GNOME Bugzilla – Bug 581642
crash in Evolution Mail and Calendar:
Last modified: 2009-06-26 15:38:54 UTC
What were you doing when the application crashed? 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.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10503000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora Memory status: size: 783347712 vsize: 783347712 resident: 65708032 share: 24977408 rss: 65708032 rss_rlim: 18446744073709551615 CPU usage: start_time: 1241638561 rtime: 604 utime: 514 stime: 90 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0x7f5aa7a977f0 (LWP 5029)] [New Thread 0x7f5a93a5c950 (LWP 5085)] [New Thread 0x7f5a960f7950 (LWP 5042)] [New Thread 0x7f5a96af8950 (LWP 5041)] [New Thread 0x7f5a97efa950 (LWP 5038)] [New Thread 0x7f5a988fb950 (LWP 5037)] [New Thread 0x7f5a9950c950 (LWP 5036)] [New Thread 0x7f5a9b431950 (LWP 5035)] 0x0000003d9980ec2f in waitpid () from /lib64/libpthread.so.0
+ Trace 215188
Thread 2 (Thread 0x7f5a93a5c950 (LWP 5085))
----------- .xsession-errors (165234 sec old) --------------------- SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/3527,unix/unix:/tmp/.ICE-unix/3527 ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0 ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0 Window manager warning: Failed to read saved session file /home/dgrant/.metacity/sessions/default1.ms: Failed to open file '/home/dgrant/.metacity/sessions/default1.ms': No such file or directory GSynaptics couldn't initialize. You have to set 'SHMConfig' 'true' in xorg.conf or XFree86.conf to use GSynaptics (gnome-panel:3624): GConf-WARNING **: Directory `/apps/panel/toplevels/bottom_panel_screen1/screen' was not being monitored by GConfClient 0x9e1180 (gnome-panel:3624): GConf-WARNING **: Directory `/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by GConfClient 0x9e1180 11 could not attach to desktop process CalDAV Eplugin starting up ... ** (evolution:3824): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:3824): DEBUG: mailto URL program: evolution --------------------------------------------------
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 580706 ***
I have the same stack trace. With libical debug info:
+ Trace 216206
I notice that the parameter to icalparameter_new_cn is bogus but non-null, however gdb claims that 'str' in ical_attendees_from_props is a perfectly valid pointer to an empty string. I'm posting here because I believe this is NOT a duplicate of bug 580706. The stack trace is different, it dies in a different part of exchange_mapi_cal_util_mapi_props_to_comp, and it's dying trying to dereference a *bad* but *non-NULL* pointer. Bug 580706 deals with a botched assert and a suggestion to flip libical's 'errors are fatal' switch off, which seems unlikely to help here. Full stack trace, and register dumps for #3 and #4, here: http://permalink.gmane.org/gmane.linux.redhat.fedora.devel/115939