Red Hat Enterprise Linux 9 Essentials Book now available.
Purchase a copy of Red Hat Enterprise Linux 9 (RHEL 9) Essentials
Red Hat Enterprise Linux 9 Essentials Print and eBook (PDF) editions contain 34 chapters and 298 pages
10.3.2. Saving traceback messages
If anaconda encounters an error during the graphical installation process, it presents you with a crash reporting dialog box:
An unhandled exception has occurred. This is most likely a bug. Please save a copy of the detailed exception and file a bug report against anaconda at https://bugzilla.redhat.com/bugzilla/
Figure 10.1. The Crash Reporting Dialog Box
Details
shows you the details of the error:
Details of the crash, showing the python traceback
Figure 10.2. Details of the Crash
Save
saves details of the error locally or remotely:
Exit installer
exits the installation process.
If you select Save from the main dialog, you can choose from the following options:
Local disk
saves details of the error to the local hard drive, in a directory that you select with the file browser:
Local disk selected, displaying user's home directory
Figure 10.3. Save Crash Report to a Local disk
Bugzilla
submits details of the error to Red Hat's bug-tracking system, Bugzilla. You must supply an existing Bugzilla username and password, and a description of the bug.
Bugzilla selected, displaying fields for username, password, and description
Figure 10.4. Save Crash Report to Bugzilla
Remote server
saves details of the error to a remote location using SCP. You must specify the username, password, host, and destination file.
Remote server selected, displaying fields for username, password, host, and destination file