emacs-devel
[Top][All Lists]
Advanced

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

Re: Bignum speedup patch causes crash at startup


From: Eli Zaretskii
Subject: Re: Bignum speedup patch causes crash at startup
Date: Tue, 04 Sep 2018 20:50:14 +0300

> From: Andy Moreton <address@hidden>
> Date: Tue, 04 Sep 2018 18:37:39 +0100
> 
> As this patch moves init of bignum allocators later in startup, will
> this cause future problems if bignums are used early in emacs before
> dumping ?

Yes.  Ideally, bignums shouldn't be used at dump time at all, but if
we must, they should be used only after the call to init_bignum.



reply via email to

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