unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Crash on bootstrap
@ 2012-08-27  6:27 Chong Yidong
  2012-08-27  9:34 ` Dmitry Antipov
  0 siblings, 1 reply; 2+ messages in thread
From: Chong Yidong @ 2012-08-27  6:27 UTC (permalink / raw)
  To: Dmitry Antipov; +Cc: emacs-devel

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Crash on bootstrap
  2012-08-27  6:27 Crash on bootstrap Chong Yidong
@ 2012-08-27  9:34 ` Dmitry Antipov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Antipov @ 2012-08-27  9:34 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

On 08/27/2012 10:27 AM, Chong Yidong wrote:
> Your latest commit causes a crash on `make bootstrap'.

Sorry, should be fixed in 109791.

Dmitry




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-27  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-27  6:27 Crash on bootstrap Chong Yidong
2012-08-27  9:34 ` Dmitry Antipov

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).