After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 369905 - crash in Evolution: i was viewing an attache...
crash in Evolution: i was viewing an attache...
Status: RESOLVED DUPLICATE of bug 333864
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-03 09:25 UTC by Vicar Q. Calsado
Modified: 2006-11-07 02:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Vicar Q. Calsado 2006-11-03 09:25:37 UTC
What were you doing when the application crashed?
i was viewing an attachement via its lower pane (horizontal view)


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 303513600 vsize: 0 resident: 303513600 share: 0 rss: 51032064 rss_rlim: 0
CPU usage: start_time: 1162527346 rtime: 0 utime: 40787 stime: 0 cutime:38360 cstime: 0 timeout: 2427 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 -1232968016 (LWP 4832)]
[New Thread -1400902752 (LWP 13990)]
[New Thread -1380156512 (LWP 12032)]
[New Thread -1377207392 (LWP 4857)]
[New Thread -1368335456 (LWP 4853)]
[New Thread -1302185056 (LWP 4852)]
[New Thread -1318970464 (LWP 4851)]
[New Thread -1310577760 (LWP 4845)]
[New Thread -1293755488 (LWP 4840)]
[New Thread -1285362784 (LWP 4839)]
[New Thread -1276970080 (LWP 4838)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Comment 1 Karsten Bräckelmann 2006-11-03 21:08:43 UTC
Vicar, 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. I assume, the attachment was apicture, right?


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 ***
Comment 2 Vicar Q. Calsado 2006-11-07 02:12:11 UTC
Yes, I was opening a picture attachment. Thanks Karsten.