GNOME Bugzilla – Bug 524160
Segfault when starting from command line when already active as panel applet
Last modified: 2008-10-12 19:43:41 UTC
I have Tomboy activa as a panel applet in my gnome-panel. When I start tomboy from a console, it segfaults immediately, however, the tomboy "Search All Notes" window does come up correctly. [frederik@anastacia ~]$ ps aux | grep tomboy frederik 16232 0.4 4.3 311616 45220 ? Sl 17:58 0:01 mono /usr/lib64/tomboy/Tomboy.exe --panel-applet --oaf-activate-iid=OAFIID:TomboyApplet_Factory --oaf-ior-fd=34 frederik 16808 0.0 0.0 7292 904 pts/0 S+ 18:05 0:00 grep --color tomboy [frederik@anastacia ~]$ tomboy [DEBUG]: NoteManager created with note path "/home/frederik/.tomboy". [INFO]: Initializing Mono.Addins [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.Tomboy [DEBUG]: Name: Tomboy.Tomboy,0.10 [DEBUG]: Description: [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/Tomboy.exe [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.EvolutionAddin [DEBUG]: Name: Evolution Mail Integration [DEBUG]: Description: Allows you to drag an email from Evolution into a tomboy note. The message subject is added as a link in the note. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/Evolution.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.PrintNotesAddin [DEBUG]: Name: Printing Support [DEBUG]: Description: Allows you to print a note. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/PrintNotes.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.BacklinksAddin [DEBUG]: Name: Backlinks [DEBUG]: Description: See which notes link to the one you're currently viewing. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/Backlinks.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FixedWidthAddin [DEBUG]: Name: Fixed Width [DEBUG]: Description: Adds fixed-width font style. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/FixedWidth.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.ExportToHtmlAddin [DEBUG]: Name: Export to HTML [DEBUG]: Description: Exports individual notes to HTML. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/ExportToHtml.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.StickyNoteImportAddin [DEBUG]: Name: Sticky Notes Importer [DEBUG]: Description: Import your notes from the Sticky Notes applet. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/StickyNoteImport.dll [DEBUG]: StickyNoteImporter: Sticky Notes XML file does not exist or is invalid! [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.WebDavSyncServiceAddin [DEBUG]: Name: WebDav Sync Service Add-in [DEBUG]: Description: Synchronize Tomboy Notes to a WebDav URL [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/WebDavSyncService.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FileSystemSyncServiceAddin [DEBUG]: Name: Local Directory Sync Service Add-in [DEBUG]: Description: Synchronize Tomboy Notes to a local file system path [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib64/tomboy/addins/FileSystemSyncService.dll [DEBUG]: Unable to locate 'gnomesu' in your PATH [DEBUG]: Unable to locate 'gksu' in your PATH [DEBUG]: Unable to locate 'gksudo' in your PATH [DEBUG]: Using '/usr/bin/kdesu' as GUI 'su' tool [DEBUG]: Successfully found all system tools [DEBUG]: Unable to locate 'wdfs' in your PATH [DEBUG]: Tomboy is already running. Exiting... Segmentation fault mono-data-sqlite-1.2.6-4mdv2008.1 lib64mono0-1.2.6-4mdv2008.1 mono-winforms-1.2.6-4mdv2008.1 mono-data-firebird-1.2.6-4mdv2008.1 mono-jscript-1.2.6-4mdv2008.1 monodoc-1.2.6-1mdv2008.1 mono-data-oracle-1.2.6-4mdv2008.1 mono-1.2.6-4mdv2008.1 mono-web-1.2.6-4mdv2008.1 mono-nunit-1.2.6-4mdv2008.1 mono-zeroconf-0.7.5-1mdv2008.1 mono-bytefx-data-mysql-1.2.6-4mdv2008.1 mono-addins-0.3.1-1mdv2008.1 mono-ibm-data-db2-1.2.6-4mdv2008.1 lib64mono-devel-1.2.6-4mdv2008.1 tomboy-0.10.0-1mdv2008.1 mono-data-1.2.6-4mdv2008.1 mono-data-sybase-1.2.6-4mdv2008.1 mono-locale-extras-1.2.6-4mdv2008.1 mono-data-postgresql-1.2.6-4mdv2008.1 mono-extras-1.2.6-4mdv2008.1 Mandriva Linux 2008.1 Cooker x86_64, GNOME 2.22.0
That's weird...it seems like it goes to exit and segfaults during the exit. Does is bring up the search window when you do this?
Yes it does: the Search window appears.
Okay, then I'm not too worried about it, and am marking the priority and severity as low/trivial. I can't reproduce here, but hopefully we'll be able to get a repro in a VM or something and get it figured out.
Confirming. Tomboy seems to segfault on exit no matter what for me. I thought I saw a bug report for this somewhere but can't find it. :-/
*** This bug has been marked as a duplicate of 528476 ***