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 251744 - Evolution hangs, then X hangs
Evolution hangs, then X hangs
Status: RESOLVED DUPLICATE of bug 242867
Product: GtkHtml
Classification: Other
Component: Rendering
unspecified
Other All
: Normal critical
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-12-04 23:27 UTC by Andrew Sobala
Modified: 2003-12-06 00:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Sobala 2003-12-04 23:27:00 UTC
I was about to drag a mail to my spam folder in the sidebar, but as I was
dragging evo hung.

Then X hung (wouldn't accept mouse clicks or keypresses, though the mouse
still moved). I am leet so I got a backtrace regardless.

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #3 evolution_storage_set_view_factory_new_view
  • #4 <signal handler called>
  • #5 gtk_widget_get_accessible
    at gtkwidget.c line 7181
  • #6 html_a11y_text_new
    from /usr/lib/libgtkhtml-a11y-3.0.so.2
  • #7 html_utils_get_accessible
    from /usr/lib/libgtkhtml-a11y-3.0.so.2
  • #8 gtk_html_a11y_get_type
    from /usr/lib/libgtkhtml-a11y-3.0.so.2
  • #9 atk_object_ref_accessible_child
    at atkobject.c line 597
  • #10 spi_atk_bridge_signal_listener
    at bridge.c line 898
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2402
  • #12 g_signal_emit_valist
    at gsignal.c line 2195
  • #13 g_signal_emit_by_name
    at gsignal.c line 2263
  • #14 gail_container_real_remove_gtk
    at gailcontainer.c line 241
  • #15 gail_container_remove_gtk
    at gailcontainer.c line 192
  • #16 g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #17 g_closure_invoke
    at gclosure.c line 437
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2436
  • #19 g_signal_emit_valist
    at gsignal.c line 2195
  • #20 g_signal_emit
    at gsignal.c line 2239
  • #21 gtk_container_remove
    at gtkcontainer.c line 993
  • #22 html_draw_queue_flush
    from /usr/lib/libgtkhtml-3.0.so.2
  • #23 html_iframe_set_scrolling
    from /usr/lib/libgtkhtml-3.0.so.2
  • #24 html_object_destroy
    from /usr/lib/libgtkhtml-3.0.so.2
  • #25 html_checkbox_new
    from /usr/lib/libgtkhtml-3.0.so.2
  • #26 html_cluealigned_new
    from /usr/lib/libgtkhtml-3.0.so.2
  • #27 html_object_destroy
    from /usr/lib/libgtkhtml-3.0.so.2
  • #28 html_checkbox_new
    from /usr/lib/libgtkhtml-3.0.so.2
  • #29 html_object_destroy
    from /usr/lib/libgtkhtml-3.0.so.2
  • #30 html_engine_parse
    from /usr/lib/libgtkhtml-3.0.so.2
  • #31 gtk_html_begin_content
    from /usr/lib/libgtkhtml-3.0.so.2
  • #32 gtk_html_begin
    from /usr/lib/libgtkhtml-3.0.so.2
  • #33 mail_display_render
    from /usr/lib/evolution/1.4/components/libevolution-mail.so
  • #34 mail_display_redisplay
    from /usr/lib/evolution/1.4/components/libevolution-mail.so
  • #35 mail_display_set_message
    from /usr/lib/evolution/1.4/components/libevolution-mail.so
  • #36 hide_sender
    from /usr/lib/evolution/1.4/components/libevolution-mail.so
  • #37 mail_empty_trash
    from /usr/lib/evolution/1.4/components/libevolution-mail.so
  • #38 ??
  • #39 ??
  • #40 ??
  • #41 ??
  • #42 mail_msg_wait_all
    from /usr/lib/evolution/1.4/components/libevolution-mail.so

I got this quote:

<luis> I doubt it is evo's fault :)

But I don't think he's right :) Actually it might be gnome a11y code. But
I'm reporting it here first.

Thanks,

Andrew.
Comment 1 Jeffrey Stedfast 2003-12-05 02:32:28 UTC
might be gtkhtml? *shrug*
Comment 2 Gerardo Marin 2003-12-06 00:46:17 UTC

*** This bug has been marked as a duplicate of 242867 ***