On 3/18/2011 3:52 PM, Eric Noulard wrote:
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?


That said...

The problem seems to be here:

    dbfilename += this->GetOption("WDIR");

My guess is WDIR is returning null from GetOption in this test which causes the crash.

-Bill
_______________________________________________
cmake-developers mailing list
cmake-developers@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to