Re: [Boost-bugs] [Boost C++ Libraries] #8276: Shared Memory Access by 32-bit and 64-bit Processes

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8276: Shared Memory Access by 32-bit and 64-bit Processes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-04-07 14:14:10


#8276: Shared Memory Access by 32-bit and 64-bit Processes
----------------------------------+--------------------------
  Reporter: Bob Stevens <bob@…> | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.52.0 | Severity: Showstopper
Resolution: | Keywords: 32Bit,64Bit
----------------------------------+--------------------------

Comment (by ingmar.koecher@…):

 I'm having a similar issue in Boost 1.57 that I believe is related. A
 boost vector created in shared memory inside a 64-bit process cannot be
 "found" in a 32-bit process. It works correctly if both processes are
 32-bit.

 While the shared memory can be opened, the object inside cannot be found.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8276#comment:1>
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:20 UTC