FS#66824 - [linux] Kernel panic with kernel 5.6.14-arch1-1
Attached to Project:
Arch Linux
Opened by Martin Dratva (raqua) - Friday, 29 May 2020, 10:14 GMT
Last edited by freswa (frederik) - Thursday, 23 July 2020, 22:18 GMT
Opened by Martin Dratva (raqua) - Friday, 29 May 2020, 10:14 GMT
Last edited by freswa (frederik) - Thursday, 23 July 2020, 22:18 GMT
|
Details
Description:
My headless server will not stay up for more than about 10 hours since upgrade to kernel 5.6.14-arch1-1, resulting if kernel panic and freeze requiring hard reset. Downgrade to 5.6.13.arch1-1 solves the problem. I am attaching screenshot from journal -f after I attached some monitor to the machine and also full journal log. Also my HW config (done on downgraded kernel). I am not sure if this is Arch or upstream. Steps to reproduce: Start machine and let it run until it crashes... |
This task depends upon
Closed by freswa (frederik)
Thursday, 23 July 2020, 22:18 GMT
Reason for closing: Fixed
Additional comments about closing: linux 5.7.10.arch1-1 linux-lts 5.4.53-1
Thursday, 23 July 2020, 22:18 GMT
Reason for closing: Fixed
Additional comments about closing: linux 5.7.10.arch1-1 linux-lts 5.4.53-1
EDIT: Ah, they are too big. Well, this system could say something instead of silently ignoring it ...
crash-202005292200.txt.txt (4.6 KiB)
Possibly the same issue has been reported upstream [3].
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e2d928d5ee43f372618a9f98b0c73674717f2a2c
[2] https://bbs.archlinux.org/viewtopic.php?pid=1908840#p1908840
[3] https://www.spinics.net/lists/netdev/msg658503.html
cd /usr/lib/systemd/system && sed -i.bak 's/^IPAddressDeny/#IPAddressDeny/g' *.service
I can also see that the cgroup warning at boot is no longer there nor does it return `kernel: cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation`
May 26 21:45:04 nerv kernel: BUG: kernel NULL pointer dereference, address: 0000000000000010
May 26 21:45:04 nerv kernel: #PF: supervisor read access in kernel mode
These lock ups/crashes persisted through 5.6.14, 5.6.15 and most recently 5.7.2. Only running on 5.6.13 allows me to maintain proper uptime.
I'm trying to build 5.7.2 from source with e2d928d5ee43f372618a9f98b0c73674717f2a2c reverted, will report back shortly.
[1] https://lore.kernel.org/netdev/CAM_iQpUKQJrj8wE+Qa8NGR3P0L+5Uz=qo-O5+k_P60HzTde6aw%40mail.gmail.com/
I guess at this rate it's just a matter of waiting for the patch https://lore.kernel.org/netdev/CAM_iQpUKQJrj8wE+Qa8NGR3P0L+5Uz=qo-O5+k_P60HzTde6aw%40mail.gmail.com/ to be upstreamed?
I applied the patch (https://lore.kernel.org/netdev/CAM_iQpUKQJrj8wE+Qa8NGR3P0L+5Uz=qo-O5+k_P60HzTde6aw%40mail.gmail.com/) in 5.4.47-1-lts and I had not any issue yet, 4 days in a row. Without the patch the kernel crash before 12h.