From owner-freebsd-current@freebsd.org Fri Nov 6 00:12:16 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 58DCAA25502 for ; Fri, 6 Nov 2015 00:12:16 +0000 (UTC) (envelope-from dmilith@gmail.com) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (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 D323F1C2E for ; Fri, 6 Nov 2015 00:12:15 +0000 (UTC) (envelope-from dmilith@gmail.com) Received: by wmll128 with SMTP id l128so24039949wml.0 for ; Thu, 05 Nov 2015 16:12:14 -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=JqnTvvCeS2QO++rWv0OJqTWTMGKLualHKCqiAdtojdk=; b=b+lDBvcQ2HVsJUcvDZKH7/RSHgrJBSHDD9TKNpqembcQsqbh8hZPM2w+mqLPEk3WBr mPsaOUZ9FaI0fwOxm9wc33heW3lACmCqRdsVQVkELvEluvokBxEgZj0iaMywflyIsz1M va7uvqzBckkSQ68E7op09JNsx9C+rxDwSW3vJi2X+LPUtGwUZPt68B7/9Q1964izzlop 0VSTQuVER7F57DhDP5EBNn3m1RpC1ynnhosjz51fOEC2YJ7BILba/KgriMOo2RJwsWdn ESSWOHX6+2vmdttCgsdeIsGJTLdPirUPWSWhwIq+2KLXxyp6+eou8JE4RpRbE8bs36xb CdgQ== X-Received: by 10.28.13.84 with SMTP id 81mr6870000wmn.98.1446768734378; Thu, 05 Nov 2015 16:12:14 -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 bh5sm9396674wjb.42.2015.11.05.16.12.13 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 05 Nov 2015 16:12:13 -0800 (PST) From: Daniel Dettlaff X-Pgp-Agent: GPGMail 2.6b2 Content-Type: multipart/signed; boundary="Apple-Mail=_37F6832A-653B-4B10-BEE3-364D76B84279"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Panic with PF on current. Date: Fri, 6 Nov 2015 01:12:07 +0100 Message-Id: <3368CB65-A48F-4C75-92A1-33F92C4C0132@gmail.com> 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: Fri, 06 Nov 2015 00:12:16 -0000 --Apple-Mail=_37F6832A-653B-4B10-BEE3-364D76B84279 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hello. I have interesting verbose output with backtrace (not panic) from one of = my VMs: http://s.verknowsys.com/f0d457ce9420399baaf531012c33eb81.png It=E2=80=99s triggered by autostarting jail on bridged vlan interface = (no VNET feature enabled) 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. Thank you :) Hope this will help someone, let me know if I can help = somehow further. -- kind regards Daniel (dmilith) Dettlaff --Apple-Mail=_37F6832A-653B-4B10-BEE3-364D76B84279 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 iEYEARECAAYFAlY78FsACgkQgTgvVY+WpZqENQCeJJm4mHOcu5Qztyb3WAM5WHTD PFAAoJRS/4O2VCXB4wxLk10FgB3JPZfu =o0wM -----END PGP SIGNATURE----- --Apple-Mail=_37F6832A-653B-4B10-BEE3-364D76B84279--