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: Dmitry Antipov <dmantipov <at> yandex.ru>
To: 23912 <at> debbugs.gnu.org
Subject: bug#23912: 25.0.95; Abort in gc when working with streams
Date: Thu, 7 Jul 2016 20:57:09 +0300
On 07/07/2016 08:38 PM, Michael Heerdegen wrote:

> How do I build without optimization?

Just change CFLAGS and add some run-time checking:

CFLAGS='-O0 -g3' ./configure --enable-check-lisp-object-type --enable-checking=all

> Is it bad that I called make with -j?

No, this option just says make to spawn jobs in parallel. If you have different
results with and without -j, probably there is a bug in Makefiles or make itself.

Dmitry





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.