id summary reporter owner description type status milestone component version severity resolution keywords cc 6398 intermodule_singleton crash in Windows Joaquín M López Muñoz Ion Gaztañaga "Steps to reproduce the problem: * Create singleton_dll.dll. * Create singleton_exe.exe, which uses singleton_dll.dll. * Run. On exit, an access violation happens. Seemingly, the problem happens when two different singletons are created, one in the main executable and the other in a DLL. If both singletons are created in the same module everything's OK, though. More context in http://lists.boost.org/Archives/boost/2012/01/189577.php" Bugs reopened To Be Determined interprocess Boost 1.48.0 Regression