all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Pete Bonasso <bonasso@traclabs.com>
Cc: 26982@debbugs.gnu.org
Subject: bug#26982: 25.2; emacs crashes after lisp started
Date: Sat, 27 May 2017 11:38:27 +0100	[thread overview]
Message-ID: <20170527103827.GA67998@breton.holly.idiocy.org> (raw)
In-Reply-To: <b5255a6e-4081-8ae1-a47e-406d50f1822e@traclabs.com>

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





      reply	other threads:[~2017-05-27 10:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-18 14:46 bug#26982: 25.2; emacs crashes after lisp started Pete Bonasso
2017-05-18 20:33 ` Alan Third
2017-05-18 20:38   ` Pete Bonasso
2017-05-18 21:05     ` Alan Third
2017-05-18 21:10       ` Pete Bonasso
2017-05-18 22:13         ` Pete Bonasso
2017-05-19 22:57           ` Alan Third
2017-05-22 16:47             ` Pete Bonasso
2017-05-27 10:38               ` Alan Third [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170527103827.GA67998@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=26982@debbugs.gnu.org \
    --cc=bonasso@traclabs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.