Mercurial > hg > xemacs-beta
diff PROBLEMS @ 1100:d50ab2546522
[xemacs-hg @ 2002-11-11 18:52:57 by stephent]
lesstif PROBLEM <87heeox7mz.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 11 Nov 2002 18:52:57 +0000 |
parents | 25f567f6ab2a |
children | 0350fea81e65 |
line wrap: on
line diff
--- a/PROBLEMS Mon Nov 11 16:56:19 2002 +0000 +++ b/PROBLEMS Mon Nov 11 18:52:57 2002 +0000 @@ -1464,6 +1464,27 @@ ** Linux +*** XEmacs crashes on exit. + +This is known to happen with Lesstif version 0.93.36. It is +apparently due to breakage in Lesstif. There is a patch for Lesstif. + +Frank McIngvale <frankm@hiwaay.net> says: + + Ok, 0.93.34 works, and I tracked down the crash to a section + marked "experimental" in 0.93.36. Patch attached, "works for me". + +diff -u -r lesstif-0.93.36/lib/Xm/ImageCache.c lesstif-0.93.36-mod/lib/Xm/ImageCache.c +--- lesstif-0.93.36/lib/Xm/ImageCache.c 2002-08-05 14:53:24.000000000 -0500 ++++ lesstif-0.93.36-mod/lib/Xm/ImageCache.c 2002-11-11 11:13:12.000000000 -0600 +@@ -1166,5 +1166,4 @@ + DEBUGOUT(_LtDebug0(__FILE__, NULL, "_LtImageCacheScreenDestroy (XmGetPixmapByDepth) %p\n", + s)); + +- (void) _LTHashTableForEachItem(PixmapCache, YowIter, (XtPointer)s); + } + + *** XEmacs crashes on startup, in make-frame. Typically the Lisp backtrace includes