Bug 200632

Summary: Installer terminates unexpectedly after confirming download parameters
Product: [Fedora] Fedora Reporter: Joachim Frieben <jfrieben>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2006-08-03 18:34:52 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 Joachim Frieben 2006-07-29 12:05:48 UTC
Description of problem:
After booting from current rawhide "boot.iso", install method "http" is
selected. After entering the download server info and confirming the
latter, the installer terminates, issues "loader received SIGSEGV!" and
invites the user to reboot the system.

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

How reproducible:
Always

Steps to Reproduce:
1. Boot from "boot.iso" (2006-07-29)
2. Select "http" install method.
3. Enter download server method and confirm.
  
Actual results:
Installer terminates w/o proceeding to downloading "stage2.img"

Expected results:
Installer proceeds to downloading "stage2.img"

Additional info:
This is a regression with respect to the previous rawhide push
which had "anaconda-11.1.0.72-1".

Comment 1 Joachim Frieben 2006-07-29 12:13:09 UTC
The affected system is an "IBM ThinkPad T23 (2647-CG7). On an
additional "DELL GX260N", the installer even crashes producing
a bluescreen as reported in bug #195766.

Comment 2 David Cantrell 2006-07-31 19:42:31 UTC
With today's tree (anaconda-11.1.0.73), I'm hitting the name resolution error
present in the URL grabber in loader.  I fixed that problem this morning.  If I
enter the IP address of the HTTP server, it works fine.

I was able to get a SIGSEGV if I proceeded with an HTTP installation, but have
the Ethernet cable disconnected.  Looking in to that.

Comment 3 Joachim Frieben 2006-08-01 11:36:38 UTC
I have just tried "anaconda-11.1.0.74-1", and I am able to perform an
install unless I add >= 2 boot parameters, including e.g. "hda=CHS",
"resolution=AxB", "skipddc" etc. If, for example, I simply add the disk
geometry and nothing else it will work. The same for the other options.
I conclude that there is a problem with the parsing of the boot parameters.

Comment 4 David Cantrell 2006-08-03 18:34:52 UTC
This problem has been corrected in the latest rawhide builds.