Bug 118217

Summary: system-config-services seg faults when starting
Product: [Fedora] Fedora Reporter: Richard Hally <rhallyx>
Component: system-config-servicesAssignee: Brent Fox <bfox>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:01:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 114961    

Description Richard Hally 2004-03-13 19:51:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040217

Description of problem:
when I attempt to start system-config-services from the command line I
get the following:
[root@old1 root]# system-config-services
 
(system-config-services:13408): libglade-WARNING **: could not find
glade file 'serviceconf.glade'
 
(system-config-services:13408): GLib-GObject-CRITICAL **: file
gobject.c: line 1222 (g_object_get): assertion `G_IS_OBJECT (object)'
failed
 
(system-config-services:13408): GLib-GObject-CRITICAL **: file
gobject.c: line 1222 (g_object_get): assertion `G_IS_OBJECT (object)'
failed
Segmentation fault


Version-Release number of selected component (if applicable):
system-config-services-0.8.7-2

How reproducible:
Always

Steps to Reproduce:
1. at the command prompt type: system-config-services
2.
3.
    

Actual Results:  seg fault

Expected Results:  the program to start

Additional info:

Comment 1 scott white 2004-03-14 15:22:16 UTC
i've got the exact same problem. system-config-services seg faults
producing the same error Richard found:

#################################################
[root@localhost root]# system-config-services
 
(system-config-services:24064): libglade-WARNING **: could not find
glade file 'serviceconf.glade'
 
(system-config-services:24064): GLib-GObject-CRITICAL **: file
gobject.c: line 1222 (g_object_get): assertion `G_IS_OBJECT (object)'
failed
 
(system-config-services:24064): GLib-GObject-CRITICAL **: file
gobject.c: line 1222 (g_object_get): assertion `G_IS_OBJECT (object)'
failed
Segmentation fault
#################################################

i'm using:
  system-config-services-0.8.7-2
  libglade2-2.3.6-1, 
  libglade-0.17-13.2.1
  glib-1.2.10-12.1.1
  glib-devel-1.2.10-12.1.1
  glibc-2.3.3-16
  glib2-2.3.6-1
  glibc-common-2.3.3-16

on fedora core 2 test 1

scott

Comment 2 Bill Nottingham 2004-03-15 17:58:34 UTC

*** This bug has been marked as a duplicate of 118247 ***

Comment 3 Red Hat Bugzilla 2006-02-21 19:01:58 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.