From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 10 12:00:01 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 EE79C1065671 for ; Mon, 10 Mar 2008 12:00:01 +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 E23DC8FC1D for ; Mon, 10 Mar 2008 12:00:01 +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 m2AC01sE095349 for ; Mon, 10 Mar 2008 12:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2AC01I7095348; Mon, 10 Mar 2008 12:00:01 GMT (envelope-from gnats) Resent-Date: Mon, 10 Mar 2008 12:00:01 GMT Resent-Message-Id: <200803101200.m2AC01I7095348@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, Alexey Sopov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6E31106566B for ; Mon, 10 Mar 2008 11:50:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CC68B8FC1C for ; Mon, 10 Mar 2008 11:50:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2ABkpMl051453 for ; Mon, 10 Mar 2008 11:46:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m2ABkpi5051452; Mon, 10 Mar 2008 11:46:51 GMT (envelope-from nobody) Message-Id: <200803101146.m2ABkpi5051452@www.freebsd.org> Date: Mon, 10 Mar 2008 11:46:51 GMT From: Alexey Sopov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/121555: [7.0-RELEASE] Fatal trap 12: current process = 12 (swi1: net) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2008 12:00:02 -0000 >Number: 121555 >Category: misc >Synopsis: [7.0-RELEASE] Fatal trap 12: current process = 12 (swi1: net) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 10 12:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexey Sopov >Release: 7.0-RELEASE >Organization: AkademNET >Environment: FreeBSD router 7.0-RELEASE FreeBSD 7.0-RELEASE #15: Sat Mar 1 21:40:49 MSK 2008 root@router:/usr/obj/usr/src/sys/proliant-dl385 amd64 >Description: # kgdb /usr/obj/usr/src/sys/proliant-dl385/kernel.debug /var/crash/vmcore.1 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_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 "amd64-marcel-freebsd". Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x258 fault code = supervisor read data, page not present instruction pointer = 0x8:0xffffffff802d44de stack pointer = 0x10:0xffffffffabd3c910 frame pointer = 0x10:0xffffffffabd3c930 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12 (swi1: net) Physical memory: 2039 MB Dumping 404 MB: 389 373 357 341 325 309 293 277 261 245 229 213 197 181 165 149 133 117 101 85 69 53 37 21 5 #0 doadump () at pcpu.h:194 194 pcpu.h: No such file or directory. in pcpu.h (kgdb) where #0 doadump () at pcpu.h:194 #1 0xffffffff801b646c in db_fncall (dummy1=Variable "dummy1" is not available. ) at /usr/src/sys/ddb/db_command.c:486 #2 0xffffffff801b6984 in db_command_loop () at /usr/src/sys/ddb/db_command.c:401 #3 0xffffffff801b865f in db_trap (type=Variable "type" is not available. ) at /usr/src/sys/ddb/db_main.c:222 #4 0xffffffff80309b40 in kdb_trap (type=12, code=0, tf=0xffffffffabd3c860) at /usr/src/sys/kern/subr_kdb.c:502 #5 0xffffffff8047bb91 in trap_fatal (frame=0xffffffffabd3c860, eva=600) at /usr/src/sys/amd64/amd64/trap.c:719 #6 0xffffffff8047bf64 in trap_pfault (frame=0xffffffffabd3c860, usermode=0) at /usr/src/sys/amd64/amd64/trap.c:641 #7 0xffffffff8047c8cb in trap (frame=0xffffffffabd3c860) at /usr/src/sys/amd64/amd64/trap.c:410 #8 0xffffffff8046050e in calltrap () at /usr/src/sys/amd64/amd64/exception.S:169 #9 0xffffffff802d44de in _mtx_lock_sleep (m=0xffffff00177eacf0, tid=18446742974215541584, opts=Variable "opts" is not available. ) at /usr/src/sys/kern/kern_mutex.c:335 #10 0xffffffff80388176 in rt_check (lrt=0xffffffffabd3c998, lrt0=0xffffffffabd3c988, dst=0xffffff00171c2980) at /usr/src/sys/net/route.c:1296 #11 0xffffffff8039dc94 in arpresolve (ifp=0xffffff000160d000, rt0=0xffffff00177eac30, m=0xffffff000c3a7500, dst=0xffffff00171c2980, desten=0xffffffffabd3ca10 "ю╗1\001") at /usr/src/sys/netinet/if_ether.c:375 #12 0xffffffff80377870 in ether_output (ifp=0xffffff000160d000, m=0xffffff000c3a7500, dst=0xffffff00171c2980, rt0=Variable "rt0" is not available. ) at /usr/src/sys/net/if_ethersubr.c:175 #13 0xffffffff8039eb50 in arpintr (m=0xffffff000c087e00) at /usr/src/sys/netinet/if_ether.c:777 #14 0xffffffff80381f8c in netisr_processqueue (ni=0xffffffff806bff10) at /usr/src/sys/net/netisr.c:143 #15 0xffffffff803822dc in swi_net (dummy=Variable "dummy" is not available. ) at /usr/src/sys/net/netisr.c:256 #16 0xffffffff802c3b77 in ithread_loop (arg=0xffffff00010364a0) at /usr/src/sys/kern/kern_intr.c:1036 #17 0xffffffff802c0779 in fork_exit (callout=0xffffffff802c3a00 , arg=0xffffff00010364a0, frame=0xffffffffabd3cc80) at /usr/src/sys/kern/kern_fork.c:781 #18 0xffffffff804608de in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:415 #19 0x0000000000000000 in ?? () #20 0x0000000000000000 in ?? () #21 0x0000000000000001 in ?? () #22 0x0000000000000000 in ?? () #23 0x0000000000000000 in ?? () #24 0x0000000000000000 in ?? () #25 0x0000000000000000 in ?? () ---Type to continue, or q to quit--- #26 0x0000000000000000 in ?? () #27 0x0000000000000000 in ?? () #28 0x0000000000000000 in ?? () #29 0x0000000000000000 in ?? () #30 0x0000000000000000 in ?? () #31 0x0000000000000000 in ?? () #32 0x0000000000000000 in ?? () #33 0x0000000000000000 in ?? () #34 0x0000000000000000 in ?? () #35 0x0000000000000000 in ?? () #36 0x0000000000000000 in ?? () #37 0x0000000000000000 in ?? () #38 0x0000000000000000 in ?? () #39 0x0000000000000000 in ?? () #40 0x0000000000000000 in ?? () #41 0x0000000000000000 in ?? () #42 0x0000000000000000 in ?? () #43 0x00000000008ba000 in ?? () #44 0xffffff00010cd658 in ?? () #45 0xffffffff806b8cc0 in tdq_groups () #46 0xffffff00010cd350 in ?? () #47 0x000000000000000b in ?? () #48 0xffffffffabd3c1b0 in ?? () #49 0xffffffffabd3c148 in ?? () #50 0x0000000000000001 in ?? () #51 0xffffffff802ff04f in sched_switch (td=0x0, newtd=Variable "newtd" is not available. ) at /usr/src/sys/kern/sched_ule.c:1898 Previous frame inner to this frame (corrupt stack?) >How-To-Repeat: heavy load 7.0-RELEASE network subsystem >Fix: >Release-Note: >Audit-Trail: >Unformatted: