Hard freeze on Silverblue

Hi,

When I attempt to install a .rpm file downloaded on a fedora-37 distrobox (on silverblue), I get a hard freeze on my desktop. Intermittently, I have the same issue in other situations, though not reproducible easily and apparently random. It appears to happen at the very end of the dnf install when linking binaries.

The mouse stops working and freezes as does the entire os (including the silverblue portion.)

Running inxi -CGxxIM yields

Machine:
  Type: Desktop Mobo: Gigabyte model: Z790 AORUS ELITE AX v: x.x
    serial: <superuser required> UEFI: American Megatrends LLC. v: F1
    date: 09/15/2022
CPU:
  Info: 24-core (8-mt/16-st) model: 13th Gen Intel Core i9-13900K bits: 64
    type: MST AMCP arch: Raptor Lake rev: 1 cache: L1: 2.1 MiB L2: 32 MiB
    L3: 36 MiB
  Speed (MHz): avg: 2816 high: 3000 min/max: 800/5800:4300 cores: 1: 1222
    2: 3000 3: 1111 4: 3000 5: 3000 6: 3000 7: 799 8: 3000 9: 3000 10: 3000
    11: 3000 12: 3000 13: 3000 14: 3000 15: 3000 16: 3000 17: 3000 18: 3000
    19: 3000 20: 3000 21: 3000 22: 3000 23: 3000 24: 3000 25: 3000 26: 3000
    27: 3000 28: 3000 29: 3000 30: 3000 31: 3000 32: 3000 bogomips: 191692
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel Raptor Lake-S GT1 [UHD Graphics 770] vendor: Gigabyte
    driver: i915 v: kernel arch: Gen-13 ports: active: DP-1
    empty: HDMI-A-1,HDMI-A-2 bus-ID: 00:02.0 chip-ID: 8086:a780
  Display: wayland server: X.org v: 1.20.14 with: Xwayland v: 22.1.7
    compositor: gnome-shell v: 43.2 driver: gpu: i915 display-ID: 0
  Monitor-1: DP-1 model: Samsung LC32G5xT res: 2560x1440 dpi: 93
    diag: 806mm (31.7")
  API: OpenGL v: 4.6 Mesa 22.3.4 renderer: Mesa Intel Graphics (RPL-S)
    direct render: Yes
Info:
  Processes: 536 Uptime: 23m Memory: 31.12 GiB used: 3.58 GiB (11.5%)
  Init: systemd v: 251 target: graphical (5) default: graphical Compilers:
  gcc: N/A Packages: pm: rpm pkgs: N/A note: see --rpm pm: flatpak pkgs: 33
  Shell: Bash v: 5.2.15 running-in: gnome-terminal inxi: 3.3.24

lpsci -k | grep -A3 VGA yields

00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] (rev 04)
	DeviceName: Onboard - Video
	Subsystem: Gigabyte Technology Co., Ltd Device d000
	Kernel driver in use: i915

Finally,
uname -srv yields

Linux 6.1.8-200.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 24 20:32:16 UTC 2023

I looked through journalctl but did not find any obvious errors around the time of the crash. On startup there are the following errors that appear, however:

Jan 30 12:52:27 fedora kernel: pcieport 0000:00:1c.0: pciehp: Cannot get irq -1 for the hotplug controller
Jan 30 12:52:27 fedora kernel: pcieport 0000:00:1c.0: pciehp: Notification initialization failed (-1)
Jan 30 12:52:27 fedora systemd-coredump[717]: Failed to connect to coredump service: No such file or directory
Jan 30 12:52:29 fedora-workstation systemd-gpt-auto-generator[855]: Failed to dissect: Permission denied
Jan 30 12:52:29 fedora-workstation systemd[844]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
Jan 30 12:52:29 fedora-workstation systemd-udevd[895]: event_source: Failed to get device name: No such file or directory
Jan 30 12:52:30 fedora-workstation systemd-coredump[1068]: [🡕] Process 941 (systemd-udevd) of user 0 dumped core.
                                                           
                                                           Module linux-vdso.so.1 with build-id 082b1e4337fc4384d77c89013e059e2f330c93e8
                                                           Module libnss_altfiles.so.2 with build-id 3302826d43e1c33256ac507fd83769bceaa7790c
                                                           Metadata for module libnss_altfiles.so.2 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "nss-altfiles",
                                                                   "version" : "2.18.1-21.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module libcap-ng.so.0 with build-id df0abb32137c2e61da4d73de044ed92c07faf7a6
                                                           Metadata for module libcap-ng.so.0 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "libcap-ng",
                                                                   "version" : "0.8.3-3.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module libpcre2-8.so.0 with build-id 51cf2b0dc0884111cd6107b8b84bc1dc9e896de6
                                                           Metadata for module libpcre2-8.so.0 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "pcre2",
...skipping...
                                                           Module libcap.so.2 with build-id f3f24bb6e411e3885602e753eda1e764fc1f5bfb
                                                           Metadata for module libcap.so.2 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "libcap",
                                                                   "version" : "2.48-5.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module libacl.so.1 with build-id 307852260c8305acbd450f179736e4cd1a62e2f5
                                                           Metadata for module libacl.so.1 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "acl",
                                                                   "version" : "2.3.1-4.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module libc.so.6 with build-id 81daba31ee66dbd63efdc4252a872949d874d136
                                                           Module libgcc_s.so.1 with build-id bad96a3adc0a3a006e7ef4900ff3ae1ddcc33ed2
                                                           Module libblkid.so.1 with build-id aeba6db218817bd52da2ff14e8c369d370ba25cf
                                                           Metadata for module libblkid.so.1 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "util-linux",
                                                                   "version" : "2.38.1-1.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module libkmod.so.2 with build-id d741e1c0ea832c65949e5d3e3ec2ea8551bee5a8
                                                           Metadata for module libkmod.so.2 owned by FDO found: {

                                                           Metadata for module libz.so.1 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "zlib",
                                                                   "version" : "1.2.12-5.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module ld-linux-x86-64.so.2 with build-id bb6fec54c7521fddc569a2f4e141dfb97bf3acbe
                                                           Module libm.so.6 with build-id 9ca49f056adbf7edc2bda92b95a74d491abe03f2
                                                           Module liblzma.so.5 with build-id 229e4304be252acde566b640d512c5daf306b971
                                                           Metadata for module liblzma.so.5 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "xz",
                                                                   "version" : "5.4.1-1.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module libzstd.so.1 with build-id 2b3060a28a992246fb32e1412965c3195dc15558
                                                           Metadata for module libzstd.so.1 owned by FDO found: {
                                                                   "type" : "rpm",
                                                                   "name" : "zstd",
                                                                   "version" : "1.5.2-3.fc37",
                                                                   "architecture" : "x86_64",
                                                                   "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                           }
                                                           
                                                           Module libselinux.so.1 with build-id 5d8ce032a7d7e48c206e1274ffba675e58e56df9
                                                           Metadata for module libselinux.so.1 owned by FDO found: {
                                                                   "type" : "rpm",
...skipping...
                                                           #3  0x00007f94ccfc3a2b selabel_lookup_common.lto_priv.0 (libselinux.so.1 + 0x10a2b)
                                                           #4  0x00007f94ccfc3abf selabel_lookup_raw (libselinux.so.1 + 0x10abf)
                                                           #5  0x00007f94cd93c307 mac_selinux_fix_container_fd (libsystemd-shared-251.10-588.fc37.so + 0x13c307)
                                                           #6  0x000056472d3751e5 udev_node_apply_permissions_impl (udevadm + 0x2b1e5)
                                                           #7  0x000056472d379be9 udev_event_execute_rules (udevadm + 0x2fbe9)
                                                           #8  0x000056472d37a6a5 worker_device_monitor_handler.lto_priv.0 (udevadm + 0x306a5)
                                                           #9  0x00007f94cda10517 device_monitor_event_handler (libsystemd-shared-251.10-588.fc37.so + 0x210517)
                                                           #10 0x00007f94cda51d48 source_dispatch (libsystemd-shared-251.10-588.fc37.so + 0x251d48)
                                                           #11 0x00007f94cda51f1d sd_event_dispatch (libsystemd-shared-251.10-588.fc37.so + 0x251f1d)
                                                           #12 0x00007f94cda53578 sd_event_run (libsystemd-shared-251.10-588.fc37.so + 0x253578)
                                                           #13 0x00007f94cda5374f sd_event_loop (libsystemd-shared-251.10-588.fc37.so + 0x25374f)
                                                           #14 0x000056472d39f7c0 event_queue_start.isra.0 (udevadm + 0x557c0)
                                                           #15 0x000056472d370690 on_uevent.lto_priv.0 (udevadm + 0x26690)
                                                           #16 0x00007f94cda10517 device_monitor_event_handler (libsystemd-shared-251.10-588.fc37.so + 0x210517)
                                                           #17 0x00007f94cda51d48 source_dispatch (libsystemd-shared-251.10-588.fc37.so + 0x251d48)
                                                           #18 0x00007f94cda51f1d sd_event_dispatch (libsystemd-shared-251.10-588.fc37.so + 0x251f1d)
                                                           #19 0x00007f94cda53578 sd_event_run (libsystemd-shared-251.10-588.fc37.so + 0x253578)
                                                           #20 0x00007f94cda5374f sd_event_loop (libsystemd-shared-251.10-588.fc37.so + 0x25374f)
                                                           #21 0x000056472d365519 main (udevadm + 0x1b519)
                                                           #22 0x00007f94cd64a510 __libc_start_call_main (libc.so.6 + 0x27510)
                                                           #23 0x00007f94cd64a5c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x275c9)
                                                           #24 0x000056472d365db5 _start (udevadm + 0x1bdb5)
                                                           ELF object binary architecture: AMD x86-64
Jan 30 12:52:31 fedora-workstation dbus-broker-launch[1289]: Ignoring duplicate name 'org.gnome.Extensions' in service file '/usr/share//dbus-1/services/org.gnome.Extensions.service'
Jan 30 12:52:31 fedora-workstation systemd[1257]: Failed to start app-gnome-gnome\x2dkeyring\x2dsecrets-1390.scope - Application launched by gnome-session-binary.
Jan 30 12:52:31 fedora-workstation systemd[1257]: Failed to start app-gnome-gnome\x2dkeyring\x2dssh-1393.scope - Application launched by gnome-session-binary.
Jan 30 12:52:31 fedora-workstation systemd[1257]: Failed to start app-gnome-xdg\x2duser\x2ddirs-1400.scope - Application launched by gnome-session-binary.
Jan 30 12:52:31 fedora-workstation bluetoothd[1422]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jan 30 12:52:31 fedora-workstation bluetoothd[1422]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jan 30 12:52:31 fedora-workstation bluetoothd[1422]: src/plugin.c:plugin_init() Failed to init bap plugin
Jan 30 12:52:31 fedora-workstation kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jan 30 12:52:32 fedora-workstation dbus-broker-launch[1289]: Ignoring duplicate name 'org.gnome.Extensions' in service file '/usr/share//dbus-1/services/org.gnome.Extensions.service'
Jan 30 12:52:32 fedora-workstation systemd[1257]: Failed to start app-gnome-user\x2ddirs\x2dupdate\x2dgtk-1756.scope - Application launched by gnome-session-binary.

Any suggestions would be greatly appreciated.