Bug 486093

Summary: System-Config-Network Crashes out on Latest Update
Product: [Fedora] Fedora Reporter: Frank Murphy <frankly3d>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: harald, jmoskovc
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-18 12:32:45 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:
Attachments:
Description Flags
Bug-Buddy crash report.
none
network service report none

Description Frank Murphy 2009-02-18 11:21:37 UTC
Created attachment 332357 [details]
Bug-Buddy crash report.

Description of problem: Crashes


Version-Release number of selected component (if applicable):
system-config-network-1.5.95-1.fc11.noarch
system-config-network-tui-1.5.95-1.fc11.noarch


How reproducible: always since yesterday on rawhide box


Steps to Reproduce:
1. from cli\gui system-config-network 
2.
3.
  
Actual results: crash 


Expected results: network window


Additional info:

Comment 1 Frank Murphy 2009-02-18 11:23:08 UTC
Created attachment 332358 [details]
network service report 

In case relevant to crash

Comment 2 Harald Hoyer 2009-02-18 11:52:02 UTC
/etc/sysconfig/network-scripts/ifup-eth: line 290:  3655 Segmentation fault      /sbin/dhclient ${DHCLIENTARGS} ${DEVICE}
 failed.
                                                           [FAILED]


hmm..

can you start system-config-network from a terminal?

Applications->System Tools->Terminal

$ system-config-network

Comment 3 Frank Murphy 2009-02-18 12:04:10 UTC
$ system-config-network
Fatal Python error: could not import gnomevfs
4438b8ca-7d42-f5c1-5c7ad86b-26f97c9b is dumped

It then preceded to bring up bug buddy (I hit cancel, as it duplicates above report.)

Comment 4 Frank Murphy 2009-02-18 12:26:42 UTC
Solved:  after reading the error again, gnome-python2-gnomevfs wasn't installed.

The q? now is, why didn't rawhide pull it in. When installing from boot.iso, a couple of days back.

I'll log the network error seperatly.

Comment 5 Harald Hoyer 2009-02-18 12:32:13 UTC
I think your system is seriously broken!
I would recommend a filesystem check and rpm check.

# rpm -Va

Comment 6 Harald Hoyer 2009-02-18 12:32:45 UTC
oh.. and it isn't a bug for system-config-network

Comment 7 Harald Hoyer 2009-02-18 18:15:03 UTC
ah.. ok, the dhclient segfault is bug #486110