[Bug nptl/30041] pthread_cancel() hangs on aarch64

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Wed Jan 25 09:57:49 GMT 2023


https://sourceware.org/bugzilla/show_bug.cgi?id=30041

--- Comment #7 from Andreas Schwab <schwab@linux-m68k.org> ---
If anything this is a bug in the debugger.  There are two concurrent types of
events, the signal and the shlib events, and the constant flow of signal events
prevents the shlib event from making forward progress.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list