Date: Mon, 16 Feb 1998 11:14:40 -0600 (CST) From: Kevin Day <toasty@home.dragondata.com> To: tlambert@primenet.com (Terry Lambert) Cc: current@FreeBSD.ORG Subject: Re: panic: rslock Message-ID: <199802161714.LAA23188@home.dragondata.com> In-Reply-To: <199802161420.HAA09317@usr01.primenet.com> from Terry Lambert at "Feb 16, 98 02:20:35 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> > I get the following panic quite frequently under heavy load on this neptune > > chipset dual P/100: > > > > > > panic: rslock: cpu: 1, addr: 0f860b2a0, lock: 0x01000001 > > mp_lock = 01000001; cpuid = 1; lapic.id = 01000000 > > Debugger("panic") > > Stopped at _Debugger+0x35: movb $0,_in_Debugger.94 > > > > trace shows: > > > > _Debugger > > _panic > > bsl1 > > _qsync > > _ffs_sync > > _sync > > _vfs_update > > _kproc_start > > _fork_trampoline > > > > Is this a new one? > > I haven't seen it before... doesn't make it new, though. > > > wdc0: <CMD 640B IDE> rev 0x02 int a irq 14 on pci0.4.0 > > [ ... ] > > > wdc0: CMD640B workaround enabled > > I am not positive that the CMD640B workaround is MP safe (in fact, I'm > not sure it works with a secondary disk, either). You should contact > the maintainers (Bruce Evans, Paul Traina, Junichi, etc.) for details. > > Does the crash ever occur in UP mode? > No, it never does under an UP kernel.... The only places I've been able to make it crash are doing a 'make buildworld -j4' or a cvsup. I've got another IDE controller on an ISA card I can try though... Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802161714.LAA23188>