Error report: Valgrind hangs after SIGKILL

Andrey Shinkevich <[email protected]>
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>
Hello,

I have detected the following issue while running Valgrind on a 
multi-threaded application. Valbrind hangs if the application raises the 
signal SIGKILLl to suicide.

# strace -ff valgind <the app> -c 'sigraise 9'

shows SIGKILL neither sent nor received by any thread; it just shows the
main thread exits and the second thread getting stuck waiting on a futex.

-- 
With the best regards,
Andrey Shinkevich
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.