Bug 428810 - /sbin/loader(loaderSegvHandler+0x7e)[0x409b0e] - SIGABRT when attempting manual driver load
Summary: /sbin/loader(loaderSegvHandler+0x7e)[0x409b0e] - SIGABRT when attempting manu...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Alpha
TreeView+ depends on / blocked
 
Reported: 2008-01-15 12:32 UTC by James Laska
Modified: 2013-09-02 06:23 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-24 19:28:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Laska 2008-01-15 12:32:41 UTC
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:

Comment 1 James Laska 2008-01-15 12:56:25 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.