https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #57 from Mark Wielaard <m...@klomp.org> --- make regtest (all above patches applied and integer and compressed tests disabled) on a visionfive 2 with gcc 13.2.0, binutils 2.41 and glibc 2.38 == 744 tests, 3 stderr failures, 2 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) memcheck/tests/sh-mem-random (stdout) memcheck/tests/sh-mem-random (stderr) drd/tests/pth_mutex_signal (stderr) none/tests/nestedfns (stdout) none/tests/nestedfns (stderr) pth_mutex_signal seems flaky, it sometimes succeeds and sometimes the thread handles the signal runs before the thread that goes to sleep. --- pth_mutex_signal.stderr.exp 2024-12-15 22:34:02.188892832 +0000 +++ pth_mutex_signal.stderr.out 2024-12-16 00:02:50.293423348 +0000 @@ -4,8 +4,8 @@ thread created sleeping signalling -sleeping nullHandler running +sleeping unlocking contender locked mutex contender unlocking mutex All other tests fail as above on the Sophon Sg2042 (except that stack_changes, float32 and float64 pass on this setup) -- You are receiving this mail because: You are watching all bug changes.