Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2889: Unit Test framework does things that OS X's malloc dislikes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-16 15:33:05
#2889: Unit Test framework does things that OS X's malloc dislikes
--------------------------------------+-------------------------------------
Reporter: akim.demaille_at_[hidden] | Owner: rogeeff
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: test
Version: Boost 1.38.0 | Severity: Problem
Resolution: | Keywords: osx
--------------------------------------+-------------------------------------
Comment(by marshall):
Investigation results: The stack trace for the error is:
{{{
Breakpoint 1, 0x94ddf4a9 in malloc_error_break ()
(gdb) bt
#0 0x94ddf4a9 in malloc_error_break ()
#1 0x94dda497 in szone_error ()
#2 0x94d04463 in szone_free ()
#3 0x94d042cd in free ()
#4 0x0002ee92 in boost::unit_test::framework_impl::clear ()
#5 0x0002efbd in boost::unit_test::framework_impl::~framework_impl ()
#6 0x00008453 in __tcf_1 ()
#7 0x94d26cfc in __cxa_finalize ()
#8 0x94d26bf0 in exit ()
#9 0x000025c7 in start ()
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2889#comment:1> 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:00 UTC