[Bug 70280] Re: Gnome-panel crashed overnight

Sebastien Bacher seb128 at ubuntu.com
Thu Nov 23 12:05:20 UTC 2006


Debug backtrace:

 #0  0xb7c73284 in gtk_widget_init (widget=0x8395c00) at gtkwidget.c:1866
 No locals.
 #1  0xb78c16ce in IA__g_type_create_instance (type=137022448) at gtype.c:1559
 	pnode = <value optimized out>
 	node = (TypeNode *) 0x82acbf0
 	instance = (GTypeInstance *) 0x8395c00
 	class = (GTypeClass *) 0x8104f38
 	i = 2
 	total_size = <value optimized out>
 #2  0xb78a8952 in g_object_constructor (type=137022448, n_construct_properties=0, construct_params=0x0) at gobject.c:1041
 	object = (GObject *) 0x830f348
 #3  0xb78a6bdb in IA__g_object_newv (object_type=137022448, n_parameters=0, parameters=0x0) at gobject.c:937
 	pspec = (GParamSpec *) 0x0
 	nqueue = <value optimized out>
 	object = <value optimized out>
 	class = (GObjectClass *) 0x8104f38
 	unref_class = (GObjectClass *) 0x0
 	slist = <value optimized out>
 	n_total_cparams = 0
 	n_cparams = 0
 	n_oparams = 0
 	n_cvalues = 0
 	clist = (GList *) 0x0
 	i = 3076008849
 	__PRETTY_FUNCTION__ = "IA__g_object_newv"
 #4  0xb78a773f in IA__g_object_new_valist (object_type=137022448, first_property_name=0x0, 
     var_args=0xbfbf7ea8 "È*,\bü2\006¶ùRŒ·ü2\006¶ø~¿¿B\022\006¶ ·5\b!") at gobject.c:981
 	_value = <value optimized out>
 	_value_type = <value optimized out>
 	_vtable = <value optimized out>
 	_collect_format = <value optimized out>
 	_cvalues = {{v_int = -1215490352, v_long = -1215490352, v_int64 = -5231638224965921072, 
     v_double = -7.7081964523465855e-42, v_pointer = 0xb78d16d0}, {v_int = -1215488352, v_long = -1215488352, 
     v_int64 = -4629843041131356512, v_double = -0.12302069169265417, v_pointer = 0xb78d1ea0}, {v_int = -1221442013, 
     v_long = -1221442013, v_int64 = 588887641952503331, v_double = 2.6641559946417132e-269, v_pointer = 0xb7324623}, {
     v_int = -1077969276, v_long = -1077969276, v_int64 = -4629842903554883964, v_double = -0.12302260094974754, 
     v_pointer = 0xbfbf7e84}, {v_int = -1221424392, v_long = -1221424392, v_int64 = -4629840635955606792, 
     v_double = -0.12305407021134929, v_pointer = 0xb7328af8}, {v_int = -1077968776, v_long = -1077968776, 
     v_int64 = -4629842559957499784, v_double = -0.12302736932133651, v_pointer = 0xbfbf8078}, {v_int = -1221435172, 
     v_long = -1221435172, v_int64 = 588892692834050268, v_double = 2.665854321512827e-269, v_pointer = 0xb73260dc}, {
     v_int = -1221435485, v_long = -1221435485, v_int64 = -5221231987365093469, v_double = -3.7964935161433396e-41, 
     v_pointer = 0xb7325fa3}}
 	_n_values = <value optimized out>
 	error = <value optimized out>
 	pspec = <value optimized out>
 	params = <value optimized out>
 	name = <value optimized out>
 	object = <value optimized out>
 	n_params = <value optimized out>
 	n_alloced_params = <value optimized out>
 	__PRETTY_FUNCTION__ = "IA__g_object_new_valist"
 #5  0xb78a78f0 in IA__g_object_new (object_type=137022448, first_property_name=0x0) at gobject.c:795
 	var_args = 0xbfbf7ea8 "È*,\bü2\006¶ùRŒ·ü2\006¶ø~¿¿B\022\006¶ ·5\b!"
 	__PRETTY_FUNCTION__ = "IA__g_object_new"
 #6  0xb7bc5317 in IA__gtk_socket_new () at gtksocket.c:198
 No locals.
 #7  0xb6061242 in na_tray_manager_window_filter (xev=0xbfbf8078, event=0x80e8540, data=0x812a6a0) at na-tray-manager.c:313
 	manager = <value optimized out>
 #8  0xb79df021 in gdk_event_apply_filters (xevent=0xbfbf8078, event=0x80e8540, filters=0xb7c73230) at gdkevents-x11.c:345
 	filter = (GdkEventFilter *) 0x8104f38
 	tmp_list = (GList *) 0x0
 	result = <value optimized out>
 #9  0xb79e09db in gdk_event_translate (display=0x80e50e8, event=0x80e8540, xevent=0xbfbf8078, return_exposes=0)
     at gdkevents-x11.c:982
 	window = (GdkWindow *) 0x82c5ad0
 	filter_window = (GdkWindow *) 0x82c5ad0
 	window_impl = (GdkWindowImplX11 *) 0x836c038
 	return_val = <value optimized out>
 	xoffset = <value optimized out>
 	yoffset = <value optimized out>
 	screen = (GdkScreen *) 0x80e70e0
 	screen_x11 = (GdkScreenX11 *) 0x80e70e0
 	toplevel = (GdkToplevelX11 *) 0x836b890
 	xwindow = 12583111
 	filter_xwindow = 1

Might be a GTK bug rather than a panel one. Did it happen only once?

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided => Low
     Assignee: (unassigned) => Ubuntu Desktop Bugs
       Status: Unconfirmed => Confirmed

-- 
Gnome-panel crashed overnight
https://launchpad.net/bugs/70280




More information about the desktop-bugs mailing list