Bug#1103418: openssh-server irregularly crashing since 10.0p1 upgrade
Colin Watson <[email protected]>
| Newsgroups | gmane.linux.debian.devel.ssh |
|---|---|
| Message-ID | <aBNdufuxfNPXLyg1__11758.6184105434$1746099928$gmane$org@riva.ucam.org> |
On Thu, May 01, 2025 at 10:07:07AM +0200, Lucio Crusca wrote: >I can reproduce this on my system. In my case it works when I issue `ssh localhost` (same user), but >it reliably crashes when I issue `ssh lucio@localhost`. Please note >that my username is `lucio`. Is your username on the client side also "lucio"? If so, those should be literally identical in terms of what the server sees ... Could I please get the output of both "ssh -vvv localhost" (in a case where it works) and "ssh -vvv lucio@localhost" (in a case where it crashes)? Also whatever server logs you can find.