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 368339 - crash in Evolution: Opened a JPEG attachment...
crash in Evolution: Opened a JPEG attachment...
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-10-31 15:15 UTC by Markus Mårtensson
Modified: 2006-10-31 18:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Markus Mårtensson 2006-10-31 15:15:06 UTC
What were you doing when the application crashed?
Opened a JPEG attachment inline.


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

Memory status: size: 263999488 vsize: 0 resident: 263999488 share: 0 rss: 46514176 rss_rlim: 0
CPU usage: start_time: 1162285572 rtime: 0 utime: 6695 stime: 0 cutime:6245 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 -1233078608 (LWP 5164)]
[New Thread -1410335840 (LWP 5775)]
[New Thread -1361060960 (LWP 5180)]
[New Thread -1340490848 (LWP 5179)]
[New Thread -1352668256 (LWP 5178)]
[New Thread -1344275552 (LWP 5177)]
[New Thread -1294595168 (LWP 5173)]
[New Thread -1285809248 (LWP 5170)]
[New Thread -1277416544 (LWP 5168)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Comment 1 Markus Mårtensson 2006-10-31 17:27:39 UTC
The Dapper version of Evolution crashed on the same email. With the old version, the crash could be reproduced 8 times out of 10 by opening and closing the first image and then opening the second. The same usage pattern was tried with the new version, but only worked on the first attempt.

The email consists of 4 jpeg images and one bmp. Details courtesy of
ImageMagick/identify:

JPEG 606x800 DirectClass 99kb 
JPEG 518x300 DirectClass 46kb 
JPEG 1025x559 DirectClass 175kb 
JPEG 551x223 DirectClass 26kb 
BMP 297x890 PseudoClass 256c 262kb 

The email itself has been forwarded multiple times.

Not at all urgent. Only one mail affected so far. Workarounds aplenty.
Comment 2 Karsten Bräckelmann 2006-10-31 18:07:52 UTC
Markus, thanks for all these details! 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 ***