From owner-freebsd-current@freebsd.org Thu Jun 23 08:54:50 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F163AC6ECF for ; Thu, 23 Jun 2016 08:54:50 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 31DBA11B2 for ; Thu, 23 Jun 2016 08:54:50 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id v199so117216749wmv.0 for ; Thu, 23 Jun 2016 01:54:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=IX6JeH/ZG6Sk5sux844iwaNt4bQUY9p/8IFuRENLGj4=; b=S2ArQsyAOTb/Qaf7OOBEVB7mNZIDCzMnC6GNWoVGzlz2fC/kf2J4O9Q+vGzeVle2Md mRsSTvRd4UhSq81Kdi8RsIRt9JGsFiYcB/lDKXW30WCrbbqW5TMMevMR5ZO0TCsf2a5Y U8rVeJt1RLUSLwW1HCxp2ATiHxKgUE9EDjIrufJAh8GeU3XNh78zYQJ+52ljnaN5WoYu eaWdNIBQQGYuzJUsT+qJOWqEkuNsI4Ky5kxugb/yTwDnQHxk0h2BeJI66p9uSD47xo8P fe9UVHUEOpfAXgfvw7b+sZhQGR2IZVxQodMiOiaY/NT2Su2572YRAOaozavUdE0BwMJm nvhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=IX6JeH/ZG6Sk5sux844iwaNt4bQUY9p/8IFuRENLGj4=; b=XwBxN7+PyEYVIwESg0NCm7m3ztZq0omgB9h42TsBtLXH3JYdo20HYZJX3TopFVCqfs BPYSsHAdFOs/vZvRidk5h4EHsb0YNabBmbuTDBo78R2eYtveksgjhXcUoAqjrQpbHRAB wQ+Mi2vgbQcZ7oeXdJBal2CyECGovttt61QkGBY41DjefEBeDpM7K/XzC95TVo0nL35h F/mveqpn6Od37hPXcZBLKz8k4dv2TVo577OAMIeB0K0UIh6LhgsXDn/Z2nAnbNV5C82j D1CpwKlpceeQ26rWXt4/ecqKsFzdkphje2G4800xxITsNyNbA6H8v+v6jJ772FJ8g5LA tOUQ== X-Gm-Message-State: ALyK8tIoEbLVQmXY0JzFI625jlIKxPU7Hpdy0/3C7MYizcjIxuc1YphFrtWdRZItrQX0QQ== X-Received: by 10.28.173.8 with SMTP id w8mr12245293wme.39.1466672088129; Thu, 23 Jun 2016 01:54:48 -0700 (PDT) Received: from Johans-MacBook-Air-2.local (92-111-79-242.static.chello.nl. [92.111.79.242]) by smtp.googlemail.com with ESMTPSA id k3sm3294419wju.29.2016.06.23.01.54.47 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 23 Jun 2016 01:54:47 -0700 (PDT) Subject: Re: Fatal trap 12 To: freebsd-current@freebsd.org References: <20160622203636.050ac83a@nonamehost.local> <20160622204526.427fa6ea@nonamehost.local> <20160622205607.472ea221@nonamehost.local> <589E375F-8518-4849-AA0C-E4FE8F1D85E1@lists.zabbadoz.net> From: Johan Hendriks Message-ID: <72a04a4e-f210-7f44-20df-1834bb86c08c@gmail.com> Date: Thu, 23 Jun 2016 10:54:46 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <589E375F-8518-4849-AA0C-E4FE8F1D85E1@lists.zabbadoz.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Thu, 23 Jun 2016 08:54:50 -0000 I have the following in my kernel config # pf options ALTQ options ALTQ_CBQ options ALTQ_RED options ALTQ_RIO options ALTQ_HFSC options ALTQ_CDNR options ALTQ_PRIQ device pf device pflog device pfsync I can not alter the order the modules load as far as I know. I changed the following in /usr/src/sys/netpfil/pf/if_pflog.c from DECLARE_MODULE(pflog, pflog_mod, SI_SUB_PSEUDO, SI_ORDER_ANY); to DECLARE_MODULE(pflog, pflog_mod, SI_SUB_PROTO_FIREWALL, SI_ORDER_ANY); But after a buildworld the same error. Op 23/06/16 om 02:01 schreef Bjoern A. Zeeb: > On 22 Jun 2016, at 17:56, Ivan Klymenko wrote: > >> On Wed, 22 Jun 2016 20:45:26 +0300 >> Ivan Klymenko wrote: >> >>> On Wed, 22 Jun 2016 20:36:36 +0300 >>> Ivan Klymenko wrote: >>> >>>> Hello. >>>> After update from r302000 to r302083 i have panic >>>> http://i.imgur.com/YfvvhdS.png >>>> >>>> Thanks. >>> Sorry, the first time discovered a revision r302060. >> >> There is a suspicion that the reason for this commit: >> https://svnweb.freebsd.org/base?view=revision&revision=302054 > > Do you compile pflog into the kernel or load it from loader by any > chance? I can see what might happen here. > > Can you try to see if this goes away if you load pflog after pf is > loaded? If that helps change the SI_SUB_PSEUDO at the end of > sys/netpfil/pf/if_pflog.c to SI_SUB_PROTO_FIREWALL ; that should fix it. > > /bz > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"