|
From: Julian S. <js...@ac...> - 2005-08-01 12:39:13
|
> I've noticed that I need to use smc-check=all, rather than > smc-check=stack, when running a multithreaded program that > uses trampolines. Presumably valgrind hasn't understood > that the new thread's stack is a stack. Is this the > intended behaviour? No, certainly not. It sounds like a bug in the is-this-a-stack? department. Can you send a binary I can try? J |