Advertisement
Guest User

Untitled

a guest
Dec 9th, 2010
1,556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. panic[cpu1]/thread=ffffff0004e84c40:
  2. BAD TRAP: type=e (#pf Page fault) rp=ffffff0004e84a20 addr=0 occurred in module "genunix" due to a NULL pointer dereference
  3.  
  4.  
  5. sched:
  6. #pf Page fault
  7. Bad kernel fault at addr=0x0
  8. pid=0, pc=0xfffffffffba60953, sp=0xffffff0004e84b10, eflags=0x10282
  9. cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6b8<xmme,fxsr,pge,pae,pse,de>
  10. cr2: 0
  11. cr3: 3c00000
  12. cr8: c
  13.  
  14. rdi: ffffffffc0121950 rsi: ffffff010d676268 rdx: ffffff0004e84c44
  15. rcx: a56600 r8: 0 r9: 0
  16. rax: 0 rbx: ffffff0103e29900 rbp: ffffff0004e84b20
  17. r10: ffffff0004e84c30 r11: 0 r12: ffffffffc0121ab0
  18. r13: ffffff010d675078 r14: ffffff010a7396d8 r15: ffffff010a7396e0
  19. fsb: 0 gsb: ffffff010492eac0 ds: 4b
  20. es: 4b fs: 0 gs: 1c3
  21. trp: e err: 2 rip: fffffffffba60953
  22. cs: 30 rfl: 10282 rsp: ffffff0004e84b10
  23. ss: 38
  24.  
  25. ffffff0004e84900 unix:die+dd ()
  26. ffffff0004e84a10 unix:trap+1799 ()
  27. ffffff0004e84a20 unix:cmntrap+e6 ()
  28. ffffff0004e84b20 genunix:list_remove+1b ()
  29. ffffff0004e84b50 iscsit:iscsit_tgt_unref+37 ()
  30. ffffff0004e84b80 idm:idm_refcnt_unref_task+5e ()
  31. ffffff0004e84c20 genunix:taskq_thread+248 ()
  32. ffffff0004e84c30 unix:thread_start+8 ()
  33.  
  34. syncing file systems...
  35. done
  36. dumping to /dev/zvol/dsk/rpool/dump, offset 65536, content: kernel
  37. NOTICE: ahci0: ahci_tran_reset_dport port 0 reset port
  38.  
  39. > ::stack
  40. list_remove+0x1b(ffffffffc0121950, ffffff010d675078)
  41. iscsit_tgt_unref+0x37(ffffff010d675078)
  42. idm_refcnt_unref_task+0x5e(ffffff010d675090)
  43. taskq_thread+0x248(ffffff010a7396b8)
  44. thread_start+8()
  45. > ::status
  46. debugging crash dump vmcore.0 (64-bit) from openindiana
  47. operating system: 5.11 oi_147 (i86pc)
  48. image uuid: 42486e65-d4fa-e2e0-d54d-813d769e78d0
  49. panic message: BAD TRAP: type=e (#pf Page fault) rp=ffffff0004e84a20 addr=0 occurred in module "genunix" due to a NULL pointer dereference
  50. dump content: kernel pages only
  51.  
  52. =====
  53.  
  54.  
  55. panic[cpu0]/thread=ffffff000380ac40:
  56. BAD TRAP: type=e (#pf Page fault) rp=ffffff000380aa10 addr=0 occurred in module "<unknown>" due to a NULL pointer dereference
  57.  
  58.  
  59. sched:
  60. #pf Page fault
  61. Bad kernel fault at addr=0x0
  62. pid=0, pc=0x0, sp=0xffffff000380ab08, eflags=0x10246
  63. cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6b8<xmme,fxsr,pge,pae,pse,de>
  64. cr2: 0
  65. cr3: 3c00000
  66. cr8: c
  67.  
  68. rdi: ffffff010d0d6000 rsi: 201 rdx: ffffff010a81e508
  69. rcx: 99b900 r8: 0 r9: 0
  70. rax: 0 rbx: ffffff0103e991e0 rbp: ffffff000380ab80
  71. r10: ffffff0105ff95c0 r11: ffffff000380ac40 r12: 0
  72. r13: 0 r14: ffffffffc001df78 r15: ffffff010a81e4f0
  73. fsb: 0 gsb: fffffffffbc304a0 ds: 4b
  74. es: 4b fs: 0 gs: 1c3
  75. trp: e err: 10 rip: 0
  76. cs: 30 rfl: 10246 rsp: ffffff000380ab08
  77. ss: 38
  78.  
  79. ffffff000380a8f0 unix:die+dd ()
  80. ffffff000380aa00 unix:trap+1799 ()
  81. ffffff000380aa10 unix:cmntrap+e6 ()
  82. ffffff000380ab80 0 ()
  83. ffffff000380ac20 genunix:taskq_thread+248 ()
  84. ffffff000380ac30 unix:thread_start+8 ()
  85.  
  86. syncing file systems...
  87. done
  88. dumping to /dev/zvol/dsk/rpool/dump, offset 65536, content: kernel
  89. NOTICE: ahci0: ahci_tran_reset_dport port 0 reset port
  90. > ::stack
  91. taskq_thread+0x248(ffffff0104c897c8)
  92. thread_start+8()
  93. > ::status
  94. debugging crash dump vmcore.1 (64-bit) from openindiana
  95. operating system: 5.11 oi_147 (i86pc)
  96. image uuid: e2f82f15-9c42-6aa8-bd82-b977d7e63025
  97. panic message: BAD TRAP: type=e (#pf Page fault) rp=ffffff000380aa10 addr=0 occurred in module "<unknown>" due to a NULL pointer dereference
  98. dump content: kernel pages only
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement