From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 17 18:10:02 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12A372B1 for ; Sun, 17 Nov 2013 18:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 022172B10 for ; Sun, 17 Nov 2013 18:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAHIA1mg063022 for ; Sun, 17 Nov 2013 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAHIA10S063021; Sun, 17 Nov 2013 18:10:01 GMT (envelope-from gnats) Date: Sun, 17 Nov 2013 18:10:01 GMT Message-Id: <201311171810.rAHIA10S063021@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Javier Villavicencio Subject: Re: kern/182964: [pf] panics on 10-BETA1 r256398 with VIMAGE and pf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: Javier Villavicencio List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2013 18:10:02 -0000 The following reply was made to PR kern/182964; it has been noted by GNATS. From: Javier Villavicencio To: bug-followup@FreeBSD.org, mm@freebsd.org Cc: Subject: Re: kern/182964: [pf] panics on 10-BETA1 r256398 with VIMAGE and pf Date: Sun, 17 Nov 2013 14:52:13 -0300 Hello, I have the exact same panics with VIMAGE and pf on 10.0-BETA3. Following the discussion at [1] and the commit [2] being reverted in r256729, I was wondering if there would be any proper solution out there before 10.0-RELEASE, and, if this combo (pf+VIMAGE) doesn't panic in 9-STABLE? [1] http://docs.freebsd.org/cgi/getmsg.cgi?fetch=43853+0+archive/2013/freebsd-pf/20131020.freebsd-pf [2] http://svnweb.freebsd.org/base?view=revision&revision=256587