Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1204294 - anaconda segv in pyanaconda/_isys.so
Summary: anaconda segv in pyanaconda/_isys.so
Keywords:
Status: CLOSED DUPLICATE of bug 1201897
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-20 20:16 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2015-03-20 20:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-20 20:23:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
X.log (deleted)
2015-03-20 20:17 UTC, Zbigniew Jędrzejewski-Szmek
no flags Details
anaconda.log (deleted)
2015-03-20 20:17 UTC, Zbigniew Jędrzejewski-Szmek
no flags Details
syslog (deleted)
2015-03-20 20:18 UTC, Zbigniew Jędrzejewski-Szmek
no flags Details

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 ***


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