From owner-freebsd-current@freebsd.org Thu Mar 9 21:32:52 2017 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 7B0B0D0543F for ; Thu, 9 Mar 2017 21:32:52 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5CB76260 for ; Thu, 9 Mar 2017 21:32:52 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5C19AD0543D; Thu, 9 Mar 2017 21:32:52 +0000 (UTC) Delivered-To: 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 5BA00D0543C; Thu, 9 Mar 2017 21:32:52 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FA8C25F; Thu, 9 Mar 2017 21:32:52 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 6348575CB; Thu, 9 Mar 2017 21:32:51 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 6BB4330486; Thu, 9 Mar 2017 21:32:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id fYD-t6hPRxie; Thu, 9 Mar 2017 21:32:16 +0000 (UTC) To: current@FreeBSD.org, "freebsd-net@freebsd.org" DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com D0B4730480 From: Bryan Drewery Subject: r314708: panic: Assertion err == 0 failed at /usr/src/sys/net/iflib.c:2241 Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <3c8062d7-afcc-44eb-1c05-f32c2b49973d@FreeBSD.org> Date: Thu, 9 Mar 2017 13:31:56 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CsddWNDgqxTRQ3BPa6GKCOEem7mqkoHee" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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, 09 Mar 2017 21:32:52 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --CsddWNDgqxTRQ3BPa6GKCOEem7mqkoHee Content-Type: multipart/mixed; boundary="jR5W7a7ELFHlCm8KKPRrBRfOlfF0jh0de"; protected-headers="v1" From: Bryan Drewery To: current@FreeBSD.org, "freebsd-net@freebsd.org" Message-ID: <3c8062d7-afcc-44eb-1c05-f32c2b49973d@FreeBSD.org> Subject: r314708: panic: Assertion err == 0 failed at /usr/src/sys/net/iflib.c:2241 --jR5W7a7ELFHlCm8KKPRrBRfOlfF0jh0de Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable This came up at shutdown in r314708. I don't yet know if I will have a core to diagnose. > panic: Assertion err =3D=3D 0 failed at /usr/src/sys/net/iflib.c:2241 > cpuid =3D 0 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe349= a7f9940 > vpanic() at vpanic+0x186/frame 0xfffffe349a7f99c0 > _kassert_panic() at _kassert_panic+0x12f/frame 0xfffffe349a7f9a40 > _task_fn_rx() at _task_fn_rx+0x19d/frame 0xfffffe349a7f9b20 > gtaskqueue_run_locked() at gtaskqueue_run_locked+0x139/frame 0xfffffe34= 9a7f9b80 > gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0x88/frame 0xfffffe3= 49a7f9bb0 > fork_exit() at fork_exit+0x84/frame 0xfffffe349a7f9bf0 > fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe349a7f9bf0 > --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- > KDB: enter: panic > [ thread pid 0 tid 100038 ] > Stopped at kdb_enter+0x3b: movq $0,kdb_why --=20 Regards, Bryan Drewery --jR5W7a7ELFHlCm8KKPRrBRfOlfF0jh0de-- --CsddWNDgqxTRQ3BPa6GKCOEem7mqkoHee Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJYwcnNAAoJEDXXcbtuRpfPCq8H/jvKQH+LZ8H0KIK1PirAgDSD XR3wUz3UN46OsukHG0PJeUOz0YMsD2D00cYMpvF3hfb/vOAtNqiAc62EGZCn4ZSu o5oWAm0Emx8I6x9i7jX4fm3197W9Y1TINIULQlaRSi0cSL5QVX84Ti+vyAzXq35H W1UwZj4jr+nkq0sV9561kaDLX4DqAhHXxIERKoGS/3cuklD93prLRKvwj40UUWRk q/nltQ/67eGygbtv7jQ3kJbcWDL/9/CZ2KT4Zh9vVdh5aijQOcrJLi85B388rAXt 2t/ewkDj0YSDs6stAEIPG8Wn+s42pmt8tu7RkQ4l/PSaigfVR2Y8eZ5r+k0TiGE= =BHhn -----END PGP SIGNATURE----- --CsddWNDgqxTRQ3BPa6GKCOEem7mqkoHee--