2 Jul
2013
2 Jul
'13
12:31 p.m.
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.