[Bug testsuite/33253] [gdb/testsuite] Running the testsuite on x86_64-freebsd

jhb at FreeBSD dot org sourceware-bugzilla@sourceware.org
Mon Aug 4 19:03:14 GMT 2025


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

--- Comment #4 from jhb at FreeBSD dot org ---
This is consistent with my test runs on FreeBSD.  If anything, this is a bit
better than the last time I dug into test failures on FreeBSD.  There are some
changes in the upcoming FreeBSD 15.0 that might help with some of these as they
address an issue where ptrace attach will result in an early termination from
calls to usleep() or equivalent with EINTR rather than leaving the sleeping
thread asleep.  This breaks several threaded tests that depend on a main thread
sleeping for a long time in main() while the test exercises various things in
the other threads spawned prior to sleeping.  I haven't had a chance to re-run
tests since that kernel change to see how much it has improved things though. 
The kernel changes were included in the most recent release (14.3) as well it
looks like.

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


More information about the Gdb-prs mailing list