Two witness panics in vfs_bio

2003-02-10 Thread Kris Kennaway
recursed on non-recursive lock (sleep mutex) needsbuffer lock @ /local0/src-client/sys/kern/vfs_bio.c:1159 first acquired @ /local0/src-client/sys/kern/vfs_bio.c:1151 panic: recurse Debugger(panic) Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db trace

Re: Two witness panics in vfs_bio

2003-02-10 Thread Kris Kennaway
On Mon, Feb 10, 2003 at 09:52:11AM -0800, Kris Kennaway wrote: recursed on non-recursive lock (sleep mutex) needsbuffer lock @ /local0/src-client/sys/kern/vfs_bio.c:1159 first acquired @ /local0/src-client/sys/kern/vfs_bio.c:1151 /local0/src-client/sys/kern/kern_synch.c:152: sleeping with

Re: Two witness panics in vfs_bio

2003-02-10 Thread Jeff Roberson
On Mon, 10 Feb 2003, Kris Kennaway wrote: *Grump* I can't get my boxes to stay up more than a few minutes..evidently this code was not tested prior to commit. So much for getting work done on the package cluster today. It was tested. I ran it on my desktop and did several buildworlds on an

Re: Two witness panics in vfs_bio

2003-02-10 Thread Kris Kennaway
On Mon, Feb 10, 2003 at 05:32:42PM -0500, Jeff Roberson wrote: On Mon, 10 Feb 2003, Kris Kennaway wrote: *Grump* I can't get my boxes to stay up more than a few minutes..evidently this code was not tested prior to commit. So much for getting work done on the package cluster today.

Re: Two witness panics in vfs_bio

2003-02-10 Thread Jeff Roberson
On Mon, 10 Feb 2003, Kris Kennaway wrote: It was tested. I ran it on my desktop and did several buildworlds on an smp machine. I should have let it kick around for a bit longer than a few days, I agree. I will commit the fix in just a moment. Thanks! Yeah, I really am sorry about