DescriptionAndrew J. Caines
2022-08-05 18:08:44 UTC
Created attachment 1903991[details]
journalctl -b -1 -k --no-hostname --no-pager
After updates today including kernel from 5.18.13-200 to 5.18.15-200, gnome-shell segfaults, sdb1 can't mount and the boot freezes after identifying several USB devices on the console: https://photos.app.goo.gl/VSaL8xt8mTJPSNah6
kernel-core-5.18.15-200.fc36.x86_64
Workstation booted and still boots previous kernel 5.18.13-200.
Behaviour is consistently reproducible when booting kernel 5.18.15-200 from the grub menu.
Not tested with the latest Rawhide kernel.
No modules that are not shipped with directly Fedora's kernel.
Kernel log for the previous boot attached. Updated packages listed at https://paste.centos.org/view/70339f2d
5.18.15-200 booted with all CPU vulnerability mitigation off, i.e.
$ uname -r ; cat /proc/cmdline
5.18.15-200.fc36.x86_64
BOOT_IMAGE=(hd1,gpt1)/vmlinuz-5.18.15-200.fc36.x86_64 root=/dev/mapper/vg0-root ro rd.luks.uuid=luks-1c9b4560-52d6-43a3-8042-e8a24b9e58b9 rd.lvm.lv=vg0/root rhgb quiet mitigations=off
I see kernel 5.18.16-200, which should contain the fix, has reached the repos.