all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
To: Daniel Colascione <dancol@dancol.org>, Eli Zaretskii <eliz@gnu.org>
Cc: 17184@debbugs.gnu.org
Subject: bug#17184: 24.3.50; crash while bootstrapping current trunk
Date: Tue, 08 Apr 2014 15:44:48 +0200	[thread overview]
Message-ID: <5343FD50.7080503@yahoo.fr> (raw)
In-Reply-To: <5343F895.9050506@dancol.org>

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.






      reply	other threads:[~2014-04-08 13:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04 15:26 bug#17184: 24.3.50; crash while bootstrapping current trunk Nicolas Richard
2014-04-04 19:29 ` Eli Zaretskii
2014-04-08 11:20   ` Nicolas Richard
2014-04-08 12:21     ` Daniel Colascione
2014-04-08 12:54       ` Nicolas Richard
2014-04-08 13:24         ` Daniel Colascione
2014-04-08 13:44           ` Nicolas Richard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5343FD50.7080503@yahoo.fr \
    --to=theonewiththeevillook@yahoo.fr \
    --cc=17184@debbugs.gnu.org \
    --cc=dancol@dancol.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.