emacs-devel
[Top][All Lists]
Advanced

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

Re: master fa52782f5c: Make timer_check even more resilient


From: Po Lu
Subject: Re: master fa52782f5c: Make timer_check even more resilient
Date: Fri, 29 Apr 2022 21:24:14 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> There was apparently a segfault due to an atimer being called while the
> copy-sequence was doing done, but it does indeed seem very unlikely.
> The inhibit_quit there also seems unlikely to actually do anything.
>
> Can you have a look at the bug thread and see what you think?

I already did and asked a question there.  AFAIK atimers cannot run
Lisp, so it's probably the call to inhibit atimers that's extraneous.

Thanks.


reply via email to

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