Bug 34353 - ifup segfaults when run as user
Summary: ifup segfaults when run as user
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-02 15:28 UTC by Chris Ricker
Modified: 2014-03-17 02:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-02 15:51:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Ricker 2001-04-02 15:28:45 UTC
This is with qa0328 / initscripts-5.80-1

[kaboom@localhost kaboom]$ /sbin/ifup eth0
/sbin/ifup: line 32:  1216 Segmentation fault      /usr/sbin/usernetctl
${CONFIG} report
Users cannot control this device.
[kaboom@localhost kaboom]$

this could probably be handled better....

Comment 1 Bill Nottingham 2001-04-02 15:33:31 UTC
Can you post your /etc/sysconfig/network-scripts/ifcfg-eth0?



Comment 2 Chris Ricker 2001-04-02 15:51:26 UTC
Here ya go:

DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes


The problem might be the perms it was created with (600).

Comment 3 Bill Nottingham 2001-04-02 18:34:37 UTC
Nope, it's not the permissions; dunno why that made it show up, though.

Fixed in 5.81-1.


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