From owner-freebsd-current@freebsd.org Fri Jul 17 14:39:34 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D25FA36683A for ; Fri, 17 Jul 2020 14:39:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B7Yft54l9z47st for ; Fri, 17 Jul 2020 14:39:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from Ryans-MBP.attlocal.net (unknown [IPv6:2600:1700:358a:c660:3cab:eb30:63d8:d9af]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: freqlabs/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 7BE1919A8D for ; Fri, 17 Jul 2020 14:39:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Subject: Re: Kernel panic on recent 12.1 on bridge creation. To: freebsd-current@freebsd.org References: From: Ryan Moeller Message-ID: <934d97b4-4739-c542-4830-a30dcc9f964c@FreeBSD.org> Date: Fri, 17 Jul 2020 10:39:33 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 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, 17 Jul 2020 14:39:34 -0000 I've reproduced this on the latest snapshot build of stable/12 and created a PR here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248046 On 7/16/20 6:26 PM, Daniel Dettlaff wrote: >> On 17.07.2020, at 00:16, Daniel Dettlaff wrote: >> >> Hello, I heard it's known? >> >> I built recent system from stable/12 branch and either "ifconfig bridge0 create" and `cloned_interfaces="bridge0"` + `ifconfig_bridge0_aliases="inet 172.16.7.1/16` in rc.conf.local causes instant KP and system reboot. >> >> kind regards >> Daniel Dettlaff > will just add screenshots from cause: http://s.verknowsys.com/6eade44caec93c46b134ec81c8597081.png it's production kernel build so no symbols. > _______________________________________________ > 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"