Subject: [Boost-bugs] [Boost C++ Libraries] #6897: Boost interprocess segfaults
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-05-14 08:19:39
#6897: Boost interprocess segfaults
-----------------------------------------------------------+----------------
Reporter: Mathias Creutz <mathiascreutz@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.49.0 | Severity: Problem
Keywords: |
-----------------------------------------------------------+----------------
Having a boost::unordered map in shared memory and after creation
opening it in open_only or open_read_only behaves differently depending
on the key length.
open_only always works, open_read_only only works if key length is less
than 24 bytes.
I've got very simple example code that I'll attach, maybe I am doing
something wrong here.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6897> 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:09 UTC