FS#67131 - [linux] 5.7.6 Hard system lockup with no journal information
Attached to Project:
Arch Linux
Opened by LaserEyess (LaserEyess) - Saturday, 27 June 2020, 13:13 GMT
Last edited by freswa (frederik) - Sunday, 26 July 2020, 14:35 GMT
Opened by LaserEyess (LaserEyess) - Saturday, 27 June 2020, 13:13 GMT
Last edited by freswa (frederik) - Sunday, 26 July 2020, 14:35 GMT
|
Details
Description: Hard system lockup when upgrading to 5.7.6. No
information whatsoever in any logs I can find. But there is
a complete lack of response, even pinging the machine
doesn't work. I suspect it is related to amdgpu or drm
because it happens when I start my window manager.
Downgrading to 5.7.5 fixes this completely. Interestingly
enough this bug seems to be in 5.4.49 as well, potentially
some backported fix gone wrong?
Additional info: * linux 5.7.6 * mesa 20.1.2-1 * sway version 1.5-rc1-c8224270 Steps to reproduce: 1. Reboot 2. Start sway 3. Use computer as normal I have captured this log with drm.debug=1 and debug=1 in my kernel cmdline https://0x0.st/iJaj.txt (way larger than 2 MB). The end of the log is where the freeze occurs, there is nothing interesting there. Normally, my kernel cmdline is attached (cmdline.txt) |
This task depends upon
Closed by freswa (frederik)
Sunday, 26 July 2020, 14:35 GMT
Reason for closing: Fixed
Additional comments about closing: linux 5.7.8
Sunday, 26 July 2020, 14:35 GMT
Reason for closing: Fixed
Additional comments about closing: linux 5.7.8
[1] https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.6
[2] https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.49
Edit:
Possibly related https://bbs.archlinux.org/viewtopic.php?id=256929
The same commit was backported to 5.4.49
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=972f961c5930ffa5de5472f7ced6e9b12bfbbf07
Upstream bug report for amdgpu: https://gitlab.freedesktop.org/drm/amd/-/issues/1191
Been using it for about 30 minutes no, no crashes what so ever. There's a second affirmation in that thread as well, I think this patch fixes this.
This is with the patch in the previous comment applied.