[Bug 864] sshd segfaults on connect on SunOS

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu May 6 12:31:19 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=864





------- Additional Comments From dtucker at zip.com.au  2004-05-06 12:31 -------
Could you please run sshd under a debugger and get a stack trace?  If you have
gdb, you can do this with:
# gdb ./sshd
(gdb) set args -ddd
(gdb run
[connect to server and wait for segfault]
(gdb) bt

then attach the backtrace to this bug.

Which OpenSSL version are you using, and did you use the same version with the
previously working OpenSSH version?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list