https://sourceware.org/bugzilla/show_bug.cgi?id=34603
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at klomp dot org
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
commit ea320a640e696576b98e0632b01bb2e9b0960d5d
Author: Andreas Schwab <[email protected]>
Date: Tue Sep 8 13:37:07 2026 +0200
tests: match __raise_direct in backtrace tests
Handle the new raise implementation in glibc since commit a770631302,
which uses a helper function __raise_direct instead of calling
pthread_kill. This will be part of the 2.45 release.
https://sourceware.org/bugzilla/show_bug.cgi?id=34603
Signed-off-by: Andreas Schwab <[email protected]>
--
You are receiving this mail because:
You are on the CC list for the bug.