Re: [boost] [system] Static initialization of boost shared objects question
30 Jun
2013
30 Jun
'13
10:01 p.m.
Has anyone looked into this issue, I am also experiencing the deadlock issue described above when using the boost libraries build in debug mode (GCC 1.48.0, 64bit) -- View this message in context: http://boost.2283326.n4.nabble.com/Static-initialization-of-boost-shared-obj... Sent from the Boost - Dev mailing list archive at Nabble.com.
2 Jul
2 Jul
12:31 p.m.
New subject: [system] Static initialization of boost shared objects question
2013/6/30 Chris Stylianou
Has anyone looked into this issue, I am also experiencing the deadlock issue described above when using the boost libraries build in debug mode (GCC 1.48.0, 64bit)
As a workaround you could use LD_PRELOAD to force shared object order. In my case LD_PRELOAD=/.../boost_system... worked.
4166
Age (days ago)
4168
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Stylianou
-
Juan Carlos Franzoy