Re: sshd-session (sshd on conect) crashes with signal 6

From: Kyle Evans <kevans_at_FreeBSD.org>
Date: Fri, 15 Aug 2025 13:23:24 UTC
On 8/15/25 08:09, David Wolfskill wrote:
> On Fri, Aug 15, 2025 at 03:00:25PM +0200, Herbert J. Skuhra wrote:
>> ...
>>> Is anybody else experiencing same problem?
>>
>> Yes, I can confirm the issue (arm64).
>> Downgrading to c75550e49997 resolved it for me.
>> ....
> 
> Interesting:
> 
> freebeast(14.3-S)[7] gen_fbsd_git_tag -fr . -h c75550e49997
> main-n279618-c75550e49997
> freebeast(14.3-S)[8] gen_fbsd_git_tag -fr . -Cc n279619
> main-n279619-9da2fe96ff2e
> commit 9da2fe96ff2ea227e4d5f03ef92b55aabeabb7fc
> Author:     Kyle Evans <kevans@FreeBSD.org>
> AuthorDate: Thu Aug 14 23:06:09 2025 -0500
> Commit:     Kyle Evans <kevans@FreeBSD.org>
> CommitDate: Thu Aug 14 23:06:09 2025 -0500
> 
>      kern: fix setgroups(2) and getgroups(2) to match other platforms
> ...
> 
> Peace,
> david

Hi,

Yes, very sorry about that- I've reverted the openssh change in 
207cf8773aa7600b340cf673d973add10d9031e5.  It needed to be reverted 
after the above-mentioned change anyways, but I forgot to roll that into 
it.  Apologies-

Thanks,

Kyle Evans