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-03 14:04:19


#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 datalligator@…):

 Well there's something dodgy going on -- I've worked around it in my code
 -- actually resulting in an improvement to performance: I get all the
 named objects and use find_or_construct instead when I map the
 shared_memory and cache the pointers... (memory mapped file BTW). I'll try
 and produce a small program that reproduces the "find" problem. It's a bit
 suspect tho' so I might implement this function lower down in my
 implementation template class -- I can't believe it doesn't work. I'll
 compare the code for find_or_construct also.

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