Subject: [Boost-bugs] [Boost C++ Libraries] #6398: intermodule_singleton crash in Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-13 20:10:52
#6398: intermodule_singleton crash in Windows
------------------------------+---------------------------------------------
Reporter: joaquin | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.48.0 | Severity: Regression
Keywords: |
------------------------------+---------------------------------------------
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
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6398> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC