Bug 404691

Summary: Anaconda loader received SIGABRT when after network was configured
Product: [Fedora] Fedora Reporter: Lubomir Kundrak <lkundrak>
Component: libdhcpAssignee: David Cantrell <dcantrell>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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-04 04:17: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
tty3 none

Description Lubomir Kundrak 2007-11-29 16:56:10 UTC
Description of problem:

loader received SIGABRT!  Backtrace:                                           
[0x401ade]
[0x5251a0]
[0x5843e5]
[0x525880]
[0x53ede5]
[0x53e5e4]
[0x56e63d]
[0x471b09]
[0x4734ea]
[0x469e21]
[0x471526]
[0x4187e1]
[0x41aaf2]
[0x41b95b]
[0x41ff93]
[0x40383d]
[0x516ce9]
[0x4001e9]
install exited abnormally [1/1] 

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

anaconda-11.4.0.3

Booted from this image in QEMU/KVM:

http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/boot.iso
from 29-Nov-2007 06:18 (9.7M), (24baacfb3e4a9bf93123572f99907db9).

Steps to Reproduce:

Boot off the CD, get to IP configuration step either by choosi some network
installation method or adding "telnet" to command line, etc.

Additional info:

Screenshots of other consoles will follow.

Comment 1 Lubomir Kundrak 2007-11-29 16:58:31 UTC
Created attachment 273061 [details]
tty3

Comment 2 Chris Lumens 2007-11-29 19:33:24 UTC
For my future reference:

0x401ade        /usr/src/debug/anaconda-11.4.0.3/loader2/loader.c:1456
0x5251a0        /usr/src/debug/anaconda-11.4.0.3/stubs/unicode-lite.c:28
0x5843e5        /usr/src/debug/anaconda-11.4.0.3/stubs/unicode-lite.c:28
0x525880        /usr/src/debug/anaconda-11.4.0.3/stubs/unicode-lite.c:28
0x53ede5        /usr/src/debug/anaconda-11.4.0.3/stubs/unicode-lite.c:28
0x53e5e4        /usr/src/debug/anaconda-11.4.0.3/stubs/unicode-lite.c:28
0x56e63d        /usr/src/debug/anaconda-11.4.0.3/stubs/unicode-lite.c:28
0x471b09        ??:0
0x4734ea        ??:0
0x469e21        ??:0
0x471526        ??:0
0x4187e1        /usr/src/debug/anaconda-11.4.0.3/loader2/net.c:1397
0x41aaf2        /usr/src/debug/anaconda-11.4.0.3/loader2/net.c:590
0x41b95b        /usr/src/debug/anaconda-11.4.0.3/loader2/net.c:1931
0x41ff93        /usr/src/debug/anaconda-11.4.0.3/loader2/telnetd.c:238
0x40383d        /usr/src/debug/anaconda-11.4.0.3/loader2/loader.c:1708
0x516ce9        /usr/src/debug/anaconda-11.4.0.3/stubs/unicode-lite.c:28
0x4001e9        ??:0


Comment 3 Chris Lumens 2007-11-29 19:42:01 UTC
Since the last call in net.c there is pumpSetupInterface, this looks to be a
problem in the libdhcp code getting something it's not expecting.

Comment 4 Lubomir Kundrak 2007-11-30 11:26:25 UTC
I wonder if it would be possible to get gdbserver into rawhide builds of stage1,
so issues like this could be conveniently looked into.

Comment 5 Lubomir Kundrak 2007-11-30 16:52:48 UTC
Also reproducible in 11.4.0.4 boot.iso, x86_64 only, not i386.

Comment 6 David Cantrell 2008-01-04 04:17:47 UTC

*** This bug has been marked as a duplicate of 378641 ***