GNU bug report logs - #26218
25.1; crash during run time

Previous Next

Package: emacs;

Reported by: Mario Sousa <sargedas <at> lip.pt>

Date: Wed, 22 Mar 2017 18:26:02 UTC

Severity: normal

Tags: moreinfo, wontfix

Found in version 25.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mário Sousa <sargedas <at> lip.pt>
Cc: 26218 <at> debbugs.gnu.org
Subject: Re: bug#26218: 25.1; crash during run time
Date: Thu, 23 Mar 2017 05:31:26 +0200
> From: Mário Sousa <sargedas <at> lip.pt>
> Date: Wed, 22 Mar 2017 21:09:33 +0000
> Cc: 26218 <at> debbugs.gnu.org
> 
> Please confirm the command in bash
> $ gdb emacs

A full recipe would be like this:

  $ cd /path/to/emacs/src
  $ gdb ./emacs
  ...
  (gdb) run

Now use Emacs as usual.  Later, when it crashes:

  (gdb) thread apply all bt

If you don't have Emacs sources installed, the the first command is
not needed, and you can simply say "$ gdb emacs" instead of the second
one.

Thanks.




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

Previous Next


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