From nobody Sun Nov 03 09:47:44 2024 X-Original-To: dev-commits-src-all@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 4Xh8sj3MTrz5cFCq; Sun, 03 Nov 2024 09:47:53 +0000 (UTC) (envelope-from olce@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xh8sj2TLmz4VDf; Sun, 3 Nov 2024 09:47:53 +0000 (UTC) (envelope-from olce@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730627273; 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=wMooJTNZZ/ue+JHX8N0dz346Gwh24jZx0Y8TgHciIZU=; b=J98vYj/rU1yqee2ins9uJhcGZCXFtTu3N+kSiuFbbNstIK64VINJg8tiRkgqwQHRtcyMNr ojyPH7JZdnhkqQqAVYHIZI40wnmbTQRMrnLsSQZFFD6AZZAv4wy9UM7FM4ngr8kDLZ6IGA VdJvWKpZk2c5thKy1GuEmbq3rF3Xm+Ibdf9Ix9pcwOr/FNj/JlpzuBGVBC7csvHHkKqs9M sJh4+TezjOX8QLx7jA0DBa5gFC3F4josbqORwUBPmL8RvIdWsLwX+4PorTkfIK88zjz6Pp 2KiNVwb614KJSAMmw14YYBP/E9+Yb+/K/Y+imVhxh+EEsXcVM5Hv6tV95gDapQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730627273; 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=wMooJTNZZ/ue+JHX8N0dz346Gwh24jZx0Y8TgHciIZU=; b=OyyWBF8CMpvUwV+Lp3fixIf1o4XGWh1aWPgUI9AVy6BfLr9uXvOyGsk9j/6fEtb6MIwn/U yTJTxY7MftAqrre46K495GaRrOG+KjzisHLLnLYLd23IRp75yLUJ1jytwF8QWjQsy03nLb s5+8ytowXrBevUmjxWhQDgyPmBSroruabWe59Ob8FJyoPd4EoLPDxjYhfMLSx/fAajNUni nndGsUd42CnNUXg+49EYF58ovJAOQPBlBG3vhM2H/o0xLHSwsyVbWWI6MX0xD/761g+AVO 1ulltpjVVi1gDAkLoa6ok0e8IyfytsvISas1wlZdYgg2Rei1BUy/jHnIdIF95A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730627273; a=rsa-sha256; cv=none; b=AJksll3Ui40Y3YXyVWshRKg9yPF3drY9hpMcQHSppxLtxW9gPTHMemtElBvK9q50109VHx QKrGvkLlYC2BkOkS+irZ2UcAtqDWWFZHu38keh0Ofu2yo8RbE5F6/3JaVv2ADftJeDetPh UbCWSbeW0l+3/UOkzjGpf6io0lFzh8W7LaEh0L3Tc4NMI1ND/egOhort8knQMutesLSMu9 hl64keRbUhFMOCT3sBUcLyV2vt1Cta+DPfsHLyO09OGwM0uGh2E3jTGeuL5wXB05FdyGTQ 07GQ36VjtnmWT8dQXhy6yxMSuxNmfI5QEF8cobMvqjXxkR7sE4L2UHchuFARdA== Received: from ravel.localnet (aclermont-ferrand-653-1-222-123.w90-14.abo.wanadoo.fr [90.14.66.123]) (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: olce/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Xh8sh4rW8z1FRp; Sun, 3 Nov 2024 09:47:52 +0000 (UTC) (envelope-from olce@freebsd.org) From: Olivier Certner To: Ravi Pokala , Cy Schubert Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: cfbe7a62dc62 - main - nfs, rpc: Ensure kernel credentials have at least one group Date: Sun, 03 Nov 2024 10:47:44 +0100 Message-ID: <2583578.0dHE6SNnxz@ravel> In-Reply-To: <20241103065704.4377C114@slippy.cwsent.com> References: <202411022039.4A2KdbAE046580@gitrepo.freebsd.org> <9307D0CC-6D10-4F86-AE3B-43E7D6DA19A9@panasas.com> <20241103065704.4377C114@slippy.cwsent.com> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4132862.BRNeRiNLvY"; micalg="pgp-sha384"; protocol="application/pgp-signature" --nextPart4132862.BRNeRiNLvY Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8"; protected-headers="v1" From: Olivier Certner Date: Sun, 03 Nov 2024 10:47:44 +0100 Message-ID: <2583578.0dHE6SNnxz@ravel> In-Reply-To: <20241103065704.4377C114@slippy.cwsent.com> MIME-Version: 1.0 Hello, > One of these commits causes a panic when yppasswd is started. The relevant > details are below. > > However on my laptop the panic is in mountd. No core dump was captured on > that machine. I'm sorry for the inconvenience caused. Starting to investigate based on the info you provided, will post an update as things get clearer (and if they don't I'll revert the series pending more investigation). Thanks and regards. -- Olivier Certner --nextPart4132862.BRNeRiNLvY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCQAdFiEEmNCxHjkosai0LYIujKEwQJceJicFAmcnRsAACgkQjKEwQJce Jiec5Q//Q9J0R4/HVvn5AfhLxXUKuQkgPlVAwkhPJ5SlHujWX05LpWYO4cix5WZ9 XpqKKEgQbaor3M2k5NlpCtx8AYFD036q6tc9qtdVagC2A2TunM5N9LMB4AkyUpwI woPRKdUiPfGeC2iANrpWqw4zD+Q2dtt1TqY0KP4wkBRa/0qQmsC6LZv4u1QbSjkN vzHYWKogv8TizenZQ4LAeHqFwoy+j16yKBX8jR3sM5axwr23d6ir8VoRNVpSSG2o nDUFrKlRlgjtHnjTKcUkxk/+1Dp1+28urjLxVdpbq1VvxQUuViWgPFyjy54PUbXK 4qQD/WJgqZZwdh4p2waGnTh0pX6Ws873k8jbWyDmvmTR2LTEtuT70rmdTAiWndrL upzn0lENE3oWd7lynLBFb7WJf31rThOevPa3xIjUZV98RTvVA+sggPwBrb9GbYet noWgq9om2GX79a6LhYYdCLGBSoE9EV8507Ynzulo21AMZDIkmN+6CayUW5V/cOpN jz7hLQJCY6U43yyhjPL7XrpyVVp0Gz/cO7zZau59sqCcwf4qu2ZwyUTC3wlDg32L 8GLkHJgiy3+kKoRMiwLxKnvMBaNIhfN8SKsNbGxFjIKHVmQ96lE5Cz7JiL665NZk WNuNH4vovK/1esvFHswHEzTld2pgK6LqmHs+pliHK6WT9qiJu5U= =zaNT -----END PGP SIGNATURE----- --nextPart4132862.BRNeRiNLvY--