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 106357 - Crashed when opening html mail
Crashed when opening html mail
Status: RESOLVED DUPLICATE of bug 83085
Product: balsa
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-17 23:26 UTC by Ted Kaczmarek
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ted Kaczmarek 2003-02-17 23:22:03 UTC
Package: balsa
Severity: normal
Version: 2.0.8
Synopsis: Crashed when opening html mail
Bugzilla-Product: balsa
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem: Tried opening a mail which has links back to a
web server at work.


Steps to reproduce the problem:
1. Click on email with html
2. 
3. 

Actual Results: Crashes


Expected Results:Email open with html


How often does this happen?First Time


Additional Information: Will investigate if this is still related to
gtkhtml




Debugging Information:

Backtrace was generated from '/usr/bin/balsa'

(no debugging symbols found)...[New Thread 8192 (LWP 9397)]
[New Thread 16385 (LWP 9572)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 9397))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 css_matcher_apply_rule
    from /usr/lib/libgtkhtml-2.so.0
  • #7 css_matcher_get_style
    from /usr/lib/libgtkhtml-2.so.0
  • #8 html_document_node_inserted_traverser
    from /usr/lib/libgtkhtml-2.so.0
  • #9 html_document_new_node
    from /usr/lib/libgtkhtml-2.so.0
  • #10 g_cclosure_marshal_VOID__OBJECT
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 html_parser_emit_new_node
    from /usr/lib/libgtkhtml-2.so.0
  • #16 htmlParseStartTag
    from /usr/lib/libxml2.so.2
  • #17 htmlParseTryOrFinish
    from /usr/lib/libxml2.so.2
  • #18 htmlParseChunk
    from /usr/lib/libxml2.so.2
  • #19 html_parser_stream_write
    from /usr/lib/libgtkhtml-2.so.0
  • #20 html_stream_write
    from /usr/lib/libgtkhtml-2.so.0
  • #21 html_document_write_stream
    from /usr/lib/libgtkhtml-2.so.0
  • #22 part_info_init_html
  • #23 part_info_init_mimetext
  • #24 part_info_init
  • #25 add_part
  • #26 select_part
  • #27 select_icon_cb
  • #28 gnome_ice_init
    from /usr/lib/libgnomeui-2.so.0
  • #29 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #30 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #33 gnome_icon_list_get_items_per_line
    from /usr/lib/libgnomeui-2.so.0
  • #34 gnome_icon_list_focus_icon
    from /usr/lib/libgnomeui-2.so.0
  • #35 gnome_icon_list_select_icon
    from /usr/lib/libgnomeui-2.so.0
  • #36 balsa_message_set
  • #37 balsa_window_idle_cb
  • #38 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #39 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #40 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #41 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #42 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #43 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #44 main
  • #45 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-02-17 18:22 -------

Reassigning to the default owner of the component, pawsa@theochem.kth.se.

Comment 1 Pawel Salek 2003-02-18 08:29:41 UTC
This is clearly a gtkhtml2 bug. Please report its version.
gtkhtml2-2.2 is known to be much more stable than earlier releases.
Comment 2 Elijah Newren 2003-02-19 17:36:50 UTC
Looks like a duplicate of bug 89811 which is marked as a duplicate of
83085.

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