Hello David,

On 08/30/10 13:41, David Antonio Castro Martínez wrote:
> But I have a problem, I run OpenSG 1.8 with VRJuggler on my app and I
> get Segmentation fault when CollDet is creating a new thread, its on
> pthread_mutex_lock()
>
> Thread [1] (Suspended: Signal 'SIGSEGV' received. Description:
> Segmentation fault.)
> 13 pthread_mutex_lock()  0x00007ffff3e9e3c4
> 12 osg::ThreadManager::getLock()  0x00007ffff61977da
> 11 col::Queue<col::Request>::init()  0x00007ffff79053f5
> 10 col::CollisionPipeline::CollisionPipeline()  0x00007ffff79026ad
>
> I don't know if anyone else is still using this library though.

I'm not using CollDet, but a crash in something like the 
osg::ThreadManager makes me wonder if this call happens at a point where 
osgInit() has already run?

        Cheers,
                Carsten

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to