From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Description of problem: When doing a kickstart-install via http there is this execption. This also happens in rh7.3. I think all information are in the anacdump.txt, which I'll attach to this. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Kickstart via HTTP with attached config Additional info: #Generated by Kickstart Configurator lang en_US langsupport en_US keyboard de-latin1 mouse generic timezone --utc Europe/Berlin rootpw xxx reboot text bootloader --useLilo --linear --location=mbr install url --url http://jason.dbap.de/test/rh80 zerombr yes part /boot --fstype ext2 --size 100 part swap --size 550 part / --fstype ext2 --size 5000 network --bootproto dhcp auth --useshadow --enablemd5 #Do not configure the X Window System skipx %packages
Created attachment 87565 [details] anacdump
It appears your may have some corrupted install files on the server you were installing from.
Without using kickstart-file I can perform the installation in interactive mode via http (choosing the same options as specified in kickstart file). Also I checked the md5sum of the downloaded iso-images.
Could you check the memory on the machine in question using memtest86?
Closing due to inactivity. If you have more information to add please reopen.