From owner-freebsd-current@freebsd.org Thu Nov 5 22:32:21 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 7775AA269C5 for ; Thu, 5 Nov 2015 22:32:21 +0000 (UTC) (envelope-from dmilith@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 0EC561200 for ; Thu, 5 Nov 2015 22:32:21 +0000 (UTC) (envelope-from dmilith@gmail.com) Received: by wmec201 with SMTP id c201so3238330wme.0 for ; Thu, 05 Nov 2015 14:32:19 -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=fyA6nW3Y5cKEYOj9XfzaqJXbE4Bzc/N86lmSEh877QI=; b=Gb8lu3GgnkEupPGefnvrBwKsgnrzWDPjpa6YYGmHeyPhXj66WeT+rUy9ownidlofiO 9L5RExxxAI6useS1eK3XKh0rwBtPHOxnr8QKX2rSCkvyIqtQjAXyRor6X9O8KH08gObQ ssV3XB6uRKfuWqor364uMkbTXyr5h8XRjv5++NzeabG+UKcANFIorEBLbgu3mvMtGNOx Bd3fafOgBdrn4WrNgFIBSIW++GwrEKAK7TKv3frts3Ez4uVh6y2XwLI4fdb35/iLmelL YbWmy0onhUAdSMATh3T8a+Q4Xc8tZ66XsAI0Xea+FxKQQw6PmUaqRW62MDTvERQlfIAr QFMA== X-Received: by 10.28.15.136 with SMTP id 130mr6743168wmp.36.1446762739610; Thu, 05 Nov 2015 14:32:19 -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 r13sm250663wmg.12.2015.11.05.14.32.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Nov 2015 14:32:18 -0800 (PST) From: Daniel Dettlaff X-Pgp-Agent: GPGMail 2.6b2 Content-Type: multipart/signed; boundary="Apple-Mail=_CFD26700-D4A0-4971-AA31-A0B2FE6A01E9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Panic with PF on current. Date: Thu, 5 Nov 2015 23:32:11 +0100 Message-Id: <3E40D992-DA70-4B58-BF5A-D706F169E175@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: Thu, 05 Nov 2015 22:32:21 -0000 --Apple-Mail=_CFD26700-D4A0-4971-AA31-A0B2FE6A01E9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hello. I have my second kernel panic, related with =E2=80=9CMAC_PORTACL=E2=80=9D = kernel module loading in CURRENT. The only thing to do is to put mac_portacl_load=3D=E2=80=9CYES=E2=80=9D = in loader.conf and boot machine. 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/33551a89eda736059df6dcb35ea4eda3.png with bt: http://s.verknowsys.com/caeb3389d9e7399793a12c44f5760466.png Thank you :) Hope this will help someone, let me know if I can help = somehow further. -- kind regards Daniel (dmilith) Dettlaff --Apple-Mail=_CFD26700-D4A0-4971-AA31-A0B2FE6A01E9 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 iEYEARECAAYFAlY72PEACgkQgTgvVY+WpZp5uwCgq0e3SC78RN9zPfXKaiw1byKQ pEkAn3wiPOjV+prO5BBY75DG7pWFkZXF =wcPD -----END PGP SIGNATURE----- --Apple-Mail=_CFD26700-D4A0-4971-AA31-A0B2FE6A01E9--