Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#66759 - [cryptsetup] blocks with 100% CPU usage
Attached to Project:
Arch Linux
Opened by Raphael Nestler (rnestler) - Saturday, 23 May 2020, 22:12 GMT
Last edited by Christian Hesse (eworm) - Monday, 25 May 2020, 11:09 GMT
Opened by Raphael Nestler (rnestler) - Saturday, 23 May 2020, 22:12 GMT
Last edited by Christian Hesse (eworm) - Monday, 25 May 2020, 11:09 GMT
|
DetailsWhen I was trying to do the following:
cryptsetup -y -v luksFormat /dev/nvme0n1p2 cryptsetup blocks with 100% CPU usage and was only killable with kill -9. I rebooted, tried to upgrade cryptsetup on the live media, but nothing helped. Just formatting the disk with mkfs worked. Is this a bug in cryptsetup? How could I debug this? I used 2020.05.01 |
This task depends upon
Closed by Christian Hesse (eworm)
Monday, 25 May 2020, 11:09 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#66531
Monday, 25 May 2020, 11:09 GMT
Reason for closing: Duplicate
Additional comments about closing:
I have moved this ticket to the correct project on flyspray (Arch Linux), as it's not a release engineering bug per se.
Also thanks for adding the upstream ticket.
Guess this is the well known RDRAND issue, lately spotted in json-c.
Update json-c on the live media and you are fine.