You are not logged in.

#1 2023-10-31 20:23:08

reactormonk
Member
Registered: 2012-10-23
Posts: 30

USB ethernet hangs

I'm using an USB ethernet device, which causes hangs recently. When rebooting the device, I get lots of

r8152 4-2:1.0 enp51s0f4u2: Tx timeout

... without it successfully killing anything (I had to hard reboot).

There's also a hang in the kernel messages:

INFO: task NetworkManager:1080 blocked for more than 122 seconds.
      Tainted: P        W  OE      6.5.9-zen2-1-zen #1
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:NetworkManager  state:D stack:0     pid:1080  ppid:1      flags:0x00000002
Call Trace:
 <TASK>
 __schedule+0xca9/0x1960
 ? srso_alias_return_thunk+0x5/0x7f
 ? wake_up_q+0x4e/0x90
 ? srso_alias_return_thunk+0x5/0x7f
 ? __mutex_unlock_slowpath.isra.0+0x83/0x110
 schedule_preempt_disabled+0x65/0xe0
 __mutex_lock.constprop.0+0x474/0x770
 rtnetlink_rcv_msg+0x112/0x4c0
 ? srso_alias_return_thunk+0x5/0x7f
 ? psi_group_change+0x274/0x430
 ? srso_alias_return_thunk+0x5/0x7f
 ? psi_task_switch+0x132/0x350
 ? srso_alias_return_thunk+0x5/0x7f
 ? finish_task_switch.isra.0+0x94/0x2f0
 ? srso_alias_return_thunk+0x5/0x7f
 ? slab_post_alloc_hook.constprop.0+0x3c/0x260
 ? srso_alias_return_thunk+0x5/0x7f
 ? slab_post_alloc_hook.constprop.0+0x3c/0x260
 ? srso_alias_return_thunk+0x5/0x7f
 ? kmem_cache_alloc_node+0x1c0/0x3e0
 ? srso_alias_return_thunk+0x5/0x7f
 ? srso_alias_return_thunk+0x5/0x7f
 ? srso_alias_return_thunk+0x5/0x7f
 ? ep_done_scan+0xc8/0x110
 ? srso_alias_return_thunk+0x5/0x7f
 ? __ep_eventpoll_poll.isra.0+0x18f/0x1c0
 ? srso_alias_return_thunk+0x5/0x7f
 ? srso_alias_return_thunk+0x5/0x7f
 ? sock_poll+0x57/0x100
 ? srso_alias_return_thunk+0x5/0x7f
 ? do_sys_poll+0x423/0x650
 ? srso_alias_return_thunk+0x5/0x7f
 ? __skb_try_recv_datagram+0x2f4/0x320
 ? __pfx_rtnetlink_rcv_msg+0x10/0x10
 netlink_rcv_skb+0x5b/0x110
 netlink_unicast+0x55a/0x600
 netlink_sendmsg+0x24f/0x4d0
 ____sys_sendmsg+0x36a/0x390
 ? srso_alias_return_thunk+0x5/0x7f
 __sys_sendmsg+0x1dc/0x2b0
 do_syscall_64+0x60/0x90
 ? do_syscall_64+0x6c/0x90
 entry_SYSCALL_64_after_hwframe+0x6e/0xd8
RIP: 0033:0x7ffa970f5b3d
RSP: 002b:00007ffcb92c3e80 EFLAGS: 00000293 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 000000000001605b RCX: 00007ffa970f5b3d
RDX: 0000000000000000 RSI: 00007ffcb92c3ec0 RDI: 000000000000000d
RBP: 00007ffcb92c4150 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000003 R11: 0000000000000293 R12: 000055d85ee4e5c0
R13: 0000000000000001 R14: 0000000000000000 R15: 0000000000000000
 </TASK>

Offline

Board footer

Powered by FluxBB