Created attachment 1700315 [details] Output of `journalctl --no-hostname -k > dmesg.txt` 1. Please describe the problem: During installation of the latest rawhide kernel (kernel-core-5.8.0-0.rc3.20200701git7c30b859a947.1.fc33.x86_64), kmod dumps core causing dnf to hang. 2. What is the Version-Release number of the kernel: 5.8.0-0.rc3.20200701git7c30b859a947.1.fc33 3. Did it work previously in Fedora? If so, what kernel version did the issue *first* appear? Old kernels are available for download at https://koji.fedoraproject.org/koji/packageinfo?packageID=8 : I've only seen this issue when trying to install the rawhide kernel. 4. Can you reproduce this issue? If so, please provide the steps to reproduce the issue below: On Fedora 32: 1. sudo dnf install fedora-repos-rawhide 2. sudo dnf update --enablerepo=rawhide kernel 5. Does this problem occur with the latest Rawhide kernel? To install the Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by ``sudo dnf update --enablerepo=rawhide kernel``: Yes, see above. 6. Are you running any modules that not shipped with directly Fedora's kernel?: No. 7. Please attach the kernel logs. You can get the complete kernel log for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the issue occurred on a previous boot, use the journalctl ``-b`` flag. See the attached `dmesg.txt`. I also included a coredump.
This is actually a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1808430, will close. *** This bug has been marked as a duplicate of bug 1808430 ***