GNOME Bugzilla – Bug 430363
crash in Evolution: Viewing multiple picture...
Last modified: 2007-04-16 20:16:40 UTC
What were you doing when the application crashed? Viewing multiple pictures attached to an email. The email uses my company's Exchange server. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 321159168 vsize: 321159168 resident: 54894592 share: 20402176 rss: 54894592 rss_rlim: -1 CPU usage: start_time: 1176729722 rtime: 2031 utime: 1958 stime: 73 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution-2.8' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 47953787014512 (LWP 10788)] [New Thread 1132489040 (LWP 10812)] [New Thread 1124096336 (LWP 10811)] [New Thread 1115703632 (LWP 10807)] [New Thread 1107310928 (LWP 10806)] [New Thread 1098918224 (LWP 10801)] [New Thread 1090525520 (LWP 10800)] [New Thread 1082132816 (LWP 10798)] (no debugging symbols found) 0x00002b9d1824e5cf in waitpid () from /lib/libc.so.6
+ Trace 128269
Thread 8 (Thread 1082132816 (LWP 10798))
Thread 7 (Thread 1090525520 (LWP 10800))
Thread 6 (Thread 1098918224 (LWP 10801))
Thread 5 (Thread 1107310928 (LWP 10806))
Thread 4 (Thread 1115703632 (LWP 10807))
Thread 3 (Thread 1124096336 (LWP 10811))
Thread 2 (Thread 1132489040 (LWP 10812))
Thanks for taking the time to report this bug. Unfortunately, that 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
I installed evolution-dbg and evolution-data-server-dbg, and reproduced the crash. Let me know if I should install other debug packages. Here's the trace: Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 306905088 vsize: 306905088 resident: 40640512 share: 20148224 rss: 40640512 rss_rlim: -1 CPU usage: start_time: 1176751092 rtime: 1224 utime: 1192 stime: 32 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution-2.8' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47529998908784 (LWP 23971)] [New Thread 1132489040 (LWP 23995)] [New Thread 1124096336 (LWP 23993)] [New Thread 1115703632 (LWP 23989)] [New Thread 1107310928 (LWP 23987)] [New Thread 1098918224 (LWP 23986)] [New Thread 1090525520 (LWP 23985)] [New Thread 1082132816 (LWP 23983)] 0x00002b3a6c6795cf in waitpid () from /lib/libc.so.6
+ Trace 128305
Thread 8 (Thread 1082132816 (LWP 23983))
Thread 7 (Thread 1090525520 (LWP 23985))
Thread 6 (Thread 1098918224 (LWP 23986))
Thread 5 (Thread 1107310928 (LWP 23987))
Thread 4 (Thread 1115703632 (LWP 23989))
Thread 3 (Thread 1124096336 (LWP 23993))
Thread 2 (Thread 1132489040 (LWP 23995))
That's a better trace, but still needs a bit of improvement. Can you install evolution-exchange-dbgsym and then try running Evolution under gdb (see http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running for how to do this). Thanks for your time!
Created attachment 86450 [details] Stack trace from crash with evolution-exchange-dbgsym symbols Here's the stack trace after installing evolution-exchange-dbgsym. I figured out how to install it from https://bugs.launchpad.net/ubuntu/+source/evolution-exchange/+bug/63715 You may want to add that to future debug instructions.
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 273386 ***