Call for testing: OpenSSH-6.5

Hisashi T Fujinaka htodd at twofifty.com
Fri Jan 24 10:15:11 EST 2014


On Thu, 23 Jan 2014, Hisashi T Fujinaka wrote:

> On Fri, 24 Jan 2014, Darren Tucker wrote:
>
>> 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.
>
> Cool, thanks. Let me know if there's anything else I can do on my end.
> I'll be poking around in the processes.

Does this tell you anything?

  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "\^?ELF\^B\^A\^A\0\0\0\0\0\0\0\0\0\^B\0>\0\^A\0\0\0pK@\0\0\0\0\0@\0\0\0\0\0\0\0\M-8\M-\\t\0\0\0\0\0\0\0\0\0@\08\0\t\0@\0'"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) = 32768
        "\^?ELF\^B\^A\^A\0\0\0\0\0\0\0\0\0\^B\0>\0\^A\0\0\0pK@\0\0\0\0\0@\0\0\0\0\0\0\0\M-8\M-\\t\0\0\0\0\0\0\0\0\0@\08\0\t\0@\0'"
  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "\M^?H\M^I\M-CH\M^E\M-@\^O\M^D\M-=\0\0\0\M^KT$\^D\M^E\M-Rt&\^O\M-6\0\M^D\M-@\^O\M^H\M^M\0\0\0\M^A\M-z\0 \0\0wh\M^C\M-z\^At"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) = 32768
        "\M^?H\M^I\M-CH\M^E\M-@\^O\M^D\M-=\0\0\0\M^KT$\^D\M^E\M-Rt&\^O\M-6\0\M^D\M-@\^O\M^H\M^M\0\0\0\M^A\M-z\0 \0\0wh\M^C\M-z\^At"
  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "\0\0\0\M^K}\0H\M^IT$\b\M-h\M-e\M-R\M^?\M^?H\M^KT$\b\M-i\\\M-~\M^?\M^?\M-8\240\^PB\0D\M^Kh\^XE\M^E\M-m\^O\M^D\M-f\M-~\M^?"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) Err#35 EAGAIN
  21116      1 scp      poll(0x7f7fffffc180, 0x1, 0xffffffff) = 1
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) = 32768
        "\0\0\0\M^K}\0H\M^IT$\b\M-h\M-e\M-R\M^?\M^?H\M^KT$\b\M-i\\\M-~\M^?\M^?\M-8\240\^PB\0D\M^Kh\^XE\M^E\M-m\^O\M^D\M-f\M-~\M^?"
  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "\M-B8I\M^I\M-QI\M-A\M-A?M1\M-JI\M^I\M-QI\M-A\M-i\aM1\M-JI\^A\M-JL\^CT$@I\M^I\M-AI\M-A\M-A\^CH\M^I\M-AH\M-A\M-A-I1\M-IH"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) Err#35 EAGAIN
  21116      1 scp      poll(0x7f7fffffc180, 0x1, 0xffffffff) = 1
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) = 32768
        "\M-B8I\M^I\M-QI\M-A\M-A?M1\M-JI\M^I\M-QI\M-A\M-i\aM1\M-JI\^A\M-JL\^CT$@I\M^I\M-AI\M-A\M-A\^CH\M^I\M-AH\M-A\M-A-I1\M-IH"
  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "cates are not supported\0%s: legacy ED25519 certificates are not supported\0\0\0\0\0\0\0Certificate invalid: not a host c"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) = 32768
        "cates are not supported\0%s: legacy ED25519 certificates are not supported\0\0\0\0\0\0\0Certificate invalid: not a host c"
  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "\^_\0\0\0\M^R\0\0\0\^D\0\0\0\M-F\0\0\0\^E\0\0\0\M-v\0\0\0\M-_\0\0\0\M-!\0\0\0\M-L\0\0\0\^_\0\0\0\M^A\0\0\0\M-u\0\0\0\^N\0"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) = 32768
        "\^_\0\0\0\M^R\0\0\0\^D\0\0\0\M-F\0\0\0\^E\0\0\0\M-v\0\0\0\M-_\0\0\0\M-!\0\0\0\M-L\0\0\0\^_\0\0\0\M^A\0\0\0\M-u\0\0\0\^N\0"
  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "\M->\0\0\0i\0\0\0\M^]\0\0\0\M-3\0\0\0\M->\0\0\0\b\0\0\0|\0\0\0*\0\0\0G\0\0\0\b\0\0\0\M-}\0\0\0\M-T\0\0\0\M-M\0\0\0\^N\0\0"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) = 32768
        "\M->\0\0\0i\0\0\0\M^]\0\0\0\M-3\0\0\0\M->\0\0\0\b\0\0\0|\0\0\0*\0\0\0G\0\0\0\b\0\0\0\M-}\0\0\0\M-T\0\0\0\M-M\0\0\0\^N\0\0"
  21116      1 scp      read(0x3, 0x7f7ff7b20000, 0x8000) = 32768
        "\M-V\0\0\0\M-=\0\0\0\M^W\0\0\0z\0\0\0|\0\0\0u\0\0\0\M^F\0\0\0z\0\0\0%\0\0\0Z\0\0\0n\0\0\0|\0\0\0\M-e\0\0\0Q\0\0\0<\0\0\0"
  21116      1 scp      write(0x6, 0x7f7ff7b20000, 0x8000) Err#35 EAGAIN



-- 
Hisashi T Fujinaka - htodd at twofifty.com
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


More information about the openssh-unix-dev mailing list