From owner-freebsd-current@FreeBSD.ORG Thu May 27 18:36:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC72716A4CE for ; Thu, 27 May 2004 18:36:37 -0700 (PDT) Received: from cmsrelay01.mx.net (cmsrelay01.mx.net [165.212.11.110]) by mx1.FreeBSD.org (Postfix) with SMTP id 711A843D49 for ; Thu, 27 May 2004 18:36:37 -0700 (PDT) (envelope-from noackjr@alumni.rice.edu) Received: from cmsapps02.cms.usa.net (165.212.11.138) by cmsoutbound.mx.net with SMTP; 28 May 2004 01:36:14 -0000 Received: from optimator.noacks.org [70.240.201.34] by cmsapps02.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.13N) with ESMTP id 829iebBKk0370M38; Fri, 28 May 2004 01:36:10 GMT X-USANET-Auth: 70.240.201.34 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 9299060FD for ; Thu, 27 May 2004 20:36:09 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00605-03-2 for ; Thu, 27 May 2004 20:36:07 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 07CF660F0 for ; Thu, 27 May 2004 20:36:07 -0500 (CDT) Received: from [127.0.0.1] (localhost.noacks.org [127.0.0.1]) by compgeek.noacks.org (8.12.11/8.12.11) with ESMTP id i4S1a6IG067821 for ; Thu, 27 May 2004 20:36:06 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <40B69786.4000509@alumni.rice.edu> Date: Thu, 27 May 2004 20:36:06 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 0.6 (X11/20040518) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: multipart/mixed; boundary="------------030901080008010108070608" X-Virus-Scanned: by amavisd-new at noacks.org Subject: 5.2.1-p8 -> -CURRENT: Fatal trap 12 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 01:36:37 -0000 This is a multi-part message in MIME format. --------------030901080008010108070608 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I'm trying to update a machine from 5.2.1-p8 to -CURRENT. I did a buildworld, buildkernel, installkernel, and was trying to reboot into single-user mode when the I got the following and was dropped to ddb: ********************************************************************** Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x4b0000 fault code = supervisor read, page not present instruction pointer = 0x8:0x4b0000 stack pointer = 0x10:0xd7d04c9c frame pointer = 0x10:0xd7d04cc8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 5 (taskqueue) kernel: type 12 trap, code=0 Stopped at 0x4b0000: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x4b0000 fault code = supervisor read, page not present instruction pointer = 0x8:0xc064cdd0 stack pointer = 0x10:0xd7d04aa0 frame pointer = 0x10:0xd7d04aa4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 5 (taskqueue) kernel: type 12 trap, code=0 ********************************************************************** I was unable to get a dump (partition too small) even though I have plenty of space: $ grep --after-context=3 Debug /etc/rc.conf # Debug stuff dumpdev="/dev/ar0s1b" dumpdir="/usr/crash" savecore_flags="-z" $ swapinfo Device 1K-blocks Used Avail Capacity /dev/ar0s1b 1048576 0 1048576 0% $ df /usr Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ar0s1f 187431614 81256760 91180326 47% /usr Attached are the boot and ddb log and a dmesg from (working) 5.2.1-p6. Please let me know what else I need to provide. Jon Noack --------------030901080008010108070608 Content-Type: text/plain; name="crash.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="crash.txt" OK boot -s /boot/kernel/acpi.ko text=0x47998 data=0x19e4+0x11b0 syms=[0x4+0x6800+0x4+0x8a09] Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.2-CURRENT #2: Thu May 27 19:30:30 CDT 2004 root@optimator.noacks.org:/usr/obj/usr/src/sys/OPTIMATOR Preloaded elf kernel "/boot/kernel/kernel" at 0xc07ef000. Preloaded acpi_dsdt "/boot/DSDT.aml" at 0xc07ef250. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc07ef294. ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel Pentium III (931.81-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383fbff real memory = 536805376 (511 MB) avail memory = 519872512 (495 MB) FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ACPI: DSDT was overridden. ACPI-0374: *** Info: Table [DSDT] replaced by host OS ioapic0 irqs 0-23 on motherboard Pentium Pro MTRR support enabled random: npx0: [FAST] stray irq13 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: [GIANT-LOCKED] pcibios: BIOS version 2.10 acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 cpu1: on acpi0 acpi_button0: on acpi0 pcib0: port 0x6000-0x607f,0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xd0000000-0xd3ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pcib1: slot 0 INTA is routed to irq 16 pci1: at device 0.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xc000-0xc00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at device 7.4 (no driver attached) em0: port 0xcc00-0xcc3f mem 0xd9000000-0xd901ffff,0xd9020000-0xd903ffff irq 17 at device 11.0 on pci0 em0: [GIANT-LOCKED] em0: Ethernet address: 00:07:e9:0d:67:2c em0: Speed:N/A Duplex:N/A dc0: port 0xd000-0xd0ff mem 0xd9040000-0xd90403ff irq 19 at device 12.0 on pci0 miibus0: on dc0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: Ethernet address: 00:20:78:1d:41:f9 dc0: [GIANT-LOCKED] atapci1: port 0xe400-0xe4ff,0xe000-0xe003,0xdc00-0xdc07,0xd800-0xd803,0xd400-0xd407 irq 18 at device 14.0 on pci0 ata2: at 0xd400 on atapci1 ata3: at 0xdc00 on atapci1 fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A, console sio1 port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A orm0: