id summary reporter owner description type status milestone component version severity resolution keywords cc 10721 boost::signals2 deadlock with pthread Stefan Bühler Frank Mori Hess "Hi, boost::signals2 releases the tracked pointers while holding the lock of the following connection_body; if a destructor of a tracked object tries to use this connection (for example through signal::empty() or connection::connected()) it enters a recursive lock on windows (works fine) and deadlocks with pthread. regards, Stefan" Bugs closed To Be Determined signals2 Boost 1.56.0 Problem fixed