|
From: SourceForge.net <no...@so...> - 2009-09-11 13:22:47
|
Bugs item #2856836, was opened at 2009-09-11 13:22 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2856836&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: test suite / boost error with Mac/Snow Leopard Initial Comment: Hi, I rebuilt boost and QL 0.9.7 under Snow Leopard then ran the test suite to get: ---------------------------------- Running 390 test cases... Tests completed in 9 m 8 s *** No errors detected quantlib-test-suite(74432) malloc: *** error for object 0xa000102100810: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug Abort trap ---------------------------------- I did some little tests on boost/unit_test and I think that the error comes from there. The latest versions, 1.38 to 1.40, have moved away from the manual test registration that QL uses. However, I've not come up with a solution except to go to auto-registration of the test cases. Best regards, Chris Kenyon ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2856836&group_id=12740 |