From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 3 19:10:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D68371065671 for ; Mon, 3 Mar 2008 19:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D5F928FC16 for ; Mon, 3 Mar 2008 19:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m23JA23I065257 for ; Mon, 3 Mar 2008 19:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m23JA2JO065256; Mon, 3 Mar 2008 19:10:02 GMT (envelope-from gnats) Date: Mon, 3 Mar 2008 19:10:02 GMT Message-Id: <200803031910.m23JA2JO065256@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "kirill" Cc: Subject: Re: kern/121294: [panic] kernel panic pcpu.h or 0x00000000 in ?? () X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kirill List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2008 19:10:03 -0000 The following reply was made to PR kern/121294; it has been noted by GNATS. From: "kirill" To: , Cc: Subject: Re: kern/121294: [panic] kernel panic pcpu.h or 0x00000000 in ?? () Date: Mon, 3 Mar 2008 20:02:31 +0200 This is a multi-part message in MIME format. ------=_NextPart_000_0002_01C87D69.83F66420 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable I'm update system to FreeBSD main.deeptown.net 7.0-STABLE FreeBSD = 7.0-STABLE #11: Sun Mar 2 23:57:52 EET 2008 root@m ain.deeptown.net:/usr/obj/usr/src/sys/main i386 also panic. :( Mar 3 19:25:56 main kernel: panic: vm_fault: fault on nofault entry, = addr: e53d1000 Mar 3 19:25:56 main kernel: Uptime: 10h39m21s Mar 3 19:25:56 main kernel: Physical memory: 2029 MB Mar 3 19:25:56 main kernel: Dumping 231 MB: 216 200 184 168 152 136 120 = 104 88 72 56 40 24 8 Mar 3 19:25:56 main kernel: Dump complete main# cd /usr/obj/usr/src/sys/main/ main# kgdb -v kernel.debug /var/crash/vmcore.0 kgdb: core file: /var/crash/vmcore.0 kgdb: kernel image: kernel.debug [GDB will not be able to debug user-mode threads: = /usr/lib/libthread_db.so: Undefined symbol "ps_pgl obal_lookup"] 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". There is no member named pathname. (kgdb) list 1 /*- 2 * Copyright (c) 1986, 1988, 1991, 1993 3 * The Regents of the University of California. All rights = reserved. 4 * (c) UNIX System Laboratories, Inc. 5 * All or some portions of this file are derived from material = licensed 6 * to the University of California by American Telephone and = Telegraph 7 * Co. or Unix System Laboratories, Inc. and are reproduced = herein with 8 * the permission of UNIX System Laboratories, Inc. 9 * 10 * Redistribution and use in source and binary forms, with or = without (kgdb) bt #0 doadump () at pcpu.h:195 #1 0xc04eafc3 in boot (howto=3D260) at = /usr/src/sys/kern/kern_shutdown.c:409 #2 0xc04eb19f in panic (fmt=3DVariable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:563 #3 0xc06396a8 in vm_fault (map=3D0xc1054000, vaddr=3D3845984256, = fault_type=3D1 '\001', fault_flags=3D0) at /usr/src/sys/vm/vm_fault.c:275 #4 0xc067f8fc in trap_pfault (frame=3D0xe53d3bdc, usermode=3D0, = eva=3D3845984256) at /usr/src/sys/i386/i386/trap.c:801 #5 0xc0680269 in trap (frame=3D0xe53d3bdc) at = /usr/src/sys/i386/i386/trap.c:490 #6 0xc066a3cb in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc067da06 in generic_bcopy () at = /usr/src/sys/i386/i386/support.s:498 Previous frame inner to this frame (corrupt stack?) (kgdb) ------=_NextPart_000_0002_01C87D69.83F66420 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
I'm update system to FreeBSD = main.deeptown.net=20 7.0-STABLE FreeBSD 7.0-STABLE #11: Sun Mar  2 23:57:52 EET=20 2008     root@m
ain.deeptown.net:/usr/obj/usr/src/sy= s/main =20 i386
also panic. :(
 
Mar  3 19:25:56 main kernel: = panic: vm_fault:=20 fault on nofault entry, addr: e53d1000
Mar  3 19:25:56 main = kernel:=20 Uptime: 10h39m21s
Mar  3 19:25:56 main kernel: Physical memory: = 2029=20 MB
Mar  3 19:25:56 main kernel: Dumping 231 MB: 216 200 184 168 = 152 136=20 120 104 88 72 56 40 24 8
Mar  3 19:25:56 main kernel: Dump=20 complete
 
main# cd = /usr/obj/usr/src/sys/main/
main# kgdb=20 -v kernel.debug /var/crash/vmcore.0
kgdb: core file:=20 /var/crash/vmcore.0
kgdb: kernel image: kernel.debug
[GDB will not = be able=20 to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol=20 "ps_pgl
obal_lookup"]
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 = Free=20 Software Foundation, Inc.
GDB is free software, covered by the GNU = General=20 Public License, and you are
welcome to change it and/or distribute = copies of=20 it under certain conditions.
Type "show copying" to see the=20 conditions.
There is absolutely no warranty for GDB.  Type "show = warranty" for details.
This GDB was configured as=20 "i386-marcel-freebsd".
There is no member named pathname.
(kgdb)=20 list
1      =20 /*-
2        * Copyright (c) 1986, = 1988,=20 1991, 1993
3       =20 *      The Regents of the University of=20 California.  All rights=20 reserved.
4        * (c) UNIX = System=20 Laboratories, Inc.
5        * All = or some=20 portions of this file are derived from material=20 licensed
6        * to the = University of=20 California by American Telephone and=20 Telegraph
7        * Co. or Unix = System=20 Laboratories, Inc. and are reproduced herein=20 with
8        * the permission of = UNIX=20 System Laboratories, Inc.
9        = *
10       * Redistribution and use in = source=20 and binary forms, with or without
(kgdb) bt
#0  doadump () at = pcpu.h:195
#1  0xc04eafc3 in boot (howto=3D260) at=20 /usr/src/sys/kern/kern_shutdown.c:409
#2  0xc04eb19f in panic=20 (fmt=3DVariable "fmt" is not available.
) at=20 /usr/src/sys/kern/kern_shutdown.c:563
#3  0xc06396a8 in vm_fault = (map=3D0xc1054000, vaddr=3D3845984256, fault_type=3D1 '\001',=20 fault_flags=3D0)
    at=20 /usr/src/sys/vm/vm_fault.c:275
#4  0xc067f8fc in trap_pfault=20 (frame=3D0xe53d3bdc, usermode=3D0, = eva=3D3845984256)
    at=20 /usr/src/sys/i386/i386/trap.c:801
#5  0xc0680269 in trap=20 (frame=3D0xe53d3bdc) at /usr/src/sys/i386/i386/trap.c:490
#6  = 0xc066a3cb=20 in calltrap () at /usr/src/sys/i386/i386/exception.s:139
#7  = 0xc067da06=20 in generic_bcopy () at /usr/src/sys/i386/i386/support.s:498
Previous = frame=20 inner to this frame (corrupt = stack?)
(kgdb)
------=_NextPart_000_0002_01C87D69.83F66420--