isis-group / isis

The ISIS project aims to provide a framework to access a large variety of image processing libraries written in different programming languages and environments.
GNU General Public License v3.0
18 stars 14 forks source link

boost test framework crashes on mac #3

Closed lydiatgit closed 13 years ago

lydiatgit commented 13 years ago

The boost test framework causes seg faults on mac. There's a message on boost list but unanswered.

The first use of any BOOST_CHECK... or end of BOOST_END_TEST_SUITE leads to crash with seg fault in any tests.

DerOrfa commented 13 years ago

Closed by c69f388487fd7bb20a51fab364f9daad18738373 (http://groups.google.com/group/boost-list/browse_thread/thread/bfac047320f51814)