Bug 1026166 - base.py:161:_thread_input:EOFError: EOF when reading a line
Summary: base.py:161:_thread_input:EOFError: EOF when reading a line
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:63e62e1fd74e6b93f6e2b223720...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-04 05:48 UTC by Chris Murphy
Modified: 2014-03-17 21:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-17 21:11:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: environ (441 bytes, text/plain)
2013-11-04 05:48 UTC, Chris Murphy
no flags Details
File: os_info (291 bytes, text/plain)
2013-11-04 05:48 UTC, Chris Murphy
no flags Details
storage.log (3 bytes, text/plain)
2013-11-04 05:54 UTC, Chris Murphy
no flags Details
program.log (2.57 KB, text/plain)
2013-11-04 05:54 UTC, Chris Murphy
no flags Details
abrt_backtrack (936 bytes, text/plain)
2013-11-04 05:55 UTC, Chris Murphy
no flags Details
journalctl -o short-monotonic -ab (97.38 KB, text/plain)
2013-11-04 06:20 UTC, Chris Murphy
no flags Details

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.


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