id summary reporter owner description type status milestone component version severity resolution keywords cc 2216 segementation fault in type_unregister() joerg.schmidt@… Robert Ramey "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" Bugs closed Boost 1.36.0 serialization Boost 1.36.0 Problem fixed