>>>> "JAT" == John A Turner
<turner(a)blueskystudios.com> writes:
JAT> SGI Irix 6.5.6m
JAT> gcc 2.95.2
JAT> updated and rebuilt this AM w/full error checking/debugging
JAT>
JAT> this is completely reproducible for me:
JAT>
JAT> 1. load 2 files into buffers
JAT> 2. M-x ediff-buffers, RET, RET
JAT> 3. mouse cursor is warped to ediff control frame
JAT> 4. xemacs go boom *as soon as mouse is moved* (tried a couple of times
JAT> and waited, but it never crashed until I touched the mouse)
JAT>
JAT> no lisp backtrace, but was running under gdb, so got this stack trace:
JAT>
JAT> #0 kill () at engine.c:648
JAT> #1 0x41531ac in raise () at iconv_converter.c:22087
unfortunately, this doesn't occur when I run with -vanilla...
-JT