======================================
| 0
| xx__-> [ 1481.338962] ------------[ cut here ]------------
| [ 1481.339075] WARNING: CPU: 2 PID: 0 at net/ipv4/af_inet.c:153 inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
| [ 1481.339177] Modules linked in: vxcan can_dev xfrm_interface ip6_gre ip_gre gre macsec ipvlan xt_conntrack nf_conntrack nf_defrag_ipv4 nf_defrag_ipv6 xt_HL amt drop_monitor netdevsim psample act_gact cls_flower sch_ingress ip6t_rpfilter nft_compat nf_tables vxlan mpls_gso mpls_iptunnel mpls_router
[ 1481.339600] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1481.339684] RIP: 0010:inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 1481.339752] Code: e9 41 60 4c ff 4c 89 e6 5b 48 c7 c7 d8 6d 37 bd 41 5c e9 2f 60 4c ff 90 0f 0b 90 eb 81 90 0f 0b 90 eb 93 90 0f 0b 90 eb 81 90 <0f> 0b 90 e9 60 ff ff ff 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90
All code
========
0: e9 41 60 4c ff jmp 0xffffffffff4c6046
5: 4c 89 e6 mov %r12,%rsi
8: 5b pop %rbx
9: 48 c7 c7 d8 6d 37 bd mov $0xffffffffbd376dd8,%rdi
10: 41 5c pop %r12
12: e9 2f 60 4c ff jmp 0xffffffffff4c6046
17: 90 nop
18: 0f 0b ud2
1a: 90 nop
1b: eb 81 jmp 0xffffffffffffff9e
1d: 90 nop
1e: 0f 0b ud2
20: 90 nop
21: eb 93 jmp 0xffffffffffffffb6
23: 90 nop
24: 0f 0b ud2
26: 90 nop
27: eb 81 jmp 0xffffffffffffffaa
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 90 nop
2d: e9 60 ff ff ff jmp 0xffffffffffffff92
32: 0f 1f 40 00 nopl 0x0(%rax)
36: 90 nop
37: 90 nop
38: 90 nop
39: 90 nop
3a: 90 nop
3b: 90 nop
3c: 90 nop
3d: 90 nop
3e: 90 nop
3f: 90 nop
Code starting with the faulting instruction
===========================================
0: 0f 0b ud2
2: 90 nop
3: e9 60 ff ff ff jmp 0xffffffffffffff68
8: 0f 1f 40 00 nopl 0x0(%rax)
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
[ 1481.339965] RSP: 0018:ffffb88500110ee0 EFLAGS: 00010206
[ 1481.340040] RAX: 0000000000000009 RBX: ffff9de381e41710 RCX: 0000000000000001
[ 1481.340132] RDX: 0000000000000ff7 RSI: 0000000000000ff7 RDI: ffff9de381e41680
[ 1481.340227] RBP: ffff9de3871d11c0 R08: ffff9de381e41958 R09: ffffffffbbfe8700
[ 1481.340305] R10: ffff9de381b4b600 R11: 0000000000000001 R12: ffff9de381e41680
[ 1481.340380] R13: 000000000000001b R14: ffff9de3bed2b438 R15: 0000000000000000
[ 1481.340479] FS: 0000000000000000(0000) GS:ffff9de40085a000(0000) knlGS:0000000000000000
[ 1481.340579] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1481.340669] CR2: 0000562a04e88038 CR3: 000000000ce80003 CR4: 0000000000772ef0
[ 1481.340766] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1481.340868] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 1481.340968] PKRU: 55555554
[ 1481.340997] Call Trace:
[ 1481.341043]
[ 1481.341074] ? __warn (kernel/panic.c:748)
[ 1481.341133] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 1481.341201] ? report_bug (lib/bug.c:201 lib/bug.c:219)
[ 1481.341260] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 1481.341347] ? handle_bug (arch/x86/kernel/traps.c:337)
[ 1481.341408] ? exc_invalid_op (arch/x86/kernel/traps.c:391 (discriminator 1))
[ 1481.341480] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621)
[ 1481.341564] ? rcu_core (kernel/rcu/tree.c:2556 kernel/rcu/tree.c:2824)
[ 1481.341627] ? inet_sock_destruct (net/ipv4/af_inet.c:153 (discriminator 1))
[ 1481.341705] __sk_destruct (net/core/sock.c:2293)
[ 1481.341771] rcu_core (kernel/rcu/tree.c:2568 kernel/rcu/tree.c:2824)
[ 1481.341835] ? rcu_core (kernel/rcu/tree.c:2494 kernel/rcu/tree.c:2824)
[ 1481.341878] handle_softirqs (kernel/softirq.c:561)
[ 1481.341960] irq_exit_rcu (kernel/softirq.c:596 kernel/softirq.c:435 kernel/softirq.c:662 kernel/softirq.c:678)
[ 1481.342003] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049)
[ 1481.342089]
[ 1481.342118]
[ 1481.342158] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702)
[ 1481.342228] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:92 arch/x86/kernel/process.c:749)
[ 1481.342273] 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 03 62 19 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 03 62 19 00 verw 0x196203(%rip) # 0x19622b
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
[ 1481.342487] RSP: 0018:ffffb885000a7ee8 EFLAGS: 00000246
[ 1481.342566] RAX: ffff9de40085a000 RBX: ffff9de381305d00 RCX: 0000000000000000
[ 1481.342677] RDX: 0000000000000002 RSI: ffffffffbd395496 RDI: 00000000036f89f4
[ 1481.342768] RBP: 0000000000000002 R08: 00000000036f89f4 R09: 0000000000000001
[ 1481.342865] R10: ffff9de38809e6e0 R11: 0000000000000000 R12: 0000000000000000
[ 1481.342961] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 1481.343051] default_idle_call (./include/linux/cpuidle.h:144 kernel/sched/idle.c:118)
[ 1481.343096] do_idle (kernel/sched/idle.c:186 kernel/sched/idle.c:325)
[ 1481.343155] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1))
[ 1481.343212] start_secondary (arch/x86/kernel/smpboot.c:315)
[ 1481.343259] common_startup_64 (arch/x86/kernel/head_64.S:419)
| [ 1481.343417] ------------[ cut here ]------------
| [ 1481.343484] WARNING: CPU: 2 PID: 0 at net/ipv4/af_inet.c:156 inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
| [ 1481.343568] Modules linked in: vxcan can_dev xfrm_interface ip6_gre ip_gre gre macsec ipvlan xt_conntrack nf_conntrack nf_defrag_ipv4 nf_defrag_ipv6 xt_HL amt drop_monitor netdevsim psample act_gact cls_flower sch_ingress ip6t_rpfilter nft_compat nf_tables vxlan mpls_gso mpls_iptunnel mpls_router
| [ 1481.343963] Tainted: [W]=WARN
[ 1481.344004] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1481.344096] RIP: 0010:inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 1481.344174] Code: 89 e2 5b 48 c7 c7 a0 6d 37 bd 41 5c e9 41 60 4c ff 4c 89 e6 5b 48 c7 c7 d8 6d 37 bd 41 5c e9 2f 60 4c ff 90 0f 0b 90 eb 81 90 <0f> 0b 90 eb 93 90 0f 0b 90 eb 81 90 0f 0b 90 e9 60 ff ff ff 0f 1f
All code
========
0: 89 e2 mov %esp,%edx
2: 5b pop %rbx
3: 48 c7 c7 a0 6d 37 bd mov $0xffffffffbd376da0,%rdi
a: 41 5c pop %r12
c: e9 41 60 4c ff jmp 0xffffffffff4c6052
11: 4c 89 e6 mov %r12,%rsi
14: 5b pop %rbx
15: 48 c7 c7 d8 6d 37 bd mov $0xffffffffbd376dd8,%rdi
1c: 41 5c pop %r12
1e: e9 2f 60 4c ff jmp 0xffffffffff4c6052
23: 90 nop
24: 0f 0b ud2
26: 90 nop
27: eb 81 jmp 0xffffffffffffffaa
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 90 nop
2d: eb 93 jmp 0xffffffffffffffc2
2f: 90 nop
30: 0f 0b ud2
32: 90 nop
33: eb 81 jmp 0xffffffffffffffb6
35: 90 nop
36: 0f 0b ud2
38: 90 nop
39: e9 60 ff ff ff jmp 0xffffffffffffff9e
3e: 0f .byte 0xf
3f: 1f (bad)
Code starting with the faulting instruction
===========================================
0: 0f 0b ud2
2: 90 nop
3: eb 93 jmp 0xffffffffffffff98
5: 90 nop
6: 0f 0b ud2
8: 90 nop
9: eb 81 jmp 0xffffffffffffff8c
b: 90 nop
c: 0f 0b ud2
e: 90 nop
f: e9 60 ff ff ff jmp 0xffffffffffffff74
14: 0f .byte 0xf
15: 1f (bad)
[ 1481.344401] RSP: 0018:ffffb88500110ee0 EFLAGS: 00010202
[ 1481.344481] RAX: 0000000000000ff7 RBX: ffff9de381e41710 RCX: 0000000000000001
[ 1481.344566] RDX: 0000000000000000 RSI: 0000000000000ff7 RDI: ffff9de381e41680
[ 1481.344670] RBP: ffff9de3871d11c0 R08: ffff9de381e41958 R09: ffffffffbbfe8700
[ 1481.344764] R10: ffff9de381b4b600 R11: 0000000000000001 R12: ffff9de381e41680
[ 1481.344848] R13: 000000000000001b R14: ffff9de3bed2b438 R15: 0000000000000000
[ 1481.344943] FS: 0000000000000000(0000) GS:ffff9de40085a000(0000) knlGS:0000000000000000
[ 1481.345041] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1481.345127] CR2: 0000562a04e88038 CR3: 000000000ce80003 CR4: 0000000000772ef0
[ 1481.345211] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1481.345293] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 1481.345388] PKRU: 55555554
[ 1481.345421] Call Trace:
[ 1481.345445]
[ 1481.345481] ? __warn (kernel/panic.c:748)
[ 1481.345539] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 1481.345605] ? report_bug (lib/bug.c:201 lib/bug.c:219)
[ 1481.345652] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 1481.345699] ? handle_bug (arch/x86/kernel/traps.c:337)
[ 1481.345762] ? exc_invalid_op (arch/x86/kernel/traps.c:391 (discriminator 1))
[ 1481.345801] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621)
[ 1481.345835] ? rcu_core (kernel/rcu/tree.c:2556 kernel/rcu/tree.c:2824)
[ 1481.345904] ? inet_sock_destruct (net/ipv4/af_inet.c:156 (discriminator 1))
[ 1481.345971] __sk_destruct (net/core/sock.c:2293)
[ 1481.346023] rcu_core (kernel/rcu/tree.c:2568 kernel/rcu/tree.c:2824)
[ 1481.346073] ? rcu_core (kernel/rcu/tree.c:2494 kernel/rcu/tree.c:2824)
[ 1481.346110] handle_softirqs (kernel/softirq.c:561)
[ 1481.346151] irq_exit_rcu (kernel/softirq.c:596 kernel/softirq.c:435 kernel/softirq.c:662 kernel/softirq.c:678)
[ 1481.346185] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049)
[ 1481.346250]
[ 1481.346277]
[ 1481.346299] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702)
[ 1481.346372] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:92 arch/x86/kernel/process.c:749)
[ 1481.346428] 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 03 62 19 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 03 62 19 00 verw 0x196203(%rip) # 0x19622b
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
[ 1481.346604] RSP: 0018:ffffb885000a7ee8 EFLAGS: 00000246
[ 1481.346669] RAX: ffff9de40085a000 RBX: ffff9de381305d00 RCX: 0000000000000000
[ 1481.346758] RDX: 0000000000000002 RSI: ffffffffbd395496 RDI: 00000000036f89f4
[ 1481.346830] RBP: 0000000000000002 R08: 00000000036f89f4 R09: 0000000000000001
[ 1481.346929] R10: ffff9de38809e6e0 R11: 0000000000000000 R12: 0000000000000000
[ 1481.347015] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 1481.347099] default_idle_call (./include/linux/cpuidle.h:144 kernel/sched/idle.c:118)
[ 1481.347152] do_idle (kernel/sched/idle.c:186 kernel/sched/idle.c:325)
[ 1481.347192] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1))
[ 1481.347244] start_secondary (arch/x86/kernel/smpboot.c:315)
Finger prints:
inet_sock_destruct:__sk_destruct:rcu_core:handle_softirqs:irq_exit_rcu