Seg. fault on exit

Stephen J. Turnbull stephen at xemacs.org
Fri Oct 21 06:05:49 EDT 2005


>>>>> "Søren" == Søren Snehøj Nielsen <ssn at post.cybercity.dk> writes:

    Søren> Warning: XtRemoveGrab asked to remove a widget not on the list
    Søren> Warning: XtRemoveGrab asked to remove a widget not on the list

These are not harmful as far as I know; they are symptoms of Xt bugs,
mostly but not exclusively observed with Motif.

    Søren> #1  0x007db2bb in cygXm-2!_LTHashTableForEachItem ()
    Søren>    from /usr/X11R6/bin/cygXm-2.dll

Well-known Motif bug, documented in PROBLEMS (and maybe the FAQ, too,
I don't remember if I got around to that).

I suggest rebuilding with --with-dialogs=athena --with-widgets=athena
--with-athena=ATHENA_WIDGET_SET_YOU_LIKE --with-xim=xlib.

Don't say we didn't warn you:

  *WARNING*  Many versions of Motif are buggy, requiring workarounds.
             You are likely to experience slow redisplay.
             You may need to install vendor patches to Motif.
             See PROBLEMS for more information.

This particular one you can live with, IIRC.  It only occurs at exit.

-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




More information about the XEmacs-Beta mailing list