Bug 1949427

Summary: Anaconda cannot be debugged in GUI after a simulated crash.
Product: [Fedora] Fedora Reporter: Lukas Ruzicka <lruzicka>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 34CC: anaconda-maint-list, jonathan, kellin, vanmeeuwen+fedora, vponcova, w
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-15 14:22:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Anaconda logs.
none
Screenshot from the application. none

Description Lukas Ruzicka 2021-04-14 09:33:47 UTC
Created attachment 1771826 [details]
Anaconda logs.

Description of problem:

I was trying to test the following testcase (https://fedoraproject.org/wiki/QA:Testcase_Anaconda_traceback_debug_mode) but I could not enter the Debug mode, because the button was greyed out and could not be clicked.

I am attaching 'anaconda.log' and the screenshot of the VM where it happened.

Version-Release number of selected component (if applicable):

anaconda-34.24.8

How reproducible:

Always

Steps to Reproduce:
1. Start installation.
2. Crash Anaconda using 'kill -USR1 `cat /var/run/anaconda.pid`'.
3. Click on "More informations".
4. Try entering the Debug mode.

Actual results:

The debug mode cannot be started.

Expected results:

The debug mode should be possible to run.

Comment 1 Lukas Ruzicka 2021-04-14 09:34:33 UTC
Created attachment 1771827 [details]
Screenshot from the application.

Comment 2 Vendula Poncova 2021-05-14 17:33:22 UTC
Hi, I am not able to reproduce the issue. The Debug button is disabled when the installer wasn't started from a terminal. Are you sure that you didn't click on the icon instead?