Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10180: shared_memory_object assertion when used with boost unit test
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-30 15:02:22
#10180: shared_memory_object assertion when used with boost unit test
-------------------------------+--------------------------
Reporter: andrew.lang@⦠| Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------
Comment (by igaztanaga):
I don't see any option to fix this if Boost.Test prevents correct cleanup
code in atexit(),as typeid should be available. However, please test Boost
1.56 RC, the global singleton logic is now triggered lazily and if
boost.Test does the cleanup in a global destructor, Interprocess cleanup
might be performed before that.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10180#comment:2> 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:16 UTC