Bug 352861

Summary: loader received SIGSEGV
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: anacondaAssignee: Martin Sivák <msivak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-27 18:57:47 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:
Attachments:
Description Flags
kickstart file none

Description Orion Poplawski 2007-10-25 17:37:45 UTC
Description of problem:

Doing PXE/NFS install of today's (20071025) rawhide.  Get:

loader received SIGSEGV! Backtrace:
[0x804a030]
[0x110420]
[0x816b382]
[0x81696e5]
[0x805c1b0]
[0x804b207]
[0x8174f44]
[0x8048151]

Last anaconda messages:

getting ready to spawn shell now
modules to insert ide-cd
load module set done
modules to insert
load module set done
modules to insert
load module set done
modules to insert pcmcia_core <some square box characters> pcmcia
load module set done

Last vt4:
<7>eth0: no IPv6 routers present

Looks like it was about to do dhcp on eth0.


Version-Release number of selected component (if applicable):
11.3.0.45

Comment 1 Martin Sivák 2007-10-26 09:18:08 UTC
Can you provide information about architecture, kernel parameters, used
kickstart file and repository?

Comment 2 Orion Poplawski 2007-10-26 16:13:33 UTC
It's a Winbook Model 8060B.  Pentium M processor.  

00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI
Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge
(rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus
Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97
Modem Controller (rev 03)
01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go5200
64M] (rev a1)
02:01.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI
Adapter (rev 04)
02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
02:03.0 CardBus bridge: Texas Instruments PCI4510 PC card Cardbus Controller
(rev 02)
02:03.1 FireWire (IEEE 1394): Texas Instruments PCI4510 IEEE-1394 Controller


PXE Boot params:

        kernel fedora/development/i386/vmlinuz
        append root=/dev/ram initrd=fedora/development/i386/initrd.img
ks=nfs:saga:/export/data1/ks/rawhide-laptop.cfg ksdevice=bootif nokill
        ipappend 2


I'm currently running F7 on it if you want any testing from there (installing
devel kernels, etc).

Comment 3 Orion Poplawski 2007-10-26 16:14:01 UTC
Created attachment 239281 [details]
kickstart file

Comment 4 Martin Sivák 2007-12-03 14:58:26 UTC
Have you tried to reproduce this bug on f8? If not.. can you try please?

Comment 5 Orion Poplawski 2007-12-03 16:53:11 UTC
Still there, slightly different addresses.

0x804a030
0x110420
0x816b442
0x81697a5
0x805c1b0
0x804b207
0x8175004
0x8048151



Comment 6 tswan 2007-12-04 18:10:58 UTC
I can reproduce this on my hardware as well.  See Bugzilla 375171 

https://bugzilla.redhat.com/show_bug.cgi?id=375171#c2
 

Comment 7 Orion Poplawski 2008-02-27 18:57:47 UTC
No more crashing for me...