Advertisement
jintack

L2 init process killed and boot failed

Jun 3rd, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. [ 11.406695] init: hwclock main process (752) terminated with status 1
  2. [ 11.734122] init[1]: unhandled level 0 translation fault (11) at 0x00000008, esr 0x92000004
  3. [ 11.817810] pgd = ffff8000ba088000
  4. [ 11.854304] [00000008] *pgd=0000000000000000
  5. [ 11.902362]
  6. [ 11.918933] CPU: 0 PID: 1 Comm: init Not tainted 4.4.0-rc5+ #7
  7. [ 11.980675] Hardware name: linux,dummy-virt (DT)
  8. [ 12.028133] task: ffff8000fb078000 ti: ffff8000fb080000 task.ti: ffff8000fb080000
  9. [ 12.101789] PC is at 0xffff8b504b94
  10. [ 12.137025] LR is at 0xffff8b641cf8
  11. [ 12.173296] pc : [<0000ffff8b504b94>] lr : [<0000ffff8b641cf8>] pstate: 60000000
  12. [ 12.246555] sp : 0000ffffe38f10f0
  13. [ 12.280109] x29: 0000ffffe38f10f0 x28: 0000aaaab53f9000
  14. [ 12.336341] x27: 0000000000000000 x26: 0000ffff8b6a4000
  15. [ 12.393265] x25: 0000ffffe38f1400 x24: 0000ffff8b5cf000
  16. [ 12.450528] x23: 00000000000000e8 x22: 0000ffff8b6a3000
  17. [ 12.506424] x21: 0000000000000000 x20: 0000000000000009
  18. [ 12.563882] x19: 0000ffff8b5cf560 x18: 0000ffffe38f0a80
  19. [ 12.620266] x17: 0000ffff8b504b10 x16: 0000ffff8b665190
  20. [ 12.677287] x15: 0000ffff8b5d15a0 x14: 706f746b73656465
  21. [ 12.732889] x13: 6572662e67726f22 x12: 0000000000000008
  22. [ 12.788787] x11: 0101010101010101 x10: 7f7f7f7f7f7f7f7f
  23. [ 12.845702] x9 : 0000aaaaf2cfd3c0 x8 : 0000000000000019
  24. [ 12.904240] x7 : 0000000000000000 x6 : 0000000000000100
  25. [ 12.990427] x5 : 0000aaaaf2cea520 x4 : 0000000000000000
  26. [ 13.076013] x3 : 0000000000000000 x2 : 0000000000000000
  27. [ 13.161695] x1 : 0000000000000000 x0 : 0000000000000000
  28. [ 13.246589]
  29. [ 13.276752] init: Caught segmentation fault, core dumped
  30. [ 13.360980] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00
  31. [ 13.360980]
  32. [ 13.501048] CPU: 0 PID: 1 Comm: init Not tainted 4.4.0-rc5+ #7
  33. [ 13.591794] Hardware name: linux,dummy-virt (DT)
  34. [ 13.662269] Call trace:
  35. [ 13.700988] [<ffff800000089744>] dump_backtrace+0x0/0x11c
  36. [ 13.782675] [<ffff800000089874>] show_stack+0x14/0x1c
  37. [ 13.858561] [<ffff80000030c5e4>] dump_stack+0x98/0xe0
  38. [ 13.934872] [<ffff80000013f390>] panic+0xe4/0x22c
  39. [ 14.007943] [<ffff8000000b8430>] complete_and_exit+0x0/0x20
  40. [ 14.092358] [<ffff8000000b84a0>] do_group_exit+0x40/0xa8
  41. [ 14.175859] [<ffff8000000b8518>] __wake_up_parent+0x0/0x28
  42. [ 14.260997] [<ffff800000085cb0>] el0_svc_naked+0x24/0x28
  43. [ 14.343950] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00
  44. [ 14.343950]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement