From nobody Thu Mar 26 11:35:55 2026 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 4fhMD52GkKz6WpsT; Thu, 26 Mar 2026 11:36:05 +0000 (UTC) (envelope-from polyduekes@proton.me) Received: from mail-24424.protonmail.ch (mail-24424.protonmail.ch [109.224.244.24]) (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 "protonmail.com", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fhMD25Txjz3JSm; Thu, 26 Mar 2026 11:36:02 +0000 (UTC) (envelope-from polyduekes@proton.me) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=proton.me header.s=protonmail header.b="AfFgsw/o"; dmarc=pass (policy=quarantine) header.from=proton.me; spf=pass (mx1.freebsd.org: domain of polyduekes@proton.me designates 109.224.244.24 as permitted sender) smtp.mailfrom=polyduekes@proton.me DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1774524960; x=1774784160; bh=2lX0NKzbqlDesP5Tqk5yWgFlTbE3+E/FGl3oAB+KljA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=AfFgsw/omW5YMX1cgYSvD/6oFNexb48H0H37a+OdxQ76ip71BUt2nYSM5rzVQngUd kvrjwM/0PTp+mJBM22zY6nQWPzK98a1KuLSBlkB8VFWpjbCGVFmXi6JahZlpi19jXX 59aWyxBEUhwY0/1E387E5Bq/munMfPUbo1/p7yavpjYMRmYqUkztEiD7l108Dhx1SI ZZg0U2+HotPXIyT2VlO1uU3vH3R/EtFDJ0BOmYvSs5kcPPOj40ISizUwPsksm61bzk NnTwU41HliQ5c71aTiG0TRDBXXWm552xAdLiousVG8jkWC5htc1SFI3OVNQ5+G8WTr v1a45YSM2x3NA== Date: Thu, 26 Mar 2026 11:35:55 +0000 To: Gleb Smirnoff From: polyduekes@proton.me Cc: freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: March 2026 stabilization week Message-ID: In-Reply-To: References: Feedback-ID: 94987605:user:proton X-Pm-Message-ID: 60feefef139914a309fbb5d4784cd2e50c3c7457 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: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-4.49 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.988]; DMARC_POLICY_ALLOW(-0.50)[proton.me,quarantine]; RWL_MAILSPIKE_EXCELLENT(-0.40)[109.224.244.24:from]; R_SPF_ALLOW(-0.20)[+ip4:109.224.244.0/24]; R_DKIM_ALLOW(-0.20)[proton.me:s=protonmail]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[109.224.244.24:from]; MISSING_XM_UA(0.00)[]; FROM_NO_DN(0.00)[]; TO_DN_SOME(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:62371, ipnet:109.224.244.0/24, country:CH]; RCVD_COUNT_ZERO(0.00)[0]; RCPT_COUNT_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; DKIM_TRACE(0.00)[proton.me:+] X-Rspamd-Queue-Id: 4fhMD25Txjz3JSm X-Spamd-Bar: ---- although i am not sure if this was present before march stabweek or not=20 but i have been noticing a kernel panic due to a missing vnode lock in fuse= fs panic: fuse_internal_cache_attrs: vnode is not exclusive locked but should = be cpuid =3D 2 time =3D 1772821549 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00ae8d4= 7f0 vpanic() at vpanic+0x136/frame 0xfffffe00ae8d4920 panic() at panic+0x43/frame 0xfffffe00ae8d4980 assert_vop_elocked() at assert_vop_elocked+0x86/frame 0xfffffe00ae8d49b0 fuse_internal_cache_attrs() at fuse_internal_cache_attrs+0x47/frame 0xfffff= e00ae8d4a10 fuse_internal_do_getattr() at fuse_internal_do_getattr+0x156/frame 0xfffffe= 00ae8d4ac0 fuse_vnode_size() at fuse_vnode_size+0x70/frame 0xfffffe00ae8d4b10 fuse_read_biobackend() at fuse_read_biobackend+0x56/frame 0xfffffe00ae8d4ba= 0 fuse_vnop_read() at fuse_vnop_read+0x15a/frame 0xfffffe00ae8d4c00 VOP_READ_APV() at VOP_READ_APV+0x55/frame 0xfffffe00ae8d4c30 vn_read() at vn_read+0x237/frame 0xfffffe00ae8d4cb0 vn_io_fault() at vn_io_fault+0x216/frame 0xfffffe00ae8d4d40 dofileread() at dofileread+0x80/frame 0xfffffe00ae8d4d90 sys_read() at sys_read+0x127/frame 0xfffffe00ae8d4e00 amd64_syscall() at amd64_syscall+0x169/frame 0xfffffe00ae8d4f30 fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ae8d4f30= =20 On Monday, March 23rd, 2026 at 1:30 PM, Gleb Smirnoff = wrote: > Hi FreeBSD/main users & developers: >=20 > This is an automated email to inform you that the March 2026 stabilizatio= n week > started with FreeBSD/main at main-n284625-8d99314a044c, which was tagged = as > main-stabweek-2026-Mar. >=20 > Those who want to participate in the stabilization week are encouraged to > update to the above revision/tag and test their systems. >=20 > The tag main-stabweek-2026-Mar has been published at Gleb Smirnoff's gith= ub repo. > To connect this repo as an additional remote you need to run: >=20 > git remote add glebius https://github.com/glebius/FreeBSD >=20 > Once remote is configured, to checkout the tag run: >=20 > git fetch glebius --tags > git checkout main-stabweek-2026-Mar >=20 > If you want to use only the official FreeBSD repo, then update to > the revision: >=20 > git pull > git checkout 8d99314a044c >=20 > Developers are encouraged to avoid pushing new features to FreeBSD/main d= uring > the stabilization week, but focus on bugfixes instead. The stabilization= week > runs up to Friday 18:00 UTC, but if there is consensus that any regressio= ns > discovered by participants have been fixed, it will end early. >=20 > Once that happens, the advisory freeze of FreeBSD/main branch is thawed. >=20 > -- > Gleb Smirnoff >=20 >