[26070] in Athena Bugs
linux 9.3.8: w20-575-16/gnome-panel
daemon@ATHENA.MIT.EDU (jhawk@mit.edu)
Wed Sep 15 15:41:16 2004
Message-Id: <200409151940.i8FJeQfH031507@w20-575-16.mit.edu>
To: bugs@mit.edu
From: jhawk@mit.edu
Date: Wed, 15 Sep 2004 15:40:26 -0400
cc: hotline@mit.edu
Errors-To: bugs-bounces@mit.edu
System name: w20-575-16.mit.edu
Type and version: i686 9.3.8 (plus partial update)
Display type: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 15)
Shell: /bin/athena/tcsh
Window manager: sawfish
On this machine, gnome-panel crashes at startup (as seen
by users and sipbtest).
Some details follow.
stracing suggests a lack of a go icon in /usr/athena/share/icons.
--jhawk
athena% gdb gnome-panel
GNU gdb Red Hat Linux (6.0post-0.20040223.20rh)
Copyright 2004 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-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) r
Starting program: /usr/athena/bin/gnome-panel
[Thread debugging using libthread_db enabled]
[New Thread -1232182624 (LWP 31437)]
** (gnome-panel:31437): WARNING **: Unable to load panel stock icon 'go'
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1232182624 (LWP 31437)]
0xb6a1eafb in _int_malloc () from /lib/tls/libc.so.6
(gdb) where
#0 0xb6a1eafb in _int_malloc () from /lib/tls/libc.so.6
#1 0xb6a1e3f0 in calloc () from /lib/tls/libc.so.6
#2 0xb6b2f6b0 in g_malloc0 (n_bytes=52) at gmem.c:153
#3 0xb6b9ccbe in g_type_create_instance (type=135141872) at gtype.c:1404
#4 0xb6b87654 in g_object_constructor (type=135141872,
n_construct_properties=0, construct_params=0x0) at gobject.c:827
#5 0xb6b870e9 in g_object_newv (object_type=135141872, n_parameters=0,
parameters=0x0) at gobject.c:725
#6 0xb6b87274 in g_object_new_valist (object_type=135141872,
first_property_name=0x0, var_args=0x826d0e8 "\001") at gobject.c:764
#7 0xb6b86cf4 in g_object_new (object_type=135141872, first_property_name=0x0)
at gobject.c:618
#8 0xb6fabf5f in gdk_pixbuf_new_from_data (data=0x826dbf0 "H'%Gï¿¿ï¿¿%@H'%Gï¿¿ï¿¿%@",
colorspace=GDK_COLORSPACE_RGB, has_alpha=1, bits_per_sample=8, width=32,
height=32, rowstride=128, destroy_fn=0xb6fa9e42 <free_buffer>,
destroy_fn_data=0x0) at gdk-pixbuf-data.c:65
#9 0xb6faa098 in gdk_pixbuf_new (colorspace=GDK_COLORSPACE_RGB, has_alpha=1,
bits_per_sample=8, width=32, height=32) at gdk-pixbuf.c:178
#10 0xb6faf7c8 in gdk_pixbuf_scale_simple (src=0x826dbb8, dest_width=32,
dest_height=32, interp_type=GDK_INTERP_BILINEAR) at gdk-pixbuf-scale.c:239
#11 0xb74f0c95 in scaled_from_pixdata (pixdata=0x8272a60 "", w=48, h=48,
new_w=32, new_h=32) at xutils.c:1931
#12 0xb74f0e39 in _wnck_read_icons (xwindow=18874371, icon_cache=0x826d210,
iconp=0xbfffa4f0, ideal_width=32, ideal_height=32, mini_iconp=0xbfffa4ec,
ideal_mini_width=16, ideal_mini_height=16) at xutils.c:2005
#13 0xb74ea87e in get_icons (window=0x826d130) at window.c:1084
#14 0xb74ec7ca in force_update_now (window=0x826d130) at window.c:1894
#15 0xb74e8277 in _wnck_window_create (xwindow=18874371, screen=0x826bd88)
at window.c:392
#16 0xb74e148d in update_client_list (screen=0x826bd88) at screen.c:819
#17 0xb74e21bd in do_update_now (screen=0x826bd88) at screen.c:1283
#18 0xb74e0d38 in wnck_screen_force_update (screen=0x826bd88) at screen.c:571
#19 0xb658f33c in fill_tasklist_applet (applet=0x8268030) at tasklist.c:656
#20 0xb658836a in genutil_factory (applet=0x8268030,
iid=0x8266750 "OAFIID:GNOME_TasklistApplet", data=0x0) at main.c:48
#21 0xb657f1e0 in panel_applet_marshal_BOOLEAN__STRING (closure=0x8266178,
return_value=0xbfffa840, n_param_values=2, param_values=0x8266878,
invocation_hint=0x0, marshal_data=0x0) at panel-applet-marshal.c:128
#22 0xb6b840d7 in g_closure_invoke (closure=0x8266178,
---Type <return> to continue, or q <return> to quit---
return_value=0xbfffa840, n_param_values=2, param_values=0x8266878,
invocation_hint=0x0) at gclosure.c:437
#23 0xb6f171c3 in bonobo_closure_invoke_va_list (closure=0x8266178,
return_value=0xbfffa840, var_args=0xbfffa8a0 "%Gï¿¿%@z&\b\001")
at bonobo-types.c:415
#24 0xb6f1744e in bonobo_closure_invoke (closure=0x8266178, return_type=20)
at bonobo-types.c:474
#25 0xb657ce0b in panel_applet_control_bound (control=0x8267af8,
applet=0x8268030) at panel-applet.c:1133
#26 0xb6b98127 in g_cclosure_marshal_VOID__VOID (closure=0x82690b8,
return_value=0x0, n_param_values=1, param_values=0xbfffab70,
invocation_hint=0xbfffaa18, marshal_data=0x0) at gmarshal.c:77
#27 0xb6b840d7 in g_closure_invoke (closure=0x82690b8, return_value=0x0,
n_param_values=1, param_values=0xbfffab70, invocation_hint=0xbfffaa18)
at gclosure.c:437
#28 0xb6b978f5 in signal_emit_unlocked_R (node=0x8268348, detail=0,
instance=0x8267af8, emission_return=0x0, instance_and_params=0xbfffab70)
at gsignal.c:2822
#29 0xb6b96c94 in g_signal_emit_valist (instance=0x8267af8, signal_id=157,
detail=0, var_args=0xbfffacfc "%Gï¿¿%@D:%Gï¿¿ï¿¿%@e&\b\001") at gsignal.c:2554
#30 0xb6b96fe1 in g_signal_emit (instance=0x8267af8, signal_id=157, detail=0)
at gsignal.c:2612
#31 0xb73a459e in impl_Bonobo_Control_setFrame (servant=0x8267b0c,
frame=0x8261840, ev=0xbfffae00) at bonobo-control.c:425
#32 0xb6f1f6d5 in Bonobo_Control_setFrame (_obj=0x8267bf0, frame=0x8261840,
ev=0xbfffae00) at Bonobo-stubs.c:3514
#33 0xb73a2e67 in bonobo_control_frame_bind_to_control (frame=0x82676a0,
control=0x8267bf0, opt_ev=0xbfffae00) at bonobo-control-frame.c:813
#34 0xb73cc105 in bonobo_widget_construct_control_from_objref (bw=0x826a1a0,
control=0x8267bf0, uic=0x0, ev=0xbfffae00) at bonobo-widget.c:99
#35 0xb73cc4f9 in bonobo_widget_new_control_from_objref (control=0x8267bf0,
uic=0x0) at bonobo-widget.c:262
#36 0x080ab29b in panel_applet_frame_construct (frame=0x825f500,
panel=0x815bf98, iid=0x82616f8 "OAFIID:GNOME_TasklistApplet",
gconf_key=0x8261428 "athena-tasklist") at panel-applet-frame.c:1023
#37 0x080ab46d in panel_applet_frame_new (panel=0x815bf98,
iid=0x82616f8 "OAFIID:GNOME_TasklistApplet",
gconf_key=0x8261428 "athena-tasklist") at panel-applet-frame.c:1070
#38 0x080a9836 in panel_applet_frame_load (
---Type <return> to continue, or q <return> to quit---
iid=0x82616f8 "OAFIID:GNOME_TasklistApplet", panel=0x815bf98,
position=640, exactpos=1, gconf_key=0x81d1aa8 "athena-tasklist")
at panel-applet-frame.c:172
#39 0x080a9594 in panel_applet_frame_load_from_gconf (panel_widget=0x815bf98,
position=640, gconf_key=0x81d1aa8 "athena-tasklist")
at panel-applet-frame.c:110
#40 0x0808383e in panel_applet_load_idle_handler (dummy=0x0) at applet.c:716
#41 0xb6b2c68d in g_idle_dispatch (source=0x81d1c50,
callback=0x80837b6 <panel_applet_load_idle_handler>, user_data=0x0)
at gmain.c:3164
#42 0xb6b297c0 in g_main_dispatch (context=0x80dc7d0) at gmain.c:1653
#43 0xb6b2a827 in g_main_context_dispatch (context=0x80dc7d0) at gmain.c:2197
#44 0xb6b2ac58 in g_main_context_iterate (context=0x80dc7d0, block=1,
dispatch=1, self=0x80cc208) at gmain.c:2278
#45 0xb6b2b49b in g_main_loop_run (loop=0x81d1cd0) at gmain.c:2498
#46 0xb712caa9 in gtk_main () at gtkmain.c:1092
#47 0x0805fc7b in main (argc=1, argv=0xbfffb184) at main.c:216
(gdb)