GNU bug report logs -
#24487
25.1; Emacs 25.1 crash (emacs_backtrace.txt)
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 20 Sep 2016 21:06:01 UTC
Severity: normal
Tags: moreinfo, unreproducible, 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 #10 received at control <at> debbugs.gnu.org (full text, mbox):
tags 24487 + unreproducible
thanks
> Date: Tue, 20 Sep 2016 14:05:02 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> (Doubled because it crashed again in the next session, while I was
> trying to insert the file, to send the bug report...)
>
> Backtrace:
> 000000040022bb5d
> 000000040022bbd4
> 00000004000fd2af
> 0000000400121fac
> 0000000400121f7c
> 0000000400121fe8
> 0000000400293af8
> 0000000077a778c0
> 0000000077a87e85
> 0000000077a784c7
> 0000000077aabac0
> 000007fefdb851a7
Sorry, this is not usable. This backtrace is from the top-level
exception handler, which is called for unhandled exceptions, and at
that point there's no trace of application call-stack in sight.
Once again, I urge you to install GDB and run Emacs under GDB at all
times, so that the debugger gets a chance to see the exception before
it is caught by the top-level handler. (You will need a 64-bit build
of GDB, since you are using a 64-bit Emacs. The MSYS2 site has such a
GDB available.)
This bug report was last modified 8 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.