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-01-31 15:21:57


#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
Resolution: | Keywords:
------------------------------------------+---------------------------

Comment (by Chris Rusby <chris.rusby@…>):

 Yes - I agree 100% with your analysis: I should probably have added in the
 original ticket that it doesn't crash on Linux or when I'm not serializing
 across a DLL boundary.

 Am I doing something wrong (I don't think I am), or is this a boost
 serialization bug? It strikes me that the definition of the
 basic_iserialization class might be missing a BOOST_DLLEXPORT macro to
 ensure it's exported from CrashTestDLL and hence not duplicated?

 Thanks,

 Chris

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