GNU bug report logs - #60220
29.0.60; macOS 13.1 crash shortly after starting Emacs

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Tue, 20 Dec 2022 15:12:01 UTC

Severity: normal

Found in version 29.0.60

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: gerd.moellmann <at> gmail.com, 60220 <at> debbugs.gnu.org, aaronjensen <at> gmail.com
Subject: Re: bug#60220: 29.0.60; macOS 13.1 crash shortly after starting Emacs
Date: Fri, 30 Dec 2022 10:29:25 +0200
> Date: Thu, 29 Dec 2022 15:49:55 -0800
> Cc: gerd.moellmann <at> gmail.com, 60220 <at> debbugs.gnu.org
> From: Paul Eggert <eggert <at> cs.ucla.edu>
> 
> On 12/29/22 15:46, Aaron Jensen wrote:
> >   have something that eagerly
> > loads packages on an idle timer (it caches what was loaded when Emacs
> > is quit).
> 
> Could it by that the dynamic linker is being invoked recursively? That 
> is, while something is being dynamically linked, a SIGALRM or equivalent 
> arrives, some idle timer code is run, and the dynamic linker is invoked 
> before the outer linker finishes? I imagine that might put some dynamic 
> linkers into a tizzy.

The timers of the kind that we see in the crash backtraces don't run
off SIGALRM, they run as part of the main loop.




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

Previous Next


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