Advertisement
Guest User

gnome-do / dbus crash

a guest
Aug 11th, 2014
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. ctuininga@heartofgold ~ $ gnome-do
  2. Cairo.Surface is leaking, programmer is missing a call to Dispose
  3. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  4. Cairo.Surface is leaking, programmer is missing a call to Dispose
  5. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  6. Cairo.Surface is leaking, programmer is missing a call to Dispose
  7. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  8. Cairo.Surface is leaking, programmer is missing a call to Dispose
  9. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  10. Cairo.Surface is leaking, programmer is missing a call to Dispose
  11. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  12. Cairo.Surface is leaking, programmer is missing a call to Dispose
  13. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  14. Cairo.Surface is leaking, programmer is missing a call to Dispose
  15. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  16. Cairo.Surface is leaking, programmer is missing a call to Dispose
  17. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  18. Cairo.Surface is leaking, programmer is missing a call to Dispose
  19. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  20. [Error 14:18:46.545] [PidginContactItemSource] Error reading Pidgin buddy list file: Message length 909508608 exceeds maximum allowed 134217728 bytes
  21.  
  22. Unhandled Exception:
  23. System.IndexOutOfRangeException: Array index is out of range.
  24. at DBus.Protocol.Signature.ToType (int&) <0x00054>
  25. at DBus.Protocol.Signature.ToType () <0x00027>
  26. at DBus.Protocol.MessageReader.ReadValue (DBus.Protocol.Signature) <0x0002b>
  27. at DBus.Protocol.MessageReader.ReadVariant () <0x0004b>
  28. at DBus.Protocol.MessageReader/<ReadValue>c__AnonStoreyA.<>m__7 () <0x00017>
  29. at DBus.Protocol.MessageReader.ReadValue (System.Type) <0x0010b>
  30. at DBus.Protocol.MessageReader.ReadStruct (System.Type) <0x000df>
  31. at DBus.Protocol.MessageReader/<ReadValue>c__AnonStoreyA.<>m__B () <0x00017>
  32. at DBus.Protocol.MessageReader.ReadValue (System.Type) <0x0010b>
  33. at DBus.Protocol.MessageReader.ReadArray<DBus.Protocol.Header/FieldCodeEntry> () <0x0019b>
  34. at DBus.Protocol.Header.FromBytes (byte[]) <0x00143>
  35. at DBus.Protocol.Message.SetHeaderData (byte[]) <0x0001b>
  36. at DBus.Protocol.Message.FromReceivedBytes (DBus.Connection,byte[],byte[]) <0x000cb>
  37. at DBus.Transports.Transport.ReadMessageReal () <0x00287>
  38. at DBus.Transports.Transport.ReadMessage () <0x00027>
  39. at DBus.Connection.Iterate () <0x0001b>
  40. at DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,DBus.GLib.IOCondition,intptr) <0x0003b>
  41. at (wrapper native-to-managed) DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,DBus.GLib.IOCondition,intptr) <0x0008a>
  42. at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00054>
  43. at Gtk.Application.Run () <0x0000b>
  44. at Do.Do.Main (string[]) <0x001eb>
  45.  
  46. [ERROR] FATAL UNHANDLED EXCEPTION: System.IndexOutOfRangeException: Array index is out of range.
  47. at DBus.Protocol.Signature.ToType (int&) <0x00054>
  48. at DBus.Protocol.Signature.ToType () <0x00027>
  49. at DBus.Protocol.MessageReader.ReadValue (DBus.Protocol.Signature) <0x0002b>
  50. at DBus.Protocol.MessageReader.ReadVariant () <0x0004b>
  51. at DBus.Protocol.MessageReader/<ReadValue>c__AnonStoreyA.<>m__7 () <0x00017>
  52. at DBus.Protocol.MessageReader.ReadValue (System.Type) <0x0010b>
  53. at DBus.Protocol.MessageReader.ReadStruct (System.Type) <0x000df>
  54. at DBus.Protocol.MessageReader/<ReadValue>c__AnonStoreyA.<>m__B () <0x00017>
  55. at DBus.Protocol.MessageReader.ReadValue (System.Type) <0x0010b>
  56. at DBus.Protocol.MessageReader.ReadArray<DBus.Protocol.Header/FieldCodeEntry> () <0x0019b>
  57. at DBus.Protocol.Header.FromBytes (byte[]) <0x00143>
  58. at DBus.Protocol.Message.SetHeaderData (byte[]) <0x0001b>
  59. at DBus.Protocol.Message.FromReceivedBytes (DBus.Connection,byte[],byte[]) <0x000cb>
  60. at DBus.Transports.Transport.ReadMessageReal () <0x00287>
  61. at DBus.Transports.Transport.ReadMessage () <0x00027>
  62. at DBus.Connection.Iterate () <0x0001b>
  63. at DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,DBus.GLib.IOCondition,intptr) <0x0003b>
  64. at (wrapper native-to-managed) DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,DBus.GLib.IOCondition,intptr) <0x0008a>
  65. at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00054>
  66. at Gtk.Application.Run () <0x0000b>
  67. at Do.Do.Main (string[]) <0x001eb>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement