Re: panic from May

2001-06-18 Thread Brian Somers
A current world with a May 23 kernel works ok, so you may be lucky :) > I get the following panic on a GENERIC kernel from around May 23: > > (copied by hand) > > /usr/src/sys/kern/kern_synch.c:385: sleeping with "vm" locked from >/usr/src/sys/vm/vm_pager.c:428 > panic: sleeping process owns a

Re: panic from May

2001-06-18 Thread Greg Lehey
On Saturday, 16 June 2001 at 15:22:39 -0600, Chad David wrote: > I get the following panic on a GENERIC kernel from around May 23: > > (copied by hand) > > /usr/src/sys/kern/kern_synch.c:385: sleeping with "vm" locked from >/usr/src/sys/vm/vm_pager.c:428 > panic: sleeping process owns a mutext >

panic from May

2001-06-18 Thread Chad David
I get the following panic on a GENERIC kernel from around May 23: (copied by hand) /usr/src/sys/kern/kern_synch.c:385: sleeping with "vm" locked from /usr/src/sys/vm/vm_pager.c:428 panic: sleeping process owns a mutext Debugger("panic") Stopped at Debugger+0x44: pushl %ebx db> trace Debugger()