From owner-freebsd-pf@FreeBSD.ORG Sun Mar 30 22:00:04 2008 Return-Path: Delivered-To: freebsd-pf@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 695C2106564A for ; Sun, 30 Mar 2008 22:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 489678FC20 for ; Sun, 30 Mar 2008 22:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2UM04Yp014365 for ; Sun, 30 Mar 2008 22:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2UM04U3014364; Sun, 30 Mar 2008 22:00:04 GMT (envelope-from gnats) Date: Sun, 30 Mar 2008 22:00:04 GMT Message-Id: <200803302200.m2UM04U3014364@freefall.freebsd.org> To: freebsd-pf@FreeBSD.org From: "Boris S." Cc: Subject: Re: kern/106400: [pf] fatal trap 12 at restart of PF with ALTQ if ng0 device has detached X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Boris S." List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2008 22:00:04 -0000 The following reply was made to PR kern/106400; it has been noted by GNATS. From: "Boris S." To: Max Laier Cc: bug-followup@freebsd.org Subject: Re: kern/106400: [pf] fatal trap 12 at restart of PF with ALTQ if ng0 device has detached Date: Sun, 30 Mar 2008 23:59:59 +0200 Feedback for RELENG_7: I can't reproduce this bug at RELENG_7 currently. I tried mpd4 and mpd5. It seems to be fixed otherwise. I applied this patch anyway and tried to trigger the bug, but it doesn't happen. All is working fine so far! I'll try this patch on RELENG_6 in the next days. On RELENG_6 I can reproduce this bug for sure. Boris