[Bug 254995] pthread_cond_timedwait() returns EDEADLK
[email protected] Wed, 06 Apr 2022 08:14:00 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254995 --- Comment #17 from [email protected] --- 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.