Hi all,

Mac OS X has an environment variable named MallocScribble that, when set
to 1, enables some valgrind-like debug features.  See:
<http://developer.apple.com/documentation/Performance/Conceptual/
ManagingMemory/Articles/MallocDebug.html>

I'd like to enable this on my dashboards.  I tried an Experimental:
<http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=284391>

When MallocScribble is on, the OS spews some info to stdout (I think) like:

"ctest(92723) malloc: enabling scribbling to detect mods to free blocks"

This output seems unexpected by ctest and appears to be the cause of
several test failures, such as:
<http://www.cdash.org/CDash/testDetails.php?test=18246100&build=284391>

Any suggestion how to get this all working?

Thanks,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to