Bug 428810
| Summary: | /sbin/loader(loaderSegvHandler+0x7e)[0x409b0e] - SIGABRT when attempting manual driver load | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | jturner, notting, poelstra |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-01-24 19:28:22 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 428703 | ||
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.
|
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: