AMD FW shutting off randomely

Which Linux distro are you using?
Fedora 40

Which kernel are you using?
6.11.11-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC

Which BIOS version are you using?
03.05

Which Framework Laptop 13 model are you using?
AMD Ryzen™ 7040 Series

journalctl:

Dec 16 14:48:05 fw-fedora citrix-wfica[74523]: Failed to find virtual channel with vc number: 65535
Dec 16 14:48:05 fw-fedora citrix-wfica[74523]: WdQueryInfo: returns client error 0x413, WD call failed
Dec 16 14:48:47 fw-fedora citrix-wfica[74523]: Webcam device '/dev/video0' doesn't exist.
Dec 16 14:49:17 fw-fedora citrix-wfica[74523]: Webcam device '/dev/video0' doesn't exist.
Dec 16 14:51:41 fw-fedora citrix-wfica[74523]: Webcam device '/dev/video0' doesn't exist.
Dec 16 14:51:42 fw-fedora citrix-wfica[74705]: prelaunchTest for [/opt/Citrix/ICAClient//util/HdxRtcEngine] failed! ExitStatus=127 output=[/opt/Citrix/ICAClient//util/HdxRtcEngine: error while loading shared libraries: libunwind.so.1: cannot open shared object file: No such file>
                                               ]
Dec 16 14:51:42 fw-fedora citrix-wfica[74523]: prelaunchTest for [/opt/Citrix/ICAClient//util/HdxRtcEngine] failed! Will NOT proceed
Dec 16 14:51:42 fw-fedora citrix-wfica[74523]: Failed to open HdxRtcEngine
Dec 16 14:51:42 fw-fedora citrix-wfica[74523]: Failed to create new instance, delete it and return null
Dec 16 14:52:11 fw-fedora citrix-wfica[74523]: Webcam device '/dev/video0' doesn't exist.

When I was working as normal with a couple of Chrome-, Firefox-Tabs open and running Citrix, my FW 13 just shut off as if you disconnected power. When booting back up everything was normal and my battery was still charged at 48%. This never happened before and I am owning the laptop since the beginning of this year. I did not find anything unusual in the logs. The entries from journalctl stated above are from a point in time directly before the laptop shut off.

Where else should I look for additional logs, etc.? Might this be a HW issue?

Thank you in advance for any advice!

The mentioned behaviour has occurred once more. In total this has happend maybe three times, so it’s extremely rare.
The device simply shut off, while the only thing running was an SSH session. In total the device had been running a couple of hours and been put into suspend multiple times.

Which Linux distro are you using?
Fedora 41

Which kernel are you using?
6.13.8-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC

Which BIOS version are you using?
03.05

The last entries of journalctl (journalctl -b -1 -e) before the crash consists of numerous occurrences of the following entries:

Mar 29 21:27:17 fw-fedora touchegg.desktop[3809]: Reconnecting in 5 seconds...
Mar 29 21:27:17 fw-fedora wpa_supplicant[2434]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=9999 txrate=780000
Mar 29 21:27:20 fw-fedora wpa_supplicant[2434]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-46 noise=9999 txrate=780000
Mar 29 21:27:22 fw-fedora touchegg.desktop[3809]: Error connecting to Touchégg daemon: Could not connect: Connection refused
Mar 29 21:27:22 fw-fedora touchegg.desktop[3809]: Reconnecting in 5 seconds...
Mar 29 21:27:23 fw-fedora wpa_supplicant[2434]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-46 noise=9999 txrate=780000
Mar 29 21:27:26 fw-fedora wpa_supplicant[2434]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=9999 txrate=780000
Mar 29 21:27:27 fw-fedora touchegg.desktop[3809]: Error connecting to Touchégg daemon: Could not connect: Connection refused

Any kernel entries contained in journalctl (journalctl -b -1 -k -e) are timestamped half an hour before the crash or older.
Again, the journalctl entries show nothing unusual on the first glance.