Re: [Boost-bugs] [Boost C++ Libraries] #8945: managed_shared_memory::find assertion

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8945: managed_shared_memory::find assertion
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-25 23:38:50


#8945: managed_shared_memory::find assertion
-------------------------------+--------------------------
  Reporter: bersac_1@… | Owner: igaztanaga
      Type: Support Requests | Status: new
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------

Comment (by imak@…):

 I had a similar problem on Windows. The first thing my program does is to
 open an existing segment and call find, it is quite simple.
 In one of many runs, it hit the exact same assertion. Then in every
 subsequent run, it locked on find.
 I replaced find with find_or_construct, and it kept locking - same
 behaviour.
 Unfortunately, this is system dependent and I can no longer reproduce it.
 I kept a stack trace though. This is where it locked, with
 find_or_construct.
 [my apologies the multiple attachments - my browser kept crashing too...]

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8945#comment:5>
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:18 UTC