Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. [524257.438557] BUG: unable to handle kernel NULL pointer dereference at 0000000000000158
  2.  
  3. [524257.446899] IP: [<ffffffff81090b27>] pick_next_task_fair+0x3f7/0x750
  4.  
  5. [524257.453586] PGD 39dd76067 PUD 3b82c4067 PMD 0
  6.  
  7. [524257.458621] Oops: 0000 [#1] SMP
  8.  
  9. [524257.462359] Modules linked in: xt_statistic xt_nat xt_recent sch_htb ebt_ip ebtable_filter ebtables veth xt_mark ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 xt_addrtype nf_nat br_netfilter uinput ip6table_filter ip6_tables aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd i2c_piix4
  10.  
  11. [524257.494236] CPU: 0 PID: 21298 Comm: java Not tainted 4.4.35+ #1
  12.  
  13. [524257.500356] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
  14.  
  15. [524257.509777] task: ffff88034f165cc0 ti: ffff8803586c4000 task.ti: ffff8803586c4000
  16.  
  17. [524257.517480] RIP: 0010:[<ffffffff81090b27>] [<ffffffff81090b27>] pick_next_task_fair+0x3f7/0x750
  18.  
  19. [524257.526695] RSP: 0000:ffff8803586c7e30 EFLAGS: 00010046
  20.  
  21. [524257.532226] RAX: 0000000000000000 RBX: ffff8803ffc15340 RCX: 0000000000000000
  22.  
  23. [524257.539574] RDX: ffff8803ffc153c8 RSI: 0000000000000000 RDI: ffff8803e8bdea00
  24.  
  25. [524257.546909] RBP: ffff8803586c7e90 R08: 0000000000000001 R09: 0000000000000001
  26.  
  27. [524257.554394] R10: 0000000000000001 R11: 0000000000000001 R12: ffff8803e8bdea00
  28.  
  29. [524257.561733] R13: 0000000000015340 R14: ffff8803ffc15340 R15: ffff88034f166208
  30.  
  31. [524257.569071] FS: 00007f960cc8f700(0000) GS:ffff8803ffc00000(0000) knlGS:0000000000000000
  32.  
  33. [524257.577368] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  34.  
  35. [524257.583321] CR2: 0000000000000158 CR3: 0000000356b84000 CR4: 00000000001406b0
  36.  
  37. [524257.590665] Stack:
  38.  
  39. [524257.592882] ffff8803dc8d8000 00007f958af4e000 0000000000000000 ffff88034f165cc0
  40.  
  41. [524257.601030] 0000000000015340 ffff8803ffc153c8 ffff8803ffc15340 ffff8803ffc15340
  42.  
  43. [524257.609144] 0000000000000000 0000000000015340 ffff8803ffc15340 ffff88034f166208
  44.  
  45. [524257.617288] Call Trace:
  46.  
  47. [524257.620123] [<ffffffff81595db3>] __schedule+0xf3/0xa20
  48.  
  49. [524257.625554] [<ffffffff81596715>] schedule+0x35/0x80
  50.  
  51. [524257.631039] [<ffffffff81001268>] exit_to_usermode_loop+0x68/0xb0
  52.  
  53. [524257.637345] [<ffffffff81001bf8>] prepare_exit_to_usermode+0x28/0x30
  54.  
  55. [524257.643909] [<ffffffff8159b1e5>] retint_user+0x8/0x13
  56.  
  57. [524257.649699] Code: 00 00 45 31 ed e9 2f ff ff ff 4c 8b 64 24 28 eb 26 31 f6 41 8b bc 24 e8 00 00 00 85 ff 0f 85 24 fd ff ff 4c 89 e7 e8 69 54 ff ff <4c> 8b a0 58 01 00 00 4d 85 e4 74 6a 49 8b 74 24 38 48 85 f6 74
  58.  
  59. [524257.677436] RIP [<ffffffff81090b27>] pick_next_task_fair+0x3f7/0x750
  60.  
  61. [524257.684217] RSP <ffff8803586c7e30>
  62.  
  63. [524257.687905] CR2: 0000000000000158
  64.  
  65. [524257.691425] ---[ end trace fbb986630c304c70 ]---
  66.  
  67. [524257.696243] Kernel panic - not syncing: Fatal exception
  68.  
  69. [524258.756247] Shutting down cpus with NMI
  70.  
  71. [524258.760953] Kernel Offset: disabled
  72.  
  73. [524258.764644] Rebooting in 10 seconds..
  74.  
  75. [524268.825850] ACPI MEMORY or I/O RESET_REG.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement