[cmake-developers] Strange test output of RogueResearch9

Eric Noulard eric.noulard at gmail.com
Sat May 11 04:34:16 EDT 2013


2013/5/11 Eric Noulard <eric.noulard at gmail.com>:
> 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

Second may be valuable link:
http://stackoverflow.com/questions/9590350/xcode-scribble-guard-edges-and-guard-malloc



More information about the cmake-developers mailing list