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 90994 - Crash upon opening a specific mail
Crash upon opening a specific mail
Status: RESOLVED DUPLICATE of bug 83085
Product: gtkhtml2
Classification: Deprecated
Component: CSS Parser
unspecified
Other other
: Normal critical
: ---
Assigned To: Pawel Salek
Pawel Salek
Depends on:
Blocks:
 
 
Reported: 2002-08-16 22:40 UTC by me
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description me 2002-08-16 22:39:48 UTC
Package: balsa
Severity: major
Version: 2.0.1
Synopsis: Crash upon opening a specific mail
Bugzilla-Product: balsa
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
I recently received a spam e-mail with HTML, and upon opening the mail
in Balsa,
I got an error and Balsa locked up.  The problematic e-mail is located
at
http://www.phubuh.org/stuff/email.txt.

It can be reproduced (on my own machine, that is) by just pressing the
e-mail.


Cheers,
Mike Brockman



Debugging Information:

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

[New Thread 1024 (LWP 20811)]
[New Thread 2049 (LWP 20812)]
0x40e29219 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 20811))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_scores_new
    from /usr/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    from /lib/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
    at gmarshal.c line 636
  • #11 g_closure_invoke
    at gclosure.c line 437
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #13 g_signal_emit_valist
    at gsignal.c line 2100
  • #14 g_signal_emit
    at gsignal.c line 2144
  • #15 html_startElement
    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
    at balsa-message.c line 1644
  • #23 part_info_init_mimetext
    at balsa-message.c line 1534
  • #24 part_info_init
    at balsa-message.c line 1708
  • #25 add_part
    at balsa-message.c line 2319
  • #26 select_part
    at balsa-message.c line 2375
  • #27 balsa_message_set
    at balsa-message.c line 533
  • #28 idle_handler_cb
    at balsa-index.c line 1978
  • #29 g_idle_dispatch
    at gmain.c line 3129
  • #30 g_main_dispatch
    at gmain.c line 1617
  • #31 g_main_context_iterate
    at gmain.c line 2161
  • #32 g_main_loop_run
    at gmain.c line 2462
  • #33 gtk_main
    at gtkmain.c line 936
  • #34 main
    at main.c line 438
  • #35 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-08-16 18:39 -------

The original reporter (me@phubuh.org) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, pawsa@theochem.kth.se.

Comment 1 Ben FrantzDale 2002-08-16 23:13:01 UTC

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