I am also trying the MultiThreadedDemo (checked out from the latest SVN trunk) on Linux (64-bit Gentoo).
The good news that it does not segfault. However, it is still problematic. I got graphical window with profiling info. showing on top, but nothing in the dynamics world. In the console window, the application shows the following message...
============================
startThreads creating 4 threads.
starting thread 0
started thread 0
starting thread 1
started thread 1
starting thread 2
started thread 2
starting thread 3
started thread 3
startThreads creating 4 threads.
starting thread 0
started thread 0
starting thread 1
started thread 1
starting thread 2
started thread 2
starting thread 3
started thread 3
sizeof SpuGatherAndProcessWorkUnitInput: 16
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
PThread problem at line 97 in file /home/ymhsieh/Work/bullet/bullet-2.81-rev2613/src/BulletMultiThreaded/PosixThreadSupport.cpp: 0 4
Overflow in AABB, object removed from simulation
If you can reproduce this, please email
bugs@continuousphysics.com
Please include above information, your Platform, version of OS.
Thanks.
============================
Thanks for your great work
