Call for testing: OpenSSH-6.5

Darren Tucker dtucker at zip.com.au
Fri Jan 24 09:27:12 EST 2014


On Fri, Jan 24, 2014 at 4:17 AM, Hisashi T Fujinaka <htodd at twofifty.com> wrote:
> So I've been waiting over an hour. I think I can call it hung. Do you
> have any further suggestions for me?

Yeah, it's hung.  It should complete in <1min.

> What I did was git pull; autoreconf; ./configure; make clean; make tests

That command line looks right.  If you want to run a specific test you
can use "make tests LTESTS=scp" to skip the other tests.

The only other thing I can suggest is, while it's in the hung state,
grab copies of ssh.log, sshd.log and regress.log then run strace -p on
the two scp processes, ssh and sshd.  Maybe that'll show what it's
waiting for.

I'm in the process of installing a VM to attempt to reproduce it but
got held up by http://gnats.netbsd.org/44069.  I got past that but now
it panics when I try to bring up the network interface.  If I can get
the VM up and reproduce it then I'll try to diagnose locally.

Thanks.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list