Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199188 - app-misc/tomboy-0.8.1 crashes while trying to sync via sshfs
Summary: app-misc/tomboy-0.8.1 crashes while trying to sync via sshfs
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-14 22:46 UTC by Zsolti
Modified: 2008-12-10 15:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.log,3.16 KB, text/plain)
2007-11-14 22:47 UTC, Zsolti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolti 2007-11-14 22:46:16 UTC
after sucsessfuly synced some tomboy notes via sshfs, the second sync fails, due to unknown reasons.

[DEBUG]: Creating Buffer for 'armpods configured'...
[DEBUG]: Creating Buffer for 'devel'...
[DEBUG]: Creating Buffer for 'oldhome'...
[DEBUG]: GetAllNoteUUIDs has 311 notes
[DEBUG]: Saving 'symbian python s60 3rd'...
Stacktrace:

  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0000b>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x00008>
  at Gnome.Program.Run () <0x0000c>
  at Tomboy.Application.StartMainLoop () <0x0001c>
  at Tomboy.Tomboy.StartTrayIcon () <0x000e9>
  at Tomboy.Tomboy.Main (string[]) <0x002b8>
  at (wrapper runtime-invoke) Tomboy.Tomboy.runtime_invoke_void_string[] (object,intptr,intptr,
intptr) <0xffffffff>

Native stacktrace:

        mono [0x5122b3]
        mono [0x4e1212]
        /lib/libpthread.so.0 [0x2b15323a9470]
        /usr/lib/libgtk-x11-2.0.so.0 [0x2aaaac439ced]
        /usr/lib/libgtk-x11-2.0.so.0 [0x2aaaac4e510f]
        /usr/lib/libgtk-x11-2.0.so.0 [0x2aaaac4049f5]
        /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x101) [0x2aaaadb81839]
        /usr/lib/libgobject-2.0.so.0 [0x2aaaadb90106]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x5b7) [0x2aaaadb90d61]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83) [0x2aaaadb9115e]
        /usr/lib/libgtk-x11-2.0.so.0 [0x2aaaac4f575d]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x47b) [0x2aaaac400673]
        /usr/lib/libgdk-x11-2.0.so.0 [0x2aaaaca9e6d5]
        /usr/lib/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0x91) [0x2aaaaca9ec29]
        /usr/lib/libgtk-x11-2.0.so.0 [0x2aaaac384272]
        /usr/lib/libgdk-x11-2.0.so.0 [0x2aaaaca886e6]
        /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1ca) [0x2b1531eff73f]
        /usr/lib/libglib-2.0.so.0 [0x2b1531f02637]
        /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x19c) [0x2b1531f0298c]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa3) [0x2aaaac40082f]
        [0x40391abd]

=================================================================
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.
=================================================================

Abgebrochen

Reproducible: Always

Steps to Reproduce:
1. try to sync
2.
3.



Expected Results:  
syncing

tomboy is vers. 0.8.1, mono 1.2.5.1-r1, all running on a macbook with a 64bit conf.
Comment 1 Zsolti 2007-11-14 22:47:59 UTC
Created attachment 136001 [details]
emerge --info
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-02-02 13:03:33 UTC
does it work with 0.8.2 ?
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-05-31 18:06:16 UTC
somehow missed bug reassignation.
Comment 4 Peter Alfredsen (RETIRED) gentoo-dev 2008-12-10 15:54:42 UTC
Is this fixed with mono-2 and tomboy-0.12.1 ?
Reopen if yes.