Advertisement
jintack

kvm-unit-test: Phys timer BUG (2)

Jan 16th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1. BUG: scheduling while atomic: swapper/2/0/0x00010102
  2. Unable to handle kernel NULL pointer dereference at virtual address 00000838
  3. pgd = ffff00000894f000
  4. [00000838] *pgd=000000043fffe003Internal error: Oops: 96000004 [#1] PREEMPT SMP
  5. Modules linked in:
  6. CPU: 0 PID: 0 Comm: Tainted: G W 4.9.0-rc2+ #23
  7. Hardware name: linux,dummy-virt (DT)
  8. task: 0000000000417158 task.stack: 0000000000401e60
  9. PC is at do_page_fault+0x30/0x370
  10. LR is at do_translation_fault+0x40/0x48
  11. pc : [<ffff000008093778>] lr : [<ffff000008093bb0>] pstate: 200001c5
  12. sp : ffff8003fff680e0
  13. x29: ffff8003fff680e0 x28: ffff8003fff68000
  14. x27: 00000000ffff03ad x26: ffff8003ee139900
  15. x25: 0000000000000000 x24: 0000000000000838
  16. x23: 00000000200001c5 x22: ffff8003fff68210
  17. x21: 0000000096000004 x20: ffff8003fff68210
  18. x19: 0000000000000000 x18: 0000fffffa485b00
  19. x17: 0000ffff9f517020 x16: ffff0000080bea44
  20. x15: ffffffffffffffed x14: 0000000000405000
  21. x13: 0000000000000721 x12: 0000000000417158
  22. x11: 0001000000000000 x10: 0000000000000850
  23. x9 : ffff8003fff68000 x8 : ffff8003ee13a1b0
  24. x7 : 00000009b41dac14 x6 : ffff000008093b70
  25. x5 : ffff000008688010 x4 : ffff8003fff68000
  26. x3 : 0001000000000000 x2 : ffff8003fff68210
  27. x1 : 0000000096000004 x0 : 0000000000000838
  28.  
  29. Process (pid: 0, stack limit = 0xffff8003fff68020)
  30. Stack: (0xffff8003fff680e0 to 0x0000000000405e60)
  31. Call trace:
  32. Exception stack(0xffff8003fff67f10 to 0xffff8003fff68040)
  33. 7f00: 0000000000000000 0001000000000000
  34. 7f20: ffff8003fff680e0 ffff000008093778 0000000000000000 0000000000000000
  35. 7f40: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  36. 7f60: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  37. 7f80: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  38. 7fa0: 0000000000000000 0000000000000000 0000000000000838 0000000096000004
  39. 7fc0: ffff8003fff68210 0001000000000000 ffff8003fff68000 ffff000008688010
  40. 7fe0: ffff000008093b70 00000009b41dac14 ffff8003ee13a1b0 ffff8003fff68000
  41. 8000: 0000000000000850 ffffffffffffffff 0000000000417158 0000000000000721
  42. 8020: 0000000000405000 ffffffffffffffed ffff0000080bea44 0000ffff9f517020
  43. [<ffff000008093778>] do_page_fault+0x30/0x370
  44. Code: aa0003f8 f9400893 2a0103f5 aa0203f4 (b9483a65)
  45. Unable to handle kernel NULL pointer dereference at virtual address 00000120
  46. pgd = ffff00000894f000
  47. [00000120] *pgd=000000043fffe003, *pud=000000043fffd003
  48. , *pmd=0000000000000000
  49. Internal error: Oops: 96000004 [#2] PREEMPT SMP
  50. Modules linked in:
  51. CPU: 0 PID: 0 Comm: Tainted: G D W 4.9.0-rc2+ #23
  52. Hardware name: linux,dummy-virt (DT)
  53. task: 0000000000417158 task.stack: 0000000000401e60
  54. PC is at account_system_time+0x48/0x180
  55. LR is at account_process_tick+0x5c/0x114
  56. pc : [<ffff0000080e39f8>] lr : [<ffff0000080e3d2c>] pstate: 200001c5
  57. sp : ffff8003fff67a50
  58. x29: ffff8003fff67a50 x28: ffff8003fff68000
  59. x27: ffff00000811afcc x26: 0000000000000001
  60. x25: ffff0000088d2652 x24: 00000009b350ac5e
  61. x23: 0000000000000001 x22: 00000009b350ac5e
  62. x21: 00008003f76e2000 x20: 0000000000417158
  63. x19: ffff8003fff71580 x18: 0000fffffa485b00
  64. x17: 0000ffff9f517020 x16: 0000000000000000
  65. x15: 0000000000000168 x14: 0000000000000002
  66. x13: 000000000000000f x12: 0000000000000028
  67. x11: ffff00000891e5c8 x10: ffff8003fff2d000
  68. x9 : 0005e5377d210e1f x8 : 0000000000000005
  69. x7 : 0000000000000018 x6 : 0000000000000000
  70. x5 : 0000000000000003 x4 : 0000000000000000
  71. x3 : 0000000000000001 x2 : 0000000000000001
  72. x1 : 0000000000000001 x0 : 0000000000417158
  73.  
  74. Process (pid: 0, stack limit = 0xffff8003fff68020)
  75. Stack: (0xffff8003fff67a50 to 0x0000000000405e60)
  76. Call trace:
  77. Exception stack(0xffff8003fff67880 to 0xffff8003fff679b0)
  78. 7880: ffff8003fff71580 0001000000000000 ffff8003fff67a50 ffff0000080e39f8
  79. 78a0: ffff8003fff67920 ffff0000081260f8 ffff8003fff67920 ffff8003fff67920
  80. 78c0: ffff8003fff678f0 00000000ffffffd0 ffff8003fff67920 ffff8003fff67920
  81. 78e0: ffff8003fff678f0 00000000ffffffd0 0000000000000030 0000000000000370
  82. 7900: 0000000000000073 0000000000000000 0000000000800000 5e6466606f5e6e63
  83. 7920: 0000000000417158 0000000000000001 0000000000000001 0000000000000001
  84. 7940: 0000000000000000 0000000000000003 0000000000000000 0000000000000018
  85. 7960: 0000000000000005 0005e5377d210e1f ffff8003fff2d000 ffff00000891e5c8
  86. 7980: 0000000000000028 000000000000000f 0000000000000002 0000000000000168
  87. 79a0: 0000000000000000 0000ffff9f517020
  88. [<ffff0000080e39f8>] account_system_time+0x48/0x180
  89. [<ffff0000080e3d2c>] account_process_tick+0x5c/0x114
  90. [<ffff00000810c484>] update_process_times+0x28/0x60
  91. [<ffff00000811afbc>] tick_sched_handle.isra.14+0x3c/0x4c
  92. [<ffff00000811b010>] tick_sched_timer+0x44/0x7c
  93. [<ffff00000810ccec>] __hrtimer_run_queues+0xe8/0x14c
  94. [<ffff00000810d280>] hrtimer_interrupt+0x9c/0x1e0
  95. [<ffff00000853bcd8>] arch_timer_handler_phys+0x2c/0x38
  96. [<ffff0000080ff1b4>] handle_percpu_devid_irq+0x78/0x118
  97. [<ffff0000080fa340>] generic_handle_irq+0x24/0x38
  98. [<ffff0000080fa994>] __handle_domain_irq+0x60/0xac
  99. [<ffff0000080814cc>] gic_handle_irq+0x5c/0xb4
  100. Exception stack(0xffff8003fff67ca0 to 0xffff8003fff67dd0)
  101. 7ca0: ffff8003fff67cd0 0001000000000000 ffff8003fff67e00 ffff00000866e8e8
  102. 7cc0: 0000000060000145 0000000000417158 ffff0000089170e8 0000000000000001
  103. 7ce0: 0000000000000280 0000000000000080 ffff0000088dd5d0 ffff8003fff6bb18
  104. 7d00: 000000000000003f 0000000000000169 6633303230616120 0000000000000169
  105. 7d20: ffff8003fff2d000 ffff00000891e5c8 0000000000000028 000000000000000f
  106. 7d40: 0000000000000002 0000000000000168 0000000000000000 0000ffff9f517020
  107. 7d60: 0000fffffa485b00 ffff000008917000 0000000000000000 ffff00000876bdf0
  108. 7d80: ffff8003fff67fb0 ffff8003fff68000 0000000000417158 0000000000000000
  109. 7da0: ffff8003ee139900 00000000ffff03ad ffff8003fff68000 ffff8003fff67e00
  110. 7dc0: ffff0000080884a0 ffff8003fff67e00
  111. [<ffff0000080827b0>] el1_irq+0xb0/0x124
  112. [<ffff0000080884a0>] die+0xc4/0x198
  113. [<ffff000008096104>] __do_kernel_fault.part.3+0x74/0x84
  114. [<ffff000008093a4c>] do_page_fault+0x304/0x370
  115. [<ffff000008093bb0>] do_translation_fault+0x40/0x48
  116. [<ffff000008081290>] do_mem_abort+0x40/0xa0
  117. Exception stack(0xffff8003fff67f10 to 0xffff8003fff68040)
  118. 7f00: 0000000000000000 0001000000000000
  119. 7f20: ffff8003fff680e0 ffff000008093778 0000000000000000 0000000000000000
  120. 7f40: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  121. 7f60: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  122. 7f80: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  123. 7fa0: 0000000000000000 0000000000000000 0000000000000838 0000000096000004
  124. 7fc0: ffff8003fff68210 0001000000000000 ffff8003fff68000 ffff000008688010
  125. 7fe0: ffff000008093b70 00000009b41dac14 ffff8003ee13a1b0 ffff8003fff68000
  126. 8000: 0000000000000850 ffffffffffffffff 0000000000417158 0000000000010722
  127. 8020: 0000000000405000 ffffffffffffffed ffff0000080bea44 0000ffff9f517020
  128. [<ffff0000080825c4>] el1_da+0x18/0x78
  129. Code: 8b020021 8b0300c3 f9028801 f9029003 (39448081)
  130. ---[ end trace 7b66abe0eec8eb9b ]---
  131. Kernel panic - not syncing: Fatal exception in interrupt
  132. SMP: stopping secondary CPUs
  133. SMP: failed to stop secondary CPUs 0,2
  134. Kernel Offset: disabled
  135. Memory Limit: none
  136. ---[ end Kernel panic - not syncing: Fatal exception in interrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement