From: Philippe W. <phi...@sk...> - 2012-06-07 20:17:54
|
On Thu, 2012-06-07 at 12:33 -0700, Sunny Das wrote: > Looks like process died, not the valgrind. Other than that message in the end, > the log file consists of backtraces of usual 'invalid reads' Also, invalid reads should better be fixed (or at least understood and proved "safe"), as these invalid reads might cause e.g. access to unmapped memory, causing a SEGV. Again, the 3.7.0 V gdbserver will help to understand what is going on. Philippe |