From: Luke H. <lu...@PA...> - 2003-04-16 07:33:28
|
I'm trying to debug a problem with a DCE RPC server, which uses exception handling implemented on top of pthread cancels and sigsetjmp()/siglongjmp(). This appears to cause problems with valgrind after the first client request: ==29326== valgrind's libpthread.so: KLUDGED call to: siglongjmp (cleanup handlers are ignored) After which the call stack is trashed and the server is catatonic. In attempting to find the bug I'm looking for, I'm wondering whether it is possible to disable valgrind's interposing pthread library. -- Luke -- Luke Howard | PADL Software Pty Ltd | www.padl.com |