[ 330.852923][ T3078] netem: version 1.3
[ 946.493306][ T6651] ip (6651) used greatest stack depth: 23872 bytes left
[ 1988.039748][T15044] pm_nl_ctl (15044) used greatest stack depth: 23856 bytes left
[ 2224.517673][T16956]
[ 2224.517894][T16956] ============================================
[ 2224.518244][T16956] WARNING: possible recursive locking detected
[ 2224.518613][T16956] 6.16.0-rc6-virtme #1 Not tainted
[ 2224.518855][T16956] --------------------------------------------
[ 2224.519091][T16956] mptcp_connect/16956 is trying to acquire lock:
[ 2224.519394][T16956] ffff88800b85eb48 (&msk->fallback_lock){+.-.}-{3:3}, at: mptcp_try_fallback+0x14b/0x360
[ 2224.519751][T16956]
[ 2224.519751][T16956] but task is already holding lock:
[ 2224.520153][T16956] ffff88800b85eb48 (&msk->fallback_lock){+.-.}-{3:3}, at: __mptcp_retrans+0x34a/0x960
[ 2224.520505][T16956]
[ 2224.520505][T16956] other info that might help us debug this:
[ 2224.520787][T16956] Possible unsafe locking scenario:
[ 2224.520787][T16956]
[ 2224.521067][T16956] CPU0
[ 2224.521207][T16956] ----
[ 2224.521348][T16956] lock(&msk->fallback_lock);
[ 2224.521537][T16956] lock(&msk->fallback_lock);
[ 2224.521727][T16956]
[ 2224.521727][T16956] *** DEADLOCK ***
[ 2224.521727][T16956]
[ 2224.522012][T16956] May be due to missing lock nesting notation
[ 2224.522012][T16956]
[ 2224.522280][T16956] 3 locks held by mptcp_connect/16956:
[ 2224.522464][T16956] #0: ffff88800b85e298 (sk_lock-AF_INET){+.+.}-{0:0}, at: mptcp_sendmsg+0x113/0x18b0
[ 2224.522810][T16956] #1: ffff8880101d4f18 (k-sk_lock-AF_INET#2){+.+.}-{0:0}, at: __mptcp_retrans+0x2c4/0x960
[ 2224.523191][T16956] #2: ffff88800b85eb48 (&msk->fallback_lock){+.-.}-{3:3}, at: __mptcp_retrans+0x34a/0x960
[ 2224.523567][T16956]
[ 2224.523567][T16956] stack backtrace:
[ 2224.523817][T16956] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Not tainted 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2224.523823][T16956] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2224.523829][T16956] Call Trace:
[ 2224.523833][T16956]
[ 2224.523836][T16956] dump_stack_lvl+0x82/0xd0
[ 2224.523845][T16956] print_deadlock_bug+0x1ec/0x250
[ 2224.523853][T16956] validate_chain+0x292/0x4d0
[ 2224.523858][T16956] __lock_acquire+0x44d/0x7e0
[ 2224.523864][T16956] lock_acquire.part.0+0xb6/0x240
[ 2224.523868][T16956] ? mptcp_try_fallback+0x14b/0x360
[ 2224.523871][T16956] ? rcu_is_watching+0x12/0xc0
[ 2224.523878][T16956] ? lock_acquire+0x10c/0x170
[ 2224.523881][T16956] ? mptcp_try_fallback+0x14b/0x360
[ 2224.523885][T16956] _raw_spin_lock_bh+0x38/0x50
[ 2224.523891][T16956] ? mptcp_try_fallback+0x14b/0x360
[ 2224.523893][T16956] mptcp_try_fallback+0x14b/0x360
[ 2224.523897][T16956] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2224.523904][T16956] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2224.523907][T16956] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2224.523910][T16956] ? __mptcp_retrans+0x34a/0x960
[ 2224.523914][T16956] __mptcp_retrans+0x42a/0x960
[ 2224.523920][T16956] ? __pfx___mptcp_retrans+0x10/0x10
[ 2224.523925][T16956] ? __local_bh_enable_ip+0xa9/0x130
[ 2224.523934][T16956] mptcp_release_cb+0x5eb/0xac0
[ 2224.523941][T16956] ? do_raw_spin_lock+0x130/0x270
[ 2224.523943][T16956] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2224.523946][T16956] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2224.523949][T16956] ? lock_acquire+0x10c/0x170
[ 2224.523952][T16956] ? release_sock+0x1f/0x1d0
[ 2224.523959][T16956] release_sock+0x17f/0x1d0
[ 2224.523963][T16956] mptcp_sendmsg+0xae1/0x18b0
[ 2224.523970][T16956] ? _raw_spin_unlock+0x2d/0x50
[ 2224.523973][T16956] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2224.523977][T16956] ? __pfx_ovl_copyattr+0x10/0x10
[ 2224.523984][T16956] ? find_held_lock+0x2b/0x80
[ 2224.523988][T16956] sock_write_iter+0x3c1/0x520
[ 2224.523994][T16956] ? __up_write+0x1ad/0x530
[ 2224.523999][T16956] ? __pfx_sock_write_iter+0x10/0x10
[ 2224.524005][T16956] ? ksys_write+0xf7/0x1d0
[ 2224.524013][T16956] vfs_write+0xc0c/0x1210
[ 2224.524016][T16956] ? ksys_write+0x137/0x1d0
[ 2224.524019][T16956] ? __lock_release+0x5d/0x170
[ 2224.524023][T16956] ? __pfx_vfs_write+0x10/0x10
[ 2224.524026][T16956] ? __mutex_unlock_slowpath+0x144/0x400
[ 2224.524034][T16956] ksys_write+0x183/0x1d0
[ 2224.524037][T16956] ? __pfx_ksys_write+0x10/0x10
[ 2224.524040][T16956] ? do_user_addr_fault+0x959/0xe00
[ 2224.524047][T16956] do_syscall_64+0xc1/0x380
[ 2224.524052][T16956] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2224.524055][T16956] RIP: 0033:0x7f471c970337
[ 2224.524062][T16956] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2224.524066][T16956] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2224.524073][T16956] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2224.524076][T16956] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2224.524078][T16956] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2224.524080][T16956] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2224.524081][T16956] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2224.524087][T16956]
[ 2250.517322][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2250.517734][ C2] rcu: 2-....: (25984 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=6496
[ 2250.518276][ C2] rcu: (t=26000 jiffies g=1286133 q=1128 ncpus=4)
[ 2250.518534][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Not tainted 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2250.518540][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2250.518543][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2250.518555][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2250.518558][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2250.518562][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2250.518564][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2250.518566][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2250.518568][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2250.518570][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2250.518572][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2250.518574][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2250.518578][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2250.518580][ C2] PKRU: 55555554
[ 2250.518581][ C2] Call Trace:
[ 2250.518583][ C2]
[ 2250.518586][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2250.518594][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2250.518600][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2250.518603][ C2] ? lock_acquire+0x10c/0x170
[ 2250.518608][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2250.518616][ C2] mptcp_try_fallback+0x14b/0x360
[ 2250.518620][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2250.518626][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2250.518629][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2250.518632][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2250.518637][ C2] __mptcp_retrans+0x42a/0x960
[ 2250.518643][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2250.518648][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2250.518656][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2250.518664][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2250.518666][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2250.518669][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2250.518672][ C2] ? lock_acquire+0x10c/0x170
[ 2250.518675][ C2] ? release_sock+0x1f/0x1d0
[ 2250.518682][ C2] release_sock+0x17f/0x1d0
[ 2250.518685][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2250.518692][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2250.518697][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2250.518700][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2250.518707][ C2] ? find_held_lock+0x2b/0x80
[ 2250.518711][ C2] sock_write_iter+0x3c1/0x520
[ 2250.518717][ C2] ? __up_write+0x1ad/0x530
[ 2250.518723][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2250.518729][ C2] ? ksys_write+0xf7/0x1d0
[ 2250.518737][ C2] vfs_write+0xc0c/0x1210
[ 2250.518740][ C2] ? ksys_write+0x137/0x1d0
[ 2250.518742][ C2] ? __lock_release+0x5d/0x170
[ 2250.518746][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2250.518750][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2250.518757][ C2] ksys_write+0x183/0x1d0
[ 2250.518760][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2250.518762][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2250.518771][ C2] do_syscall_64+0xc1/0x380
[ 2250.518775][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2250.518778][ C2] RIP: 0033:0x7f471c970337
[ 2250.518785][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2250.518787][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2250.518791][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2250.518793][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2250.518795][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2250.518797][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2250.518799][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2250.518805][ C2]
[ 2276.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 49s! [mptcp_connect:16956]
[ 2276.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2276.512967][ C2] irq event stamp: 64230
[ 2276.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2276.512987][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2276.512991][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2276.512999][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2276.513007][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Not tainted 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2276.513013][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2276.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2276.513021][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2276.513024][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2276.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2276.513030][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2276.513031][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2276.513034][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2276.513036][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2276.513038][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2276.513041][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2276.513044][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2276.513046][ C2] PKRU: 55555554
[ 2276.513048][ C2] Call Trace:
[ 2276.513050][ C2]
[ 2276.513054][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2276.513061][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2276.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2276.513070][ C2] ? lock_acquire+0x10c/0x170
[ 2276.513075][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2276.513080][ C2] mptcp_try_fallback+0x14b/0x360
[ 2276.513084][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2276.513091][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2276.513094][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2276.513097][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2276.513101][ C2] __mptcp_retrans+0x42a/0x960
[ 2276.513107][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2276.513113][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2276.513122][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2276.513130][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2276.513132][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2276.513136][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2276.513138][ C2] ? lock_acquire+0x10c/0x170
[ 2276.513141][ C2] ? release_sock+0x1f/0x1d0
[ 2276.513148][ C2] release_sock+0x17f/0x1d0
[ 2276.513152][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2276.513160][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2276.513164][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2276.513168][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2276.513174][ C2] ? find_held_lock+0x2b/0x80
[ 2276.513179][ C2] sock_write_iter+0x3c1/0x520
[ 2276.513185][ C2] ? __up_write+0x1ad/0x530
[ 2276.513191][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2276.513198][ C2] ? ksys_write+0xf7/0x1d0
[ 2276.513206][ C2] vfs_write+0xc0c/0x1210
[ 2276.513210][ C2] ? ksys_write+0x137/0x1d0
[ 2276.513212][ C2] ? __lock_release+0x5d/0x170
[ 2276.513216][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2276.513220][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2276.513228][ C2] ksys_write+0x183/0x1d0
[ 2276.513232][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2276.513234][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2276.513242][ C2] do_syscall_64+0xc1/0x380
[ 2276.513247][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2276.513252][ C2] RIP: 0033:0x7f471c970337
[ 2276.513258][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2276.513260][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2276.513263][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2276.513265][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2276.513267][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2276.513269][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2276.513271][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2276.513277][ C2]
[ 2291.101385][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 36549 jiffies s: 68525 root: 0x4/.
[ 2291.102076][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2291.102433][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2291.102711][ C2] NMI backtrace for cpu 2
[ 2291.102721][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2291.102728][ C2] Tainted: [L]=SOFTLOCKUP
[ 2291.102729][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2291.102732][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2291.102744][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2291.102747][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2291.102751][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2291.102753][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2291.102755][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2291.102757][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2291.102759][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2291.102761][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2291.102764][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2291.102767][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2291.102769][ C2] PKRU: 55555554
[ 2291.102771][ C2] Call Trace:
[ 2291.102773][ C2]
[ 2291.102776][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2291.102784][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2291.102791][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2291.102794][ C2] ? lock_acquire+0x10c/0x170
[ 2291.102799][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2291.102807][ C2] mptcp_try_fallback+0x14b/0x360
[ 2291.102811][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2291.102818][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2291.102820][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2291.102823][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2291.102828][ C2] __mptcp_retrans+0x42a/0x960
[ 2291.102834][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2291.102839][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2291.102849][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2291.102856][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2291.102859][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2291.102862][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2291.102864][ C2] ? lock_acquire+0x10c/0x170
[ 2291.102867][ C2] ? release_sock+0x1f/0x1d0
[ 2291.102874][ C2] release_sock+0x17f/0x1d0
[ 2291.102878][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2291.102886][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2291.102890][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2291.102894][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2291.102901][ C2] ? find_held_lock+0x2b/0x80
[ 2291.102905][ C2] sock_write_iter+0x3c1/0x520
[ 2291.102911][ C2] ? __up_write+0x1ad/0x530
[ 2291.102917][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2291.102924][ C2] ? ksys_write+0xf7/0x1d0
[ 2291.102931][ C2] vfs_write+0xc0c/0x1210
[ 2291.102935][ C2] ? ksys_write+0x137/0x1d0
[ 2291.102938][ C2] ? __lock_release+0x5d/0x170
[ 2291.102942][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2291.102945][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2291.102953][ C2] ksys_write+0x183/0x1d0
[ 2291.102956][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2291.102959][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2291.102967][ C2] do_syscall_64+0xc1/0x380
[ 2291.102971][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2291.102975][ C2] RIP: 0033:0x7f471c970337
[ 2291.102981][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2291.102984][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2291.102987][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2291.102989][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2291.102991][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2291.102993][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2291.102995][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2291.103001][ C2]
[ 2316.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 86s! [mptcp_connect:16956]
[ 2316.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2316.512968][ C2] irq event stamp: 64230
[ 2316.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2316.512984][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2316.512988][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2316.512996][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2316.513005][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2316.513011][ C2] Tainted: [L]=SOFTLOCKUP
[ 2316.513013][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2316.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2316.513021][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2316.513024][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2316.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2316.513029][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2316.513032][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2316.513034][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2316.513036][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2316.513038][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2316.513041][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2316.513045][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2316.513046][ C2] PKRU: 55555554
[ 2316.513048][ C2] Call Trace:
[ 2316.513050][ C2]
[ 2316.513054][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2316.513061][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2316.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2316.513070][ C2] ? lock_acquire+0x10c/0x170
[ 2316.513075][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2316.513080][ C2] mptcp_try_fallback+0x14b/0x360
[ 2316.513084][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2316.513091][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2316.513093][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2316.513096][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2316.513101][ C2] __mptcp_retrans+0x42a/0x960
[ 2316.513107][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2316.513112][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2316.513121][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2316.513129][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2316.513132][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2316.513135][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2316.513137][ C2] ? lock_acquire+0x10c/0x170
[ 2316.513140][ C2] ? release_sock+0x1f/0x1d0
[ 2316.513147][ C2] release_sock+0x17f/0x1d0
[ 2316.513151][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2316.513159][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2316.513163][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2316.513167][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2316.513174][ C2] ? find_held_lock+0x2b/0x80
[ 2316.513178][ C2] sock_write_iter+0x3c1/0x520
[ 2316.513185][ C2] ? __up_write+0x1ad/0x530
[ 2316.513191][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2316.513197][ C2] ? ksys_write+0xf7/0x1d0
[ 2316.513205][ C2] vfs_write+0xc0c/0x1210
[ 2316.513209][ C2] ? ksys_write+0x137/0x1d0
[ 2316.513211][ C2] ? __lock_release+0x5d/0x170
[ 2316.513215][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2316.513219][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2316.513227][ C2] ksys_write+0x183/0x1d0
[ 2316.513230][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2316.513233][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2316.513241][ C2] do_syscall_64+0xc1/0x380
[ 2316.513246][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2316.513251][ C2] RIP: 0033:0x7f471c970337
[ 2316.513257][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2316.513260][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2316.513263][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2316.513265][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2316.513267][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2316.513269][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2316.513271][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2316.513276][ C2]
[ 2328.520321][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2328.520746][ C2] rcu: 2-....: (103920 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=25983
[ 2328.521145][ C2] rcu: (t=104003 jiffies g=1286133 q=2619 ncpus=4)
[ 2328.521515][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2328.521521][ C2] Tainted: [L]=SOFTLOCKUP
[ 2328.521523][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2328.521525][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2328.521539][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2328.521542][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2328.521546][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2328.521548][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2328.521551][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2328.521553][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2328.521554][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2328.521557][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2328.521559][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2328.521563][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2328.521565][ C2] PKRU: 55555554
[ 2328.521566][ C2] Call Trace:
[ 2328.521568][ C2]
[ 2328.521571][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2328.521578][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2328.521584][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2328.521587][ C2] ? lock_acquire+0x10c/0x170
[ 2328.521592][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2328.521601][ C2] mptcp_try_fallback+0x14b/0x360
[ 2328.521605][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2328.521611][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2328.521614][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2328.521617][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2328.521622][ C2] __mptcp_retrans+0x42a/0x960
[ 2328.521628][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2328.521633][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2328.521643][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2328.521650][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2328.521653][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2328.521656][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2328.521658][ C2] ? lock_acquire+0x10c/0x170
[ 2328.521661][ C2] ? release_sock+0x1f/0x1d0
[ 2328.521669][ C2] release_sock+0x17f/0x1d0
[ 2328.521672][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2328.521679][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2328.521683][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2328.521687][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2328.521694][ C2] ? find_held_lock+0x2b/0x80
[ 2328.521698][ C2] sock_write_iter+0x3c1/0x520
[ 2328.521705][ C2] ? __up_write+0x1ad/0x530
[ 2328.521710][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2328.521717][ C2] ? ksys_write+0xf7/0x1d0
[ 2328.521725][ C2] vfs_write+0xc0c/0x1210
[ 2328.521728][ C2] ? ksys_write+0x137/0x1d0
[ 2328.521731][ C2] ? __lock_release+0x5d/0x170
[ 2328.521734][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2328.521738][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2328.521745][ C2] ksys_write+0x183/0x1d0
[ 2328.521748][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2328.521751][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2328.521759][ C2] do_syscall_64+0xc1/0x380
[ 2328.521764][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2328.521768][ C2] RIP: 0033:0x7f471c970337
[ 2328.521773][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2328.521776][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2328.521779][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2328.521781][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2328.521783][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2328.521785][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2328.521787][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2328.521792][ C2]
[ 2356.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 123s! [mptcp_connect:16956]
[ 2356.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2356.512968][ C2] irq event stamp: 64230
[ 2356.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2356.512983][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2356.512988][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2356.512995][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2356.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2356.513010][ C2] Tainted: [L]=SOFTLOCKUP
[ 2356.513011][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2356.513014][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2356.513019][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2356.513022][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2356.513026][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2356.513028][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2356.513030][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2356.513032][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2356.513033][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2356.513035][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2356.513037][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2356.513041][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2356.513043][ C2] PKRU: 55555554
[ 2356.513045][ C2] Call Trace:
[ 2356.513048][ C2]
[ 2356.513053][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2356.513061][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2356.513067][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2356.513070][ C2] ? lock_acquire+0x10c/0x170
[ 2356.513075][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2356.513080][ C2] mptcp_try_fallback+0x14b/0x360
[ 2356.513084][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2356.513091][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2356.513094][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2356.513097][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2356.513102][ C2] __mptcp_retrans+0x42a/0x960
[ 2356.513108][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2356.513113][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2356.513122][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2356.513129][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2356.513132][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2356.513135][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2356.513138][ C2] ? lock_acquire+0x10c/0x170
[ 2356.513141][ C2] ? release_sock+0x1f/0x1d0
[ 2356.513148][ C2] release_sock+0x17f/0x1d0
[ 2356.513152][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2356.513161][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2356.513164][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2356.513168][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2356.513175][ C2] ? find_held_lock+0x2b/0x80
[ 2356.513180][ C2] sock_write_iter+0x3c1/0x520
[ 2356.513186][ C2] ? __up_write+0x1ad/0x530
[ 2356.513192][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2356.513198][ C2] ? ksys_write+0xf7/0x1d0
[ 2356.513206][ C2] vfs_write+0xc0c/0x1210
[ 2356.513210][ C2] ? ksys_write+0x137/0x1d0
[ 2356.513213][ C2] ? __lock_release+0x5d/0x170
[ 2356.513217][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2356.513221][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2356.513228][ C2] ksys_write+0x183/0x1d0
[ 2356.513232][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2356.513234][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2356.513242][ C2] do_syscall_64+0xc1/0x380
[ 2356.513247][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2356.513252][ C2] RIP: 0033:0x7f471c970337
[ 2356.513257][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2356.513259][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2356.513262][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2356.513264][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2356.513266][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2356.513268][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2356.513270][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2356.513276][ C2]
[ 2384.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 149s! [mptcp_connect:16956]
[ 2384.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2384.512967][ C2] irq event stamp: 64230
[ 2384.512968][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2384.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2384.512986][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2384.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2384.513003][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2384.513009][ C2] Tainted: [L]=SOFTLOCKUP
[ 2384.513011][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2384.513013][ C2] RIP: 0010:__kasan_check_read+0x0/0x20
[ 2384.513022][ C2] Code: c7 c7 40 05 87 a3 5b 5d 41 5c e9 ab 6f 8e ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 4f f0 ff ff 66 66 2e 0f 1f
[ 2384.513025][ C2] RSP: 0018:ffffc9000029f5c8 EFLAGS: 00000202
[ 2384.513029][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2384.513031][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2384.513033][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2384.513035][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2384.513036][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2384.513038][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2384.513042][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2384.513046][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2384.513048][ C2] PKRU: 55555554
[ 2384.513049][ C2] Call Trace:
[ 2384.513054][ C2]
[ 2384.513056][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 2384.513065][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2384.513073][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2384.513078][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2384.513081][ C2] ? lock_acquire+0x10c/0x170
[ 2384.513086][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2384.513091][ C2] mptcp_try_fallback+0x14b/0x360
[ 2384.513095][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2384.513102][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2384.513105][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2384.513108][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2384.513112][ C2] __mptcp_retrans+0x42a/0x960
[ 2384.513118][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2384.513124][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2384.513133][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2384.513141][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2384.513143][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2384.513146][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2384.513149][ C2] ? lock_acquire+0x10c/0x170
[ 2384.513152][ C2] ? release_sock+0x1f/0x1d0
[ 2384.513159][ C2] release_sock+0x17f/0x1d0
[ 2384.513163][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2384.513170][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2384.513174][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2384.513178][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2384.513186][ C2] ? find_held_lock+0x2b/0x80
[ 2384.513190][ C2] sock_write_iter+0x3c1/0x520
[ 2384.513197][ C2] ? __up_write+0x1ad/0x530
[ 2384.513202][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2384.513209][ C2] ? ksys_write+0xf7/0x1d0
[ 2384.513217][ C2] vfs_write+0xc0c/0x1210
[ 2384.513221][ C2] ? ksys_write+0x137/0x1d0
[ 2384.513223][ C2] ? __lock_release+0x5d/0x170
[ 2384.513227][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2384.513231][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2384.513239][ C2] ksys_write+0x183/0x1d0
[ 2384.513242][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2384.513245][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2384.513253][ C2] do_syscall_64+0xc1/0x380
[ 2384.513258][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2384.513263][ C2] RIP: 0033:0x7f471c970337
[ 2384.513269][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2384.513272][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2384.513275][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2384.513277][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2384.513279][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2384.513280][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2384.513282][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2384.513288][ C2]
[ 2389.405339][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 134853 jiffies s: 68525 root: 0x4/.
[ 2389.405852][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2389.406149][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2389.406341][ C2] NMI backtrace for cpu 2
[ 2389.406355][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2389.406362][ C2] Tainted: [L]=SOFTLOCKUP
[ 2389.406363][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2389.406366][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2389.406380][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2389.406383][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2389.406388][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2389.406390][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2389.406392][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2389.406394][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2389.406395][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2389.406397][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2389.406400][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2389.406403][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2389.406406][ C2] PKRU: 55555554
[ 2389.406407][ C2] Call Trace:
[ 2389.406410][ C2]
[ 2389.406414][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2389.406422][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2389.406429][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2389.406432][ C2] ? lock_acquire+0x10c/0x170
[ 2389.406436][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2389.406445][ C2] mptcp_try_fallback+0x14b/0x360
[ 2389.406449][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2389.406456][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2389.406458][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2389.406461][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2389.406466][ C2] __mptcp_retrans+0x42a/0x960
[ 2389.406472][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2389.406477][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2389.406486][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2389.406494][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2389.406496][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2389.406499][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2389.406502][ C2] ? lock_acquire+0x10c/0x170
[ 2389.406505][ C2] ? release_sock+0x1f/0x1d0
[ 2389.406513][ C2] release_sock+0x17f/0x1d0
[ 2389.406517][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2389.406524][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2389.406528][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2389.406532][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2389.406539][ C2] ? find_held_lock+0x2b/0x80
[ 2389.406543][ C2] sock_write_iter+0x3c1/0x520
[ 2389.406549][ C2] ? __up_write+0x1ad/0x530
[ 2389.406555][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2389.406562][ C2] ? ksys_write+0xf7/0x1d0
[ 2389.406569][ C2] vfs_write+0xc0c/0x1210
[ 2389.406573][ C2] ? ksys_write+0x137/0x1d0
[ 2389.406576][ C2] ? __lock_release+0x5d/0x170
[ 2389.406579][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2389.406583][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2389.406590][ C2] ksys_write+0x183/0x1d0
[ 2389.406594][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2389.406596][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2389.406604][ C2] do_syscall_64+0xc1/0x380
[ 2389.406609][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2389.406613][ C2] RIP: 0033:0x7f471c970337
[ 2389.406618][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2389.406621][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2389.406624][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2389.406626][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2389.406628][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2389.406630][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2389.406632][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2389.406637][ C2]
[ 2406.523341][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2406.523923][ C2] rcu: 2-....: (181858 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=45358
[ 2406.524438][ C2] rcu: (t=182006 jiffies g=1286133 q=4021 ncpus=4)
[ 2406.524730][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2406.524737][ C2] Tainted: [L]=SOFTLOCKUP
[ 2406.524738][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2406.524746][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2406.524777][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2406.524781][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2406.524787][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2406.524789][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2406.524791][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2406.524794][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2406.524795][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2406.524798][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2406.524800][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2406.524804][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2406.524806][ C2] PKRU: 55555554
[ 2406.524808][ C2] Call Trace:
[ 2406.524809][ C2]
[ 2406.524813][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2406.524823][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2406.524832][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2406.524835][ C2] ? lock_acquire+0x10c/0x170
[ 2406.524841][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2406.524852][ C2] mptcp_try_fallback+0x14b/0x360
[ 2406.524857][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2406.524864][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2406.524866][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2406.524869][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2406.524874][ C2] __mptcp_retrans+0x42a/0x960
[ 2406.524880][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2406.524885][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2406.524893][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2406.524902][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2406.524905][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2406.524908][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2406.524910][ C2] ? lock_acquire+0x10c/0x170
[ 2406.524913][ C2] ? release_sock+0x1f/0x1d0
[ 2406.524925][ C2] release_sock+0x17f/0x1d0
[ 2406.524928][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2406.524936][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2406.524940][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2406.524944][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2406.524953][ C2] ? find_held_lock+0x2b/0x80
[ 2406.524957][ C2] sock_write_iter+0x3c1/0x520
[ 2406.524963][ C2] ? __up_write+0x1ad/0x530
[ 2406.524969][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2406.524975][ C2] ? ksys_write+0xf7/0x1d0
[ 2406.524988][ C2] vfs_write+0xc0c/0x1210
[ 2406.524991][ C2] ? ksys_write+0x137/0x1d0
[ 2406.524994][ C2] ? __lock_release+0x5d/0x170
[ 2406.524998][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2406.525001][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2406.525009][ C2] ksys_write+0x183/0x1d0
[ 2406.525012][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2406.525014][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2406.525023][ C2] do_syscall_64+0xc1/0x380
[ 2406.525028][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2406.525032][ C2] RIP: 0033:0x7f471c970337
[ 2406.525047][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2406.525049][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2406.525052][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2406.525054][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2406.525056][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2406.525058][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2406.525060][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2406.525066][ C2]
[ 2432.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 194s! [mptcp_connect:16956]
[ 2432.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2432.512978][ C2] irq event stamp: 64230
[ 2432.512979][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2432.512993][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2432.512997][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2432.513005][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2432.513015][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2432.513022][ C2] Tainted: [L]=SOFTLOCKUP
[ 2432.513023][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2432.513026][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2432.513031][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2432.513035][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2432.513038][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2432.513041][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2432.513043][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2432.513045][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2432.513047][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2432.513050][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2432.513052][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2432.513056][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2432.513058][ C2] PKRU: 55555554
[ 2432.513059][ C2] Call Trace:
[ 2432.513063][ C2]
[ 2432.513067][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2432.513075][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2432.513082][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2432.513084][ C2] ? lock_acquire+0x10c/0x170
[ 2432.513089][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2432.513094][ C2] mptcp_try_fallback+0x14b/0x360
[ 2432.513099][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2432.513105][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2432.513108][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2432.513111][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2432.513116][ C2] __mptcp_retrans+0x42a/0x960
[ 2432.513122][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2432.513127][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2432.513136][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2432.513144][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2432.513147][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2432.513150][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2432.513153][ C2] ? lock_acquire+0x10c/0x170
[ 2432.513156][ C2] ? release_sock+0x1f/0x1d0
[ 2432.513163][ C2] release_sock+0x17f/0x1d0
[ 2432.513167][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2432.513175][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2432.513179][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2432.513183][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2432.513190][ C2] ? find_held_lock+0x2b/0x80
[ 2432.513195][ C2] sock_write_iter+0x3c1/0x520
[ 2432.513201][ C2] ? __up_write+0x1ad/0x530
[ 2432.513207][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2432.513214][ C2] ? ksys_write+0xf7/0x1d0
[ 2432.513222][ C2] vfs_write+0xc0c/0x1210
[ 2432.513226][ C2] ? ksys_write+0x137/0x1d0
[ 2432.513229][ C2] ? __lock_release+0x5d/0x170
[ 2432.513233][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2432.513237][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2432.513244][ C2] ksys_write+0x183/0x1d0
[ 2432.513248][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2432.513250][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2432.513258][ C2] do_syscall_64+0xc1/0x380
[ 2432.513263][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2432.513268][ C2] RIP: 0033:0x7f471c970337
[ 2432.513275][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2432.513277][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2432.513281][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2432.513283][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2432.513285][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2432.513287][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2432.513289][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2432.513295][ C2]
[ 2459.037460][ T44] INFO: task mptcp_connect:16951 blocked for more than 122 seconds.
[ 2459.037842][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 2459.038172][ T44] Blocked by coredump.
[ 2459.038335][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2459.038629][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 2459.039075][ T44] Call Trace:
[ 2459.039202][ T44]
[ 2459.039290][ T44] __schedule+0x862/0x1b00
[ 2459.039602][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 2459.039782][ T44] ? __pfx___schedule+0x10/0x10
[ 2459.039941][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2459.040113][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2459.040361][ T44] ? rcu_is_watching+0x12/0xc0
[ 2459.040525][ T44] ? rcu_is_watching+0x12/0xc0
[ 2459.040692][ T44] ? schedule+0x1ee/0x270
[ 2459.040813][ T44] ? rcu_is_watching+0x12/0xc0
[ 2459.040982][ T44] schedule+0xe2/0x270
[ 2459.041184][ T44] synchronize_rcu_expedited+0x379/0x450
[ 2459.041355][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 2459.041567][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 2459.041860][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2459.042019][ T44] ? rcu_is_watching+0x12/0xc0
[ 2459.042178][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 2459.042348][ T44] ? __up_write+0x1ad/0x530
[ 2459.042589][ T44] ? trace_lock_release+0x2a/0xd0
[ 2459.042752][ T44] namespace_unlock+0x440/0x7f0
[ 2459.042939][ T44] ? umount_tree+0x53d/0x1260
[ 2459.043101][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 2459.043357][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2459.043532][ T44] ? __pfx_umount_tree+0x10/0x10
[ 2459.043692][ T44] ? put_mnt_ns+0xc8/0xf0
[ 2459.043814][ T44] ? rcu_is_watching+0x12/0xc0
[ 2459.043982][ T44] put_mnt_ns+0xcd/0xf0
[ 2459.044188][ T44] free_nsproxy+0x39/0x330
[ 2459.044398][ T44] do_exit+0x5a2/0xea0
[ 2459.044525][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2459.044688][ T44] ? __pfx_do_exit+0x10/0x10
[ 2459.044928][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2459.045091][ T44] ? rcu_is_watching+0x12/0xc0
[ 2459.045255][ T44] do_group_exit+0xb8/0x260
[ 2459.045424][ T44] __x64_sys_exit_group+0x3e/0x50
[ 2459.045663][ T44] x64_sys_call+0xf76/0x18a0
[ 2459.045835][ T44] do_syscall_64+0xc1/0x380
[ 2459.046006][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2459.046215][ T44] RIP: 0033:0x7f1e66bbcadd
[ 2459.046479][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 2459.046727][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 2459.046971][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 2459.047310][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 2459.047562][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 2459.047895][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 2459.048141][ T44]
[ 2459.048276][ T44] INFO: lockdep is turned off.
[ 2460.512937][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 220s! [mptcp_connect:16956]
[ 2460.512951][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2460.512969][ C2] irq event stamp: 64230
[ 2460.512971][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2460.512993][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2460.512998][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2460.513005][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2460.513016][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2460.513021][ C2] Tainted: [L]=SOFTLOCKUP
[ 2460.513023][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2460.513026][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2460.513032][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2460.513035][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2460.513039][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2460.513041][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2460.513043][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2460.513045][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2460.513047][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2460.513049][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2460.513052][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2460.513056][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2460.513058][ C2] PKRU: 55555554
[ 2460.513060][ C2] Call Trace:
[ 2460.513064][ C2]
[ 2460.513069][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2460.513077][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2460.513084][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2460.513086][ C2] ? lock_acquire+0x10c/0x170
[ 2460.513091][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2460.513096][ C2] mptcp_try_fallback+0x14b/0x360
[ 2460.513101][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2460.513108][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2460.513111][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2460.513114][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2460.513118][ C2] __mptcp_retrans+0x42a/0x960
[ 2460.513125][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2460.513130][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2460.513139][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2460.513147][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2460.513150][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2460.513153][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2460.513155][ C2] ? lock_acquire+0x10c/0x170
[ 2460.513158][ C2] ? release_sock+0x1f/0x1d0
[ 2460.513165][ C2] release_sock+0x17f/0x1d0
[ 2460.513170][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2460.513178][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2460.513181][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2460.513185][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2460.513192][ C2] ? find_held_lock+0x2b/0x80
[ 2460.513196][ C2] sock_write_iter+0x3c1/0x520
[ 2460.513203][ C2] ? __up_write+0x1ad/0x530
[ 2460.513209][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2460.513215][ C2] ? ksys_write+0xf7/0x1d0
[ 2460.513223][ C2] vfs_write+0xc0c/0x1210
[ 2460.513228][ C2] ? ksys_write+0x137/0x1d0
[ 2460.513230][ C2] ? __lock_release+0x5d/0x170
[ 2460.513234][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2460.513238][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2460.513246][ C2] ksys_write+0x183/0x1d0
[ 2460.513250][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2460.513252][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2460.513260][ C2] do_syscall_64+0xc1/0x380
[ 2460.513266][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2460.513271][ C2] RIP: 0033:0x7f471c970337
[ 2460.513277][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2460.513280][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2460.513283][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2460.513285][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2460.513287][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2460.513289][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2460.513291][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2460.513297][ C2]
[ 2484.526323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2484.526756][ C2] rcu: 2-....: (259811 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=64673
[ 2484.527132][ C2] rcu: (t=260009 jiffies g=1286133 q=5322 ncpus=4)
[ 2484.527491][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2484.527498][ C2] Tainted: [L]=SOFTLOCKUP
[ 2484.527499][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2484.527501][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2484.527515][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2484.527518][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2484.527523][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2484.527525][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2484.527527][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2484.527529][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2484.527531][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2484.527533][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2484.527536][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2484.527540][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2484.527542][ C2] PKRU: 55555554
[ 2484.527543][ C2] Call Trace:
[ 2484.527545][ C2]
[ 2484.527547][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2484.527555][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2484.527560][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2484.527563][ C2] ? lock_acquire+0x10c/0x170
[ 2484.527568][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2484.527576][ C2] mptcp_try_fallback+0x14b/0x360
[ 2484.527579][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2484.527586][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2484.527588][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2484.527591][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2484.527596][ C2] __mptcp_retrans+0x42a/0x960
[ 2484.527602][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2484.527607][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2484.527616][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2484.527623][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2484.527626][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2484.527629][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2484.527632][ C2] ? lock_acquire+0x10c/0x170
[ 2484.527635][ C2] ? release_sock+0x1f/0x1d0
[ 2484.527642][ C2] release_sock+0x17f/0x1d0
[ 2484.527645][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2484.527653][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2484.527656][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2484.527660][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2484.527667][ C2] ? find_held_lock+0x2b/0x80
[ 2484.527671][ C2] sock_write_iter+0x3c1/0x520
[ 2484.527677][ C2] ? __up_write+0x1ad/0x530
[ 2484.527683][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2484.527689][ C2] ? ksys_write+0xf7/0x1d0
[ 2484.527697][ C2] vfs_write+0xc0c/0x1210
[ 2484.527701][ C2] ? ksys_write+0x137/0x1d0
[ 2484.527703][ C2] ? __lock_release+0x5d/0x170
[ 2484.527707][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2484.527711][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2484.527718][ C2] ksys_write+0x183/0x1d0
[ 2484.527722][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2484.527724][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2484.527732][ C2] do_syscall_64+0xc1/0x380
[ 2484.527736][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2484.527740][ C2] RIP: 0033:0x7f471c970337
[ 2484.527747][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2484.527749][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2484.527752][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2484.527754][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2484.527756][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2484.527758][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2484.527759][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2484.527766][ C2]
[ 2487.709363][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 233157 jiffies s: 68525 root: 0x4/.
[ 2487.709901][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2487.710182][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2487.710381][ C2] NMI backtrace for cpu 2
[ 2487.710395][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2487.710401][ C2] Tainted: [L]=SOFTLOCKUP
[ 2487.710403][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2487.710406][ C2] RIP: 0010:queued_spin_lock_slowpath+0xa6/0x9c0
[ 2487.710419][ C2] Code: 00 49 89 fe 49 89 fd 4c 8d 7c 24 40 bb 01 00 00 00 49 c1 ee 03 41 83 e5 07 48 b8 00 00 00 00 00 fc ff df 49 01 c6 41 83 c5 03 04 00 00 00 48 89 ef e8 5d 3f e5 fd 41 0f b6 06 41 38 c5 7c 08
[ 2487.710422][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2487.710427][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2487.710429][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2487.710431][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2487.710433][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2487.710435][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2487.710437][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2487.710439][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2487.710443][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2487.710445][ C2] PKRU: 55555554
[ 2487.710446][ C2] Call Trace:
[ 2487.710448][ C2]
[ 2487.710453][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2487.710460][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2487.710466][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2487.710469][ C2] ? lock_acquire+0x10c/0x170
[ 2487.710473][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2487.710481][ C2] mptcp_try_fallback+0x14b/0x360
[ 2487.710485][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2487.710492][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2487.710495][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2487.710497][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2487.710502][ C2] __mptcp_retrans+0x42a/0x960
[ 2487.710508][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2487.710513][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2487.710525][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2487.710533][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2487.710535][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2487.710539][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2487.710541][ C2] ? lock_acquire+0x10c/0x170
[ 2487.710544][ C2] ? release_sock+0x1f/0x1d0
[ 2487.710552][ C2] release_sock+0x17f/0x1d0
[ 2487.710555][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2487.710563][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2487.710567][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2487.710571][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2487.710577][ C2] ? find_held_lock+0x2b/0x80
[ 2487.710581][ C2] sock_write_iter+0x3c1/0x520
[ 2487.710588][ C2] ? __up_write+0x1ad/0x530
[ 2487.710593][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2487.710600][ C2] ? ksys_write+0xf7/0x1d0
[ 2487.710608][ C2] vfs_write+0xc0c/0x1210
[ 2487.710611][ C2] ? ksys_write+0x137/0x1d0
[ 2487.710614][ C2] ? __lock_release+0x5d/0x170
[ 2487.710618][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2487.710621][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2487.710629][ C2] ksys_write+0x183/0x1d0
[ 2487.710632][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2487.710635][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2487.710643][ C2] do_syscall_64+0xc1/0x380
[ 2487.710648][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2487.710652][ C2] RIP: 0033:0x7f471c970337
[ 2487.710658][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2487.710661][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2487.710664][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2487.710666][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2487.710668][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2487.710670][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2487.710671][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2487.710677][ C2]
[ 2512.512945][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 268s! [mptcp_connect:16956]
[ 2512.512972][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2512.512992][ C2] irq event stamp: 64230
[ 2512.512997][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2512.513026][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2512.513030][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2512.513041][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2512.513056][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2512.513062][ C2] Tainted: [L]=SOFTLOCKUP
[ 2512.513064][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2512.513067][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2512.513073][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2512.513076][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2512.513082][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2512.513085][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2512.513087][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2512.513089][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2512.513090][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2512.513093][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2512.513095][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2512.513099][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2512.513101][ C2] PKRU: 55555554
[ 2512.513102][ C2] Call Trace:
[ 2512.513109][ C2]
[ 2512.513113][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2512.513121][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2512.513139][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2512.513142][ C2] ? lock_acquire+0x10c/0x170
[ 2512.513146][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2512.513151][ C2] mptcp_try_fallback+0x14b/0x360
[ 2512.513155][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2512.513162][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2512.513165][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2512.513168][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2512.513173][ C2] __mptcp_retrans+0x42a/0x960
[ 2512.513181][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2512.513186][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2512.513202][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2512.513211][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2512.513213][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2512.513217][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2512.513219][ C2] ? lock_acquire+0x10c/0x170
[ 2512.513222][ C2] ? release_sock+0x1f/0x1d0
[ 2512.513232][ C2] release_sock+0x17f/0x1d0
[ 2512.513237][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2512.513245][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2512.513248][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2512.513252][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2512.513266][ C2] ? find_held_lock+0x2b/0x80
[ 2512.513270][ C2] sock_write_iter+0x3c1/0x520
[ 2512.513278][ C2] ? __up_write+0x1ad/0x530
[ 2512.513284][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2512.513291][ C2] ? ksys_write+0xf7/0x1d0
[ 2512.513301][ C2] vfs_write+0xc0c/0x1210
[ 2512.513307][ C2] ? ksys_write+0x137/0x1d0
[ 2512.513309][ C2] ? __lock_release+0x5d/0x170
[ 2512.513314][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2512.513318][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2512.513325][ C2] ksys_write+0x183/0x1d0
[ 2512.513329][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2512.513331][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2512.513339][ C2] do_syscall_64+0xc1/0x380
[ 2512.513344][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2512.513351][ C2] RIP: 0033:0x7f471c970337
[ 2512.513360][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2512.513362][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2512.513365][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2512.513367][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2512.513369][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2512.513371][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2512.513373][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2512.513379][ C2]
[ 2540.512945][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 295s! [mptcp_connect:16956]
[ 2540.512962][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2540.512991][ C2] irq event stamp: 64230
[ 2540.512993][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2540.513020][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2540.513024][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2540.513032][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2540.513047][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2540.513054][ C2] Tainted: [L]=SOFTLOCKUP
[ 2540.513056][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2540.513059][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2540.513065][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2540.513068][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2540.513071][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2540.513074][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2540.513076][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2540.513078][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2540.513080][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2540.513082][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2540.513085][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2540.513089][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2540.513091][ C2] PKRU: 55555554
[ 2540.513092][ C2] Call Trace:
[ 2540.513099][ C2]
[ 2540.513104][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2540.513112][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2540.513125][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2540.513127][ C2] ? lock_acquire+0x10c/0x170
[ 2540.513132][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2540.513138][ C2] mptcp_try_fallback+0x14b/0x360
[ 2540.513144][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2540.513151][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2540.513154][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2540.513157][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2540.513162][ C2] __mptcp_retrans+0x42a/0x960
[ 2540.513169][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2540.513174][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2540.513184][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2540.513193][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2540.513196][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2540.513199][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2540.513202][ C2] ? lock_acquire+0x10c/0x170
[ 2540.513205][ C2] ? release_sock+0x1f/0x1d0
[ 2540.513213][ C2] release_sock+0x17f/0x1d0
[ 2540.513217][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2540.513227][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2540.513230][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2540.513234][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2540.513247][ C2] ? find_held_lock+0x2b/0x80
[ 2540.513251][ C2] sock_write_iter+0x3c1/0x520
[ 2540.513260][ C2] ? __up_write+0x1ad/0x530
[ 2540.513265][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2540.513272][ C2] ? ksys_write+0xf7/0x1d0
[ 2540.513284][ C2] vfs_write+0xc0c/0x1210
[ 2540.513289][ C2] ? ksys_write+0x137/0x1d0
[ 2540.513291][ C2] ? __lock_release+0x5d/0x170
[ 2540.513296][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2540.513299][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2540.513307][ C2] ksys_write+0x183/0x1d0
[ 2540.513310][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2540.513313][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2540.513321][ C2] do_syscall_64+0xc1/0x380
[ 2540.513328][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2540.513338][ C2] RIP: 0033:0x7f471c970337
[ 2540.513348][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2540.513350][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2540.513354][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2540.513356][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2540.513358][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2540.513360][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2540.513362][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2540.513368][ C2]
[ 2562.529323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2562.529786][ C2] rcu: 2-....: (337751 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=84009
[ 2562.530300][ C2] rcu: (t=338012 jiffies g=1286133 q=6737 ncpus=4)
[ 2562.530539][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2562.530547][ C2] Tainted: [L]=SOFTLOCKUP
[ 2562.530548][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2562.530551][ C2] RIP: 0010:kasan_check_range+0x1a/0x1c0
[ 2562.530563][ C2] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 44 0f b6 c2 48 01 f0 55 <53> 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff ff ff ff fe 48 39 c7 77
[ 2562.530566][ C2] RSP: 0018:ffffc9000029f5b8 EFLAGS: 00000282
[ 2562.530570][ C2] RAX: ffff88800b85eb34 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2562.530573][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2562.530575][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2562.530577][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2562.530579][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2562.530581][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2562.530583][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2562.530587][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2562.530589][ C2] PKRU: 55555554
[ 2562.530590][ C2] Call Trace:
[ 2562.530592][ C2]
[ 2562.530594][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 2562.530604][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2562.530611][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2562.530616][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2562.530619][ C2] ? lock_acquire+0x10c/0x170
[ 2562.530624][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2562.530632][ C2] mptcp_try_fallback+0x14b/0x360
[ 2562.530636][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2562.530642][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2562.530645][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2562.530648][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2562.530653][ C2] __mptcp_retrans+0x42a/0x960
[ 2562.530659][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2562.530664][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2562.530673][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2562.530680][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2562.530683][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2562.530686][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2562.530689][ C2] ? lock_acquire+0x10c/0x170
[ 2562.530691][ C2] ? release_sock+0x1f/0x1d0
[ 2562.530699][ C2] release_sock+0x17f/0x1d0
[ 2562.530702][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2562.530709][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2562.530713][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2562.530717][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2562.530724][ C2] ? find_held_lock+0x2b/0x80
[ 2562.530728][ C2] sock_write_iter+0x3c1/0x520
[ 2562.530733][ C2] ? __up_write+0x1ad/0x530
[ 2562.530739][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2562.530745][ C2] ? ksys_write+0xf7/0x1d0
[ 2562.530752][ C2] vfs_write+0xc0c/0x1210
[ 2562.530755][ C2] ? ksys_write+0x137/0x1d0
[ 2562.530757][ C2] ? __lock_release+0x5d/0x170
[ 2562.530761][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2562.530765][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2562.530772][ C2] ksys_write+0x183/0x1d0
[ 2562.530775][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2562.530777][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2562.530785][ C2] do_syscall_64+0xc1/0x380
[ 2562.530789][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2562.530794][ C2] RIP: 0033:0x7f471c970337
[ 2562.530799][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2562.530802][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2562.530805][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2562.530807][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2562.530809][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2562.530811][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2562.530813][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2562.530819][ C2]
[ 2581.917386][ T44] INFO: task mptcp_connect:16951 blocked for more than 245 seconds.
[ 2581.917801][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 2581.918112][ T44] Blocked by coredump.
[ 2581.918270][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2581.918562][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 2581.919001][ T44] Call Trace:
[ 2581.919131][ T44]
[ 2581.919215][ T44] __schedule+0x862/0x1b00
[ 2581.919397][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 2581.919642][ T44] ? __pfx___schedule+0x10/0x10
[ 2581.919805][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2581.919968][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2581.920126][ T44] ? rcu_is_watching+0x12/0xc0
[ 2581.920415][ T44] ? rcu_is_watching+0x12/0xc0
[ 2581.920585][ T44] ? schedule+0x1ee/0x270
[ 2581.920708][ T44] ? rcu_is_watching+0x12/0xc0
[ 2581.920869][ T44] schedule+0xe2/0x270
[ 2581.921071][ T44] synchronize_rcu_expedited+0x379/0x450
[ 2581.921234][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 2581.921442][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 2581.921644][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2581.921889][ T44] ? rcu_is_watching+0x12/0xc0
[ 2581.922052][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 2581.922214][ T44] ? __up_write+0x1ad/0x530
[ 2581.922389][ T44] ? trace_lock_release+0x2a/0xd0
[ 2581.922656][ T44] namespace_unlock+0x440/0x7f0
[ 2581.922824][ T44] ? umount_tree+0x53d/0x1260
[ 2581.922984][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 2581.923143][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2581.923394][ T44] ? __pfx_umount_tree+0x10/0x10
[ 2581.923553][ T44] ? put_mnt_ns+0xc8/0xf0
[ 2581.923674][ T44] ? rcu_is_watching+0x12/0xc0
[ 2581.923836][ T44] put_mnt_ns+0xcd/0xf0
[ 2581.924037][ T44] free_nsproxy+0x39/0x330
[ 2581.924201][ T44] do_exit+0x5a2/0xea0
[ 2581.924330][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2581.924490][ T44] ? __pfx_do_exit+0x10/0x10
[ 2581.924652][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2581.924893][ T44] ? rcu_is_watching+0x12/0xc0
[ 2581.925052][ T44] do_group_exit+0xb8/0x260
[ 2581.925213][ T44] __x64_sys_exit_group+0x3e/0x50
[ 2581.925486][ T44] x64_sys_call+0xf76/0x18a0
[ 2581.925656][ T44] do_syscall_64+0xc1/0x380
[ 2581.925817][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2581.926014][ T44] RIP: 0033:0x7f1e66bbcadd
[ 2581.926268][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 2581.926522][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 2581.926781][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 2581.927109][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 2581.927365][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 2581.927608][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 2581.927933][ T44]
[ 2581.928056][ T44] INFO: lockdep is turned off.
[ 2586.013385][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 331461 jiffies s: 68525 root: 0x4/.
[ 2586.014234][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2586.014547][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2586.014808][ C2] NMI backtrace for cpu 2
[ 2586.014822][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2586.014829][ C2] Tainted: [L]=SOFTLOCKUP
[ 2586.014831][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2586.014833][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2586.014846][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2586.014849][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2586.014853][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2586.014855][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2586.014857][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2586.014859][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2586.014861][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2586.014863][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2586.014865][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2586.014869][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2586.014871][ C2] PKRU: 55555554
[ 2586.014872][ C2] Call Trace:
[ 2586.014875][ C2]
[ 2586.014879][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2586.014886][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2586.014893][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2586.014896][ C2] ? lock_acquire+0x10c/0x170
[ 2586.014900][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2586.014908][ C2] mptcp_try_fallback+0x14b/0x360
[ 2586.014912][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2586.014919][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2586.014921][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2586.014925][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2586.014929][ C2] __mptcp_retrans+0x42a/0x960
[ 2586.014936][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2586.014941][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2586.014950][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2586.014958][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2586.014960][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2586.014963][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2586.014966][ C2] ? lock_acquire+0x10c/0x170
[ 2586.014969][ C2] ? release_sock+0x1f/0x1d0
[ 2586.014976][ C2] release_sock+0x17f/0x1d0
[ 2586.014980][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2586.014988][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2586.014992][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2586.014996][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2586.015002][ C2] ? find_held_lock+0x2b/0x80
[ 2586.015007][ C2] sock_write_iter+0x3c1/0x520
[ 2586.015013][ C2] ? __up_write+0x1ad/0x530
[ 2586.015019][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2586.015025][ C2] ? ksys_write+0xf7/0x1d0
[ 2586.015033][ C2] vfs_write+0xc0c/0x1210
[ 2586.015037][ C2] ? ksys_write+0x137/0x1d0
[ 2586.015040][ C2] ? __lock_release+0x5d/0x170
[ 2586.015043][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2586.015047][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2586.015055][ C2] ksys_write+0x183/0x1d0
[ 2586.015058][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2586.015061][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2586.015069][ C2] do_syscall_64+0xc1/0x380
[ 2586.015074][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2586.015078][ C2] RIP: 0033:0x7f471c970337
[ 2586.015084][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2586.015087][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2586.015090][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2586.015093][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2586.015094][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2586.015096][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2586.015098][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2586.015104][ C2]
[ 2612.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 362s! [mptcp_connect:16956]
[ 2612.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2612.512967][ C2] irq event stamp: 64230
[ 2612.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2612.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2612.512986][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2612.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2612.513003][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2612.513009][ C2] Tainted: [L]=SOFTLOCKUP
[ 2612.513010][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2612.513013][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2612.513019][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2612.513022][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2612.513025][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2612.513028][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2612.513030][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2612.513031][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2612.513033][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2612.513036][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2612.513039][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2612.513042][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2612.513044][ C2] PKRU: 55555554
[ 2612.513046][ C2] Call Trace:
[ 2612.513049][ C2]
[ 2612.513054][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2612.513061][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2612.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2612.513071][ C2] ? lock_acquire+0x10c/0x170
[ 2612.513075][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2612.513081][ C2] mptcp_try_fallback+0x14b/0x360
[ 2612.513085][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2612.513092][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2612.513094][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2612.513097][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2612.513102][ C2] __mptcp_retrans+0x42a/0x960
[ 2612.513108][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2612.513113][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2612.513122][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2612.513130][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2612.513132][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2612.513135][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2612.513138][ C2] ? lock_acquire+0x10c/0x170
[ 2612.513141][ C2] ? release_sock+0x1f/0x1d0
[ 2612.513148][ C2] release_sock+0x17f/0x1d0
[ 2612.513152][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2612.513160][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2612.513164][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2612.513168][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2612.513174][ C2] ? find_held_lock+0x2b/0x80
[ 2612.513179][ C2] sock_write_iter+0x3c1/0x520
[ 2612.513186][ C2] ? __up_write+0x1ad/0x530
[ 2612.513191][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2612.513198][ C2] ? ksys_write+0xf7/0x1d0
[ 2612.513206][ C2] vfs_write+0xc0c/0x1210
[ 2612.513210][ C2] ? ksys_write+0x137/0x1d0
[ 2612.513213][ C2] ? __lock_release+0x5d/0x170
[ 2612.513216][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2612.513220][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2612.513227][ C2] ksys_write+0x183/0x1d0
[ 2612.513231][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2612.513234][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2612.513242][ C2] do_syscall_64+0xc1/0x380
[ 2612.513247][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2612.513252][ C2] RIP: 0033:0x7f471c970337
[ 2612.513257][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2612.513260][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2612.513263][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2612.513265][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2612.513267][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2612.513269][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2612.513271][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2612.513277][ C2]
[ 2640.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 388s! [mptcp_connect:16956]
[ 2640.512950][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2640.512968][ C2] irq event stamp: 64230
[ 2640.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2640.512983][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2640.512988][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2640.512996][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2640.513005][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2640.513011][ C2] Tainted: [L]=SOFTLOCKUP
[ 2640.513013][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2640.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2640.513021][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2640.513024][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2640.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2640.513029][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2640.513032][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2640.513033][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2640.513035][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2640.513038][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2640.513040][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2640.513044][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2640.513046][ C2] PKRU: 55555554
[ 2640.513048][ C2] Call Trace:
[ 2640.513051][ C2]
[ 2640.513055][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2640.513063][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2640.513070][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.513072][ C2] ? lock_acquire+0x10c/0x170
[ 2640.513077][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2640.513082][ C2] mptcp_try_fallback+0x14b/0x360
[ 2640.513087][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2640.513093][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.513096][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2640.513099][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2640.513104][ C2] __mptcp_retrans+0x42a/0x960
[ 2640.513110][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2640.513116][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2640.513124][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2640.513132][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2640.513135][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2640.513138][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.513141][ C2] ? lock_acquire+0x10c/0x170
[ 2640.513144][ C2] ? release_sock+0x1f/0x1d0
[ 2640.513151][ C2] release_sock+0x17f/0x1d0
[ 2640.513154][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2640.513163][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2640.513166][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2640.513170][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2640.513178][ C2] ? find_held_lock+0x2b/0x80
[ 2640.513182][ C2] sock_write_iter+0x3c1/0x520
[ 2640.513189][ C2] ? __up_write+0x1ad/0x530
[ 2640.513195][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2640.513202][ C2] ? ksys_write+0xf7/0x1d0
[ 2640.513210][ C2] vfs_write+0xc0c/0x1210
[ 2640.513214][ C2] ? ksys_write+0x137/0x1d0
[ 2640.513216][ C2] ? __lock_release+0x5d/0x170
[ 2640.513220][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2640.513224][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2640.513232][ C2] ksys_write+0x183/0x1d0
[ 2640.513236][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2640.513238][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2640.513246][ C2] do_syscall_64+0xc1/0x380
[ 2640.513251][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2640.513255][ C2] RIP: 0033:0x7f471c970337
[ 2640.513261][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2640.513264][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2640.513267][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2640.513269][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2640.513271][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2640.513273][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2640.513275][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2640.513281][ C2]
[ 2640.532320][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2640.532563][ C2] rcu: 2-....: (415690 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=103371
[ 2640.533059][ C2] rcu: (t=416015 jiffies g=1286133 q=8351 ncpus=4)
[ 2640.533290][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2640.533296][ C2] Tainted: [L]=SOFTLOCKUP
[ 2640.533298][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2640.533300][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2640.533310][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2640.533313][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2640.533317][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2640.533319][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2640.533321][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2640.533323][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2640.533325][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2640.533326][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2640.533329][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2640.533333][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2640.533334][ C2] PKRU: 55555554
[ 2640.533335][ C2] Call Trace:
[ 2640.533337][ C2]
[ 2640.533339][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2640.533347][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2640.533351][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.533354][ C2] ? lock_acquire+0x10c/0x170
[ 2640.533358][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2640.533366][ C2] mptcp_try_fallback+0x14b/0x360
[ 2640.533369][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2640.533376][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.533378][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2640.533381][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2640.533386][ C2] __mptcp_retrans+0x42a/0x960
[ 2640.533392][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2640.533397][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2640.533405][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2640.533412][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2640.533415][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2640.533418][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.533420][ C2] ? lock_acquire+0x10c/0x170
[ 2640.533423][ C2] ? release_sock+0x1f/0x1d0
[ 2640.533430][ C2] release_sock+0x17f/0x1d0
[ 2640.533433][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2640.533441][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2640.533445][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2640.533449][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2640.533455][ C2] ? find_held_lock+0x2b/0x80
[ 2640.533459][ C2] sock_write_iter+0x3c1/0x520
[ 2640.533464][ C2] ? __up_write+0x1ad/0x530
[ 2640.533469][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2640.533475][ C2] ? ksys_write+0xf7/0x1d0
[ 2640.533482][ C2] vfs_write+0xc0c/0x1210
[ 2640.533485][ C2] ? ksys_write+0x137/0x1d0
[ 2640.533488][ C2] ? __lock_release+0x5d/0x170
[ 2640.533491][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2640.533495][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2640.533502][ C2] ksys_write+0x183/0x1d0
[ 2640.533505][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2640.533508][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2640.533515][ C2] do_syscall_64+0xc1/0x380
[ 2640.533519][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2640.533522][ C2] RIP: 0033:0x7f471c970337
[ 2640.533526][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2640.533529][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2640.533532][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2640.533534][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2640.533536][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2640.533538][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2640.533540][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2640.533546][ C2]
[ 2668.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 414s! [mptcp_connect:16956]
[ 2668.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2668.512967][ C2] irq event stamp: 64230
[ 2668.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2668.512983][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2668.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2668.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2668.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2668.513010][ C2] Tainted: [L]=SOFTLOCKUP
[ 2668.513012][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2668.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2668.513020][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2668.513024][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2668.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2668.513029][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2668.513031][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2668.513034][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2668.513035][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2668.513037][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2668.513040][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2668.513044][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2668.513046][ C2] PKRU: 55555554
[ 2668.513047][ C2] Call Trace:
[ 2668.513051][ C2]
[ 2668.513055][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2668.513063][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2668.513070][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2668.513072][ C2] ? lock_acquire+0x10c/0x170
[ 2668.513077][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2668.513082][ C2] mptcp_try_fallback+0x14b/0x360
[ 2668.513086][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2668.513093][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2668.513095][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2668.513099][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2668.513103][ C2] __mptcp_retrans+0x42a/0x960
[ 2668.513109][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2668.513115][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2668.513124][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2668.513132][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2668.513134][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2668.513137][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2668.513140][ C2] ? lock_acquire+0x10c/0x170
[ 2668.513143][ C2] ? release_sock+0x1f/0x1d0
[ 2668.513150][ C2] release_sock+0x17f/0x1d0
[ 2668.513154][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2668.513162][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2668.513166][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2668.513170][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2668.513177][ C2] ? find_held_lock+0x2b/0x80
[ 2668.513181][ C2] sock_write_iter+0x3c1/0x520
[ 2668.513188][ C2] ? __up_write+0x1ad/0x530
[ 2668.513193][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2668.513200][ C2] ? ksys_write+0xf7/0x1d0
[ 2668.513209][ C2] vfs_write+0xc0c/0x1210
[ 2668.513212][ C2] ? ksys_write+0x137/0x1d0
[ 2668.513215][ C2] ? __lock_release+0x5d/0x170
[ 2668.513219][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2668.513222][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2668.513230][ C2] ksys_write+0x183/0x1d0
[ 2668.513233][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2668.513236][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2668.513244][ C2] do_syscall_64+0xc1/0x380
[ 2668.513248][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2668.513253][ C2] RIP: 0033:0x7f471c970337
[ 2668.513259][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2668.513261][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2668.513265][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2668.513267][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2668.513269][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2668.513271][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2668.513273][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2668.513279][ C2]
[ 2684.317504][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 429765 jiffies s: 68525 root: 0x4/.
[ 2684.318090][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2684.318285][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2684.318593][ C2] NMI backtrace for cpu 2
[ 2684.318606][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2684.318613][ C2] Tainted: [L]=SOFTLOCKUP
[ 2684.318614][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2684.318616][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2684.318630][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2684.318633][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2684.318638][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2684.318640][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2684.318642][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2684.318644][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2684.318646][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2684.318648][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2684.318650][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2684.318654][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2684.318655][ C2] PKRU: 55555554
[ 2684.318657][ C2] Call Trace:
[ 2684.318659][ C2]
[ 2684.318663][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2684.318671][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2684.318677][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2684.318680][ C2] ? lock_acquire+0x10c/0x170
[ 2684.318686][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2684.318694][ C2] mptcp_try_fallback+0x14b/0x360
[ 2684.318698][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2684.318704][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2684.318707][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2684.318710][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2684.318715][ C2] __mptcp_retrans+0x42a/0x960
[ 2684.318721][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2684.318726][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2684.318735][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2684.318742][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2684.318745][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2684.318748][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2684.318750][ C2] ? lock_acquire+0x10c/0x170
[ 2684.318753][ C2] ? release_sock+0x1f/0x1d0
[ 2684.318760][ C2] release_sock+0x17f/0x1d0
[ 2684.318764][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2684.318771][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2684.318775][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2684.318779][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2684.318785][ C2] ? find_held_lock+0x2b/0x80
[ 2684.318789][ C2] sock_write_iter+0x3c1/0x520
[ 2684.318796][ C2] ? __up_write+0x1ad/0x530
[ 2684.318801][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2684.318808][ C2] ? ksys_write+0xf7/0x1d0
[ 2684.318816][ C2] vfs_write+0xc0c/0x1210
[ 2684.318820][ C2] ? ksys_write+0x137/0x1d0
[ 2684.318822][ C2] ? __lock_release+0x5d/0x170
[ 2684.318826][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2684.318830][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2684.318837][ C2] ksys_write+0x183/0x1d0
[ 2684.318840][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2684.318842][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2684.318850][ C2] do_syscall_64+0xc1/0x380
[ 2684.318854][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2684.318859][ C2] RIP: 0033:0x7f471c970337
[ 2684.318865][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2684.318867][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2684.318871][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2684.318873][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2684.318874][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2684.318876][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2684.318878][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2684.318884][ C2]
[ 2704.797412][ T44] INFO: task mptcp_connect:16951 blocked for more than 368 seconds.
[ 2704.797904][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 2704.798266][ T44] Blocked by coredump.
[ 2704.798729][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2704.799151][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 2704.799899][ T44] Call Trace:
[ 2704.800087][ T44]
[ 2704.800217][ T44] __schedule+0x862/0x1b00
[ 2704.800486][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 2704.800749][ T44] ? __pfx___schedule+0x10/0x10
[ 2704.801143][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2704.801407][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2704.801664][ T44] ? rcu_is_watching+0x12/0xc0
[ 2704.801918][ T44] ? rcu_is_watching+0x12/0xc0
[ 2704.802333][ T44] ? schedule+0x1ee/0x270
[ 2704.802526][ T44] ? rcu_is_watching+0x12/0xc0
[ 2704.802785][ T44] schedule+0xe2/0x270
[ 2704.802978][ T44] synchronize_rcu_expedited+0x379/0x450
[ 2704.803236][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 2704.803558][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 2704.803872][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2704.804120][ T44] ? rcu_is_watching+0x12/0xc0
[ 2704.804424][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 2704.804674][ T44] ? __up_write+0x1ad/0x530
[ 2704.804927][ T44] ? trace_lock_release+0x2a/0xd0
[ 2704.805182][ T44] namespace_unlock+0x440/0x7f0
[ 2704.805589][ T44] ? umount_tree+0x53d/0x1260
[ 2704.805843][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 2704.806093][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2704.806353][ T44] ? __pfx_umount_tree+0x10/0x10
[ 2704.806743][ T44] ? put_mnt_ns+0xc8/0xf0
[ 2704.806930][ T44] ? rcu_is_watching+0x12/0xc0
[ 2704.807179][ T44] put_mnt_ns+0xcd/0xf0
[ 2704.807386][ T44] free_nsproxy+0x39/0x330
[ 2704.807636][ T44] do_exit+0x5a2/0xea0
[ 2704.807972][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2704.808234][ T44] ? __pfx_do_exit+0x10/0x10
[ 2704.808492][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2704.808740][ T44] ? rcu_is_watching+0x12/0xc0
[ 2704.809141][ T44] do_group_exit+0xb8/0x260
[ 2704.809425][ T44] __x64_sys_exit_group+0x3e/0x50
[ 2704.809596][ T44] x64_sys_call+0xf76/0x18a0
[ 2704.809767][ T44] do_syscall_64+0xc1/0x380
[ 2704.810007][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2704.810216][ T44] RIP: 0033:0x7f1e66bbcadd
[ 2704.810392][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 2704.810723][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 2704.810970][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 2704.811217][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 2704.811557][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 2704.811797][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 2704.812047][ T44]
[ 2704.812270][ T44] INFO: lockdep is turned off.
[ 2708.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 451s! [mptcp_connect:16956]
[ 2708.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2708.512968][ C2] irq event stamp: 64230
[ 2708.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2708.512984][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2708.512989][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2708.512997][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2708.513006][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2708.513012][ C2] Tainted: [L]=SOFTLOCKUP
[ 2708.513013][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2708.513016][ C2] RIP: 0010:kasan_check_range+0x158/0x1c0
[ 2708.513024][ C2] Code: 11 80 38 00 74 ef 4d 8d 1c 2c 48 89 c2 48 85 c0 75 b0 48 89 da 4c 89 d8 4c 29 da e9 49 ff ff ff 48 85 d2 74 b3 48 01 ea eb 09 <48> 83 c0 01 48 39 d0 74 a5 80 38 00 74 f2 e9 74 ff ff ff b8 01 00
[ 2708.513027][ C2] RSP: 0018:ffffc9000029f5b0 EFLAGS: 00000246
[ 2708.513031][ C2] RAX: ffffed100170bd66 RBX: ffffed100170bd67 RCX: ffffffffa2cd0f13
[ 2708.513033][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2708.513035][ C2] RBP: ffffed100170bd66 R08: 0000000000000000 R09: ffffed100170bd66
[ 2708.513037][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2708.513039][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2708.513041][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2708.513043][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2708.513047][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2708.513049][ C2] PKRU: 55555554
[ 2708.513050][ C2] Call Trace:
[ 2708.513054][ C2]
[ 2708.513058][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 2708.513065][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2708.513072][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2708.513078][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2708.513081][ C2] ? lock_acquire+0x10c/0x170
[ 2708.513085][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2708.513090][ C2] mptcp_try_fallback+0x14b/0x360
[ 2708.513094][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2708.513101][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2708.513104][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2708.513106][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2708.513111][ C2] __mptcp_retrans+0x42a/0x960
[ 2708.513118][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2708.513123][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2708.513132][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2708.513140][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2708.513142][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2708.513146][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2708.513148][ C2] ? lock_acquire+0x10c/0x170
[ 2708.513151][ C2] ? release_sock+0x1f/0x1d0
[ 2708.513159][ C2] release_sock+0x17f/0x1d0
[ 2708.513163][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2708.513170][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2708.513174][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2708.513178][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2708.513184][ C2] ? find_held_lock+0x2b/0x80
[ 2708.513188][ C2] sock_write_iter+0x3c1/0x520
[ 2708.513195][ C2] ? __up_write+0x1ad/0x530
[ 2708.513200][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2708.513207][ C2] ? ksys_write+0xf7/0x1d0
[ 2708.513214][ C2] vfs_write+0xc0c/0x1210
[ 2708.513218][ C2] ? ksys_write+0x137/0x1d0
[ 2708.513220][ C2] ? __lock_release+0x5d/0x170
[ 2708.513224][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2708.513228][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2708.513235][ C2] ksys_write+0x183/0x1d0
[ 2708.513239][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2708.513242][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2708.513250][ C2] do_syscall_64+0xc1/0x380
[ 2708.513254][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2708.513259][ C2] RIP: 0033:0x7f471c970337
[ 2708.513265][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2708.513267][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2708.513271][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2708.513273][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2708.513275][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2708.513277][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2708.513279][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2708.513285][ C2]
[ 2718.535322][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2718.535709][ C2] rcu: 2-....: (493630 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=122673
[ 2718.536085][ C2] rcu: (t=494018 jiffies g=1286133 q=9968 ncpus=4)
[ 2718.536475][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2718.536481][ C2] Tainted: [L]=SOFTLOCKUP
[ 2718.536483][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2718.536485][ C2] RIP: 0010:kasan_check_range+0x74/0x1c0
[ 2718.536497][ C2] Code: ff ff 7f ff ff 48 39 c7 76 dd 4c 8d 54 37 ff 48 89 fd 48 b8 00 00 00 00 00 fc ff df 4d 89 d1 48 c1 ed 03 49 c1 e9 03 48 01 c5 <49> 01 c1 48 89 e8 49 8d 59 01 48 89 da 48 29 ea 48 83 fa 10 0f 8e
[ 2718.536500][ C2] RSP: 0018:ffffc9000029f5b0 EFLAGS: 00000286
[ 2718.536505][ C2] RAX: dffffc0000000000 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2718.536507][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2718.536509][ C2] RBP: ffffed100170bd66 R08: 0000000000000000 R09: 1ffff1100170bd66
[ 2718.536510][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2718.536512][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2718.536514][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2718.536516][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2718.536521][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2718.536523][ C2] PKRU: 55555554
[ 2718.536524][ C2] Call Trace:
[ 2718.536525][ C2]
[ 2718.536528][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 2718.536538][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2718.536545][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2718.536550][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2718.536553][ C2] ? lock_acquire+0x10c/0x170
[ 2718.536557][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2718.536566][ C2] mptcp_try_fallback+0x14b/0x360
[ 2718.536569][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2718.536576][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2718.536578][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2718.536581][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2718.536586][ C2] __mptcp_retrans+0x42a/0x960
[ 2718.536592][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2718.536597][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2718.536606][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2718.536614][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2718.536616][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2718.536619][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2718.536622][ C2] ? lock_acquire+0x10c/0x170
[ 2718.536625][ C2] ? release_sock+0x1f/0x1d0
[ 2718.536632][ C2] release_sock+0x17f/0x1d0
[ 2718.536635][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2718.536642][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2718.536646][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2718.536650][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2718.536657][ C2] ? find_held_lock+0x2b/0x80
[ 2718.536661][ C2] sock_write_iter+0x3c1/0x520
[ 2718.536667][ C2] ? __up_write+0x1ad/0x530
[ 2718.536672][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2718.536678][ C2] ? ksys_write+0xf7/0x1d0
[ 2718.536685][ C2] vfs_write+0xc0c/0x1210
[ 2718.536688][ C2] ? ksys_write+0x137/0x1d0
[ 2718.536691][ C2] ? __lock_release+0x5d/0x170
[ 2718.536695][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2718.536698][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2718.536706][ C2] ksys_write+0x183/0x1d0
[ 2718.536709][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2718.536712][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2718.536720][ C2] do_syscall_64+0xc1/0x380
[ 2718.536724][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2718.536728][ C2] RIP: 0033:0x7f471c970337
[ 2718.536733][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2718.536735][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2718.536739][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2718.536741][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2718.536743][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2718.536744][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2718.536746][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2718.536752][ C2]
[ 2744.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 485s! [mptcp_connect:16956]
[ 2744.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2744.512968][ C2] irq event stamp: 64230
[ 2744.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2744.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2744.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2744.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2744.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2744.513010][ C2] Tainted: [L]=SOFTLOCKUP
[ 2744.513011][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2744.513014][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2744.513020][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2744.513023][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2744.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2744.513029][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2744.513031][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2744.513033][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2744.513035][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2744.513037][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2744.513040][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2744.513043][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2744.513046][ C2] PKRU: 55555554
[ 2744.513047][ C2] Call Trace:
[ 2744.513051][ C2]
[ 2744.513055][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2744.513063][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2744.513070][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2744.513073][ C2] ? lock_acquire+0x10c/0x170
[ 2744.513077][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2744.513082][ C2] mptcp_try_fallback+0x14b/0x360
[ 2744.513086][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2744.513093][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2744.513096][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2744.513099][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2744.513104][ C2] __mptcp_retrans+0x42a/0x960
[ 2744.513110][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2744.513115][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2744.513124][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2744.513132][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2744.513135][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2744.513138][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2744.513141][ C2] ? lock_acquire+0x10c/0x170
[ 2744.513144][ C2] ? release_sock+0x1f/0x1d0
[ 2744.513151][ C2] release_sock+0x17f/0x1d0
[ 2744.513154][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2744.513162][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2744.513166][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2744.513170][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2744.513176][ C2] ? find_held_lock+0x2b/0x80
[ 2744.513180][ C2] sock_write_iter+0x3c1/0x520
[ 2744.513186][ C2] ? __up_write+0x1ad/0x530
[ 2744.513192][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2744.513199][ C2] ? ksys_write+0xf7/0x1d0
[ 2744.513206][ C2] vfs_write+0xc0c/0x1210
[ 2744.513211][ C2] ? ksys_write+0x137/0x1d0
[ 2744.513213][ C2] ? __lock_release+0x5d/0x170
[ 2744.513217][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2744.513221][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2744.513228][ C2] ksys_write+0x183/0x1d0
[ 2744.513232][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2744.513234][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2744.513242][ C2] do_syscall_64+0xc1/0x380
[ 2744.513247][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2744.513251][ C2] RIP: 0033:0x7f471c970337
[ 2744.513257][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2744.513260][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2744.513263][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2744.513265][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2744.513267][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2744.513269][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2744.513271][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2744.513277][ C2]
[ 2772.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 511s! [mptcp_connect:16956]
[ 2772.512947][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2772.512966][ C2] irq event stamp: 64230
[ 2772.512967][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2772.512980][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2772.512985][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2772.512992][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2772.513003][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2772.513009][ C2] Tainted: [L]=SOFTLOCKUP
[ 2772.513011][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2772.513014][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2772.513019][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2772.513022][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2772.513026][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2772.513028][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2772.513030][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2772.513032][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2772.513034][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2772.513036][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2772.513039][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2772.513042][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2772.513045][ C2] PKRU: 55555554
[ 2772.513046][ C2] Call Trace:
[ 2772.513050][ C2]
[ 2772.513054][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2772.513062][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2772.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2772.513071][ C2] ? lock_acquire+0x10c/0x170
[ 2772.513075][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2772.513080][ C2] mptcp_try_fallback+0x14b/0x360
[ 2772.513085][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2772.513092][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2772.513095][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2772.513098][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2772.513103][ C2] __mptcp_retrans+0x42a/0x960
[ 2772.513109][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2772.513114][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2772.513122][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2772.513130][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2772.513133][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2772.513136][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2772.513139][ C2] ? lock_acquire+0x10c/0x170
[ 2772.513142][ C2] ? release_sock+0x1f/0x1d0
[ 2772.513149][ C2] release_sock+0x17f/0x1d0
[ 2772.513152][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2772.513161][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2772.513164][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2772.513168][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2772.513175][ C2] ? find_held_lock+0x2b/0x80
[ 2772.513179][ C2] sock_write_iter+0x3c1/0x520
[ 2772.513185][ C2] ? __up_write+0x1ad/0x530
[ 2772.513191][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2772.513198][ C2] ? ksys_write+0xf7/0x1d0
[ 2772.513206][ C2] vfs_write+0xc0c/0x1210
[ 2772.513210][ C2] ? ksys_write+0x137/0x1d0
[ 2772.513213][ C2] ? __lock_release+0x5d/0x170
[ 2772.513217][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2772.513221][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2772.513228][ C2] ksys_write+0x183/0x1d0
[ 2772.513231][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2772.513234][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2772.513242][ C2] do_syscall_64+0xc1/0x380
[ 2772.513247][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2772.513251][ C2] RIP: 0033:0x7f471c970337
[ 2772.513257][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2772.513259][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2772.513262][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2772.513264][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2772.513266][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2772.513268][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2772.513270][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2772.513276][ C2]
[ 2782.622336][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 528070 jiffies s: 68525 root: 0x4/.
[ 2782.622786][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2782.623056][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2782.623241][ C2] NMI backtrace for cpu 2
[ 2782.623256][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2782.623263][ C2] Tainted: [L]=SOFTLOCKUP
[ 2782.623264][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2782.623267][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2782.623280][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2782.623282][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2782.623288][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2782.623290][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2782.623292][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2782.623294][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2782.623296][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2782.623298][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2782.623300][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2782.623304][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2782.623306][ C2] PKRU: 55555554
[ 2782.623307][ C2] Call Trace:
[ 2782.623311][ C2]
[ 2782.623316][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2782.623324][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2782.623330][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2782.623333][ C2] ? lock_acquire+0x10c/0x170
[ 2782.623337][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2782.623346][ C2] mptcp_try_fallback+0x14b/0x360
[ 2782.623350][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2782.623356][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2782.623359][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2782.623361][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2782.623367][ C2] __mptcp_retrans+0x42a/0x960
[ 2782.623373][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2782.623378][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2782.623387][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2782.623395][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2782.623397][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2782.623400][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2782.623403][ C2] ? lock_acquire+0x10c/0x170
[ 2782.623406][ C2] ? release_sock+0x1f/0x1d0
[ 2782.623413][ C2] release_sock+0x17f/0x1d0
[ 2782.623416][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2782.623424][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2782.623428][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2782.623432][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2782.623439][ C2] ? find_held_lock+0x2b/0x80
[ 2782.623443][ C2] sock_write_iter+0x3c1/0x520
[ 2782.623450][ C2] ? __up_write+0x1ad/0x530
[ 2782.623455][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2782.623462][ C2] ? ksys_write+0xf7/0x1d0
[ 2782.623470][ C2] vfs_write+0xc0c/0x1210
[ 2782.623474][ C2] ? ksys_write+0x137/0x1d0
[ 2782.623476][ C2] ? __lock_release+0x5d/0x170
[ 2782.623481][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2782.623485][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2782.623492][ C2] ksys_write+0x183/0x1d0
[ 2782.623495][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2782.623498][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2782.623506][ C2] do_syscall_64+0xc1/0x380
[ 2782.623510][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2782.623514][ C2] RIP: 0033:0x7f471c970337
[ 2782.623521][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2782.623523][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2782.623526][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2782.623528][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2782.623530][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2782.623532][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2782.623534][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2782.623539][ C2]
[ 2796.538323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2796.538646][ C2] rcu: 2-....: (571569 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=141859
[ 2796.539140][ C2] rcu: (t=572021 jiffies g=1286133 q=11367 ncpus=4)
[ 2796.539401][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2796.539407][ C2] Tainted: [L]=SOFTLOCKUP
[ 2796.539409][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2796.539411][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2796.539423][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2796.539427][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2796.539431][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2796.539433][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2796.539435][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2796.539437][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2796.539439][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2796.539441][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2796.539443][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2796.539447][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2796.539449][ C2] PKRU: 55555554
[ 2796.539450][ C2] Call Trace:
[ 2796.539452][ C2]
[ 2796.539454][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2796.539462][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2796.539468][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2796.539471][ C2] ? lock_acquire+0x10c/0x170
[ 2796.539476][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2796.539484][ C2] mptcp_try_fallback+0x14b/0x360
[ 2796.539488][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2796.539494][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2796.539497][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2796.539499][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2796.539504][ C2] __mptcp_retrans+0x42a/0x960
[ 2796.539510][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2796.539515][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2796.539524][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2796.539532][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2796.539535][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2796.539538][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2796.539541][ C2] ? lock_acquire+0x10c/0x170
[ 2796.539543][ C2] ? release_sock+0x1f/0x1d0
[ 2796.539550][ C2] release_sock+0x17f/0x1d0
[ 2796.539554][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2796.539561][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2796.539565][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2796.539569][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2796.539575][ C2] ? find_held_lock+0x2b/0x80
[ 2796.539580][ C2] sock_write_iter+0x3c1/0x520
[ 2796.539586][ C2] ? __up_write+0x1ad/0x530
[ 2796.539590][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2796.539597][ C2] ? ksys_write+0xf7/0x1d0
[ 2796.539605][ C2] vfs_write+0xc0c/0x1210
[ 2796.539608][ C2] ? ksys_write+0x137/0x1d0
[ 2796.539610][ C2] ? __lock_release+0x5d/0x170
[ 2796.539615][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2796.539618][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2796.539626][ C2] ksys_write+0x183/0x1d0
[ 2796.539629][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2796.539632][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2796.539640][ C2] do_syscall_64+0xc1/0x380
[ 2796.539644][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2796.539648][ C2] RIP: 0033:0x7f471c970337
[ 2796.539654][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2796.539656][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2796.539660][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2796.539661][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2796.539663][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2796.539665][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2796.539667][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2796.539673][ C2]
[ 2824.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 559s! [mptcp_connect:16956]
[ 2824.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2824.512967][ C2] irq event stamp: 64230
[ 2824.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2824.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2824.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2824.512995][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2824.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2824.513010][ C2] Tainted: [L]=SOFTLOCKUP
[ 2824.513012][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2824.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0xa6/0x9c0
[ 2824.513020][ C2] Code: 00 49 89 fe 49 89 fd 4c 8d 7c 24 40 bb 01 00 00 00 49 c1 ee 03 41 83 e5 07 48 b8 00 00 00 00 00 fc ff df 49 01 c6 41 83 c5 03 04 00 00 00 48 89 ef e8 5d 3f e5 fd 41 0f b6 06 41 38 c5 7c 08
[ 2824.513023][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2824.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2824.513029][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2824.513031][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2824.513033][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2824.513035][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2824.513037][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2824.513040][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2824.513044][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2824.513046][ C2] PKRU: 55555554
[ 2824.513047][ C2] Call Trace:
[ 2824.513052][ C2]
[ 2824.513056][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2824.513064][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2824.513070][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2824.513073][ C2] ? lock_acquire+0x10c/0x170
[ 2824.513078][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2824.513083][ C2] mptcp_try_fallback+0x14b/0x360
[ 2824.513087][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2824.513094][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2824.513097][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2824.513100][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2824.513105][ C2] __mptcp_retrans+0x42a/0x960
[ 2824.513110][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2824.513116][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2824.513125][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2824.513133][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2824.513136][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2824.513139][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2824.513142][ C2] ? lock_acquire+0x10c/0x170
[ 2824.513144][ C2] ? release_sock+0x1f/0x1d0
[ 2824.513152][ C2] release_sock+0x17f/0x1d0
[ 2824.513156][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2824.513163][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2824.513167][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2824.513170][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2824.513177][ C2] ? find_held_lock+0x2b/0x80
[ 2824.513181][ C2] sock_write_iter+0x3c1/0x520
[ 2824.513187][ C2] ? __up_write+0x1ad/0x530
[ 2824.513192][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2824.513199][ C2] ? ksys_write+0xf7/0x1d0
[ 2824.513207][ C2] vfs_write+0xc0c/0x1210
[ 2824.513211][ C2] ? ksys_write+0x137/0x1d0
[ 2824.513213][ C2] ? __lock_release+0x5d/0x170
[ 2824.513218][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2824.513221][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2824.513229][ C2] ksys_write+0x183/0x1d0
[ 2824.513232][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2824.513235][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2824.513243][ C2] do_syscall_64+0xc1/0x380
[ 2824.513247][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2824.513252][ C2] RIP: 0033:0x7f471c970337
[ 2824.513257][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2824.513260][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2824.513263][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2824.513265][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2824.513267][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2824.513269][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2824.513271][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2824.513277][ C2]
[ 2827.678372][ T44] INFO: task mptcp_connect:16951 blocked for more than 491 seconds.
[ 2827.678761][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 2827.679072][ T44] Blocked by coredump.
[ 2827.679221][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2827.679491][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 2827.679943][ T44] Call Trace:
[ 2827.680070][ T44]
[ 2827.680154][ T44] __schedule+0x862/0x1b00
[ 2827.680422][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 2827.680608][ T44] ? __pfx___schedule+0x10/0x10
[ 2827.680772][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2827.680936][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2827.681180][ T44] ? rcu_is_watching+0x12/0xc0
[ 2827.681377][ T44] ? rcu_is_watching+0x12/0xc0
[ 2827.681537][ T44] ? schedule+0x1ee/0x270
[ 2827.681657][ T44] ? rcu_is_watching+0x12/0xc0
[ 2827.681817][ T44] schedule+0xe2/0x270
[ 2827.682023][ T44] synchronize_rcu_expedited+0x379/0x450
[ 2827.682191][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 2827.682397][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 2827.682695][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2827.682854][ T44] ? rcu_is_watching+0x12/0xc0
[ 2827.683011][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 2827.683168][ T44] ? __up_write+0x1ad/0x530
[ 2827.683337][ T44] ? trace_lock_release+0x2a/0xd0
[ 2827.683498][ T44] namespace_unlock+0x440/0x7f0
[ 2827.683657][ T44] ? umount_tree+0x53d/0x1260
[ 2827.683821][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 2827.684058][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2827.684216][ T44] ? __pfx_umount_tree+0x10/0x10
[ 2827.684378][ T44] ? put_mnt_ns+0xc8/0xf0
[ 2827.684504][ T44] ? rcu_is_watching+0x12/0xc0
[ 2827.684663][ T44] put_mnt_ns+0xcd/0xf0
[ 2827.684863][ T44] free_nsproxy+0x39/0x330
[ 2827.685024][ T44] do_exit+0x5a2/0xea0
[ 2827.685155][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2827.685312][ T44] ? __pfx_do_exit+0x10/0x10
[ 2827.685559][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2827.685736][ T44] ? rcu_is_watching+0x12/0xc0
[ 2827.685932][ T44] do_group_exit+0xb8/0x260
[ 2827.686106][ T44] __x64_sys_exit_group+0x3e/0x50
[ 2827.686386][ T44] x64_sys_call+0xf76/0x18a0
[ 2827.686549][ T44] do_syscall_64+0xc1/0x380
[ 2827.686715][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2827.686916][ T44] RIP: 0033:0x7f1e66bbcadd
[ 2827.687162][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 2827.687409][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 2827.687648][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 2827.687976][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 2827.688213][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 2827.688535][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 2827.688778][ T44]
[ 2827.688899][ T44] INFO: lockdep is turned off.
[ 2852.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 585s! [mptcp_connect:16956]
[ 2852.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2852.512968][ C2] irq event stamp: 64230
[ 2852.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2852.512983][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2852.512988][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2852.512995][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2852.513005][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2852.513012][ C2] Tainted: [L]=SOFTLOCKUP
[ 2852.513013][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2852.513016][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2852.513021][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2852.513025][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2852.513028][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2852.513030][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2852.513032][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2852.513034][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2852.513036][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2852.513038][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2852.513040][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2852.513044][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2852.513046][ C2] PKRU: 55555554
[ 2852.513047][ C2] Call Trace:
[ 2852.513052][ C2]
[ 2852.513056][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2852.513063][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2852.513070][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2852.513073][ C2] ? lock_acquire+0x10c/0x170
[ 2852.513077][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2852.513082][ C2] mptcp_try_fallback+0x14b/0x360
[ 2852.513087][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2852.513093][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2852.513096][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2852.513099][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2852.513104][ C2] __mptcp_retrans+0x42a/0x960
[ 2852.513110][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2852.513115][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2852.513124][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2852.513132][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2852.513135][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2852.513138][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2852.513140][ C2] ? lock_acquire+0x10c/0x170
[ 2852.513143][ C2] ? release_sock+0x1f/0x1d0
[ 2852.513150][ C2] release_sock+0x17f/0x1d0
[ 2852.513154][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2852.513162][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2852.513165][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2852.513169][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2852.513176][ C2] ? find_held_lock+0x2b/0x80
[ 2852.513181][ C2] sock_write_iter+0x3c1/0x520
[ 2852.513187][ C2] ? __up_write+0x1ad/0x530
[ 2852.513193][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2852.513199][ C2] ? ksys_write+0xf7/0x1d0
[ 2852.513207][ C2] vfs_write+0xc0c/0x1210
[ 2852.513211][ C2] ? ksys_write+0x137/0x1d0
[ 2852.513214][ C2] ? __lock_release+0x5d/0x170
[ 2852.513217][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2852.513221][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2852.513228][ C2] ksys_write+0x183/0x1d0
[ 2852.513232][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2852.513234][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2852.513242][ C2] do_syscall_64+0xc1/0x380
[ 2852.513247][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2852.513252][ C2] RIP: 0033:0x7f471c970337
[ 2852.513257][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2852.513260][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2852.513263][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2852.513265][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2852.513267][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2852.513269][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2852.513271][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2852.513277][ C2]
[ 2874.541323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2874.541729][ C2] rcu: 2-....: (649523 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=160910
[ 2874.542118][ C2] rcu: (t=650024 jiffies g=1286133 q=12647 ncpus=4)
[ 2874.542476][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2874.542483][ C2] Tainted: [L]=SOFTLOCKUP
[ 2874.542484][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2874.542487][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2874.542500][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2874.542503][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2874.542507][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2874.542509][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2874.542512][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2874.542513][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2874.542515][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2874.542517][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2874.542520][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2874.542523][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2874.542525][ C2] PKRU: 55555554
[ 2874.542527][ C2] Call Trace:
[ 2874.542528][ C2]
[ 2874.542530][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2874.542538][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2874.542545][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2874.542548][ C2] ? lock_acquire+0x10c/0x170
[ 2874.542553][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2874.542561][ C2] mptcp_try_fallback+0x14b/0x360
[ 2874.542565][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2874.542571][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2874.542574][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2874.542577][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2874.542581][ C2] __mptcp_retrans+0x42a/0x960
[ 2874.542587][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2874.542592][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2874.542600][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2874.542608][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2874.542611][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2874.542614][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2874.542616][ C2] ? lock_acquire+0x10c/0x170
[ 2874.542619][ C2] ? release_sock+0x1f/0x1d0
[ 2874.542626][ C2] release_sock+0x17f/0x1d0
[ 2874.542630][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2874.542637][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2874.542641][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2874.542645][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2874.542651][ C2] ? find_held_lock+0x2b/0x80
[ 2874.542654][ C2] sock_write_iter+0x3c1/0x520
[ 2874.542659][ C2] ? __up_write+0x1ad/0x530
[ 2874.542664][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2874.542670][ C2] ? ksys_write+0xf7/0x1d0
[ 2874.542678][ C2] vfs_write+0xc0c/0x1210
[ 2874.542681][ C2] ? ksys_write+0x137/0x1d0
[ 2874.542684][ C2] ? __lock_release+0x5d/0x170
[ 2874.542688][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2874.542691][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2874.542698][ C2] ksys_write+0x183/0x1d0
[ 2874.542702][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2874.542704][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2874.542712][ C2] do_syscall_64+0xc1/0x380
[ 2874.542716][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2874.542720][ C2] RIP: 0033:0x7f471c970337
[ 2874.542726][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2874.542728][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2874.542731][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2874.542734][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2874.542736][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2874.542737][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2874.542739][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2874.542745][ C2]
[ 2880.925348][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 626373 jiffies s: 68525 root: 0x4/.
[ 2880.925959][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2880.926152][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2880.926341][ C2] NMI backtrace for cpu 2
[ 2880.926356][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2880.926363][ C2] Tainted: [L]=SOFTLOCKUP
[ 2880.926364][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2880.926367][ C2] RIP: 0010:__kasan_check_read+0x0/0x20
[ 2880.926379][ C2] Code: c7 c7 40 05 87 a3 5b 5d 41 5c e9 ab 6f 8e ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 4f f0 ff ff 66 66 2e 0f 1f
[ 2880.926382][ C2] RSP: 0018:ffffc9000029f5c8 EFLAGS: 00000202
[ 2880.926386][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2880.926389][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2880.926391][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2880.926393][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2880.926395][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2880.926396][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2880.926399][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2880.926403][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2880.926405][ C2] PKRU: 55555554
[ 2880.926406][ C2] Call Trace:
[ 2880.926409][ C2]
[ 2880.926411][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 2880.926423][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2880.926430][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2880.926435][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2880.926437][ C2] ? lock_acquire+0x10c/0x170
[ 2880.926442][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2880.926451][ C2] mptcp_try_fallback+0x14b/0x360
[ 2880.926455][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2880.926462][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2880.926465][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2880.926467][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2880.926473][ C2] __mptcp_retrans+0x42a/0x960
[ 2880.926479][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2880.926484][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2880.926492][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2880.926500][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2880.926502][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2880.926505][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2880.926508][ C2] ? lock_acquire+0x10c/0x170
[ 2880.926511][ C2] ? release_sock+0x1f/0x1d0
[ 2880.926518][ C2] release_sock+0x17f/0x1d0
[ 2880.926522][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2880.926529][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2880.926533][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2880.926537][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2880.926544][ C2] ? find_held_lock+0x2b/0x80
[ 2880.926548][ C2] sock_write_iter+0x3c1/0x520
[ 2880.926554][ C2] ? __up_write+0x1ad/0x530
[ 2880.926560][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2880.926566][ C2] ? ksys_write+0xf7/0x1d0
[ 2880.926573][ C2] vfs_write+0xc0c/0x1210
[ 2880.926576][ C2] ? ksys_write+0x137/0x1d0
[ 2880.926579][ C2] ? __lock_release+0x5d/0x170
[ 2880.926583][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2880.926586][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2880.926593][ C2] ksys_write+0x183/0x1d0
[ 2880.926597][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2880.926599][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2880.926607][ C2] do_syscall_64+0xc1/0x380
[ 2880.926612][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2880.926617][ C2] RIP: 0033:0x7f471c970337
[ 2880.926623][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2880.926625][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2880.926628][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2880.926630][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2880.926632][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2880.926634][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2880.926636][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2880.926642][ C2]
[ 2908.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 637s! [mptcp_connect:16956]
[ 2908.512947][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2908.512966][ C2] irq event stamp: 64230
[ 2908.512967][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2908.512981][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2908.512985][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2908.512992][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2908.513002][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2908.513008][ C2] Tainted: [L]=SOFTLOCKUP
[ 2908.513010][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2908.513012][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2908.513017][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2908.513021][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2908.513024][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2908.513026][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2908.513028][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2908.513030][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2908.513032][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2908.513034][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2908.513037][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2908.513041][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2908.513043][ C2] PKRU: 55555554
[ 2908.513044][ C2] Call Trace:
[ 2908.513048][ C2]
[ 2908.513053][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2908.513061][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2908.513067][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2908.513069][ C2] ? lock_acquire+0x10c/0x170
[ 2908.513074][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2908.513079][ C2] mptcp_try_fallback+0x14b/0x360
[ 2908.513084][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2908.513091][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2908.513094][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2908.513096][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2908.513101][ C2] __mptcp_retrans+0x42a/0x960
[ 2908.513108][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2908.513113][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2908.513122][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2908.513130][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2908.513132][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2908.513136][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2908.513138][ C2] ? lock_acquire+0x10c/0x170
[ 2908.513141][ C2] ? release_sock+0x1f/0x1d0
[ 2908.513148][ C2] release_sock+0x17f/0x1d0
[ 2908.513152][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2908.513161][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2908.513164][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2908.513168][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2908.513175][ C2] ? find_held_lock+0x2b/0x80
[ 2908.513179][ C2] sock_write_iter+0x3c1/0x520
[ 2908.513186][ C2] ? __up_write+0x1ad/0x530
[ 2908.513191][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2908.513197][ C2] ? ksys_write+0xf7/0x1d0
[ 2908.513205][ C2] vfs_write+0xc0c/0x1210
[ 2908.513209][ C2] ? ksys_write+0x137/0x1d0
[ 2908.513212][ C2] ? __lock_release+0x5d/0x170
[ 2908.513215][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2908.513219][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2908.513227][ C2] ksys_write+0x183/0x1d0
[ 2908.513231][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2908.513233][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2908.513241][ C2] do_syscall_64+0xc1/0x380
[ 2908.513246][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2908.513250][ C2] RIP: 0033:0x7f471c970337
[ 2908.513255][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2908.513258][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2908.513261][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2908.513263][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2908.513265][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2908.513266][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2908.513268][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2908.513274][ C2]
[ 2936.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 663s! [mptcp_connect:16956]
[ 2936.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 2936.512968][ C2] irq event stamp: 64230
[ 2936.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 2936.512984][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 2936.512989][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 2936.512997][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 2936.513006][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2936.513012][ C2] Tainted: [L]=SOFTLOCKUP
[ 2936.513013][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2936.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2936.513021][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2936.513023][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2936.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2936.513029][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2936.513031][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2936.513032][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2936.513034][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2936.513036][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2936.513039][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2936.513042][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2936.513044][ C2] PKRU: 55555554
[ 2936.513046][ C2] Call Trace:
[ 2936.513049][ C2]
[ 2936.513053][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2936.513061][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2936.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2936.513071][ C2] ? lock_acquire+0x10c/0x170
[ 2936.513075][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2936.513081][ C2] mptcp_try_fallback+0x14b/0x360
[ 2936.513085][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2936.513092][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2936.513095][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2936.513098][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2936.513103][ C2] __mptcp_retrans+0x42a/0x960
[ 2936.513109][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2936.513114][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2936.513123][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2936.513131][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2936.513133][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2936.513137][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2936.513139][ C2] ? lock_acquire+0x10c/0x170
[ 2936.513142][ C2] ? release_sock+0x1f/0x1d0
[ 2936.513150][ C2] release_sock+0x17f/0x1d0
[ 2936.513153][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2936.513162][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2936.513165][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2936.513169][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2936.513176][ C2] ? find_held_lock+0x2b/0x80
[ 2936.513180][ C2] sock_write_iter+0x3c1/0x520
[ 2936.513187][ C2] ? __up_write+0x1ad/0x530
[ 2936.513193][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2936.513200][ C2] ? ksys_write+0xf7/0x1d0
[ 2936.513208][ C2] vfs_write+0xc0c/0x1210
[ 2936.513212][ C2] ? ksys_write+0x137/0x1d0
[ 2936.513214][ C2] ? __lock_release+0x5d/0x170
[ 2936.513219][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2936.513223][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2936.513230][ C2] ksys_write+0x183/0x1d0
[ 2936.513234][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2936.513236][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2936.513245][ C2] do_syscall_64+0xc1/0x380
[ 2936.513249][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2936.513253][ C2] RIP: 0033:0x7f471c970337
[ 2936.513260][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2936.513262][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2936.513265][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2936.513267][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2936.513269][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2936.513271][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2936.513273][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2936.513279][ C2]
[ 2950.557379][ T44] INFO: task mptcp_connect:16951 blocked for more than 614 seconds.
[ 2950.557765][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 2950.558004][ T44] Blocked by coredump.
[ 2950.558157][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2950.558518][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 2950.558894][ T44] Call Trace:
[ 2950.559092][ T44]
[ 2950.559175][ T44] __schedule+0x862/0x1b00
[ 2950.559355][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 2950.559518][ T44] ? __pfx___schedule+0x10/0x10
[ 2950.559765][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2950.559931][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2950.560088][ T44] ? rcu_is_watching+0x12/0xc0
[ 2950.560252][ T44] ? rcu_is_watching+0x12/0xc0
[ 2950.560536][ T44] ? schedule+0x1ee/0x270
[ 2950.560657][ T44] ? rcu_is_watching+0x12/0xc0
[ 2950.560815][ T44] schedule+0xe2/0x270
[ 2950.560939][ T44] synchronize_rcu_expedited+0x379/0x450
[ 2950.561103][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 2950.561417][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 2950.561618][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2950.561783][ T44] ? rcu_is_watching+0x12/0xc0
[ 2950.562020][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 2950.562178][ T44] ? __up_write+0x1ad/0x530
[ 2950.562350][ T44] ? trace_lock_release+0x2a/0xd0
[ 2950.562511][ T44] namespace_unlock+0x440/0x7f0
[ 2950.562752][ T44] ? umount_tree+0x53d/0x1260
[ 2950.562911][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 2950.563068][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2950.563232][ T44] ? __pfx_umount_tree+0x10/0x10
[ 2950.563479][ T44] ? put_mnt_ns+0xc8/0xf0
[ 2950.563610][ T44] ? rcu_is_watching+0x12/0xc0
[ 2950.563768][ T44] put_mnt_ns+0xcd/0xf0
[ 2950.563889][ T44] free_nsproxy+0x39/0x330
[ 2950.564053][ T44] do_exit+0x5a2/0xea0
[ 2950.564253][ T44] ? do_raw_spin_lock+0x130/0x270
[ 2950.564418][ T44] ? __pfx_do_exit+0x10/0x10
[ 2950.564582][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2950.564746][ T44] ? rcu_is_watching+0x12/0xc0
[ 2950.564997][ T44] do_group_exit+0xb8/0x260
[ 2950.565155][ T44] __x64_sys_exit_group+0x3e/0x50
[ 2950.565313][ T44] x64_sys_call+0xf76/0x18a0
[ 2950.565483][ T44] do_syscall_64+0xc1/0x380
[ 2950.565720][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2950.565927][ T44] RIP: 0033:0x7f1e66bbcadd
[ 2950.566098][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 2950.566370][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 2950.566609][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 2950.566849][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 2950.567190][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 2950.567436][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 2950.567680][ T44]
[ 2950.567882][ T44] INFO: lockdep is turned off.
[ 2952.544323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2952.544726][ C2] rcu: 2-....: (727462 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=180089
[ 2952.545236][ C2] rcu: (t=728027 jiffies g=1286133 q=14261 ncpus=4)
[ 2952.545472][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2952.545479][ C2] Tainted: [L]=SOFTLOCKUP
[ 2952.545481][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2952.545483][ C2] RIP: 0010:queued_spin_lock_slowpath+0xa6/0x9c0
[ 2952.545496][ C2] Code: 00 49 89 fe 49 89 fd 4c 8d 7c 24 40 bb 01 00 00 00 49 c1 ee 03 41 83 e5 07 48 b8 00 00 00 00 00 fc ff df 49 01 c6 41 83 c5 03 04 00 00 00 48 89 ef e8 5d 3f e5 fd 41 0f b6 06 41 38 c5 7c 08
[ 2952.545500][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2952.545504][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2952.545506][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2952.545508][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2952.545510][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2952.545511][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2952.545514][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2952.545516][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2952.545521][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2952.545523][ C2] PKRU: 55555554
[ 2952.545524][ C2] Call Trace:
[ 2952.545526][ C2]
[ 2952.545528][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2952.545536][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2952.545542][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2952.545545][ C2] ? lock_acquire+0x10c/0x170
[ 2952.545550][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2952.545558][ C2] mptcp_try_fallback+0x14b/0x360
[ 2952.545562][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2952.545568][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2952.545571][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2952.545573][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2952.545578][ C2] __mptcp_retrans+0x42a/0x960
[ 2952.545584][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2952.545590][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2952.545599][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2952.545606][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2952.545609][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2952.545612][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2952.545615][ C2] ? lock_acquire+0x10c/0x170
[ 2952.545617][ C2] ? release_sock+0x1f/0x1d0
[ 2952.545624][ C2] release_sock+0x17f/0x1d0
[ 2952.545628][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2952.545635][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2952.545639][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2952.545642][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2952.545649][ C2] ? find_held_lock+0x2b/0x80
[ 2952.545653][ C2] sock_write_iter+0x3c1/0x520
[ 2952.545659][ C2] ? __up_write+0x1ad/0x530
[ 2952.545664][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2952.545670][ C2] ? ksys_write+0xf7/0x1d0
[ 2952.545678][ C2] vfs_write+0xc0c/0x1210
[ 2952.545681][ C2] ? ksys_write+0x137/0x1d0
[ 2952.545684][ C2] ? __lock_release+0x5d/0x170
[ 2952.545687][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2952.545691][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2952.545698][ C2] ksys_write+0x183/0x1d0
[ 2952.545702][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2952.545705][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2952.545713][ C2] do_syscall_64+0xc1/0x380
[ 2952.545717][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2952.545721][ C2] RIP: 0033:0x7f471c970337
[ 2952.545727][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2952.545729][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2952.545732][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2952.545734][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2952.545736][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2952.545738][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2952.545740][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2952.545746][ C2]
[ 2979.229363][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 724677 jiffies s: 68525 root: 0x4/.
[ 2979.229884][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 2979.230172][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 2979.230353][ C2] NMI backtrace for cpu 2
[ 2979.230366][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 2979.230373][ C2] Tainted: [L]=SOFTLOCKUP
[ 2979.230375][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2979.230377][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 2979.230390][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 2979.230393][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 2979.230397][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 2979.230399][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 2979.230402][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 2979.230404][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 2979.230406][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 2979.230408][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 2979.230410][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2979.230414][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 2979.230416][ C2] PKRU: 55555554
[ 2979.230417][ C2] Call Trace:
[ 2979.230420][ C2]
[ 2979.230425][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2979.230432][ C2] do_raw_spin_lock+0x1e8/0x270
[ 2979.230438][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2979.230441][ C2] ? lock_acquire+0x10c/0x170
[ 2979.230446][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 2979.230454][ C2] mptcp_try_fallback+0x14b/0x360
[ 2979.230458][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 2979.230464][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2979.230467][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 2979.230470][ C2] ? __mptcp_retrans+0x34a/0x960
[ 2979.230475][ C2] __mptcp_retrans+0x42a/0x960
[ 2979.230481][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 2979.230486][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 2979.230495][ C2] mptcp_release_cb+0x5eb/0xac0
[ 2979.230503][ C2] ? do_raw_spin_lock+0x130/0x270
[ 2979.230506][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 2979.230509][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2979.230512][ C2] ? lock_acquire+0x10c/0x170
[ 2979.230515][ C2] ? release_sock+0x1f/0x1d0
[ 2979.230521][ C2] release_sock+0x17f/0x1d0
[ 2979.230526][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 2979.230533][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 2979.230537][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 2979.230542][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 2979.230548][ C2] ? find_held_lock+0x2b/0x80
[ 2979.230553][ C2] sock_write_iter+0x3c1/0x520
[ 2979.230559][ C2] ? __up_write+0x1ad/0x530
[ 2979.230564][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 2979.230571][ C2] ? ksys_write+0xf7/0x1d0
[ 2979.230578][ C2] vfs_write+0xc0c/0x1210
[ 2979.230582][ C2] ? ksys_write+0x137/0x1d0
[ 2979.230585][ C2] ? __lock_release+0x5d/0x170
[ 2979.230589][ C2] ? __pfx_vfs_write+0x10/0x10
[ 2979.230593][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 2979.230600][ C2] ksys_write+0x183/0x1d0
[ 2979.230603][ C2] ? __pfx_ksys_write+0x10/0x10
[ 2979.230606][ C2] ? do_user_addr_fault+0x959/0xe00
[ 2979.230614][ C2] do_syscall_64+0xc1/0x380
[ 2979.230618][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 2979.230622][ C2] RIP: 0033:0x7f471c970337
[ 2979.230628][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 2979.230631][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 2979.230634][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 2979.230636][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 2979.230638][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 2979.230640][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 2979.230642][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 2979.230648][ C2]
[ 3004.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 727s! [mptcp_connect:16956]
[ 3004.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3004.512967][ C2] irq event stamp: 64230
[ 3004.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3004.512983][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3004.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3004.512995][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3004.513005][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3004.513011][ C2] Tainted: [L]=SOFTLOCKUP
[ 3004.513012][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3004.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3004.513021][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3004.513024][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3004.513027][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3004.513029][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3004.513031][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3004.513033][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3004.513035][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3004.513037][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3004.513040][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3004.513044][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3004.513046][ C2] PKRU: 55555554
[ 3004.513047][ C2] Call Trace:
[ 3004.513050][ C2]
[ 3004.513055][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3004.513063][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3004.513069][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3004.513072][ C2] ? lock_acquire+0x10c/0x170
[ 3004.513077][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3004.513082][ C2] mptcp_try_fallback+0x14b/0x360
[ 3004.513086][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3004.513093][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3004.513095][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3004.513098][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3004.513103][ C2] __mptcp_retrans+0x42a/0x960
[ 3004.513109][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3004.513114][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3004.513122][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3004.513130][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3004.513133][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3004.513136][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3004.513138][ C2] ? lock_acquire+0x10c/0x170
[ 3004.513141][ C2] ? release_sock+0x1f/0x1d0
[ 3004.513148][ C2] release_sock+0x17f/0x1d0
[ 3004.513152][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3004.513160][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3004.513164][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3004.513168][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3004.513175][ C2] ? find_held_lock+0x2b/0x80
[ 3004.513179][ C2] sock_write_iter+0x3c1/0x520
[ 3004.513185][ C2] ? __up_write+0x1ad/0x530
[ 3004.513191][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3004.513198][ C2] ? ksys_write+0xf7/0x1d0
[ 3004.513205][ C2] vfs_write+0xc0c/0x1210
[ 3004.513209][ C2] ? ksys_write+0x137/0x1d0
[ 3004.513211][ C2] ? __lock_release+0x5d/0x170
[ 3004.513215][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3004.513219][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3004.513226][ C2] ksys_write+0x183/0x1d0
[ 3004.513230][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3004.513232][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3004.513241][ C2] do_syscall_64+0xc1/0x380
[ 3004.513245][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3004.513250][ C2] RIP: 0033:0x7f471c970337
[ 3004.513256][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3004.513258][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3004.513262][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3004.513264][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3004.513266][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3004.513268][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3004.513270][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3004.513276][ C2]
[ 3030.547322][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3030.547717][ C2] rcu: 2-....: (805419 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=199366
[ 3030.548113][ C2] rcu: (t=806030 jiffies g=1286133 q=15281 ncpus=4)
[ 3030.548477][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3030.548484][ C2] Tainted: [L]=SOFTLOCKUP
[ 3030.548485][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3030.548488][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3030.548500][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3030.548504][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3030.548508][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3030.548510][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3030.548512][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3030.548514][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3030.548516][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3030.548518][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3030.548520][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3030.548524][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3030.548526][ C2] PKRU: 55555554
[ 3030.548527][ C2] Call Trace:
[ 3030.548529][ C2]
[ 3030.548531][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3030.548539][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3030.548545][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3030.548547][ C2] ? lock_acquire+0x10c/0x170
[ 3030.548552][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3030.548560][ C2] mptcp_try_fallback+0x14b/0x360
[ 3030.548564][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3030.548570][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3030.548573][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3030.548575][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3030.548580][ C2] __mptcp_retrans+0x42a/0x960
[ 3030.548586][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3030.548592][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3030.548601][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3030.548609][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3030.548612][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3030.548615][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3030.548617][ C2] ? lock_acquire+0x10c/0x170
[ 3030.548621][ C2] ? release_sock+0x1f/0x1d0
[ 3030.548628][ C2] release_sock+0x17f/0x1d0
[ 3030.548632][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3030.548639][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3030.548643][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3030.548647][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3030.548653][ C2] ? find_held_lock+0x2b/0x80
[ 3030.548657][ C2] sock_write_iter+0x3c1/0x520
[ 3030.548663][ C2] ? __up_write+0x1ad/0x530
[ 3030.548668][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3030.548675][ C2] ? ksys_write+0xf7/0x1d0
[ 3030.548682][ C2] vfs_write+0xc0c/0x1210
[ 3030.548686][ C2] ? ksys_write+0x137/0x1d0
[ 3030.548688][ C2] ? __lock_release+0x5d/0x170
[ 3030.548691][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3030.548695][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3030.548702][ C2] ksys_write+0x183/0x1d0
[ 3030.548706][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3030.548708][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3030.548716][ C2] do_syscall_64+0xc1/0x380
[ 3030.548721][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3030.548725][ C2] RIP: 0033:0x7f471c970337
[ 3030.548731][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3030.548733][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3030.548736][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3030.548738][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3030.548740][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3030.548742][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3030.548744][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3030.548750][ C2]
[ 3056.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 775s! [mptcp_connect:16956]
[ 3056.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3056.512968][ C2] irq event stamp: 64230
[ 3056.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3056.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3056.512986][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3056.512993][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3056.513003][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3056.513009][ C2] Tainted: [L]=SOFTLOCKUP
[ 3056.513010][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3056.513013][ C2] RIP: 0010:kasan_check_range+0x66/0x1c0
[ 3056.513023][ C2] Code: 5b 5d 41 5c e9 0b fb 1a 02 48 b8 ff ff ff ff ff 7f ff ff 48 39 c7 76 dd 4c 8d 54 37 ff 48 89 fd 48 b8 00 00 00 00 00 fc ff df <4d> 89 d1 48 c1 ed 03 49 c1 e9 03 48 01 c5 49 01 c1 48 89 e8 49 8d
[ 3056.513026][ C2] RSP: 0018:ffffc9000029f5b0 EFLAGS: 00000212
[ 3056.513030][ C2] RAX: dffffc0000000000 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3056.513032][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3056.513034][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3056.513036][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3056.513038][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3056.513040][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3056.513043][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3056.513047][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3056.513049][ C2] PKRU: 55555554
[ 3056.513050][ C2] Call Trace:
[ 3056.513054][ C2]
[ 3056.513058][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3056.513064][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3056.513071][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3056.513077][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3056.513080][ C2] ? lock_acquire+0x10c/0x170
[ 3056.513084][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3056.513089][ C2] mptcp_try_fallback+0x14b/0x360
[ 3056.513094][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3056.513100][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3056.513103][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3056.513106][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3056.513111][ C2] __mptcp_retrans+0x42a/0x960
[ 3056.513117][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3056.513122][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3056.513131][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3056.513138][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3056.513141][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3056.513144][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3056.513147][ C2] ? lock_acquire+0x10c/0x170
[ 3056.513149][ C2] ? release_sock+0x1f/0x1d0
[ 3056.513156][ C2] release_sock+0x17f/0x1d0
[ 3056.513160][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3056.513168][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3056.513171][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3056.513175][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3056.513182][ C2] ? find_held_lock+0x2b/0x80
[ 3056.513186][ C2] sock_write_iter+0x3c1/0x520
[ 3056.513193][ C2] ? __up_write+0x1ad/0x530
[ 3056.513198][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3056.513205][ C2] ? ksys_write+0xf7/0x1d0
[ 3056.513211][ C2] vfs_write+0xc0c/0x1210
[ 3056.513215][ C2] ? ksys_write+0x137/0x1d0
[ 3056.513218][ C2] ? __lock_release+0x5d/0x170
[ 3056.513222][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3056.513226][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3056.513233][ C2] ksys_write+0x183/0x1d0
[ 3056.513236][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3056.513239][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3056.513247][ C2] do_syscall_64+0xc1/0x380
[ 3056.513252][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3056.513257][ C2] RIP: 0033:0x7f471c970337
[ 3056.513263][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3056.513265][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3056.513269][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3056.513271][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3056.513273][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3056.513275][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3056.513277][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3056.513283][ C2]
[ 3073.437380][ T44] INFO: task mptcp_connect:16951 blocked for more than 737 seconds.
[ 3073.437792][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 3073.438102][ T44] Blocked by coredump.
[ 3073.438260][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3073.438535][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 3073.438994][ T44] Call Trace:
[ 3073.439115][ T44]
[ 3073.439199][ T44] __schedule+0x862/0x1b00
[ 3073.439479][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 3073.439653][ T44] ? __pfx___schedule+0x10/0x10
[ 3073.439815][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3073.439976][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3073.440219][ T44] ? rcu_is_watching+0x12/0xc0
[ 3073.440421][ T44] ? rcu_is_watching+0x12/0xc0
[ 3073.440581][ T44] ? schedule+0x1ee/0x270
[ 3073.440716][ T44] ? rcu_is_watching+0x12/0xc0
[ 3073.440879][ T44] schedule+0xe2/0x270
[ 3073.441095][ T44] synchronize_rcu_expedited+0x379/0x450
[ 3073.441266][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 3073.441488][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 3073.441782][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3073.441940][ T44] ? rcu_is_watching+0x12/0xc0
[ 3073.442114][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 3073.442273][ T44] ? __up_write+0x1ad/0x530
[ 3073.442539][ T44] ? trace_lock_release+0x2a/0xd0
[ 3073.442701][ T44] namespace_unlock+0x440/0x7f0
[ 3073.442865][ T44] ? umount_tree+0x53d/0x1260
[ 3073.443025][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 3073.443262][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3073.443443][ T44] ? __pfx_umount_tree+0x10/0x10
[ 3073.443601][ T44] ? put_mnt_ns+0xc8/0xf0
[ 3073.443722][ T44] ? rcu_is_watching+0x12/0xc0
[ 3073.443893][ T44] put_mnt_ns+0xcd/0xf0
[ 3073.444092][ T44] free_nsproxy+0x39/0x330
[ 3073.444253][ T44] do_exit+0x5a2/0xea0
[ 3073.444384][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3073.444549][ T44] ? __pfx_do_exit+0x10/0x10
[ 3073.444787][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3073.444946][ T44] ? rcu_is_watching+0x12/0xc0
[ 3073.445114][ T44] do_group_exit+0xb8/0x260
[ 3073.445292][ T44] __x64_sys_exit_group+0x3e/0x50
[ 3073.445558][ T44] x64_sys_call+0xf76/0x18a0
[ 3073.445721][ T44] do_syscall_64+0xc1/0x380
[ 3073.445883][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3073.446080][ T44] RIP: 0033:0x7f1e66bbcadd
[ 3073.446349][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 3073.446594][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 3073.446839][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 3073.447162][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 3073.447410][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 3073.447734][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 3073.447983][ T44]
[ 3073.448104][ T44] INFO: lockdep is turned off.
[ 3077.533339][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 822981 jiffies s: 68525 root: 0x4/.
[ 3077.533899][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3077.534123][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3077.534322][ C2] NMI backtrace for cpu 2
[ 3077.534337][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3077.534344][ C2] Tainted: [L]=SOFTLOCKUP
[ 3077.534345][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3077.534348][ C2] RIP: 0010:native_apic_msr_eoi+0xf/0x20
[ 3077.534366][ C2] Code: 0f 1f 84 00 00 00 00 00 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 31 c0 b9 0b 08 00 00 89 c2 0f 30 3c 30 ad 02 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90
[ 3077.534369][ C2] RSP: 0018:ffffc90000218f30 EFLAGS: 00000046
[ 3077.534374][ C2] RAX: 0000000000000000 RBX: ffff888002a5fc40 RCX: 000000000000080b
[ 3077.534376][ C2] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888036123bc8
[ 3077.534379][ C2] RBP: ffff88800293e428 R08: 0000000000000001 R09: ffffed1006c24779
[ 3077.534381][ C2] R10: ffff888036123bcf R11: ffffc90000218ff8 R12: 0000000000000020
[ 3077.534383][ C2] R13: 0000000000000000 R14: 0000000000000001 R15: ffff888002a5fc44
[ 3077.534384][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3077.534387][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3077.534390][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3077.534392][ C2] PKRU: 55555554
[ 3077.534394][ C2] Call Trace:
[ 3077.534401][ C2]
[ 3077.534402][ C2] ioapic_ack_level+0xcf/0x3d0
[ 3077.534414][ C2] handle_fasteoi_irq+0x77b/0xb90
[ 3077.534426][ C2] __common_interrupt+0xad/0x1d0
[ 3077.534436][ C2] common_interrupt+0xb9/0xe0
[ 3077.534443][ C2]
[ 3077.534444][ C2]
[ 3077.534446][ C2] asm_common_interrupt+0x26/0x40
[ 3077.534451][ C2] RIP: 0010:queued_spin_lock_slowpath+0xa6/0x9c0
[ 3077.534458][ C2] Code: 00 49 89 fe 49 89 fd 4c 8d 7c 24 40 bb 01 00 00 00 49 c1 ee 03 41 83 e5 07 48 b8 00 00 00 00 00 fc ff df 49 01 c6 41 83 c5 03 04 00 00 00 48 89 ef e8 5d 3f e5 fd 41 0f b6 06 41 38 c5 7c 08
[ 3077.534461][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3077.534463][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3077.534465][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3077.534467][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3077.534469][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3077.534470][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3077.534474][ C2] ? queued_spin_lock_slowpath+0xb3/0x9c0
[ 3077.534480][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3077.534487][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3077.534492][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3077.534495][ C2] ? lock_acquire+0x10c/0x170
[ 3077.534500][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3077.534508][ C2] mptcp_try_fallback+0x14b/0x360
[ 3077.534512][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3077.534518][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3077.534521][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3077.534523][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3077.534528][ C2] __mptcp_retrans+0x42a/0x960
[ 3077.534534][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3077.534539][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3077.534547][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3077.534555][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3077.534558][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3077.534561][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3077.534564][ C2] ? lock_acquire+0x10c/0x170
[ 3077.534566][ C2] ? release_sock+0x1f/0x1d0
[ 3077.534574][ C2] release_sock+0x17f/0x1d0
[ 3077.534577][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3077.534584][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3077.534588][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3077.534592][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3077.534598][ C2] ? find_held_lock+0x2b/0x80
[ 3077.534602][ C2] sock_write_iter+0x3c1/0x520
[ 3077.534609][ C2] ? __up_write+0x1ad/0x530
[ 3077.534614][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3077.534620][ C2] ? ksys_write+0xf7/0x1d0
[ 3077.534628][ C2] vfs_write+0xc0c/0x1210
[ 3077.534632][ C2] ? ksys_write+0x137/0x1d0
[ 3077.534634][ C2] ? __lock_release+0x5d/0x170
[ 3077.534638][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3077.534642][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3077.534649][ C2] ksys_write+0x183/0x1d0
[ 3077.534653][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3077.534655][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3077.534663][ C2] do_syscall_64+0xc1/0x380
[ 3077.534667][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3077.534670][ C2] RIP: 0033:0x7f471c970337
[ 3077.534676][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3077.534679][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3077.534682][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3077.534684][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3077.534686][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3077.534688][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3077.534690][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3077.534696][ C2]
[ 3104.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 820s! [mptcp_connect:16956]
[ 3104.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3104.512967][ C2] irq event stamp: 64230
[ 3104.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3104.512983][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3104.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3104.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3104.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3104.513010][ C2] Tainted: [L]=SOFTLOCKUP
[ 3104.513012][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3104.513014][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3104.513020][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3104.513023][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3104.513026][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3104.513028][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3104.513030][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3104.513032][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3104.513033][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3104.513035][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3104.513038][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3104.513042][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3104.513044][ C2] PKRU: 55555554
[ 3104.513045][ C2] Call Trace:
[ 3104.513050][ C2]
[ 3104.513054][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3104.513062][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3104.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3104.513071][ C2] ? lock_acquire+0x10c/0x170
[ 3104.513076][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3104.513081][ C2] mptcp_try_fallback+0x14b/0x360
[ 3104.513085][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3104.513092][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3104.513095][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3104.513097][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3104.513102][ C2] __mptcp_retrans+0x42a/0x960
[ 3104.513109][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3104.513114][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3104.513123][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3104.513131][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3104.513134][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3104.513137][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3104.513139][ C2] ? lock_acquire+0x10c/0x170
[ 3104.513143][ C2] ? release_sock+0x1f/0x1d0
[ 3104.513150][ C2] release_sock+0x17f/0x1d0
[ 3104.513154][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3104.513162][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3104.513165][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3104.513169][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3104.513176][ C2] ? find_held_lock+0x2b/0x80
[ 3104.513180][ C2] sock_write_iter+0x3c1/0x520
[ 3104.513187][ C2] ? __up_write+0x1ad/0x530
[ 3104.513192][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3104.513199][ C2] ? ksys_write+0xf7/0x1d0
[ 3104.513207][ C2] vfs_write+0xc0c/0x1210
[ 3104.513211][ C2] ? ksys_write+0x137/0x1d0
[ 3104.513214][ C2] ? __lock_release+0x5d/0x170
[ 3104.513218][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3104.513222][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3104.513229][ C2] ksys_write+0x183/0x1d0
[ 3104.513233][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3104.513235][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3104.513244][ C2] do_syscall_64+0xc1/0x380
[ 3104.513248][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3104.513253][ C2] RIP: 0033:0x7f471c970337
[ 3104.513259][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3104.513262][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3104.513265][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3104.513267][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3104.513268][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3104.513271][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3104.513273][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3104.513278][ C2]
[ 3108.550321][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3108.550704][ C2] rcu: 2-....: (883353 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=218645
[ 3108.551206][ C2] rcu: (t=884033 jiffies g=1286133 q=16976 ncpus=4)
[ 3108.551448][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3108.551455][ C2] Tainted: [L]=SOFTLOCKUP
[ 3108.551456][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3108.551459][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3108.551472][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3108.551475][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3108.551479][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3108.551481][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3108.551483][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3108.551485][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3108.551486][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3108.551488][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3108.551491][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3108.551495][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3108.551497][ C2] PKRU: 55555554
[ 3108.551498][ C2] Call Trace:
[ 3108.551500][ C2]
[ 3108.551502][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3108.551510][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3108.551515][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3108.551518][ C2] ? lock_acquire+0x10c/0x170
[ 3108.551523][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3108.551531][ C2] mptcp_try_fallback+0x14b/0x360
[ 3108.551534][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3108.551541][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3108.551543][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3108.551546][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3108.551551][ C2] __mptcp_retrans+0x42a/0x960
[ 3108.551557][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3108.551562][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3108.551571][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3108.551579][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3108.551581][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3108.551585][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3108.551587][ C2] ? lock_acquire+0x10c/0x170
[ 3108.551590][ C2] ? release_sock+0x1f/0x1d0
[ 3108.551597][ C2] release_sock+0x17f/0x1d0
[ 3108.551600][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3108.551608][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3108.551611][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3108.551615][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3108.551622][ C2] ? find_held_lock+0x2b/0x80
[ 3108.551626][ C2] sock_write_iter+0x3c1/0x520
[ 3108.551632][ C2] ? __up_write+0x1ad/0x530
[ 3108.551637][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3108.551644][ C2] ? ksys_write+0xf7/0x1d0
[ 3108.551652][ C2] vfs_write+0xc0c/0x1210
[ 3108.551655][ C2] ? ksys_write+0x137/0x1d0
[ 3108.551657][ C2] ? __lock_release+0x5d/0x170
[ 3108.551661][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3108.551665][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3108.551672][ C2] ksys_write+0x183/0x1d0
[ 3108.551675][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3108.551678][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3108.551685][ C2] do_syscall_64+0xc1/0x380
[ 3108.551690][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3108.551693][ C2] RIP: 0033:0x7f471c970337
[ 3108.551699][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3108.551702][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3108.551705][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3108.551707][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3108.551709][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3108.551711][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3108.551712][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3108.551719][ C2]
[ 3136.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 850s! [mptcp_connect:16956]
[ 3136.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3136.512968][ C2] irq event stamp: 64230
[ 3136.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3136.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3136.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3136.512995][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3136.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3136.513010][ C2] Tainted: [L]=SOFTLOCKUP
[ 3136.513011][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3136.513014][ C2] RIP: 0010:queued_spin_lock_slowpath+0xa6/0x9c0
[ 3136.513019][ C2] Code: 00 49 89 fe 49 89 fd 4c 8d 7c 24 40 bb 01 00 00 00 49 c1 ee 03 41 83 e5 07 48 b8 00 00 00 00 00 fc ff df 49 01 c6 41 83 c5 03 04 00 00 00 48 89 ef e8 5d 3f e5 fd 41 0f b6 06 41 38 c5 7c 08
[ 3136.513022][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3136.513025][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3136.513027][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3136.513029][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3136.513031][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3136.513033][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3136.513035][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3136.513039][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3136.513043][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3136.513045][ C2] PKRU: 55555554
[ 3136.513046][ C2] Call Trace:
[ 3136.513051][ C2]
[ 3136.513055][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3136.513063][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3136.513069][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3136.513072][ C2] ? lock_acquire+0x10c/0x170
[ 3136.513077][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3136.513081][ C2] mptcp_try_fallback+0x14b/0x360
[ 3136.513085][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3136.513092][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3136.513095][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3136.513098][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3136.513102][ C2] __mptcp_retrans+0x42a/0x960
[ 3136.513109][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3136.513114][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3136.513123][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3136.513131][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3136.513133][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3136.513137][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3136.513139][ C2] ? lock_acquire+0x10c/0x170
[ 3136.513142][ C2] ? release_sock+0x1f/0x1d0
[ 3136.513150][ C2] release_sock+0x17f/0x1d0
[ 3136.513154][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3136.513162][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3136.513165][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3136.513169][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3136.513176][ C2] ? find_held_lock+0x2b/0x80
[ 3136.513181][ C2] sock_write_iter+0x3c1/0x520
[ 3136.513187][ C2] ? __up_write+0x1ad/0x530
[ 3136.513192][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3136.513199][ C2] ? ksys_write+0xf7/0x1d0
[ 3136.513207][ C2] vfs_write+0xc0c/0x1210
[ 3136.513212][ C2] ? ksys_write+0x137/0x1d0
[ 3136.513214][ C2] ? __lock_release+0x5d/0x170
[ 3136.513218][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3136.513222][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3136.513230][ C2] ksys_write+0x183/0x1d0
[ 3136.513233][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3136.513236][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3136.513244][ C2] do_syscall_64+0xc1/0x380
[ 3136.513248][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3136.513253][ C2] RIP: 0033:0x7f471c970337
[ 3136.513259][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3136.513261][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3136.513264][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3136.513266][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3136.513268][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3136.513270][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3136.513272][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3136.513278][ C2]
[ 3164.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 876s! [mptcp_connect:16956]
[ 3164.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3164.512967][ C2] irq event stamp: 64230
[ 3164.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3164.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3164.512986][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3164.512993][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3164.513002][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3164.513009][ C2] Tainted: [L]=SOFTLOCKUP
[ 3164.513011][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3164.513013][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3164.513018][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3164.513021][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3164.513025][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3164.513027][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3164.513029][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3164.513031][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3164.513033][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3164.513035][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3164.513038][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3164.513042][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3164.513044][ C2] PKRU: 55555554
[ 3164.513045][ C2] Call Trace:
[ 3164.513049][ C2]
[ 3164.513054][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3164.513061][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3164.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3164.513070][ C2] ? lock_acquire+0x10c/0x170
[ 3164.513075][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3164.513080][ C2] mptcp_try_fallback+0x14b/0x360
[ 3164.513084][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3164.513091][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3164.513094][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3164.513096][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3164.513101][ C2] __mptcp_retrans+0x42a/0x960
[ 3164.513108][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3164.513113][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3164.513121][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3164.513129][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3164.513131][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3164.513134][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3164.513137][ C2] ? lock_acquire+0x10c/0x170
[ 3164.513140][ C2] ? release_sock+0x1f/0x1d0
[ 3164.513148][ C2] release_sock+0x17f/0x1d0
[ 3164.513151][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3164.513159][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3164.513163][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3164.513167][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3164.513173][ C2] ? find_held_lock+0x2b/0x80
[ 3164.513177][ C2] sock_write_iter+0x3c1/0x520
[ 3164.513184][ C2] ? __up_write+0x1ad/0x530
[ 3164.513189][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3164.513196][ C2] ? ksys_write+0xf7/0x1d0
[ 3164.513204][ C2] vfs_write+0xc0c/0x1210
[ 3164.513209][ C2] ? ksys_write+0x137/0x1d0
[ 3164.513211][ C2] ? __lock_release+0x5d/0x170
[ 3164.513215][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3164.513219][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3164.513226][ C2] ksys_write+0x183/0x1d0
[ 3164.513230][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3164.513232][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3164.513241][ C2] do_syscall_64+0xc1/0x380
[ 3164.513245][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3164.513250][ C2] RIP: 0033:0x7f471c970337
[ 3164.513256][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3164.513259][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3164.513262][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3164.513264][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3164.513266][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3164.513268][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3164.513270][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3164.513276][ C2]
[ 3175.838463][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 921286 jiffies s: 68525 root: 0x4/.
[ 3175.838972][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3175.839166][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3175.839446][ C2] NMI backtrace for cpu 2
[ 3175.839459][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3175.839465][ C2] Tainted: [L]=SOFTLOCKUP
[ 3175.839467][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3175.839469][ C2] RIP: 0010:kasan_check_range+0x1a/0x1c0
[ 3175.839481][ C2] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 44 0f b6 c2 48 01 f0 55 <53> 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff ff ff ff fe 48 39 c7 77
[ 3175.839484][ C2] RSP: 0018:ffffc9000029f5b8 EFLAGS: 00000282
[ 3175.839489][ C2] RAX: ffff88800b85eb34 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3175.839491][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3175.839493][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3175.839495][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3175.839497][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3175.839499][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3175.839502][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3175.839505][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3175.839507][ C2] PKRU: 55555554
[ 3175.839509][ C2] Call Trace:
[ 3175.839511][ C2]
[ 3175.839514][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3175.839525][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3175.839532][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3175.839537][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3175.839540][ C2] ? lock_acquire+0x10c/0x170
[ 3175.839544][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3175.839552][ C2] mptcp_try_fallback+0x14b/0x360
[ 3175.839557][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3175.839563][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3175.839566][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3175.839569][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3175.839574][ C2] __mptcp_retrans+0x42a/0x960
[ 3175.839580][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3175.839585][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3175.839594][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3175.839602][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3175.839605][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3175.839608][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3175.839610][ C2] ? lock_acquire+0x10c/0x170
[ 3175.839613][ C2] ? release_sock+0x1f/0x1d0
[ 3175.839620][ C2] release_sock+0x17f/0x1d0
[ 3175.839624][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3175.839631][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3175.839635][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3175.839639][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3175.839646][ C2] ? find_held_lock+0x2b/0x80
[ 3175.839650][ C2] sock_write_iter+0x3c1/0x520
[ 3175.839656][ C2] ? __up_write+0x1ad/0x530
[ 3175.839662][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3175.839668][ C2] ? ksys_write+0xf7/0x1d0
[ 3175.839675][ C2] vfs_write+0xc0c/0x1210
[ 3175.839679][ C2] ? ksys_write+0x137/0x1d0
[ 3175.839681][ C2] ? __lock_release+0x5d/0x170
[ 3175.839685][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3175.839689][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3175.839696][ C2] ksys_write+0x183/0x1d0
[ 3175.839700][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3175.839702][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3175.839710][ C2] do_syscall_64+0xc1/0x380
[ 3175.839715][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3175.839719][ C2] RIP: 0033:0x7f471c970337
[ 3175.839725][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3175.839728][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3175.839731][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3175.839733][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3175.839735][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3175.839737][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3175.839739][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3175.839745][ C2]
[ 3185.002440][ T70] kmemleak: 289 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[ 3186.553323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3186.553893][ C2] rcu: 2-....: (961291 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=237949
[ 3186.554266][ C2] rcu: (t=962036 jiffies g=1286133 q=18369 ncpus=4)
[ 3186.554511][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3186.554518][ C2] Tainted: [L]=SOFTLOCKUP
[ 3186.554520][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3186.554522][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3186.554535][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3186.554538][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3186.554542][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3186.554544][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3186.554546][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3186.554548][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3186.554550][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3186.554552][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3186.554555][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3186.554559][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3186.554561][ C2] PKRU: 55555554
[ 3186.554562][ C2] Call Trace:
[ 3186.554563][ C2]
[ 3186.554566][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3186.554574][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3186.554579][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3186.554581][ C2] ? lock_acquire+0x10c/0x170
[ 3186.554586][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3186.554594][ C2] mptcp_try_fallback+0x14b/0x360
[ 3186.554598][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3186.554604][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3186.554607][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3186.554609][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3186.554614][ C2] __mptcp_retrans+0x42a/0x960
[ 3186.554620][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3186.554625][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3186.554633][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3186.554641][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3186.554643][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3186.554646][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3186.554649][ C2] ? lock_acquire+0x10c/0x170
[ 3186.554652][ C2] ? release_sock+0x1f/0x1d0
[ 3186.554659][ C2] release_sock+0x17f/0x1d0
[ 3186.554663][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3186.554670][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3186.554674][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3186.554678][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3186.554685][ C2] ? find_held_lock+0x2b/0x80
[ 3186.554689][ C2] sock_write_iter+0x3c1/0x520
[ 3186.554695][ C2] ? __up_write+0x1ad/0x530
[ 3186.554700][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3186.554706][ C2] ? ksys_write+0xf7/0x1d0
[ 3186.554714][ C2] vfs_write+0xc0c/0x1210
[ 3186.554717][ C2] ? ksys_write+0x137/0x1d0
[ 3186.554720][ C2] ? __lock_release+0x5d/0x170
[ 3186.554724][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3186.554727][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3186.554735][ C2] ksys_write+0x183/0x1d0
[ 3186.554738][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3186.554741][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3186.554749][ C2] do_syscall_64+0xc1/0x380
[ 3186.554753][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3186.554757][ C2] RIP: 0033:0x7f471c970337
[ 3186.554763][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3186.554766][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3186.554769][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3186.554771][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3186.554772][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3186.554775][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3186.554776][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3186.554782][ C2]
[ 3196.317388][ T44] INFO: task mptcp_connect:16951 blocked for more than 860 seconds.
[ 3196.317875][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 3196.318122][ T44] Blocked by coredump.
[ 3196.318376][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3196.318646][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 3196.319078][ T44] Call Trace:
[ 3196.319200][ T44]
[ 3196.319285][ T44] __schedule+0x862/0x1b00
[ 3196.319493][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 3196.319739][ T44] ? __pfx___schedule+0x10/0x10
[ 3196.319901][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3196.320074][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3196.320230][ T44] ? rcu_is_watching+0x12/0xc0
[ 3196.320487][ T44] ? rcu_is_watching+0x12/0xc0
[ 3196.320647][ T44] ? schedule+0x1ee/0x270
[ 3196.320775][ T44] ? rcu_is_watching+0x12/0xc0
[ 3196.320934][ T44] schedule+0xe2/0x270
[ 3196.321057][ T44] synchronize_rcu_expedited+0x379/0x450
[ 3196.321295][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 3196.321513][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 3196.321714][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3196.321959][ T44] ? rcu_is_watching+0x12/0xc0
[ 3196.322119][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 3196.322282][ T44] ? __up_write+0x1ad/0x530
[ 3196.322449][ T44] ? trace_lock_release+0x2a/0xd0
[ 3196.322688][ T44] namespace_unlock+0x440/0x7f0
[ 3196.322857][ T44] ? umount_tree+0x53d/0x1260
[ 3196.323016][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 3196.323178][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3196.323344][ T44] ? __pfx_umount_tree+0x10/0x10
[ 3196.323507][ T44] ? put_mnt_ns+0xc8/0xf0
[ 3196.323628][ T44] ? rcu_is_watching+0x12/0xc0
[ 3196.323791][ T44] put_mnt_ns+0xcd/0xf0
[ 3196.323912][ T44] free_nsproxy+0x39/0x330
[ 3196.324163][ T44] do_exit+0x5a2/0xea0
[ 3196.324291][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3196.324458][ T44] ? __pfx_do_exit+0x10/0x10
[ 3196.324617][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3196.324856][ T44] ? rcu_is_watching+0x12/0xc0
[ 3196.325016][ T44] do_group_exit+0xb8/0x260
[ 3196.325173][ T44] __x64_sys_exit_group+0x3e/0x50
[ 3196.325338][ T44] x64_sys_call+0xf76/0x18a0
[ 3196.325586][ T44] do_syscall_64+0xc1/0x380
[ 3196.325745][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3196.325943][ T44] RIP: 0033:0x7f1e66bbcadd
[ 3196.326107][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 3196.326443][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 3196.326685][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 3196.327009][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 3196.327248][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 3196.327492][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 3196.327832][ T44]
[ 3196.327954][ T44] INFO: lockdep is turned off.
[ 3212.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 920s! [mptcp_connect:16956]
[ 3212.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3212.512967][ C2] irq event stamp: 64230
[ 3212.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3212.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3212.512986][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3212.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3212.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3212.513009][ C2] Tainted: [L]=SOFTLOCKUP
[ 3212.513011][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3212.513013][ C2] RIP: 0010:__kasan_check_read+0x0/0x20
[ 3212.513023][ C2] Code: c7 c7 40 05 87 a3 5b 5d 41 5c e9 ab 6f 8e ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 4f f0 ff ff 66 66 2e 0f 1f
[ 3212.513026][ C2] RSP: 0018:ffffc9000029f5c8 EFLAGS: 00000202
[ 3212.513029][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3212.513031][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3212.513034][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3212.513036][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3212.513037][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3212.513040][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3212.513042][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3212.513046][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3212.513048][ C2] PKRU: 55555554
[ 3212.513050][ C2] Call Trace:
[ 3212.513054][ C2]
[ 3212.513056][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3212.513064][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3212.513071][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3212.513077][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3212.513080][ C2] ? lock_acquire+0x10c/0x170
[ 3212.513085][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3212.513090][ C2] mptcp_try_fallback+0x14b/0x360
[ 3212.513095][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3212.513101][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3212.513104][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3212.513107][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3212.513111][ C2] __mptcp_retrans+0x42a/0x960
[ 3212.513117][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3212.513123][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3212.513131][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3212.513139][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3212.513142][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3212.513145][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3212.513147][ C2] ? lock_acquire+0x10c/0x170
[ 3212.513150][ C2] ? release_sock+0x1f/0x1d0
[ 3212.513158][ C2] release_sock+0x17f/0x1d0
[ 3212.513162][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3212.513170][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3212.513173][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3212.513177][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3212.513184][ C2] ? find_held_lock+0x2b/0x80
[ 3212.513188][ C2] sock_write_iter+0x3c1/0x520
[ 3212.513195][ C2] ? __up_write+0x1ad/0x530
[ 3212.513200][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3212.513207][ C2] ? ksys_write+0xf7/0x1d0
[ 3212.513214][ C2] vfs_write+0xc0c/0x1210
[ 3212.513218][ C2] ? ksys_write+0x137/0x1d0
[ 3212.513220][ C2] ? __lock_release+0x5d/0x170
[ 3212.513224][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3212.513228][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3212.513235][ C2] ksys_write+0x183/0x1d0
[ 3212.513239][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3212.513241][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3212.513250][ C2] do_syscall_64+0xc1/0x380
[ 3212.513254][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3212.513259][ C2] RIP: 0033:0x7f471c970337
[ 3212.513265][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3212.513267][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3212.513271][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3212.513273][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3212.513275][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3212.513277][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3212.513279][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3212.513285][ C2]
[ 3240.512938][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 946s! [mptcp_connect:16956]
[ 3240.512952][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3240.512971][ C2] irq event stamp: 64230
[ 3240.512973][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3240.512987][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3240.512991][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3240.512999][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3240.513009][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3240.513015][ C2] Tainted: [L]=SOFTLOCKUP
[ 3240.513016][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3240.513018][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3240.513024][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3240.513027][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3240.513030][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3240.513033][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3240.513035][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3240.513037][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3240.513039][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3240.513041][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3240.513043][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3240.513047][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3240.513049][ C2] PKRU: 55555554
[ 3240.513050][ C2] Call Trace:
[ 3240.513055][ C2]
[ 3240.513060][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3240.513068][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3240.513075][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3240.513078][ C2] ? lock_acquire+0x10c/0x170
[ 3240.513082][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3240.513087][ C2] mptcp_try_fallback+0x14b/0x360
[ 3240.513091][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3240.513098][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3240.513101][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3240.513104][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3240.513109][ C2] __mptcp_retrans+0x42a/0x960
[ 3240.513115][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3240.513120][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3240.513129][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3240.513137][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3240.513140][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3240.513143][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3240.513146][ C2] ? lock_acquire+0x10c/0x170
[ 3240.513148][ C2] ? release_sock+0x1f/0x1d0
[ 3240.513156][ C2] release_sock+0x17f/0x1d0
[ 3240.513159][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3240.513167][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3240.513171][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3240.513175][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3240.513182][ C2] ? find_held_lock+0x2b/0x80
[ 3240.513186][ C2] sock_write_iter+0x3c1/0x520
[ 3240.513193][ C2] ? __up_write+0x1ad/0x530
[ 3240.513199][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3240.513206][ C2] ? ksys_write+0xf7/0x1d0
[ 3240.513213][ C2] vfs_write+0xc0c/0x1210
[ 3240.513218][ C2] ? ksys_write+0x137/0x1d0
[ 3240.513220][ C2] ? __lock_release+0x5d/0x170
[ 3240.513224][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3240.513228][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3240.513235][ C2] ksys_write+0x183/0x1d0
[ 3240.513239][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3240.513241][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3240.513249][ C2] do_syscall_64+0xc1/0x380
[ 3240.513254][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3240.513259][ C2] RIP: 0033:0x7f471c970337
[ 3240.513265][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3240.513268][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3240.513271][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3240.513273][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3240.513275][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3240.513277][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3240.513279][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3240.513285][ C2]
[ 3264.556322][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3264.556729][ C2] rcu: 2-....: (1039243 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=257400
[ 3264.557263][ C2] rcu: (t=1040039 jiffies g=1286133 q=19658 ncpus=4)
[ 3264.557523][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3264.557529][ C2] Tainted: [L]=SOFTLOCKUP
[ 3264.557531][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3264.557533][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3264.557546][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3264.557549][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3264.557554][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3264.557556][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3264.557558][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3264.557559][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3264.557561][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3264.557563][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3264.557566][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3264.557570][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3264.557572][ C2] PKRU: 55555554
[ 3264.557573][ C2] Call Trace:
[ 3264.557574][ C2]
[ 3264.557576][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3264.557584][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3264.557591][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3264.557593][ C2] ? lock_acquire+0x10c/0x170
[ 3264.557599][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3264.557608][ C2] mptcp_try_fallback+0x14b/0x360
[ 3264.557611][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3264.557618][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3264.557620][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3264.557623][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3264.557628][ C2] __mptcp_retrans+0x42a/0x960
[ 3264.557634][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3264.557639][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3264.557648][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3264.557656][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3264.557659][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3264.557662][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3264.557664][ C2] ? lock_acquire+0x10c/0x170
[ 3264.557667][ C2] ? release_sock+0x1f/0x1d0
[ 3264.557675][ C2] release_sock+0x17f/0x1d0
[ 3264.557678][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3264.557686][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3264.557690][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3264.557694][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3264.557701][ C2] ? find_held_lock+0x2b/0x80
[ 3264.557705][ C2] sock_write_iter+0x3c1/0x520
[ 3264.557712][ C2] ? __up_write+0x1ad/0x530
[ 3264.557717][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3264.557724][ C2] ? ksys_write+0xf7/0x1d0
[ 3264.557732][ C2] vfs_write+0xc0c/0x1210
[ 3264.557736][ C2] ? ksys_write+0x137/0x1d0
[ 3264.557738][ C2] ? __lock_release+0x5d/0x170
[ 3264.557741][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3264.557745][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3264.557752][ C2] ksys_write+0x183/0x1d0
[ 3264.557755][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3264.557758][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3264.557766][ C2] do_syscall_64+0xc1/0x380
[ 3264.557771][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3264.557775][ C2] RIP: 0033:0x7f471c970337
[ 3264.557780][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3264.557782][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3264.557786][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3264.557788][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3264.557789][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3264.557791][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3264.557793][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3264.557799][ C2]
[ 3274.141349][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1019589 jiffies s: 68525 root: 0x4/.
[ 3274.141925][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3274.142137][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3274.142319][ C2] NMI backtrace for cpu 2
[ 3274.142329][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3274.142334][ C2] Tainted: [L]=SOFTLOCKUP
[ 3274.142336][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3274.142338][ C2] RIP: 0010:native_apic_msr_eoi+0xf/0x20
[ 3274.142348][ C2] Code: 0f 1f 84 00 00 00 00 00 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 31 c0 b9 0b 08 00 00 89 c2 0f 30 3c 30 ad 02 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90
[ 3274.142350][ C2] RSP: 0018:ffffc90000218f30 EFLAGS: 00000046
[ 3274.142354][ C2] RAX: 0000000000000000 RBX: ffff888002a5fc40 RCX: 000000000000080b
[ 3274.142356][ C2] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888036123bc8
[ 3274.142358][ C2] RBP: ffff88800293e428 R08: 0000000000000001 R09: ffffed1006c24779
[ 3274.142360][ C2] R10: ffff888036123bcf R11: ffffc90000218ff8 R12: 0000000000000020
[ 3274.142362][ C2] R13: 0000000000000000 R14: 0000000000000001 R15: ffff888002a5fc44
[ 3274.142364][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3274.142366][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3274.142371][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3274.142373][ C2] PKRU: 55555554
[ 3274.142374][ C2] Call Trace:
[ 3274.142377][ C2]
[ 3274.142379][ C2] ioapic_ack_level+0xcf/0x3d0
[ 3274.142389][ C2] handle_fasteoi_irq+0x77b/0xb90
[ 3274.142399][ C2] __common_interrupt+0xad/0x1d0
[ 3274.142407][ C2] common_interrupt+0xb9/0xe0
[ 3274.142413][ C2]
[ 3274.142414][ C2]
[ 3274.142416][ C2] asm_common_interrupt+0x26/0x40
[ 3274.142421][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3274.142427][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3274.142429][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3274.142432][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3274.142433][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3274.142435][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3274.142437][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3274.142439][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3274.142442][ C2] ? queued_spin_lock_slowpath+0xb3/0x9c0
[ 3274.142449][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3274.142455][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3274.142459][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3274.142462][ C2] ? lock_acquire+0x10c/0x170
[ 3274.142466][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3274.142473][ C2] mptcp_try_fallback+0x14b/0x360
[ 3274.142477][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3274.142483][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3274.142485][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3274.142488][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3274.142493][ C2] __mptcp_retrans+0x42a/0x960
[ 3274.142499][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3274.142504][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3274.142510][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3274.142518][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3274.142520][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3274.142523][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3274.142526][ C2] ? lock_acquire+0x10c/0x170
[ 3274.142529][ C2] ? release_sock+0x1f/0x1d0
[ 3274.142535][ C2] release_sock+0x17f/0x1d0
[ 3274.142539][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3274.142546][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3274.142550][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3274.142553][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3274.142559][ C2] ? find_held_lock+0x2b/0x80
[ 3274.142563][ C2] sock_write_iter+0x3c1/0x520
[ 3274.142568][ C2] ? __up_write+0x1ad/0x530
[ 3274.142573][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3274.142579][ C2] ? ksys_write+0xf7/0x1d0
[ 3274.142585][ C2] vfs_write+0xc0c/0x1210
[ 3274.142589][ C2] ? ksys_write+0x137/0x1d0
[ 3274.142591][ C2] ? __lock_release+0x5d/0x170
[ 3274.142595][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3274.142598][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3274.142605][ C2] ksys_write+0x183/0x1d0
[ 3274.142609][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3274.142611][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3274.142617][ C2] do_syscall_64+0xc1/0x380
[ 3274.142621][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3274.142624][ C2] RIP: 0033:0x7f471c970337
[ 3274.142629][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3274.142631][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3274.142634][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3274.142636][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3274.142638][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3274.142639][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3274.142641][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3274.142647][ C2]
[ 3300.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1002s! [mptcp_connect:16956]
[ 3300.512946][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3300.512964][ C2] irq event stamp: 64230
[ 3300.512966][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3300.512977][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3300.512981][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3300.512987][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3300.512995][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3300.513000][ C2] Tainted: [L]=SOFTLOCKUP
[ 3300.513002][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3300.513004][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3300.513009][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3300.513012][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3300.513016][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3300.513018][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3300.513020][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3300.513022][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3300.513024][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3300.513026][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3300.513028][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3300.513032][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3300.513035][ C2] PKRU: 55555554
[ 3300.513036][ C2] Call Trace:
[ 3300.513040][ C2]
[ 3300.513044][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3300.513052][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3300.513057][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3300.513060][ C2] ? lock_acquire+0x10c/0x170
[ 3300.513065][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3300.513069][ C2] mptcp_try_fallback+0x14b/0x360
[ 3300.513073][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3300.513080][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3300.513083][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3300.513086][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3300.513090][ C2] __mptcp_retrans+0x42a/0x960
[ 3300.513096][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3300.513101][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3300.513109][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3300.513116][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3300.513119][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3300.513122][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3300.513124][ C2] ? lock_acquire+0x10c/0x170
[ 3300.513127][ C2] ? release_sock+0x1f/0x1d0
[ 3300.513134][ C2] release_sock+0x17f/0x1d0
[ 3300.513138][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3300.513145][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3300.513149][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3300.513153][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3300.513159][ C2] ? find_held_lock+0x2b/0x80
[ 3300.513164][ C2] sock_write_iter+0x3c1/0x520
[ 3300.513169][ C2] ? __up_write+0x1ad/0x530
[ 3300.513174][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3300.513181][ C2] ? ksys_write+0xf7/0x1d0
[ 3300.513187][ C2] vfs_write+0xc0c/0x1210
[ 3300.513191][ C2] ? ksys_write+0x137/0x1d0
[ 3300.513194][ C2] ? __lock_release+0x5d/0x170
[ 3300.513198][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3300.513201][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3300.513208][ C2] ksys_write+0x183/0x1d0
[ 3300.513212][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3300.513215][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3300.513222][ C2] do_syscall_64+0xc1/0x380
[ 3300.513227][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3300.513231][ C2] RIP: 0033:0x7f471c970337
[ 3300.513235][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3300.513238][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3300.513242][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3300.513244][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3300.513246][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3300.513247][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3300.513249][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3300.513256][ C2]
[ 3319.198394][ T44] INFO: task mptcp_connect:16951 blocked for more than 983 seconds.
[ 3319.198853][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 3319.199087][ T44] Blocked by coredump.
[ 3319.199235][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3319.199589][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 3319.199958][ T44] Call Trace:
[ 3319.200077][ T44]
[ 3319.200239][ T44] __schedule+0x862/0x1b00
[ 3319.200420][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 3319.200595][ T44] ? __pfx___schedule+0x10/0x10
[ 3319.200753][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3319.200991][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3319.201149][ T44] ? rcu_is_watching+0x12/0xc0
[ 3319.201357][ T44] ? rcu_is_watching+0x12/0xc0
[ 3319.201520][ T44] ? schedule+0x1ee/0x270
[ 3319.201641][ T44] ? rcu_is_watching+0x12/0xc0
[ 3319.201886][ T44] schedule+0xe2/0x270
[ 3319.202007][ T44] synchronize_rcu_expedited+0x379/0x450
[ 3319.202167][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 3319.202456][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 3319.202662][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3319.202820][ T44] ? rcu_is_watching+0x12/0xc0
[ 3319.202983][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 3319.203219][ T44] ? __up_write+0x1ad/0x530
[ 3319.203387][ T44] ? trace_lock_release+0x2a/0xd0
[ 3319.203548][ T44] namespace_unlock+0x440/0x7f0
[ 3319.203708][ T44] ? umount_tree+0x53d/0x1260
[ 3319.203981][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 3319.204146][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3319.204312][ T44] ? __pfx_umount_tree+0x10/0x10
[ 3319.204480][ T44] ? put_mnt_ns+0xc8/0xf0
[ 3319.204601][ T44] ? rcu_is_watching+0x12/0xc0
[ 3319.204840][ T44] put_mnt_ns+0xcd/0xf0
[ 3319.204961][ T44] free_nsproxy+0x39/0x330
[ 3319.205123][ T44] do_exit+0x5a2/0xea0
[ 3319.205244][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3319.205500][ T44] ? __pfx_do_exit+0x10/0x10
[ 3319.205658][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3319.205817][ T44] ? rcu_is_watching+0x12/0xc0
[ 3319.205977][ T44] do_group_exit+0xb8/0x260
[ 3319.206215][ T44] __x64_sys_exit_group+0x3e/0x50
[ 3319.206381][ T44] x64_sys_call+0xf76/0x18a0
[ 3319.206549][ T44] do_syscall_64+0xc1/0x380
[ 3319.206705][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3319.206998][ T44] RIP: 0033:0x7f1e66bbcadd
[ 3319.207159][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 3319.207405][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 3319.207723][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 3319.207961][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 3319.208206][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 3319.208533][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 3319.208774][ T44]
[ 3319.208899][ T44] INFO: lockdep is turned off.
[ 3328.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1028s! [mptcp_connect:16956]
[ 3328.512947][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3328.512964][ C2] irq event stamp: 64230
[ 3328.512966][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3328.512976][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3328.512981][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3328.512986][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3328.512994][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3328.512999][ C2] Tainted: [L]=SOFTLOCKUP
[ 3328.513001][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3328.513003][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3328.513008][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3328.513012][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3328.513015][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3328.513017][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3328.513019][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3328.513021][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3328.513023][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3328.513025][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3328.513027][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3328.513031][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3328.513034][ C2] PKRU: 55555554
[ 3328.513035][ C2] Call Trace:
[ 3328.513039][ C2]
[ 3328.513043][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3328.513051][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3328.513057][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3328.513060][ C2] ? lock_acquire+0x10c/0x170
[ 3328.513064][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3328.513069][ C2] mptcp_try_fallback+0x14b/0x360
[ 3328.513073][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3328.513080][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3328.513083][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3328.513085][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3328.513090][ C2] __mptcp_retrans+0x42a/0x960
[ 3328.513096][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3328.513101][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3328.513108][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3328.513116][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3328.513118][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3328.513122][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3328.513124][ C2] ? lock_acquire+0x10c/0x170
[ 3328.513127][ C2] ? release_sock+0x1f/0x1d0
[ 3328.513133][ C2] release_sock+0x17f/0x1d0
[ 3328.513137][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3328.513145][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3328.513148][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3328.513152][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3328.513158][ C2] ? find_held_lock+0x2b/0x80
[ 3328.513162][ C2] sock_write_iter+0x3c1/0x520
[ 3328.513167][ C2] ? __up_write+0x1ad/0x530
[ 3328.513172][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3328.513179][ C2] ? ksys_write+0xf7/0x1d0
[ 3328.513185][ C2] vfs_write+0xc0c/0x1210
[ 3328.513189][ C2] ? ksys_write+0x137/0x1d0
[ 3328.513192][ C2] ? __lock_release+0x5d/0x170
[ 3328.513196][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3328.513200][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3328.513207][ C2] ksys_write+0x183/0x1d0
[ 3328.513210][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3328.513213][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3328.513220][ C2] do_syscall_64+0xc1/0x380
[ 3328.513224][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3328.513228][ C2] RIP: 0033:0x7f471c970337
[ 3328.513233][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3328.513235][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3328.513239][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3328.513241][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3328.513243][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3328.513244][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3328.513246][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3328.513252][ C2]
[ 3342.559321][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3342.559867][ C2] rcu: 2-....: (1117172 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=276793
[ 3342.560265][ C2] rcu: (t=1118042 jiffies g=1286133 q=21356 ncpus=4)
[ 3342.560636][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3342.560643][ C2] Tainted: [L]=SOFTLOCKUP
[ 3342.560644][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3342.560647][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3342.560657][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3342.560661][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3342.560664][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3342.560667][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3342.560669][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3342.560670][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3342.560672][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3342.560674][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3342.560677][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3342.560681][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3342.560683][ C2] PKRU: 55555554
[ 3342.560684][ C2] Call Trace:
[ 3342.560685][ C2]
[ 3342.560688][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3342.560695][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3342.560700][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3342.560703][ C2] ? lock_acquire+0x10c/0x170
[ 3342.560707][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3342.560713][ C2] mptcp_try_fallback+0x14b/0x360
[ 3342.560717][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3342.560723][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3342.560726][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3342.560728][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3342.560733][ C2] __mptcp_retrans+0x42a/0x960
[ 3342.560739][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3342.560744][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3342.560751][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3342.560759][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3342.560761][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3342.560764][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3342.560767][ C2] ? lock_acquire+0x10c/0x170
[ 3342.560770][ C2] ? release_sock+0x1f/0x1d0
[ 3342.560776][ C2] release_sock+0x17f/0x1d0
[ 3342.560779][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3342.560786][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3342.560790][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3342.560794][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3342.560800][ C2] ? find_held_lock+0x2b/0x80
[ 3342.560804][ C2] sock_write_iter+0x3c1/0x520
[ 3342.560810][ C2] ? __up_write+0x1ad/0x530
[ 3342.560814][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3342.560821][ C2] ? ksys_write+0xf7/0x1d0
[ 3342.560828][ C2] vfs_write+0xc0c/0x1210
[ 3342.560831][ C2] ? ksys_write+0x137/0x1d0
[ 3342.560834][ C2] ? __lock_release+0x5d/0x170
[ 3342.560837][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3342.560841][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3342.560849][ C2] ksys_write+0x183/0x1d0
[ 3342.560852][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3342.560854][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3342.560861][ C2] do_syscall_64+0xc1/0x380
[ 3342.560865][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3342.560868][ C2] RIP: 0033:0x7f471c970337
[ 3342.560873][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3342.560876][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3342.560879][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3342.560881][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3342.560883][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3342.560885][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3342.560886][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3342.560892][ C2]
[ 3368.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1066s! [mptcp_connect:16956]
[ 3368.512946][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3368.512963][ C2] irq event stamp: 64230
[ 3368.512965][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3368.512975][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3368.512979][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3368.512985][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3368.512994][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3368.512999][ C2] Tainted: [L]=SOFTLOCKUP
[ 3368.513001][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3368.513003][ C2] RIP: 0010:kasan_check_range+0x81/0x1c0
[ 3368.513011][ C2] Code: 37 ff 48 89 fd 48 b8 00 00 00 00 00 fc ff df 4d 89 d1 48 c1 ed 03 49 c1 e9 03 48 01 c5 49 01 c1 48 89 e8 49 8d 59 01 48 89 da <48> 29 ea 48 83 fa 10 0f 8e c0 00 00 00 41 89 eb 41 83 e3 07 75 7d
[ 3368.513014][ C2] RSP: 0018:ffffc9000029f5b0 EFLAGS: 00000286
[ 3368.513017][ C2] RAX: ffffed100170bd66 RBX: ffffed100170bd67 RCX: ffffffffa2cd0f13
[ 3368.513019][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3368.513021][ C2] RBP: ffffed100170bd66 R08: 0000000000000000 R09: ffffed100170bd66
[ 3368.513023][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3368.513025][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3368.513027][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3368.513030][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3368.513034][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3368.513036][ C2] PKRU: 55555554
[ 3368.513037][ C2] Call Trace:
[ 3368.513041][ C2]
[ 3368.513045][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3368.513051][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3368.513058][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3368.513063][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3368.513066][ C2] ? lock_acquire+0x10c/0x170
[ 3368.513070][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3368.513075][ C2] mptcp_try_fallback+0x14b/0x360
[ 3368.513079][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3368.513085][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3368.513088][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3368.513091][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3368.513095][ C2] __mptcp_retrans+0x42a/0x960
[ 3368.513101][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3368.513106][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3368.513113][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3368.513121][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3368.513123][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3368.513126][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3368.513129][ C2] ? lock_acquire+0x10c/0x170
[ 3368.513132][ C2] ? release_sock+0x1f/0x1d0
[ 3368.513138][ C2] release_sock+0x17f/0x1d0
[ 3368.513141][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3368.513149][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3368.513153][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3368.513156][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3368.513162][ C2] ? find_held_lock+0x2b/0x80
[ 3368.513166][ C2] sock_write_iter+0x3c1/0x520
[ 3368.513172][ C2] ? __up_write+0x1ad/0x530
[ 3368.513176][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3368.513183][ C2] ? ksys_write+0xf7/0x1d0
[ 3368.513189][ C2] vfs_write+0xc0c/0x1210
[ 3368.513193][ C2] ? ksys_write+0x137/0x1d0
[ 3368.513195][ C2] ? __lock_release+0x5d/0x170
[ 3368.513199][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3368.513203][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3368.513210][ C2] ksys_write+0x183/0x1d0
[ 3368.513213][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3368.513216][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3368.513222][ C2] do_syscall_64+0xc1/0x380
[ 3368.513227][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3368.513231][ C2] RIP: 0033:0x7f471c970337
[ 3368.513236][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3368.513239][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3368.513242][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3368.513244][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3368.513246][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3368.513248][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3368.513250][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3368.513256][ C2]
[ 3372.445350][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1117893 jiffies s: 68525 root: 0x4/.
[ 3372.445876][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3372.446069][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3372.446321][ C2] NMI backtrace for cpu 2
[ 3372.446329][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3372.446335][ C2] Tainted: [L]=SOFTLOCKUP
[ 3372.446337][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3372.446339][ C2] RIP: 0010:native_apic_msr_eoi+0xf/0x20
[ 3372.446347][ C2] Code: 0f 1f 84 00 00 00 00 00 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 31 c0 b9 0b 08 00 00 89 c2 0f 30 3c 30 ad 02 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90
[ 3372.446351][ C2] RSP: 0018:ffffc90000218f30 EFLAGS: 00000046
[ 3372.446354][ C2] RAX: 0000000000000000 RBX: ffff888002a5fc40 RCX: 000000000000080b
[ 3372.446356][ C2] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888036123bc8
[ 3372.446358][ C2] RBP: ffff88800293e428 R08: 0000000000000001 R09: ffffed1006c24779
[ 3372.446360][ C2] R10: ffff888036123bcf R11: ffffc90000218ff8 R12: 0000000000000020
[ 3372.446362][ C2] R13: 0000000000000000 R14: 0000000000000001 R15: ffff888002a5fc44
[ 3372.446364][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3372.446367][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3372.446370][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3372.446372][ C2] PKRU: 55555554
[ 3372.446374][ C2] Call Trace:
[ 3372.446376][ C2]
[ 3372.446383][ C2] ioapic_ack_level+0xcf/0x3d0
[ 3372.446391][ C2] handle_fasteoi_irq+0x77b/0xb90
[ 3372.446398][ C2] __common_interrupt+0xad/0x1d0
[ 3372.446404][ C2] common_interrupt+0xb9/0xe0
[ 3372.446410][ C2]
[ 3372.446411][ C2]
[ 3372.446413][ C2] asm_common_interrupt+0x26/0x40
[ 3372.446417][ C2] RIP: 0010:queued_spin_lock_slowpath+0xc7/0x9c0
[ 3372.446422][ C2] Code: ff df 49 01 c6 41 83 c5 03 be 04 00 00 00 48 89 ef e8 5d 3f e5 fd 41 0f b6 06 41 38 c5 7c 08 84 c0 0f 85 8d 07 00 00 8b 45 00 <89> 44 24 40 85 c0 0f 85 6e 01 00 00 48 89 ef be 04 00 00 00 e8 60
[ 3372.446425][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000246
[ 3372.446427][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3372.446429][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3372.446431][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3372.446433][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3372.446435][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3372.446439][ C2] ? queued_spin_lock_slowpath+0xb3/0x9c0
[ 3372.446445][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3372.446452][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3372.446456][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3372.446458][ C2] ? lock_acquire+0x10c/0x170
[ 3372.446462][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3372.446469][ C2] mptcp_try_fallback+0x14b/0x360
[ 3372.446473][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3372.446479][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3372.446482][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3372.446485][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3372.446490][ C2] __mptcp_retrans+0x42a/0x960
[ 3372.446495][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3372.446500][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3372.446507][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3372.446514][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3372.446517][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3372.446520][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3372.446522][ C2] ? lock_acquire+0x10c/0x170
[ 3372.446525][ C2] ? release_sock+0x1f/0x1d0
[ 3372.446531][ C2] release_sock+0x17f/0x1d0
[ 3372.446534][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3372.446541][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3372.446545][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3372.446549][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3372.446555][ C2] ? find_held_lock+0x2b/0x80
[ 3372.446559][ C2] sock_write_iter+0x3c1/0x520
[ 3372.446564][ C2] ? __up_write+0x1ad/0x530
[ 3372.446568][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3372.446575][ C2] ? ksys_write+0xf7/0x1d0
[ 3372.446581][ C2] vfs_write+0xc0c/0x1210
[ 3372.446584][ C2] ? ksys_write+0x137/0x1d0
[ 3372.446587][ C2] ? __lock_release+0x5d/0x170
[ 3372.446590][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3372.446594][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3372.446601][ C2] ksys_write+0x183/0x1d0
[ 3372.446605][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3372.446607][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3372.446613][ C2] do_syscall_64+0xc1/0x380
[ 3372.446617][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3372.446620][ C2] RIP: 0033:0x7f471c970337
[ 3372.446624][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3372.446626][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3372.446629][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3372.446631][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3372.446633][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3372.446635][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3372.446637][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3372.446643][ C2]
[ 3396.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1092s! [mptcp_connect:16956]
[ 3396.512946][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3396.512962][ C2] irq event stamp: 64230
[ 3396.512964][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3396.512974][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3396.512978][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3396.512984][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3396.512992][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3396.512998][ C2] Tainted: [L]=SOFTLOCKUP
[ 3396.512999][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3396.513002][ C2] RIP: 0010:kasan_check_range+0x66/0x1c0
[ 3396.513009][ C2] Code: 5b 5d 41 5c e9 0b fb 1a 02 48 b8 ff ff ff ff ff 7f ff ff 48 39 c7 76 dd 4c 8d 54 37 ff 48 89 fd 48 b8 00 00 00 00 00 fc ff df <4d> 89 d1 48 c1 ed 03 49 c1 e9 03 48 01 c5 49 01 c1 48 89 e8 49 8d
[ 3396.513012][ C2] RSP: 0018:ffffc9000029f5b0 EFLAGS: 00000212
[ 3396.513015][ C2] RAX: dffffc0000000000 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3396.513018][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3396.513019][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3396.513021][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3396.513023][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3396.513026][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3396.513028][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3396.513033][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3396.513035][ C2] PKRU: 55555554
[ 3396.513036][ C2] Call Trace:
[ 3396.513039][ C2]
[ 3396.513044][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3396.513049][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3396.513057][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3396.513061][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3396.513064][ C2] ? lock_acquire+0x10c/0x170
[ 3396.513068][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3396.513073][ C2] mptcp_try_fallback+0x14b/0x360
[ 3396.513077][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3396.513084][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3396.513086][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3396.513089][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3396.513094][ C2] __mptcp_retrans+0x42a/0x960
[ 3396.513100][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3396.513105][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3396.513112][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3396.513120][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3396.513123][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3396.513126][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3396.513128][ C2] ? lock_acquire+0x10c/0x170
[ 3396.513131][ C2] ? release_sock+0x1f/0x1d0
[ 3396.513137][ C2] release_sock+0x17f/0x1d0
[ 3396.513141][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3396.513149][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3396.513152][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3396.513156][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3396.513162][ C2] ? find_held_lock+0x2b/0x80
[ 3396.513166][ C2] sock_write_iter+0x3c1/0x520
[ 3396.513172][ C2] ? __up_write+0x1ad/0x530
[ 3396.513176][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3396.513183][ C2] ? ksys_write+0xf7/0x1d0
[ 3396.513189][ C2] vfs_write+0xc0c/0x1210
[ 3396.513193][ C2] ? ksys_write+0x137/0x1d0
[ 3396.513196][ C2] ? __lock_release+0x5d/0x170
[ 3396.513199][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3396.513203][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3396.513210][ C2] ksys_write+0x183/0x1d0
[ 3396.513214][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3396.513217][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3396.513224][ C2] do_syscall_64+0xc1/0x380
[ 3396.513228][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3396.513233][ C2] RIP: 0033:0x7f471c970337
[ 3396.513238][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3396.513241][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3396.513244][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3396.513246][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3396.513248][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3396.513250][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3396.513252][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3396.513258][ C2]
[ 3420.562321][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3420.562755][ C2] rcu: 2-....: (1195103 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=296247
[ 3420.563277][ C2] rcu: (t=1196045 jiffies g=1286133 q=22830 ncpus=4)
[ 3420.563524][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3420.563531][ C2] Tainted: [L]=SOFTLOCKUP
[ 3420.563532][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3420.563535][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3420.563544][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3420.563547][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3420.563551][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3420.563553][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3420.563555][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3420.563557][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3420.563559][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3420.563561][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3420.563563][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3420.563567][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3420.563569][ C2] PKRU: 55555554
[ 3420.563571][ C2] Call Trace:
[ 3420.563572][ C2]
[ 3420.563574][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3420.563582][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3420.563587][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3420.563589][ C2] ? lock_acquire+0x10c/0x170
[ 3420.563593][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3420.563600][ C2] mptcp_try_fallback+0x14b/0x360
[ 3420.563604][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3420.563610][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3420.563613][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3420.563615][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3420.563621][ C2] __mptcp_retrans+0x42a/0x960
[ 3420.563626][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3420.563631][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3420.563639][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3420.563646][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3420.563648][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3420.563652][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3420.563654][ C2] ? lock_acquire+0x10c/0x170
[ 3420.563657][ C2] ? release_sock+0x1f/0x1d0
[ 3420.563663][ C2] release_sock+0x17f/0x1d0
[ 3420.563667][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3420.563674][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3420.563678][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3420.563682][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3420.563687][ C2] ? find_held_lock+0x2b/0x80
[ 3420.563691][ C2] sock_write_iter+0x3c1/0x520
[ 3420.563696][ C2] ? __up_write+0x1ad/0x530
[ 3420.563701][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3420.563707][ C2] ? ksys_write+0xf7/0x1d0
[ 3420.563714][ C2] vfs_write+0xc0c/0x1210
[ 3420.563717][ C2] ? ksys_write+0x137/0x1d0
[ 3420.563719][ C2] ? __lock_release+0x5d/0x170
[ 3420.563723][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3420.563727][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3420.563734][ C2] ksys_write+0x183/0x1d0
[ 3420.563737][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3420.563740][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3420.563747][ C2] do_syscall_64+0xc1/0x380
[ 3420.563751][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3420.563755][ C2] RIP: 0033:0x7f471c970337
[ 3420.563760][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3420.563763][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3420.563766][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3420.563768][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3420.563770][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3420.563772][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3420.563774][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3420.563780][ C2]
[ 3442.077404][ T44] INFO: task mptcp_connect:16951 blocked for more than 1105 seconds.
[ 3442.077736][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 3442.077969][ T44] Blocked by coredump.
[ 3442.078207][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3442.078481][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 3442.078929][ T44] Call Trace:
[ 3442.079050][ T44]
[ 3442.079145][ T44] __schedule+0x862/0x1b00
[ 3442.079333][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 3442.079580][ T44] ? __pfx___schedule+0x10/0x10
[ 3442.079751][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3442.079911][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3442.080070][ T44] ? rcu_is_watching+0x12/0xc0
[ 3442.080310][ T44] ? rcu_is_watching+0x12/0xc0
[ 3442.080520][ T44] ? schedule+0x1ee/0x270
[ 3442.080647][ T44] ? rcu_is_watching+0x12/0xc0
[ 3442.080826][ T44] schedule+0xe2/0x270
[ 3442.080949][ T44] synchronize_rcu_expedited+0x379/0x450
[ 3442.081190][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 3442.081402][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 3442.081600][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3442.081855][ T44] ? rcu_is_watching+0x12/0xc0
[ 3442.082029][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 3442.082189][ T44] ? __up_write+0x1ad/0x530
[ 3442.082360][ T44] ? trace_lock_release+0x2a/0xd0
[ 3442.082601][ T44] namespace_unlock+0x440/0x7f0
[ 3442.082774][ T44] ? umount_tree+0x53d/0x1260
[ 3442.082937][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 3442.083095][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3442.083343][ T44] ? __pfx_umount_tree+0x10/0x10
[ 3442.083513][ T44] ? put_mnt_ns+0xc8/0xf0
[ 3442.083634][ T44] ? rcu_is_watching+0x12/0xc0
[ 3442.083806][ T44] put_mnt_ns+0xcd/0xf0
[ 3442.083928][ T44] free_nsproxy+0x39/0x330
[ 3442.084179][ T44] do_exit+0x5a2/0xea0
[ 3442.084301][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3442.084469][ T44] ? __pfx_do_exit+0x10/0x10
[ 3442.084628][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3442.084890][ T44] ? rcu_is_watching+0x12/0xc0
[ 3442.085050][ T44] do_group_exit+0xb8/0x260
[ 3442.085209][ T44] __x64_sys_exit_group+0x3e/0x50
[ 3442.085378][ T44] x64_sys_call+0xf76/0x18a0
[ 3442.085619][ T44] do_syscall_64+0xc1/0x380
[ 3442.085789][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3442.085999][ T44] RIP: 0033:0x7f1e66bbcadd
[ 3442.086164][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 3442.086511][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 3442.086755][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 3442.087085][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 3442.087331][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 3442.087579][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 3442.087925][ T44]
[ 3442.088048][ T44] INFO: lockdep is turned off.
[ 3448.512937][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1140s! [mptcp_connect:16956]
[ 3448.512951][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3448.512971][ C2] irq event stamp: 64230
[ 3448.512973][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3448.512987][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3448.512991][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3448.512999][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3448.513009][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3448.513015][ C2] Tainted: [L]=SOFTLOCKUP
[ 3448.513018][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3448.513020][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3448.513027][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3448.513030][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3448.513034][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3448.513037][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3448.513039][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3448.513041][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3448.513043][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3448.513045][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3448.513048][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3448.513052][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3448.513055][ C2] PKRU: 55555554
[ 3448.513056][ C2] Call Trace:
[ 3448.513060][ C2]
[ 3448.513066][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3448.513075][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3448.513082][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3448.513084][ C2] ? lock_acquire+0x10c/0x170
[ 3448.513089][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3448.513094][ C2] mptcp_try_fallback+0x14b/0x360
[ 3448.513099][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3448.513106][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3448.513109][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3448.513112][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3448.513116][ C2] __mptcp_retrans+0x42a/0x960
[ 3448.513123][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3448.513128][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3448.513137][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3448.513146][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3448.513149][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3448.513152][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3448.513154][ C2] ? lock_acquire+0x10c/0x170
[ 3448.513157][ C2] ? release_sock+0x1f/0x1d0
[ 3448.513165][ C2] release_sock+0x17f/0x1d0
[ 3448.513169][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3448.513177][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3448.513181][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3448.513185][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3448.513193][ C2] ? find_held_lock+0x2b/0x80
[ 3448.513197][ C2] sock_write_iter+0x3c1/0x520
[ 3448.513204][ C2] ? __up_write+0x1ad/0x530
[ 3448.513210][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3448.513217][ C2] ? ksys_write+0xf7/0x1d0
[ 3448.513225][ C2] vfs_write+0xc0c/0x1210
[ 3448.513229][ C2] ? ksys_write+0x137/0x1d0
[ 3448.513232][ C2] ? __lock_release+0x5d/0x170
[ 3448.513236][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3448.513240][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3448.513247][ C2] ksys_write+0x183/0x1d0
[ 3448.513251][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3448.513254][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3448.513262][ C2] do_syscall_64+0xc1/0x380
[ 3448.513267][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3448.513272][ C2] RIP: 0033:0x7f471c970337
[ 3448.513279][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3448.513282][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3448.513286][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3448.513288][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3448.513290][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3448.513292][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3448.513294][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3448.513301][ C2]
[ 3470.749357][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1216197 jiffies s: 68525 root: 0x4/.
[ 3470.749952][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3470.750152][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3470.750329][ C2] NMI backtrace for cpu 2
[ 3470.750345][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3470.750352][ C2] Tainted: [L]=SOFTLOCKUP
[ 3470.750354][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3470.750357][ C2] RIP: 0010:native_apic_msr_eoi+0xf/0x20
[ 3470.750369][ C2] Code: 0f 1f 84 00 00 00 00 00 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 31 c0 b9 0b 08 00 00 89 c2 0f 30 3c 30 ad 02 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90
[ 3470.750373][ C2] RSP: 0018:ffffc90000218f30 EFLAGS: 00000046
[ 3470.750377][ C2] RAX: 0000000000000000 RBX: ffff888002a5fc40 RCX: 000000000000080b
[ 3470.750380][ C2] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888036123bc8
[ 3470.750382][ C2] RBP: ffff88800293e428 R08: 0000000000000001 R09: ffffed1006c24779
[ 3470.750384][ C2] R10: ffff888036123bcf R11: ffffc90000218ff8 R12: 0000000000000020
[ 3470.750386][ C2] R13: 0000000000000000 R14: 0000000000000001 R15: ffff888002a5fc44
[ 3470.750388][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3470.750391][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3470.750395][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3470.750397][ C2] PKRU: 55555554
[ 3470.750398][ C2] Call Trace:
[ 3470.750403][ C2]
[ 3470.750405][ C2] ioapic_ack_level+0xcf/0x3d0
[ 3470.750417][ C2] handle_fasteoi_irq+0x77b/0xb90
[ 3470.750427][ C2] __common_interrupt+0xad/0x1d0
[ 3470.750434][ C2] common_interrupt+0xb9/0xe0
[ 3470.750441][ C2]
[ 3470.750442][ C2]
[ 3470.750445][ C2] asm_common_interrupt+0x26/0x40
[ 3470.750451][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3470.750457][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3470.750460][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3470.750462][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3470.750464][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3470.750467][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3470.750468][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3470.750470][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3470.750474][ C2] ? queued_spin_lock_slowpath+0xb3/0x9c0
[ 3470.750481][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3470.750488][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3470.750493][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3470.750495][ C2] ? lock_acquire+0x10c/0x170
[ 3470.750501][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3470.750509][ C2] mptcp_try_fallback+0x14b/0x360
[ 3470.750513][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3470.750519][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3470.750522][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3470.750525][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3470.750530][ C2] __mptcp_retrans+0x42a/0x960
[ 3470.750536][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3470.750541][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3470.750549][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3470.750557][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3470.750560][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3470.750563][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3470.750566][ C2] ? lock_acquire+0x10c/0x170
[ 3470.750569][ C2] ? release_sock+0x1f/0x1d0
[ 3470.750576][ C2] release_sock+0x17f/0x1d0
[ 3470.750580][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3470.750588][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3470.750592][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3470.750596][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3470.750603][ C2] ? find_held_lock+0x2b/0x80
[ 3470.750607][ C2] sock_write_iter+0x3c1/0x520
[ 3470.750613][ C2] ? __up_write+0x1ad/0x530
[ 3470.750619][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3470.750625][ C2] ? ksys_write+0xf7/0x1d0
[ 3470.750633][ C2] vfs_write+0xc0c/0x1210
[ 3470.750638][ C2] ? ksys_write+0x137/0x1d0
[ 3470.750641][ C2] ? __lock_release+0x5d/0x170
[ 3470.750645][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3470.750649][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3470.750656][ C2] ksys_write+0x183/0x1d0
[ 3470.750660][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3470.750662][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3470.750670][ C2] do_syscall_64+0xc1/0x380
[ 3470.750673][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3470.750677][ C2] RIP: 0033:0x7f471c970337
[ 3470.750683][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3470.750686][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3470.750689][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3470.750691][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3470.750694][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3470.750696][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3470.750698][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3470.750704][ C2]
[ 3496.512944][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1185s! [mptcp_connect:16956]
[ 3496.512958][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3496.512977][ C2] irq event stamp: 64230
[ 3496.512978][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3496.512993][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3496.512997][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3496.513005][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3496.513014][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3496.513020][ C2] Tainted: [L]=SOFTLOCKUP
[ 3496.513022][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3496.513024][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3496.513030][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3496.513034][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3496.513037][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3496.513040][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3496.513042][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3496.513044][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3496.513046][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3496.513049][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3496.513051][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3496.513055][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3496.513057][ C2] PKRU: 55555554
[ 3496.513059][ C2] Call Trace:
[ 3496.513063][ C2]
[ 3496.513069][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3496.513077][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3496.513084][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3496.513087][ C2] ? lock_acquire+0x10c/0x170
[ 3496.513092][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3496.513097][ C2] mptcp_try_fallback+0x14b/0x360
[ 3496.513102][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3496.513109][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3496.513112][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3496.513114][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3496.513119][ C2] __mptcp_retrans+0x42a/0x960
[ 3496.513125][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3496.513131][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3496.513139][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3496.513147][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3496.513150][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3496.513153][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3496.513156][ C2] ? lock_acquire+0x10c/0x170
[ 3496.513159][ C2] ? release_sock+0x1f/0x1d0
[ 3496.513166][ C2] release_sock+0x17f/0x1d0
[ 3496.513171][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3496.513178][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3496.513183][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3496.513187][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3496.513194][ C2] ? find_held_lock+0x2b/0x80
[ 3496.513198][ C2] sock_write_iter+0x3c1/0x520
[ 3496.513205][ C2] ? __up_write+0x1ad/0x530
[ 3496.513211][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3496.513218][ C2] ? ksys_write+0xf7/0x1d0
[ 3496.513226][ C2] vfs_write+0xc0c/0x1210
[ 3496.513230][ C2] ? ksys_write+0x137/0x1d0
[ 3496.513233][ C2] ? __lock_release+0x5d/0x170
[ 3496.513237][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3496.513241][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3496.513249][ C2] ksys_write+0x183/0x1d0
[ 3496.513253][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3496.513255][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3496.513264][ C2] do_syscall_64+0xc1/0x380
[ 3496.513269][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3496.513274][ C2] RIP: 0033:0x7f471c970337
[ 3496.513281][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3496.513284][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3496.513287][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3496.513289][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3496.513291][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3496.513293][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3496.513295][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3496.513304][ C2]
[ 3498.565323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3498.565826][ C2] rcu: 2-....: (1273036 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=335029
[ 3498.566245][ C2] rcu: (t=1274048 jiffies g=1286133 q=24522 ncpus=4)
[ 3498.566501][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3498.566508][ C2] Tainted: [L]=SOFTLOCKUP
[ 3498.566510][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3498.566513][ C2] RIP: 0010:queued_spin_lock_slowpath+0xa6/0x9c0
[ 3498.566526][ C2] Code: 00 49 89 fe 49 89 fd 4c 8d 7c 24 40 bb 01 00 00 00 49 c1 ee 03 41 83 e5 07 48 b8 00 00 00 00 00 fc ff df 49 01 c6 41 83 c5 03 04 00 00 00 48 89 ef e8 5d 3f e5 fd 41 0f b6 06 41 38 c5 7c 08
[ 3498.566529][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3498.566533][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3498.566536][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3498.566538][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3498.566540][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3498.566542][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3498.566544][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3498.566547][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3498.566550][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3498.566552][ C2] PKRU: 55555554
[ 3498.566553][ C2] Call Trace:
[ 3498.566555][ C2]
[ 3498.566557][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3498.566565][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3498.566571][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3498.566573][ C2] ? lock_acquire+0x10c/0x170
[ 3498.566578][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3498.566587][ C2] mptcp_try_fallback+0x14b/0x360
[ 3498.566590][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3498.566597][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3498.566599][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3498.566602][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3498.566607][ C2] __mptcp_retrans+0x42a/0x960
[ 3498.566613][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3498.566618][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3498.566627][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3498.566635][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3498.566638][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3498.566641][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3498.566643][ C2] ? lock_acquire+0x10c/0x170
[ 3498.566647][ C2] ? release_sock+0x1f/0x1d0
[ 3498.566654][ C2] release_sock+0x17f/0x1d0
[ 3498.566657][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3498.566665][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3498.566669][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3498.566672][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3498.566679][ C2] ? find_held_lock+0x2b/0x80
[ 3498.566683][ C2] sock_write_iter+0x3c1/0x520
[ 3498.566689][ C2] ? __up_write+0x1ad/0x530
[ 3498.566695][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3498.566701][ C2] ? ksys_write+0xf7/0x1d0
[ 3498.566709][ C2] vfs_write+0xc0c/0x1210
[ 3498.566713][ C2] ? ksys_write+0x137/0x1d0
[ 3498.566716][ C2] ? __lock_release+0x5d/0x170
[ 3498.566720][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3498.566723][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3498.566731][ C2] ksys_write+0x183/0x1d0
[ 3498.566734][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3498.566736][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3498.566745][ C2] do_syscall_64+0xc1/0x380
[ 3498.566749][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3498.566753][ C2] RIP: 0033:0x7f471c970337
[ 3498.566759][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3498.566762][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3498.566765][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3498.566767][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3498.566770][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3498.566772][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3498.566774][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3498.566780][ C2]
[ 3524.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1211s! [mptcp_connect:16956]
[ 3524.512951][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3524.512970][ C2] irq event stamp: 64230
[ 3524.512972][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3524.512986][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3524.512990][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3524.512998][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3524.513009][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3524.513015][ C2] Tainted: [L]=SOFTLOCKUP
[ 3524.513017][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3524.513020][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3524.513026][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3524.513030][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3524.513033][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3524.513035][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3524.513037][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3524.513039][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3524.513041][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3524.513044][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3524.513047][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3524.513051][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3524.513053][ C2] PKRU: 55555554
[ 3524.513054][ C2] Call Trace:
[ 3524.513059][ C2]
[ 3524.513064][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3524.513072][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3524.513080][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3524.513083][ C2] ? lock_acquire+0x10c/0x170
[ 3524.513088][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3524.513093][ C2] mptcp_try_fallback+0x14b/0x360
[ 3524.513097][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3524.513104][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3524.513107][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3524.513110][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3524.513115][ C2] __mptcp_retrans+0x42a/0x960
[ 3524.513121][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3524.513126][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3524.513135][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3524.513143][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3524.513146][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3524.513149][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3524.513152][ C2] ? lock_acquire+0x10c/0x170
[ 3524.513155][ C2] ? release_sock+0x1f/0x1d0
[ 3524.513162][ C2] release_sock+0x17f/0x1d0
[ 3524.513166][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3524.513174][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3524.513177][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3524.513181][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3524.513189][ C2] ? find_held_lock+0x2b/0x80
[ 3524.513193][ C2] sock_write_iter+0x3c1/0x520
[ 3524.513200][ C2] ? __up_write+0x1ad/0x530
[ 3524.513206][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3524.513213][ C2] ? ksys_write+0xf7/0x1d0
[ 3524.513221][ C2] vfs_write+0xc0c/0x1210
[ 3524.513226][ C2] ? ksys_write+0x137/0x1d0
[ 3524.513228][ C2] ? __lock_release+0x5d/0x170
[ 3524.513233][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3524.513237][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3524.513244][ C2] ksys_write+0x183/0x1d0
[ 3524.513248][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3524.513251][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3524.513259][ C2] do_syscall_64+0xc1/0x380
[ 3524.513265][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3524.513270][ C2] RIP: 0033:0x7f471c970337
[ 3524.513276][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3524.513279][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3524.513282][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3524.513284][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3524.513287][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3524.513289][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3524.513291][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3524.513297][ C2]
[ 3552.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1237s! [mptcp_connect:16956]
[ 3552.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3552.512968][ C2] irq event stamp: 64230
[ 3552.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3552.512984][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3552.512989][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3552.512997][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3552.513006][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3552.513012][ C2] Tainted: [L]=SOFTLOCKUP
[ 3552.513014][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3552.513017][ C2] RIP: 0010:__kasan_check_read+0x8/0x20
[ 3552.513027][ C2] Code: 41 5c e9 ab 6f 8e ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 48 8b 0c 24 <89> f6 31 d2 e9 4f f0 ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f
[ 3552.513030][ C2] RSP: 0018:ffffc9000029f5c8 EFLAGS: 00000202
[ 3552.513034][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3552.513036][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3552.513038][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3552.513040][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3552.513042][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3552.513044][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3552.513047][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3552.513051][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3552.513053][ C2] PKRU: 55555554
[ 3552.513054][ C2] Call Trace:
[ 3552.513059][ C2]
[ 3552.513061][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3552.513070][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3552.513077][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3552.513083][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3552.513086][ C2] ? lock_acquire+0x10c/0x170
[ 3552.513092][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3552.513097][ C2] mptcp_try_fallback+0x14b/0x360
[ 3552.513101][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3552.513107][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3552.513110][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3552.513113][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3552.513118][ C2] __mptcp_retrans+0x42a/0x960
[ 3552.513124][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3552.513129][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3552.513139][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3552.513147][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3552.513149][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3552.513153][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3552.513155][ C2] ? lock_acquire+0x10c/0x170
[ 3552.513158][ C2] ? release_sock+0x1f/0x1d0
[ 3552.513166][ C2] release_sock+0x17f/0x1d0
[ 3552.513170][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3552.513178][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3552.513182][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3552.513186][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3552.513194][ C2] ? find_held_lock+0x2b/0x80
[ 3552.513199][ C2] sock_write_iter+0x3c1/0x520
[ 3552.513205][ C2] ? __up_write+0x1ad/0x530
[ 3552.513211][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3552.513218][ C2] ? ksys_write+0xf7/0x1d0
[ 3552.513226][ C2] vfs_write+0xc0c/0x1210
[ 3552.513230][ C2] ? ksys_write+0x137/0x1d0
[ 3552.513232][ C2] ? __lock_release+0x5d/0x170
[ 3552.513236][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3552.513240][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3552.513248][ C2] ksys_write+0x183/0x1d0
[ 3552.513252][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3552.513254][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3552.513263][ C2] do_syscall_64+0xc1/0x380
[ 3552.513268][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3552.513273][ C2] RIP: 0033:0x7f471c970337
[ 3552.513280][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3552.513283][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3552.513286][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3552.513288][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3552.513290][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3552.513292][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3552.513294][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3552.513301][ C2]
[ 3564.957394][ T44] INFO: task mptcp_connect:16951 blocked for more than 1228 seconds.
[ 3564.957778][ T44] Tainted: G L 6.16.0-rc6-virtme #1
[ 3564.958012][ T44] Blocked by coredump.
[ 3564.958178][ T44] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3564.958528][ T44] task:mptcp_connect state:D stack:26032 pid:16951 tgid:16951 ppid:16948 task_flags:0x40010c flags:0x00004002
[ 3564.958886][ T44] Call Trace:
[ 3564.959010][ T44]
[ 3564.959176][ T44] __schedule+0x862/0x1b00
[ 3564.959361][ T44] ? try_to_wake_up+0x6b0/0xde0
[ 3564.959538][ T44] ? __pfx___schedule+0x10/0x10
[ 3564.959699][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3564.959938][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3564.960098][ T44] ? rcu_is_watching+0x12/0xc0
[ 3564.960260][ T44] ? rcu_is_watching+0x12/0xc0
[ 3564.960456][ T44] ? schedule+0x1ee/0x270
[ 3564.960586][ T44] ? rcu_is_watching+0x12/0xc0
[ 3564.960823][ T44] schedule+0xe2/0x270
[ 3564.960953][ T44] synchronize_rcu_expedited+0x379/0x450
[ 3564.961115][ T44] ? __pfx_synchronize_rcu_expedited+0x10/0x10
[ 3564.961420][ T44] ? __pfx_autoremove_wake_function+0x10/0x10
[ 3564.961620][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3564.961786][ T44] ? rcu_is_watching+0x12/0xc0
[ 3564.961944][ T44] ? __pfx_wait_rcu_exp_gp+0x10/0x10
[ 3564.962185][ T44] ? __up_write+0x1ad/0x530
[ 3564.962360][ T44] ? trace_lock_release+0x2a/0xd0
[ 3564.962522][ T44] namespace_unlock+0x440/0x7f0
[ 3564.962684][ T44] ? umount_tree+0x53d/0x1260
[ 3564.962932][ T44] ? __pfx_namespace_unlock+0x10/0x10
[ 3564.963095][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3564.963257][ T44] ? __pfx_umount_tree+0x10/0x10
[ 3564.963423][ T44] ? put_mnt_ns+0xc8/0xf0
[ 3564.963545][ T44] ? rcu_is_watching+0x12/0xc0
[ 3564.963800][ T44] put_mnt_ns+0xcd/0xf0
[ 3564.963926][ T44] free_nsproxy+0x39/0x330
[ 3564.964088][ T44] do_exit+0x5a2/0xea0
[ 3564.964213][ T44] ? do_raw_spin_lock+0x130/0x270
[ 3564.964376][ T44] ? __pfx_do_exit+0x10/0x10
[ 3564.964535][ T44] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3564.964695][ T44] ? rcu_is_watching+0x12/0xc0
[ 3564.964854][ T44] do_group_exit+0xb8/0x260
[ 3564.965109][ T44] __x64_sys_exit_group+0x3e/0x50
[ 3564.965280][ T44] x64_sys_call+0xf76/0x18a0
[ 3564.965447][ T44] do_syscall_64+0xc1/0x380
[ 3564.965608][ T44] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3564.965890][ T44] RIP: 0033:0x7f1e66bbcadd
[ 3564.966060][ T44] RSP: 002b:00007ffe10f0a388 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 3564.966301][ T44] RAX: ffffffffffffffda RBX: 00007f1e66cd89c0 RCX: 00007f1e66bbcadd
[ 3564.966636][ T44] RDX: 00000000000000e7 RSI: ffffffffffffff88 RDI: 0000000000000000
[ 3564.966876][ T44] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000028
[ 3564.967118][ T44] R10: 00007ffe10f0a210 R11: 0000000000000246 R12: 00007f1e66cd89c0
[ 3564.967448][ T44] R13: 00007f1e66cddf20 R14: 0000000000000001 R15: 00007f1e66cddf08
[ 3564.967712][ T44]
[ 3564.967833][ T44] Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
[ 3564.968169][ T44] INFO: lockdep is turned off.
[ 3569.053351][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1314501 jiffies s: 68525 root: 0x4/.
[ 3569.053882][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3569.054094][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3569.054274][ C2] NMI backtrace for cpu 2
[ 3569.054289][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3569.054296][ C2] Tainted: [L]=SOFTLOCKUP
[ 3569.054298][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3569.054300][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3569.054314][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3569.054319][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3569.054323][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3569.054326][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3569.054328][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3569.054330][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3569.054332][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3569.054335][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3569.054337][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3569.054341][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3569.054343][ C2] PKRU: 55555554
[ 3569.054345][ C2] Call Trace:
[ 3569.054348][ C2]
[ 3569.054353][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3569.054361][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3569.054368][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3569.054370][ C2] ? lock_acquire+0x10c/0x170
[ 3569.054375][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3569.054383][ C2] mptcp_try_fallback+0x14b/0x360
[ 3569.054388][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3569.054394][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3569.054397][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3569.054400][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3569.054405][ C2] __mptcp_retrans+0x42a/0x960
[ 3569.054411][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3569.054417][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3569.054425][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3569.054433][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3569.054436][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3569.054439][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3569.054442][ C2] ? lock_acquire+0x10c/0x170
[ 3569.054445][ C2] ? release_sock+0x1f/0x1d0
[ 3569.054452][ C2] release_sock+0x17f/0x1d0
[ 3569.054456][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3569.054464][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3569.054468][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3569.054472][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3569.054479][ C2] ? find_held_lock+0x2b/0x80
[ 3569.054484][ C2] sock_write_iter+0x3c1/0x520
[ 3569.054491][ C2] ? __up_write+0x1ad/0x530
[ 3569.054497][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3569.054504][ C2] ? ksys_write+0xf7/0x1d0
[ 3569.054512][ C2] vfs_write+0xc0c/0x1210
[ 3569.054516][ C2] ? ksys_write+0x137/0x1d0
[ 3569.054518][ C2] ? __lock_release+0x5d/0x170
[ 3569.054522][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3569.054526][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3569.054534][ C2] ksys_write+0x183/0x1d0
[ 3569.054537][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3569.054540][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3569.054548][ C2] do_syscall_64+0xc1/0x380
[ 3569.054553][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3569.054557][ C2] RIP: 0033:0x7f471c970337
[ 3569.054563][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3569.054566][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3569.054569][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3569.054572][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3569.054574][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3569.054576][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3569.054578][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3569.054584][ C2]
[ 3576.568323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3576.568659][ C2] rcu: 2-....: (1350973 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=373747
[ 3576.569061][ C2] rcu: (t=1352051 jiffies g=1286133 q=26143 ncpus=4)
[ 3576.569437][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3576.569445][ C2] Tainted: [L]=SOFTLOCKUP
[ 3576.569446][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3576.569449][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3576.569463][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3576.569467][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3576.569471][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3576.569473][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3576.569475][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3576.569478][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3576.569480][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3576.569482][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3576.569485][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3576.569489][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3576.569491][ C2] PKRU: 55555554
[ 3576.569492][ C2] Call Trace:
[ 3576.569494][ C2]
[ 3576.569496][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3576.569504][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3576.569510][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3576.569513][ C2] ? lock_acquire+0x10c/0x170
[ 3576.569517][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3576.569526][ C2] mptcp_try_fallback+0x14b/0x360
[ 3576.569529][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3576.569536][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3576.569538][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3576.569541][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3576.569547][ C2] __mptcp_retrans+0x42a/0x960
[ 3576.569553][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3576.569558][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3576.569567][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3576.569575][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3576.569578][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3576.569581][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3576.569584][ C2] ? lock_acquire+0x10c/0x170
[ 3576.569587][ C2] ? release_sock+0x1f/0x1d0
[ 3576.569594][ C2] release_sock+0x17f/0x1d0
[ 3576.569598][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3576.569605][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3576.569610][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3576.569614][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3576.569621][ C2] ? find_held_lock+0x2b/0x80
[ 3576.569625][ C2] sock_write_iter+0x3c1/0x520
[ 3576.569631][ C2] ? __up_write+0x1ad/0x530
[ 3576.569636][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3576.569643][ C2] ? ksys_write+0xf7/0x1d0
[ 3576.569651][ C2] vfs_write+0xc0c/0x1210
[ 3576.569655][ C2] ? ksys_write+0x137/0x1d0
[ 3576.569658][ C2] ? __lock_release+0x5d/0x170
[ 3576.569662][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3576.569665][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3576.569673][ C2] ksys_write+0x183/0x1d0
[ 3576.569676][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3576.569679][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3576.569687][ C2] do_syscall_64+0xc1/0x380
[ 3576.569691][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3576.569695][ C2] RIP: 0033:0x7f471c970337
[ 3576.569700][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3576.569703][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3576.569706][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3576.569709][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3576.569710][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3576.569712][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3576.569714][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3576.569720][ C2]
[ 3604.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1285s! [mptcp_connect:16956]
[ 3604.512947][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3604.512966][ C2] irq event stamp: 64230
[ 3604.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3604.512982][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3604.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3604.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3604.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3604.513011][ C2] Tainted: [L]=SOFTLOCKUP
[ 3604.513013][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3604.513016][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3604.513022][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3604.513025][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3604.513029][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3604.513031][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3604.513033][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3604.513035][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3604.513037][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3604.513040][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3604.513042][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3604.513046][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3604.513048][ C2] PKRU: 55555554
[ 3604.513050][ C2] Call Trace:
[ 3604.513054][ C2]
[ 3604.513058][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3604.513066][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3604.513073][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3604.513076][ C2] ? lock_acquire+0x10c/0x170
[ 3604.513080][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3604.513085][ C2] mptcp_try_fallback+0x14b/0x360
[ 3604.513090][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3604.513096][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3604.513099][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3604.513102][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3604.513107][ C2] __mptcp_retrans+0x42a/0x960
[ 3604.513113][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3604.513119][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3604.513128][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3604.513136][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3604.513139][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3604.513142][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3604.513145][ C2] ? lock_acquire+0x10c/0x170
[ 3604.513148][ C2] ? release_sock+0x1f/0x1d0
[ 3604.513155][ C2] release_sock+0x17f/0x1d0
[ 3604.513159][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3604.513167][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3604.513171][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3604.513175][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3604.513182][ C2] ? find_held_lock+0x2b/0x80
[ 3604.513187][ C2] sock_write_iter+0x3c1/0x520
[ 3604.513194][ C2] ? __up_write+0x1ad/0x530
[ 3604.513199][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3604.513206][ C2] ? ksys_write+0xf7/0x1d0
[ 3604.513215][ C2] vfs_write+0xc0c/0x1210
[ 3604.513219][ C2] ? ksys_write+0x137/0x1d0
[ 3604.513222][ C2] ? __lock_release+0x5d/0x170
[ 3604.513226][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3604.513230][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3604.513237][ C2] ksys_write+0x183/0x1d0
[ 3604.513241][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3604.513244][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3604.513253][ C2] do_syscall_64+0xc1/0x380
[ 3604.513258][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3604.513263][ C2] RIP: 0033:0x7f471c970337
[ 3604.513269][ C2] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 3604.513272][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3604.513275][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3604.513278][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3604.513280][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3604.513282][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3604.513284][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3604.513290][ C2]
[ 3632.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1312s! [mptcp_connect:16956]
[ 3632.512948][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3632.512967][ C2] irq event stamp: 64230
[ 3632.512969][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3632.512983][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3632.512987][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3632.512994][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3632.513004][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3632.513010][ C2] Tainted: [L]=SOFTLOCKUP
[ 3632.513012][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3632.513015][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3632.513021][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3632.513024][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3632.513028][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3632.513030][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3632.513032][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3632.513034][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3632.513036][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3632.513038][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3632.513041][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3632.513045][ C2] CR2: 00007ffc12f1b468 CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3632.513047][ C2] PKRU: 55555554
[ 3632.513048][ C2] Call Trace:
[ 3632.513053][ C2]
[ 3632.513059][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3632.513067][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3632.513074][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3632.513076][ C2] ? lock_acquire+0x10c/0x170
[ 3632.513081][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3632.513086][ C2] mptcp_try_fallback+0x14b/0x360
[ 3632.513090][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3632.513097][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3632.513100][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3632.513103][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3632.513108][ C2] __mptcp_retrans+0x42a/0x960
[ 3632.513114][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3632.513120][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3632.513129][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3632.513136][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3632.513139][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3632.513143][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3632.513145][ C2] ? lock_acquire+0x10c/0x170
[ 3632.513148][ C2] ? release_sock+0x1f/0x1d0
[ 3632.513156][ C2] release_sock+0x17f/0x1d0
[ 3632.513160][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3632.513168][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3632.513172][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3632.513176][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3632.513183][ C2] ? find_held_lock+0x2b/0x80
[ 3632.513187][ C2] sock_write_iter+0x3c1/0x520
[ 3632.513194][ C2] ? __up_write+0x1ad/0x530
[ 3632.513199][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3632.513206][ C2] ? ksys_write+0xf7/0x1d0
[ 3632.513214][ C2] vfs_write+0xc0c/0x1210
[ 3632.513218][ C2] ? ksys_write+0x137/0x1d0
[ 3632.513221][ C2] ? __lock_release+0x5d/0x170
[ 3632.513225][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3632.513229][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3632.513237][ C2] ksys_write+0x183/0x1d0
[ 3632.513241][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3632.513244][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3632.513252][ C2] do_syscall_64+0xc1/0x380
[ 3632.513257][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3632.513262][ C2] RIP: 0033:0x7f471c970337
[ 3632.513287][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3632.513289][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3632.513292][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3632.513294][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3632.513296][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3632.513299][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3632.513301][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3632.513307][ C2]
[ 3654.571323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3654.571736][ C2] rcu: 2-....: (1428926 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=412538
[ 3654.572237][ C2] rcu: (t=1430054 jiffies g=1286133 q=28941 ncpus=4)
[ 3654.572475][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3654.572482][ C2] Tainted: [L]=SOFTLOCKUP
[ 3654.572484][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3654.572487][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3654.572501][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3654.572505][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3654.572509][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3654.572511][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3654.572513][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3654.572515][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3654.572517][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3654.572519][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3654.572522][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3654.572526][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3654.572528][ C2] PKRU: 55555554
[ 3654.572529][ C2] Call Trace:
[ 3654.572530][ C2]
[ 3654.572532][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3654.572541][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3654.572547][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3654.572550][ C2] ? lock_acquire+0x10c/0x170
[ 3654.572555][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3654.572564][ C2] mptcp_try_fallback+0x14b/0x360
[ 3654.572567][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3654.572574][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3654.572576][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3654.572579][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3654.572584][ C2] __mptcp_retrans+0x42a/0x960
[ 3654.572590][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3654.572595][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3654.572604][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3654.572612][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3654.572615][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3654.572618][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3654.572621][ C2] ? lock_acquire+0x10c/0x170
[ 3654.572624][ C2] ? release_sock+0x1f/0x1d0
[ 3654.572631][ C2] release_sock+0x17f/0x1d0
[ 3654.572634][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3654.572641][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3654.572645][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3654.572649][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3654.572656][ C2] ? find_held_lock+0x2b/0x80
[ 3654.572660][ C2] sock_write_iter+0x3c1/0x520
[ 3654.572666][ C2] ? __up_write+0x1ad/0x530
[ 3654.572672][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3654.572678][ C2] ? ksys_write+0xf7/0x1d0
[ 3654.572686][ C2] vfs_write+0xc0c/0x1210
[ 3654.572689][ C2] ? ksys_write+0x137/0x1d0
[ 3654.572692][ C2] ? __lock_release+0x5d/0x170
[ 3654.572696][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3654.572700][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3654.572707][ C2] ksys_write+0x183/0x1d0
[ 3654.572711][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3654.572713][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3654.572721][ C2] do_syscall_64+0xc1/0x380
[ 3654.572726][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3654.572730][ C2] RIP: 0033:0x7f471c970337
[ 3654.572741][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3654.572743][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3654.572746][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3654.572749][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3654.572751][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3654.572753][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3654.572755][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3654.572761][ C2]
[ 3667.357359][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1412805 jiffies s: 68525 root: 0x4/.
[ 3667.357878][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3667.358078][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3667.358253][ C2] NMI backtrace for cpu 2
[ 3667.358267][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3667.358274][ C2] Tainted: [L]=SOFTLOCKUP
[ 3667.358276][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3667.358278][ C2] RIP: 0010:native_apic_msr_eoi+0xf/0x20
[ 3667.358290][ C2] Code: 0f 1f 84 00 00 00 00 00 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 31 c0 b9 0b 08 00 00 89 c2 0f 30 3c 30 ad 02 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90
[ 3667.358293][ C2] RSP: 0018:ffffc90000218f30 EFLAGS: 00000046
[ 3667.358298][ C2] RAX: 0000000000000000 RBX: ffff888002a5fc40 RCX: 000000000000080b
[ 3667.358300][ C2] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888036123bc8
[ 3667.358302][ C2] RBP: ffff88800293e428 R08: 0000000000000001 R09: ffffed1006c24779
[ 3667.358305][ C2] R10: ffff888036123bcf R11: ffffc90000218ff8 R12: 0000000000000020
[ 3667.358307][ C2] R13: 0000000000000000 R14: 0000000000000001 R15: ffff888002a5fc44
[ 3667.358309][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3667.358311][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3667.358316][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3667.358318][ C2] PKRU: 55555554
[ 3667.358320][ C2] Call Trace:
[ 3667.358323][ C2]
[ 3667.358324][ C2] ioapic_ack_level+0xcf/0x3d0
[ 3667.358334][ C2] handle_fasteoi_irq+0x77b/0xb90
[ 3667.358343][ C2] __common_interrupt+0xad/0x1d0
[ 3667.358351][ C2] common_interrupt+0xb9/0xe0
[ 3667.358358][ C2]
[ 3667.358359][ C2]
[ 3667.358361][ C2] asm_common_interrupt+0x26/0x40
[ 3667.358366][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3667.358373][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3667.358376][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3667.358378][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3667.358380][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3667.358382][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3667.358384][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3667.358386][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3667.358390][ C2] ? queued_spin_lock_slowpath+0xb3/0x9c0
[ 3667.358397][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3667.358404][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3667.358409][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3667.358412][ C2] ? lock_acquire+0x10c/0x170
[ 3667.358416][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3667.358425][ C2] mptcp_try_fallback+0x14b/0x360
[ 3667.358429][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3667.358435][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3667.358438][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3667.358441][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3667.358446][ C2] __mptcp_retrans+0x42a/0x960
[ 3667.358452][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3667.358458][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3667.358466][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3667.358474][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3667.358477][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3667.358480][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3667.358482][ C2] ? lock_acquire+0x10c/0x170
[ 3667.358485][ C2] ? release_sock+0x1f/0x1d0
[ 3667.358492][ C2] release_sock+0x17f/0x1d0
[ 3667.358496][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3667.358504][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3667.358508][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3667.358512][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3667.358519][ C2] ? find_held_lock+0x2b/0x80
[ 3667.358523][ C2] sock_write_iter+0x3c1/0x520
[ 3667.358529][ C2] ? __up_write+0x1ad/0x530
[ 3667.358535][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3667.358541][ C2] ? ksys_write+0xf7/0x1d0
[ 3667.358549][ C2] vfs_write+0xc0c/0x1210
[ 3667.358553][ C2] ? ksys_write+0x137/0x1d0
[ 3667.358555][ C2] ? __lock_release+0x5d/0x170
[ 3667.358559][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3667.358563][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3667.358570][ C2] ksys_write+0x183/0x1d0
[ 3667.358574][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3667.358577][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3667.358585][ C2] do_syscall_64+0xc1/0x380
[ 3667.358588][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3667.358591][ C2] RIP: 0033:0x7f471c970337
[ 3667.358601][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3667.358603][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3667.358606][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3667.358608][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3667.358611][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3667.358613][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3667.358614][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3667.358620][ C2]
[ 3692.512937][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1367s! [mptcp_connect:16956]
[ 3692.512952][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3692.512971][ C2] irq event stamp: 64230
[ 3692.512973][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3692.512987][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3692.512992][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3692.513000][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3692.513010][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3692.513016][ C2] Tainted: [L]=SOFTLOCKUP
[ 3692.513018][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3692.513021][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3692.513027][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3692.513030][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3692.513034][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3692.513036][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3692.513038][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3692.513040][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3692.513042][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3692.513045][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3692.513047][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3692.513052][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3692.513054][ C2] PKRU: 55555554
[ 3692.513055][ C2] Call Trace:
[ 3692.513060][ C2]
[ 3692.513066][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3692.513074][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3692.513081][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3692.513084][ C2] ? lock_acquire+0x10c/0x170
[ 3692.513089][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3692.513094][ C2] mptcp_try_fallback+0x14b/0x360
[ 3692.513098][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3692.513105][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3692.513108][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3692.513112][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3692.513116][ C2] __mptcp_retrans+0x42a/0x960
[ 3692.513123][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3692.513129][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3692.513138][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3692.513146][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3692.513149][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3692.513152][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3692.513155][ C2] ? lock_acquire+0x10c/0x170
[ 3692.513158][ C2] ? release_sock+0x1f/0x1d0
[ 3692.513166][ C2] release_sock+0x17f/0x1d0
[ 3692.513170][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3692.513178][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3692.513182][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3692.513186][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3692.513194][ C2] ? find_held_lock+0x2b/0x80
[ 3692.513198][ C2] sock_write_iter+0x3c1/0x520
[ 3692.513205][ C2] ? __up_write+0x1ad/0x530
[ 3692.513210][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3692.513217][ C2] ? ksys_write+0xf7/0x1d0
[ 3692.513226][ C2] vfs_write+0xc0c/0x1210
[ 3692.513230][ C2] ? ksys_write+0x137/0x1d0
[ 3692.513233][ C2] ? __lock_release+0x5d/0x170
[ 3692.513237][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3692.513241][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3692.513249][ C2] ksys_write+0x183/0x1d0
[ 3692.513252][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3692.513255][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3692.513264][ C2] do_syscall_64+0xc1/0x380
[ 3692.513269][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3692.513274][ C2] RIP: 0033:0x7f471c970337
[ 3692.513286][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3692.513287][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3692.513291][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3692.513293][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3692.513296][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3692.513298][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3692.513300][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3692.513306][ C2]
[ 3720.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1393s! [mptcp_connect:16956]
[ 3720.512946][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3720.512964][ C2] irq event stamp: 64230
[ 3720.512966][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3720.512979][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3720.512984][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3720.512993][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3720.513001][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3720.513007][ C2] Tainted: [L]=SOFTLOCKUP
[ 3720.513009][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3720.513011][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3720.513017][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3720.513020][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3720.513023][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3720.513025][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3720.513028][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3720.513029][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3720.513031][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3720.513034][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3720.513036][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3720.513040][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3720.513042][ C2] PKRU: 55555554
[ 3720.513043][ C2] Call Trace:
[ 3720.513048][ C2]
[ 3720.513052][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3720.513060][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3720.513068][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3720.513071][ C2] ? lock_acquire+0x10c/0x170
[ 3720.513076][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3720.513081][ C2] mptcp_try_fallback+0x14b/0x360
[ 3720.513086][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3720.513093][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3720.513095][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3720.513098][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3720.513103][ C2] __mptcp_retrans+0x42a/0x960
[ 3720.513109][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3720.513114][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3720.513124][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3720.513132][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3720.513135][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3720.513138][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3720.513141][ C2] ? lock_acquire+0x10c/0x170
[ 3720.513143][ C2] ? release_sock+0x1f/0x1d0
[ 3720.513151][ C2] release_sock+0x17f/0x1d0
[ 3720.513155][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3720.513163][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3720.513167][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3720.513171][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3720.513179][ C2] ? find_held_lock+0x2b/0x80
[ 3720.513183][ C2] sock_write_iter+0x3c1/0x520
[ 3720.513190][ C2] ? __up_write+0x1ad/0x530
[ 3720.513196][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3720.513203][ C2] ? ksys_write+0xf7/0x1d0
[ 3720.513212][ C2] vfs_write+0xc0c/0x1210
[ 3720.513216][ C2] ? ksys_write+0x137/0x1d0
[ 3720.513218][ C2] ? __lock_release+0x5d/0x170
[ 3720.513222][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3720.513226][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3720.513234][ C2] ksys_write+0x183/0x1d0
[ 3720.513238][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3720.513241][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3720.513249][ C2] do_syscall_64+0xc1/0x380
[ 3720.513255][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3720.513259][ C2] RIP: 0033:0x7f471c970337
[ 3720.513269][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3720.513271][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3720.513274][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3720.513277][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3720.513279][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3720.513280][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3720.513282][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3720.513288][ C2]
[ 3732.574322][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3732.574675][ C2] rcu: 2-....: (1506862 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=451106
[ 3732.575207][ C2] rcu: (t=1508057 jiffies g=1286133 q=30367 ncpus=4)
[ 3732.575460][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3732.575466][ C2] Tainted: [L]=SOFTLOCKUP
[ 3732.575468][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3732.575470][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3732.575479][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3732.575482][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3732.575487][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3732.575489][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3732.575491][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3732.575493][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3732.575495][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3732.575497][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3732.575500][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3732.575504][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3732.575506][ C2] PKRU: 55555554
[ 3732.575508][ C2] Call Trace:
[ 3732.575509][ C2]
[ 3732.575511][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3732.575519][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3732.575524][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3732.575526][ C2] ? lock_acquire+0x10c/0x170
[ 3732.575530][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3732.575537][ C2] mptcp_try_fallback+0x14b/0x360
[ 3732.575541][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3732.575547][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3732.575550][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3732.575553][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3732.575558][ C2] __mptcp_retrans+0x42a/0x960
[ 3732.575563][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3732.575568][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3732.575575][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3732.575583][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3732.575585][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3732.575589][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3732.575591][ C2] ? lock_acquire+0x10c/0x170
[ 3732.575594][ C2] ? release_sock+0x1f/0x1d0
[ 3732.575600][ C2] release_sock+0x17f/0x1d0
[ 3732.575604][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3732.575611][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3732.575615][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3732.575619][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3732.575624][ C2] ? find_held_lock+0x2b/0x80
[ 3732.575628][ C2] sock_write_iter+0x3c1/0x520
[ 3732.575633][ C2] ? __up_write+0x1ad/0x530
[ 3732.575638][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3732.575644][ C2] ? ksys_write+0xf7/0x1d0
[ 3732.575651][ C2] vfs_write+0xc0c/0x1210
[ 3732.575654][ C2] ? ksys_write+0x137/0x1d0
[ 3732.575657][ C2] ? __lock_release+0x5d/0x170
[ 3732.575660][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3732.575664][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3732.575672][ C2] ksys_write+0x183/0x1d0
[ 3732.575675][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3732.575677][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3732.575684][ C2] do_syscall_64+0xc1/0x380
[ 3732.575688][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3732.575691][ C2] RIP: 0033:0x7f471c970337
[ 3732.575699][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3732.575701][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3732.575704][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3732.575706][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3732.575708][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3732.575710][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3732.575712][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3732.575718][ C2]
[ 3760.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1431s! [mptcp_connect:16956]
[ 3760.512945][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3760.512961][ C2] irq event stamp: 64230
[ 3760.512962][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3760.512972][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3760.512977][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3760.512983][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3760.512991][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3760.512997][ C2] Tainted: [L]=SOFTLOCKUP
[ 3760.512998][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3760.513001][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3760.513006][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3760.513009][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3760.513012][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3760.513014][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3760.513016][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3760.513018][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3760.513020][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3760.513022][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3760.513025][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3760.513029][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3760.513031][ C2] PKRU: 55555554
[ 3760.513032][ C2] Call Trace:
[ 3760.513036][ C2]
[ 3760.513040][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3760.513048][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3760.513054][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3760.513057][ C2] ? lock_acquire+0x10c/0x170
[ 3760.513060][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3760.513065][ C2] mptcp_try_fallback+0x14b/0x360
[ 3760.513069][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3760.513076][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3760.513079][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3760.513081][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3760.513086][ C2] __mptcp_retrans+0x42a/0x960
[ 3760.513093][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3760.513098][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3760.513105][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3760.513113][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3760.513115][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3760.513118][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3760.513121][ C2] ? lock_acquire+0x10c/0x170
[ 3760.513124][ C2] ? release_sock+0x1f/0x1d0
[ 3760.513130][ C2] release_sock+0x17f/0x1d0
[ 3760.513133][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3760.513141][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3760.513145][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3760.513149][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3760.513155][ C2] ? find_held_lock+0x2b/0x80
[ 3760.513159][ C2] sock_write_iter+0x3c1/0x520
[ 3760.513164][ C2] ? __up_write+0x1ad/0x530
[ 3760.513168][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3760.513175][ C2] ? ksys_write+0xf7/0x1d0
[ 3760.513182][ C2] vfs_write+0xc0c/0x1210
[ 3760.513186][ C2] ? ksys_write+0x137/0x1d0
[ 3760.513188][ C2] ? __lock_release+0x5d/0x170
[ 3760.513192][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3760.513196][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3760.513203][ C2] ksys_write+0x183/0x1d0
[ 3760.513206][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3760.513209][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3760.513216][ C2] do_syscall_64+0xc1/0x380
[ 3760.513220][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3760.513225][ C2] RIP: 0033:0x7f471c970337
[ 3760.513233][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3760.513235][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3760.513238][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3760.513240][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3760.513242][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3760.513244][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3760.513246][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3760.513252][ C2]
[ 3765.661349][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1511109 jiffies s: 68525 root: 0x4/.
[ 3765.661846][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3765.662045][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3765.662298][ C2] NMI backtrace for cpu 2
[ 3765.662309][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3765.662316][ C2] Tainted: [L]=SOFTLOCKUP
[ 3765.662318][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3765.662320][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3765.662330][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3765.662333][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3765.662337][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3765.662340][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3765.662342][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3765.662344][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3765.662346][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3765.662348][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3765.662351][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3765.662355][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3765.662357][ C2] PKRU: 55555554
[ 3765.662358][ C2] Call Trace:
[ 3765.662361][ C2]
[ 3765.662365][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3765.662373][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3765.662378][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3765.662381][ C2] ? lock_acquire+0x10c/0x170
[ 3765.662384][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3765.662391][ C2] mptcp_try_fallback+0x14b/0x360
[ 3765.662396][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3765.662402][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3765.662405][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3765.662407][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3765.662412][ C2] __mptcp_retrans+0x42a/0x960
[ 3765.662418][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3765.662423][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3765.662431][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3765.662438][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3765.662441][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3765.662444][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3765.662447][ C2] ? lock_acquire+0x10c/0x170
[ 3765.662450][ C2] ? release_sock+0x1f/0x1d0
[ 3765.662456][ C2] release_sock+0x17f/0x1d0
[ 3765.662460][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3765.662468][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3765.662472][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3765.662476][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3765.662481][ C2] ? find_held_lock+0x2b/0x80
[ 3765.662485][ C2] sock_write_iter+0x3c1/0x520
[ 3765.662491][ C2] ? __up_write+0x1ad/0x530
[ 3765.662495][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3765.662502][ C2] ? ksys_write+0xf7/0x1d0
[ 3765.662508][ C2] vfs_write+0xc0c/0x1210
[ 3765.662512][ C2] ? ksys_write+0x137/0x1d0
[ 3765.662515][ C2] ? __lock_release+0x5d/0x170
[ 3765.662519][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3765.662522][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3765.662529][ C2] ksys_write+0x183/0x1d0
[ 3765.662533][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3765.662535][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3765.662542][ C2] do_syscall_64+0xc1/0x380
[ 3765.662546][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3765.662550][ C2] RIP: 0033:0x7f471c970337
[ 3765.662559][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3765.662561][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3765.662564][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3765.662566][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3765.662568][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3765.662570][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3765.662572][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3765.662578][ C2]
[ 3792.512937][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1461s! [mptcp_connect:16956]
[ 3792.512946][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3792.512962][ C2] irq event stamp: 64230
[ 3792.512964][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3792.512974][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3792.512978][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3792.512984][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3792.512993][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3792.512998][ C2] Tainted: [L]=SOFTLOCKUP
[ 3792.513000][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3792.513003][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3792.513008][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3792.513011][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3792.513014][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3792.513016][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3792.513018][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3792.513020][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3792.513022][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3792.513024][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3792.513027][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3792.513030][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3792.513033][ C2] PKRU: 55555554
[ 3792.513034][ C2] Call Trace:
[ 3792.513038][ C2]
[ 3792.513042][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3792.513050][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3792.513056][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3792.513058][ C2] ? lock_acquire+0x10c/0x170
[ 3792.513063][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3792.513067][ C2] mptcp_try_fallback+0x14b/0x360
[ 3792.513072][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3792.513078][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3792.513081][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3792.513084][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3792.513089][ C2] __mptcp_retrans+0x42a/0x960
[ 3792.513095][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3792.513100][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3792.513107][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3792.513115][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3792.513117][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3792.513121][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3792.513123][ C2] ? lock_acquire+0x10c/0x170
[ 3792.513126][ C2] ? release_sock+0x1f/0x1d0
[ 3792.513133][ C2] release_sock+0x17f/0x1d0
[ 3792.513136][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3792.513144][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3792.513148][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3792.513152][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3792.513158][ C2] ? find_held_lock+0x2b/0x80
[ 3792.513162][ C2] sock_write_iter+0x3c1/0x520
[ 3792.513167][ C2] ? __up_write+0x1ad/0x530
[ 3792.513172][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3792.513179][ C2] ? ksys_write+0xf7/0x1d0
[ 3792.513185][ C2] vfs_write+0xc0c/0x1210
[ 3792.513189][ C2] ? ksys_write+0x137/0x1d0
[ 3792.513192][ C2] ? __lock_release+0x5d/0x170
[ 3792.513195][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3792.513199][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3792.513207][ C2] ksys_write+0x183/0x1d0
[ 3792.513215][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3792.513219][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3792.513230][ C2] do_syscall_64+0xc1/0x380
[ 3792.513235][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3792.513241][ C2] RIP: 0033:0x7f471c970337
[ 3792.513251][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3792.513254][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3792.513259][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3792.513262][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3792.513264][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3792.513267][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3792.513270][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3792.513278][ C2]
[ 3810.577323][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3810.577729][ C2] rcu: 2-....: (1584798 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=490020
[ 3810.578128][ C2] rcu: (t=1586060 jiffies g=1286133 q=31712 ncpus=4)
[ 3810.578511][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3810.578517][ C2] Tainted: [L]=SOFTLOCKUP
[ 3810.578519][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3810.578521][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3810.578531][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3810.578535][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3810.578538][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3810.578540][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3810.578542][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3810.578544][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3810.578546][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3810.578548][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3810.578551][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3810.578554][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3810.578556][ C2] PKRU: 55555554
[ 3810.578558][ C2] Call Trace:
[ 3810.578559][ C2]
[ 3810.578561][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3810.578569][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3810.578574][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3810.578577][ C2] ? lock_acquire+0x10c/0x170
[ 3810.578581][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3810.578588][ C2] mptcp_try_fallback+0x14b/0x360
[ 3810.578592][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3810.578598][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3810.578600][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3810.578603][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3810.578608][ C2] __mptcp_retrans+0x42a/0x960
[ 3810.578614][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3810.578619][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3810.578627][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3810.578634][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3810.578636][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3810.578639][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3810.578642][ C2] ? lock_acquire+0x10c/0x170
[ 3810.578645][ C2] ? release_sock+0x1f/0x1d0
[ 3810.578651][ C2] release_sock+0x17f/0x1d0
[ 3810.578655][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3810.578662][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3810.578666][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3810.578670][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3810.578676][ C2] ? find_held_lock+0x2b/0x80
[ 3810.578680][ C2] sock_write_iter+0x3c1/0x520
[ 3810.578684][ C2] ? __up_write+0x1ad/0x530
[ 3810.578689][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3810.578696][ C2] ? ksys_write+0xf7/0x1d0
[ 3810.578702][ C2] vfs_write+0xc0c/0x1210
[ 3810.578706][ C2] ? ksys_write+0x137/0x1d0
[ 3810.578708][ C2] ? __lock_release+0x5d/0x170
[ 3810.578712][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3810.578715][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3810.578723][ C2] ksys_write+0x183/0x1d0
[ 3810.578726][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3810.578729][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3810.578736][ C2] do_syscall_64+0xc1/0x380
[ 3810.578739][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3810.578743][ C2] RIP: 0033:0x7f471c970337
[ 3810.578751][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3810.578753][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3810.578756][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3810.578758][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3810.578760][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3810.578761][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3810.578763][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3810.578769][ C2]
[ 3836.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1502s! [mptcp_connect:16956]
[ 3836.512946][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3836.512962][ C2] irq event stamp: 64230
[ 3836.512963][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3836.512974][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3836.512979][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3836.512985][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3836.512993][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3836.512998][ C2] Tainted: [L]=SOFTLOCKUP
[ 3836.513000][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3836.513003][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3836.513008][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3836.513011][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3836.513014][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3836.513016][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3836.513018][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3836.513020][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3836.513022][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3836.513024][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3836.513027][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3836.513031][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3836.513033][ C2] PKRU: 55555554
[ 3836.513034][ C2] Call Trace:
[ 3836.513038][ C2]
[ 3836.513043][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3836.513051][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3836.513056][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3836.513059][ C2] ? lock_acquire+0x10c/0x170
[ 3836.513063][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3836.513067][ C2] mptcp_try_fallback+0x14b/0x360
[ 3836.513072][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3836.513079][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3836.513081][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3836.513084][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3836.513089][ C2] __mptcp_retrans+0x42a/0x960
[ 3836.513095][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3836.513100][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3836.513108][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3836.513115][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3836.513118][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3836.513121][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3836.513123][ C2] ? lock_acquire+0x10c/0x170
[ 3836.513126][ C2] ? release_sock+0x1f/0x1d0
[ 3836.513132][ C2] release_sock+0x17f/0x1d0
[ 3836.513136][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3836.513144][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3836.513148][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3836.513152][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3836.513157][ C2] ? find_held_lock+0x2b/0x80
[ 3836.513162][ C2] sock_write_iter+0x3c1/0x520
[ 3836.513167][ C2] ? __up_write+0x1ad/0x530
[ 3836.513172][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3836.513179][ C2] ? ksys_write+0xf7/0x1d0
[ 3836.513185][ C2] vfs_write+0xc0c/0x1210
[ 3836.513190][ C2] ? ksys_write+0x137/0x1d0
[ 3836.513192][ C2] ? __lock_release+0x5d/0x170
[ 3836.513196][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3836.513200][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3836.513207][ C2] ksys_write+0x183/0x1d0
[ 3836.513211][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3836.513213][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3836.513220][ C2] do_syscall_64+0xc1/0x380
[ 3836.513224][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3836.513229][ C2] RIP: 0033:0x7f471c970337
[ 3836.513238][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3836.513239][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3836.513242][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3836.513244][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3836.513246][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3836.513248][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3836.513250][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3836.513256][ C2]
[ 3863.965346][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1609413 jiffies s: 68525 root: 0x4/.
[ 3863.965883][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3863.966121][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3863.966397][ C2] NMI backtrace for cpu 2
[ 3863.966408][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3863.966414][ C2] Tainted: [L]=SOFTLOCKUP
[ 3863.966416][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3863.966418][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3863.966428][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3863.966431][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3863.966434][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3863.966437][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3863.966439][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3863.966441][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3863.966443][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3863.966445][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3863.966447][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3863.966451][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3863.966454][ C2] PKRU: 55555554
[ 3863.966455][ C2] Call Trace:
[ 3863.966458][ C2]
[ 3863.966462][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3863.966469][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3863.966476][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3863.966478][ C2] ? lock_acquire+0x10c/0x170
[ 3863.966482][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3863.966489][ C2] mptcp_try_fallback+0x14b/0x360
[ 3863.966493][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3863.966501][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3863.966503][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3863.966507][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3863.966512][ C2] __mptcp_retrans+0x42a/0x960
[ 3863.966517][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3863.966523][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3863.966530][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3863.966537][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3863.966540][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3863.966543][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3863.966547][ C2] ? lock_acquire+0x10c/0x170
[ 3863.966550][ C2] ? release_sock+0x1f/0x1d0
[ 3863.966556][ C2] release_sock+0x17f/0x1d0
[ 3863.966560][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3863.966568][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3863.966572][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3863.966576][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3863.966581][ C2] ? find_held_lock+0x2b/0x80
[ 3863.966586][ C2] sock_write_iter+0x3c1/0x520
[ 3863.966591][ C2] ? __up_write+0x1ad/0x530
[ 3863.966596][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3863.966602][ C2] ? ksys_write+0xf7/0x1d0
[ 3863.966609][ C2] vfs_write+0xc0c/0x1210
[ 3863.966612][ C2] ? ksys_write+0x137/0x1d0
[ 3863.966615][ C2] ? __lock_release+0x5d/0x170
[ 3863.966619][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3863.966623][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3863.966630][ C2] ksys_write+0x183/0x1d0
[ 3863.966633][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3863.966636][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3863.966643][ C2] do_syscall_64+0xc1/0x380
[ 3863.966647][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3863.966651][ C2] RIP: 0033:0x7f471c970337
[ 3863.966660][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3863.966661][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3863.966665][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3863.966667][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3863.966668][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3863.966670][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3863.966672][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3863.966678][ C2]
[ 3888.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1550s! [mptcp_connect:16956]
[ 3888.512945][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3888.512962][ C2] irq event stamp: 64230
[ 3888.512964][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3888.512973][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3888.512978][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3888.512984][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3888.512992][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3888.512997][ C2] Tainted: [L]=SOFTLOCKUP
[ 3888.512999][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3888.513001][ C2] RIP: 0010:kasan_check_range+0x106/0x1c0
[ 3888.513010][ C2] Code: 00 74 f2 48 89 c2 b8 01 00 00 00 48 85 d2 0f 84 4c ff ff ff 41 83 e2 07 49 39 d1 0f 85 34 ff ff ff 45 3a 11 0f 8d 2b ff ff ff <5b> b8 01 00 00 00 5d 41 5c e9 3c fa 1a 02 41 bc 08 00 00 00 45 29
[ 3888.513013][ C2] RSP: 0018:ffffc9000029f5b0 EFLAGS: 00000246
[ 3888.513016][ C2] RAX: ffffed100170bd67 RBX: ffffed100170bd67 RCX: ffffffffa2cd0f13
[ 3888.513019][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3888.513021][ C2] RBP: ffffed100170bd66 R08: 0000000000000000 R09: ffffed100170bd66
[ 3888.513023][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3888.513024][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3888.513027][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3888.513029][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3888.513033][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3888.513035][ C2] PKRU: 55555554
[ 3888.513037][ C2] Call Trace:
[ 3888.513040][ C2]
[ 3888.513044][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3888.513050][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3888.513057][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3888.513062][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3888.513065][ C2] ? lock_acquire+0x10c/0x170
[ 3888.513068][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3888.513073][ C2] mptcp_try_fallback+0x14b/0x360
[ 3888.513078][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3888.513084][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3888.513087][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3888.513090][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3888.513095][ C2] __mptcp_retrans+0x42a/0x960
[ 3888.513101][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3888.513106][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3888.513113][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3888.513121][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3888.513123][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3888.513126][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3888.513129][ C2] ? lock_acquire+0x10c/0x170
[ 3888.513132][ C2] ? release_sock+0x1f/0x1d0
[ 3888.513138][ C2] release_sock+0x17f/0x1d0
[ 3888.513142][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3888.513149][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3888.513153][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3888.513157][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3888.513163][ C2] ? find_held_lock+0x2b/0x80
[ 3888.513167][ C2] sock_write_iter+0x3c1/0x520
[ 3888.513172][ C2] ? __up_write+0x1ad/0x530
[ 3888.513177][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3888.513183][ C2] ? ksys_write+0xf7/0x1d0
[ 3888.513189][ C2] vfs_write+0xc0c/0x1210
[ 3888.513193][ C2] ? ksys_write+0x137/0x1d0
[ 3888.513195][ C2] ? __lock_release+0x5d/0x170
[ 3888.513199][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3888.513203][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3888.513210][ C2] ksys_write+0x183/0x1d0
[ 3888.513213][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3888.513216][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3888.513223][ C2] do_syscall_64+0xc1/0x380
[ 3888.513227][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3888.513232][ C2] RIP: 0033:0x7f471c970337
[ 3888.513241][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3888.513242][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3888.513245][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3888.513247][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3888.513249][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3888.513251][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3888.513253][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3888.513259][ C2]
[ 3888.580320][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3888.580728][ C2] rcu: 2-....: (1662733 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=528491
[ 3888.581284][ C2] rcu: (t=1664063 jiffies g=1286133 q=33060 ncpus=4)
[ 3888.581553][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3888.581559][ C2] Tainted: [L]=SOFTLOCKUP
[ 3888.581561][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3888.581563][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3888.581574][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3888.581577][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3888.581581][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3888.581583][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3888.581584][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3888.581586][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3888.581589][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3888.581591][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3888.581593][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3888.581598][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3888.581600][ C2] PKRU: 55555554
[ 3888.581601][ C2] Call Trace:
[ 3888.581602][ C2]
[ 3888.581605][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3888.581612][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3888.581617][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3888.581621][ C2] ? lock_acquire+0x10c/0x170
[ 3888.581625][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3888.581631][ C2] mptcp_try_fallback+0x14b/0x360
[ 3888.581635][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3888.581641][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3888.581644][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3888.581647][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3888.581652][ C2] __mptcp_retrans+0x42a/0x960
[ 3888.581658][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3888.581663][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3888.581670][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3888.581678][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3888.581680][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3888.581683][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3888.581686][ C2] ? lock_acquire+0x10c/0x170
[ 3888.581689][ C2] ? release_sock+0x1f/0x1d0
[ 3888.581695][ C2] release_sock+0x17f/0x1d0
[ 3888.581699][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3888.581706][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3888.581710][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3888.581714][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3888.581719][ C2] ? find_held_lock+0x2b/0x80
[ 3888.581723][ C2] sock_write_iter+0x3c1/0x520
[ 3888.581728][ C2] ? __up_write+0x1ad/0x530
[ 3888.581732][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3888.581739][ C2] ? ksys_write+0xf7/0x1d0
[ 3888.581745][ C2] vfs_write+0xc0c/0x1210
[ 3888.581748][ C2] ? ksys_write+0x137/0x1d0
[ 3888.581750][ C2] ? __lock_release+0x5d/0x170
[ 3888.581755][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3888.581758][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3888.581765][ C2] ksys_write+0x183/0x1d0
[ 3888.581769][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3888.581771][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3888.581778][ C2] do_syscall_64+0xc1/0x380
[ 3888.581782][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3888.581785][ C2] RIP: 0033:0x7f471c970337
[ 3888.581794][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3888.581795][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3888.581798][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3888.581800][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3888.581802][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3888.581804][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3888.581806][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3888.581812][ C2]
[ 3916.512934][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1576s! [mptcp_connect:16956]
[ 3916.512942][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3916.512958][ C2] irq event stamp: 64230
[ 3916.512959][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3916.512969][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3916.512973][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3916.512979][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3916.512987][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3916.512993][ C2] Tainted: [L]=SOFTLOCKUP
[ 3916.512994][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3916.512996][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3916.513001][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3916.513005][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3916.513008][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3916.513010][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3916.513012][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3916.513014][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3916.513016][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3916.513018][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3916.513021][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3916.513025][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3916.513027][ C2] PKRU: 55555554
[ 3916.513028][ C2] Call Trace:
[ 3916.513031][ C2]
[ 3916.513035][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3916.513043][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3916.513048][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3916.513050][ C2] ? lock_acquire+0x10c/0x170
[ 3916.513054][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3916.513059][ C2] mptcp_try_fallback+0x14b/0x360
[ 3916.513063][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3916.513070][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3916.513073][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3916.513075][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3916.513080][ C2] __mptcp_retrans+0x42a/0x960
[ 3916.513086][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3916.513091][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3916.513098][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3916.513106][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3916.513108][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3916.513112][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3916.513114][ C2] ? lock_acquire+0x10c/0x170
[ 3916.513117][ C2] ? release_sock+0x1f/0x1d0
[ 3916.513123][ C2] release_sock+0x17f/0x1d0
[ 3916.513127][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3916.513134][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3916.513138][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3916.513142][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3916.513147][ C2] ? find_held_lock+0x2b/0x80
[ 3916.513151][ C2] sock_write_iter+0x3c1/0x520
[ 3916.513156][ C2] ? __up_write+0x1ad/0x530
[ 3916.513161][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3916.513168][ C2] ? ksys_write+0xf7/0x1d0
[ 3916.513175][ C2] vfs_write+0xc0c/0x1210
[ 3916.513178][ C2] ? ksys_write+0x137/0x1d0
[ 3916.513181][ C2] ? __lock_release+0x5d/0x170
[ 3916.513185][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3916.513188][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3916.513196][ C2] ksys_write+0x183/0x1d0
[ 3916.513199][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3916.513202][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3916.513209][ C2] do_syscall_64+0xc1/0x380
[ 3916.513214][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3916.513218][ C2] RIP: 0033:0x7f471c970337
[ 3916.513226][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3916.513227][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3916.513231][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3916.513233][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3916.513234][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3916.513236][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3916.513238][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3916.513244][ C2]
[ 3944.512935][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1602s! [mptcp_connect:16956]
[ 3944.512945][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3944.512961][ C2] irq event stamp: 64230
[ 3944.512963][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3944.512973][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3944.512978][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3944.512984][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3944.512992][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3944.512998][ C2] Tainted: [L]=SOFTLOCKUP
[ 3944.513000][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3944.513002][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3944.513007][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3944.513010][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3944.513013][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3944.513016][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3944.513018][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3944.513020][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3944.513022][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3944.513024][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3944.513026][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3944.513030][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3944.513032][ C2] PKRU: 55555554
[ 3944.513033][ C2] Call Trace:
[ 3944.513038][ C2]
[ 3944.513042][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3944.513050][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3944.513055][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3944.513058][ C2] ? lock_acquire+0x10c/0x170
[ 3944.513062][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3944.513067][ C2] mptcp_try_fallback+0x14b/0x360
[ 3944.513071][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3944.513077][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3944.513080][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3944.513082][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3944.513087][ C2] __mptcp_retrans+0x42a/0x960
[ 3944.513093][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3944.513098][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3944.513106][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3944.513113][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3944.513116][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3944.513119][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3944.513122][ C2] ? lock_acquire+0x10c/0x170
[ 3944.513125][ C2] ? release_sock+0x1f/0x1d0
[ 3944.513131][ C2] release_sock+0x17f/0x1d0
[ 3944.513134][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3944.513142][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3944.513146][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3944.513150][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3944.513155][ C2] ? find_held_lock+0x2b/0x80
[ 3944.513159][ C2] sock_write_iter+0x3c1/0x520
[ 3944.513165][ C2] ? __up_write+0x1ad/0x530
[ 3944.513170][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3944.513176][ C2] ? ksys_write+0xf7/0x1d0
[ 3944.513183][ C2] vfs_write+0xc0c/0x1210
[ 3944.513187][ C2] ? ksys_write+0x137/0x1d0
[ 3944.513189][ C2] ? __lock_release+0x5d/0x170
[ 3944.513193][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3944.513197][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3944.513204][ C2] ksys_write+0x183/0x1d0
[ 3944.513208][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3944.513210][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3944.513217][ C2] do_syscall_64+0xc1/0x380
[ 3944.513222][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3944.513226][ C2] RIP: 0033:0x7f471c970337
[ 3944.513234][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3944.513236][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3944.513239][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3944.513241][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3944.513243][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3944.513245][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3944.513247][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3944.513253][ C2]
[ 3962.269351][ T17] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 1707717 jiffies s: 68525 root: 0x4/.
[ 3962.269910][ T17] rcu: blocking rcu_node structures (internal RCU debug):
[ 3962.270168][ T17] Sending NMI from CPU 0 to CPUs 2:
[ 3962.270339][ C2] NMI backtrace for cpu 2
[ 3962.270349][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3962.270355][ C2] Tainted: [L]=SOFTLOCKUP
[ 3962.270357][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3962.270360][ C2] RIP: 0010:kasan_check_range+0x4/0x1c0
[ 3962.270368][ C2] Code: 00 00 e9 bf c5 18 02 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 <48> 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 44 0f b6 c2 48 01 f0 55
[ 3962.270371][ C2] RSP: 0018:ffffc9000029f5c8 EFLAGS: 00000246
[ 3962.270375][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3962.270377][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3962.270379][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3962.270381][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3962.270383][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3962.270385][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3962.270388][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3962.270392][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3962.270394][ C2] PKRU: 55555554
[ 3962.270396][ C2] Call Trace:
[ 3962.270398][ C2]
[ 3962.270400][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3962.270410][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3962.270417][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3962.270422][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3962.270425][ C2] ? lock_acquire+0x10c/0x170
[ 3962.270429][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3962.270436][ C2] mptcp_try_fallback+0x14b/0x360
[ 3962.270440][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3962.270447][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3962.270449][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3962.270452][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3962.270457][ C2] __mptcp_retrans+0x42a/0x960
[ 3962.270463][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3962.270468][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3962.270476][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3962.270483][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3962.270486][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3962.270489][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3962.270492][ C2] ? lock_acquire+0x10c/0x170
[ 3962.270495][ C2] ? release_sock+0x1f/0x1d0
[ 3962.270501][ C2] release_sock+0x17f/0x1d0
[ 3962.270504][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3962.270512][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3962.270516][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3962.270519][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3962.270525][ C2] ? find_held_lock+0x2b/0x80
[ 3962.270530][ C2] sock_write_iter+0x3c1/0x520
[ 3962.270535][ C2] ? __up_write+0x1ad/0x530
[ 3962.270539][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3962.270546][ C2] ? ksys_write+0xf7/0x1d0
[ 3962.270552][ C2] vfs_write+0xc0c/0x1210
[ 3962.270556][ C2] ? ksys_write+0x137/0x1d0
[ 3962.270558][ C2] ? __lock_release+0x5d/0x170
[ 3962.270562][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3962.270566][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3962.270573][ C2] ksys_write+0x183/0x1d0
[ 3962.270577][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3962.270579][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3962.270586][ C2] do_syscall_64+0xc1/0x380
[ 3962.270591][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3962.270595][ C2] RIP: 0033:0x7f471c970337
[ 3962.270604][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3962.270606][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3962.270610][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3962.270612][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3962.270614][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3962.270616][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3962.270617][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3962.270623][ C2]
[ 3966.583320][ C2] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3966.583690][ C2] rcu: 2-....: (1740669 ticks this GP) idle=6284/1/0x4000000000000000 softirq=669483/669484 fqs=567416
[ 3966.584192][ C2] rcu: (t=1742066 jiffies g=1286133 q=34408 ncpus=4)
[ 3966.584439][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3966.584445][ C2] Tainted: [L]=SOFTLOCKUP
[ 3966.584447][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3966.584450][ C2] RIP: 0010:queued_spin_lock_slowpath+0x243/0x9c0
[ 3966.584459][ C2] Code: 02 48 89 e8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 1c 07 00 00 b8 01 00 00 00 66 89 45 00 e9 c2 fe ff ff 89 44 24 40 f3 90 5e fe ff ff 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03
[ 3966.584463][ C2] RSP: 0018:ffffc9000029f5d0 EFLAGS: 00000202
[ 3966.584466][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3966.584469][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3966.584471][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3966.584473][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3966.584474][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3966.584476][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3966.584479][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3966.584483][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3966.584485][ C2] PKRU: 55555554
[ 3966.584486][ C2] Call Trace:
[ 3966.584488][ C2]
[ 3966.584490][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3966.584498][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3966.584503][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3966.584505][ C2] ? lock_acquire+0x10c/0x170
[ 3966.584509][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3966.584516][ C2] mptcp_try_fallback+0x14b/0x360
[ 3966.584520][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3966.584526][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3966.584529][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3966.584532][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3966.584537][ C2] __mptcp_retrans+0x42a/0x960
[ 3966.584542][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3966.584548][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3966.584555][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3966.584563][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3966.584565][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3966.584568][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3966.584571][ C2] ? lock_acquire+0x10c/0x170
[ 3966.584574][ C2] ? release_sock+0x1f/0x1d0
[ 3966.584580][ C2] release_sock+0x17f/0x1d0
[ 3966.584583][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3966.584591][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3966.584595][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3966.584599][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3966.584604][ C2] ? find_held_lock+0x2b/0x80
[ 3966.584608][ C2] sock_write_iter+0x3c1/0x520
[ 3966.584614][ C2] ? __up_write+0x1ad/0x530
[ 3966.584618][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3966.584625][ C2] ? ksys_write+0xf7/0x1d0
[ 3966.584632][ C2] vfs_write+0xc0c/0x1210
[ 3966.584635][ C2] ? ksys_write+0x137/0x1d0
[ 3966.584637][ C2] ? __lock_release+0x5d/0x170
[ 3966.584641][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3966.584645][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3966.584652][ C2] ksys_write+0x183/0x1d0
[ 3966.584655][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3966.584658][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3966.584664][ C2] do_syscall_64+0xc1/0x380
[ 3966.584669][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3966.584672][ C2] RIP: 0033:0x7f471c970337
[ 3966.584681][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3966.584684][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3966.584687][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3966.584689][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3966.584690][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3966.584692][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3966.584694][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3966.584700][ C2]
[ 3992.512936][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1647s! [mptcp_connect:16956]
[ 3992.512946][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 3992.512962][ C2] irq event stamp: 64230
[ 3992.512964][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 3992.512973][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 3992.512978][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 3992.512984][ C2] softirqs last disabled at (64188): [] __mptcp_retrans+0x34a/0x960
[ 3992.512992][ C2] CPU: 2 UID: 0 PID: 16956 Comm: mptcp_connect Tainted: G L 6.16.0-rc6-virtme #1 PREEMPT(full)
[ 3992.512997][ C2] Tainted: [L]=SOFTLOCKUP
[ 3992.512998][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3992.513001][ C2] RIP: 0010:__kasan_check_read+0x0/0x20
[ 3992.513008][ C2] Code: c7 c7 40 05 87 a3 5b 5d 41 5c e9 ab 6f 8e ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 4f f0 ff ff 66 66 2e 0f 1f
[ 3992.513011][ C2] RSP: 0018:ffffc9000029f5c8 EFLAGS: 00000202
[ 3992.513014][ C2] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffffffffa2cd0f13
[ 3992.513017][ C2] RDX: ffffed100170bd67 RSI: 0000000000000004 RDI: ffff88800b85eb30
[ 3992.513019][ C2] RBP: ffff88800b85eb30 R08: 0000000000000000 R09: ffffed100170bd66
[ 3992.513021][ C2] R10: ffff88800b85eb33 R11: 0000000000000004 R12: 1ffff92000053ebc
[ 3992.513022][ C2] R13: 0000000000000003 R14: ffffed100170bd66 R15: ffffc9000029f610
[ 3992.513024][ C2] FS: 00007f471c86f740(0000) GS:ffff88809093e000(0000) knlGS:0000000000000000
[ 3992.513027][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3992.513031][ C2] CR2: 00007f471c97030d CR3: 000000000e258003 CR4: 0000000000772ef0
[ 3992.513033][ C2] PKRU: 55555554
[ 3992.513034][ C2] Call Trace:
[ 3992.513038][ C2]
[ 3992.513040][ C2] queued_spin_lock_slowpath+0xb3/0x9c0
[ 3992.513048][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3992.513055][ C2] do_raw_spin_lock+0x1e8/0x270
[ 3992.513060][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3992.513062][ C2] ? lock_acquire+0x10c/0x170
[ 3992.513067][ C2] ? mptcp_try_fallback+0x14b/0x360
[ 3992.513071][ C2] mptcp_try_fallback+0x14b/0x360
[ 3992.513076][ C2] mptcp_sendmsg_frag+0x138e/0x2d50
[ 3992.513082][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3992.513085][ C2] ? __pfx_mptcp_sendmsg_frag+0x10/0x10
[ 3992.513088][ C2] ? __mptcp_retrans+0x34a/0x960
[ 3992.513092][ C2] __mptcp_retrans+0x42a/0x960
[ 3992.513098][ C2] ? __pfx___mptcp_retrans+0x10/0x10
[ 3992.513103][ C2] ? __local_bh_enable_ip+0xa9/0x130
[ 3992.513110][ C2] mptcp_release_cb+0x5eb/0xac0
[ 3992.513118][ C2] ? do_raw_spin_lock+0x130/0x270
[ 3992.513120][ C2] ? __pfx_mptcp_release_cb+0x10/0x10
[ 3992.513123][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3992.513126][ C2] ? lock_acquire+0x10c/0x170
[ 3992.513129][ C2] ? release_sock+0x1f/0x1d0
[ 3992.513135][ C2] release_sock+0x17f/0x1d0
[ 3992.513139][ C2] mptcp_sendmsg+0xae1/0x18b0
[ 3992.513146][ C2] ? _raw_spin_unlock+0x2d/0x50
[ 3992.513150][ C2] ? __pfx_mptcp_sendmsg+0x10/0x10
[ 3992.513154][ C2] ? __pfx_ovl_copyattr+0x10/0x10
[ 3992.513159][ C2] ? find_held_lock+0x2b/0x80
[ 3992.513163][ C2] sock_write_iter+0x3c1/0x520
[ 3992.513169][ C2] ? __up_write+0x1ad/0x530
[ 3992.513174][ C2] ? __pfx_sock_write_iter+0x10/0x10
[ 3992.513180][ C2] ? ksys_write+0xf7/0x1d0
[ 3992.513186][ C2] vfs_write+0xc0c/0x1210
[ 3992.513190][ C2] ? ksys_write+0x137/0x1d0
[ 3992.513192][ C2] ? __lock_release+0x5d/0x170
[ 3992.513196][ C2] ? __pfx_vfs_write+0x10/0x10
[ 3992.513200][ C2] ? __mutex_unlock_slowpath+0x144/0x400
[ 3992.513207][ C2] ksys_write+0x183/0x1d0
[ 3992.513211][ C2] ? __pfx_ksys_write+0x10/0x10
[ 3992.513214][ C2] ? do_user_addr_fault+0x959/0xe00
[ 3992.513221][ C2] do_syscall_64+0xc1/0x380
[ 3992.513226][ C2] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 3992.513230][ C2] RIP: 0033:0x7f471c970337
[ 3992.513238][ C2] Code: Unable to access opcode bytes at 0x7f471c97030d.
[ 3992.513240][ C2] RSP: 002b:00007ffc12f1f508 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 3992.513243][ C2] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f471c970337
[ 3992.513245][ C2] RDX: 0000000000001f9c RSI: 00007ffc12f21734 RDI: 0000000000000005
[ 3992.513247][ C2] RBP: 0000000000001f9c R08: 00007f471ca6b21c R09: 00007f471ca6b280
[ 3992.513249][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc12f216d0
[ 3992.513251][ C2] R13: 00007ffc12f21734 R14: 0000000000000064 R15: 0000000000000064
[ 3992.513257][ C2]
[ 4020.512937][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 1673s! [mptcp_connect:16956]
[ 4020.512949][ C2] Modules linked in: act_csum act_pedit cls_fw sch_ingress xt_mark xt_statistic xt_length xt_bpf sch_netem ipt_REJECT nft_compat nf_tables
[ 4020.512968][ C2] irq event stamp: 64230
[ 4020.512970][ C2] hardirqs last enabled at (64230): [] _raw_spin_unlock_irqrestore+0x5d/0x80
[ 4020.512984][ C2] hardirqs last disabled at (64229): [] _raw_spin_lock_irqsave+0x5b/0x60
[ 4020.512988][ C2] softirqs last enabled at (64186): [] __mptcp_retrans+0x2c4/0x960
[ 4020.512996][ C2] softirqs last disabled at (64188): [