GNOME Bugzilla – Bug 340695
Evolution Crash When Exiting
Last modified: 2007-05-08 18:54:15 UTC
Steps to reproduce: 1. 2. 3. Stack trace: Backtrace was generated from '/opt/gnome/bin/evolution-2.6' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 1097221536 (LWP 5142)] [New Thread 1132473264 (LWP 5204)] [Thread debugging using libthread_db enabled] [New Thread 1097221536 (LWP 5142)] [New Thread 1132473264 (LWP 5204)] [Thread debugging using libthread_db enabled] [New Thread 1097221536 (LWP 5142)] [New Thread 1132473264 (LWP 5204)] [New Thread 1130372016 (LWP 5192)] [New Thread 1128270768 (LWP 5191)] [New Thread 1124080560 (LWP 5186)] [New Thread 1117985712 (LWP 5154)] [New Thread 1121979312 (LWP 5152)] [New Thread 1115847600 (LWP 5149)] [New Thread 1110047664 (LWP 5144)] [New Thread 1108929456 (LWP 5143)] 0xffffe410 in ?? ()
+ Trace 68031
Thread 1 (Thread 1097221536 (LWP 5142))
Other information:
*** Bug 343041 has been marked as a duplicate of this bug. ***
*** Bug 343914 has been marked as a duplicate of this bug. ***
The traces show that the crash has happened in evolution.
*** Bug 350946 has been marked as a duplicate of this bug. ***
This has been fixed now. The corresponding ChangeLog entry for this is, 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * gui/gnome-cal.c: (gnome_calendar_destroy): Disconnect signal handlers before gcal is destroyed. Fixes #208959 (bugzilla.novell.com).