emacs-devel
[Top][All Lists]
Advanced

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

Re: Core dumps in redisplay.


From: Jan D.
Subject: Re: Core dumps in redisplay.
Date: Sun, 27 Feb 2005 21:08:10 +0100

Also with regard to the other report you answered (where I was wrong):
I might well be mistaken.  I am just trying to get a hold of why Emacs
keeps crashing on me.  It appears, anyway, that something seriously
elusive is going on here.  I'll probably have to implement some kind
of trace buffering for interrupt_input_block in order to get a hold of
what is happening here.

I already disassembled stuff because I thought the compiler might be
at fault.  Maybe I should also try without optimization.


If you configured with GTK, there is a possibility that multiple threads are updating interrupt_input_block. I've tried to handle that situation, but bugs may of course still remain.

        Jan D.





reply via email to

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