Description of problem: Doing an x86_64 paravirt rawhide install Version-Release number of selected component (if applicable): anaconda-11.4.0.20-1 How reproducible: 100% Steps to Reproduce: 1. Boot installer 2. Loader notes that no devices were found ... asks if I would like to manually specify a device (likely another bug, but a different issue) 3. Select xenblk, and select OK Actual results: loader received SIGABRT! Backtrace: /sbin/loader(loaderSegvHandler+0x7e)[0x409b0e] /lib64/libc.so.6[0x2aaaacd5d000] /lib64/libc.so.6(gsignal+0x35)[0x2aaaacd5cf95] /lib64/libc.so.6(abort+0x110)[0x2aaaacd5ea40] /lib64/libc.so.6[0x2aaaacda4fec] /lib64/libc.so.6(cfree+0x27)[0x2aaaacda47b7] /lib64/libnewt.so.0.52[0x2aaaaacd2a8d] /lib64/libnewt.so.0.52(newtFormDestroy+0x2d)[0x2aaaaacd02ad] /sbin/loader(chooseManualDriver+0x762)[0x412b62] /sbin/loader(main+0x1afd)[0x40be2d] /lib64/libc.so.6(__libc_start_main+0xf4)[0x2aaaacd492b4] /sbin/loader[0x4081f9] install exited abnormally [1/1] sending termination signals...done sending kill signals...done disabling swap... unmounting filesystems... /proc done /dev/pts done /sys done you may safely reboot your system Expected results: xenblk device should load without error. Additional info:
Additional info: This test was performed while booting with the updates image in attachment#291647 [details]. Adding or removing the updates= line does not affect the outcome of this defect.