From owner-freebsd-bugs Sat Nov 20 18:50: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 11AD01518F for ; Sat, 20 Nov 1999 18:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA54776; Sat, 20 Nov 1999 18:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D988115194; Sat, 20 Nov 1999 18:48:29 -0800 (PST) Message-Id: <19991121024829.D988115194@hub.freebsd.org> Date: Sat, 20 Nov 1999 18:48:29 -0800 (PST) From: shimon@simon-shapiro.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/15013: SMP Panic on Dell PowerEdge 1300/600 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15013 >Category: kern >Synopsis: SMP Panic on Dell PowerEdge 1300/600 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 20 18:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Simon shapiro >Release: RELENG_3 >Organization: Simon's Garage >Environment: FreeBSD nomis.simon-shapiro.org 3.3-STABLE FreeBSD 3.3-STABLE #0: Sat Nov 20 16:18:44 EDT 1999 ShimonR@nomis.simon-shapiro.org:/usr/src/RELENG_3/src/sys/compile/NICKEL-smp i386 >Description: sc0 on isa sc0: VGA color <12 virtual consoles, flags=0x0> ed0 not found at 0x2c0 atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 panic: rslock: cpu: 0, addr: 0xc03200c0, lock: 0x00000001 mp_lock = 00000001; cpuid = 0; lapic.id = 01000000 Debugger("panic") Stopped at Debugger+0x37: movl $0,in_Debugger db> trace Debugger(c0288f52) at Debugger+0x37 panic(c0248249,0,c03200c0,1,c025f383) at panic+0xa4 bsl1(c02e61e0,c02e61e0,c02e7974,391000,ffffffff) at bsl1 config_isadev_c(c02e61e0,c02db308,0,c0389f90,c025b080) at config_isadev_c+0x8e config_isadev(c02e61e0,c02db308) at config_isadev+0x10 isa_configure(c0389fac,c0158a13,0,387c00,391000) at isa_configure+0x120 configure(0) at configure+0x20 main(c0389fb8,c016f985,c0403000,2000,2000) at main+0x83 begin() at begin+0x55 db> >How-To-Repeat: Boot the system... :-) >Fix: Unknown. UP kernel runs correctly on the machine. Only difference between UP and SMP: options "VM86" + options SMP # Symmetric MultiProcessor Kernel + options APIC_IO # Symmetric (APIC) I/O + options NCPU=4 + options NBUS=6 + options NAPIC=2 + options NINTR=48 Non-defaults due to specific prior panics instructing such changes. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message