I'm trying to find why OSG 1.1.1 rc1 example program under Cygwin crashes on startup.
For now seems that the problem lies in OpenThreads.

Try the following: compile the Open Thread example WorkCrew and run it as ./WorkCrew.exe {some value > 4} Always the output contains "Error: Thread 0x100nnnnn still running in destructor". Sometime also the error that I have running OSG examples that crash appears: "Fatal error: called with threadlist_ix -1". Sometime the stack is found corrupt while dumping state, but once in a while a message appears about failed assertion (status == 0) in PThreadCondition.c++ line 110. Here the pthread_cond_destroy() call return EBUSY.

Now I'm stuck: It is an OSG installation or configuration problem? A bug in OpenThreads? A problem in CygWin pthreads implementation? Is there anyone running OSG successfully under CygWin on WinXP? Someone that can encourage me?

Thanks for your help!
                                    mario
--
Ing. Mario Valle
Visualization Group                              | http://www.cscs.ch/~mvalle
Swiss National Supercomputing Centre (CSCS)      | Tel:  +41 (91) 610.82.60
v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax:  +41 (91) 610.82.82

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to