Do

Unhandled XML Exception Crashes Do 3s After Startup

Bug #326394 reported by ptn
2
Affects Status Importance Assigned to Milestone
Do
Fix Released
Medium
Unassigned

Bug Description

I used my laptop (with Ubuntu Intrepid) for a few hours today and Do was fine, but when I turned it on again some time later, Do would crash some 3secs after starting. I ran gnome-do in a terminal and I got the traceback attached. Odd thing is I didn't change anything in Do's configuration. I did tweak something in gstreamer-properties, but I'm pretty sure that has nothing to do here.

I don't think the Skype not running warning has anything to do, because for two days Do ran like that no trouble. I think this is kind of irrelevant, but anyway: the Skype and Mount plugin never worked for me.

I have also included the output of 'mono --debug /usr/lib/gnome-do/Do.exe', but if you need some more info, just tell me what to run.

Tags: crash
Revision history for this message
ptn (tn-pablo) wrote :
Revision history for this message
ptn (tn-pablo) wrote :
Revision history for this message
ptn (tn-pablo) wrote :

I've noticed that I get a different traceback every time I run Do after a restart. I got a very different one this time, something with a 'taskseries'. I attached the traceback.

I tried removing with synaptic and then installing back again, but that didn't work.

Revision history for this message
ptn (tn-pablo) wrote :

And now something different again, "a name didn't start with a legal character".

Revision history for this message
ptn (tn-pablo) wrote :

Also, notice the tail of the last traceback, that had never appeared before:

Stacktrace:

  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x00007>
  at Do.Do.Main (string[]) <0x001d3>
  at (wrapper runtime-invoke) Do.Do.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

 /usr/bin/cli [0x817b4ae]
 /usr/bin/cli [0x807f78b]
 [0xb7f12410]
 /usr/lib/libspi.so.0(Accessibility_EventListener_notifyEvent+0x74) [0xb6621a44]
 /usr/lib/gtk-2.0/modules/libatk-bridge.so [0xb6f8531c]
 /usr/lib/gtk-2.0/modules/libatk-bridge.so [0xb6f85c8b]
 /usr/lib/libgobject-2.0.so.0 [0xb67e1aa9]
 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7dc) [0xb67e37ac]
 /usr/lib/libgobject-2.0.so.0(g_signal_emit_by_name+0x19d) [0xb67e3acd]
 /usr/lib/gtk-2.0/modules/libgail.so [0xb66a3110]
 /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__BOXED+0x8c) [0xb67d8a3c]
 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ab) [0xb67cbc4b]
 /usr/lib/libgobject-2.0.so.0 [0xb67e2095]
 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7dc) [0xb67e37ac]
 /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x26) [0xb67e3c26]
 /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_size_allocate+0x174) [0xb6df6454]
 /usr/lib/libgtk-x11-2.0.so.0(gtk_container_resize_children+0x7f) [0xb6c50dcf]
 /usr/lib/libgtk-x11-2.0.so.0 [0xb6e08886]
 /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x84) [0xb67d93d4]
 /usr/lib/libgobject-2.0.so.0 [0xb67ca3c9]
 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ab) [0xb67cbc4b]
 /usr/lib/libgobject-2.0.so.0 [0xb67e1d3d]
 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7dc) [0xb67e37ac]
 /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x26) [0xb67e3c26]
 /usr/lib/libgtk-x11-2.0.so.0(gtk_container_check_resize+0x8a) [0xb6c50e6a]
 /usr/lib/libgtk-x11-2.0.so.0 [0xb6c50ec0]
 /usr/lib/libgdk-x11-2.0.so.0 [0xb6b1c46b]
 /usr/lib/libglib-2.0.so.0 [0xb7e537c1]
 /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e8) [0xb7e556f8]
 /usr/lib/libglib-2.0.so.0 [0xb7e58da3]
 /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1d2) [0xb7e592c2]
 /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9) [0xb6cd43a9]
 [0xb56e30c6]
 [0xb56e3090]
 [0xb786e424]
 [0xb786e1c3]
 /usr/bin/cli(mono_runtime_exec_main+0xb6) [0x809cb76]
 /usr/bin/cli(mono_runtime_run_main+0x16b) [0x809d19b]
 /usr/bin/cli(mono_main+0x60e) [0x805af2e]
 /usr/bin/cli [0x805a432]
 /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7c91685]
 /usr/bin/cli [0x805a371]

Robert Dyer (psybers)
Changed in do:
status: New → Fix Committed
Robert Dyer (psybers)
tags: added: crash
Robert Dyer (psybers)
Changed in do:
importance: Undecided → Medium
Changed in do:
milestone: none → 0.8.3
Changed in do:
status: Fix Committed → Fix Released
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.