Do

Comment 5 for bug 564244

Revision history for this message
Geoffrey Hing (geoff-terrorware) wrote :

I ran Do with the --debug switch and it seems the crash is also after Do loads Tomboy data.

[Debug 09:45:44.509] [UniverseManager] Reloading item source "GNOME Special Locations"...
[Debug 09:45:44.513] [UniverseManager] Reloading item source "GNOME Terminal Profiles"...
[Debug 09:45:44.519] [UniverseManager] Reloading item source "GNOME Screenshot Items"...
[Debug 09:45:44.530] [UniverseManager] Reloading item source "Window Screen Items"...
[Debug 09:45:44.531] [UniverseManager] Reloading item source "Generic Window Items"...
[Debug 09:47:44.534] [UniverseManager] Reloading item source "GNOME Session Commands"...
[Debug 09:47:44.536] [UniverseManager] Reloading item source "Tomboy Notes"...

Unhandled Exception: System.Exception: Message body length mismatch: 15968 of expected 23299
at NDesk.DBus.Connection.ReadMessage () <0x00677>
at NDesk.DBus.Connection.Iterate () <0x0001c>
at NDesk.DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x00031>
at (wrapper native-to-managed) NDesk.DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x0004d>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x0000a>
at Do.Do.Main (string[]) <0x0021e>

I'm going to try to disable the Tomboy extension and see if the crashes end.