[Bug 910] known_hosts port numbers
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Oct 3 10:26:17 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=910
------- Additional Comments From dtucker at zip.com.au 2005-10-03 10:26 -------
(In reply to comment #31)
> Just a add on details for attachment id=954 , Im using
> OpenSSH_4.2p1, OpenSSL 0.9.7e
Senthil, could you please feed your ssh to a debugger and see where it dies? If
you have gdb, this is something like:
$ gdb /path/to/ssh
(gdb) set args -vvv server.example.com
(gdb) run
[wait for segfault]
(gdb) backtrace
Then attach the output? Thanks.
------- 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