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 332905 - Critical warning and crash when reading mail
Critical warning and crash when reading mail
Status: RESOLVED DUPLICATE of bug 331528
Product: GtkHtml
Classification: Other
Component: Parsing
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-28 22:11 UTC by Kjartan Maraas
Modified: 2009-03-08 21:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2006-02-28 22:11:39 UTC
Got this one when I moved from one message to another or maybe even from one folder to another.

(gdb) bt
  • #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
  • #10 IA__g_object_get_data
    at gobject.c line 1827
  • #11 html_a11y_text_ref_state_set
    at text.c line 323
  • #12 atk_object_ref_state_set
    at atkobject.c line 794
  • #13 acc_unref
    at utils.c line 97
  • #14 IA__g_datalist_clear
    at gdataset.c line 120
  • #15 destroy
    at htmlobject.c line 72
  • #16 destroy
    at htmltext.c line 2254
  • #17 html_object_destroy
    at htmlobject.c line 1036
  • #18 destroy
    at htmlclue.c line 51
  • #19 destroy
    at htmlclueflow.c line 108
  • #20 html_object_destroy
    at htmlobject.c line 1036
  • #21 destroy
    at htmlclue.c line 51
  • #22 html_cluev_destroy
    at htmlcluev.c line 908
  • #23 html_object_destroy
    at htmlobject.c line 1036
  • #24 destroy
    at htmlclue.c line 51
  • #25 html_cluev_destroy
    at htmlcluev.c line 908
  • #26 html_object_destroy
    at htmlobject.c line 1036
  • #27 html_engine_parse
    at htmlengine.c line 5002
  • #28 gtk_html_begin_full
    at gtkhtml.c line 3582
  • #29 emhs_sync_write
    at em-html-stream.c line 112
  • #30 emcs_gui_received
    at em-sync-stream.c line 142
  • #31 g_io_unix_dispatch
    at giounix.c line 162
  • #32 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #33 g_main_context_iterate
    at gmain.c line 2547
  • #34 IA__g_main_loop_run
    at gmain.c line 2751
  • #35 bonobo_main
    at bonobo-main.c line 312
  • #36 main
    at main.c line 603
  • #37 __libc_start_main
    at libc-start.c line 231
  • #38 _start

Comment 1 Matthew Barnes 2008-03-11 01:03:33 UTC
Bumping version to a stable release.
Comment 2 Tobias Mueller 2009-03-08 21:06:48 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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