GNU bug report logs - #23912
25.0.95; Abort in gc when working with streams

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Thu, 7 Jul 2016 16:50:01 UTC

Severity: normal

Tags: moreinfo

Found in version 25.0.95

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: rms <at> gnu.org
Cc: michael_heerdegen <at> web.de, 23912 <at> debbugs.gnu.org
Subject: bug#23912: 25.0.95; Abort in gc when working with streams
Date: Tue, 13 Sep 2016 17:40:44 +0300
> From: Richard Stallman <rms <at> gnu.org>
> Date: Tue, 13 Sep 2016 08:25:14 -0400
> Cc: 23912 <at> debbugs.gnu.org
> 
>     > Richard, do you perhaps remember, or can try to second-guess, why do
>     > we set the abort_on_gc flag inside prin1-to-string?  I mean this
>     > fragment of print.c:
> 
> I responded a few weeks ago, with what I thought I remembered, but I
> seem to have been mistaken.  Alas, I don't know any more now.

I think I've succeeded in understanding this mystery: it's a left-over
from an old GCPRO, which was replaced with an assertion to make sure
GC never happens while this code runs.  And since nowadays GCPRO is a
no-op, we can remove this flag.




This bug report was last modified 8 years and 252 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.