Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7768: serialization test_array_xml_warchive: double free or corruption
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-06 20:38:38
#7768: serialization test_array_xml_warchive: double free or corruption
----------------------------------------+-----------------------------------
Reporter: cryptooctoploid@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
----------------------------------------+-----------------------------------
Comment (by ramey):
I believed I (with Marshall's help) have traced this to an issue with
utf8_codecvt facet. The problem only shows up when it's recovering from
an exception. That is, utf8_codecvt is not exception-safe on these
platforms. This is because due variations among standard header
implementations we're sometimes pulling code from the standard header ans
sometimes from our own facet. It's a bit of a fiasco but it needs a real
fix - not just a quick one. So it's on our list.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7768#comment:4> 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:11 UTC