====================================== | 0 | xx__-> [ 14.755845][ T230] ------------[ cut here ]------------ | [ 14.756374][ T230] WARNING: CPU: 2 PID: 230 at ./include/net/sch_generic.h:843 __dev_xmit_skb (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:901 net/core/dev.c:4239) | [ 14.756925][ T230] Modules linked in: [ 14.757853][ T230] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.758246][ T230] RIP: 0010:__dev_xmit_skb (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:901 net/core/dev.c:4239) [ 14.758618][ T230] Code: 7d 06 48 89 fa 48 c1 ea 03 0f b6 14 02 48 89 f8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 86 0d 00 00 66 83 7d 06 00 74 04 90 <0f> 0b 90 48 b8 00 00 00 00 00 fc ff df 49 8d 7c 24 28 48 89 fa 48 All code ======== 0: 7d 06 jge 0x8 2: 48 89 fa mov %rdi,%rdx 5: 48 c1 ea 03 shr $0x3,%rdx 9: 0f b6 14 02 movzbl (%rdx,%rax,1),%edx d: 48 89 f8 mov %rdi,%rax 10: 83 e0 07 and $0x7,%eax 13: 83 c0 01 add $0x1,%eax 16: 38 d0 cmp %dl,%al 18: 7c 08 jl 0x22 1a: 84 d2 test %dl,%dl 1c: 0f 85 86 0d 00 00 jne 0xda8 22: 66 83 7d 06 00 cmpw $0x0,0x6(%rbp) 27: 74 04 je 0x2d 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 34: fc ff df 37: 49 8d 7c 24 28 lea 0x28(%r12),%rdi 3c: 48 89 fa mov %rdi,%rdx 3f: 48 rex.W Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax a: fc ff df d: 49 8d 7c 24 28 lea 0x28(%r12),%rdi 12: 48 89 fa mov %rdi,%rdx 15: 48 rex.W [ 14.759705][ T230] RSP: 0018:ffffc90000aa7310 EFLAGS: 00010202 [ 14.760103][ T230] RAX: 0000000000000007 RBX: 0000000000000002 RCX: ffffffffa7bf4955 [ 14.760570][ T230] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff88800b817286 [ 14.761059][ T230] RBP: ffff88800b817280 R08: ffff888008ec0118 R09: ffffed10014f6833 [ 14.761524][ T230] R10: ffff88800a7b419f R11: ffffc90000aa7028 R12: ffff888008ec0118 [ 14.761993][ T230] R13: ffff88800a7b4000 R14: ffff88800a7b4208 R15: ffff88800a7b4000 [ 14.762464][ T230] FS: 000000002bf253c0(0000) GS:ffff88808bf1a000(0000) knlGS:0000000000000000 [ 14.763010][ T230] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.763403][ T230] CR2: 00007f4370adc000 CR3: 000000000c48f003 CR4: 0000000000772ef0 [ 14.763884][ T230] PKRU: 55555554 [ 14.764244][ T230] Call Trace: [ 14.764490][ T230] [ 14.764681][ T230] ? dev_get_stats (net/core/dev.c:4143) [ 14.765004][ T230] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 14.765323][ T230] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 14.765656][ T230] __dev_queue_xmit (net/core/dev.c:4786) [ 14.765992][ T230] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 14.766307][ T230] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 14.766639][ T230] ? neigh_connected_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 net/core/neighbour.c:1617) [ 14.766954][ T230] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 14.767275][ T230] ? neigh_connected_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 net/core/neighbour.c:1617) [ 14.767607][ T230] ip_finish_output2 (./include/net/neighbour.h:556 net/ipv4/ip_output.c:237) [ 14.767927][ T230] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 14.768245][ T230] ? ip_fragment.constprop.0 (net/ipv4/ip_output.c:201) [ 14.768572][ T230] ? __ip_finish_output (net/ipv4/ip_output.c:258 net/ipv4/ip_output.c:310) [ 14.768900][ T230] ip_output (./include/linux/netfilter.h:414 net/ipv4/ip_output.c:438) [ 14.769149][ T230] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 14.769468][ T230] ? __skb_clone (./arch/x86/include/asm/atomic.h:53 (discriminator 4) ./include/linux/atomic/atomic-arch-fallback.h:992 (discriminator 4) ./include/linux/atomic/atomic-instrumented.h:436 (discriminator 4) net/core/skbuff.c:1585 (discriminator 4)) [ 14.769797][ T230] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 14.770124][ T230] ? get_page (./arch/x86/include/asm/atomic.h:53 ./include/linux/atomic/atomic-arch-fallback.h:992 ./include/linux/atomic/atomic-instrumented.h:436 ./include/linux/page_ref.h:153 ./include/linux/page_ref.h:160 ./include/linux/mm.h:1387 ./include/linux/mm.h:1397) [ 14.770368][ T230] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 14.770714][ T230] tcp_write_xmit (net/ipv4/tcp_output.c:2999) [ 14.771040][ T230] ? __alloc_skb (./arch/x86/include/asm/atomic.h:28 ./include/linux/atomic/atomic-arch-fallback.h:503 ./include/linux/atomic/atomic-instrumented.h:68 ./include/linux/refcount.h:134 net/core/skbuff.c:698) [ 14.771359][ T230] ? tcp_retrans_try_collapse (net/ipv4/tcp_output.c:2903) [ 14.771686][ T230] ? trace_tcp_ao_handshake_failure (./include/linux/cpumask.h:135 ./include/linux/cpumask.h:142 ./include/linux/cpumask.h:646 ./include/linux/cpumask.h:1205 ./include/trace/events/tcp.h:689 ./include/trace/events/tcp.h:689) [ 14.772075][ T230] ? __sk_mem_schedule (net/core/sock.c:3410) [ 14.772395][ T230] tcp_sendmsg_locked (net/ipv4/tcp.c:1355) [ 14.772736][ T230] ? tcp_sendmsg_fastopen (net/ipv4/tcp.c:1078) [ 14.773060][ T230] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 14.773382][ T230] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 14.773711][ T230] tcp_sendmsg (net/ipv4/tcp.c:1413) [ 14.773955][ T230] sock_write_iter (net/socket.c:727 net/socket.c:742 net/socket.c:1195) [ 14.774275][ T230] ? ____sys_recvmsg (net/socket.c:1176) [ 14.774597][ T230] ? sk_setsockopt (net/core/sock.c:1161 net/core/sock.c:1674) [ 14.774926][ T230] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 14.775244][ T230] vfs_write (fs/read_write.c:594 fs/read_write.c:686) [ 14.775494][ T230] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 14.775817][ T230] ? kernel_write (fs/read_write.c:667) [ 14.776138][ T230] ? __fget_files (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 fs/file.c:1072) [ 14.776465][ T230] ksys_write (fs/read_write.c:738) [ 14.776714][ T230] ? fput (./arch/x86/include/asm/preempt.h:104 ./include/linux/preempt.h:470 ./include/linux/file_ref.h:150 fs/file_table.c:544) [ 14.776963][ T230] ? __ia32_sys_read (fs/read_write.c:728) [ 14.777289][ T230] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 14.777616][ T230] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 14.778000][ T230] RIP: 0033:0x49002f [ 14.778259][ T230] Code: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 89 7a 04 00 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 44 24 08 e8 dc 7a 04 00 48 All code ======== 0: 89 54 24 18 mov %edx,0x18(%rsp) 4: 48 89 74 24 10 mov %rsi,0x10(%rsp) 9: 89 7c 24 08 mov %edi,0x8(%rsp) d: e8 89 7a 04 00 call 0x47a9b 12: 48 8b 54 24 18 mov 0x18(%rsp),%rdx 17: 48 8b 74 24 10 mov 0x10(%rsp),%rsi 1c: 41 89 c0 mov %eax,%r8d 1f: 8b 7c 24 08 mov 0x8(%rsp),%edi 23: b8 01 00 00 00 mov $0x1,%eax 28: 0f 05 syscall 2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction 30: 77 31 ja 0x63 32: 44 89 c7 mov %r8d,%edi 35: 48 89 44 24 08 mov %rax,0x8(%rsp) 3a: e8 dc 7a 04 00 call 0x47b1b 3f: 48 rex.W Code starting with the faulting instruction =========================================== 0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax 6: 77 31 ja 0x39 8: 44 89 c7 mov %r8d,%edi b: 48 89 44 24 08 mov %rax,0x8(%rsp) 10: e8 dc 7a 04 00 call 0x47af1 15: 48 rex.W [ 14.779349][ T230] RSP: 002b:00007ffcb0cf6400 EFLAGS: 00000293 ORIG_RAX: 0000000000000001 [ 14.779825][ T230] RAX: ffffffffffffffda RBX: 00007ffcb0cf69f0 RCX: 000000000049002f [ 14.780286][ T230] RDX: 0000000000007530 RSI: 000000002bf39960 RDI: 000000000000000a [ 14.780757][ T230] RBP: 00007ffcb0cf6480 R08: 0000000000000000 R09: 0000000000000762 [ 14.781222][ T230] R10: 0000000000000008 R11: 0000000000000293 R12: 00007ffcb0cf6968 Finger prints: __dev_xmit_skb:__dev_queue_xmit:ip_finish_output2:ip_output:__ip_queue_xmit