https://bugzilla.mindrot.org/show_bug.cgi?id=3032
--- Comment #11 from Darren Tucker <[email protected]> --- (In reply to Ole Weidner from comment #10) > I did a bit of naive debugging in sshd and it seems that the host > key loading error is rooted somewhere in the atomicio function. I'll > try to dig a bit deeper as soon as I find some time. You might want to try reading a key produced with the problematic build on another system. That'll tell you if the problem is in the writing of the key (if it doesn't work on the other system) or the reading of the key (if it does work on the other system). -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
