From nobody Wed Jun 25 21:18:07 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 4bSF6C1fJnz60X44 for ; Wed, 25 Jun 2025 21:18:11 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bSF6C0P3Lz4KK5; Wed, 25 Jun 2025 21:18:11 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750886291; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RIqpdssyeNFVdJwJ/hZkMIzN19i8I8a7eSrmtz/frQU=; b=B8EOUeDa0qbJFn/Dzmp8pj3rTJWDYR7e+1TKyI5wff+vtjxgXtpTYOxcUe4AIMeGUvmB7M 9PfesQQlDRX+cWwk92fIrw7RMaCZPmrICOZj84EikPThJh0gfXzh5e7tKb+5CXbXYqoBgF udDdHySjkQ9evkHdHIZy0EOdaJW02/95OexKbO4UnxI+STrhsqGap+SJ+FZk0wHs43cgVc woyPIEHMvmzpffx8NQOKiVl4CiZDur9Tfpw8gNuf8U2l+qmTxnrh/xvMWV9Zys3CdT5qsW nzfEzvItpiAauRS4bImUwaQEKxdlR9/8LQ5vfRHGjvtU2oGC5EG85YiUy1XnlA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750886291; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RIqpdssyeNFVdJwJ/hZkMIzN19i8I8a7eSrmtz/frQU=; b=K9WrYBkCR7in1ItrgZFv0EjVw9wH/nMoiYQglr7F0xS9OT6Q39MCgrekK2cUzMWFYn5tK2 jThnbGnLZyf86zhb4E6hkScAuwig1HhULtXmx3sPWD2+vFN2gr91HnWVTlUKsIhUKg0p7E tM1IWrAGmQafeHH2FiEaHlZnCl432uk6qKJ3+bSzd70OST6y7JRVg1c47ireUkS7bkh/RB oCwfsKDBjpEvuENYNjIdHZ6VrAJECdu/p1ZORVNhqMYsxx7XzimWjHPpZD85OC57OFQhXO DM7+8MxFhG2qBPzVj2R5oA767fWXABLtq+UC8o9hyMKNZckVvoyyESnstPkA+A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1750886291; a=rsa-sha256; cv=none; b=gF5H6ze6fCD9tF80eClGSGa6FS7zOiYjhaMJ5zd8h0+a/HaU0yXgu1621kGEbR8GhdXEpV RbXSidHRuNhouIrnIX1gXUmZvuykM19/9hYTFfbLdS23aqNF2S5l4w0RMftkXi3sl+PNpD Hx5Mgd+k5HfEqar1rPgpVXDDKRjW3osiCejCX0DZ+hZGp31TGfo2ypTNYBfUSqc5LdfEqy raWsOJwu6OfRceQrFIZifJ34EwMsBJjbTwOZigrhDRWYHdlhvGNGlqxvT3vPUC7V6sK2Hs DqrrVt2bVin+AZDb7tevfTghH4s5ljr2+4YnxSxbkr+qV6m3okh5IpHzBgjMug== Received: from cell.glebi.us (glebi.us [162.251.186.162]) (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) (Authenticated sender: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bSF6B2mMYzB9V; Wed, 25 Jun 2025 21:18:10 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Wed, 25 Jun 2025 14:18:07 -0700 From: Gleb Smirnoff To: Michael Tuexen Cc: "Herbert J. Skuhra" , freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: June 2025 stabilization week Message-ID: References: <6E5A0C58-E096-4EA1-BBC2-E0A66AA13176@FreeBSD.org> <0F89BFEA-3948-4D21-9396-EDB5034AAE7A@FreeBSD.org> <2771ED29-7FC2-4D99-A0A0-20E16C62316E@FreeBSD.org> <87bjqbzzsq.wl-herbert@gojira.at> 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=us-ascii Content-Disposition: inline In-Reply-To: On Wed, Jun 25, 2025 at 09:18:52PM +0200, Michael Tuexen wrote: M> > Reverting 7faddeb395b7 and 4deb9760a9d8 and running etcupdate seem to M> > resolve the issue. M> I bisected the issue. It is introduced by M> https://cgit.FreeBSD.org/src/commit/?id=4deb9760a9d84d5861ee45162ffebe83f13503b8 M> M> Gleb: What entry in /etc/devfs.conf do you have? I have M> M> own bpf* root:network M> perm bpf* 0660 M> M> and the problem goes away if I remove the trailing *. M> M> So I guess you have M> M> own bpf root:network M> perm bpf 0660 M> M> Is that guess correct? But I think using * is OK, it is even M> suggested in M> https://cgit.freebsd.org/ports/tree/net/wireshark/pkg-message M> M> Therefore I have created M> https://reviews.freebsd.org/D51043 M> which fixes the issue. I have exactly what you have, copied from your email, with asterisks. And it worked for me on the stabweek revision in my VM. -- Gleb Smirnoff