GNU bug report logs -
#15688
24.3.50; clear-temporary-overlay-map
Previous Next
Reported by: rms <at> gnu.org
Date: Wed, 23 Oct 2013 00:10:03 UTC
Severity: important
Tags: moreinfo
Merged with 15583,
15719,
15972,
16278,
16521,
17167,
17168,
17184
Found in version 24.3.50
Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Bug is archived. No further changes may be made.
Full log
Message #101 received at 15688 <at> debbugs.gnu.org (full text, mbox):
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
I got more information about this bug. The crash occurs when
mark_stack calls mark_memory. pp is pointing at a stack slot
in Fgarbage_collect. As far as I can tell by looking at the code
of Fgarbage_collect with x/i, that slot is never actually used -- it
contains junk left over from previous function calls.
I am surprised this unoptimized compilation makes a stack slot that is
not actually used. Maybe it is used in some unobvious way. It is
16(sp).
This suggests that the problem cannot be fixed by trying to prevent a
pointer to clear-temporary-map from being found and marked.
I wrote a change in the Lisp code to fix this problem,
then ran without it to get more info about the problem.
I think I should install that fix soon, but I can hold
off longer if you want. Please respond.
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use Ekiga or an ordinary phone call.
This bug report was last modified 11 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.