Hi, On Wed, Jun 3, 2015 at 5:02 AM, Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> wrote: > Could echo be off at the moment the signal char is processed? Now that you mention it, I think bash will re-enable echo from the signal handler just before it prints "^C", newline, $PS1. It's possible there's a race condition there causing the re-enabling of echo to only have effect after those characters were printed... I'll get some straces to show what exactly the shell is doing and what ssh is getting from it. Cheers, Filipe -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html