https://bugs.kde.org/show_bug.cgi?id=518586
Bug ID: 518586
Summary: anaconda crash during Fedora 43 live install
Classification: I don't know
Product: kde
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 191298
--> https://bugs.kde.org/attachment.cgi?id=191298&action=edit
/home/liveuser/fedora_43_debug.tar.gz
The Fedora 43 WebUI Installer (Anaconda) crashes immediately after clicking
"Install to Hard Drive" during a Live USB session. The application window opens
in full screen and closes automatically within seconds. The traceback reveals a
DeviceTreeError: failed to scan disk sdb, although the disk sdb is a standard
500GB SSD. This occurs on an HP Z240 Workstation containing multiple drives,
including a high-capacity 8TB HDD which seems to interfere with the storage
topology discovery.
STEPS TO REPRODUCE
Boot Fedora 43 Workstation Live USB on HP Z240 Workstation.
Once the desktop is loaded, click on the "Install to Hard Drive" icon.
The installer starts, initializes, and then abruptly closes before reaching
the language selection screen.
OBSERVED RESULT
Installer crashes during the "Populating Device Tree" phase. Command line
execution via sudo anaconda confirms a Python exception in blivet
(DeviceTreeError).
EXPECTED RESULT
The installer should successfully scan all disks or at least catch the
exception on a problematic drive to allow the user to proceed with other
available drives.
--- SOFTWARE/OS VERSIONS ---
Operating System: Fedora Linux 43
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.2
Kernel Version: 6.17.1-300.fc43.x86_64 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Xeon® CPU E3-1225 v5 @ 3.30GHz
Memory: 32 GiB of RAM (31.3 GiB usable)
Graphics Processor: NVIDIA GeForce GTX 1050 Ti
--- HARDWARE CONTEXT (HP Z240) ---
NAME SIZE MODEL SERIAL
/dev/loop0 2.7G
/dev/sda 465.8G Samsung SSD 850 EVO 500GB S2RBNB0J207289N
├─/dev/sda1 16M
└─/dev/sda2 465.7G
/dev/sdb 476.9G Samsung SSD 850 PRO 512GB S250NXAG805934B
├─/dev/sdb1 16M
└─/dev/sdb2 476.9G
/dev/sdc 7.3T ST8000NM0055-1RM112 ZA1DR0S3
└─/dev/sdc1 7.3T
/dev/sdd 7.5G 8GB_EM_USB_Drive 070381AAA13A8902
├─/dev/sdd1 3G
└─/dev/sdd2 30M
/dev/zram0 8G
/dev/nvme0n1 238.5G WDC PC SN520 SDAPNUW-256G-1006 201116804410
├─/dev/nvme0n1p1 100M
├─/dev/nvme0n1p2 16M
├─/dev/nvme0n1p3 237.1G
├─/dev/nvme0n1p4 756M
└─/dev/nvme0n1p5 500M
/dev/nvme1n1 238.5G SAMSUNG MZVLQ256HAJD-000H1 S4UJNF1MC47829
└─/dev/nvme1n1p1 16M
--- ANACONDA CRASH TRACEBACK ---
--
You are receiving this mail because:
You are watching all bug changes.