Advertisement
frdeso

ftrace_ops_assist_func acct_clear_integrals crash

Jul 13th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. [ 47.239109] general protection fault: 0000 [#1] SMP
  2. [ 47.240280] Modules linked in:
  3. [ 47.241032] CPU: 0 PID: 2526 Comm: zsh Not tainted 4.12.0 #104
  4. [ 47.242390] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014
  5. [ 47.244467] task: ffff8801382d8000 task.stack: ffffc900027cc000
  6. [ 47.245777] RIP: 0010:vma_compute_subtree_gap+0x31/0x80
  7. [ 47.246928] RSP: 0018:ffffc900027cfc98 EFLAGS: 00010282
  8. [ 47.248089] RAX: 3e0474ffffef3085 RBX: ffffffff81086af4 RCX: ffffffff81086af6
  9. [ 47.249696] RDX: afaae8ff894c0013 RSI: ffff880138bad398 RDI: ffffffff81086ad4
  10. [ 47.251087] RBP: ffffc900027cfc98 R08: ffff88013a292400 R09: ffff8801332fe6d8
  11. [ 47.252414] R10: 0000000000000001 R11: ffff88013983f698 R12: ffff880138bad3b8
  12. [ 47.253872] R13: ffff880133154c00 R14: ffffff508d8b48ff R15: ffffffff81086af6
  13. [ 47.255245] FS: 00007f8eed933700(0000) GS:ffff88013fc00000(0000) knlGS:0000000000000000
  14. [ 47.256877] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  15. [ 47.257909] CR2: 000000000218d160 CR3: 0000000133165000 CR4: 00000000000006f0
  16. [ 47.259122] Call Trace:
  17. [ 47.259557] __vma_link_rb+0x9f/0xd0
  18. [ 47.260194] copy_process.part.35+0x16a1/0x1a30
  19. [ 47.261078] ? acct_clear_integrals+0x5/0x30
  20. [ 47.261918] acct_clear_integrals+0x5/0x30
  21. [ 47.262282] copy_process.part.35+0x3e2/0x1a30
  22. [ 47.262672] ? acct_clear_integrals+0x5/0x30
  23. [ 47.263050] ? copy_oldmem_page+0xa0/0xa0
  24. [ 47.263404] ? apparmor_file_alloc_security+0x23/0x40
  25. [ 47.263848] _do_fork+0xc2/0x380
  26. [ 47.264136] ? get_unused_fd_flags+0x30/0x40
  27. [ 47.264501] SyS_clone+0x19/0x20
  28. [ 47.264768] do_syscall_64+0x6e/0x150
  29. [ 47.265241] entry_SYSCALL64_slow_path+0x25/0x25
  30. [ 47.265603] RIP: 0033:0x7f8eecb8ef46
  31. [ 47.265886] RSP: 002b:00007fff624fcec0 EFLAGS: 00000246 ORIG_RAX: 0000000000000038
  32. [ 47.266443] RAX: ffffffffffffffda RBX: 00007fff624fcec0 RCX: 00007f8eecb8ef46
  33. [ 47.266970] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000001200011
  34. [ 47.267495] RBP: 00007fff624fcf00 R08: 0000000000000000 R09: 00000000000009de
  35. [ 47.268033] R10: 00007f8eed9339d0 R11: 0000000000000246 R12: 0000000000000000
  36. [ 47.268663] R13: 0000000000000000 R14: 0000000000000000 R15: 00000000021cacb0
  37. [ 47.269295] Code: 47 51 01 55 48 8b 07 48 89 e5 74 16 48 89 c2 48 2b 15 d4 37 ab 00 48 39 d0 73 04 31 c0 eb 22 48 89 d0 48 8b 57 18 48 85 d2 74 16 <48> 8b 52 08 48 89 c1 48 29 d1 48 39 c2 b8 00 00 00 00 48 0f 42
  38. [ 47.270966] RIP: vma_compute_subtree_gap+0x31/0x80 RSP: ffffc900027cfc98
  39. [ 47.271598] ---[ end trace ac5b30814da035cc ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement