From nobody Thu Sep 04 13:39:19 2025 X-Original-To: freebsd-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 4cHgZ15Wwxz662ts for ; Thu, 04 Sep 2025 13:39:21 +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 4cHgZ11RKnz3Trn; Thu, 04 Sep 2025 13:39:21 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.18.1/8.18.1) with ESMTP id 584DdJUe075874; Thu, 4 Sep 2025 13:39:19 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.18.1/8.18.1/Submit) id 584DdJx5075873; Thu, 4 Sep 2025 06:39:19 -0700 (PDT) (envelope-from david) Date: Thu, 4 Sep 2025 06:39:19 -0700 From: David Wolfskill To: Kyle Evans Cc: freebsd-current@freebsd.org, Cy Schubert Subject: Re: Panic after kldload i915kms at main-n280058-e7a04a110724 Message-ID: Mail-Followup-To: David Wolfskill , Kyle Evans , freebsd-current@freebsd.org, Cy Schubert References: <6D97C74E-EDBF-47A9-B519-0D1A945BBA52@FreeBSD.org> <64c7bb13-ce6a-49a5-a7a1-952ce2f35a9e@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="yWBDMIm5pBGrPIeq" Content-Disposition: inline In-Reply-To: <64c7bb13-ce6a-49a5-a7a1-952ce2f35a9e@FreeBSD.org> X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4cHgZ11RKnz3Trn --yWBDMIm5pBGrPIeq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 04, 2025 at 08:29:34AM -0500, Kyle Evans wrote: > On 9/4/25 07:52, David Wolfskill wrote: > > On Thu, Sep 04, 2025 at 02:39:45PM +0200, Juraj Lutter wrote: > > > ... > > > Out of curiosity, does the problem go away when you revert commit a2f= 08d0ddc29e4da15f614bdb6a5072b3fd6332c ? > > >=20 > > > It is the most recent one that touched pseudofs subsystem. > > > .... > >=20 > > Thanks; I will try it & report. Just finished rebuild after local reversion of a2f08d0ddc29e4da15f614bdb6a5072b3fd6332c (main-n280055-a2f08d0ddc29); panic looks unchanged. > > In the mean time, I have screenshots for the panic up at > > https://www.catwhisker.org/~david/FreeBSD/head/n280058/ > ... > Hi, >=20 > Sorry for the hassle, this is reverted in d3462294c1f02ca20cc1869d618bde5= 7559f5914. I had smoke-tested > all in-tree pseudofs, but missed that lindebugfs is mostly initialized in= drivers that populated it > rather than in lindebugfs itself. I'll add it to my list to circle back = to later. >=20 > Thanks, >=20 > Kyle Evans Ah -- that's reverting 65059dd2b6f94e570acc645be82b8ea056316459 (main-n280054-65059dd2b6f9). OK. Thanks for the fix! Peace, david --=20 David H. Wolfskill david@catwhisker.org Of course firing the statistician will force the statistics to conform! See https://www.catwhisker.org/~david/publickey.gpg for my public key. --yWBDMIm5pBGrPIeq Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSTLzOSbomIK53fjFliipiWhXYx5QUCaLmWh18UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTMy RjMzOTI2RTg5ODgyQjlEREY4QzU5NjI4QTk4OTY4NTc2MzFFNQAKCRBiipiWhXYx 5cCYAP9/yvM6W4Nps7vmrRyIJMAFBXoVwenqc9E2x3gzNurEcAEA+MzyAd53nI14 S3XEj5HmHdCE/TqBgAUEDAYQHM32+gA= =9TLJ -----END PGP SIGNATURE----- --yWBDMIm5pBGrPIeq--