[cmake-developers] memory leaks in cpack

Bill Hoffman bill.hoffman at kitware.com
Fri Mar 18 16:02:36 EDT 2011


On 3/18/2011 3:52 PM, Eric Noulard wrote:
> 2011/3/18 Bill Hoffman<bill.hoffman at kitware.com>:
>> On 3/18/2011 11:00 AM, Eric Noulard wrote:
>>>
>>> 2011/3/18 Bill Hoffman<bill.hoffman at kitware.com>:
>>>>
>>>> The commits that went in this day:
>>>>
>>>> http://www.cdash.org/CDash/viewChanges.php?project=CMake&date=2011-03-12
>>>>
>>>> Caused memory leaks to show up here:
>>>>
>>>> http://www.cdash.org/CDash/viewDynamicAnalysisFile.php?id=1142597
>>>
>>> May be for me.
>>> I'll have a look tonight.
>>
>> With a closer look, it seems that it is actually crashing under valgrind:
>
> Yes but this could be a real symptom a memory corruption.
> What is the simplest way for me to run the same valgrind test locally?
>
> Which ctest one line command, may use for that?


I think the easiest thing to do would be to run ctest -R Test -VV.  Then 
cut and paste the command line and put it in front of valgrind.

I agree looks like a real problem.

-Bill


More information about the cmake-developers mailing list