GNU bug report logs - #18516
24.4.50; EMACS crashes when I try to open Elisp manual

Previous Next

Package: emacs;

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

Date: Sun, 21 Sep 2014 08:57:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.4.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Vincent Belaïche <vincent.b.1 <at> hotmail.fr> 
To: 18516 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Cc: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Subject: RE: bug#18516: Acknowledgement (24.4.50;
 EMACS crashes when I try to open Elisp manual)
Date: Mon, 22 Sep 2014 06:21:45 +0200
[Message part 1 (text/plain, inline)]
Dear Eli,

[...]

>
> That's because Emacs already exited by that time. You need to catch
> the moment when it crashes.
>
> The problem here is that you run the wrong program under the debugger:
> runemacs.exe. You need to invoke emacs.exe instead.
>
> Please invoke Emacs under GDB like this:
>
> gdb c:/Programme/GNU/Emacs/bin/emacs.exe
> (gdb) run -Q --eval=... <put here the rest of the command line>

Ok...

Here is attached the log of the gdb sessione encoded in raw-text coding
system, please feel free to ask me for any further step --- like setting
break points, dumping some variable contents, and so on --- if it can
help locate the problem.

BR,
  Vincent.

[bug18516_2.log (application/octet-stream, attachment)]

This bug report was last modified 10 years and 299 days ago.

Previous Next


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