Bug 1204294

Summary: anaconda segv in pyanaconda/_isys.so
Product: [Fedora] Fedora Reporter: Zbigniew Jędrzejewski-Szmek <zbyszek>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-20 20:23:40 UTC Type: Bug
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
X.log
none
anaconda.log
none
syslog none

Description Zbigniew Jędrzejewski-Szmek 2015-03-20 20:16:28 UTC
Description of problem:

tty1 has the following text:

.anaconda 23.3-1 for Fedora rawhide started.
* installation log files are stored in /tmp during the installation
* shell is available on TTY2
* if the graphical installation interface fails to start, try again with the
inst.text bootoption to start text installation
* when reporting a bug add logs from /tmp as separate text/plain attachments
Anaconda received signal 11!.  Backtrace:
/usr/lib64/python2.7/site-packages/pyanaconda/_isys.so(+0xc22) [0x7f38b4021c22]
/lib64/libpthread.so.0(+0x10c00) [0x7f38c996dc00]
/lib64/libedit.so.0(+0x10ab1) [0x7f38a3c8aab1]
/lib64/libedit.so.0(keymacro_reset+0x10) [0x7f38a3c8ae60]
/lib64/libedit.so.0(map_init_vi+0x3d) [0x7f38a3c8ba2d]
/lib64/libedit.so.0(map_init+0x11f) [0x7f38a3c8bb9f]
/lib64/libhawkey.so.2(+0xf243) [0x7f389fd48243]
/lib64/libhawkey.so.2(hy_query_run_set+0x25) [0x7f389fd4a195]
/usr/lib64/python2.7/site-packages/hawkey/_hawkeymodule.so(+0xd412) [0x7f389ff62412]
/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x5087) [0x7f38c9c5c297]
/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x834) [0x7f38c9c5d984]
/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x514c) [0x7f38c9c5c35c]
/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x834) [0x7f38c9c5d984]
/lib64/libpython2.7.so.1.0(+0x6f5fc) [0x7f38c9be95fc]
/lib64/libpython2.7.so.1.0(PyObject_Call+0x43) [0x7f38c9bc4ac3]
/lib64/libpython2.7.so.1.0(+0x599cc) [0x7f38c9bd39cc]
/lib64/libpython2.7.so.1.0(PyObject_Call+0x43) [0x7f38c9bc4ac3]
/lib64/libpython2.7.so.1.0(+0xa0b53) [0x7f38c9c1ab53]
/lib64/libpython2.7.so.1.0(+0xa0ed1) [0x7f38c9c1aed1]
/lib64/libpython2.7.so.1.0(PyObject_IsTrue+0x63) [0x7f38c9c01283]

Version-Release number of selected component (if applicable):
rawhide as of today. I was following https://fedoraproject.org/wiki/Using_UEFI_with_QEMU?rd=Testing_secureboot_with_KVM, updated for rawhide.

How reproducible:
Dunno, this is my second try. The first crashed earlier :)

Steps to Reproduce:
1. sudo virt-install --name rawhide --ram 2048 --disk size=16 --boot loader_type=pflash,loader_ro=yes,loader=/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd,nvram_template=/usr/share/edk2.git/ovmf-x64/OVMF_VARS-pure-efi.fd --location https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-03-20 20:17:14 UTC
Created attachment 1004644 [details]
X.log

Comment 2 Zbigniew Jędrzejewski-Szmek 2015-03-20 20:17:37 UTC
Created attachment 1004645 [details]
anaconda.log

Comment 3 Zbigniew Jędrzejewski-Szmek 2015-03-20 20:18:07 UTC
Created attachment 1004647 [details]
syslog

Comment 4 David Shea 2015-03-20 20:23:40 UTC

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