Been trying a few times lately to build an updated desktop using Gnome
2.10, the latest attempt using a copy of LFS and BLFS from SVN sometime
last week.

On starting X, I get a number of errors, the first of which deals with
the volume control applet crashing. No idea why, and no information is
available in system logs or on the console.

Several other Gnome programs are unstable. Attempting to bring up panel
configuration (right-click, properties) causes gnome-panel to crash,
producing the bug-buddy tool. Running the soundjuicer CD ripper produces
the same result. My guess is the volume control is a similar case, but
as an applet isn't tied to the error handling framework.

Below is the result of getting a gdb trace from gnome-panel on crashing.
Doing the same for Soundjuicer produces fairly similar output - the top
20 items in the stacktrace are identical.

Backtrace was generated from '/usr/bin/gnome-panel'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1222252880 (LWP 30581)]
[New Thread -1234912336 (LWP 31373)]
[Thread debugging using libthread_db enabled]
[New Thread -1222252880 (LWP 30581)]
[New Thread -1234912336 (LWP 31373)]
[Thread debugging using libthread_db enabled]
[New Thread -1222252880 (LWP 30581)]
[New Thread -1234912336 (LWP 31373)]
[New Thread -1226441808 (LWP 30584)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0xbfffdd6c in ?? ()
#2  0x00000000 in ?? ()
#3  0xbfffdca0 in ?? ()
#4  0xb768243b in __waitpid_nocancel () from /lib/libpthread.so.0
#5  0xb7f806e0 in libgnomeui_segv_handle ()
from /usr/lib/libgnomeui-2.so.0
#6  <signal handler called>
#7  0xb7b31771 in gtk_tree_model_filter_convert_iter_to_child_iter ()
   from /usr/lib/libgtk-x11-2.0.so.0
#8  0xb7b32e93 in gtk_tree_model_filter_get_value ()
   from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb7b301b8 in gtk_tree_model_get_value ()
from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb7b306bd in gtk_tree_model_get_valist ()
   from /usr/lib/libgtk-x11-2.0.so.0
#11 0xb7b3083f in gtk_tree_model_get ()
from /usr/lib/libgtk-x11-2.0.so.0
#12 0xb7a4b793 in update_combo_box () from /usr/lib/libgtk-x11-2.0.so.0
#13 0xb7a4c851 in gtk_file_chooser_button_constructor ()
   from /usr/lib/libgtk-x11-2.0.so.0
#14 0xb781f4a6 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#15 0xb7c1d3e3 in glade_standard_build_widget ()
   from /usr/lib/libglade-2.0.so.0
#16 0xb7c1e77a in glade_xml_build_widget ()
from /usr/lib/libglade-2.0.so.0
#17 0xb7c1e858 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#18 0xb7c1dcfd in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#19 0xb7c1e5d8 in glade_xml_build_widget ()
from /usr/lib/libglade-2.0.so.0
#20 0xb7c1e858 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#21 0xb7c1dcfd in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#22 0xb7c1e5d8 in glade_xml_build_widget ()
from /usr/lib/libglade-2.0.so.0
#23 0xb7c1e858 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#24 0xb7c1dcfd in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#25 0xb7c1e5d8 in glade_xml_build_widget ()
from /usr/lib/libglade-2.0.so.0
#26 0xb7c2597c in notebook_build_children ()
from /usr/lib/libglade-2.0.so.0
#27 0xb7c1dcfd in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#28 0xb7c1e5d8 in glade_xml_build_widget ()
from /usr/lib/libglade-2.0.so.0
#29 0xb7c1e858 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#30 0xb7c1dcfd in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#31 0xb7c1e2a9 in glade_xml_handle_internal_child ()
   from /usr/lib/libglade-2.0.so.0
#32 0xb7c1e823 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#33 0xb7c25541 in gtk_dialog_build_children ()
from /usr/lib/libglade-2.0.so.0
#34 0xb7c1dcfd in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#35 0xb7c1e5d8 in glade_xml_build_widget ()
from /usr/lib/libglade-2.0.so.0
#36 0xb7c1e9af in glade_xml_build_interface ()
from /usr/lib/libglade-2.0.so.0
#37 0xb7c1eb01 in glade_xml_construct () from /usr/lib/libglade-2.0.so.0
#38 0xb7c1eb97 in glade_xml_new () from /usr/lib/libglade-2.0.so.0
#39 0x08078893 in panel_properties_dialog_present ()
#40 0xb78336f4 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#41 0xb781c0f9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#42 0xb7831d04 in signal_emit_unlocked_R ()
from /usr/lib/libgobject-2.0.so.0
#43 0x00000000 in ?? ()
#44 0x00000001 in ?? ()
#45 0xbffff230 in ?? ()
#46 0xbffff0f8 in ?? ()
#47 0x00000020 in ?? ()
#48 0xbffff908 in ?? ()
#49 0xb7c653af in _XEventsQueued () from /usr/X11R6/lib/libX11.so.6


Anyone have any ideas on what might be causing this? It's possibly a bug
in one of the core packages (gtk+ or libglade) but I'm hoping someone
here might know of an obvious answer before I take it to the Gnome
developers.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to