Mail Archives: cygwin-developers/2001/09/13/09:29:16
Hi!
Thursday, 13 September, 2001 Corinna Vinschen vinschen AT redhat DOT com wrote:
CV> On Thu, Sep 13, 2001 at 04:40:06PM +0400, egor duda wrote:
>> Hi!
>>
>> Thursday, 13 September, 2001 Corinna Vinschen cygwin AT cygwin DOT com wrote:
>>
>> CV> My strace shows the "accept from unauthorized server" string generated
>> CV> in ssh-add in the connect call. Are you interested to get my strace
>> CV> too?
>>
>> yes, please. as is suspect it's quite big, send it to my private
>> e-mail.
CV> Ok, I've atteched it as a bzip2'd file.
well, it looks like ssh-agent never actually accept()s on the
authentication socket as all select() calls return error WSAENOTSOCK
1120 8809795 [main] ssh-agent 149391 peek_socket: considering handle 0xDC
814 8810609 [main] ssh-agent 149391 peek_socket: adding read fd_set /dev/streamsocket, fd 3
716 8811325 [main] ssh-agent 149391 peek_socket: WINSOCK_SELECT returned -1
684 8812009 [main] ssh-agent 149391 peek_socket: error 10038
right now i don't have w9x around, so i can't debug this further.
it's a bit unfortunate to have "accept from unauthorized server" in an
strace while there were no accept() call from the server at all. I'll
try to make debugging output a bit more descriptive.
Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19
- Raw text -