From owner-freebsd-current Wed Oct 14 05:53:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19618 for freebsd-current-outgoing; Wed, 14 Oct 1998 05:53:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19602; Wed, 14 Oct 1998 05:53:43 -0700 (PDT) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.1/8.9.1) with ESMTP id NAA00964; Wed, 14 Oct 1998 13:53:11 +0100 (BST) Message-ID: <36249E7D.2C06B16E@tdx.co.uk> Date: Wed, 14 Oct 1998 13:52:13 +0100 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5b2 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Werner Griessl CC: current@FreeBSD.ORG, sos@FreeBSD.ORG Subject: Re: Panic on Shutdown / SMP, 10/13/98 Sources References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Werner Griessl wrote: > Same here with sources from today (Oct. 14) . > Werner The crashdumps aren't very revealing to me... (Then again, I'm not too hot with this kind of stuff):- " #0 boot (howto=256) at ../../kern/kern_shutdown.c:268 268 dumppcb.pcb_cr3 = rcr3(); asf 0x0 #0 boot (howto=0x100) at ../../kern/kern_shutdown.c:268 #1 0xf01370f4 in panic (fmt=0xf01c4a19 "rslock: cpu: %d, addr: 0x%08x, lock: 0x%08x") at ../../kern/kern_shutdown.c:430 #2 0xf01c4a19 in bsl1 () #3 0xf01a7fac in vm_object_terminate (object=0xfae2e440) at ../../vm/vm_object.c:444 #4 0xf0158d31 in vrele (vp=0xfae1cae0) at ../../kern/vfs_subr.c:1310 #5 0xf0196cea in ffs_unmount (mp=0xf1ee7400, mntflags=0x80000, p=0xfadb0f40) at ../../ufs/ffs/ffs_vfsops.c:847 #6 0xf015b1e6 in dounmount (mp=0xf1ee7400, flags=0x80000, p=0xfadb0f40) at ../../kern/vfs_syscalls.c:468 #7 0xf0159c95 in vfs_unmountall () at ../../kern/vfs_subr.c:2193 #8 0xf0136d07 in boot (howto=0x0) at ../../kern/kern_shutdown.c:253 #9 0xf0136a91 in reboot (p=0xfadb0f40, uap=0xfaf00f94) at ../../kern/kern_shutdown.c:147 #10 0xf01c65ff in syscall (frame={tf_es = 0x27, tf_ds = 0x27, tf_edi = 0x0, tf_esi = 0x0, tf_ebp = 0xefbfde18, tf_isp = 0xfaf00fe4, tf_ebx = 0x2, tf_edx = 0xffffffff, tf_ecx = 0x3, tf_eax = 0x37, tf_trapno = 0x7, tf_err = 0x2, tf_eip = 0x80488b0, tf_cs = 0x1f, tf_eflags = 0x246, tf_esp = 0xefbfde00, tf_ss = 0x27}) at ../../i386/i386/trap.c:1031 #11 0xf01b506c in Xint0x80_syscall () " Doesn't mean a lot to me, maybe it will to someone else? ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message