Re: [Boost-bugs] [Boost C++ Libraries] #7420: If I call managed_shared_memory() function when I create a lot of objects, it ocurrs error.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7420: If I call managed_shared_memory() function when I create a lot of objects, it ocurrs error.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-09 21:42:01


#7420: If I call managed_shared_memory() function when I create a lot of objects,
it ocurrs error.
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords: interprocess, shared_memeory
-------------------------------+--------------------------------------------

Comment (by Robert Luberda <robert@…>):

 Hi,

 I did the exactly the same change as mimirang (i.e. added the "true,
 false" arguments in 3 places) and it fixes the issue for me. So it seems
 my issue is in fact different than the originally reported one. Sorry
 about not creating a new report for this.

 I agree that using over 10000 shared memory segments might seem quite
 unlikely, but we do this in our project - we use different kind of
 segments for different kind of data shared amongst several instances of
 application.

 Thanks,
 Robert

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7420#comment:6>
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:10 UTC