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 558076 - evolution crashed with SIGSEGV in html_object_engine_translation()
evolution crashed with SIGSEGV in html_object_engine_translation()
Status: RESOLVED WONTFIX
Product: GtkHtml
Classification: Other
Component: Rendering
3.24.x
Other Linux
: Normal critical
: ---
Assigned To: gtkhtml-maintainers
gtkhtml-maintainers
gnome[unmaintained]
: 598840 603058 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-10-27 11:10 UTC by Pedro Villavicencio
Modified: 2014-12-02 01:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Villavicencio 2008-10-27 11:10:53 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/288635

"Received an email with photo attachments. Was clicking on jpg attachment to view inline, and crashed."

".

Thread 4 (process 12922)

  • #0 ycc_rgb_convert
    at ./jdcolor.c line 150
  • #1 sep_upsample
    at ./jdsample.c line 128
  • #2 process_data_context_main
    at ./jdmainct.c line 430
  • #3 jpeg_read_scanlines
    at ./jdapistd.c line 173
  • #4 gdk_pixbuf__jpeg_image_load_lines
    at /build/buildd/gtk+2.0-2.14.4/gdk-pixbuf/io-jpeg.c line 756
  • #5 gdk_pixbuf__jpeg_image_load_increment
    at /build/buildd/gtk+2.0-2.14.4/gdk-pixbuf/io-jpeg.c line 980
  • #6 IA__gdk_pixbuf_loader_write
    at /build/buildd/gtk+2.0-2.14.4/gdk-pixbuf/gdk-pixbuf-loader.c line 474
  • #7 e_attachment_bar_create_attachment_cache
    at e-attachment-bar.c line 352
  • #8 efhd_format_attachment
    at em-format-html-display.c line 2298
  • #9 em_format_part_as
    at em-format.c line 633
  • #10 em_format_part
    at em-format.c line 652
  • #11 emf_multipart_mixed
    at em-format.c line 1260
  • #12 em_format_part_as
    at em-format.c line 625
  • #13 em_format_part
    at em-format.c line 652
  • #14 efh_format_message
    at em-format-html.c line 2082
  • #15 efh_format_exec
    at em-format-html.c line 1269
  • #16 mail_msg_proxy
    at mail-mt.c line 520
  • #17 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.18.2/glib/gthreadpool.c line 265
  • #18 g_thread_create_proxy
    at /build/buildd/glib2.0-2.18.2/glib/gthread.c line 635
  • #19 start_thread
    from /lib/libpthread.so.0
  • #20 clone
    from /lib/libc.so.6
  • #21 ??

Thread 1 (process 28729)

  • #0 html_object_engine_translation
    at htmlobject.c line 2155
  • #1 html_draw_queue_flush
    at htmldrawqueue.c line 187
  • #2 idle_handler
    at gtkhtml.c line 387
  • #3 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2144
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2778
  • #5 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2986
  • #6 bonobo_main
    at bonobo-main.c line 311
  • #7 main
    at main.c line 689

Comment 1 Akhil Laddha 2009-10-26 05:24:21 UTC
*** Bug 598840 has been marked as a duplicate of this bug. ***
Comment 2 Fabio Durán Verdugo 2009-11-26 19:06:45 UTC
*** Bug 603058 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2014-08-30 15:26:48 UTC
This ticket has not seen any updates or duplicates since 2010.
Is this still a problem in a recently released version?
If not, this ticket might get closed as obsolete.
(Furthermore, GtkHtml is slowly getting superseded by WebKit in Evolution.)
Comment 4 André Klapper 2014-12-02 01:07:02 UTC
Since version 3.6, Evolution uses WebKit instead of GtkHtml for displaying messages. (And for completeness, Evolution 3.14 is planned to use WebKit also for composing and editing messages so GtkHtml will not receive any fixes anymore.)

Hence I am closing this GtkHtml rendering bug report.
We are sorry that your request was not handled in time when it was reported but unfortunately manpower is very limited (and does not allow testing every single reported issue separately again either).

Please feel free to reopen this report (and move it to the "Evolution" product and the "Mail" component) if the problem described in this bug report still happens in a recent supported Evolution version which uses WebKit (the current stable Evolution version is 3.12).