Advertisement
Guest User

Untitled

a guest
May 27th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. boot() called on cpu#0
  2. Waiting (max 60 seconds) for system thread vnlru to stop...stopped
  3. Waiting (max 60 seconds) for system thread bufdaemon_hw to stop...stopped
  4. Waiting (max 60 seconds) for system thread bufdaemon to stop...stopped
  5. Waiting (max 60 seconds) for system thread syncer to stop...stopped
  6.  
  7. syncing disks...
  8. done
  9. unmount(0xfffffffe19f42ee0,home): Forced unmount: 2 process references still present
  10. unmount(0xfffffffe19f42ba0,usr): Forced unmount: 3 process references still present
  11. unmount(0xfffffffe19f42520,var): Forced unmount: 2 process references still present
  12. unmount(0xfffffffe19f41ea0,dev): Forced unmount: 0 namecache references still present
  13. unmount(0xfffffffe19f41ea0,dev): Forced unmount: 6 process references still present
  14.  
  15.  
  16. Fatal trap 12: page fault while in kernel mode
  17. mp_lock = 00000000; cpuid = 0; lapic->id = 00000000
  18. fault virtual address = 0x2c
  19. fault code = supervisor read data, page not present
  20. instruction pointer = 0x8:0xffffffff80ce7cb6
  21. stack pointer = 0x10:0xfffffffe430825a0
  22. frame pointer = 0x10:0xfffffffe430825e8
  23. code segment = base 0x0, limit 0xfffff, type 0x1b
  24. = DPL 0, pres 1, long 0, def32 0, gran 1
  25. processor eflags = interrupt enabled, resume, IOPL = 0
  26. current process = 43800
  27. current thread = pri 31
  28. kernel: type 12 trap, code=0
  29.  
  30. CPU0 stopping CPUs: 0x00000002
  31. stopped
  32. Stopped at drm_close+0x92: movl 0x2c(%r12),%eax
  33. db>
  34. db> trace
  35. drm_close() at drm_close+0x92
  36. () at +0x25
  37. @Bu+BB() at @Bu+BB+0x113
  38. () at +0xab
  39. $() at $+0xc4
  40. h() at h+0x9b
  41. a() at a+0x97
  42. `() at `+0x1ce
  43. () at +0x196
  44. () at +0x40
  45. [c() at [c+0x9f
  46. () at +0x205
  47. eLmLuUHSH() at eLmLuUHSH+0x1e
  48. () at +0x134
  49. 5() at 5+0x1a
  50. H$IA() at H$IA+0x2fb
  51. 3Lk() at 3Lk+0x88
  52. () at +0x4aa
  53. db>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement