GNOME Bugzilla – Bug 324058
Evolution crashed on creating a meeting in exchange calendar
Last modified: 2013-09-13 00:50:15 UTC
1.Created a meeting with attachment. Selected 'Categories' as 'Ideas', click on 'Save' to close'. 2.Evolution crashed Backtrace was generated from '/opt/gnome/bin/evolution' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 1099506496 (LWP 22937)] [New Thread 1151699888 (LWP 23477)] [Thread debugging using libthread_db enabled] [New Thread 1099506496 (LWP 22937)] [New Thread 1151699888 (LWP 23477)] [Thread debugging using libthread_db enabled] [New Thread 1099506496 (LWP 22937)] [New Thread 1151699888 (LWP 23477)] [New Thread 1202084784 (LWP 23461)] [New Thread 1201818544 (LWP 23460)] [New Thread 1149598640 (LWP 22979)] [New Thread 1145396144 (LWP 22939)] 0xffffe410 in ?? ()
+ Trace 64602
Thread 1 (Thread 1099506496 (LWP 22937))
Reproducible always
Created attachment 55997 [details] [review] removed the obsolete code
Fix comitted to cvs HEAD.
Unfortunately, this did not resolve the issue. I still get a crash when I right-click on the evolution calendar pane as soon as I select 'new appointment' The error is now here: (evolution-2.6:8475): GLib-GObject-WARNING **: IA__g_object_set_valist: property `width' of object class `GtkTreeViewColumn' is not writable calendar-gui-ERROR **: file recurrence-page.c: line 1357 (make_ending_count_special): assertion failed: (GTK_BIN (priv->ending_special)->child == NULL) aborting... [
*** Bug 319205 has been marked as a duplicate of this bug. ***
*** Bug 327879 has been marked as a duplicate of this bug. ***
reopening as per comment #3.
This original bug has been fixed. Reopening the bug 327879 as it is a different issue. This bug states the new appointment dialog comes up and while saving evo crashes. But the bug 327879 says clicking, while new meeting is clicked evo crashes.