GNU bug report logs - #35665
27.0.50; shell-mode over TRAMP can no longer kill processes with C-c C-c

Previous Next

Package: emacs;

Reported by: Dima Kogan <dima <at> secretsauce.net>

Date: Fri, 10 May 2019 02:15:01 UTC

Severity: normal

Found in version 27.0.50

Fixed in version 27.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Dima Kogan <dima <at> secretsauce.net>
Cc: 35665 <at> debbugs.gnu.org
Subject: bug#35665: 27.0.50; shell-mode over TRAMP can no longer kill processes with C-c C-c
Date: Fri, 10 May 2019 09:47:16 +0200
Dima Kogan <dima <at> secretsauce.net> writes:

> Hi.

Hi Dima,

> I just did a bit of debugging. C-c C-c invokes
> (tramp-interrupt-process). This calls (tramp-send-command) to send a
> "kill -2 PID" and then (tramp-accept-process-output) to wait for a new
> shell prompt; I think. For whatever reason, the server is not getting
> the "kill -2 PID" anymore, so the waiting for the prompt now hangs
> forever. I'll poke at it some more, but it's likely somebody more
> knowledgeable will be able to figure this out much faster than me.

Looks to me like a duplicate of bug#35506, could you pls check? That bug
report contains also patches, which might help you.

> Thanks!

Best regards, Michael.




This bug report was last modified 6 years and 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.