|
From: Nicholas N. <nj...@cs...> - 2008-11-18 06:59:57
|
On Mon, 17 Nov 2008, Michael Rosellini wrote: > Both of the previous two problems I wrote about (valgrind crash while > delivering a fatal signal and reports that things that were on the heap > were on the stack) are eliminated when my program no longer switches > stacks during startup. I've confirmed that I'm calling > VALGRIND_STACK_REGISTER correctly. Has anyone else experienced a similar > problem? I think the stack registration stuff is a bit buggy, but I don't recall the details right now. I think people must not use it very much. Nick |