GNU bug report logs - #17184
24.3.50; crash while bootstrapping current trunk

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Fri, 4 Apr 2014 15:27:02 UTC

Severity: important

Tags: moreinfo

Merged with 15583, 15688, 15719, 15972, 16278, 16521, 17167, 17168

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


View this message in rfc822 format

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: Daniel Colascione <dancol <at> dancol.org>, Eli Zaretskii <eliz <at> gnu.org>
Cc: 17184 <at> debbugs.gnu.org
Subject: bug#17184: 24.3.50; crash while bootstrapping current trunk
Date: Tue, 08 Apr 2014 15:44:48 +0200
Le 08/04/2014 15:24, Daniel Colascione a écrit :
> On 04/08/2014 05:54 AM, Nicolas Richard wrote:
>>> Can you share your binary and core dump?
>> 
>> Sure: http://homepages.ulb.ac.be/~nrichard/emacs+core.tar.bz2
> 
> Thanks. pure_bytes_used_before_overflow is non-ero, which means that
> your pure space is overflowing. When that happens, PURE_POINTER_P and
> valid_lisp_object_p stop being reliable, so the Ffset check fails. Try
> -DSYSTEM_PURESIZE_EXTRA=10000000.

It bootstraps correctly, thanks.

fwiw:

 $ ./emacs --batch --eval '(print pure-bytes-used)'

1701330

-- 
Nico.





This bug report was last modified 11 years and 48 days ago.

Previous Next


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