Re: [Valgrind-users] Valgrind getting stuck or hung

2012-02-17 Thread Philippe Waroquiers
On Fri, 2012-02-17 at 16:01 -0800, Richa Mehta wrote: Hi, I am a valgrind user, and while running valgrind on my program, it got stuck on one of my library files. Following is the output of the running valgrind: --2990-- Considering /usr/lib/mylib.so.debug .. --2990-- .. CRC is

Re: [Valgrind-users] --partial-loads-ok and aligned SSE loads

2012-02-17 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=294285 1) Am I correct that this is a bug? It seems to me that there may be at least one set of cases where the memcheck complaint might be correct, namely if there is no '\0' in an allocated block whose length is not a multiple of 16. [Example: blk =