tramp-devel
[Top][All Lists]
Advanced

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

Emacs unexpectedly stalls on remote image


From: Mikhail P
Subject: Emacs unexpectedly stalls on remote image
Date: Thu, 10 Dec 2020 10:43:20 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1

Greetings,

I am experiencing hangs when opening remote images in Emacs using tramp.

I ran the following

emacs -Q --eval="(progn (add-to-list 'load-path \"/path/to/tramp/install/dir/tramp\") (require 'tramp) (setq tramp-verbose 10) (setq tramp-use-ssh-controlmaster-options nil) (setq tramp-debug-to-file t))"  /ssh:horsehop:/storage1/mikpom/wizard_devel/CNV/figs/TCGA_CNV/ATP23/TCGA-02-2485.png

After that, on resizing the window with image or the whole frame Emacs stalls. The hang occurred from 10:29 till 10:35 (as seen from timestamps in attached file) when I interrupted it with C-g.

-Thanks,

Mikhail

PS Interrupting was not feasible on some occasions so I tried to debug with (tramp-debug-to-file t). Anyhow, if it is self-contained bug report file, it is a convenient way to email necessary information, compared to saving the buffers.


Attachment: *debug tramp ssh horsehop*
Description: Text document


reply via email to

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