======================================
| [ 1.956762] ip (241) used greatest stack depth: 12344 bytes left
| [ 10.710534] ------------[ cut here ]------------
| [ 10.710606] kernel BUG at net/core/skbuff.c:3505!
| [ 10.710654] invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
[ 10.710757] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 10.710840] Workqueue: mld mld_ifc_work
[ 10.710893] RIP: 0010:__skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 10.710934] Code: 89 5c 24 04 44 89 d9 44 89 ff 44 89 ea ff d0 0f 1f 00 44 8b 5c 24 04 41 89 c7 eb b6 ff d0 0f 1f 00 41 89 c1 e9 71 fd ff ff 90 <0f> 0b 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90
All code
========
0: 89 5c 24 04 mov %ebx,0x4(%rsp)
4: 44 89 d9 mov %r11d,%ecx
7: 44 89 ff mov %r15d,%edi
a: 44 89 ea mov %r13d,%edx
d: ff d0 call *%rax
f: 0f 1f 00 nopl (%rax)
12: 44 8b 5c 24 04 mov 0x4(%rsp),%r11d
17: 41 89 c7 mov %eax,%r15d
1a: eb b6 jmp 0xffffffffffffffd2
1c: ff d0 call *%rax
1e: 0f 1f 00 nopl (%rax)
21: 41 89 c1 mov %eax,%r9d
24: e9 71 fd ff ff jmp 0xfffffffffffffd9a
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
33: 00 00 00 00
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: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
9: 00 00 00 00
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
[ 10.711066] RSP: 0018:ffff9eb440140db0 EFLAGS: 00010206
[ 10.711103] RAX: 000000000000007e RBX: 0000000000000008 RCX: ffff8e0c01d0e600
[ 10.711163] RDX: ffff8e0c01c0dc00 RSI: 0000000000000100 RDI: ffff8e0c01c0db00
[ 10.711217] RBP: ffff9eb440140e08 R08: ffff9eb440140e08 R09: 00000000e6ec0303
[ 10.711278] R10: 0000000000000008 R11: ffff8e0c04142000 R12: ffff8e0c034e2e80
[ 10.711337] R13: 0000000000000008 R14: 0000000000000000 R15: 00000000e6ec0303
[ 10.711400] FS: 0000000000000000(0000) GS:ffff8e0c3ed80000(0000) knlGS:0000000000000000
[ 10.711466] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 10.711514] CR2: 00007fcbc2d9d4e0 CR3: 00000000026fe003 CR4: 0000000000770ef0
[ 10.711585] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 10.711648] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 10.711703] PKRU: 55555554
[ 10.711726] Call Trace:
[ 10.711751]
[ 10.711775] ? die (arch/x86/kernel/dumpstack.c:421 arch/x86/kernel/dumpstack.c:434 arch/x86/kernel/dumpstack.c:447)
[ 10.711806] ? do_trap (arch/x86/kernel/traps.c:113 arch/x86/kernel/traps.c:154)
[ 10.711833] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 10.711865] ? do_error_trap (./arch/x86/include/asm/traps.h:58 arch/x86/kernel/traps.c:175)
[ 10.711897] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 10.711926] ? exc_invalid_op (arch/x86/kernel/traps.c:265)
[ 10.711956] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 10.711987] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568)
[ 10.712021] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 10.712048] __skb_checksum_complete (./arch/x86/include/asm/checksum_64.h:170 ./arch/x86/include/asm/checksum_64.h:180 net/core/skbuff.c:3643)
[ 10.712083] ? __pfx_csum_partial_ext (./include/net/checksum.h:120)
[ 10.712126] ? __pfx_csum_block_add_ext (./include/net/checksum.h:103)
[ 10.712170] icmp_rcv (./include/linux/skbuff.h:4567 net/ipv4/icmp.c:1213)
[ 10.712204] ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 5))
[ 10.712248] ip_local_deliver_finish (./include/linux/rcupdate.h:782 net/ipv4/ip_input.c:234)
[ 10.712285] __netif_receive_skb_one_core (net/core/dev.c:5610 (discriminator 4))
[ 10.712327] process_backlog (./include/linux/rcupdate.h:782 net/core/dev.c:6053)
[ 10.712360] __napi_poll (net/core/dev.c:6703)
[ 10.712393] net_rx_action (net/core/dev.c:6774 net/core/dev.c:6886)
[ 10.712420] __do_softirq (kernel/softirq.c:553)
[ 10.712452] do_softirq (kernel/softirq.c:454 kernel/softirq.c:441)
[ 10.712483]
[ 10.712505]
[ 10.712532] __local_bh_enable_ip (kernel/softirq.c:381)
[ 10.712562] __dev_queue_xmit (net/core/dev.c:4400)
[ 10.712595] ? eth_header (net/ethernet/eth.c:85)
[ 10.712632] ip6_finish_output2 (./include/net/neighbour.h:542 net/ipv6/ip6_output.c:137)
[ 10.712665] ip6_finish_output (net/ipv6/ip6_output.c:211 net/ipv6/ip6_output.c:222)
[ 10.712692] mld_sendpack (net/ipv6/mcast.c:1822)
[ 10.712728] mld_ifc_work (net/ipv6/mcast.c:2652)
[ 10.712762] process_one_work (kernel/workqueue.c:2633)
[ 10.712796] worker_thread (kernel/workqueue.c:2700 kernel/workqueue.c:2787)
[ 10.712831] ? __pfx_worker_thread (kernel/workqueue.c:2733)
[ 10.712872] kthread (kernel/kthread.c:388)
[ 10.712908] ? __pfx_kthread (kernel/kthread.c:341)
[ 10.712949] ret_from_fork (arch/x86/kernel/process.c:147)
[ 10.712983] ? __pfx_kthread (kernel/kthread.c:341)
Finger prints:
__skb_checksum:__skb_checksum_complete:icmp_rcv:ip_protocol_deliver_rcu