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 #161 received at 60220 <at> debbugs.gnu.org (full text, mbox):

From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
To: Aaron Jensen <aaronjensen <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, Paul Eggert <eggert <at> cs.ucla.edu>,
 60220 <at> debbugs.gnu.org
Subject: Re: bug#60220: 29.0.60; macOS 13.1 crash shortly after starting Emacs
Date: Fri, 30 Dec 2022 16:27:00 +0100
On 30.12.22 14:52, Aaron Jensen wrote:
> On Fri, Dec 30, 2022 at 8:37 AM Aaron Jensen <aaronjensen <at> gmail.com> wrote:
>>
>> On Fri, Dec 30, 2022 at 3:42 AM Gerd Möllmann <gerd.moellmann <at> gmail.com> wrote:
>>>
>>> 13.1 on an M1.
>>
>> Ok, same. Did you allow everything to native compile before starting
>> the restart loop?
> 
> Also, please try to run it outside of LLDB and see if it crashes there.

It seem to depend on "-g -O0" plus running in LLDB.

With "-g -O0" and without LLDB, the first restart terminates with

~/tmp/ > HOME=. ~/emacs/master/src/emacs
dyld[4467]: Assertion failed: (this->magic == kMagic), function 
contains, file Loader.cpp, line 144.

With LLDB, it stops like this between restarts

* thread #21, stop reason = exec
    frame #0: 0x0000000100b50950 dyld`_dyld_start

but happily chips on after each "continue" in LLDB.

I don't see at the moment how to proceed with this.  Maybe it's worth 
trying to use a helper process for restarting Emacs, as you described 
elsewhere if I remember that right.




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

Previous Next


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