Subject: [Boost-bugs] [Boost C++ Libraries] #9868: boost1.55-program crashes on exit when boost 1.55 is used
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-09 21:49:29
#9868: boost1.55-program crashes on exit when boost 1.55 is used
------------------------------+-----------------------
Reporter: anonymous | Owner: pdimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+-----------------------
Hi, I have this exe using the previous versions of boost working fine.
When I updated boost library to Boost 1.55, my application crashes on exit
with the following message:
''./boost/smart_ptr/detail/lwm_pthreads.hpp:73:
boost::detail::lightweight_mutex::scoped_lock::scoped_lock(boost::detail::lightweight_mutex&):
Assertion `pthread_mutex_lock( &m_ ) == 0' failed.
Aborted
''
I have attached the stack trace with this.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9868> 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:16 UTC