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 369585 - crash in Evolution: Open a jpeg attachment
crash in Evolution: Open 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-11-02 19:07 UTC by lsiciliano
Modified: 2006-11-03 21:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description lsiciliano 2006-11-02 19:07:21 UTC
What were you doing when the application crashed?
Open a jpeg attachment


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

Memory status: size: 372240384 vsize: 0 resident: 372240384 share: 0 rss: 222818304 rss_rlim: 0
CPU usage: start_time: 1162494041 rtime: 0 utime: 3822 stime: 0 cutime:3671 cstime: 0 timeout: 151 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 -1232775504 (LWP 6545)]
[New Thread -1369265248 (LWP 6696)]
[New Thread -1324135520 (LWP 6557)]
[New Thread -1285039200 (LWP 6556)]
[New Thread -1276646496 (LWP 6553)]
[New Thread -1268216928 (LWP 6550)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 5 (Thread -1276646496 (LWP 6553))

  • #0 to_callback_terminate
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
  • #1 to_callback_terminate
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
  • #2 gdk_pixbuf_loader_write
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #3 e_attachment_bar_create_attachment_cache
    from /usr/lib/evolution/2.8/libemiscwidgets.so.0
  • #4 em_format_html_display_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #5 em_format_part_as
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #6 em_format_part
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #7 em_format_get_type
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #8 em_format_part_as
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #9 em_format_part
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #10 em_format_html_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #11 em_format_html_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #12 mail_enable_stop
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #13 e_msgport_reply
    from /usr/lib/libedataserver-1.2.so.7
  • #14 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #15 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Karsten Bräckelmann 2006-11-03 21:08:51 UTC
lsiciliano, 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 ***