all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: emacs-devel@gnu.org
Subject: Crash on bootstrap
Date: Mon, 27 Aug 2012 14:27:31 +0800	[thread overview]
Message-ID: <873938g88c.fsf@gnu.org> (raw)

Your latest commit causes a crash on `make bootstrap'.

Compiling /home/cyd/trunk/lisp/emacs-lisp/bytecomp.el
Fatal error (6)Aborted (core dumped)
make[3]: *** [/home/cyd/trunk/lisp/emacs-lisp/bytecomp.elc] Error 134
make[3]: Leaving directory `/home/cyd/src/emacs/trunk/lisp'
make[2]: *** [bootstrap-emacs] Error 2
make[2]: Leaving directory `/home/cyd/src/emacs/trunk/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/cyd/src/emacs/trunk'
make: *** [bootstrap] Error 2

Bootstrapping works if I revert this:

  revno: 109788
  committer: Dmitry Antipov <dmantipov@yandex.ru>
  branch nick: trunk
  timestamp: Mon 2012-08-27 08:15:33 +0400
  message:
  Special MEM_TYPE_SPARE to denote reserved memory.
  * alloc.c (enum mem_type): New memory type.
  (refill_memory_reserve): Use new type for spare memory.
  This prevents live_cons_p and live_string_p from incorrect
  detection of uninitialized objects from spare memory as live.



             reply	other threads:[~2012-08-27  6:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-27  6:27 Chong Yidong [this message]
2012-08-27  9:34 ` Crash on bootstrap Dmitry Antipov

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=873938g88c.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@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.