======================================
|
| [ 72.077169] ------------[ cut here ]------------
| [ 72.077291] kernel BUG at net/core/skbuff.c:3605!
| [ 72.077351] invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
[ 72.077469] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 72.077568] RIP: 0010:skb_copy_and_csum_bits (net/core/skbuff.c:3605 (discriminator 1))
[ 72.077626] Code: 89 6c 24 0c 41 89 c4 0f 84 1d ff ff ff 45 01 fe 49 63 c7 44 89 74 24 08 49 01 c5 e9 d0 fd ff ff 90 0f 0b 90 e9 3d ff ff ff 90 <0f> 0b 0f 1f 44 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
All code
========
0: 89 6c 24 0c mov %ebp,0xc(%rsp)
4: 41 89 c4 mov %eax,%r12d
7: 0f 84 1d ff ff ff je 0xffffffffffffff2a
d: 45 01 fe add %r15d,%r14d
10: 49 63 c7 movslq %r15d,%rax
13: 44 89 74 24 08 mov %r14d,0x8(%rsp)
18: 49 01 c5 add %rax,%r13
1b: e9 d0 fd ff ff jmp 0xfffffffffffffdf0
20: 90 nop
21: 0f 0b ud2
23: 90 nop
24: e9 3d ff ff ff jmp 0xffffffffffffff66
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
31: 90 nop
32: 90 nop
33: 90 nop
34: 90 nop
35: 90 nop
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: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
7: 90 nop
8: 90 nop
9: 90 nop
a: 90 nop
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
[ 72.077788] RSP: 0018:ffffb67440003a88 EFLAGS: 00010202
[ 72.077840] RAX: 0000000000000001 RBX: 0000000000000008 RCX: 0000000000000000
[ 72.077913] RDX: 000000000000001c RSI: ffff9ae241c48dc8 RDI: 0000000000000000
[ 72.077979] RBP: 0000000000000001 R08: 0000000000000000 R09: ffff9ae241c48480
[ 72.078045] R10: 0000000000000018 R11: 000000000000001d R12: 000000007293cee5
[ 72.078113] R13: ffff9ae241c48dc8 R14: 0000000000000008 R15: 000000000000001c
[ 72.078181] FS: 0000000000000000(0000) GS:ffff9ae27ec00000(0000) knlGS:0000000000000000
[ 72.078254] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 72.078316] CR2: 00007f96f6660520 CR3: 000000000256e003 CR4: 0000000000770ef0
[ 72.078382] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 72.078455] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 72.078520] PKRU: 55555554
[ 72.078542] Call Trace:
[ 72.078568]
[ 72.078595] ? die (arch/x86/kernel/dumpstack.c:421 arch/x86/kernel/dumpstack.c:434 arch/x86/kernel/dumpstack.c:447)
[ 72.078635] ? do_trap (arch/x86/kernel/traps.c:113 arch/x86/kernel/traps.c:154)
[ 72.078675] ? skb_copy_and_csum_bits (net/core/skbuff.c:3605 (discriminator 1))
[ 72.078727] ? do_error_trap (./arch/x86/include/asm/traps.h:58 arch/x86/kernel/traps.c:175)
[ 72.078767] ? skb_copy_and_csum_bits (net/core/skbuff.c:3605 (discriminator 1))
[ 72.078810] ? exc_invalid_op (arch/x86/kernel/traps.c:265)
[ 72.078850] ? skb_copy_and_csum_bits (net/core/skbuff.c:3605 (discriminator 1))
[ 72.078894] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568)
[ 72.078934] ? skb_copy_and_csum_bits (net/core/skbuff.c:3605 (discriminator 1))
[ 72.078985] ? skb_copy_and_csum_bits (net/core/skbuff.c:3540)
[ 72.079037] icmp_glue_bits (./include/linux/bitops.h:136 ./include/net/checksum.h:90 ./include/net/checksum.h:98 net/ipv4/icmp.c:357)
[ 72.079079] __ip_append_data (net/ipv4/ip_output.c:1166 (discriminator 1))
[ 72.079119] ? __pfx_icmp_glue_bits (net/ipv4/icmp.c:349)
[ 72.079169] ? __pfx_icmp_glue_bits (net/ipv4/icmp.c:349)
[ 72.079219] ip_append_data (net/ipv4/ip_output.c:1368 net/ipv4/ip_output.c:1347)
[ 72.079255] icmp_push_reply (net/ipv4/icmp.c:370)
[ 72.079295] __icmp_send (./include/net/route.h:249 net/ipv4/icmp.c:772)
[ 72.079336] ? __udp4_lib_lookup (net/ipv4/udp.c:513)
[ 72.079387] ? __udp4_lib_rcv (net/ipv4/udp.c:2441 (discriminator 118))
[ 72.079420] __udp4_lib_rcv (net/ipv4/udp.c:2441 (discriminator 118))
[ 72.079454] ? raw_local_deliver (net/ipv4/raw.c:199)
[ 72.079495] ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 4))
[ 72.079539] ip_local_deliver_finish (./include/linux/rcupdate.h:782 net/ipv4/ip_input.c:234)
[ 72.079590] __netif_receive_skb_one_core (net/core/dev.c:5610 (discriminator 4))
[ 72.079643] process_backlog (./include/linux/rcupdate.h:782 net/core/dev.c:6053)
[ 72.079682] __napi_poll (net/core/dev.c:6703)
[ 72.079724] net_rx_action (net/core/dev.c:6774 net/core/dev.c:6886)
[ 72.079764] __do_softirq (kernel/softirq.c:553)
[ 72.079807] irq_exit_rcu (kernel/softirq.c:427 kernel/softirq.c:632 kernel/softirq.c:644)
[ 72.079846] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1076 (discriminator 14))
[ 72.079898]
[ 72.079925]
[ 72.079948] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:649)
[ 72.080002] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:72 arch/x86/kernel/process.c:743)
[ 72.080040] Code: 4c 01 c7 4c 29 c2 e9 72 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 49 27 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 72 ff ff ff jmp 0xffffffffffffff7d
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 49 27 00 verw 0x274973(%rip) # 0x27499b
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
[ 72.080194] RSP: 0018:ffffffffb7403e88 EFLAGS: 00000252
[ 72.080238] RAX: ffff9ae27ec2a3a0 RBX: ffffffffb7410980 RCX: 4000000000000000
[ 72.080304] RDX: 0000000000000001 RSI: ffffffffb7095a7c RDI: 000000000008cfbc
[ 72.080369] RBP: 0000000000000000 R08: 000000000008cfbc R09: 0000000000000001
[ 72.080436] R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000
[ 72.080503] R13: 0000000000000000 R14: ffffffffb7410090 R15: 0000000000014770
[ 72.080572] default_idle_call (./include/linux/cpuidle.h:144 kernel/sched/idle.c:98)
[ 72.080610] do_idle (kernel/sched/idle.c:171 kernel/sched/idle.c:312)
[ 72.080651] cpu_startup_entry (kernel/sched/idle.c:409 (discriminator 1))
[ 72.080692] rest_init (??:?)
[ 72.080725] arch_call_rest_init+0xe/0x30
[ 72.080767] start_kernel (init/main.c:837 init/main.c:913)
[ 72.080807] x86_64_start_reservations (arch/x86/kernel/head64.c:543)
[ 72.080861] x86_64_start_kernel (arch/x86/kernel/head64.c:485 (discriminator 5))
Finger prints:
skb_copy_and_csum_bits:icmp_glue_bits:__ip_append_data:ip_append_data