[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS: Crash when switching to buffer
From: |
Gerd Möllmann |
Subject: |
Re: MPS: Crash when switching to buffer |
Date: |
Thu, 04 Jul 2024 13:48:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Ihor Radchenko <yantar92@posteo.net> writes:
> Ihor Radchenko <yantar92@posteo.net> writes:
>
>>> Ihor, I'm not sure whether the bug is fully reproducible. If it is, could
>>> you please try this?
>>
>> Alas, I cannot reproduce the bug reliably. But I installed the
>> patch. Will see if the crash happens again. But testing may take
>> anywhere between hours to days. The crash was not frequent to start
>> with.
>
> So far, no crashes.
Hi Ihor. Soemthing completely unrelated, but I think it might be
interesting to play with if you are running an igc Emacs more often:
igc-step-interval is a variable defined in ‘C source code’.
Its value is 0.1
How much time is MPS allowed to spend in GC when Emacs is idle.
The value is in seconds, and should be a non-negative number. It can
be either an integer or a float. The default value is 0 which means .
don’t do something when idle. Negative values and values that are not numbers
are handled as if they were the default value.
It's for interactive use.
- MPS: Crash when switching to buffer, Ihor Radchenko, 2024/07/01
- Re: MPS: Crash when switching to buffer, Eli Zaretskii, 2024/07/01
- Re: MPS: Crash when switching to buffer, Ihor Radchenko, 2024/07/01
- Re: MPS: Crash when switching to buffer, Pip Cet, 2024/07/01
- Re: MPS: Crash when switching to buffer, Gerd Möllmann, 2024/07/01
- Re: MPS: Crash when switching to buffer, Pip Cet, 2024/07/01
- Re: MPS: Crash when switching to buffer, Gerd Möllmann, 2024/07/02
- Re: MPS: Crash when switching to buffer, Ihor Radchenko, 2024/07/02
- Re: MPS: Crash when switching to buffer, Ihor Radchenko, 2024/07/04
- Re: MPS: Crash when switching to buffer,
Gerd Möllmann <=
- MPS: User GC customizations (was: MPS: Crash when switching to buffer), Ihor Radchenko, 2024/07/04
- Re: MPS: User GC customizations, Gerd Möllmann, 2024/07/04
- Re: MPS: User GC customizations, Ihor Radchenko, 2024/07/04
- Re: MPS: User GC customizations, Gerd Möllmann, 2024/07/04
- Re: MPS: User GC customizations, Pip Cet, 2024/07/04
- Re: MPS: User GC customizations, Gerd Möllmann, 2024/07/04
- Re: MPS: User GC customizations, Ihor Radchenko, 2024/07/04
- Re: MPS: User GC customizations, Gerd Möllmann, 2024/07/04
- Re: MPS: User GC customizations, Eli Zaretskii, 2024/07/04
- Re: MPS: User GC customizations, Gerd Möllmann, 2024/07/04