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: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: dmantipov <at> yandex.ru, 23912 <at> debbugs.gnu.org
Subject: bug#23912: 25.0.95; Abort in gc when working with streams
Date: Fri, 08 Jul 2016 09:14:29 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de>
> Date: Thu, 07 Jul 2016 22:34:54 +0200
> Cc: 23912 <at> debbugs.gnu.org
> 
> Dmitry Antipov <dmantipov <at> yandex.ru> writes:
> 
> > CFLAGS='-O0 -g3' ./configure --enable-check-lisp-object-type
> > --enable-checking=all
> 
> Thanks!
> 
> But with this configuration, everything gets extremely slow.  Too slow
> to expect to hit the bug in reasonable time.
> 
> Is there a less strict configuration you can recommend?

Remove --enable-check-lisp-object-type and --enable-checking=all, and
try again.  If that is too slow as well, try using -Og instead of -O0.
But if you can afford enduring the slower operation with -O0, I urge
you not to use -Og, because that still optimizes away some values that
could be important.

Thanks.




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

Previous Next


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