GNOME Bugzilla – Bug 372468
crash in Evolution: previewing an gif file a...
Last modified: 2007-08-07 22:10:36 UTC
What were you doing when the application crashed? previewing an gif file attached. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 173707264 vsize: 0 resident: 173707264 share: 0 rss: 52047872 rss_rlim: 0 CPU usage: start_time: 1162994675 rtime: 0 utime: 2156 stime: 0 cutime:2108 cstime: 0 timeout: 48 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/evolution-2.8' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1232939344 (LWP 24836)] [New Thread -1362289760 (LWP 24868)] [New Thread -1319109728 (LWP 24862)] [New Thread -1309095008 (LWP 24859)] [New Thread -1300702304 (LWP 24858)] [New Thread -1277887584 (LWP 24854)] [New Thread -1269494880 (LWP 24853)] [New Thread -1261102176 (LWP 24852)] [New Thread -1251239008 (LWP 24851)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 84350
Danilo, unfortunately the stacktrace does not have any hints about the real cause of the crash and does not help in debugging this issue. However, according to the description this is the same issue as bug 333864, which is fixed in Evolution 2.8.1.1. Just in case you can reproduce this crash later, please consider installing debugging packages [1], which help a lot in tracking down the crash. Thanks! Also, please feel free to report any further bugs you find. Thanks! [1] debugging packages for evolution, evolution-data-server and gtkhtml, plus debugging packages for some basic GNOME libs. More details can be found here: http://live.gnome.org/GettingTraces/DistroSpecificInstructions *** This bug has been marked as a duplicate of 333864 ***
Hi Karsten, I've installed some dbgsym packages and I was able to reproduce the crash again, but apparently it didn't help too much as you can see in the crash report above, could you plz, point me which packages I need to install in order to provide a better diagnostic? Follows the packages tha I've installed and the new crash report. I hope this can help you. bardusco@bardusco:~$ dpkg -l |grep dbgsym evolution-data-server-dbgsym 1.8.1-0ubuntu3 debug symbols for package evolution-data-server ii evolution-dbgsym 2.8.1-0ubuntu4 debug symbols for package evolution ii gnome-panel-dbgsym 2.16.1-0ubuntu3 debug symbols for package gnome-panel ii gnome-system-tools-dbgsym 2.15.5-0ubuntu2 debug symbols for package gnome-system-tools ii gtkhtml3.8-dbgsym 3.12.1-0ubuntu1 debug symbols for package gtkhtml3.8 ii libgtkhtml3.8-15-dbgsym 3.12.1-0ubuntu1 debug symbols for package libgtkhtml3.8-15 ii python-gtkhtml2-dbgsym CRASH REPORT: Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 149917696 vsize: 0 resident: 149917696 share: 0 rss: 50413568 rss_rlim: 0 CPU usage: start_time: 1163123924 rtime: 0 utime: 1026 stime: 0 cutime:986 cstime: 0 timeout: 40 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/evolution-2.8' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1233332560 (LWP 22274)] [New Thread -1319576672 (LWP 22329)] [New Thread -1310790752 (LWP 22319)] [New Thread -1302398048 (LWP 22318)] [New Thread -1280316512 (LWP 22286)] [New Thread -1271923808 (LWP 22285)] [New Thread -1261483104 (LWP 22284)] [New Thread -1251619936 (LWP 22283)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 84927
Thread 1 (Thread -1233332560 (LWP 22274))
(In reply to comment #2) > I've installed some dbgsym packages and I was able to reproduce the crash > again, but apparently it didn't help too much as you can see in the crash > report above, [...] Danilo, thanks for the new stacktrace. Confirms that this actually is a duplicate of bug 333864. Also, the stacktrace is good, with debugging symbols for Evolution. :) Oh and, sorry for the late response. :-/