emacs-devel
[Top][All Lists]
Advanced

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

Re: Core dumps in redisplay.


From: Kim F. Storm
Subject: Re: Core dumps in redisplay.
Date: Sun, 27 Feb 2005 23:08:01 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> This sounds like normally only the main thread should ever be touching
> interrupt_input_blocked, unless we have a bug.  Correct?  So we need
> not think about how to synchronize accesses to the variable, but
> rather make sure that no thread except the main thread will ever run
> code touching it.  Correct?
>
> A use of BLOCK_INPUT or UNBLOCK_INPUT outside of the main thread is a
> bug.  Correct?

Maybe you could compile without GTK and see if the problem persists.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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