GNU bug report logs - #26982
25.2; emacs crashes after lisp started

Previous Next

Package: emacs;

Reported by: Pete Bonasso <bonasso <at> traclabs.com>

Date: Thu, 18 May 2017 15:16:01 UTC

Severity: normal

Tags: moreinfo, wontfix

Found in version 25.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alan Third <alan <at> idiocy.org>
To: Pete Bonasso <bonasso <at> traclabs.com>
Cc: 26982 <at> debbugs.gnu.org
Subject: bug#26982: 25.2; emacs crashes after lisp started
Date: Sat, 27 May 2017 11:38:27 +0100
On Mon, May 22, 2017 at 11:47:44AM -0500, Pete Bonasso wrote:
> > On Thu, May 18, 2017 at 05:13:51PM -0500, Pete Bonasso wrote:
> > Are you able to run Emacs in a debugger and get a backtrace when it
> > crashes?
> > 
> I'm swamped right now, but will look for some time. Could you point me to
> the steps on how to do that?

On macOS the easiest way is probably to use lldb. You’d do something
like

    $ lldb /path/to/Emacs
    > run

and once it crashes:

    > bt all

for the backtrace.

It would be best if you could build with debug info. The instructions
for that are in etc/DEBUG.

http://git.savannah.gnu.org/cgit/emacs.git/tree/etc/DEBUG
-- 
Alan Third




This bug report was last modified 6 years and 135 days ago.

Previous Next


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