After installing libxt6-dbg (apt-get install libxt6-dbg) and running under gdb, it gives:
$ gdb /usr/bin/xterm GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/bin/xterm (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46956537999200 (LWP 8437)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 46956537999200 (LWP 8437)] 0x0000000000430b42 in ?? () (gdb) where #0 0x0000000000430b42 in ?? () #1 0x0000000000425544 in ?? () #2 0x000000000042cfd7 in ?? () #3 0x000000000040ddaa in ?? () #4 0x00002ab4e9a228a6 in RealizeWidget (widget=0x691f30) at ../../src/Intrinsic.c:306 #5 0x00002ab4e9a229ee in RealizeWidget (widget=0x6825e0) at ../../src/Intrinsic.c:355 #6 0x00002ab4e9a22c80 in XtRealizeWidget (widget=<value optimized out>) at ../../src/Intrinsic.c:385 #7 0x000000000040fe5b in ?? () #8 0x000000000041e236 in ?? () #9 0x0000000000420257 in ?? () #10 0x00002ab4ea60cb44 in __libc_start_main () from /lib/libc.so.6 #11 0x00000000004075b9 in ?? () #12 0x00007fffc1db23d8 in ?? () #13 0x0000000000000000 in ?? () (this is with compiz-fusion enabled. When running with metacity as the window manager, the bug doesn't happen). -- xterm on x86_64 intermittently segfaults when ~/XTerm contains "*scrollBar: true" and "*saveLines: 100000" https://bugs.launchpad.net/bugs/176393 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs