Klaus Zeitler skrev:
Since yesterday I had 4 crashes. All of them looked alike. Here's a
backtrace:
#0 0xfeb9feb4 in _libc_kill () from /usr/lib/libc.so.1 #1 0x000e452c in
fatal_error_signal (sig=11) at
/vol/freeware/cvs/emacs/head/emacs/src/emacs.c:430 #2 <signal handler
called> #3 0x000c0cc8 in handle_one_xevent (dpyinfo=0x489e00,
eventp=0xffbebb90, finish=0xffbebb5c, hold_quit=0xffbecc98) at
/vol/freeware/cvs/emacs/head/emacs/src/xterm.c:6086
f is dereferenced at this line before it is checked to be != 0. It is related
to this change:
2006-03-24 Kim F. Storm <[EMAIL PROTECTED]>
* xterm.c (handle_one_xevent):
* w32term.c (w32_read_socket):
* macterm.c (XTread_socket): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.
I am not sure what the correct fix is.
Jan D.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug