GNOME Bugzilla – Bug 584456
View done notification received after ECalView freed
Last modified: 2011-01-05 17:48:53 UTC
What were you doing when the application crashed? Using other applications Distribution: Fedora release 10 (Cambridge) Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc) BugBuddy Version: 2.24.2 System: Linux 2.6.27.24-170.2.68.fc10.i686 #1 SMP Wed May 20 23:10:16 EDT 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10503000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora Memory status: size: 304738304 vsize: 304738304 resident: 64204800 share: 25100288 rss: 64204800 rss_rlim: 18446744073709551615 CPU usage: start_time: 1243864963 rtime: 1317 utime: 1097 stime: 220 cutime:6 cstime: 12 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0xb801d990 (LWP 797)] [New Thread 0xad241b90 (LWP 1583)] [New Thread 0xb0446b90 (LWP 1079)] [New Thread 0xb0e47b90 (LWP 1078)] [New Thread 0xadc42b90 (LWP 1011)] [New Thread 0xab43eb90 (LWP 965)] [New Thread 0xb0e88b90 (LWP 846)] [New Thread 0xb1aebb90 (LWP 844)] [New Thread 0xb33fbb90 (LWP 843)] [New Thread 0xb3dfcb90 (LWP 842)] [New Thread 0xb47fdb90 (LWP 840)] [New Thread 0xb51feb90 (LWP 839)] [New Thread 0xb71c8b90 (LWP 836)] [New Thread 0xb7d1bb90 (LWP 835)] 0x004b4416 in __kernel_vsyscall ()
+ Trace 215803
Thread 1 (Thread 0xb801d990 (LWP 797))
----------- .xsession-errors (24 sec old) --------------------- (evolution:797): camel-imap-provider-WARNING **: Unable to load summary no such table: RSS Feeds (evolution:797): camel-imap-provider-WARNING **: Unable to load summary no such table: Sync Issues (evolution:797): camel-imap-provider-WARNING **: Unable to load summary no such table: Sync Issues/Local Failures (evolution:797): camel-imap-provider-WARNING **: Unable to load summary no such table: Tasks (evolution:797): evolution-mail-WARNING **: Failed to refresh folders: No such folder Public Folders/Hidden (evolution:797): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed --------------------------------------------------
*** Bug 584735 has been marked as a duplicate of this bug. ***
*** Bug 589892 has been marked as a duplicate of this bug. ***
I saw a similar issue with 2.29 (today's master), with DBus. It didn't crash to me, but claimed on the console about wrong ECalView pointer. Mine trace is below, and for your information, all other threads are not doing anything with the DBus or calendar. Also, this is the main thread, if you are wondering. With respect of reproducer steps, it's pretty hard to reproduce, I was unable under gdb directly, but it happens when changing date in the calendar view "quickly", and with a bit of luck on timing the ECalView is freed before the reply is received, then the reply is working with a freed pointer.
+ Trace 221069
This might be fixed with changes from bug #628563, thus I'm closing this as a duplicate of it. Please reopen if you'll see this with any later version of evolution-data-server which will have that fix included. Thanks in advance. *** This bug has been marked as a duplicate of bug 628563 ***