Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Kernel panic when booting with empty CD-ROM



On Tue, Jul 19, 2011 at 07:59:01PM +0300, Paul Pedaal wrote:
 > -current kernels since somewhere between June 10th and July 11th
 > panic right after detecting my
 > SCSI CD-ROM drive - assertion in sys/kern/kern_synch.c, line 192.

That's in ltsleep, and it means something's trying to sleep in an
interrupt handler, so it would be helpful to get a ddb backtrace from
the failure to see where it's coming from.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index