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 663085 - [abrt] evolution-3.2.1-2.fc16: __GI___libc_malloc: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
[abrt] evolution-3.2.1-2.fc16: __GI___libc_malloc: Process /usr/bin/evolution...
Status: RESOLVED WONTFIX
Product: GtkHtml
Classification: Other
Component: Rendering
4.2.x
Other Linux
: Normal critical
: ---
Assigned To: gtkhtml-maintainers
gtkhtml-maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2011-10-31 08:15 UTC by Milan Crha
Modified: 2014-12-02 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2011-10-31 08:15:34 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=750061

libreport version: 2.0.6
abrt_version:   2.0.4.981
backtrace_rating: 4
cmdline:        evolution
comment:        Evolution crashed while pressing "Send" on a message that was
composed in the mail composer.
crash_function: __GI___libc_malloc
executable:     /usr/bin/evolution
kernel:         3.1.0-5.fc16.x86_64
reason:         Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
time:           Sun Oct 30 12:56:43 2011

Core was generated by `evolution'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7f2cd873c980 (LWP 2938))

  • #0 malloc_consolidate
    at malloc.c line 4240
  • #1 malloc_consolidate
    at malloc.c line 4215
  • #2 _int_malloc
    at malloc.c line 3532
  • #3 __GI___libc_malloc
    at malloc.c line 2924
  • #4 g_malloc
    at gmem.c line 164
  • #5 g_memdup
    at gstrfuncs.c line 128
  • #6 pango_glyph_string_copy
    at glyphstring.c line 120
  • #7 get_glyph_items_in_range
    at htmltextslave.c line 669
  • #8 html_text_slave_get_glyph_items
    at htmltextslave.c line 718
  • #9 draw_text
    at htmltextslave.c line 844
  • #10 draw
    at htmltextslave.c line 1001
  • #11 draw
    at htmltextslave.c line 978
  • #12 draw
    at htmlclue.c line 302
  • #13 draw
    at htmlclue.c line 283
  • #14 draw
    at htmlclueflow.c line 1487
  • #15 draw
    at htmlclueflow.c line 1469
  • #16 draw
    at htmlclue.c line 302
  • #17 draw
    at htmlclue.c line 283
  • #18 draw
    at htmlcluev.c line 413
  • #19 html_engine_draw_real
    at htmlengine.c line 5290
  • #20 html_engine_draw_cb
    at htmlengine.c line 5345
  • #21 draw
    at gtkhtml.c line 1226
  • #22 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 85
  • #23 gtk_widget_draw_marshaller
    at gtkwidget.c line 819
  • #24 g_closure_invoke
    at gclosure.c line 774
  • #25 signal_emit_unlocked_R
    at gsignal.c line 3310
  • #26 g_signal_emit_valist
    at gsignal.c line 3013
  • #27 g_signal_emit
    at gsignal.c line 3060
  • #28 _gtk_widget_draw_internal
    at gtkwidget.c line 5722
  • #29 _gtk_widget_draw_internal
    at gtkwidget.c line 5698
  • #30 gtk_widget_send_expose
    at gtkwidget.c line 5969
  • #31 gtk_main_do_event
    at gtkmain.c line 1801
  • #32 _gdk_window_process_updates_recurse
    at gdkwindow.c line 3857
  • #33 _gdk_window_process_updates_recurse
    at gdkwindow.c line 3830
  • #34 gdk_window_process_updates_internal
    at gdkwindow.c line 4013
  • #35 gdk_window_process_all_updates
    at gdkwindow.c line 4144
  • #36 gtk_container_idle_sizer
    at gtkcontainer.c line 1664
  • #37 gdk_threads_dispatch
    at gdk.c line 754
  • #38 g_main_dispatch
    at gmain.c line 2425
  • #39 g_main_context_dispatch
    at gmain.c line 2995
  • #40 g_main_context_iterate
    at gmain.c line 3073
  • #41 g_main_loop_run
    at gmain.c line 3281
  • #42 gtk_main
    at gtkmain.c line 1362
  • #43 main
    at main.c line 696

Comment 1 André Klapper 2014-12-02 01:07:51 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).