From owner-freebsd-smp Tue Oct 13 18:15:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08763 for freebsd-smp-outgoing; Tue, 13 Oct 1998 18:15:01 -0700 (PDT) (envelope-from owner-freebsd-smp@FreeBSD.ORG) Received: from opus.cts.cwu.edu (opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA08751; Tue, 13 Oct 1998 18:14:56 -0700 (PDT) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.9.1/8.9.1) with SMTP id SAA09441; Tue, 13 Oct 1998 18:14:40 -0700 (PDT) Date: Tue, 13 Oct 1998 18:14:40 -0700 (PDT) From: Chris Timmons To: Manfred Antar cc: current@FreeBSD.ORG, smp@FreeBSD.ORG Subject: Re: Panic when rebooting with current kernel In-Reply-To: <4.1.19981013171511.00a2b100@192.168.0.1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've filed this as kern/8309, which contains a trace (I have a core, -g'd kernel and the aout gdb if anybody wants them :) I will say that this was the first time I built a kernel slightly out of sync with the world, so I am going to go back and do that to make sure there isn't something goofy in that regard. -Chris On Tue, 13 Oct 1998, Manfred Antar wrote: > For the past day every time I reboot (shutdown -r now) I get > > boot called on cpu#0 > > > syncing disks... 3 done > panic: rslock: cpu: 1, addr:0xf5b49f88, lock: 0x01000001 > mp_lock = 01000001; cpuid = 1; lapic.id = 0c000000 > Debugger("panic") > Stopped at Debugger+0x35: movb $0,in_Debugger.98 > > This happens with both aout and elf kernels. > This is an SMP Intel PR440FX with a DPT (no-raid) controller. > The sources are current as 5pm Oct 13 PDT. > A kernel from 24 hours ago works fine. There were alot of changes > to the sys tree in the past day. I try backing out to 1 day ago. > And see if i can find the change that caused this > Manfred > ============================== > || mantar@netcom.com || > || pozo@infinex.com || > || Ph. (415) 681-6235 || > ============================== > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message