https://sourceware.org/bugzilla/show_bug.cgi?id=33051
--- Comment #1 from Indu Bhagat <indu.bhagat at oracle dot com> --- Proposed fix : https://sourceware.org/pipermail/binutils/2025-June/141561.html I see what you mean by the test not FAILing. Each test has a number of TEST (); in this case we see an error, so the subsequent TEST () are not run... We do see reduced number of PASSes though. With the asan error: === libsframe Summary === # of expected passes 64 With the fix: === libsframe Summary === # of expected passes 93 -- You are receiving this mail because: You are on the CC list for the bug.