GNOME Bugzilla – Bug 361820
crash in Evolution: Abrir una foto adjunta a...
Last modified: 2006-10-13 03:02:05 UTC
What were you doing when the application crashed? Abrir una foto adjunta al mensaje Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 223801344 vsize: 0 resident: 223801344 share: 0 rss: 63754240 rss_rlim: 0 CPU usage: start_time: 1160690036 rtime: 0 utime: 4731 stime: 0 cutime:4281 cstime: 0 timeout: 450 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 -1232443728 (LWP 21698)] [New Thread -1321612384 (LWP 23369)] [New Thread -1338397792 (LWP 22517)] [New Thread -1271530592 (LWP 22405)] [New Thread -1279923296 (LWP 21740)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 76059
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Can you reproduce this? Also, could you please translate the description?
Excuse me for my english. I was opening an attached photo on an email when the program crashed.
Thanks for the translation. If you can reproduce this crash, please consider installing debugging packages [1], which help a lot in tracking down the crash. After that, simply reproduce the crash. 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! [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
Finally I could reproduce the crash and I obtained this: Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 218570752 vsize: 0 resident: 218570752 share: 0 rss: 111742976 rss_rlim: 0 CPU usage: start_time: 1160700604 rtime: 0 utime: 4997 stime: 0 cutime:4755 cstime: 0 timeout: 242 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 -1233025360 (LWP 5961)] [New Thread -1319982176 (LWP 5972)] [New Thread -1311589472 (LWP 5971)] [New Thread -1270297696 (LWP 5965)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 76072
I'm sorry, this is the complete stacktrace: Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 218570752 vsize: 0 resident: 218570752 share: 0 rss: 111742976 rss_rlim: 0 CPU usage: start_time: 1160700604 rtime: 0 utime: 4997 stime: 0 cutime:4755 cstime: 0 timeout: 242 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 -1233025360 (LWP 5961)] [New Thread -1319982176 (LWP 5972)] [New Thread -1311589472 (LWP 5971)] [New Thread -1270297696 (LWP 5965)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 76073
Thread 1 (Thread -1233025360 (LWP 5961))
I could reproduce the crash again and I obtained this with gdb: (gdb) thread apply all bt
+ Trace 76076
Thread 1 (Thread -1232599376 (LWP 6352))
Created attachment 74610 [details] A stacktrace more complete
*** This bug has been marked as a duplicate of 301827 ***
*** This bug has been marked as a duplicate of 361827 ***
Right. ;) Thanks for all your efforts! Nice traces.