Bug 2417917

Summary: [abrt] systemd-udev: verify_fsroot_dir(): bootctl killed by SIGABRT
Product: [Fedora] Fedora Reporter: Bobo <bobo>
Component: systemdAssignee: systemd-maint
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 43CC: bobo, daan.j.demeyer, dtardon, fedoraproject, lnykryn, msekleta, suraj.ghimire7, systemd-maint, yuwatana, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/a983c2570037099cdb815f1fb924bd05b5f2104
Whiteboard: abrt_hash:bdaa499e958b72d84eda1f709472573ac7282420;VARIANT_ID=kde;
Fixed In Version: systemd-259~rc3-1.fc44 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-02-05 08:54:12 UTC Type: ---
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
File: proc_pid_status
none
File: maps
none
File: limits
none
File: environ
none
File: open_fds
none
File: mountinfo
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: dso_list
none
File: backtrace none

Description Bobo 2025-12-01 02:33:22 UTC
Version-Release number of selected component:
systemd-udev-258.2-1.fc43

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         bootctl killed by SIGABRT
journald_cursor: s=cd614536dee944a2b4ba79fa01d42375;i=74a6e;b=8064c4b199444e38904a08a71cb32a3c;m=223ef88e;t=644ae01389d43;x=a76406dcf28e44be
executable:     /usr/bin/bootctl
cmdline:        bootctl list --path=/boot/efi/EFI/fedora/shim.efi
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.kde.konsole
rootdir:        /
uid:            1000
kernel:         6.17.0-0.rc6.49.fc43.x86_64
package:        systemd-udev-258.2-1.fc43
runlevel:       /bin/sh: line 1: runlevel: command not found
backtrace_rating: 4
crash_function: verify_fsroot_dir

Truncated backtrace:
Thread no. 1 (7 frames)
 #5 verify_fsroot_dir at ../src/shared/find-esp.c:303
 #6 verify_esp at ../src/shared/find-esp.c:407
 #7 find_esp_and_warn at ../src/shared/find-esp.c:560
 #8 acquire_esp at ../src/bootctl/bootctl.c:114
 #9 verb_list at ../src/bootctl/bootctl-status.c:900
 #10 bootctl_main at ../src/bootctl/bootctl.c:697
 #11 run at ../src/bootctl/bootctl.c:792

Comment 1 Bobo 2025-12-01 02:33:26 UTC
Created attachment 2116877 [details]
File: proc_pid_status

Comment 2 Bobo 2025-12-01 02:33:27 UTC
Created attachment 2116878 [details]
File: maps

Comment 3 Bobo 2025-12-01 02:33:28 UTC
Created attachment 2116879 [details]
File: limits

Comment 4 Bobo 2025-12-01 02:33:30 UTC
Created attachment 2116880 [details]
File: environ

Comment 5 Bobo 2025-12-01 02:33:31 UTC
Created attachment 2116881 [details]
File: open_fds

Comment 6 Bobo 2025-12-01 02:33:33 UTC
Created attachment 2116882 [details]
File: mountinfo

Comment 7 Bobo 2025-12-01 02:33:34 UTC
Created attachment 2116883 [details]
File: os_info

Comment 8 Bobo 2025-12-01 02:33:36 UTC
Created attachment 2116884 [details]
File: cpuinfo

Comment 9 Bobo 2025-12-01 02:33:37 UTC
Created attachment 2116885 [details]
File: core_backtrace

Comment 10 Bobo 2025-12-01 02:33:38 UTC
Created attachment 2116886 [details]
File: dso_list

Comment 11 Bobo 2025-12-01 02:33:40 UTC
Created attachment 2116887 [details]
File: backtrace

Comment 12 David Tardon 2025-12-05 12:29:56 UTC
Fix submitted upstream as https://github.com/systemd/systemd/pull/40001 .

Comment 13 David Tardon 2025-12-05 12:31:31 UTC
Btw, what were you trying to achieve with that command (bootctl list --path=/boot/efi/EFI/fedora/shim.efi)? The argument to --path= (or --esp-path=, as it's called now) is supposed to be a directory.