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 337356 - Evolution crashes - GUI locks
Evolution crashes - GUI locks
Status: RESOLVED DUPLICATE of bug 336767
Product: evolution
Classification: Applications
Component: Mailer
2.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-04-05 12:43 UTC by Simon Newton
Modified: 2006-04-05 20:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Simon Newton 2006-04-05 12:43:42 UTC
Steps to reproduce:
1. Open evolution
2. Click on inbox
3. Click on messages until it crashes (usually about 4 or 5)




Stack trace:

Thread 1 (Thread -1231268160 (LWP 7360))

  • #0 raise
    from /lib/tls/libc.so.6
  • #1 abort
    from /lib/tls/libc.so.6
  • #2 __fsetlocking
    from /lib/tls/libc.so.6
  • #3 malloc_usable_size
    from /lib/tls/libc.so.6
  • #4 free
    from /lib/tls/libc.so.6
  • #5 g_free
    from /usr/lib/libglib-2.0.so.0
  • #6 html_text_slave_get_glyph_items
    from /usr/lib/libgtkhtml-3.8.so.15
  • #7 html_text_slave_get_glyph_items
    from /usr/lib/libgtkhtml-3.8.so.15
  • #8 html_object_draw
    from /usr/lib/libgtkhtml-3.8.so.15
  • #9 html_clue_remove
    from /usr/lib/libgtkhtml-3.8.so.15
  • #10 html_clueflow_style_equals
    from /usr/lib/libgtkhtml-3.8.so.15
  • #11 html_object_draw
    from /usr/lib/libgtkhtml-3.8.so.15
  • #12 html_clue_remove
    from /usr/lib/libgtkhtml-3.8.so.15
  • #13 html_clueh_new
    from /usr/lib/libgtkhtml-3.8.so.15
  • #14 html_object_draw
    from /usr/lib/libgtkhtml-3.8.so.15
  • #15 html_clue_remove
    from /usr/lib/libgtkhtml-3.8.so.15
  • #16 html_clueh_new
    from /usr/lib/libgtkhtml-3.8.so.15
  • #17 html_object_draw
    from /usr/lib/libgtkhtml-3.8.so.15
  • #18 html_engine_intersection
    from /usr/lib/libgtkhtml-3.8.so.15
  • #19 html_engine_expose
    from /usr/lib/libgtkhtml-3.8.so.15
  • #20 gtk_html_get_editable
    from /usr/lib/libgtkhtml-3.8.so.15
  • #21 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #27 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gdk_window_clear_area_e
    from /usr/lib/libgdk-x11-2.0.so.0
  • #30 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #31 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #32 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #36 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #37 main


Other information:
Looks like a bug in gtkhtml. May need to be reassigned ??

Removing the .evolution directory provides temporary relief.
Comment 1 André Klapper 2006-04-05 16:45:19 UTC
Hi Simon, which distro is this? Debian?

*If* you are using Debian testing/unstable:
This is a known Debian issue, due to the glib update. Please see bug 336767 for
more information. A fast workaround is to start Evolution with this env
variable set, until fixed packages are available:

$ G_SLICE=always-malloc evolution

Also, please check that Evo and its friends (evolution, e-d-s,
evolution-plugins, libsoup, gtkhtml, etc.) are the latest version available,
and do have matching version numbers (including the debian package version).
Comment 2 Simon Newton 2006-04-05 17:20:09 UTC
Hi Andre,

Yes this is Debian testing. My apologies for the duplicate. This can now be closed.

*** This bug has been marked as a duplicate of 336767 ***
Comment 3 André Klapper 2006-04-05 20:09:02 UTC
simon, no apologies needed... :-)