Bug 132260

Summary: segfault in /sbin/loader
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-10 17:08:39 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 Tim Waugh 2004-09-10 13:14:32 UTC
Description of problem:
Booting boot.iso gives this:

VT1:
running /sbin/lolader
install exited abnormally -- received signal 11
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
        /proc/bus/usb done
        /proc done
        /dev/pts done
        /sys done
        /tmp/ramfs done
you may safely reboot your system

VT3:
* modules to insert hid keybdev
* module(s) hid keybdev  not found
* load module set done

VT4:
<6>input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on
usb-0000:00:02.0-2
<6>loader[189]: segfault at 00000799ffffffff rip 000000000046e750 rsp
0000007fbfffea68 error 4

Version-Release number of selected component (if applicable):
anaconda-10.0.2-2.x86_64.rpm

How reproducible:
100%

Comment 1 Jeremy Katz 2004-09-10 15:58:42 UTC
Can you try a tree with anaconda-10.0.2-3?  Bill fixed a segfault in
kudzu yesterday that showed up at around that point.

Comment 2 Tim Waugh 2004-09-10 17:08:39 UTC
Fixed in 10.0.2-3.  Thanks.