GNU bug report logs - #12774
24.2.50; EMACS 24.2.50.1 crashing‏

Previous Next

Package: emacs;

Reported by: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>

Date: Thu, 1 Nov 2012 05:39:01 UTC

Severity: normal

Found in version 24.2.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Cc: 12774 <at> debbugs.gnu.org
Subject: Re: RE: bug#12774: RE: bug#12774: 24.2.50;
	EMACS 24.2.50.1 crashing‏
Date: Sat, 03 Nov 2012 16:16:01 +0200
> From: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
> CC: <12774 <at> debbugs.gnu.org>
> Date: Sat, 3 Nov 2012 14:47:52 +0100
> 
> I did the experiment again, after a few attempts I got it crash, and typed  "thread apply all bt".
> 
> 
> 
> The output " Program received signal SIGTRAP, Trace/breakpoint trap." is printed immediately I click on "Oui" (Yes) button in the dialog that appears when the crash occurs.

If you run Emacs under GDB, you should do this:

 (gdb) break emacs_abort
 (gdb) run

Then Emacs will stop in emacs_abort instead of popping up the abort
dialog, and you will be able to produce a more meaningful backtrace.





This bug report was last modified 12 years and 203 days ago.

Previous Next


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