GNOME Bugzilla – Bug 372402
crash in Evolution: viewing attached graphic...
Last modified: 2006-11-09 10:32:02 UTC
What were you doing when the application crashed? viewing attached graphic files within the messege window Distribution: Slackware Slackware 11.0.0 Gnome Release: 2.16.1 2006-11-02 (Dropline GNOME) BugBuddy Version: 2.16.0 Memory status: size: 50253824 vsize: 0 resident: 104804352 share: 0 rss: 50249728 rss_rlim: 0 CPU usage: start_time: 1162973484 rtime: 0 utime: 8020 stime: 0 cutime:7718 cstime: 0 timeout: 302 it_real_value: 0 frequency: 3 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 16384 (LWP 2466)] [New Thread 32769 (LWP 2471)] [New Thread 16386 (LWP 2472)] [New Thread 65539 (LWP 2475)] [New Thread 81924 (LWP 2476)] [New Thread 98309 (LWP 2499)] [New Thread 114694 (LWP 2506)] [New Thread 131079 (LWP 2507)] [New Thread 147464 (LWP 2508)] [New Thread 196617 (LWP 2563)] 0x414fe62b in waitpid () from /lib/libpthread.so.0
+ Trace 84300
Thread 8 (Thread 131079 (LWP 2507))
Thread 7 (Thread 114694 (LWP 2506))
Thread 6 (Thread 98309 (LWP 2499))
Thread 5 (Thread 81924 (LWP 2476))
Thread 3 (Thread 16386 (LWP 2472))
Janusz, 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 ***
> 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! > > [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 I don't use any of the distributions described on this page so I hesitate to install them since it's a computer I work a lot on. Tell me, if I can simply rpm2tgz any rpm package on my slackware (sorry for having little time to figure it out by myself). Thanks!
(In reply to comment #2) > > 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! > > > > [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 > > > I don't use any of the distributions described on this page so I hesitate to > install them since it's a computer I work a lot on. Tell me, if I can simply > rpm2tgz any rpm package on my slackware (sorry for having little time to figure > it out by myself). Thanks! > OK. I can see slackware has it's own dbg. I will try to reproduce the crash. Thanks.