From owner-freebsd-current@FreeBSD.ORG Tue Feb 19 09:55:20 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 733B416A417 for ; Tue, 19 Feb 2008 09:55:20 +0000 (UTC) (envelope-from mikael.ikivesi@pp.inet.fi) Received: from pne-smtpout3-sn1.fre.skanova.net (pne-smtpout3-sn1.fre.skanova.net [81.228.11.120]) by mx1.freebsd.org (Postfix) with ESMTP id 2F23A13C448 for ; Tue, 19 Feb 2008 09:55:20 +0000 (UTC) (envelope-from mikael.ikivesi@pp.inet.fi) Received: from chaos.nox (80.221.12.61) by pne-smtpout3-sn1.fre.skanova.net (7.3.129) (authenticated as tansmi-f) id 47A78857000C6C37 for freebsd-current@freebsd.org; Tue, 19 Feb 2008 09:45:49 +0100 Date: Tue, 19 Feb 2008 10:45:32 +0200 From: Mikael Ikivesi To: freebsd-current@freebsd.org Message-ID: <20080219104532.0dc2b565@chaos.nox> X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.8; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 2 core dumps X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 09:55:20 -0000 Hi with RELENG_7 (4-7 days old) I have come across with 2 panic/reboot. The first hapened while machine was compiling ports. When I came back the machine had rebooted and coredumped. Second time was while was surfing while machine compiled audacious-plugins. Because X was running I did not see any messages. Laptop just rebooted and dumped. I could not find anything from log files. -Mikael ----First dump--- GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: panic: vm_fault: fault on nofault entry, addr: e1134000 Uptime: 4h57m8s Physical memory: 886 MB Dumping 192 MB: 177 161 145 129 113 97 81 65 49 33 17 1 #0 doadump () at pcpu.h:195 195 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) (kgdb) q #0 doadump () at pcpu.h:195 #1 0xc05cdfba in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409 #2 0xc05ce3c4 in panic ( fmt=0xc0987a2a "vm_fault: fault on nofault entry, addr: %lx") at /usr/src/sys/kern/kern_shutdown.c:563 #3 0xc0845d43 in vm_fault (map=0xc1054000, vaddr=3776135168, fault_type=1 '\001', fault_flags=0) at /usr/src/sys/vm/vm_fault.c:275 #4 0xc09145a3 in trap_pfault (frame=0xe1136be0, usermode=0, eva=3776135168) at /usr/src/sys/i386/i386/trap.c:801 #5 0xc0914f3c in trap (frame=0xe1136be0) at /usr/src/sys/i386/i386/trap.c:490 #6 0xc08fdbeb in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc0912636 in generic_bcopy () at /usr/src/sys/i386/i386/support.s:498 Previous frame inner to this frame (corrupt stack?) ----Second dump--- GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode fault virtual address = 0xf799fb5c fault code = supervisor write, page not present instruction pointer = 0x20:0xc08e8d49 stack pointer = 0x28:0xe114fc7c frame pointer = 0x28:0xe114fcbc 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 = 39 (irq12: psm0) trap number = 12 panic: page fault Uptime: 25m27s Physical memory: 886 MB Dumping 116 MB: 101 85 69 53 37 21 5 #0 doadump () at pcpu.h:195 195 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) (kgdb) q #0 doadump () at pcpu.h:195 #1 0xc05cdfba in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409 #2 0xc05ce3c4 in panic (fmt=0xc09541fd "%s") at /usr/src/sys/kern/kern_shutdown.c:563 #3 0xc09141fd in trap_fatal (frame=0xe114fc3c, eva=4154063708) at /usr/src/sys/i386/i386/trap.c:899 #4 0xc091457a in trap_pfault (frame=0xe114fc3c, usermode=0, eva=4154063708) at /usr/src/sys/i386/i386/trap.c:812 #5 0xc0914f3c in trap (frame=0xe114fc3c) at /usr/src/sys/i386/i386/trap.c:490 #6 0xc08fdbeb in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc08e8d49 in psmintr (arg=0xc399f000) at /usr/src/sys/dev/atkbdc/psm.c:2094 #8 0xc05b000d in ithread_loop (arg=0xc39aa200) at /usr/src/sys/kern/kern_intr.c:1036 #9 0xc05acd4d in fork_exit (callout=0xc05afee0 , arg=0xc39aa200, frame=0xe114fd38) at /usr/src/sys/kern/kern_fork.c:781 #10 0xc08fdc60 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:205