GNOME Bugzilla – Bug 679352
/usr/lib/evolution/evolution-source-registry fails to start
Last modified: 2013-09-13 01:07:27 UTC
With Evolution/EDS 3.5.3.1; evolution sigtraps on startup because /usr/lib/evolution/evolution-source-registry fails to start (segfaults on startup), with the following messages: Starting program: /usr/lib/evolution/evolution-source-registry [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Migrating mail accounts from GConf... Migrating addressbook sources from GConf... Migrating calendar sources from GConf... Migrating task list sources from GConf... Migrating memo list sources from GConf... [New Thread 0x7ffff0fd0700 (LWP 3374)] (process:3346): libebackend-WARNING **: e_module_load_all_in_directory: Erreur à l'ouverture du répertoire « /usr/lib/evolution-data-server/registry-modules » : Aucun fichier ou dossier de ce type (process:3346): GLib-GObject-WARNING **: cannot register existing type `EDBusObject' (process:3346): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed (process:3346): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed (process:3346): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed (process:3346): GLib-GObject-CRITICAL **: g_param_spec_object: assertion `g_type_is_a (object_type, G_TYPE_OBJECT)' failed (process:3346): GLib-GObject-CRITICAL **: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed (process:3346): GLib-GObject-WARNING **: g_object_new_valist: object class `EServerSideSource' has no property named `dbus-object' (process:3346): libebackend-CRITICAL **: server_side_source_set_server: assertion `E_IS_SOURCE_REGISTRY_SERVER (server)' failed (process:3346): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed (process:3346): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed This is the resulting stack trace:
+ Trace 230465
Pretty much the same as bug 594473: Remove -Bsymbolic-functions from the linker command. I explained the details already on IRC.
Is this fixed by comment #1, please? This might be marked as a duplicate of bug #594473 then.
*** This bug has been marked as a duplicate of bug 594473 ***