GNU bug report logs -
#24640
Crashes in 25.1
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Fri, 7 Oct 2016 23:14:01 UTC
Severity: normal
Merged with 24911
Found in version 25.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #118 received at 24640-done <at> debbugs.gnu.org (full text, mbox):
> From: Reuben Thomas <rrt <at> sc3d.org>
> Date: Wed, 12 Oct 2016 21:45:14 +0100
> Cc: Toby Cubitt <tsc25 <at> cantab.net>, Phillip Lord <phillip.lord <at> russet.org.uk>, 24640 <at> debbugs.gnu.org
>
> On 12 October 2016 at 20:15, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> Your surprise is IMO a reason good enough to ask Reuben to send you
> the undo-tree history file for analysis. Who knows, it might even be
> the clue we are looking for. (I agree that the error alone should
> not, and most probably is not, the cause of the crash.)
>
> Toby, I'm happy to send you this file if you like.
>
> Apologies, I'm having trouble following all the ramifications of Eli's energetic debugging effort; is there any
> other action you (Toby) would like me to take?
This bug is now fixed on the emacs-25 branch. It was caused by a
change 2 years ago that placed a stack-allocated cons cell in a
staticpro'd list that is a value of a global variable, which isn't
cleared when that stack slot goes out of scope.
Many thanks to Reuben for letting me (ab)use his system and his time
in order to find and fix this bug.
This bug report was last modified 8 years and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.