Boost C++ Libraries: Ticket #4027: managed shared memory find() throwing assertion https://svn.boost.org/trac10/ticket/4027 <p> I get following assertion when I call boost::interprocess:managed_shared_memory::find() </p> <p> /home/PFTCTRADING/aitkin/dev/rubedo/thirdparty/boost_1_41_0/boost/interprocess/sync/posix/interprocess_recursive_mutex.hpp:107: void boost::interprocess::interprocess_recursive_mutex::unlock(): Assertion `res == 0' failed. Aborted </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4027 Trac 1.4.3 Ion Gaztañaga Fri, 19 Mar 2010 09:33:36 GMT <link>https://svn.boost.org/trac10/ticket/4027#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4027#comment:1</guid> <description> <p> We need more details. Compiler and optimization rate, operating system, CPU and more importantly, which return type do you get inside the assertion (value of "ret") </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Ion Gaztañaga</dc:creator> <pubDate>Thu, 26 Aug 2010 11:06:42 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/4027#comment:2 https://svn.boost.org/trac10/ticket/4027#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.43.0</span> → <span class="trac-field-new">Boost-1.45.0</span> </li> </ul> <p> Reopen when more details are available, please. </p> Ticket