GNU bug report logs -
#22058
25.1.50; emacs_backtrace.txt
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 29 Nov 2015 23:39:02 UTC
Severity: normal
Tags: moreinfo, wontfix
Found in version 25.1.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 22058 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 30 Nov 2015 08:22:44 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: jwiegley <at> gmail.com, 22058 <at> debbugs.gnu.org
>
> > 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.)
>
> Excellent. Wish I'd have known that long ago.
I didn't know that myself until a few of those were processed by
Juanma.
> How about mentioning this in (emacs) `Crashing'?
It's not universal. The borderline value depends on the build.
> Or perhaps the code that creates the emacs_backtrace.txt file could
> just print a message in such a case, saying that no useful backtrace
> file could be created?
It doesn't know enough to do that. That code does the minimum
necessary to display the addresses, to avoid the danger of triggering
another exception.
This bug report was last modified 9 years and 176 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.