From owner-freebsd-stable@FreeBSD.ORG Mon Oct 16 17:37:30 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC7EE16A412 for ; Mon, 16 Oct 2006 17:37:30 +0000 (UTC) (envelope-from ekarkkai@pp.htv.fi) Received: from smtp5.pp.htv.fi (smtp5.pp.htv.fi [213.243.153.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D263743D5E for ; Mon, 16 Oct 2006 17:37:29 +0000 (GMT) (envelope-from ekarkkai@pp.htv.fi) Received: from zero.my.domain (cs181095217.pp.htv.fi [82.181.95.217]) by smtp5.pp.htv.fi (Postfix) with ESMTP id 0E95D5BC0D5 for ; Mon, 16 Oct 2006 20:37:08 +0300 (EEST) Received: from thunderbolt.my.domain (thunderbolt.my.domain [10.192.168.30]) by zero.my.domain (8.13.6/8.13.6) with ESMTP id k9GHb2LP000784 for ; Mon, 16 Oct 2006 20:37:02 +0300 (EEST) (envelope-from ekarkkai@pp.htv.fi) Received: from thunderbolt.my.domain (localhost [127.0.0.1]) by thunderbolt.my.domain (8.13.6/8.13.6) with ESMTP id k9GHb2dl021020 for ; Mon, 16 Oct 2006 20:37:02 +0300 (EEST) (envelope-from ejk@thunderbolt.my.domain) Received: (from ejk@localhost) by thunderbolt.my.domain (8.13.6/8.13.6/Submit) id k9GHb1IT021019 for stable@freebsd.org; Mon, 16 Oct 2006 20:37:01 +0300 (EEST) (envelope-from ejk) Date: Mon, 16 Oct 2006 20:37:01 +0300 From: Esa Karkkainen To: stable@freebsd.org Message-ID: <20061016173701.GA20189@pp.htv.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: 6.1-RELEASE-p10 kernel panic, backtrace included X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 17:37:30 -0000 Hi folks, I've attached panic message and backtrace from my computer below. Is this hw or sw related panic? Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xc47ac888 fault code = supervisor read, page not present instruction pointer = 0x20:0xc052fc2f stack pointer = 0x28:0xdc7a7ca8 frame pointer = 0x28:0xdc7a7cdc 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 = 35 (syncer) trap number = 12 panic: page fault cpuid = 0 Uptime: 5m35s Dumping 767 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 767MB (196336 pages) 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) backtrace #0 doadump () at pcpu.h:165 #1 0xc04d7fdd in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:402 #2 0xc04d8305 in panic (fmt=0xc06660d9 "%s") at /usr/src/sys/kern/kern_shutdown.c:558 #3 0xc0642b2c in trap_fatal (frame=0xdc7a7c68, eva=3296381064) at /usr/src/sys/i386/i386/trap.c:836 #4 0xc064286b in trap_pfault (frame=0xdc7a7c68, usermode=0, eva=3296381064) at /usr/src/sys/i386/i386/trap.c:744 #5 0xc06424a5 in trap (frame= {tf_fs = 98238472, tf_es = -1006174168, tf_ds = 40, tf_edi = -1006158848, tf_esi = -1002714816, tf_ebp = -595952420, tf_isp = -595952492, tf_ebx = -998586240, tf_edx = 7, tf_ecx = 32, tf_eax = -595952448, tf_trapno = 12, tf_err = 0, tf_eip = -1068303313, tf_cs = 32, tf_eflags = 66198, tf_esp = -595952448, tf_ss = -1006158848}) at /usr/src/sys/i386/i386/trap.c:434 #6 0xc062f4aa in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc052fc2f in sync_vnode (bo=0xc43bc940, td=0xc4073c00) at vnode_if.h:30 #8 0xc0530079 in sched_sync () at /usr/src/sys/kern/vfs_subr.c:1679 #9 0xc04c1b41 in fork_exit (callout=0xc052fe20 , arg=0x0, frame=0xdc7a7d38) at /usr/src/sys/kern/kern_fork.c:805 #10 0xc062f50c in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:208 (kgdb) -- "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." -- Douglas Adams 1952 - 2001