bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21380: 25.0.50; GTK-induced segfault when scheduling timer from wind


From: Po Lu
Subject: bug#21380: 25.0.50; GTK-induced segfault when scheduling timer from window-configuration-change-hook
Date: Fri, 29 Apr 2022 20:52:02 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> I believe the currently preferred solution is to block input and
> atimers while copying the timer lists to local copies.  Are you okay
> with that?

Please forgive my ignorance, but why do atimers have to be blocked in
situations where Lisp code isn't supposed to run?  I don't think we ever
run Lisp inside an atimer, and AFAICT atimers are active in most of the
code where Lisp shouldn't run.




reply via email to

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