This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1883359 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1883359 Title: System lockup when copying exactly 98 GB from NVME to USB3 device Status in linux package in Ubuntu: Incomplete Bug description: Hi, I am on a Thinkpad 25. When copying from the integrated nvme to an externally connected USB3 Sandisk Extreme Portable SSD using dd, the system locks up (completely with stuttering sound and the screen going black after 10 secs) at the 98 GB mark. Command I am running: dd if=/dev/nvme0n1 of=/dev/sda bs=1M status=progress Kernel output: kern1.log attached, system freezes Alternatively, when trying to copy to an image on the file system: dd if=/dev/nvme0n1 of=/mnt/sandisk/nvme0n1.img bs=1M status=progress Kernel output: kern2.log attached, system freezes It works perfectly fine, when I run dd if=/dev/zero of=/dev/sda and dd if=/dev/nvme0n1 of=/dev/null, way beyond the 98GB mark. Also badblocks does not report any errors on /dev/sda. Kernel version: Ubuntu 5.4.0-37.41-generic 5.4.41 lspci -vnvn: attached lsusb -vvv: attached Cheers! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1883359/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp