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

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

bug#22058: 25.1.50; emacs_backtrace.txt


From: Eli Zaretskii
Subject: bug#22058: 25.1.50; emacs_backtrace.txt
Date: Mon, 30 Nov 2015 18:01:53 +0200

> Date: Mon, 30 Nov 2015 07:10:19 -0800 (PST)
> From: Drew Adams <drew.adams@oracle.com>
> Cc: 22058@debbugs.gnu.org
> 
> > Such a stack trace offers nothing actionable.
> 
> Is there a simple way for me to recognize that, from the
> backtrace?

A good rule of thumb is: if the backtrace includes this pair of lines:

> Exception 0xc0000005 at this address:
> 774374f6

and if the address starts with 7, then we will not be able to convert
it to any meaningful address in the Emacs application code.  (The
exception code does not need to be 0xc0000005, although it usually
is.)





reply via email to

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