Control: tags -1 + moreinfo Hi
On Mon, Aug 04, 2025 at 05:32:07PM +1000, Joe Knowbody wrote: > Another crash/freeze, this time I have a little more data. > > I include the log. And the data the netconsole picked at the crash was: > > > 11,961,260500704,-;netconsole-setup: Test log message to verify netconsole > configuration. > > 3,1741,14445450525,-;sd 6:0:0:0: [sdb] Asking for cache data failed > SUBSYSTEM=scsi > DEVICE=+scsi:6:0:0:0 I see you attached the netconsole over the wireless adapter, if you have an ethernet NIC, as there were as well some related warnings in the log, can you please attach the netconsole instread to the ethernet NIC please? When triggering the issue please issue as well a Alt+SysRq+t to dump a list of current tasks and their information to the log. (on systems where you do not have the SysRq key, it might be the PrintScreen one). You need to enable as well debugging dumps, so have to enable it: echo 8 > /proc/sys/kernel/sysrq then once you have triggered the crash issue a Alt+SysRq+t and provide the log got over the netconsole. More infomration on SysRq key hacks: https://docs.kernel.org/admin-guide/sysrq.html Lastly, since you have a efi system, we might take as well advantage of logging via pstore. It seems active on your system, so check on next crash please as well /var/lib/systemd/pstore directory for fresh crash logs. For pstore: https://docs.kernel.org/admin-guide/pstore-blk.html and systemd-pstore.service(8). Regards, Salvatore

