bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#4038: emacs 23 fails to bootstrap itself on Cygwin


From: Teemu Likonen
Subject: bug#4038: emacs 23 fails to bootstrap itself on Cygwin
Date: Thu, 06 Aug 2009 12:58:28 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

On 2009-08-06 00:11 (UTC), knubee@gmail.com wrote:

> i get a similar error when running "make bootstrap" on ubuntu 9.04:
>
>> `/bin/pwd`/temacs --batch --load loadup bootstrap
>> Segmentation fault
>> make[1]: *** [bootstrap-emacs] Error 139
>
> this has only started happening in the last couple of days.

The above compile error happens in my Debian 5.0 too.

"git bisect run make" found that the first bad commit is this:


commit 3cd069ec588527f4baac7a71d93ccc080668eebf
Author: Teodor Zlatanov <tzz@lifelogs.com>
Date:   Wed Aug 5 09:19:21 2009 +0000

    * lread.c (read1, syms_of_lread): Read hashtables back from the
    readable format.
    
    * print.c (print_preprocess, print_object): Print hashtables fully
    and readably.
    (syms_of_print): Provide 'hashtable-print-readable.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]