tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tramp is missing a counter of how many times it tries to "exec env..


From: Michael Albinus
Subject: Re: Tramp is missing a counter of how many times it tries to "exec env..."
Date: Mon, 16 Dec 2019 08:55:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

積丹尼 Dan Jacobson <address@hidden> writes:

Hi,

> Tramp is missing a counter of how many times it tries to "exec env..."
> It should give up after five times, pausing one second per attempt.
> Currently (2.4.2) if things don't work out right (reasons not relevant!)
> it will try,
>
> ASUS_Z012D:/data/data/org.galexander.sshd/files $
> 07:36:49.974850 tramp-accept-process-output (1) # Quit: "Quit", "nil"
> exec env TERM='dumb' INSIDE_^Mxec env TERM='dumb' INSIDE_
> <^H^H^H..,EMACS='26.3,tramp:2.4.2' ENV=''
> HISTFILE=~/.tramp_h^ME_EMACS='26.3,tramp:2.4.2' ENV=''
> HISTFILE=~/.tramp_h <^H^H^H..,istory PROMPT_COMMAND='' ^M' ENV=''
> HISTFILE=~/.tramp_history PROMPT_COMMAND='' <^H^H^H..,PS1=\#\$\ PS2=''
> PS3='' ^Mp_history PROMPT_COMMAND='' PS1=\#\$\ PS2='' PS3=''
> <^H^H^H..,/system/bin/sh ^M
> ASUS_Z012D:/data/data/org.galexander.sshd/files $
>
> over one hundred thousand times, locking up emacs and the computer.

There is a check in tramp-maybe-open-connection. If Tramp opens the same
connection twice within tramp-connection-min-time-diff seconds, it is
signalled as error. If this doesn't work for you, pls send the steps you
have applied, and send the complete traces with tramp-verbose 10.

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]