BUG: 1.4.3 hangs when accessing top level documentation



Hello,

Balsa 1.4.3 compiled on Red Hat 7.3 (latest packages) hangs when selecting
any documentation item from the "help" menu.  Thought at first that this
was the libpspell bug, but /usr/lib/libpspell.la was changed as follows:

# Libraries that this one depends upon.
#   Fri 09 May 2003 - Leif Harcke <lharcke@stanford.edu>
#   changed to remove -lc dependancy and -lgcc (duplicate) entry
#   to see if it keeps balsa-1.4.3 from crashing
#dependency_libs=' /usr/lib/libltdl.la -ldl
-L/usr/src/build/73920-i386/BUILD/pspell-.12.2/modules/.libs
/usr/lib/libpspell-modules.la -L/usr/lib/gcc-lib/i386-redhat-linux/2.96
-L/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../.. -lstdc++ -lm -lgcc -lc
-lgcc'
dependency_libs=' /usr/lib/libltdl.la -ldl
-L/usr/src/build/73920-i386/BUILD/pspell-.12.2/modules/.libs
/usr/lib/libpspell-modules.la -L/usr/lib/gcc-lib/i386-redhat-linux/2.96
-L/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../.. -lstdc++ -lm -lgcc'

and the machine rebooted, but balsa still hangs.  Stacktrace follows.

--
Leif Harcke
lharcke@stanford.edu


[lharcke@ryle ~]$ gdb balsa
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/bin/balsa
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 2449)]
changing server settings for '' ((nil))
[New Thread 2049 (LWP 2467)]
[New Thread 1026 (LWP 2468)]

Program received signal SIGINT, Interrupt.
[Switching to Thread 1024 (LWP 2449)]
0x420b48b9 in wait4 () from /lib/i686/libc.so.6
(gdb) where
#0  0x420b48b9 in wait4 () from /lib/i686/libc.so.6
#1  0x4213030c in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x40d3439c in gnome_execute_async_with_env_fds ()
   from /usr/lib/libgnome.so.32
#3  0x40d3440d in gnome_execute_async_with_env () from
/usr/lib/libgnome.so.32
#4  0x40d34447 in gnome_execute_async () from /usr/lib/libgnome.so.32
#5  0x40d3cddc in gnome_url_show () from /usr/lib/libgnome.so.32
#6  0x40d3537b in gnome_help_goto () from /usr/lib/libgnome.so.32
#7  0x40d34f8b in gnome_help_display () from /usr/lib/libgnome.so.32
#8  0x40b6bd91 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#9  0x40b9f3e6 in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#10 0x40b9e71d in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#11 0x40b9c4d5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#12 0x40bd6c90 in gtk_widget_activate () from /usr/lib/libgtk-1.2.so.0
#13 0x40b74be9 in gtk_menu_shell_activate_item () from
/usr/lib/libgtk-1.2.so.0
#14 0x40b73d42 in gtk_menu_shell_button_release ()
   from /usr/lib/libgtk-1.2.so.0
#15 0x40b6ba9c in gtk_marshal_BOOL__POINTER () from
/usr/lib/libgtk-1.2.so.0
#16 0x40b9e75d in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#17 0x40b9c4d5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#18 0x40bd6b49 in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
#19 0x40b6b9f5 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
#20 0x40b6aa1f in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
---Type <return> to continue, or q <return> to quit---
#21 0x40c1bd6f in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#22 0x40db1773 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#23 0x40db1d39 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#24 0x40db1eec in g_main_run () from /usr/lib/libglib-1.2.so.0
#25 0x40b6a2e3 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#26 0x0808d10b in main ()
#27 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6
(gdb)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]