id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6265,STL containers in managed memory segments fails to build,fandreasi@…,Ion Gaztañaga,"Good afternoon. The new Interprocess library shipped with Boost 1.48.0 is causing me troubles in building code that tries to allocate a container on managed shared memory. The problem is clearly visible trying to build one of the examples present into the documentation, and, precisely, the one that you can find at this link[[BR]] [[BR]] http://www.boost.org/doc/libs/1_48_0/doc/html/interprocess/allocators_containers.html#interprocess.allocators_containers.containers_explained.where_allocate [[BR]] [[BR]] i.e. into the ""Where is this being allocated?"" section.[[BR]] [[BR]] With Boost 1.47.0 the same code builds.[[BR]] [[BR]] I'm using gcc on a CentOS 5.7 x86_64 machine. The command I issue in order to build that code is:[[BR]] [[BR]] {{{ g++ example.cpp -o example -I/include -lrt }}} I've attached both the *.cpp code and the build output.[[BR]] [[BR]] Thanks in advance[[BR]] Best regards[[BR]] [[BR]] Federico",Bugs,closed,To Be Determined,interprocess,Boost 1.48.0,Regression,fixed,,