From owner-freebsd-stable@FreeBSD.ORG Wed Nov 17 21:18:33 2004 Return-Path: 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 2435016A4CE for ; Wed, 17 Nov 2004 21:18:33 +0000 (GMT) Received: from sockar.homeip.net (tourist.net1.nerim.net [62.212.109.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3734943D39 for ; Wed, 17 Nov 2004 21:18:32 +0000 (GMT) (envelope-from amon@sockar.homeip.net) Received: from sockar.homeip.net (localhost [127.0.0.1]) by sockar.homeip.net (8.12.9p2/8.12.9) with ESMTP id iAHLIBoP093068; Wed, 17 Nov 2004 22:18:11 +0100 (CET) (envelope-from amon@sockar.homeip.net) Received: (from amon@localhost) by sockar.homeip.net (8.12.9p2/8.12.9/Submit) id iAHLIB0P093067; Wed, 17 Nov 2004 22:18:11 +0100 (CET) (envelope-from amon) Date: Wed, 17 Nov 2004 22:18:11 +0100 From: Herve Boulouis To: Herve Boulouis Message-ID: <20041117221811.B91236@ra.aabs> References: <20041117143450.A91236@ra.aabs> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <20041117143450.A91236@ra.aabs>; from amon@sockar.homeip.net on Wed, Nov 17, 2004 at 02:34:50PM +0100 cc: freebsd-stable@freebsd.org Subject: Re: fast data access mmu miss with 5.3-STABLE from today X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 21:18:33 -0000 Le 17/11/2004 à 14:34, Herve Boulouis a écrit: > Hello, > > just cvsuped my 5.3-STABLE 3 hours ago (dual ultra sparc with SMP) and got > the following panic : > Same thing 1 hour after the rebooting the machine : db> trace panic() at panic+0x168 trap() at trap+0x3ac -- fast data access mmu miss tar=0 %o7=0xc02ba340 -- m_copym() at m_copym+0x2c tcp_output() at tcp_output+0xeec tcp_input() at tcp_input+0x25a0 ip_input() at ip_input+0x934 netisr_processqueue() at netisr_processqueue+0xc0 swi_net() at swi_net+0x15c ithread_loop() at ithread_loop+0x1dc fork_exit() at fork_exit+0x9c fork_trampoline() at fork_trampoline+0x8 Is anybody else seeing this ? I'll try to recompile the kernel to get more precise debug information. -- Herve Boulouis