emacs-devel
[Top][All Lists]
Advanced

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

Re: 64-bit emacs crashes a lot


From: Angelo Graziosi
Subject: Re: 64-bit emacs crashes a lot
Date: Sun, 18 Aug 2013 00:23:55 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

Il 17/08/2013 22.16, Ken Brown ha scritto:

This probably means that the static heap isn't big enough for
--enable-checking=all on 32-bit Cygwin.  I'll test it and increase it if
necessary.  I may not get to this today, but I'll do it soon.  (And you
can do it yourself locally if you're anxious to bootstrap right now.)

OK, with 18MB it is still bootstrapping and has printed:

...
Finding pointers to doc strings...done
Dumping under the name emacs
Static heap usage: 16099796 of 18874368 bytes
...

but... really should we increase the static heap from 13 to 18 MB also for a not-checking bootstrap?

Usually, in that case, the build log shows

...
Static heap usage: 10273280 of 13631488 bytes
...
Static heap usage: 5419520 of 13631488 bytes


Doesn't it mean that the "end" product uses only about 5.2 MB?


Ciao,
 Angelo.



reply via email to

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