On Tue, Jan 19, 2010 at 09:23:46AM -0800, Daniel Burrows wrote:
>   All righty then.  In that case, I'm going to disable the test cases
> on kfreebsd.  It looks pretty clear to me from the transcript that the
> test case actually succeeded before crashing, which makes me suspect
> that it's the Boost test framework itself that's crashing, not aptitude
> code.  This would not be the first time (Google for "boost unit test
> double free"); I'm beginning to think that this piece of Boost is not up
> to their usual quality, and I should consider dropping it and going
> back to cppunit, or just rolling my own :-/.

I also had many discussions with the author of Boost.Test in the past and I
even remember discussions related to this error on lists. IIRC the patch
https://svn.boost.org/trac/boost/changeset/56467
or the patch in https://svn.boost.org/trac/boost/ticket/3432 fixes it.

If you use the header only version of the test you do not even need to
rebuild Boost once you changed framework.ipp. Could you test this patch?
Using a recent version of Boost (less than 4 months old) could also fix this
problem.
 
Jens



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to