Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 01:01:25 +0100 (BST)
From:      Richard Tobin <richard@cogsci.ed.ac.uk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   _waitq_remove: Not in queue
Message-ID:  <200207160001.BAA15051@rhymer.cogsci.ed.ac.uk>

next in thread | raw e-mail | index | archive | help
I was trying to track down the "_waitq_remove: Not in queue" errors
that I and others get in xine.

Can someone who understands the pthreads code tell me where a
cancelled thread is removed from any condition queue it is on?

My theory is that the answer is "nowhere", and the error occurs
when the condition is signalled and the system attempts to take
the cancelled thread off the wait queue.

-- Richard

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207160001.BAA15051>