Subject: [Boost-bugs] [Boost C++ Libraries] #2216: segementation fault in type_unregister()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-18 14:52:15
#2216: segementation fault in type_unregister()
-----------------------------------------+----------------------------------
Reporter: joerg.schmidt_at_[hidden] | Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: serialization
Version: Boost 1.36.0 | Severity: Problem
Keywords: |
-----------------------------------------+----------------------------------
Hi,
I'm using the serialization lib in my project. With the new 1.36 release,
the app causes a segmentation violation on exiting. This didn't happen
with the 1.35 release.
Here's the debuggers' backtrace output:
#0 0xb56aa663 in std::_Rb_tree_rebalance_for_erase () from
/usr/lib/libstdc++.so.6
#1 0xb54bad48 in
boost::serialization::detail::extended_type_info_typeid_0::type_unregister
() from /opt/project/lib/libboost_serialization-mt.so
#2 0x083e381c in ~extended_type_info_typeid (this=0x8504ab8) at
/opt/project/include/boost/serialization/extended_type_info_typeid.hpp:80
#3 0x08168a54 in __tcf_801 () at
/opt/project/include/boost/serialization/singleton.hpp:104
#4 0xb5521bcd in exit () from /lib/libc.so.6
#5 0xb550bfa4 in __libc_start_main () from /lib/libc.so.6
#6 0x0815a261 in _start ()
I haven't time to investigate this at the moment. So I'm using 1.35 for
now.
Best regards
Jörg
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2216> 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:49:58 UTC