I was able to consistently reproduce this by:
* installing Ubuntu 24.10 and updating and upgrading
* setting systemd to default to multi-user.target
* mounting the exfat filesystem on the real PCI SD card reader at /mnt (sudo 
mount /dev/mmcblk0p1 /mnt)
* sha256summing each file on it (find /mnt -type f -print0 | xargs -0 sha256sum)

When doing this, after processing around 50GB of files, the system
crashes. I'm now trying to narrow it down further.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2103472

Title:
  Kernel panic on lengthy filesystem access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2103472/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to