Date: Sun, 29 Aug 1999 15:24:32 -0700 From: Mike Smith <mike@smith.net.au> To: Bernd Walter <ticso@cicely.de> Cc: Parag Patel <parag@cgt.com>, freebsd-current@FreeBSD.ORG, grog@lemis.com Subject: Re: 4.0-CURRENT SMP crash with vinum raid-5 and softupdates Message-ID: <199908292224.PAA15435@dingo.cdrom.com> In-Reply-To: Your message of "Sun, 29 Aug 1999 22:46:35 %2B0200." <19990829224635.A29590@cicely8.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Sun, Aug 29, 1999 at 12:43:13PM -0700, Parag Patel wrote: > > > > -----ddb crash output----- > > > > Fatal trap 12: page fault while in kernel mode > > mp_lock = 03000003; cpuid = 3; lapic.id = 02000000 > > fault virtual address = 0x0 > > fault code = supervisor read, page not present > > instruction pointer = 0x8:0x0 > > stack pointer = 0x10:0xd5730b08 > > frame pointer = 0x10:0xd5730b4c > > code segment = base 0x0, limit 0xfffff, type 0x1b > > = DPL 0, pres 1, def32 1, gran 1 > > processor eflags = interrupt enabled, resume, IOPL = 0 > > current process = 376 (cpio) > > interrupt mask = bio <- SMP: XXX > > kernel: type 12 trap, code=0 > > Stopped at 0: > [...] > > This looks similar to the panics I got since some days. How similar? The trap above is extremely bad; it looks like a return on a corrupted stack or a jump through a null function vector. Make very sure that your vinum kld is in sync with your kernel. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com 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?199908292224.PAA15435>