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.



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to