====================================== | xx__-> [ 518.617637] netdevsim netdevsim1337 eni1337np1: renamed from eth0 | [ 518.627923] netdevsim netdevsim1057 eni1057np1: renamed from eth1 | [ 518.725538] netdevsim netdevsim5417 eni5417np1: renamed from eth2 | [ 518.851456] Oops: general protection fault, probably for non-canonical address 0x8b49f58948000000: 0000 [#1] PREEMPT SMP NOPTI [ 518.851622] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 518.851671] RIP: 0010:full_proxy_write (fs/debugfs/file.c:394 (discriminator 6)) [ 518.851736] Code: f6 49 89 ce e8 b4 fd ff ff 4c 63 e0 4d 85 e4 75 29 48 8b 03 48 8b 14 24 48 85 c0 74 33 48 8b 40 20 48 89 ef 4c 89 f1 4c 89 ee d0 0f 1f 00 4c 89 ff 49 89 c4 e8 33 fd ff ff 48 83 c4 08 4c 89 All code ======== 0: f6 49 89 ce testb $0xce,-0x77(%rcx) 4: e8 b4 fd ff ff call 0xfffffffffffffdbd 9: 4c 63 e0 movslq %eax,%r12 c: 4d 85 e4 test %r12,%r12 f: 75 29 jne 0x3a 11: 48 8b 03 mov (%rbx),%rax 14: 48 8b 14 24 mov (%rsp),%rdx 18: 48 85 c0 test %rax,%rax 1b: 74 33 je 0x50 1d: 48 8b 40 20 mov 0x20(%rax),%rax 21: 48 89 ef mov %rbp,%rdi 24: 4c 89 f1 mov %r14,%rcx 27: 4c 89 ee mov %r13,%rsi 2a:* ff d0 call *%rax <-- trapping instruction 2c: 0f 1f 00 nopl (%rax) 2f: 4c 89 ff mov %r15,%rdi 32: 49 89 c4 mov %rax,%r12 35: e8 33 fd ff ff call 0xfffffffffffffd6d 3a: 48 83 c4 08 add $0x8,%rsp 3e: 4c rex.WR 3f: 89 .byte 0x89 Code starting with the faulting instruction =========================================== 0: ff d0 call *%rax 2: 0f 1f 00 nopl (%rax) 5: 4c 89 ff mov %r15,%rdi 8: 49 89 c4 mov %rax,%r12 b: e8 33 fd ff ff call 0xfffffffffffffd43 10: 48 83 c4 08 add $0x8,%rsp 14: 4c rex.WR 15: 89 .byte 0x89 [ 518.851862] RSP: 0018:ffffa1ac80817e38 EFLAGS: 00010286 [ 518.851902] RAX: 8b49f58948000000 RBX: ffff8c618692d280 RCX: ffffa1ac80817f08 [ 518.851953] RDX: 0000000000000002 RSI: 00005570c44a2d30 RDI: ffff8c6182fdbc00 [ 518.852004] RBP: ffff8c6182fdbc00 R08: 0000000000000000 R09: 0000000000000000 [ 518.852055] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 [ 518.852106] R13: 00005570c44a2d30 R14: ffffa1ac80817f08 R15: ffff8c618497fe40 [ 518.852163] FS: 00007fc77a883740(0000) GS:ffff8c61bec80000(0000) knlGS:0000000000000000 [ 518.852219] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 518.852266] CR2: 00005570c44a2d30 CR3: 0000000006ffa003 CR4: 0000000000772ef0 [ 518.852319] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 518.852375] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 518.852428] PKRU: 55555554 [ 518.852451] Call Trace: [ 518.852483] [ 518.852509] ? die_addr (arch/x86/kernel/dumpstack.c:421 arch/x86/kernel/dumpstack.c:460) [ 518.852557] ? exc_general_protection (arch/x86/kernel/traps.c:748 arch/x86/kernel/traps.c:693) [ 518.852618] ? asm_exc_general_protection (./arch/x86/include/asm/idtentry.h:617) [ 518.852662] ? full_proxy_write (fs/debugfs/file.c:394 (discriminator 6)) [ 518.852692] ? full_proxy_write (fs/debugfs/file.c:394 (discriminator 6)) [ 518.852718] vfs_write (fs/read_write.c:677) [ 518.852766] ? handle_mm_fault (mm/memory.c:6213) [ 518.852803] ksys_write (fs/read_write.c:731) [ 518.852847] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83) [ 518.852883] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 518.852928] RIP: 0033:0x7fc77a9c4b77 [ 518.852962] Code: 0b 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24 All code ======== 0: 0b 00 or (%rax),%eax 2: f7 d8 neg %eax 4: 64 89 02 mov %eax,%fs:(%rdx) 7: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax e: eb b7 jmp 0xffffffffffffffc7 10: 0f 1f 00 nopl (%rax) 13: f3 0f 1e fa endbr64 17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax 1e: 00 1f: 85 c0 test %eax,%eax 21: 75 10 jne 0x33 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 51 ja 0x83 32: c3 ret 33: 48 83 ec 28 sub $0x28,%rsp 37: 48 89 54 24 18 mov %rdx,0x18(%rsp) 3c: 48 rex.W 3d: 89 .byte 0x89 3e: 74 24 je 0x64 Code starting with the faulting instruction =========================================== 0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax 6: 77 51 ja 0x59 8: c3 ret 9: 48 83 ec 28 sub $0x28,%rsp d: 48 89 54 24 18 mov %rdx,0x18(%rsp) 12: 48 rex.W 13: 89 .byte 0x89 14: 74 24 je 0x3a [ 518.853083] RSP: 002b:00007fffa4499f08 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [ 518.853139] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fc77a9c4b77 [ 518.853196] RDX: 0000000000000002 RSI: 00005570c44a2d30 RDI: 0000000000000001 [ 518.853247] RBP: 00005570c44a2d30 R08: 0000000000000000 R09: 00007fc77aa374e0 [ 518.853302] R10: 00007fc77aa373e0 R11: 0000000000000246 R12: 0000000000000002 Finger prints: full_proxy_write:vfs_write:ksys_write:do_syscall_64