Re: [Boost-bugs] [Boost C++ Libraries] #13186: Memory leak in serialization 1.65

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13186: Memory leak in serialization 1.65
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-09-27 05:24:20


#13186: Memory leak in serialization 1.65
---------------------------+---------------------------
  Reporter: anonymous | Owner: Robert Ramey
      Type: Bugs | Status: new
 Milestone: Boost 1.65.0 | Component: serialization
   Version: Boost 1.65.0 | Severity: Showstopper
Resolution: | Keywords:
---------------------------+---------------------------

Comment (by anonymous):

 We are also getting the segmentation fault (double free or corruption
 (fasttop): 0x00000000007e0730 )

 #5 0x00007ffff59d1d14 in
 boost::serialization::extended_type_info::key_unregister() const ()
    from glnxa64/libmwboost_serialization.so.1.65.0
 #6 0x000000000050ebde in
 boost::serialization::extended_type_info_typeid<Message>::~extended_type_info_typeid
 (this=0x7cbd80, __in_chrg=<optimized out>)
     at boost/serialization/extended_type_info_typeid.hpp:128
 #7 0x000000000050da6a in
 boost::serialization::singleton<boost::serialization::extended_type_info_typeid<Message>
>::get_instance()::singleton_wrapper::~singleton_wrapper() (this=0x7cbd80,
     __in_chrg=<optimized out>) at
 /boost/include/boost/serialization/singleton.hpp:150
 #8 0x00007ffff4841b29 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
 #9 0x00007ffff4841b75 in exit () from /lib/x86_64-linux-gnu/libc.so.6
 #10 0x00007ffff482bb4c in __libc_start_main () from /lib/x86_64-linux-
 gnu/libc.so.6
 #11 0x00000000004accf9 in _start ()

 Also getting same memory leak logs as mentioned in bug.

 This is stopping our upgrade to latest 1.65

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13186#comment:3>
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-09-27 05:32:09 UTC