GNU bug report logs -
#12911
24.3.50; let users decide where (& perhaps whether) `emacs_backtrace.txt' files are written
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Fri, 16 Nov 2012 20:50:01 UTC
Severity: normal
Tags: wontfix
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #144 received at 12911 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
> Cc: Daniel Colascione <dancol <at> dancol.org>, 12911 <at> debbugs.gnu.org
> Date: Tue, 20 Nov 2012 13:30:52 -0500
>
> > Accessing environment variables is another problematic place. We are
> > crashing, so the heap or the whole arena can be trashed. Who can be
> > sure the environment variables will not point to garbled places?
>
> Just to put things in perspective: this backtrace "feature" was put in
> to replace/supplement the previous assertion failure output (because
> with asserts now being inside inlinable functions, the line&file info
> we get is not the one we want any more). So the environment is usually
> still pretty sane, because assertions are usually caught fairly early.
If the backtrace is created due to assertion violation, yes. But it
is also invoked for all the other fatal signals.
This bug report was last modified 12 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.