GNU bug report logs - #48476
Bug#988581: emacs-gtk: Emacs hangs with 100% cpu if started within a current directory that has a name ending with ".tar"

Previous Next

Package: emacs;

Reported by: Rob Browning <rlb <at> defaultvalue.org>

Date: Sun, 16 May 2021 22:51:02 UTC

Severity: normal

Merged with 60796

Found in version 27.1

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

Bug is archived. No further changes may be made.

Full log


Message #23 received at 48476 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 988581-forwarded <at> bugs.debian.org, Thomas Lundqvist <tlundqvist <at> acm.org>,
 988581 <at> bugs.debian.org, Lars Ingebrigtsen <larsi <at> gnus.org>,
 48476 <at> debbugs.gnu.org, Rob Browning <rlb <at> defaultvalue.org>
Subject: Re: bug#48476: Bug#988581: emacs-gtk: Emacs hangs with 100% cpu if
 started within a current directory that has a name ending with ".tar"
Date: Thu, 20 May 2021 09:44:45 +0200
>>>>> On Wed, 19 May 2021 16:22:10 +0200, Michael Albinus <michael.albinus <at> gmx.de> said:

    Michael> Michael Albinus <michael.albinus <at> gmx.de> writes:
    Michael> Hi,

    >>> Michael, this is emacs signalling an error for a recursive load,
    >>> apparently forever.
    >> 
    >> Ahh, thanks. This gives me some ideas for check.

    Michael> The appended patch should fix it. It is towards the emacs-27
    Michael> branch. Although there won't be a Tramp 27.3 in the future, Debian (and
    Michael> other distributions) might patch its distributed Emacs 27.2.

emacs-27 is still looping with that patch:

openat(AT_FDCWD, "/home/rpluim/repos/emacs-27/lisp/net/tramp-archive.elc", O_RDONLY|O_CLOEXEC) = 14
openat(AT_FDCWD, "/home/rpluim/repos/emacs-27/lisp/net/tramp-archive.elc", O_RDONLY|O_CLOEXEC) = 15
openat(AT_FDCWD, "/home/rpluim/repos/emacs-27/lisp/net/tramp-archive.elc", O_RDONLY|O_CLOEXEC) = 16
openat(AT_FDCWD, "/home/rpluim/repos/emacs-27/lisp/net/tramp-archive.elc", O_RDONLY|O_CLOEXEC) = 17
openat(AT_FDCWD, "/home/rpluim/repos/emacs-27/lisp/net/tramp-archive.elc", O_RDONLY|O_CLOEXEC) = 18
openat(AT_FDCWD, "/home/rpluim/repos/emacs-27/lisp/net/tramp-archive.elc", O_RDONLY|O_CLOEXEC) = 14

Iʼve not trapped it reliably in gdb yet. master is the same

Robert
-- 




This bug report was last modified 2 years and 205 days ago.

Previous Next


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