From owner-freebsd-pf@FreeBSD.ORG Fri Apr 4 22:50:03 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 E5FC61065670 for ; Fri, 4 Apr 2008 22:50:03 +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 A87E48FC15 for ; Fri, 4 Apr 2008 22:50:03 +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 m34Mo3qa094022 for ; Fri, 4 Apr 2008 22:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m34Mo3gK094021; Fri, 4 Apr 2008 22:50:03 GMT (envelope-from gnats) Date: Fri, 4 Apr 2008 22:50:03 GMT Message-Id: <200804042250.m34Mo3gK094021@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: Fri, 04 Apr 2008 22:50: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: Sat, 05 Apr 2008 00:48:20 +0200 As I said, the bug was always reproducible on a RELENG_6 server. I applied the patch and now I can kill/restart mpd and pf without a crash. I tried it many times and in random order. My RELENG_7 server is running this patch now for serval days without a problem. Problem solved! THANK YOU VERY MUCH! Boris