[Bug 254995] pthread_cond_timedwait() returns EDEADLK

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Apr 2022 08:14:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254995

--- Comment #17 from nkoch@demig.de ---
After some more long testing (still FreeBSD 12.1) the deadlock went away, after
I eliminated some of my peridic forks from a different thread where I exec'd
programs to inspect system data structures (e.g. "pstat -T"/"fstat -p"/"ps -p
...").

-- 
You are receiving this mail because:
You are the assignee for the bug.