[Boost-bugs] [Boost C++ Libraries] #4452: NDEBUG causes segv in interprocess::managed_mapped_file

Subject: [Boost-bugs] [Boost C++ Libraries] #4452: NDEBUG causes segv in interprocess::managed_mapped_file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-19 10:32:31


#4452: NDEBUG causes segv in interprocess::managed_mapped_file
--------------------------------------------------------+-------------------
 Reporter: Richard Murphy <richard.murphy@…> | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: interprocess
  Version: Boost 1.43.0 | Severity: Problem
 Keywords: NDEBUG interprocess segv |
--------------------------------------------------------+-------------------
 I have a small test program that uses interprocess::managed_mapped_file
 almost identically to one of the interprocess library examples - instead
 of using managed_shared_memory it uses the managed_mapped_file.

 The program works fine unless -DNDEBUG is set. If -DNDEBUG is set then the
 program segvs whilst contructing the managed_mapped_file.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4452>
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:03 UTC