On Fri, 6 Dec 2002, Kris Kennaway wrote:

> On Fri, Dec 06, 2002 at 07:18:03PM -0800, Lars Eggert wrote:
> 
> > >I'm getting this too:
> 
> After discussing this with various people on IRC, it was determined that
> this is not the place where the reversal is occurring, but since witness
> doesn't have the lock order defined it has to guess, and in this
> instance it is guessing the wrong way around.  After adding the lock
> order to subr_witness.c I now get this: 

Yeah, we're exchanging some out-of-band e-mail on this: the basic problem
is that:

filedesc>pipe
pipe>sigio
sigio>proc
proc>filedesc

We're talking about some possible solutions, including deferred
signalling, etc, etc. 

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]      Network Associates Laboratories



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to