From owner-freebsd-current@FreeBSD.ORG Fri Mar 18 03:02:46 2005 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 BD16F16A4CE for ; Fri, 18 Mar 2005 03:02:46 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8599043D3F for ; Fri, 18 Mar 2005 03:02:45 +0000 (GMT) (envelope-from jonas.de.buhr@gmx.net) Received: (qmail invoked by alias); 18 Mar 2005 03:02:44 -0000 Received: from p54846694.dip.t-dialin.net (EHLO localhost) [84.132.102.148] by mail.gmx.net (mp018) with SMTP; 18 Mar 2005 04:02:44 +0100 X-Authenticated: #351132 Date: Fri, 18 Mar 2005 04:02:38 +0100 From: Jonas To: freebsd-current@freebsd.org Message-ID: <20050318040238.7e9bf328@localhost> In-Reply-To: <200503180211.j2I2BP7b067598@gw.catspoiler.org> References: <200503180211.j2I2BP7b067598@gw.catspoiler.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: kernel page fault panic in yesterday's current ( nfs_nget -> vfs_hash_insert -> bcmp ) 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: Fri, 18 Mar 2005 03:02:46 -0000 On Thu, 17 Mar 2005 18:11:25 -0800 (PST) Don Lewis wrote: > I got this panic when running cvs to cvs update my /usr/ports tree in > preparation for updating to today's kernel, world, and ports. > I'm going to go ahead with the kernel and world update and see if the > problem is reproduceable afterwards. i also get a 'lock order reversal' but already at boot time. i'm using the bfe driver from the sources of Fri Mar 18 03:06:05 CET 2005 i also get a page fault when i try to connect to a pptpserver using mpd... (ehm.. excuse my stupid question... is that errormessage/backtrace saved somewhere so i can post it here?) thx, jdb . . . ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout Starting usbd. Starting local daemons:. Updating motd. Configuring syscons: keymap font8x16 blanktime. lock order reversal 1st 0xc1dde8a0 rtentry (rtentry) @ /usr/src/sys/netinet/if_ether.c:445 2nd 0xc1be1364 bfe0 (network driver) @ /usr/src/sys/dev/bfe/if_bfe.c:1341 KDB: stack backtrace: kdb_backtrace(c09039ec,c1be1364,c1afc560,c08d6492,c08d97ad) at kdb_backtrace+0x2 e witness_checkorder(c1be1364,9,c08d97ad,53d,e5926978) at witness_checkorder+0x6aa _mtx_lock_flags(c1be1364,0,c08d97ad,53d,c1bdf000) at _mtx_lock_flags+0x8a bfe_start(c1bdf000,12b,0,c1bdf000) at bfe_start+0x31 if_start(c1bdf000,0,c0909620,184,202) at if_start+0x99 ether_output_frame(c1bdf000,c1ce3700,6,12b,c103e9d8) at ether_output_frame+0x218 ether_output(c1bdf000,c1ce3700,e5926a3c,0,2,c1dd0001,2302,c090c3e0,1bd,516) at e ther_output+0x44e arprequest(c1bdf000,c1dd25c8,c1d2a194,c1adb8ac,7) at arprequest+0x109 arpresolve(c1bdf000,c1dde8c4,c1ce3800,c1d2a190,e5926aa8) at arpresolve+0x32d ether_output(c1bdf000,c1ce3800,c1d2a190,c1dde8c4,c06aad17) at ether_output+0x7c ip_output(c1ce3800,0,e5926b08,0,0) at ip_output+0x7c7 udp_output(c1ddc168,c1ce3800,0,0,c1c14000) at udp_output+0x556 udp_send(c1ddabac,0,c1ce3800,0,0) at udp_send+0x30 sosend(c1ddabac,0,e5926c44,c1ce3800,0) at sosend+0x701 kern_sendit(c1c14000,4,e5926cc4,0,0) at kern_sendit+0x13f sendit(c1c14000,4,e5926cc4,0,bfbfc0b1) at sendit+0x1a9 sendto(c1c14000,e5926d14,18,3ff,6) at sendto+0x5b syscall(2f,2f,2f,2,0) at syscall+0x2a0 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (133, FreeBSD ELF32, sendto), eip = 0x282a477f, esp = 0xbfbfb89c, eb p = 0xbfbfb8c8 --- Initial i386 initialization:. Additional ABI support:. Starting cron. . . .