Boost C++ Libraries: Ticket #4328: cygwin gcc-3.4.4: regression on test_thread_exit.cpp https://svn.boost.org/trac10/ticket/4328 <p> After the modifications trunk run fails on test_thread_exit.cpp </p> <pre class="wiki">testing.capture-output ../../../bin.v2/libs/thread/test/test_thread_exit.test/gcc-3.4.4/debug/threading-multi/test_thread_exit.run /bin/sh: line 4: 6052 Aborted (core dumped) "../../../bin.v2/libs/thread/test/test_thread_exit.test/gcc-3.4.4/debug/threading-multi/test_thread_exit.exe" &gt; "../../../bin.v2/libs/thread/test/test_thread_exit.test/gcc-3.4.4/debug/threading-multi/test_thread_exit.output" 2&gt;&amp;1 ====== BEGIN OUTPUT ====== assertion "!pthread_mutex_unlock(m)" failed: file "../../../boost/thread/pthread/pthread_mutex_scoped_lock.hpp", line 29 Running 2 test cases... </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4328 Trac 1.4.3 viboes Wed, 09 Jun 2010 20:33:42 GMT cc set https://svn.boost.org/trac10/ticket/4328#comment:1 https://svn.boost.org/trac10/ticket/4328#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">viboes</span> added </li> </ul> Ticket Anthony Williams Wed, 09 Jun 2010 20:51:07 GMT <link>https://svn.boost.org/trac10/ticket/4328#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4328#comment:2</guid> <description> <p> Could you get a callstack for the assertion failure? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 12 Jun 2010 01:28:18 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4328#comment:3 https://svn.boost.org/trac10/ticket/4328#comment:3 <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">fixed</span> </li> </ul> <p> After updating the last changes from trunk everything is OK. </p> Ticket