https://bugzilla.mindrot.org/show_bug.cgi?id=3627
--- Comment #10 from Damien Miller <[email protected]> --- Created attachment 3750 --> https://bugzilla.mindrot.org/attachment.cgi?id=3750&action=edit instrumented sshkey.c > debug3: hostfile_read_key: sshkey_read /export/home/user/.ssh/known_hosts:2: > invalid format You'll need to add some debugging to sshkey_read() to figure out what is going wrong in there. Please replace sshkey.c with this version that adds some more debugging of where it is going wrong. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
