Comment 10 for bug 287241

Revision history for this message
tangerine (2wtangerine) wrote :

I had a similar problem with Tomboy. First Tomboy couldn't load as an applet, so I launched it with Alt+F2. Next, it ceased working at all, producing this output:

[DEBUG]: NoteManager created with note path "/home/#####/.tomboy".
[INFO]: Initializing Mono.Addins
Stack overflow in unmanaged: IP: 0x506c20, fault addr: 0x7fffeed8eff0
Stack overflow: IP: 0x506c20, fault addr: 0x7fffeed86ff0
At Unmanaged
Stacktrace:

  at (wrapper managed-to-native) System.IO.MonoIO.Read (intptr,byte[],int,int,System.IO.MonoIOError&) <0x00054>
  at (wrapper managed-to-native) System.IO.MonoIO.Read (intptr,byte[],int,int,System.IO.MonoIOError&) <0xffffffff>
  at System.IO.FileStream.ReadData (intptr,byte[],int,int) <0x0004f>
  at System.IO.FileStream.RefillBuffer () <0x00037>
  at System.IO.FileStream.ReadByte () <0x000e7>
  at Mono.Addins.Serialization.BinaryXmlReader.ReadNext () <0x00034>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00057>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00067>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00067>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00067>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00067>
  (last line repeated forever)

Here's my zipped addin-db-001 folder (hope it doesn't reveal any personal data).
As I removed the addin-db-001 folder, Tomboy fully recovered, and even all of my notes are there. Yet, it is not found in the applets menu, so can not be added to the Gnome panel (maybe that's because I reinstalled Tomboy a couple of times and then installed it from source in attempt to get it working).