Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2022 08:23:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 254995] pthread_cond_timedwait() returns EDEADLK
Message-ID:  <bug-254995-13406-9aYy8ckCQB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254995-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254995-13406@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254995

--- Comment #13 from nkoch@demig.de ---
I should add that almost all threads except one run at realtime priority.
The one thread without realtime priority forks processes every few seconds.
It gathers statistics by exec'ing ps, pstat and fstat. Could that result in
some kind of "indirect" deadlock situation because those programs may lock =
some
kernel structures? Just an idea.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254995-13406-9aYy8ckCQB>