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


Message #22 received at 17184 <at> debbugs.gnu.org (full text, mbox):

From: Daniel Colascione <dancol <at> dancol.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>, 
 Eli Zaretskii <eliz <at> gnu.org>
Cc: 17184 <at> debbugs.gnu.org
Subject: Re: bug#17184: 24.3.50; crash while bootstrapping current trunk
Date: Tue, 08 Apr 2014 06:24:37 -0700
[Message part 1 (text/plain, inline)]
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.

[signature.asc (application/pgp-signature, attachment)]

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.