hello i'm having problems running the x tools, as they always segfault after printing the logo in the terminal window. this holds for both 4.0.6 and 4.5.0, binary release and when compiling the source myself (using lesstif). this is the backtrace for graal from 4.5.0, the other backtraces are similar: Program received signal SIGSEGV, Segmentation fault. 0x401050ec in XmImMbResetIC () from /usr/lib/libXm.so.2 (gdb) backtrace #0 0x401050ec in XmImMbResetIC () from /usr/lib/libXm.so.2 #1 0x4010606e in _XmStringExtent () from /usr/lib/libXm.so.2 #2 0x40091b47 in _XmCalcLabelDimensions () from /usr/lib/libXm.so.2 #3 0x4009022b in _Lesstif_globfree () from /usr/lib/libXm.so.2 #4 0x4018147b in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6 #5 0x4018194a in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6 #6 0x40181e05 in _XtCreateWidget () from /usr/X11R6/lib/libXt.so.6 #7 0x401aac7f in _XtUnmergeTranslations () from /usr/X11R6/lib/libXt.so.6 #8 0x401aadc4 in XtVaCreateManagedWidget () from /usr/X11R6/lib/libXt.so.6 #9 0x08069130 in strcpy () #10 0x08052b9e in strcpy () #11 0x08051f7d in strcpy () #12 0x08069585 in strcpy () #13 0x402e16cf in __libc_start_main () from /lib/libc.so.6 i'm running linux 2.4.16 (debian sid), xfree86 4.1.0, and lesstif 0.93.18 on an amd duron. is there a common workaround for this, or have i stumbled upon a bug in alliance or lesstif? best regards torgeir