Bug 9074

Summary: SIGSEGV when kickstarting with DHCP/BOOTP without hostname specified
Product: [Retired] Red Hat Linux Reporter: Dmitry V. Ketov <kotoff>
Component: installerAssignee: Erik Troan <ewt>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-15 21:37:46 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:

Description Dmitry V. Ketov 2000-02-02 19:13:07 UTC
Hi all!
I'm tried to install RH 6.1 using kickstart file that resides on my
DHCP/BOOTP server in /kickstart and can be retrieved through NFS.
Unfortunately i im too lazy person to specify
host-name option in my DHCP/BOOTP server configuration and reverse zone
configuration files for my DNS server :).

It caused an error:
Installer failed with SIGSEGV in loader.c when trying to
strlen(netDev.dev.hostname) cause netDev.dev.hostname was equal to NULL
in
ksPath = alloca(strlen(file) + strlen(netDev.dev.hostname) + 70);

Thanks in advance for bugfix :)

~=~=~=~=~=~=~=~=~
Dmitry.

Comment 1 Erik Troan 2000-02-15 21:37:59 UTC
This should be fixed in piglet. Please reopen if this continues.