[cmake-developers] Strange test output of RogueResearch9

Eric Noulard eric.noulard at gmail.com
Sat May 11 04:32:40 EDT 2013


2013/5/11 Rolf Eike Beer <eike at sf-mail.de>:
>> CTestTestMemcheckDummyBC
>> (http://open.cdash.org/testDetails.php?test=189645609&build=2901316)
>
> This fails because of this output:
>
> 1/1 MemCheck #1: RunCMake .........................   Passed    0.01 sec
> ctest(90028) malloc: protecting edges
> ctest(90028) malloc: enabling scribbling to detect mods to free blocks
> ctest(90028) malloc: enabling abort() on bad malloc or free
> ctest(90028) malloc: checks heap after 1th operation and each 1000000
> operations
> ctest(90028) malloc: will abort on heap corruption

Looks like this machine/setup is using "Guard Malloc"
see:
https://developer.apple.com/library/mac/documentation/performance/Conceptual/ManagingMemory/Articles/MallocDebug.html

>
> 100% tests passed, 0 tests failed out of 1
>
> Has anyone an idea what is going on there?

This is just a wild guess since I have no Mac to test on at hand, right now.
--
Erk
L'élection n'est pas la démocratie -- http://www.le-message.org



More information about the cmake-developers mailing list