Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11298: Crash when serializing objects with tracking information
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-24 00:01:14
#11298: Crash when serializing objects with tracking information
------------------------------------------+---------------------------
Reporter: Chris Rusby <chris.rusby@â¦> | Owner: ramey
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: serialization
Version: Boost 1.44.0 | Severity: Problem
Resolution: wontfix | Keywords:
------------------------------------------+---------------------------
Changes (by ramey):
* status: new => closed
* resolution: => wontfix
Comment:
I took a look at this. It's way to complex and example for me to figure
out without debugging through the code. And I don't have msvc available
so I'd have to use something else.
If you want to do this I can give a couple of hints:
use the text archive rather than xml_archive. xml_archive is easier to
see - but tracing though invokes an extra layer at each step so
text_archive is easier.
Look at the documentation of reset_object_address and make sure your using
it if you are loading tracked objects to the stack.
Sorry I couldn't be more helpful.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11298#comment:1> 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:18 UTC