From owner-freebsd-bugs@FreeBSD.ORG Sun Oct 17 02:40:21 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4B016A4CF for ; Sun, 17 Oct 2004 02:40:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D289543D3F for ; Sun, 17 Oct 2004 02:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9H2eJrF080761 for ; Sun, 17 Oct 2004 02:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9H2eJkO080757; Sun, 17 Oct 2004 02:40:19 GMT (envelope-from gnats) Resent-Date: Sun, 17 Oct 2004 02:40:19 GMT Resent-Message-Id: <200410170240.i9H2eJkO080757@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Scott Bolte Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085D016A4CE for ; Sun, 17 Oct 2004 02:32:24 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED44E43D31 for ; Sun, 17 Oct 2004 02:32:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9H2WN7v037896 for ; Sun, 17 Oct 2004 02:32:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i9H2WN5j037895; Sun, 17 Oct 2004 02:32:23 GMT (envelope-from nobody) Message-Id: <200410170232.i9H2WN5j037895@www.freebsd.org> Date: Sun, 17 Oct 2004 02:32:23 GMT From: Scott Bolte To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/72778: 5.3beta7 never boots, suspected SMP problem X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 02:40:21 -0000 >Number: 72778 >Category: kern >Synopsis: 5.3beta7 never boots, suspected SMP problem >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 17 02:40:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Scott Bolte >Release: 5.3beta7 >Organization: >Environment: Does not boot far enough to have an environment. >Description: 5.3Beta7 hangs right after displaying the system memory information. I'll guess that the 2-CPU motherboard, when there is only one cpu installed, is confusing the SMP probes. The Tyan S1668 motherboard is rather old (circa 1996), but it still runs FreeBSD 4.3 just fine. Only when I try to boot 5.3 from the three boot/kern1/kern2 floppies are there problems. Here are the verbose boot messages. It does not continue after the "avail memory" line. FreeBSD 5.3BETA7 #0: Sat Oct 2 21:01:00 UTC 2004 root@wv1u.samsco.home:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/kernel" at 0xc0e45000. Preloaded elf module "/acpi.ko" at 0xc0e451e8. Preloaded mfs_root "/mfsroot" at 0xc0e45288. MP Configuration Table version 1.1 found at 0xc00f08d4 APIC: Using the MPTable enumerator. SMP: Added CPU 0 (BSP) SMP: Added CPU 1 (AP) MPTable: Calibrating clock(s) ... i8254: 1193126 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 198948622 Hz CPU: Pentium Pro (198.95-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x617 Stepping = 7 Features=0xbff real memory = 67108864 (64 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000001029000 - 0x0000000003eaffff, 48787456 bytes (11911 pages) avail memory = 51904512 (49MB) If there is anything I can do to gather more data for you let me know. Otherwise I'll try again with the next 5.3 release. >How-To-Repeat: Tried multiple times and each time it hung at the same place. >Fix: >Release-Note: >Audit-Trail: >Unformatted: