Bug 1026166

Summary: base.py:161:_thread_input:EOFError: EOF when reading a line
Product: [Fedora] Fedora Reporter: Chris Murphy <bugzilla>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:63e62e1fd74e6b93f6e2b2237200b38bc5c53f96
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-17 21:11:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: environ
none
File: os_info
none
storage.log
none
program.log
none
abrt_backtrack
none
journalctl -o short-monotonic -ab none

Description Chris Murphy 2013-11-04 05:48:05 UTC
Description of problem:
0. F20 Live Dekstop Beta RC2 booting in qemu/kvm on Fedora20 updated.
1. 2 qcow2 disks, one previously used to do a successful Guided path install, partition scheme Btrfs to test btrfs as roofs for matrix, the other is empty.
2. Crash on installer launch.

Version-Release number of selected component:
anaconda-20.25.5-1.fc20

Additional info:
cmdline:        /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base --lang en_US.UTF-8
dso_list:       python-libs-2.7.5-8.fc20.x86_64
executable:     /sbin/anaconda
kernel:         3.11.6-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Comment 1 Chris Murphy 2013-11-04 05:48:09 UTC
Created attachment 818905 [details]
File: environ

Comment 2 Chris Murphy 2013-11-04 05:48:12 UTC
Created attachment 818906 [details]
File: os_info

Comment 3 Chris Murphy 2013-11-04 05:54:29 UTC
Created attachment 818908 [details]
storage.log

Comment 4 Chris Murphy 2013-11-04 05:54:41 UTC
Created attachment 818909 [details]
program.log

Comment 5 Chris Murphy 2013-11-04 05:55:00 UTC
Created attachment 818910 [details]
abrt_backtrack

No anaconda-tb file.

Comment 6 Chris Murphy 2013-11-04 06:20:19 UTC
Created attachment 818925 [details]
journalctl -o short-monotonic -ab

Weird, it seems everytime I have systemd debug options enabled as boot parameter and monitor via virsh console, I hit this crash.

systemd.log_level=debug systemd.log_target=console console=ttyS0,38400

Comment 7 David Shea 2014-02-28 22:51:45 UTC
I'm guessing your console program is sending a break or an EOF? Can hit something similar by hitting ^D in a regular text install.