id summary reporter owner description type status milestone component version severity resolution keywords cc 4452 NDEBUG causes segv in interprocess::managed_mapped_file Richard Murphy Ion Gaztañaga "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. " Bugs closed Boost 1.48.0 interprocess Boost 1.46.1 Problem fixed NDEBUG interprocess segv