Subject: [Boost-bugs] [Boost C++ Libraries] #9612: Memory Access Violation when recursively serializing classes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-28 13:45:48
#9612: Memory Access Violation when recursively serializing classes
-----------------------------------------+---------------------------
Reporter: Chris Rusby <chris.rusby@â¦> | Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
-----------------------------------------+---------------------------
See attached example.
I have a class which contains one member variable: a shared pointer to its
base class. If the actual object type is the same as the object being
serialized, the serialization libraries crash.
It also only occurs if they are in separate modules.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9612> 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:15 UTC