From: John R. <jr...@bi...> - 2019-06-24 20:29:17
|
> 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? |