Created attachment 1977434 [details] First kernel boot and crash 1. Please describe the problem: Since updating to kernel-6.4.4-200.fc38.x86_64 I have experienced two crashes in the r8152 driver within a 12 hour period. I have switched back to kernel-6.3.12-200.fc38.x86_64. 2. What is the Version-Release number of the kernel: kernel-6.4.4-200.fc38.x86_64 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 : kernel-6.4.4-200.fc38.x86_64 4. Can you reproduce this issue? If so, please provide the steps to reproduce the issue below: Run kernel-6.4.4-200.fc38.x86_64 for 6+ hours and watch for crash 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``: I have not attempted Rawhide. 6. Are you running any modules that not shipped with directly Fedora's kernel?: Not to the best of my knowledge. 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. Attaching first boot and crash as kernel_crash_1.txt Attaching second boot and crash as kernel_crash_2.txt
Created attachment 1977435 [details] Second boot and crash
Note that I'm having a hard time determining exactly what variant of RTL chip this is - the kernel appears to report it as r8169 most of the time, but occasionally as r8152.
This appears to be a duplicate of 2224859 (https://bugzilla.redhat.com/show_bug.cgi?id=2224859).
*** This bug has been marked as a duplicate of bug 2224859 ***