Subject: [Boost-bugs] [Boost C++ Libraries] #4260: core dump restoring simple archive on 64-bit Solaris
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-26 14:43:40
#4260: core dump restoring simple archive on 64-bit Solaris
---------------------------------------+------------------------------------
Reporter: crispin.boylan@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: serialization
Version: Boost 1.43.0 | Severity: Problem
Keywords: |
---------------------------------------+------------------------------------
When restoring a simple archive with 4 integers, I get a core dump when
restoring the 4th. The first two are retrieved fine, the 3rd one is not
restored and makes the stream go bad, and the 4th crashes it with a
StreamError exception.
This only happens if I configure the libraries with address-model=64.
This is with Sunstudio 12 Update 1 with all recent patches applied.
In 32-bit mode the test runs through to completion.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4260> 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:03 UTC