Re: sshd session hang, bad file descriptor data
[email protected] (Christos Zoulas) Sat, 9 Jun 2012 01:19:20 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, John D. Baker <[email protected]> wrote: >Attempts to connect to my Yeeloong via ssh from an i386 client still >hang. I'm not getting any console messages, but that may be a side >effect from my 'amd' investigation. > >The symptoms from the client end remain the same. The server prompts >for password and no further operations are possible on the client end. >the client terminal is locked into an unresponsive network connection. >The usual "~." doesn't work. In a graphical environment, one must >destroy the window. (I haven't tried from a non-graphical client, but >I expect one must log in to the client from elsewhere and kill the >frozen session.) This is exactly what I see on my shark using current. It is probably not the same bug, but there is a time during the negotiation process where all the signals are blocked. can you run ssh in gdb? christos