Comment 11 for bug 65489

Revision history for this message
Wenzhuo Zhang (wenzhuo) wrote :

(gdb) thread apply all bt

Thread 2 (Thread -1263727712 (LWP 6781)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb77c93fb in __read_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb76bd45d in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#3 0xb76da38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
#4 0xb77c3504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5 0xb762a51e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1226299728 (LWP 6777)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7620803 in poll () from /lib/tls/i686/cmov/libc.so.6
#2 0xb76bf813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3 0xb76bfb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0xb7b6f574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x0805fbe4 in main (argc=7, argv=0xbfd6b0f4) at terminal.c:1773
#6 0xb75728cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#7 0x08054c51 in _start ()
#0 0xffffe410 in __kernel_vsyscall ()

Please note that input freezes also frequently occur in gaim and firefox. I filed bug #66104 <https://launchpad.net/bugs/66104> in scim the other day.

When input freezes occur in gnome-terminal using the above steps to reproduce, I can get a live gnome-terminal backup again if I close a few tabs by clicking the close button on the upper right corner.