ssh hang problem under solaris 8
Frank Beckmann
Frank.Beckmann at gmx.com
Fri Mar 4 06:44:47 EST 2005
Hi :-)
i have try a hang on exit patch that i found in the web for an old openssh
version, but it dosent help :-(
in a german gdb howto i found a tip that the backtrace output can help to
analyse the problem....
is it a solaris problem ?
Greetings
Frank
sshd:
#0 0xff19d618 in _poll () from /usr/lib/libc.so.1
#1 0xff14d53c in select () from /usr/lib/libc.so.1
#2 0x000339a0 in wait_until_can_do_something (readsetp=0xffbee5dc,
writesetp=0xffbee5d8, maxfdp=0xffbee5d4,
nallocp=0xffbee5d0, max_time_milliseconds=0) at serverloop.c:325
#3 0x00034d6c in server_loop2 (authctxt=0x123ac8) at serverloop.c:776
#4 0x0003ae0c in do_authenticated (authctxt=0x123ac8) at session.c:2265
#5 0x0002ea78 in main (ac=1161216, av=0x11f288) at sshd.c:1719
ssh:
(gdb) backtrace
#0 0xff19d618 in _poll ()
#1 0xff14d53c in _select ()
#2 0x3156c in ?? ()
#3 0x2d048 in ?? ()
More information about the openssh-unix-dev
mailing list