======================================
| 0
| xx__-> [ 129.144907][ C2] ------------[ cut here ]------------
| [ 129.145313][ C2] WARNING: CPU: 2 PID: 0 at net/ipv4/af_inet.c:153 inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
| [ 129.145614][ C2] Modules linked in: dccp_ipv6 dccp_ipv4 dccp bonding act_gact vxlan sch_etf sch_fq act_mirred cls_flower sch_ingress ipt_rpfilter nft_compat nf_tables
[ 129.146711][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 129.146928][ C2] RIP: 0010:inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 129.147152][ C2] Code: 5e 41 5f e9 38 7a be fd 0f b6 75 12 48 83 c4 18 48 89 ea 48 c7 c7 c0 70 1c 8c 5b 5d 41 5c 41 5d 41 5e 41 5f e9 17 7a be fd 90 <0f> 0b 90 e9 44 fe ff ff 90 0f 0b 90 e9 87 fe ff ff 90 0f 0b 90 e9
All code
========
0: 5e pop %rsi
1: 41 5f pop %r15
3: e9 38 7a be fd jmp 0xfffffffffdbe7a40
8: 0f b6 75 12 movzbl 0x12(%rbp),%esi
c: 48 83 c4 18 add $0x18,%rsp
10: 48 89 ea mov %rbp,%rdx
13: 48 c7 c7 c0 70 1c 8c mov $0xffffffff8c1c70c0,%rdi
1a: 5b pop %rbx
1b: 5d pop %rbp
1c: 41 5c pop %r12
1e: 41 5d pop %r13
20: 41 5e pop %r14
22: 41 5f pop %r15
24: e9 17 7a be fd jmp 0xfffffffffdbe7a40
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 90 nop
2d: e9 44 fe ff ff jmp 0xfffffffffffffe76
32: 90 nop
33: 0f 0b ud2
35: 90 nop
36: e9 87 fe ff ff jmp 0xfffffffffffffec2
3b: 90 nop
3c: 0f 0b ud2
3e: 90 nop
3f: e9 .byte 0xe9
Code starting with the faulting instruction
===========================================
0: 0f 0b ud2
2: 90 nop
3: e9 44 fe ff ff jmp 0xfffffffffffffe4c
8: 90 nop
9: 0f 0b ud2
b: 90 nop
c: e9 87 fe ff ff jmp 0xfffffffffffffe98
11: 90 nop
12: 0f 0b ud2
14: 90 nop
15: e9 .byte 0xe9
[ 129.147722][ C2] RSP: 0018:ffffc90000218dc0 EFLAGS: 00010206
[ 129.147932][ C2] RAX: 0000000000000009 RBX: ffffffff8daae1e0 RCX: ffffffff8b60defe
[ 129.148198][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88801049a180
[ 129.148446][ C2] RBP: ffff88801049a040 R08: 0000000000000000 R09: ffffed1002093430
[ 129.148692][ C2] R10: ffff88801049a183 R11: 0000000000000000 R12: ffff88801049a180
[ 129.148934][ C2] R13: ffffc90000218eb8 R14: ffffffff892713fc R15: 000000000000012d
[ 129.149184][ C2] FS: 0000000000000000(0000) GS:ffff8880de343000(0000) knlGS:0000000000000000
[ 129.149466][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 129.149676][ C2] CR2: 00007f12cf088000 CR3: 0000000050340003 CR4: 0000000000772ef0
[ 129.149921][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 129.150169][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 129.150416][ C2] PKRU: 55555554
[ 129.150550][ C2] Call Trace:
[ 129.150680][ C2]
[ 129.150775][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 129.150948][ C2] ? __warn (kernel/panic.c:748)
[ 129.151097][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 129.151265][ C2] ? report_bug (lib/bug.c:201 lib/bug.c:219)
[ 129.151435][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 129.151603][ C2] ? handle_bug (arch/x86/kernel/traps.c:337)
[ 129.151773][ C2] ? exc_invalid_op (arch/x86/kernel/traps.c:391 (discriminator 1))
[ 129.151939][ C2] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621)
[ 129.152121][ C2] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.152297][ C2] ? inet_sock_destruct (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 net/ipv4/af_inet.c:153)
[ 129.152477][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 129.152685][ C2] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.152859][ C2] __sk_destruct (net/core/sock.c:2293)
[ 129.153067][ C2] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.153239][ C2] rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.153413][ C2] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 129.153592][ C2] ? __pfx_rcu_do_batch (kernel/rcu/tree.c:2492)
[ 129.153770][ C2] ? trace_irq_enable.constprop.0 (./include/trace/events/preemptirq.h:40)
[ 129.153999][ C2] rcu_core (kernel/rcu/tree.c:2826)
[ 129.154137][ C2] handle_softirqs (kernel/softirq.c:561)
[ 129.154338][ C2] __irq_exit_rcu (kernel/softirq.c:596 kernel/softirq.c:435 kernel/softirq.c:662)
[ 129.154507][ C2] irq_exit_rcu (kernel/softirq.c:680)
[ 129.154634][ C2] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049)
[ 129.154804][ C2]
[ 129.154924][ C2]
[ 129.155031][ C2] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702)
[ 129.155239][ C2] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:92 arch/x86/kernel/process.c:749)
[ 129.155420][ C2] Code: 4c 01 c7 4c 29 c2 e9 6e ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 fd 0a 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
All code
========
0: 4c 01 c7 add %r8,%rdi
3: 4c 29 c2 sub %r8,%rdx
6: e9 6e ff ff ff jmp 0xffffffffffffff79
b: 90 nop
c: 90 nop
d: 90 nop
e: 90 nop
f: 90 nop
10: 90 nop
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
16: 90 nop
17: 90 nop
18: 90 nop
19: 90 nop
1a: 90 nop
1b: f3 0f 1e fa endbr64
1f: 66 90 xchg %ax,%ax
21: 0f 00 2d 93 fd 0a 00 verw 0xafd93(%rip) # 0xafdbb
28: fb sti
29: f4 hlt
2a:* fa cli <-- trapping instruction
2b: c3 ret
2c: cc int3
2d: cc int3
2e: cc int3
2f: cc int3
30: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
37: 00 00 00 00
3b: 90 nop
3c: 90 nop
3d: 90 nop
3e: 90 nop
3f: 90 nop
Code starting with the faulting instruction
===========================================
0: fa cli
1: c3 ret
2: cc int3
3: cc int3
4: cc int3
5: cc int3
6: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
d: 00 00 00 00
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
[ 129.155993][ C2] RSP: 0018:ffffc90000147df0 EFLAGS: 00000242
[ 129.156223][ C2] RAX: 0000000000360523 RBX: 1ffff92000028fc1 RCX: ffffffff8bbb1ca5
[ 129.156467][ C2] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff891833f3
[ 129.156714][ C2] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffed100d9e667a
[ 129.156971][ C2] R10: ffff88806cf333d3 R11: 0000000000000000 R12: 0000000000000000
[ 129.157215][ C2] R13: ffff888001b1a340 R14: dffffc0000000000 R15: 0000000000000000
[ 129.157469][ C2] ? ct_kernel_exit.constprop.0 (kernel/context_tracking.c:146)
[ 129.157639][ C2] ? cpuidle_idle_call (kernel/sched/idle.c:186)
[ 129.157810][ C2] default_idle_call (./include/linux/cpuidle.h:143 kernel/sched/idle.c:118)
[ 129.157985][ C2] cpuidle_idle_call (kernel/sched/idle.c:186)
[ 129.158151][ C2] ? __pfx_cpuidle_idle_call (kernel/sched/idle.c:168)
[ 129.158326][ C2] ? tsc_verify_tsc_adjust (arch/x86/kernel/tsc_sync.c:59)
[ 129.158499][ C2] do_idle (kernel/sched/idle.c:325)
[ 129.158629][ C2] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1))
[ 129.158791][ C2] start_secondary (arch/x86/kernel/smpboot.c:203 arch/x86/kernel/smpboot.c:283)
[ 129.158970][ C2] ? __pfx_start_secondary (arch/x86/kernel/smpboot.c:233)
[ 129.159140][ C2] common_startup_64 (arch/x86/kernel/head_64.S:419)
| [ 129.161004][ C2] ------------[ cut here ]------------
| [ 129.161164][ C2] WARNING: CPU: 2 PID: 0 at net/ipv4/af_inet.c:156 inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
| [ 129.161429][ C2] Modules linked in: dccp_ipv6 dccp_ipv4 dccp bonding act_gact vxlan sch_etf sch_fq act_mirred cls_flower sch_ingress ipt_rpfilter nft_compat nf_tables
| [ 129.162171][ C2] Tainted: [W]=WARN
[ 129.162302][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 129.162507][ C2] RIP: 0010:inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 129.162748][ C2] Code: 5d 41 5c 41 5d 41 5e 41 5f e9 17 7a be fd 90 0f 0b 90 e9 44 fe ff ff 90 0f 0b 90 e9 87 fe ff ff 90 0f 0b 90 e9 b4 fe ff ff 90 <0f> 0b 90 e9 ea fe ff ff e8 1e 50 2e fe e9 5a fd ff ff 4c 89 f7 48
All code
========
0: 5d pop %rbp
1: 41 5c pop %r12
3: 41 5d pop %r13
5: 41 5e pop %r14
7: 41 5f pop %r15
9: e9 17 7a be fd jmp 0xfffffffffdbe7a25
e: 90 nop
f: 0f 0b ud2
11: 90 nop
12: e9 44 fe ff ff jmp 0xfffffffffffffe5b
17: 90 nop
18: 0f 0b ud2
1a: 90 nop
1b: e9 87 fe ff ff jmp 0xfffffffffffffea7
20: 90 nop
21: 0f 0b ud2
23: 90 nop
24: e9 b4 fe ff ff jmp 0xfffffffffffffedd
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 90 nop
2d: e9 ea fe ff ff jmp 0xffffffffffffff1c
32: e8 1e 50 2e fe call 0xfffffffffe2e5055
37: e9 5a fd ff ff jmp 0xfffffffffffffd96
3c: 4c 89 f7 mov %r14,%rdi
3f: 48 rex.W
Code starting with the faulting instruction
===========================================
0: 0f 0b ud2
2: 90 nop
3: e9 ea fe ff ff jmp 0xfffffffffffffef2
8: e8 1e 50 2e fe call 0xfffffffffe2e502b
d: e9 5a fd ff ff jmp 0xfffffffffffffd6c
12: 4c 89 f7 mov %r14,%rdi
15: 48 rex.W
[ 129.163309][ C2] RSP: 0018:ffffc90000218dc0 EFLAGS: 00010202
[ 129.163545][ C2] RAX: 0000000000000ff7 RBX: ffffffff8daae1e0 RCX: ffffffff8b60df4a
[ 129.163802][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88801049a2c4
[ 129.164068][ C2] RBP: ffff88801049a040 R08: 0000000000000000 R09: ffffed100209345b
[ 129.164317][ C2] R10: ffff88801049a2df R11: 0000000000000000 R12: ffff88801049a2dc
[ 129.164563][ C2] R13: ffffc90000218eb8 R14: ffffffff892713fc R15: 000000000000012d
[ 129.164822][ C2] FS: 0000000000000000(0000) GS:ffff8880de343000(0000) knlGS:0000000000000000
[ 129.165103][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 129.165322][ C2] CR2: 00007f12cf088000 CR3: 0000000050340003 CR4: 0000000000772ef0
[ 129.165568][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 129.165807][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 129.166061][ C2] PKRU: 55555554
[ 129.166195][ C2] Call Trace:
[ 129.166324][ C2]
[ 129.166412][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 129.166594][ C2] ? __warn (kernel/panic.c:748)
[ 129.166726][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 129.166896][ C2] ? report_bug (lib/bug.c:201 lib/bug.c:219)
[ 129.167074][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 129.167244][ C2] ? handle_bug (arch/x86/kernel/traps.c:337)
[ 129.167416][ C2] ? exc_invalid_op (arch/x86/kernel/traps.c:391 (discriminator 1))
[ 129.167582][ C2] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621)
[ 129.167749][ C2] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.167920][ C2] ? inet_sock_destruct (./arch/x86/include/asm/atomic.h:23 (discriminator 3) ./include/linux/atomic/atomic-arch-fallback.h:457 (discriminator 3) ./include/linux/atomic/atomic-instrumented.h:33 (discriminator 3) ./include/linux/refcount.h:136 (discriminator 3) net/ipv4/af_inet.c:154 (discriminator 3))
[ 129.168096][ C2] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 129.168263][ C2] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.168431][ C2] __sk_destruct (net/core/sock.c:2293)
[ 129.168613][ C2] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.168799][ C2] rcu_do_batch (kernel/rcu/tree.c:2568)
[ 129.168977][ C2] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 129.169156][ C2] ? __pfx_rcu_do_batch (kernel/rcu/tree.c:2492)
[ 129.169325][ C2] ? trace_irq_enable.constprop.0 (./include/trace/events/preemptirq.h:40)
[ 129.169528][ C2] rcu_core (kernel/rcu/tree.c:2826)
[ 129.169662][ C2] handle_softirqs (kernel/softirq.c:561)
[ 129.169840][ C2] __irq_exit_rcu (kernel/softirq.c:596 kernel/softirq.c:435 kernel/softirq.c:662)
[ 129.170017][ C2] irq_exit_rcu (kernel/softirq.c:680)
[ 129.170145][ C2] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049)
[ 129.170315][ C2]
[ 129.170408][ C2]
[ 129.170502][ C2] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702)
[ 129.170703][ C2] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:92 arch/x86/kernel/process.c:749)
[ 129.170872][ C2] Code: 4c 01 c7 4c 29 c2 e9 6e ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 fd 0a 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
All code
========
0: 4c 01 c7 add %r8,%rdi
3: 4c 29 c2 sub %r8,%rdx
6: e9 6e ff ff ff jmp 0xffffffffffffff79
b: 90 nop
c: 90 nop
d: 90 nop
e: 90 nop
f: 90 nop
10: 90 nop
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
16: 90 nop
17: 90 nop
18: 90 nop
19: 90 nop
1a: 90 nop
1b: f3 0f 1e fa endbr64
1f: 66 90 xchg %ax,%ax
21: 0f 00 2d 93 fd 0a 00 verw 0xafd93(%rip) # 0xafdbb
28: fb sti
29: f4 hlt
2a:* fa cli <-- trapping instruction
2b: c3 ret
2c: cc int3
2d: cc int3
2e: cc int3
2f: cc int3
30: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
37: 00 00 00 00
3b: 90 nop
3c: 90 nop
3d: 90 nop
3e: 90 nop
3f: 90 nop
Code starting with the faulting instruction
===========================================
0: fa cli
1: c3 ret
2: cc int3
3: cc int3
4: cc int3
5: cc int3
6: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
d: 00 00 00 00
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
[ 129.171461][ C2] RSP: 0018:ffffc90000147df0 EFLAGS: 00000242
[ 129.171672][ C2] RAX: 0000000000360523 RBX: 1ffff92000028fc1 RCX: ffffffff8bbb1ca5
[ 129.171917][ C2] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff891833f3
[ 129.172183][ C2] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffed100d9e667a
[ 129.172432][ C2] R10: ffff88806cf333d3 R11: 0000000000000000 R12: 0000000000000000
[ 129.172697][ C2] R13: ffff888001b1a340 R14: dffffc0000000000 R15: 0000000000000000
[ 129.172941][ C2] ? ct_kernel_exit.constprop.0 (kernel/context_tracking.c:146)
[ 129.173122][ C2] ? cpuidle_idle_call (kernel/sched/idle.c:186)
[ 129.173287][ C2] default_idle_call (./include/linux/cpuidle.h:143 kernel/sched/idle.c:118)
[ 129.173451][ C2] cpuidle_idle_call (kernel/sched/idle.c:186)
[ 129.173613][ C2] ? __pfx_cpuidle_idle_call (kernel/sched/idle.c:168)
[ 129.173781][ C2] ? tsc_verify_tsc_adjust (arch/x86/kernel/tsc_sync.c:59)
[ 129.173958][ C2] do_idle (kernel/sched/idle.c:325)
[ 129.174099][ C2] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1))
[ 129.174263][ C2] start_secondary (arch/x86/kernel/smpboot.c:203 arch/x86/kernel/smpboot.c:283)
[ 129.174436][ C2] ? __pfx_start_secondary (arch/x86/kernel/smpboot.c:233)
Finger prints:
inet_sock_destruct:__sk_destruct:rcu_do_batch:rcu_core:handle_softirqs