From owner-freebsd-current@FreeBSD.ORG Thu Jun 24 22:20:19 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 1933A16A4CE for ; Thu, 24 Jun 2004 22:20:19 +0000 (GMT) Received: from mage.trollkarl.net (018.216-123-203-0.interbaun.com [216.123.203.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D09343D55 for ; Thu, 24 Jun 2004 22:20:18 +0000 (GMT) (envelope-from skafte@trollkarl.net) Received: from trollkarl.skafte.org (root@trollkarl [192.168.100.16]) by mage.trollkarl.net (8.12.11/8.12.11) with ESMTP id i5OMJO90017966; Thu, 24 Jun 2004 16:19:24 -0600 (MDT) (envelope-from skafte@trollkarl.net) Received: from trollkarl.skafte.org (skafte@localhost [127.0.0.1]) i5OMJOAm029874; Thu, 24 Jun 2004 16:19:24 -0600 (MDT) (envelope-from skafte@trollkarl.skafte.org) Received: (from skafte@localhost) by trollkarl.skafte.org (8.12.11/8.12.9/Submit) id i5OMJNjp029873; Thu, 24 Jun 2004 16:19:23 -0600 (MDT) Date: Thu, 24 Jun 2004 16:19:23 -0600 From: Greg Skafte To: Freebsd-current@freebsd.org Message-ID: <20040624221923.GA29852@trollkarl.skafte.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: mbuf panic from a kernel with a supdate=2004.06.04.02.00.00 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 24 Jun 2004 22:20:19 -0000 the last couple of days I've gotten a panic panic: mb_init_pack(): Can't deal with failure yet. panic messages: --- panic: mb_init_pack(): Can't deal with failure yet. at line 296 in file /usr/src/sys/kern/kern_mbuf.c cpuid = 2; boot() called on cpu#2 syncing disks, buffers remaining... panic: mb_init_pack(): Can't deal with failure yet. at line 296 in file /usr/src/sys/kern/kern_mbuf.ccpuid = 2; boot() called on cpu#2 kern_mbuf.c is src/sys/kern/kern_mbuf.c,v 1.2 2004/06/01 16:17:10 back trace: #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:236 236 dumping++; (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:236 #1 0xc0631b4b in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:370 #2 0xc0632326 in __panic (file=0xc0840d67 "/usr/src/sys/kern/kern_mbuf.c", line=296, fmt=0xc0840d3a "mb_init_pack(): Can't deal with failure yet.") at /usr/src/sys/kern/kern_shutdown.c:548 #3 0xc0626706 in mb_fini_pack (mem=0xc73a9500, size=256) at /usr/src/sys/kern/kern_mbuf.c:296 #4 0xc07a340b in uma_zalloc_internal (zone=0xc73a9500, udata=0x0, flags=1) at /usr/src/sys/vm/uma_core.c:1952 #5 0xc0528e63 in fxp_add_rfabuf (sc=0xc5666000, rxp=0xc56665b4) at /usr/src/sys/sys/mbuf.h:375 #6 0xc0527eaa in fxp_intr_body (sc=0xc5666000, ifp=0xc5666000, statack=0 '\0', count=-1) at /usr/src/sys/dev/fxp/if_fxp.c:1726 #7 0xc0527cbe in fxp_intr (xsc=0xc5666000) at /usr/src/sys/dev/fxp/if_fxp.c:1599 #8 0xc061c40b in ithread_loop (arg=0xc557d200) at /usr/src/sys/kern/kern_intr.c:574 #9 0xc061b114 in fork_exit (callout=0xc061c216 , arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:816 (kgdb) QUAD XEON w/ 4 Gigs RAM KERN Compiled with SCHED_ULE ADAPTIVE_MUTEXES NO DDB,INVARIANTS,WITNESS,WITNESS_SKIPSPIN debug.mpsafenet=0 everything is linked agains libpthread.so.1 -- Email: skafte@trollkarl.net -- -- When things can't get any worse, they simplify themselves by getting a whole lot worse then complicated. A complete and utter disaster is the simplest thing in the world; it's preventing one that's complex. (Janet Morris)