https://bugzilla.mindrot.org/show_bug.cgi?id=3426
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Damien Miller <[email protected]> --- Comment on attachment 3587 --> https://bugzilla.mindrot.org/attachment.cgi?id=3587 ssh_debug_log.txt > debug2: get_agent_identities: ssh_agent_bind_hostkey: communication with > agent failed It's possible that your agent is crashing or disconnecting after it receives the SSH_AGENT_EXTENSION [email protected] message. If so, then the bug lies with the agent - it should ignore messages that it does not understand rather than fail. -- 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
