From nobody Sat Sep 17 13:28:44 2022 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MVBbg29Zlz4cpsB for ; Sat, 17 Sep 2022 13:28:47 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MVBbf0Ljgz49vw for ; Sat, 17 Sep 2022 13:28:45 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 28HDSipm086652 for ; Sat, 17 Sep 2022 13:28:44 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 28HDSiAB086651 for current@freebsd.org; Sat, 17 Sep 2022 06:28:44 -0700 (PDT) (envelope-from david) Date: Sat, 17 Sep 2022 06:28:44 -0700 From: David Wolfskill To: current@freebsd.org Subject: panic after update from main-n258027-c9baa974717a to main-n258075-5b5b7e2ca2fa Message-ID: Reply-To: current@freebsd.org Mail-Followup-To: current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="X5zzPCptBDPJDaA8" Content-Disposition: inline X-Rspamd-Queue-Id: 4MVBbf0Ljgz49vw X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org X-Spamd-Result: default: False [-0.38 / 15.00]; REPLYTO_EQ_TO_ADDR(5.00)[]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.996]; NEURAL_HAM_MEDIUM(-0.99)[-0.986]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; MLMMJ_DEST(0.00)[current@freebsd.org]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_EQ_ENVFROM(0.00)[]; DMARC_NA(0.00)[catwhisker.org]; R_DKIM_NA(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[david]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; HAS_REPLYTO(0.00)[current@freebsd.org] X-ThisMailContainsUnwantedMimeParts: N --X5zzPCptBDPJDaA8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Not reproducible on reboot; only happened on one machine (main laptop) out of 3 that I updated this morning. No dump. :-/ A screenshot, a copy of the full dmesg.boot from the immediately-following successful (verbose) boot, and a copy of the uname output: FreeBSD 14.0-CURRENT #589 main-n258075-5b5b7e2ca2fa: Sat Sep 17 12:22:57 UT= C 2022 root@g1-70.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys= /CANARY amd64 1400068 1400068 may be found at https://www.catwhisker.org/~david/FreeBSD/head/n258075/ The screenshot includes a backtrace; a hand-transcription: Trying to mount root from ufs:/dev/ada0s4a [rw]... panic: Assertion _ndp->ni_cnd.cn_pnbuf !=3D NULL failed at /usr/src/sys/ker= n/vfs_mountroot.c:731 cpuid =3D 1 time =3D 2 KDB: stack backtrace: db_trace_self_wrapper() at 0xffffffff804b9dfb =3D db_trace_self_wrapper+0x2= b/frame 0xfffffe0fba5d4af0 vpanic() at 0xffffffff80bd90f1 =3D vpanic+0x151/frame 0xfffffe0fba5d4b40 panic() at 0xffffffff80bd8ec3 =3D panic+0x43/frame 0xfffffe0fba5d4ba0 parse_mount_dev_present() at 0xffffffff80cc7f76 =3D parse_mount_dev_present= +0x116/frame 0xfffffe0fba5d4c90 parse_mount() at 0xffffffff80cc7c49 =3D parse_mount+0x5c9/frame 0xfffffe0fb= a5d4d00 vfs_mountroot() at 0xffffffff80cc60c3 =3D vfs_mountroot+0x7c3/frame 0xfffff= e0fba5d4e60 start_init() at 0xffffffff80b60093 =3D start_init+0x23/frame 0xfffffe0fba5d= 4ef0 fork_exit() at 0xffffffff80b8f770 =3D fork_exit+0x80/frame 0xfffffe0fba5d4f= 30 fork_trampoline() at 0xffffffff810c264e =3D fork_trampoline+0xe/frame 0xfff= ffe0fba5d4f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 1 tid 100002 ] Stopped at 0xffffffff80c26ac2 =3D kdb_enter+0x32: movq $0,0x12ab643(%rip) db>=20 For all I know, the machine may be a little flaky -- it is the oldest of the 3. But I thought it might be worth mentioning. Peace, david --=20 David H. Wolfskill david@catwhisker.org "In my administration, I'm going to enforce all laws concerning the protection of classified information. No one will be above the law." -- D. Trump, August, 2016 See https://www.catwhisker.org/~david/publickey.gpg for my public key. --X5zzPCptBDPJDaA8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSr0Kzv+UJRY3wfOii0+6PfV4Ix1AUCYyXLjF8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0QUJE MEFDRUZGOTQyNTE2MzdDMUYzQTI4QjRGQkEzREY1NzgyMzFENAAKCRC0+6PfV4Ix 1NT0AP9yOtXm/FqxHAIuORBC6EGMC/lHF8Q/B4dfbWGM7iafdQEAtlK5aVcequ1Z vALlHpaGRL5Nii+zqMncK65h7aS3eQY= =Gyz6 -----END PGP SIGNATURE----- --X5zzPCptBDPJDaA8--