[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bignum speedup patch causes crash at startup
From: |
Andy Moreton |
Subject: |
Re: Bignum speedup patch causes crash at startup |
Date: |
Tue, 04 Sep 2018 18:37:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (windows-nt) |
On Tue 04 Sep 2018, Paul Eggert wrote:
> Andy Moreton wrote:
>
>> The recent changes in commit fe042e9d ("Speed up (+ 2 2) by a factor of
>> 10") cause an immediate crash in 64bit emacs on Windows.
>
> Thanks for reporting it. Please try the attached patch, which I installed on
> master.
Thanks - that fixes the crash, so Eli's crystal ball is working well.
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 ?
AndyM
Re: Bignum speedup patch causes crash at startup, Paul Eggert, 2018/09/04
- Re: Bignum speedup patch causes crash at startup, Eli Zaretskii, 2018/09/04
- Re: Bignum speedup patch causes crash at startup,
Andy Moreton <=
- Re: Bignum speedup patch causes crash at startup, Eli Zaretskii, 2018/09/04
- Re: Bignum speedup patch causes crash at startup, Andy Moreton, 2018/09/04
- Re: Bignum speedup patch causes crash at startup, Paul Eggert, 2018/09/04
- Re: Bignum speedup patch causes crash at startup, Tom Tromey, 2018/09/04
- Re: Bignum speedup patch causes crash at startup, Andy Moreton, 2018/09/04
- Re: Bignum speedup patch causes crash at startup, Paul Eggert, 2018/09/04
- Re: Bignum speedup patch causes crash at startup, Eli Zaretskii, 2018/09/05
Re: Bignum speedup patch causes crash at startup, Eli Zaretskii, 2018/09/05
Re: Bignum speedup patch causes crash at startup, Andy Moreton, 2018/09/04
Re: Bignum speedup patch causes crash at startup, Paul Eggert, 2018/09/04