======================================
| 0
| xx__-> [ 4023.554159][ C0] ------------[ cut here ]------------
| [ 4023.554645][ C0] WARNING: CPU: 0 PID: 0 at net/ipv4/af_inet.c:153 inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
| [ 4023.554985][ C0] Modules linked in: dccp_ipv6 dccp_ipv4 dccp sch_etf sch_fq l2tp_ip6 l2tp_eth l2tp_ip l2tp_netlink l2tp_core xfrm_interface sha1_generic xfrm_user xt_conntrack xt_length act_ct nf_flow_table drop_monitor act_gact cls_flower nft_chain_nat xt_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 unix_diag geneve ip6_gre ip_gre gre cls_bpf sch_ingress netdevsim psample xt_HL amt ip6t_rpfilter nft_compat nf_tables vxlan mpls_gso mpls_iptunnel mpls_router [last unloaded: ila]
[ 4023.557328][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 4023.557554][ C0] RIP: 0010:inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 4023.557793][ C0] Code: 5e 41 5f e9 08 75 be fd 0f b6 75 12 48 83 c4 18 48 89 ea 48 c7 c7 c0 70 7c 8f 5b 5d 41 5c 41 5d 41 5e 41 5f e9 e7 74 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 08 75 be fd jmp 0xfffffffffdbe7510
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 7c 8f mov $0xffffffff8f7c70c0,%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 e7 74 be fd jmp 0xfffffffffdbe7510
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
[ 4023.558443][ C0] RSP: 0018:ffffc90000007dc0 EFLAGS: 00010206
[ 4023.558688][ C0] RAX: 0000000000000009 RBX: ffffffff910ae1e0 RCX: ffffffff8ec0b42e
[ 4023.558972][ C0] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff888005dc9180
[ 4023.559246][ C0] RBP: ffff888005dc9040 R08: 0000000000000000 R09: ffffed1000bb9230
[ 4023.559523][ C0] R10: ffff888005dc9183 R11: 0000000000000000 R12: ffff888005dc9180
[ 4023.559809][ C0] R13: ffffc90000007eb8 R14: ffffffff8c86e3fc R15: 0000000000000107
[ 4023.560092][ C0] FS: 0000000000000000(0000) GS:ffff8880dac3f000(0000) knlGS:0000000000000000
[ 4023.560413][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4023.560643][ C0] CR2: 00007f96a15c7000 CR3: 0000000034d40006 CR4: 0000000000772ef0
[ 4023.560934][ C0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 4023.561209][ C0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 4023.561471][ C0] PKRU: 55555554
[ 4023.561607][ C0] Call Trace:
[ 4023.561741][ C0]
[ 4023.561845][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 4023.562032][ C0] ? __warn (kernel/panic.c:748)
[ 4023.562177][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 4023.562365][ C0] ? report_bug (lib/bug.c:201 lib/bug.c:219)
[ 4023.562551][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 4023.562733][ C0] ? handle_bug (arch/x86/kernel/traps.c:337)
[ 4023.562923][ C0] ? exc_invalid_op (arch/x86/kernel/traps.c:391 (discriminator 1))
[ 4023.563104][ C0] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621)
[ 4023.563287][ C0] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.563468][ C0] ? 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)
[ 4023.563657][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 4023.563849][ C0] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.564029][ C0] __sk_destruct (net/core/sock.c:2293)
[ 4023.564218][ C0] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.564397][ C0] rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.564585][ C0] ? __pfx_rcu_do_batch (kernel/rcu/tree.c:2492)
[ 4023.564774][ C0] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 4023.564973][ C0] rcu_core (kernel/rcu/tree.c:2826)
[ 4023.565114][ C0] handle_softirqs (kernel/softirq.c:561)
[ 4023.565309][ C0] __irq_exit_rcu (kernel/softirq.c:596 kernel/softirq.c:435 kernel/softirq.c:662)
[ 4023.565485][ C0] irq_exit_rcu (kernel/softirq.c:680)
[ 4023.565620][ C0] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049)
[ 4023.565798][ C0]
[ 4023.565902][ C0]
[ 4023.565995][ C0] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702)
[ 4023.566215][ C0] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:92 arch/x86/kernel/process.c:749)
[ 4023.566405][ C0] 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 73 2d 0b 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 73 2d 0b 00 verw 0xb2d73(%rip) # 0xb2d9b
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
[ 4023.567056][ C0] RSP: 0018:ffffffff90407df8 EFLAGS: 00000246
[ 4023.567304][ C0] RAX: 0000000003dbd6a3 RBX: 1ffffffff2080fc2 RCX: ffffffff8f1aecc5
[ 4023.567581][ C0] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff8c7803f3
[ 4023.567861][ C0] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffed100d9c667a
[ 4023.568138][ C0] R10: ffff88806ce333d3 R11: 0000000000000000 R12: 0000000000000000
[ 4023.568437][ C0] R13: ffffffff90433040 R14: dffffc0000000000 R15: 0000000000014770
[ 4023.568718][ C0] ? ct_kernel_exit.constprop.0 (kernel/context_tracking.c:146)
[ 4023.568909][ C0] ? cpuidle_idle_call (kernel/sched/idle.c:186)
[ 4023.569093][ C0] default_idle_call (./include/linux/cpuidle.h:143 kernel/sched/idle.c:118)
[ 4023.569277][ C0] cpuidle_idle_call (kernel/sched/idle.c:186)
[ 4023.569461][ C0] ? __pfx_cpuidle_idle_call (kernel/sched/idle.c:168)
[ 4023.569643][ C0] ? tsc_verify_tsc_adjust (arch/x86/kernel/tsc_sync.c:59)
[ 4023.569842][ C0] do_idle (kernel/sched/idle.c:325)
[ 4023.569982][ C0] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1))
[ 4023.570164][ C0] rest_init (./include/linux/rcupdate.h:842 init/main.c:714)
[ 4023.570298][ C0] start_kernel (init/main.c:1049 (discriminator 1))
[ 4023.570478][ C0] x86_64_start_reservations (arch/x86/kernel/head64.c:501)
[ 4023.570659][ C0] x86_64_start_kernel (arch/x86/kernel/head64.c:443 (discriminator 17))
[ 4023.570850][ C0] common_startup_64 (arch/x86/kernel/head_64.S:419)
| [ 4023.572876][ C0] ------------[ cut here ]------------
| [ 4023.573048][ C0] WARNING: CPU: 0 PID: 0 at net/ipv4/af_inet.c:156 inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
| [ 4023.573355][ C0] Modules linked in: dccp_ipv6 dccp_ipv4 dccp sch_etf sch_fq l2tp_ip6 l2tp_eth l2tp_ip l2tp_netlink l2tp_core xfrm_interface sha1_generic xfrm_user xt_conntrack xt_length act_ct nf_flow_table drop_monitor act_gact cls_flower nft_chain_nat xt_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 unix_diag geneve ip6_gre ip_gre gre cls_bpf sch_ingress netdevsim psample xt_HL amt ip6t_rpfilter nft_compat nf_tables vxlan mpls_gso mpls_iptunnel mpls_router [last unloaded: ila]
| [ 4023.575190][ C0] Tainted: [W]=WARN
[ 4023.575331][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 4023.575549][ C0] RIP: 0010:inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 4023.575771][ C0] Code: 5d 41 5c 41 5d 41 5e 41 5f e9 e7 74 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 be 4b 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 e7 74 be fd jmp 0xfffffffffdbe74f5
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 be 4b 2e fe call 0xfffffffffe2e4bf5
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 be 4b 2e fe call 0xfffffffffe2e4bcb
d: e9 5a fd ff ff jmp 0xfffffffffffffd6c
12: 4c 89 f7 mov %r14,%rdi
15: 48 rex.W
[ 4023.576394][ C0] RSP: 0018:ffffc90000007dc0 EFLAGS: 00010202
[ 4023.576614][ C0] RAX: 0000000000000ff7 RBX: ffffffff910ae1e0 RCX: ffffffff8ec0b47a
[ 4023.576891][ C0] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff888005dc92c4
[ 4023.577150][ C0] RBP: ffff888005dc9040 R08: 0000000000000000 R09: ffffed1000bb925b
[ 4023.577415][ C0] R10: ffff888005dc92df R11: 0000000000000000 R12: ffff888005dc92dc
[ 4023.577676][ C0] R13: ffffc90000007eb8 R14: ffffffff8c86e3fc R15: 0000000000000107
[ 4023.577959][ C0] FS: 0000000000000000(0000) GS:ffff8880dac3f000(0000) knlGS:0000000000000000
[ 4023.578253][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4023.578471][ C0] CR2: 00007f96a15c7000 CR3: 0000000034d40006 CR4: 0000000000772ef0
[ 4023.578728][ C0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 4023.578989][ C0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 4023.579242][ C0] PKRU: 55555554
[ 4023.579369][ C0] Call Trace:
[ 4023.579499][ C0]
[ 4023.579594][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 4023.579768][ C0] ? __warn (kernel/panic.c:748)
[ 4023.579914][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 4023.580089][ C0] ? report_bug (lib/bug.c:201 lib/bug.c:219)
[ 4023.580266][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 4023.580440][ C0] ? handle_bug (arch/x86/kernel/traps.c:337)
[ 4023.580619][ C0] ? exc_invalid_op (arch/x86/kernel/traps.c:391 (discriminator 1))
[ 4023.580816][ C0] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621)
[ 4023.581005][ C0] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.581193][ C0] ? 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))
[ 4023.581376][ C0] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 4023.581558][ C0] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.581742][ C0] __sk_destruct (net/core/sock.c:2293)
[ 4023.581932][ C0] ? rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.582115][ C0] rcu_do_batch (kernel/rcu/tree.c:2568)
[ 4023.582310][ C0] ? __pfx_rcu_do_batch (kernel/rcu/tree.c:2492)
[ 4023.582494][ C0] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 4023.582684][ C0] rcu_core (kernel/rcu/tree.c:2826)
[ 4023.582830][ C0] handle_softirqs (kernel/softirq.c:561)
[ 4023.583019][ C0] __irq_exit_rcu (kernel/softirq.c:596 kernel/softirq.c:435 kernel/softirq.c:662)
[ 4023.583200][ C0] irq_exit_rcu (kernel/softirq.c:680)
[ 4023.583339][ C0] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049)
[ 4023.583519][ C0]
[ 4023.583616][ C0]
[ 4023.583708][ C0] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702)
[ 4023.583945][ C0] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:92 arch/x86/kernel/process.c:749)
[ 4023.584133][ C0] 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 73 2d 0b 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 73 2d 0b 00 verw 0xb2d73(%rip) # 0xb2d9b
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
[ 4023.584760][ C0] RSP: 0018:ffffffff90407df8 EFLAGS: 00000246
[ 4023.585004][ C0] RAX: 0000000003dbd6a3 RBX: 1ffffffff2080fc2 RCX: ffffffff8f1aecc5
[ 4023.585276][ C0] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff8c7803f3
[ 4023.585542][ C0] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffed100d9c667a
[ 4023.585816][ C0] R10: ffff88806ce333d3 R11: 0000000000000000 R12: 0000000000000000
[ 4023.586101][ C0] R13: ffffffff90433040 R14: dffffc0000000000 R15: 0000000000014770
[ 4023.586371][ C0] ? ct_kernel_exit.constprop.0 (kernel/context_tracking.c:146)
[ 4023.586560][ C0] ? cpuidle_idle_call (kernel/sched/idle.c:186)
[ 4023.586740][ C0] default_idle_call (./include/linux/cpuidle.h:143 kernel/sched/idle.c:118)
[ 4023.586929][ C0] cpuidle_idle_call (kernel/sched/idle.c:186)
[ 4023.587106][ C0] ? __pfx_cpuidle_idle_call (kernel/sched/idle.c:168)
[ 4023.587291][ C0] ? tsc_verify_tsc_adjust (arch/x86/kernel/tsc_sync.c:59)
[ 4023.587469][ C0] do_idle (kernel/sched/idle.c:325)
[ 4023.587606][ C0] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1))
[ 4023.587781][ C0] rest_init (./include/linux/rcupdate.h:842 init/main.c:714)
[ 4023.587926][ C0] start_kernel (init/main.c:1049 (discriminator 1))
[ 4023.588120][ C0] x86_64_start_reservations (arch/x86/kernel/head64.c:501)
[ 4023.588324][ C0] x86_64_start_kernel (arch/x86/kernel/head64.c:443 (discriminator 17))
Finger prints:
inet_sock_destruct:__sk_destruct:rcu_do_batch:rcu_core:handle_softirqs