On Thu, 17 Feb 2022, Nicolai wrote: > On Thu, Feb 17, 2022 at 04:24:45PM +1100, Darren Tucker wrote: > > > The logs in regress/failed-ssh.log and regress/failed-sshd.log should > > provide some insight about what failed. > > Hope this helps, and quick reminder, this is Alpine Linux 3.15.0 x86_64, > gcc version 10.3.1 20211027 (Alpine 10.3.1_git20211027). I'm not > normally a Linux user and only installed Alpine for the first time a > week ago, so I feel kind of lost on this machine. Sorry I can't be more > informative or helpful. [...] > debug3: send packet: type 30 > debug1: expecting SSH2_MSG_KEX_ECDH_REPLY > ssh_dispatch_run_fatal: Connection to 127.0.0.1 port 4242: Broken pipe I'm guessing this is a seccomp sandbox violation. Unfortunately debugging these can be a bit tricky. There are some instructions at the top of sandbox-seccomp.c if you want to give it a try but unfortunately the need some handholding because some change between glibc and the Linux kernel headers causes them to fail on some systems. Darren, is there any chance of making an Alpine VM to test against? -d _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev