From owner-freebsd-current@freebsd.org Sun Nov 1 18:54:25 2015 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 2EACFA2478E for ; Sun, 1 Nov 2015 18:54:25 +0000 (UTC) (envelope-from dmilith@gmail.com) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (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 AE9E41A8D for ; Sun, 1 Nov 2015 18:54:24 +0000 (UTC) (envelope-from dmilith@gmail.com) Received: by wicll6 with SMTP id ll6so37751630wic.1 for ; Sun, 01 Nov 2015 10:54:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:date:message-id:to:mime-version; bh=U7CXPvLYNQEUwHJLriZKTUTYbSMTEik9UuybLg1S8zg=; b=0F5v4ETNci6ePJQiMUuX56oUng8JmLNhalIYe8O4vBKOfOjuN/HGJiwtySxxcAAbxg GZaodODe6kp9aR2aDwW5euZvABfZH4n6H5Sw9K8gmF1Sa7AJBURPnEOxewhT9+HC0IBN V4qhVaOyNmrrqGJMeAMVo0aO7dEIkwZv/WcmxjFMO2RI2KqR7WjH9VZ9OXAiut2b06EK wRYk8NwVed/FHma1q771oty/uc0oeN71X+84HkCYsnEdqv09XvRnQJO1h5n9NwrRA/5N ev5did3cQVnTPYP6f1Rk8WAoMP8K/zPdUFOJrlE32KH2sQG5Xc6khVmUEJ6ZTQg+3LPb vpjw== X-Received: by 10.194.22.234 with SMTP id h10mr19494259wjf.72.1446404062456; Sun, 01 Nov 2015 10:54:22 -0800 (PST) Received: from [192.168.1.2] (192.46-29-147.tkchopin.pl. [46.29.147.192]) by smtp.gmail.com with ESMTPSA id xt1sm18229361wjb.32.2015.11.01.10.54.21 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 01 Nov 2015 10:54:21 -0800 (PST) From: Daniel Dettlaff X-Pgp-Agent: GPGMail 2.6b2 Content-Type: multipart/signed; boundary="Apple-Mail=_7CEA7AE2-6321-4D10-B07F-FD458DFB948E"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Panic with PF on current. Date: Sun, 1 Nov 2015 19:54:15 +0100 Message-Id: To: "freebsd-current@freebsd.org" Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) X-Mailer: Apple Mail (2.3096.5) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 01 Nov 2015 18:54:25 -0000 --Apple-Mail=_7CEA7AE2-6321-4D10-B07F-FD458DFB948E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hello. I have my first kernel panic, probably related to pf/pflog in CURRENT: I built kernel using this config: = https://github.com/VerKnowSys/ServeD-OS/blob/master/kernel/VERKNOWSYS-11.0= My make.conf: = https://github.com/VerKnowSys/ServeD-OS/blob/master/etc/make.conf My src.conf: = https://github.com/VerKnowSys/ServeD-OS/blob/master/etc/src.conf My loader.conf: = https://github.com/VerKnowSys/ServeD-OS/blob/master/etc/loader.conf.served= My sysctl.conf: = https://github.com/VerKnowSys/ServeD-OS/blob/master/etc/sysctl.conf.served= I=E2=80=99m using Vmware Fusion 7.0 pro as host. I catched that panic on main system console (verbose boot turned on): http://s.verknowsys.com/18bfec6f00e939e0b93952a4117fda34.png As you see it looks related to pfsync. Hence I tried to disable pf for = test, but just after `service pf stop` more =E2=80=9Cdetailed panic" = happened: http://s.verknowsys.com/a1500912956930aa9eda16383347657c.png and with some backtrace: http://s.verknowsys.com/9f413eec8be03faf898208ef9d2fe555.png My build (kernel + world + HBSD patches) is here: = http://served.verknowsys.com/ServeD-OS-Base-11.0-v0.11.7-amd64.tar.xz if = you want to try to reproduce it maybe. Panic will happen only if =E2=80=9Cpf" kernel module is loaded. Since I = disabled =E2=80=9Cpf" and =E2=80=9Cpflog", system works as expected, no = panic at all. This issue was also reported to #HardenedBSD since I=E2=80=99m not sure = it=E2=80=99s related to hardening patches or not. (It seems not related = at the moment). Thank you :) Hope this will help someone, let me know if I can help = somehow further. -- kind regards Daniel (dmilith) Dettlaff --Apple-Mail=_7CEA7AE2-6321-4D10-B07F-FD458DFB948E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlY2X9wACgkQgTgvVY+WpZr5/QCfdqL/u818YaXs6cM9mYzAU/D1 oTEAn2uB/b9KYrwwj+Wd3GGRXdEpnan0 =VJvw -----END PGP SIGNATURE----- --Apple-Mail=_7CEA7AE2-6321-4D10-B07F-FD458DFB948E--