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 115367 - right click on a message to move it to a mail file results in segmentation fault
right click on a message to move it to a mail file results in segmentation fault
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-06-17 14:39 UTC by yclept
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description yclept 2003-06-17 14:40:03 UTC
Package: balsa
Severity: normal
Version: 2.0.11
Synopsis: right click on a message to move it to a mail file results in segmentation fault
Bugzilla-Product: balsa
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
right click on a message to move it to a mail file results in
segmentation fault

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?

intermittently

Additional Information:

running red hat 8.0



Debugging Information:

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

(no debugging symbols found)...[New Thread 16384 (LWP 31908)]
[New Thread 32769 (LWP 31909)]
0x420afcba in waitpid ()
   from /lib/i686/libc.so.6

Thread 1 (Thread 16384 (LWP 31908))

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




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-06-17 10:40 -------

The original reporter (wwalsh@cfa.harvard.edu) 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 Elijah Newren 2003-07-05 00:14:00 UTC
What version of gtkhtml2 are you using?  (You can find out by running
the command 'rpm -qa | grep gtkhtml')  This looks like a dup of bug
83035 which says that balsa will crash with gtkhtml2-2.0.1, but will
not crash with gtkhtml2-2.1.3.

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