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 679784 - [abrt] Crash while editing signature with images
[abrt] Crash while editing signature with images
Status: RESOLVED WONTFIX
Product: GtkHtml
Classification: Other
Component: Editing
4.4.x
Other Linux
: Normal critical
: ---
Assigned To: gtkhtml-maintainers
gtkhtml-maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2012-07-12 06:53 UTC by Milan Crha
Modified: 2017-02-09 13:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2012-07-12 06:53:07 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=839351

[abrt] evolution-3.4.3-1.fc17: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)

libreport version: 2.0.10
abrt_version:   2.0.10
backtrace_rating: 4
cmdline:        evolution
executable:     /usr/bin/evolution
kernel:         3.4.4-3.fc17.x86_64
time:           Wed 11 Jul 2012 10:16:25 AM CDT

I was editing a signature block in the email preferences.  I had copied and pasted a signature block from an old email in.  The old block had an image imbedded that show up broken on the new block so I was deleting it and everything froze before Evolution just shut down for no apparent reason.

Thread 1 (Thread 0x7f950ccbe9c0 (LWP 5951))

  • #0 ??
  • #1 html_object_engine
    at htmlobject.c line 1444
  • #2 html_text_prepare_attrs
    at htmltext.c line 1312
  • #3 html_text_get_pango_info
    at htmltext.c line 1506
  • #4 hts_fit_line
    at htmltextslave.c line 421
  • #5 layout_line
    at htmlclueflow.c line 1032
  • #6 html_clue_flow_layout
    at htmlclueflow.c line 1105
  • #7 html_clue_flow_real_calc_size
    at htmlclueflow.c line 1136
  • #8 html_object_calc_size
    at htmlobject.c line 1189
  • #9 html_cluev_do_layout
    at htmlcluev.c line 218
  • #10 html_table_cell_real_calc_size
    at htmltablecell.c line 225
  • #11 html_object_calc_size
    at htmlobject.c line 1189
  • #12 calc_cells_size
    at htmltable.c line 1114
  • #13 html_table_real_calc_size
    at htmltable.c line 1190
  • #14 html_object_calc_size
    at htmlobject.c line 1189
  • #15 layout_line
    at htmlclueflow.c line 992
  • #16 html_clue_flow_layout
    at htmlclueflow.c line 1105
  • #17 html_clue_flow_real_calc_size
    at htmlclueflow.c line 1136
  • #18 html_object_calc_size
    at htmlobject.c line 1189
  • #19 html_cluev_do_layout
    at htmlcluev.c line 218
  • #20 html_object_calc_size
    at htmlobject.c line 1189
  • #21 html_engine_calc_size
    at htmlengine.c line 5517
  • #22 thaw_idle
    at htmlengine.c line 6143
  • #23 g_main_dispatch
    at gmain.c line 2539
  • #24 g_main_context_dispatch
    at gmain.c line 3075
  • #25 g_main_context_iterate
    at gmain.c line 3146
  • #26 g_main_loop_run
    at gmain.c line 3340
  • #27 gtk_main
    at gtkmain.c line 1161
  • #28 main
    at main.c line 681

Comment 1 André Klapper 2017-02-09 13:35:35 UTC
GtkHtml is not under active development anymore. 
Evolution (its main consumer) switched to a WebKit backend a while ago. 
It is currently unlikely that there will be any further GtkHtml development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping (bug 778387) to reflect reality. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.