emacs-devel
[Top][All Lists]
Advanced

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

Re: Crash building unicode2, NSTATICS too low, pure space overflow.


From: Kenichi Handa
Subject: Re: Crash building unicode2, NSTATICS too low, pure space overflow.
Date: Fri, 04 Aug 2006 09:58:40 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Richard Stallman <address@hidden> writes:

>     1026 is 0x402, 1280 is 0x500.  What is the good value for
>     NSTATICS this time; 0x600 or 0x602?

> Try 0x7f0.  That should fit nicely in a block that malloc can get
> with no wasted space.

Thank you.  I've just installed that change.

By the way, is it true that allocating "Lisp_Object
*staticvec" dynamically (i.e. by malloc and realloc) doesn't
work?

---
Kenichi Handa
address@hidden




reply via email to

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