Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. Unable to handle kernel NULL pointer dereference
  2. at virtual address 0x00000054
  3.  
  4. Oops#: 0000
  5. CPU #: 0
  6. PC: c00d1f80 SR: 0000847f SP: c7237e30
  7. GPR00: 00000000 GPR01: c7237e30 GPR02: c7237e50 GPR03: c7f723c0
  8. GPR04: c7237e38 GPR05: c7237e34 GPR06: 00000000 GPR07: 00000001
  9. GPR08: 0000001e GPR09: c00b66a8 GPR10: c7236000 GPR11: 00000001
  10. GPR12: 00000000 GPR13: 0000007f GPR14: 00000055 GPR15: 00000001
  11. GPR16: c7237e58 GPR17: 00000054 GPR18: 00000001 GPR19: 00000012
  12. GPR20: 00000055 GPR21: 00000000 GPR22: 00000006 GPR23: 00040469
  13. GPR24: 00000001 GPR25: 00000000 GPR26: c7220190 GPR27: 00000002
  14. GPR28: c72201c8 GPR29: 00000002 GPR30: 00000400 GPR31: ffffffff
  15. RES: 00000001 oGPR11: ffffffff
  16. Process sh (pid: 77, stackpage=c7174e40)
  17.  
  18. Stack:
  19. Call trace:
  20. [<(ptrval)>] do_wp_page+0x14c/0x6d8
  21. [<(ptrval)>] handle_mm_fault+0x690/0xc5c
  22. [<(ptrval)>] do_page_fault+0x1d0/0x4f0
  23. [<(ptrval)>] ? _data_page_fault_handler+0x104/0x10c
  24.  
  25. Code:
  26. a6
  27. 33
  28. 00
  29. 01
  30. e4
  31. 11
  32. a8
  33. 00
  34. e2
  35. 4b
  36. 58
  37. 04
  38. 0c
  39. 00
  40. 00
  41. 31
  42. e2
  43. 30
  44. 80
  45. 04
  46. aa
  47. 60
  48. 00
  49. 12
  50. (86)
  51. 31
  52. 00
  53. 00
  54. e2
  55. 31
  56. 98
  57. 48
  58. a6
  59. 31
  60. 00
  61. 01
  62. 1a
  63. 60
  64. 00
  65. 00
  66. e4
  67. 11
  68. 98
  69. 00
  70. 10
  71. 00
  72. 00
  73. 0a
  74.  
  75.  
  76.  
  77. UNHANDLED_EXCEPTION: entering infinite loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement