Package: xterm Version: 4.3.0.dfsg.1-1 Severity: normal When the X-Resource XTerm*openIm ist set to false, starting xterm results in a long time where nothing happens, and finally it crashes with a segfault.
It is reproducible with: xterm -xrm "XTerm*openIm: False" When stracing (and searching for open in the ouput) it, it seems to endlessly do the following: open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 5 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 5 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 5 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 5 open("/usr/X11R6/lib/X11/locale/compose.dir", O_RDONLY) = 5 open("/usr/X11R6/lib/X11/locale/iso8859-15/Compose", O_RDONLY) = 5 open("/usr/X11R6/lib/X11/locale/compose.dir", O_RDONLY) = 5 open("/usr/X11R6/lib/X11/locale/iso8859-15/Compose", O_RDONLY) = 5 (And here it starts from the beginning) setting LC_ALL and LANG to C does not improve the situation. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.6 Locale: LANG=C, [EMAIL PROTECTED] Versions of packages xterm depends on: ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an ii libexpat1 1.95.6-8 XML parsing C library - runtime li ii libfontconfig1 2.2.2-2 generic font configuration library ii libfreetype6 2.1.7-2 FreeType 2 font engine, shared lib ii libice6 4.3.0.dfsg.1-1 Inter-Client Exchange library ii libncurses5 5.4-3 Shared libraries for terminal hand ii libsm6 4.3.0.dfsg.1-1 X Window System Session Management ii libxaw7 4.3.0.dfsg.1-1 X Athena widget set library ii libxext6 4.3.0.dfsg.1-1 X Window System miscellaneous exte ii libxft2 2.1.2-6 FreeType-based font drawing librar ii libxmu6 4.3.0.dfsg.1-1 X Window System miscellaneous util ii libxpm4 4.3.0.dfsg.1-1 X pixmap library ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxt6 4.3.0.dfsg.1-1 X Toolkit Intrinsics ii xlibs 4.3.0.dfsg.1-1 X Window System client libraries m ii xlibs-data 4.3.0.dfsg.1-1 X Window System client data -- no debconf information