From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 2 20:00:43 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20BC016A4CF for ; Thu, 2 Sep 2004 20:00:43 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1C7743D54 for ; Thu, 2 Sep 2004 20:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i82K0fSx084410 for ; Thu, 2 Sep 2004 20:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i82K0fnV084409; Thu, 2 Sep 2004 20:00:41 GMT (envelope-from gnats) Resent-Date: Thu, 2 Sep 2004 20:00:41 GMT Resent-Message-Id: <200409022000.i82K0fnV084409@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, cell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A702C16A4CF for ; Thu, 2 Sep 2004 19:50:29 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE1843D41 for ; Thu, 2 Sep 2004 19:50:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i82JoFPs074614 for ; Thu, 2 Sep 2004 19:50:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i82JoFRg074613; Thu, 2 Sep 2004 19:50:15 GMT (envelope-from nobody) Message-Id: <200409021950.i82JoFRg074613@www.freebsd.org> Date: Thu, 2 Sep 2004 19:50:15 GMT From: cell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: bin/71307: crash kernel with pf/altq actived X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 20:00:43 -0000 >Number: 71307 >Category: bin >Synopsis: crash kernel with pf/altq actived >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 02 20:00:41 GMT 2004 >Closed-Date: >Last-Modified: >Originator: cell >Release: FreeBSD 5.3-beta2 >Organization: >Environment: FreeBSD linux-win.com 5.3-BETA2 FreeBSD 5.3-BETA2 #0: Wed Sep 1 19:19:24 CEST 2004 cell@linux-win.com:/usr/obj/usr/src/sys/FREEBSD i386 >Description: With my pf.conf, i have had a problem with kernel he has crashed since i add the altq rules.The message of panic is : Fatal Trap 12:page fault while in kernel mode cpuid=0; apic id = 00 fault virtual address = 0x8 fault code = supervisor read , page not present instruction pointer = 0x8:0xc06f7c22 stack pointer = 0x10:0xd5425cbc frame pointer = 0x10:0xd5425cc8 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 = 36 (swi5:clock sio) [thread 100037] Stopped at nd6_slowtimo+0x5a movl 0x8(%eax),%esi db> tr nd6_slowtimo(0) at nd6_slowtimo+0x5a softclock(0) at softclock+0x17a ithread_loop(c1987c00,d5000425d48,c1987c00,c0626584,0) at ithread_loop+0x124 fork_exit(c0626584,c1987c00,d5425d48) at fork_exit+0xa4 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0 , esp = 0xd5425d7c , ebp = 0 --- Altq rules are : altq on $ext cbq bandwidth 256Kb queue { std_out, gw_out, bsd2_out } queue std_out bandwidth 256Kb cbq(default) queue gw_out bandwidth 128Kb cbq queue bsd2_out bandwidth 128Kb cbq pass out on $ext inet proto tcp from $ext to any flags S/SA $ks queue gw_out pass out on $ext inet proto tcp from $bsd2 to any flags S/SA $ks queue bsd2_out pass out on $ext from $danielle to any flags S/SA $ks queue std_out pass out on $ext from $fubuff to any flags S/SA $ks queue std_out >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: