* Jean-Yves Lefort -- Monday 06 March 2006 11:28:
> pthread_cancel() does cause the thread to exit, but the C++
> destructors are not invoked. The SGGuard destructor can therefore
> not unlock the mutex. 

Which destructor is not invoked (apart from the SGGuard one)?
~FGEnvironmentCtrl()? That would be very strange. Are you sure
you have SimGear CVS/HEAD? No sticky tags/dates or something?
Especially on simgear/structure/subsystem_mgr.cxx, where 
SGSubsystemGroup::Member::~Member() (line 227) didn't delete
the subsystem in past version, but now does.

m.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to