[Boost-bugs] [Boost C++ Libraries] #10876: windows_intermodule_singleton breaks when mixing debug/release dll/exe

Subject: [Boost-bugs] [Boost C++ Libraries] #10876: windows_intermodule_singleton breaks when mixing debug/release dll/exe
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-16 11:14:43


#10876: windows_intermodule_singleton breaks when mixing debug/release dll/exe
------------------------------+--------------------------
 Reporter: anders.widen@… | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
  Version: Boost 1.56.0 | Severity: Problem
 Keywords: |
------------------------------+--------------------------
 Ticket #9262 describes a problem related to windows_intermodule_singleton
 being created in one runtime and then accessed in another (debug/release
 runtimes). I believe there is at least one more "problematic" object
 besides the std::map that from boost 1.56 is replaced with
 boost::container::map.

 The struct windows_bootstamp contains a std::string and since objects of
 this type is created in shared memory the problem with mixed runtimes is
 still there.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10876>
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:17 UTC