Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Mark Thomas <mthomas(a)jprc.com> writes:
> #0 0x2ac21502 in XGetIMValues ()
> #1 0x80cf621 in IMInstantiateCallback (dpy=0x86a2bd8,
> client_data=0x86aba70 "\034\200=d9*P=baj\b=ba'", call_data=0x0)
> at /home/xemacs/build/xemacs-cvs-snapshot-19991102/src/input-method-xlib.c:249
> #2 0x2ac46846 in _XimRegisterIMInstantiateCallback ()
> #3 0x2ac219aa in XRegisterIMInstantiateCallback ()
> #4 0x80cf915 in XIM_init_frame (f=0x86aba70)
I think this is a known problem. There might even already be a patch
in the patch queue. Please contact Kazuyuki IENAGA <kazz(a)imasy.or.jp>
The latest code (21.2.20 still has it) initializes an XIM when the X
frame was initialized.
I confirmed both with your operation; the genuine 21.2.20 was crashed
and one with my latest patch was safe.
-- kazz