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 695306 - [abrt] Crash under gtkhtml_editor_table_properties_show_window_cb()
[abrt] Crash under gtkhtml_editor_table_properties_show_window_cb()
Status: RESOLVED WONTFIX
Product: GtkHtml
Classification: Other
Component: Editing
4.6.x
Other Linux
: Normal critical
: ---
Assigned To: gtkhtml-maintainers
gtkhtml-maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2013-03-06 16:45 UTC by Milan Crha
Modified: 2017-02-09 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-03-06 16:45:05 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=918550

Description of problem:
I tried to copy an html table from one mail to a new one

Version-Release number of selected component:
evolution-3.6.3-2.fc18

Additional info:
backtrace_rating: 4
cmdline:        evolution
crash_function: gtkhtml_editor_table_properties_show_window_cb
executable:     /usr/bin/evolution
kernel:         3.8.1-201.fc18.x86_64

Thread 1 (Thread 0x7f7003195a00 (LWP 2173))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 63
  • #1 __GI_abort
    at abort.c line 90
  • #2 g_assertion_message
    at gtestutils.c line 1877
  • #3 g_assertion_message_expr
  • #4 gtkhtml_editor_table_properties_show_window_cb
    at gtkhtml-editor-signals.c line 1867
  • #5 g_closure_invoke
    at gclosure.c line 777
  • #6 signal_emit_unlocked_R
    at gsignal.c line 3551
  • #7 g_signal_emit_valist
    at gsignal.c line 3300
  • #8 g_signal_emit
    at gsignal.c line 3356
  • #9 gtk_widget_show
    at gtkwidget.c line 4044
  • #10 gtk_widget_show
    at gtkwidget.c line 4021
  • #11 g_closure_invoke
    at gclosure.c line 777
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3551
  • #13 g_signal_emit_valist
    at gsignal.c line 3300
  • #14 g_signal_emit
    at gsignal.c line 3356
  • #15 _gtk_action_emit_activate
    at gtkaction.c line 801
  • #16 g_closure_invoke
    at gclosure.c line 777
  • #17 signal_emit_unlocked_R
    at gsignal.c line 3551
  • #18 g_signal_emit_valist
    at gsignal.c line 3300
  • #19 g_signal_emit
    at gsignal.c line 3356
  • #20 _gtk_action_emit_activate
    at gtkaction.c line 801
  • #21 g_closure_invoke
    at gclosure.c line 777
  • #22 signal_emit_unlocked_R
    at gsignal.c line 3481
  • #23 g_signal_emit_valist
    at gsignal.c line 3300
  • #24 g_signal_emit
    at gsignal.c line 3356
  • #25 gtk_widget_activate
    at gtkwidget.c line 6334
  • #26 gtk_menu_shell_activate_item
    at gtkmenushell.c line 1429
  • #27 gtk_menu_shell_button_release
    at gtkmenushell.c line 830
  • #28 _gtk_marshal_BOOLEAN__BOXEDv
    at gtkmarshalers.c line 130
  • #29 _g_closure_invoke_va
    at gclosure.c line 840
  • #30 g_signal_emit_valist
    at gsignal.c line 3211
  • #31 g_signal_emit
    at gsignal.c line 3356
  • #32 gtk_widget_event_internal
    at gtkwidget.c line 6303
  • #33 gtk_widget_event
    at gtkwidget.c line 5960
  • #34 propagate_event_up
    at gtkmain.c line 2397
  • #35 propagate_event
    at gtkmain.c line 2505
  • #36 gtk_main_do_event
    at gtkmain.c line 1720
  • #37 gdk_event_source_dispatch
    at gdkeventsource.c line 358
  • #38 g_main_dispatch
    at gmain.c line 2715
  • #39 g_main_context_dispatch
    at gmain.c line 3219
  • #40 g_main_context_iterate
    at gmain.c line 3290
  • #41 g_main_loop_run
    at gmain.c line 3484
  • #42 gtk_main
    at gtkmain.c line 1160
  • #43 main
    at main.c line 711

Comment 1 André Klapper 2017-02-09 13:41:23 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.