bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24487: 25.1; Emacs 25.1 crash (emacs_backtrace.txt)


From: Eli Zaretskii
Subject: bug#24487: 25.1; Emacs 25.1 crash (emacs_backtrace.txt)
Date: Wed, 21 Sep 2016 17:36:47 +0300

tags 24487 + unreproducible
thanks

> Date: Tue, 20 Sep 2016 14:05:02 -0700 (PDT)
> From: Drew Adams <drew.adams@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.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]