Fedora Account System
Red Hat Associate
Red Hat Customer
In our kickstrart tests (Anaconda installations run in a VM) we are hitting systemd segfault when adding ConditionOSRelease=|ID_LIKE$=*rhel* to our service. Console output tail: [ OK ] Reached target ssh-access.target - SSH Access Available. [ OK ] Listening on systemd-hostnamed.socket - Hostname Service Socket. [ OK ] Reached target sockets.target - Socket Units. Starting dbus-broker.service - D-Bus System Message Bus... [ OK ] Started dbus-broker.service - D-Bus System Message Bus. [ OK ] Reached target basic.target - Basic System. Starting anaconda-import-initramfs… stage of Anaconda via kickstart... [ 17.921886] systemd[1]: segfault at 0 ip 00007feb7ad2e79c sp 00007ffe71e90128 error 4 in libc.so.6[15a79c,7feb7abd4000+170000] likely on CPU 0 (core 0, socket 0) [ 17.922826] Code: ff ff 48 89 f8 0f bc c9 f3 a4 c3 0f 1f 00 f3 0f 1e fa 89 f8 62 a1 fd 00 ef c0 25 ff 0f 00 00 3d e0 0f 00 00 0f 87 24 01 00 00 <62> f1 7d 20 74 07 c5 fb 93 c0 85 c0 74 16 0f bc c0 c3 66 90 0f bc Starting anaconda-nm-config.servic…nda NetworkManager configuration... It is in this commit: https://github.com/rhinstaller/anaconda/pull/6142/commits/5714b3b01ba5444bc2d1b8b9b55a3e6b85e38f4c (PR https://github.com/rhinstaller/anaconda/pull/6142) Versions: boot.iso: Fedora-Rawhide-20250212.n.0 systemd 257.2-17.fc42 Reproducible: Always Steps to Reproduce: 1. Run installation with the latest rawhide boot.iso using updates image with the patch: https://rvykydal.fedorapeople.org/updates.centos-autocons.img It can be applied by adding kernel boot option inst.updates=https://rvykydal.fedorapeople.org/updates.centos-autocons.img 2. 3. Alternatively we can build boot.iso in the PR (This does not happen on RHEL 10 nightly.) by adding comment /build-image Actual Results: Installation crashes at initramfs stage. Expected Results: Installation succeeds. (With the service doing its job, for example being activated on Rocky linux UI installation). This does not happen with RHEL 10 nightly.
https://github.com/systemd/systemd/pull/36375
FEDORA-2025-85daeb8b4b (systemd-257.3-3.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-85daeb8b4b
FEDORA-2025-33e5bf1eb1 (systemd-257.3-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-33e5bf1eb1
FEDORA-2025-85daeb8b4b (systemd-257.3-3.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-33e5bf1eb1 (systemd-257.3-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.