GNOME Bugzilla – Bug 518809
crash in Tasks: I just started the progr...
Last modified: 2009-11-29 10:50:52 UTC
Version: 2.10 What were you doing when the application crashed? I just started the program when it crashed. Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.23.15-80.fc7 #1 SMP Sun Feb 10 16:52:18 EST 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 555081728 vsize: 555081728 resident: 39743488 share: 31371264 rss: 39743488 rss_rlim: 18446744073709551615 CPU usage: start_time: 1204020660 rtime: 65 utime: 57 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912496424304 (LWP 20567)] [New Thread 1105209680 (LWP 20582)] [New Thread 1084229968 (LWP 20579)] (no debugging symbols found) 0x0000003f1f20d97f in waitpid () from /lib64/libpthread.so.0
+ Trace 190485
Thread 1 (Thread 46912496424304 (LWP 20567))
----------- .xsession-errors --------------------- localuser:jharbeson being added to access control list SESSION_MANAGER=local/unix:/tmp/.ICE-unix/20402 Error: permissions error in pam_timestamp_check Unable to connect to yum-updatesd. Please ensure that the yum-updatesd package is installed and that the service is running. CalDAV Eplugin starting up ... ** (evolution:20567): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:20567): DEBUG: mailto URL program: evolution warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff8cf5a000 --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible? Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance! [1] Please install debug packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, pango, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
There is a similar trace at https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/453942: Trace: http://launchpadlibrarian.net/34589116/gdb-evolution-2.txt I will ask for a better trace with more debug symbols and report back.