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 255990 - crash rendering chinese spam
crash rendering chinese spam
Status: RESOLVED DUPLICATE of bug 255883
Product: GtkHtml
Classification: Other
Component: Rendering
unspecified
Other All
: Normal major
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2004-03-24 13:01 UTC by Not Zed
Modified: 2004-03-24 14:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example virus message which crashes it (41.07 KB, text/plain)
2004-03-24 13:04 UTC, Not Zed
Details

Description Not Zed 2004-03-24 13:01:22 UTC
In pango, might just be pango, but here's the bt anyway

(gdb) wher
  • #0 render_syllable
    at hangul-fc.c line 249
  • #1 hangul_engine_shape
  • #2 _pango_engine_shape_shape
  • #3 pango_shape
  • #4 html_text_get_pango_info
    at htmltext.c line 1165
  • #5 calc_min_width
    at htmltext.c line 1272
  • #6 html_object_calc_min_width
    at htmlobject.c line 931
  • #7 calc_min_width
    at htmlclueflow.c line 657
  • #8 html_object_calc_min_width
    at htmlobject.c line 931
  • #9 html_clue_flow_real_calc_size
    at htmlclueflow.c line 963
  • #10 html_object_calc_size
    at htmlobject.c line 878
  • #11 html_cluev_do_layout
    at htmlcluev.c line 202
  • #12 html_cluev_real_calc_size
    at htmlcluev.c line 298
  • #13 html_object_calc_size
    at htmlobject.c line 878
  • #14 html_engine_calc_size
    at htmlengine.c line 4891
  • #15 html_engine_update_event
    at htmlengine.c line 4445
  • #16 html_engine_timer_event
    at htmlengine.c line 4597
  • #17 html_engine_stream_end
    at htmlengine.c line 4646
  • #18 gtk_html_stream_close
    at gtkhtml-stream.c line 130
  • #19 emhs_sync_close
    at em-html-stream.c line 140
  • #20 emcs_gui_received
    at em-sync-stream.c line 146
  • #21 g_io_unix_dispatch
    at giounix.c line 161
  • #22 g_main_dispatch
    at gmain.c line 1887
  • #23 g_main_context_dispatch
    at gmain.c line 2433
  • #24 g_main_context_iterate
    at gmain.c line 2514
  • #25 g_main_loop_run
    at gmain.c line 2718
  • #26 bonobo_main
    at bonobo-main.c line 297
  • #27 main
    at main.c line 589
  • #28 __libc_start_main
    from /lib/libc.so.6

Comment 1 Not Zed 2004-03-24 13:04:46 UTC
Created attachment 43469 [details]
example virus message which crashes it
Comment 2 Radek Doulik 2004-03-24 14:35:57 UTC
yeah, it's buggy pango hangul module

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