-
Notifications
You must be signed in to change notification settings - Fork 336
Soft lockup on arm64 v0.96 #513
Comments
Hi, Thank you for the bug report. Sorry, I was off and I missed the notification. Do you mind executing I have to admit that there is not so much info in the stacktrace (maybe there are debug kernel options that could help?) + no easy way to reproduce it, it doesn't look good :-/ |
Hi @matttbe, I've managed to capture a decoded stacktrace.
The code is at https://github.com/arter97/x86-kernel/tree/5.4 (commit 9bc70a46b024621d1dc2a931940b9ac01ce6cbcf) and the defconfig is at https://github.com/arter97/x86-kernel/blob/5.4/arch/arm64/configs/oracle_defconfig. (Ignore the repo name, it's misleading lol) Thanks. |
Hi, everyone.
I'm hitting soft lockup issues on mptcp_v0.96 on an arm64 server, using shadowsocks-rust.
The issue happens randomly - sometimes once a few weeks, sometimes less than a single day of uptime.
The debugging is limited due to kernel completely locking itself up, but systemd managed to save the following bits:
This is the MPTCP's configuration:
Thanks in advance.
The text was updated successfully, but these errors were encountered: