Re: Error report: Valgrind hangs after SIGKILL
John Reiser <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
> 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. Is the hang reproducible in a small test case, such as only two threads that do "nothing" except possibly wait for synchronization and/or signals?