Bug 56960 - gnomecc segv's on s390 or under KDE
Summary: gnomecc segv's on s390 or under KDE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: control-center
Version: 7.3
Hardware: s390
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-01 12:30 UTC by Mike A. Harris
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-03-01 21:28:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike A. Harris 2001-12-01 12:30:50 UTC
Description of Problem:


Version-Release number of selected component (if applicable):


How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Mike A. Harris 2001-12-01 12:34:19 UTC
GRR.  Mozilla submitted the form somehow without me clicking on submit.
Dagnabit.

When testing gnomecc on s390 it exhibits very randomish behaviour.  One
time it seems to work ok, another time it just segv's after start.  I
start it up, scroll down, and then close it, and it segv's while closing.

It also starts up a bunch of other stuff like gnome-name-service and xalf
(whatever that is) and leaves them running.




Comment 2 Mike A. Harris 2001-12-01 12:36:02 UTC
[root@rawhide root]# gnomecc



Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkLabel'

Gtk-CRITICAL **: file gtklabel.c: line 261 (gtk_label_set_text): assertion
`GTK_IS_LABEL (label)' failed.

Gtk-CRITICAL **: file gtkobject.c: line 1163 (gtk_object_ref): assertion
`object->ref_count > 0' failed.

Gtk-CRITICAL **: file gtkobject.c: line 1173 (gtk_object_unref): assertion
`object->ref_count > 0' failed.

Gtk-WARNING **: invalid unclassed pointer in cast to `GtkMultiview'

** CRITICAL **: file gtk-multiview.c: line 405 (gtk_multiview_append_child):
assertion `GTK_IS_MULTIVIEW (multiview)' failed.

Gtk-WARNING **: invalid unclassed pointer in cast to `GtkMultiview'

** CRITICAL **: file gtk-multiview.c: line 438 (gtk_multiview_set_current):
assertion `GTK_IS_MULTIVIEW (multiview)' failed.
[root@rawhide root]#
[root@rawhide root]#
[root@rawhide root]# gnomecc

Gtk-CRITICAL **: file gtkcontainer.c: line 730 (gtk_container_remove): assertion
`widget->parent == GTK_WIDGET (container)' failed.

** CRITICAL **: file gtk-multiview.c: line 440 (gtk_multiview_set_current):
assertion `GTK_IS_WIDGET (child)' failed.

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkWidget'

Gtk-CRITICAL **: file gtkwidget.c: line 3497 (gtk_widget_get_style): assertion
`GTK_IS_WIDGET (widget)' failed.

Gtk-CRITICAL **: file gtkctree.c: line 5155 (gtk_ctree_node_set_foreground):
assertion `GTK_IS_CTREE (ctree)' failed.
[root@rawhide root]# gnomecc
[root@rawhide root]#
[root@rawhide root]#
[root@rawhide root]#
[root@rawhide root]# ps ax
23804 ?        S      0:00 gnome-name-service
23839 ?        S      0:00 /usr/bin/xalf --title Appearance -i -c /bin/sh -c
sawfish-capplet-appearance --sawfish-group=appearance '--id=0' '--xid=35652215'



Comment 3 Havoc Pennington 2001-12-03 16:16:01 UTC
Weird. Presumably some 64-bit screwup happens and then it's all downhill.


Comment 4 Havoc Pennington 2002-02-11 21:25:30 UTC
I just saw similar warnings launching gnomecc under KDE. That may be the
important factor, rather than s390.

Comment 5 Havoc Pennington 2002-03-15 00:26:36 UTC
I don't get any of this anymore with rawhide.


Note You need to log in before you can comment on or make changes to this bug.