Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#14355 - Tomboy segfaults on start
Attached to Project:
Arch Linux
Opened by Echo Nolan (enolan) - Saturday, 18 April 2009, 08:59 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 20 May 2009, 07:25 GMT
Opened by Echo Nolan (enolan) - Saturday, 18 April 2009, 08:59 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 20 May 2009, 07:25 GMT
|
DetailsTomboy segfaults whenever I start it. Moving ~/.tomboy out of the way makes no difference. Console output below:
enolan at potatohead in ~ $ tomboy (/usr/lib/tomboy/Tomboy.exe:26716): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function (/usr/lib/tomboy/Tomboy.exe:26716): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (/usr/lib/tomboy/Tomboy.exe:26716): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Stacktrace: at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0x00053> at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0xffffffff> at GConf.Client..ctor () <0x0004b> at Tomboy.GConfPreferencesClient..ctor () <0x00027> at Tomboy.GnomeFactory.CreatePreferencesClient () <0x0001f> at Tomboy.Services..cctor () <0x0006b> at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff> at Tomboy.Application.Initialize (string,string,string,string[]) <0xffffffff> at Tomboy.Application.Initialize (string,string,string,string[]) <0x0001c> at Tomboy.Tomboy.Main (string[]) <0x000af> at (wrapper runtime-invoke) Tomboy.Tomboy.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: mono [0x47e650] mono [0x4ae8dd] /lib/libpthread.so.0 [0x7fab27cc8920] /usr/lib/libgconf-2.so.4 [0x7fab25e47b31] /usr/lib/libgconf-2.so.4(gconf_client_get_default+0xc4) [0x7fab25e4b834] [0x407d28e3] Debug info from gdb: ================================================================= 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. ================================================================= Aborted |
This task depends upon
enolan at potatohead in ~
$ tomboy
(/usr/lib/tomboy/Tomboy.exe:18334): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function
(/usr/lib/tomboy/Tomboy.exe:18334): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(/usr/lib/tomboy/Tomboy.exe:18334): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
Stacktrace:
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0x00053>
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0xffffffff>
at GConf.Client..ctor () <0x0004b>
at Tomboy.GConfPreferencesClient..ctor () <0x00027>
at Tomboy.GnomeFactory.CreatePreferencesClient () <0x0001f>
at Tomboy.Services..cctor () <0x0006b>
at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
at Tomboy.Application.Initialize (string,string,string,string[]) <0xffffffff>
at Tomboy.Application.Initialize (string,string,string,string[]) <0x0001c>
at Tomboy.Tomboy.Main (string[]) <0x000af>
at (wrapper runtime-invoke) Tomboy.Tomboy.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
mono [0x47e650]
mono [0x4ae8ed]
/lib/libpthread.so.0 [0x7fab2d366920]
/usr/lib/libgconf-2.so.4 [0x7fab2b4e8b31]
/usr/lib/libgconf-2.so.4(gconf_client_get_default+0xc4) [0x7fab2b4ec834]
[0x40b3a8e3]
Debug info from gdb:
=================================================================
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.
=================================================================
Aborted