| Summary: | base.py:161:_thread_input:EOFError: EOF when reading a line | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||||||
| Component: | anaconda | Assignee: | 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: | 20 | CC: | 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
Chris Murphy
2013-11-04 05:48:05 UTC
Created attachment 818905 [details]
File: environ
Created attachment 818906 [details]
File: os_info
Created attachment 818908 [details]
storage.log
Created attachment 818909 [details]
program.log
Created attachment 818910 [details]
abrt_backtrack
No anaconda-tb file.
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
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. |