From nobody@FreeBSD.ORG Sat Nov 20 18:48:30 1999
Return-Path: <nobody@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
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: SMP Panic on Dell PowerEdge 1300/600
X-Send-Pr-Version: www-1.0

>Number:         15013
>Category:       kern
>Synopsis:       SMP Panic on Dell PowerEdge 1300/600
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 20 18:50:00 PST 1999
>Closed-Date:    Wed Oct 31 05:59:21 PST 2001
>Last-Modified:  Wed Oct 31 06:01:32 PST 2001
>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:

From: Arnaud Launay <asl@launay.org>
To: freebsd-gnats-submit@FreeBSD.org, shimon@simon-shapiro.org
Cc:  
Subject: Re: kern/15013: SMP Panic on Dell PowerEdge 1300/600
Date: Wed, 31 Oct 2001 13:49:01 +0100

 Hello,
 
 Could you please tell us if it's always a problem with newer releases 
 (4.x) ?
 
 Thanks,
 	Arnaud.
 
State-Changed-From-To: open->closed 
State-Changed-By: dwmalone 
State-Changed-When: Wed Oct 31 05:59:21 PST 2001 
State-Changed-Why:  
Both FreeBSD and Dell hardware are likely to have changed alot since 
this PR was submitted. Unless Simon can still reproduce this bug, I 
guess the PR should be closed. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=15013 
>Unformatted:
