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 327169 - Critical warning and crash when reading mail
Critical warning and crash when reading mail
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Parsing
3.9.x
Other Linux
: Normal critical
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-01-16 08:55 UTC by Kjartan Maraas
Modified: 2006-08-22 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace (21.51 KB, text/plain)
2006-01-16 08:56 UTC, Kjartan Maraas
  Details
patch (1.15 KB, patch)
2006-02-28 04:09 UTC, Rohini
committed Details | Review
patch 2 (844 bytes, patch)
2006-03-10 12:54 UTC, Rohini
committed Details | Review

Description Kjartan Maraas 2006-01-16 08:55:12 UTC
Got this today:

  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 786
  • #3 <signal handler called>
  • #4 IA__g_logv
    at gmessages.c line 502
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #7 html_text_calc_part_width
    at htmltext.c line 943
  • #8 html_text_get_link_rectangle
    at htmltext.c line 3382
  • #9 focus
    at gtkhtml.c line 2403
  • #10 _gtk_marshal_BOOLEAN__ENUM
    at gtkmarshalers.c line 163

Attaching the rest of the backtrace since it's close to 150 frames deep
Comment 1 Kjartan Maraas 2006-01-16 08:56:03 UTC
Created attachment 57456 [details]
backtrace
Comment 2 Kjartan Maraas 2006-02-26 16:29:49 UTC
You get this when typing in some text and hitting backspace/delete for the first time.
Comment 3 Rohini 2006-02-28 04:09:55 UTC
Created attachment 60282 [details] [review]
patch

Looks like G_CRITICAL issue. Plz check with attached patch.
Comment 4 Kjartan Maraas 2006-02-28 10:29:11 UTC
Still crashes with this backtrace:

  • #0 ??
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #3 <signal handler called>
  • #4 ??
  • #5 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #6 *__GI_abort
    at abort.c line 88
  • #7 IA__g_logv
    at gmessages.c line 497
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #10 html_a11y_text_get_text
    at text.c line 433
  • #11 atk_text_get_text
    at atktext.c line 187
  • #12 spi_atk_bridge_signal_listener
    at bridge.c line 1059
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2404
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #15 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #16 gtk_html_a11y_delete_object_cb
    at object.c line 391
  • #17 html_g_cclosure_marshal_VOID__INT_INT
    at htmlmarshal.c line 351
  • #18 IA__g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2508
  • #20 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #21 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #22 html_engine_delete
    at htmlengine-edit-cut-and-paste.c line 1783
  • #23 html_engine_delete_n
    at htmlengine-edit-cut-and-paste.c line 1463
  • #24 command
    at gtkhtml.c line 4647
  • #25 html_g_cclosure_marshal_BOOLEAN__ENUM
    at htmlmarshal.c line 122
  • #26 g_type_class_meta_marshal
    at gclosure.c line 567
  • #27 IA__g_closure_invoke
    at gclosure.c line 490
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #29 IA__g_signal_emitv
    at gsignal.c line 2109
  • #30 gtk_binding_entry_activate
    at gtkbindings.c line 526
  • #31 binding_match_activate
    at gtkbindings.c line 928
  • #32 gtk_bindings_activate_list
    at gtkbindings.c line 1063
  • #33 IA__gtk_bindings_activate_event
    at gtkbindings.c line 1139
  • #34 gtk_widget_real_key_press_event
    at gtkwidget.c line 3476
  • #35 key_press_event
    at gtkhtml.c line 919
  • #36 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #37 g_type_class_meta_marshal
    at gclosure.c line 567
  • #38 IA__g_closure_invoke
    at gclosure.c line 490
  • #39 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #40 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #41 IA__g_signal_emit
    at gsignal.c line 2241
  • #42 gtk_widget_event_internal
    at gtkwidget.c line 3732
  • #43 IA__gtk_window_propagate_key_event
    at gtkwindow.c line 4517
  • #44 gtk_window_key_press_event
    at gtkwindow.c line 4547
  • #45 bonobo_window_key_press_event
    at bonobo-window.c line 267
  • #46 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #47 g_type_class_meta_marshal
    at gclosure.c line 567
  • #48 IA__g_closure_invoke
    at gclosure.c line 490
  • #49 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #50 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #51 IA__g_signal_emit
    at gsignal.c line 2241
  • #52 gtk_widget_event_internal
    at gtkwidget.c line 3732
  • #53 IA__gtk_propagate_event
    at gtkmain.c line 2149
  • #54 IA__gtk_main_do_event
    at gtkmain.c line 1412
  • #55 gdk_event_dispatch
    at gdkevents-x11.c line 2291
  • #56 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #57 g_main_context_iterate
    at gmain.c line 2547
  • #58 IA__g_main_loop_run
    at gmain.c line 2751
  • #59 bonobo_main
    at bonobo-main.c line 311
  • #60 main
    at main.c line 610

Seems to happen when I press backspace right after return
Comment 5 Rohini 2006-03-10 12:54:05 UTC
Created attachment 61036 [details] [review]
patch 2
Comment 6 André Klapper 2006-08-21 19:16:37 UTC
seems like i marked the wrong patch as obsolete. grrr...
Comment 7 André Klapper 2006-08-21 19:18:05 UTC
argh²... bugzilla's autoURLify feature can be very very confusing.
/me slaps himself.
sorry for the noise.
Comment 8 Srinivasa Ragavan 2006-08-22 08:37:40 UTC
Fixed to HEAD.