GNU bug report logs - #56527
28.1; Crash on macOS with magit

Previous Next

Package: emacs;

Reported by: Jonathan Mitchell <mitchell.jkyle <at> gmail.com>

Date: Wed, 13 Jul 2022 00:45:01 UTC

Severity: normal

Tags: moreinfo

Found in version 28.1

Fixed in version 28.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jonathan Mitchell <mitchell.jkyle <at> gmail.com>
Cc: 56527 <at> debbugs.gnu.org
Subject: bug#56527: 28.1; Crash on macOS with magit
Date: Wed, 13 Jul 2022 14:24:26 +0300
> From: Jonathan Mitchell <mitchell.jkyle <at> gmail.com>
> Date: Tue, 12 Jul 2022 18:27:11 -0500
> 
> My Emacs intermittently crashes on an M1 Mac while running a Magit
> command (e.g. M-x magit-status or M-x magit-fetch. It's difficult to
> always reproduce this since it is so rare, but I am usually running a
> Magit command when it happens.  I've attached a crash report from the
> built-in Console.app.

Thanks, but the information reported in the crash report is woefully
incomplete.  AFAICT, it says that find_interval crashed somewhere (it
doesn't tell on which line), and the cause of the crash was "Address
size fault".  It also says that this happened when Emacs tried to
insert some text into some buffer.

The way to provide more information is to run Emacs under a debugger,
and when it segfaults, collect the following information:

  . on which source line it crashes
  . which data causes the crash and why

Finding a reproducible recipe for the problem would also help.




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

Previous Next


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