From nobody@FreeBSD.org  Sun Jun 30 13:26:07 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8C8DA37B405
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Jun 2002 13:26:07 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 85DAC43E2F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Jun 2002 13:26:06 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g5UKQ2OT003032
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Jun 2002 13:26:02 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g5UKQ2eD003031;
	Sun, 30 Jun 2002 13:26:02 -0700 (PDT)
Message-Id: <200206302026.g5UKQ2eD003031@www.freebsd.org>
Date: Sun, 30 Jun 2002 13:26:02 -0700 (PDT)
From: Greg W <greg@fqdn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: SMP kernel fails to boot on DELL 610
X-Send-Pr-Version: www-1.0

>Number:         40044
>Category:       i386
>Synopsis:       SMP kernel fails to boot on DELL 610
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 30 13:30:01 PDT 2002
>Closed-Date:    Fri Apr 14 13:51:53 GMT 2006
>Last-Modified:  Fri Apr 14 13:51:53 GMT 2006
>Originator:     Greg W
>Release:        4.6-RELEASE
>Organization:
>Environment:
FreeBSD vortex.fqdn.com 4.6-RELEASE FreeBSD 4.6-RELEASE #3:Sun Jun 30 15:35:28 EDT 2002     root@vortex.fqdn.com:/usr/src/sys/compile/VORTEX  i386
>Description:
Configured a new SMP kernel (will send config if requested),
with the new kernel the system fails to boot.  If recompiled 
using the same config with the 2 required for SMP lines 
removed, the kernel will boot.

this is a real bummer as I just bought this thing to replace
my existing machine,  another dual machine I am unable to run
a SMP kernel on it for the last several years.  I opened a bug
on that one too:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=385595+0+archive/2001/freebsd-bugs/20011209.freebsd-bugs

If you have any ideas I'd love to try them.

Hardware: Dell 610 Dual Xeon P2 i386, 256 mem, SCSI disks/cd.
Option cards: Matrox 450 Video, Quad Intel ethernet card.

Here is some of the boot output (spilt beer on the paper!!)

=normal boot messages here=
....  FreeBSD 2002 ..  All rights Reserved

Fatal trap 12: page fault while in kernel mode
mp_lock = 0000000A lapic.id=0
fault virtual addy=0x0
faultcode supervisor read, page not present
instruction pointer 0x8:0xc09dead
stack 0x10:0xc03eefb4
...
interrupt mask net tty bio cam <-SMP:xxx

>How-To-Repeat:
      boot a SMP enabled kernel on a Dell 610
>Fix:
      
>Release-Note:
>Audit-Trail:

From: "Wei-Kai" <wkwu@csie.nctu.edu.tw>
To: <freebsd-gnats-submit@FreeBSD.org>, <greg@fqdn.com>
Cc:  
Subject: Re: kern/40044: SMP kernel fails to boot on DELL 610
Date: Mon, 1 Jul 2002 07:06:48 +0800

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0003_01C220CD.DDCC8D70
 Content-Type: text/plain;
 	charset="big5"
 Content-Transfer-Encoding: quoted-printable
 
 Try to add "device  ata"  into you kernel configuration file.
 And rebuild your kernel.
 
 
 ------=_NextPart_000_0003_01C220CD.DDCC8D70
 Content-Type: text/html;
 	charset="big5"
 Content-Transfer-Encoding: quoted-printable
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <HTML><HEAD>
 <META http-equiv=3DContent-Type content=3D"text/html; charset=3Dbig5">
 <META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
 <STYLE></STYLE>
 </HEAD>
 <BODY bgColor=3D#ffffff>
 <DIV>Try to add "device&nbsp; ata"&nbsp; into you kernel configuration=20
 file.</DIV>
 <DIV>And rebuild your kernel.</DIV>
 <DIV>&nbsp;</DIV></BODY></HTML>
 
 ------=_NextPart_000_0003_01C220CD.DDCC8D70--
 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Thu Oct 27 01:19:04 GMT 2005 
State-Changed-Why:  
Is this still a problem with modern versions of FreeBSD? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40044 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sun Dec 4 02:22:56 GMT 2005 
State-Changed-Why:  
Feedback timeout (>1 month). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40044 
State-Changed-From-To: open->closed 
State-Changed-By: jhb 
State-Changed-When: Fri Apr 14 13:51:25 UTC 2006 
State-Changed-Why:  
Another person with the same hardware reports that while 6.0 had 
issues, 6.1-RC1 boots fine now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40044 
>Unformatted:
