From owner-freebsd-current@FreeBSD.ORG Sat Feb 19 22:17:24 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 3796116A4CE for ; Sat, 19 Feb 2005 22:17:24 +0000 (GMT) Received: from av9-2-sn1.fre.skanova.net (av9-2-sn1.fre.skanova.net [81.228.11.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0C8D43D54 for ; Sat, 19 Feb 2005 22:17:23 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av9-2-sn1.fre.skanova.net (Postfix, from userid 502) id CDC0137EA2; Sat, 19 Feb 2005 23:17:22 +0100 (CET) Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av9-2-sn1.fre.skanova.net (Postfix) with ESMTP id B39D837E48 for ; Sat, 19 Feb 2005 23:17:22 +0100 (CET) Received: from sentinel (h62n1fls11o822.telia.com [213.64.66.62]) by smtp3-2-sn1.fre.skanova.net (Postfix) with ESMTP id 99DC937E4B for ; Sat, 19 Feb 2005 23:17:22 +0100 (CET) From: "Daniel Eriksson" To: "'FreeBSD Current'" Date: Sat, 19 Feb 2005 23:17:16 +0100 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcUW0MUXYJTP5Ij3Sf++QuWQPPOOeg== Subject: Crash on CURRENT from today 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: Sat, 19 Feb 2005 22:17:24 -0000 Got this crash on my SMP server just now. Kernel/world are ~12 hours old (2005.02.19.12.00.00). It's not a debug kernel, so I cannot provide any additional info right now. Fatal trap 9: general protection fault while in kernel mode cpuid = 1; apic id = 00 instruction pointer = 0x8:0xc0612efc stack pointer = 0x10:0xdc95692c frame pointer = 0x10:0xdc956934 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 35 (swi1: net) [thread pid 35 tid 100011 ] Stopped at in_matroute+0x2c: jz in_matroute+0x40 db> tr Tracing pid 35 tid 100011 td 0xc1e0a170 in_matroute(3700779540,3254842880,6,3700779352,1105988990) at in_matroute+44 rtalloc1(3700779540,1,0,0,0) at rtalloc1+120 rtalloc_ign(3700779536,0,3256294640,3258642432,3271813772) at rtalloc_ign+141 ip_output(3299431168,0,3700779536,0,0) at ip_output+1928 tcp_output(3274196300,2920,3227699936,3274196300,29310) at tcp_output+1885 tcp_input(3304263680,20,3253913600,1,0) at tcp_input+5459 ip_input(3304263680,0,1,2919755848,2945716017) at ip_input+219 netisr_processqueue(582,32627,4195731492,2933674284,500) at netisr_processqueue+92 swi_net(0,0,0,0,0) at swi_net+265 ithread_loop(3252626688,3700780360,0,0,0) at ithread_loop+179 fork_exit(3226801008,3252626688,3700780360) at fork_exit+98 fork_trampoline() at fork_trampoline+8 --- trap 1, eip = 0, esp = 3700780412, ebp = 0 --- /Daniel Eriksson