Do

gnome-do crash when running with gcin

Bug #390667 reported by Patrick Lu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Do
New
Medium
Unassigned

Bug Description

xxx@ubuntu:~$ gnome-do
Stacktrace:

  at (wrapper managed-to-native) Gtk.IMContext.gtk_im_context_filter_keypress (intptr,intptr) <0x0005c>
  at (wrapper managed-to-native) Gtk.IMContext.gtk_im_context_filter_keypress (intptr,intptr) <0xffffffff>
  at Gtk.IMContext.FilterKeypress (Gdk.EventKey) <0x00057>
  at Do.Core.Controller.OnInputKeyPressEvent (Gdk.EventKey) <0x0002b>
  at Do.Core.Controller.KeyPressWrap (Gdk.EventKey) <0x002c7>
  at Do.Interface.ClassicWindow.OnKeyPressEvent (Gdk.EventKey) <0x0001f>
  at Gtk.Widget.keypressevent_cb (intptr,intptr) <0x00082>
  at (wrapper native-to-managed) Gtk.Widget.keypressevent_cb (intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0004d>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x0000b>
  at Do.Do.Main (string[]) <0x002af>
  at (wrapper runtime-invoke) Do.Do.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

 /usr/bin/cli [0x429e65]
 /usr/bin/cli [0x44ba7d]
 /lib/libpthread.so.0 [0x7f1caea87080]
 /usr/lib/gcin/libgcin-im-client.so.1(gcin_im_client_forward_key_press+0x24) [0x7f1ca46575f9]
 /usr/lib/gtk-2.0/2.10.0/immodules/im-gcin.so [0x7f1ca485bfe3]
 [0x418867bc]

Debug info from gdb:

(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 0x7f1caf76b730 (LWP 8204)]
[New Thread 0x7f1c9e269950 (LWP 8374)]
[New Thread 0x7f1cad37a950 (LWP 8206)]
[New Thread 0x7f1caf774950 (LWP 8205)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x00007f1caea85edb in read () from /lib/libpthread.so.0
  4 Thread 0x7f1caf774950 (LWP 8205) 0x00007f1caea867e1 in nanosleep () from /lib/libpthread.so.0
  3 Thread 0x7f1cad37a950 (LWP 8206) 0x00007f1caea832e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  2 Thread 0x7f1c9e269950 (LWP 8374) 0x00007f1caea867e1 in nanosleep () from /lib/libpthread.so.0
  1 Thread 0x7f1caf76b730 (LWP 8204) 0x00007f1caea85edb in read () from /lib/libpthread.so.0

Thread 4 (Thread 0x7f1caf774950 (LWP 8205)):
#0 0x00007f1caea867e1 in nanosleep () from /lib/libpthread.so.0
#1 0x0000000000503be2 in ?? ()
#2 0x00007f1caea7f3ba in start_thread () from /lib/libpthread.so.0
#3 0x00007f1cae566fcd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f1cad37a950 (LWP 8206)):
#0 0x00007f1caea832e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x0000000000506815 in ?? ()
#2 0x0000000000508f8f in ?? ()
#3 0x000000000052123d in ?? ()
#4 0x0000000000496d33 in ?? ()
#5 0x00000000004b52d3 in ?? ()
#6 0x000000000051d81b in ?? ()
#7 0x000000000053a1c2 in ?? ()
#8 0x00007f1caea7f3ba in start_thread () from /lib/libpthread.so.0
#9 0x00007f1cae566fcd in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f1c9e269950 (LWP 8374)):
#0 0x00007f1caea867e1 in nanosleep () from /lib/libpthread.so.0
#1 0x000000000051cc9b in ?? ()
#2 0x00000000004b48fe in ?? ()
#3 0x0000000041885ad8 in ?? ()
#4 0x00000000018d31a0 in ?? ()
#5 0x00000000018d31a0 in ?? ()
#6 0x00007f1ca648af80 in ?? ()
#7 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1caf76b730 (LWP 8204)):
#0 0x00007f1caea85edb in read () from /lib/libpthread.so.0
#1 0x0000000000429f6c in ?? ()
#2 0x000000000044ba7d in ?? ()
#3 <signal handler called>
#4 0x00007f1ca46575f9 in gcin_im_client_forward_key_press () from /usr/lib/gcin/libgcin-im-client.so.1
#5 0x00007f1ca485bfe3 in ?? () from /usr/lib/gtk-2.0/2.10.0/immodules/im-gcin.so
#6 0x00000000418867bc in ?? ()
#7 0x00007fffb7789760 in ?? ()
#8 0x00007fffb7788b80 in ?? ()
#9 0x0000000000000000 in ?? ()
#0 0x00007f1caea85edb in read () from /lib/libpthread.so.0

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted
xxx@ubuntu:~$

This happened when I first launched the gnome-do in XUbuntu-9.04 (64bit) with gcin installed.

Robert Dyer (psybers)
Changed in do:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.