Bug 1001073 - anaconda (text mode) pressing PRINT SCREEN key on a kvm guest causes a 'pane is dead' (kills anaconda)
Summary: anaconda (text mode) pressing PRINT SCREEN key on a kvm guest causes a 'pane ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-26 12:51 UTC by Reartes Guillermo
Modified: 2013-08-26 18:45 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-26 18:45:13 UTC
Type: Bug


Attachments (Terms of Use)
screenshot of F20 aTC1, after pressing PRINT SCREEN key (29.73 KB, image/png)
2013-08-26 12:51 UTC, Reartes Guillermo
no flags Details
anaconda.log (2.93 KB, text/plain)
2013-08-26 12:51 UTC, Reartes Guillermo
no flags Details
program.log (8.25 KB, text/plain)
2013-08-26 12:52 UTC, Reartes Guillermo
no flags Details

Description Reartes Guillermo 2013-08-26 12:51:22 UTC
Created attachment 790509 [details]
screenshot of F20 aTC1, after pressing PRINT SCREEN key

Description of problem:

If one presses the 'print screen' key, anaconda dies with a 'pane is dead' message.

Version-Release number of selected component (if applicable):
F20 aTC1 (20.8-1)

How reproducible:
always

Steps to Reproduce:
1. boot with 'text' boot parameter
2. select 'text mode' when prompted
3. press 'print screen' key

Actual results:
'pane is dead'

Expected results:
either handle the print screen (unlikely on text mode) or nothing, 
just do not crash.

Additional info:
i do not know if this also happens on a physical host.

Comment 1 Reartes Guillermo 2013-08-26 12:51:52 UTC
Created attachment 790510 [details]
anaconda.log

Comment 2 Reartes Guillermo 2013-08-26 12:52:20 UTC
Created attachment 790511 [details]
program.log

Comment 3 David Shea 2013-08-26 18:45:13 UTC
From the screenshot, anaconda appears to have received Ctrl-\, which sends a SIGQUIT to the process. What keystroke we receive when print screen is sent is completely out of our control, and changing the default SIGQUIT behavior could interfere with debugging.


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