Re: [Boost-bugs] [Boost C++ Libraries] #9612: Memory Access Violation when recursively serializing classes

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9612: Memory Access Violation when recursively serializing classes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-03 16:20:46


#9612: Memory Access Violation when recursively serializing classes
------------------------------------------+---------------------------
  Reporter: Chris Rusby <chris.rusby@…> | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.55.0 | Severity: Problem
Resolution: invalid | Keywords:
------------------------------------------+---------------------------

Comment (by ramey):

 I took another look at your example. It is not a simple example or test.
 it has serialization of cycles, boost shared pointers, implementation
 across DLLs and serialization through a base class pointer and xml. Each
 of these is sort a "corner case" in that it required separate coding and
 attention to these aspects so that the features can be combined in an
 orthogonal way.

 I also took another look at your patch. This involves Export facility
 which is another very murky area which touches upon C++ instatiation,
 visibility across compilers and other stuff.

 So introducing such a patch under these circumstances has a strong
 possibility of turning into a very major investment of time.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9612#comment:8>
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