GNOME Bugzilla – Bug 340417
EDS Crasher
Last modified: 2006-08-19 11:13:01 UTC
Steps to reproduce: 1. 2. 3. Stack trace: Backtrace was generated from '/opt/gnome/libexec/evolution-data-server-1.6' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1218525504 (LWP 19404)] [New Thread -1250952272 (LWP 19496)] [Thread debugging using libthread_db enabled] [New Thread -1218525504 (LWP 19404)] [New Thread -1250952272 (LWP 19496)] [Thread debugging using libthread_db enabled] [New Thread -1218525504 (LWP 19404)] [New Thread -1250952272 (LWP 19496)] [New Thread -1259344976 (LWP 19495)] [New Thread -1239626832 (LWP 19489)] [New Thread -1278219344 (LWP 19488)] [New Thread -1222837328 (LWP 19405)] 0xffffe410 in ?? ()
+ Trace 67981
Thread 4 (Thread -1239626832 (LWP 19489))
Other information:
*** Bug 340418 has been marked as a duplicate of this bug. ***
Could you please paste the warnings which appear in the terminal when the crash happens ? This could be a bug in goject type system.
I was able to reproduce the crash. Here are the logs which appear in the console, (evolution-data-server:14451): GLib-GObject-WARNING **: cannot register existing type `ESourceList' in server_log_handler (evolution-data-server:14451): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed in server_log_handler (evolution-data-server:14451): GLib-GObject-WARNING **: cannot register existing type `ESourceList' (evolution-data-server:14451): e-data-server-CRITICAL **: e_source_list_peek_group_by_uid: assertion `E_IS_SOURCE_LIST (list)' failed.
Created attachment 71009 [details] [review] Fixes the bug
Looks good to commit.
Fix has been committed to gnome-2-14 branch and HEAD.