syzbot


INFO: task hung in rtnl_lock

Status: premoderation: reported on 2025/06/21 03:33
Reported-by: syzbot+4a860304c330d572cd91@syzkaller.appspotmail.com
First crash: 3d18h, last: 4h36m
Similar bugs (11)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.19 INFO: task hung in rtnl_lock 41 1966d 2067d 0/1 auto-closed as invalid on 2020/06/04 06:12
upstream INFO: task hung in rtnl_lock (2) net 1 1213d 1213d 0/29 auto-closed as invalid on 2022/05/28 17:21
linux-5.15 INFO: task hung in rtnl_lock (2) 1 532d 531d 0/3 auto-obsoleted due to no activity on 2024/04/18 21:58
linux-4.14 INFO: task hung in rtnl_lock 12 1957d 2067d 0/1 auto-closed as invalid on 2020/06/13 20:56
android-49 INFO: task hung in rtnl_lock 7 2029d 2068d 0/3 auto-closed as invalid on 2020/04/01 22:32
linux-6.1 INFO: task hung in rtnl_lock 7 688d 810d 0/3 auto-obsoleted due to no activity on 2023/11/14 10:24
linux-6.1 INFO: task hung in rtnl_lock (2) origin:lts-only C inconclusive 362 1d07h 561d 0/3 upstream: reported C repro on 2023/12/11 07:58
upstream INFO: task hung in rtnl_lock (3) net C 128 460d 811d 25/29 fixed on 2024/03/26 17:39
linux-5.15 INFO: task hung in rtnl_lock (3) origin:upstream C error 311 16h32m 400d 0/3 upstream: reported C repro on 2024/05/20 16:41
upstream INFO: task hung in rtnl_lock net 118 1868d 1814d 0/29 auto-closed as invalid on 2020/09/10 12:52
linux-5.15 INFO: task hung in rtnl_lock 4 685d 810d 0/3 auto-obsoleted due to no activity on 2023/11/17 15:29

Sample crash report:
INFO: task kworker/u8:0:12 blocked for more than 122 seconds.
      Not tainted 6.12.30-syzkaller-g9d80e3254812 #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/u8:0    state:D stack:0     pid:12    tgid:12    ppid:2      flags:0x00004000
Workqueue: events_unbound linkwatch_event
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5924 [inline]
 __schedule+0x145b/0x1f10 kernel/sched/core.c:7750
 __schedule_loop kernel/sched/core.c:7831 [inline]
 schedule+0xc6/0x240 kernel/sched/core.c:7846
 schedule_preempt_disabled+0x14/0x30 kernel/sched/core.c:7903
 __mutex_lock_common kernel/locking/mutex.c:692 [inline]
 __mutex_lock+0x836/0x1b60 kernel/locking/mutex.c:786
 __mutex_lock_slowpath+0xe/0x20 kernel/locking/mutex.c:1117
 mutex_lock+0x102/0x1c0 kernel/locking/mutex.c:270
 rtnl_lock+0x19/0x20 net/core/rtnetlink.c:79
 linkwatch_event+0x12/0x60 net/core/link_watch.c:285
 process_one_work kernel/workqueue.c:3238 [inline]
 process_scheduled_works+0x7d2/0x1020 kernel/workqueue.c:3319
 worker_thread+0xc58/0x1250 kernel/workqueue.c:3400
 kthread+0x2ca/0x370 kernel/kthread.c:389
 ret_from_fork+0x64/0xa0 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
INFO: task syz.0.1243:4001 blocked for more than 123 seconds.
      Not tainted 6.12.30-syzkaller-g9d80e3254812 #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.0.1243      state:D stack:0     pid:4001  tgid:3996  ppid:288    flags:0x00004002
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5924 [inline]
 __schedule+0x145b/0x1f10 kernel/sched/core.c:7750
 __schedule_loop kernel/sched/core.c:7831 [inline]
 schedule+0xc6/0x240 kernel/sched/core.c:7846
 schedule_preempt_disabled+0x14/0x30 kernel/sched/core.c:7903
 __mutex_lock_common kernel/locking/mutex.c:692 [inline]
 __mutex_lock+0x836/0x1b60 kernel/locking/mutex.c:786
 __mutex_lock_slowpath+0xe/0x20 kernel/locking/mutex.c:1117
 mutex_lock+0x102/0x1c0 kernel/locking/mutex.c:270
 rtnl_lock+0x19/0x20 net/core/rtnetlink.c:79
 tun_detach drivers/net/tun.c:698 [inline]
 tun_chr_close+0x41/0x150 drivers/net/tun.c:3517
 __fput+0x1fb/0xa00 fs/file_table.c:431
 ____fput+0x20/0x30 fs/file_table.c:459
 task_work_run+0x1e0/0x250 kernel/task_work.c:240
 exit_task_work include/linux/task_work.h:43 [inline]
 do_exit+0x9b4/0x2630 kernel/exit.c:944
 do_group_exit+0x22a/0x300 kernel/exit.c:1094
 get_signal+0x139d/0x14f0 kernel/signal.c:2934
 arch_do_signal_or_restart+0x96/0x720 arch/x86/kernel/signal.c:337
 exit_to_user_mode_loop kernel/entry/common.c:111 [inline]
 exit_to_user_mode_prepare include/linux/entry-common.h:328 [inline]
 __syscall_exit_to_user_mode_work kernel/entry/common.c:207 [inline]
 syscall_exit_to_user_mode+0x58/0xb0 kernel/entry/common.c:218
 do_syscall_64+0x64/0xf0 arch/x86/entry/common.c:89
 entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7f9ccbf8e929
RSP: 002b:00007f9ccce5f038 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffef RBX: 00007f9ccc1b6080 RCX: 00007f9ccbf8e929
RDX: 0000200000000180 RSI: 00000000400454ca RDI: 0000000000000003
RBP: 00007f9ccc010b39 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007f9ccc1b6080 R15: 00007fff1ebaee08
 </TASK>
INFO: task syz.4.1246:4008 blocked for more than 125 seconds.
      Not tainted 6.12.30-syzkaller-g9d80e3254812 #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.4.1246      state:D stack:0     pid:4008  tgid:4007  ppid:352    flags:0x00004002
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5924 [inline]
 __schedule+0x145b/0x1f10 kernel/sched/core.c:7750
 __schedule_loop kernel/sched/core.c:7831 [inline]
 schedule+0xc6/0x240 kernel/sched/core.c:7846
 schedule_preempt_disabled+0x14/0x30 kernel/sched/core.c:7903
 __mutex_lock_common kernel/locking/mutex.c:692 [inline]
 __mutex_lock+0x836/0x1b60 kernel/locking/mutex.c:786
 __mutex_lock_slowpath+0xe/0x20 kernel/locking/mutex.c:1117
 mutex_lock+0x102/0x1c0 kernel/locking/mutex.c:270
 rtnl_lock+0x19/0x20 net/core/rtnetlink.c:79
 tun_detach drivers/net/tun.c:698 [inline]
 tun_chr_close+0x41/0x150 drivers/net/tun.c:3517
 __fput+0x1fb/0xa00 fs/file_table.c:431
 ____fput+0x20/0x30 fs/file_table.c:459
 task_work_run+0x1e0/0x250 kernel/task_work.c:240
 exit_task_work include/linux/task_work.h:43 [inline]
 do_exit+0x9b4/0x2630 kernel/exit.c:944
 do_group_exit+0x22a/0x300 kernel/exit.c:1094
 get_signal+0x139d/0x14f0 kernel/signal.c:2934
 arch_do_signal_or_restart+0x96/0x720 arch/x86/kernel/signal.c:337
 exit_to_user_mode_loop kernel/entry/common.c:111 [inline]
 exit_to_user_mode_prepare include/linux/entry-common.h:328 [inline]
 __syscall_exit_to_user_mode_work kernel/entry/common.c:207 [inline]
 syscall_exit_to_user_mode+0x58/0xb0 kernel/entry/common.c:218
 do_syscall_64+0x64/0xf0 arch/x86/entry/common.c:89
 entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7ff632b8e929
RSP: 002b:00007ff633a96038 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: 0000000000000000 RBX: 00007ff632db5fa0 RCX: 00007ff632b8e929
RDX: 0000200000000180 RSI: 00000000000089f1 RDI: 0000000000000004
RBP: 00007ff632c10b39 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007ff632db5fa0 R15: 00007ffe83ffe168
 </TASK>
INFO: task syz-executor:4031 blocked for more than 125 seconds.
      Not tainted 6.12.30-syzkaller-g9d80e3254812 #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor    state:D stack:0     pid:4031  tgid:4031  ppid:1      flags:0x00000004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5924 [inline]
 __schedule+0x145b/0x1f10 kernel/sched/core.c:7750
 __schedule_loop kernel/sched/core.c:7831 [inline]
 schedule+0xc6/0x240 kernel/sched/core.c:7846
 schedule_preempt_disabled+0x14/0x30 kernel/sched/core.c:7903
 __mutex_lock_common kernel/locking/mutex.c:692 [inline]
 __mutex_lock+0x836/0x1b60 kernel/locking/mutex.c:786
 __mutex_lock_slowpath+0xe/0x20 kernel/locking/mutex.c:1117
 mutex_lock+0x102/0x1c0 kernel/locking/mutex.c:270
 rtnl_lock net/core/rtnetlink.c:79 [inline]
 rtnetlink_rcv_msg+0x75f/0xa00 net/core/rtnetlink.c:6675
 netlink_rcv_skb+0x22b/0x4a0 net/netlink/af_netlink.c:2537
 rtnetlink_rcv+0x20/0x30 net/core/rtnetlink.c:6696
 netlink_unicast_kernel net/netlink/af_netlink.c:1316 [inline]
 netlink_unicast+0x8c9/0xa60 net/netlink/af_netlink.c:1342
 netlink_sendmsg+0x7f0/0xaf0 net/netlink/af_netlink.c:1886
 sock_sendmsg_nosec net/socket.c:730 [inline]
 __sock_sendmsg net/socket.c:745 [inline]
 __sys_sendto+0x66a/0x6f0 net/socket.c:2217
 __do_sys_sendto net/socket.c:2229 [inline]
 __se_sys_sendto net/socket.c:2225 [inline]
 __x64_sys_sendto+0xe9/0x100 net/socket.c:2225
 x64_sys_call+0x2c2c/0x2ee0 arch/x86/include/generated/asm/syscalls_64.h:45
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0x58/0xf0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7f08e4390763
RSP: 002b:00007fff89ac2ba8 EFLAGS: 00000202 ORIG_RAX: 000000000000002c
RAX: ffffffffffffffda RBX: 00007f08e50e4620 RCX: 00007f08e4390763
RDX: 0000000000000028 RSI: 00007f08e50e4670 RDI: 0000000000000003
RBP: 0000000000000001 R08: 00007fff89ac2bc4 R09: 000000000000000c
R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000003
R13: 0000000000000000 R14: 00007f08e50e4670 R15: 0000000000000000
 </TASK>
NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 37 Comm: khungtaskd Not tainted 6.12.30-syzkaller-g9d80e3254812 #0 0af3bb1b2b1f0d17039a87b1bb907b41f79d5270
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Call Trace:
 <TASK>
 __dump_stack+0x21/0x30 lib/dump_stack.c:94
 dump_stack_lvl+0x10c/0x190 lib/dump_stack.c:120
 dump_stack+0x19/0x20 lib/dump_stack.c:129
 nmi_cpu_backtrace+0x2bf/0x2d0 lib/nmi_backtrace.c:113
 nmi_trigger_cpumask_backtrace+0x142/0x2c0 lib/nmi_backtrace.c:62
 arch_trigger_cpumask_backtrace+0x14/0x20 arch/x86/kernel/apic/hw_nmi.c:41
 trigger_all_cpu_backtrace include/linux/nmi.h:158 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:229 [inline]
 watchdog+0xd8f/0xed0 kernel/hung_task.c:385
 kthread+0x2ca/0x370 kernel/kthread.c:389
 ret_from_fork+0x64/0xa0 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 33 Comm: rcuop/1 Not tainted 6.12.30-syzkaller-g9d80e3254812 #0 0af3bb1b2b1f0d17039a87b1bb907b41f79d5270
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
RIP: 0010:__sanitizer_cov_trace_pc+0x61/0x70 kernel/kcov.c:235
Code: c8 0b 00 00 83 fa 02 75 21 48 8b 91 d0 0b 00 00 48 8b 32 48 8d 7e 01 8b 89 cc 0b 00 00 48 39 cf 73 08 48 89 3a 48 89 44 f2 08 <5d> e9 89 1e 02 04 cc 0f 1f 84 00 00 00 00 00 b8 44 6c 63 d0 90 90
RSP: 0018:ffffc900000070f0 EFLAGS: 00000246
RAX: ffffffff84fc4a44 RBX: 1ffff1102b779e8e RCX: ffff88810367cc00
RDX: 0000000000000100 RSI: ffffffff87b4aae0 RDI: 000000000000dd86
RBP: ffffc900000070f0 R08: ffff88810367cc00 R09: 0000000000000002
R10: 000000000000dd86 R11: 0000000000000100 R12: ffff88811412cbf8
R13: ffff8881140db150 R14: ffff88815bbcf3c0 R15: dffffc0000000000
FS:  0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fdd769b6038 CR3: 000000010bf5a000 CR4: 00000000003526b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <IRQ>
 br_multicast_ipv6_rcv net/bridge/br_multicast.c:3883 [inline]
 br_multicast_rcv+0x4c4/0x7af0 net/bridge/br_multicast.c:3972
 br_handle_frame_finish+0x5be/0x1720 net/bridge/br_input.c:153
 nf_hook_bridge_pre net/bridge/br_input.c:301 [inline]
 br_handle_frame+0x5a6/0xba0 net/bridge/br_input.c:424
 __netif_receive_skb_core+0xf48/0x3940 net/core/dev.c:5651
 __netif_receive_skb_one_core net/core/dev.c:5755 [inline]
 __netif_receive_skb net/core/dev.c:5870 [inline]
 process_backlog+0x3e5/0xae0 net/core/dev.c:6202
 __napi_poll+0xd3/0x610 net/core/dev.c:6853
 napi_poll net/core/dev.c:6922 [inline]
 net_rx_action+0x584/0xce0 net/core/dev.c:7044
 handle_softirqs+0x1ae/0x630 kernel/softirq.c:603
 __do_softirq+0xf/0x16 kernel/softirq.c:641
 do_softirq+0xa6/0x100 kernel/softirq.c:485
 </IRQ>
 <TASK>
 __local_bh_enable_ip+0x74/0x80 kernel/softirq.c:412
 local_bh_enable include/linux/bottom_half.h:33 [inline]
 rcu_do_batch+0x5c6/0xd20 kernel/rcu/tree.c:2586
 nocb_cb_wait kernel/rcu/tree_nocb.h:923 [inline]
 rcu_nocb_cb_kthread+0x4dc/0xac0 kernel/rcu/tree_nocb.h:957
 kthread+0x2ca/0x370 kernel/kthread.c:389
 ret_from_fork+0x64/0xa0 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
net_ratelimit: 295658 callbacks suppressed
bridge0: received packet on veth0_to_bridge with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:1b, vlan:0)
bridge0: received packet on bridge_slave_0 with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:d6:c9:67:e9:1e:8a, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
bridge0: received packet on veth0_to_bridge with own address as source address (addr:d6:c9:67:e9:1e:8a, vlan:0)

Crashes (85):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/06/24 17:02 android16-6.12 9d80e3254812 e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 15:20 android16-6.12 9d80e3254812 e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 14:02 android16-6.12 9d80e3254812 e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 12:38 android16-6.12 9d80e3254812 e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 11:37 android16-6.12 9d80e3254812 e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 08:46 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 07:27 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 05:53 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 04:14 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 03:05 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/24 01:51 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 22:29 android16-6.12 1d4f4d446dbd e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 20:02 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 19:07 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 17:39 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 16:29 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 13:53 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 12:31 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 10:59 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 09:25 android16-6.12 5bf4b91e3333 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 07:28 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 06:19 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 05:01 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/23 01:34 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 23:23 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 23:02 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 21:45 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 21:41 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 21:19 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 21:02 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 20:37 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 20:05 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 19:53 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 18:50 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 18:37 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 18:22 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 17:36 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 16:40 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 15:41 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 14:39 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 13:55 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 12:49 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 12:03 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/22 11:22 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
2025/06/21 03:32 android16-6.12 d9fd901baa98 d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-12-rust INFO: task hung in rtnl_lock
* Struck through repros no longer work on HEAD.