Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. *******************************************************************************
  2. * *
  3. * Bugcheck Analysis *
  4. * *
  5. *******************************************************************************
  6.  
  7. PCI_BUS_DRIVER_INTERNAL (a1)
  8. The PCI Bus driver detected inconsistency
  9. problems in its internal structures and could not continue.
  10. Arguments:
  11. Arg1: dead0010
  12. Arg2: 8a9e2730
  13. Arg3: 00000000
  14. Arg4: 00000000
  15.  
  16. Debugging Details:
  17. ------------------
  18.  
  19.  
  20. DEFAULT_BUCKET_ID: DRIVER_FAULT
  21.  
  22. BUGCHECK_STR: 0xA1
  23.  
  24. LAST_CONTROL_TRANSFER: from 00000000 to 804f9f33
  25.  
  26. STACK_TEXT:
  27. ba50796c 00000000 dead0010 8a9e2730 00000000 nt!KeSetImportanceDpc+0x17
  28.  
  29.  
  30. STACK_COMMAND: kb
  31.  
  32. FOLLOWUP_IP:
  33. nt!KeSetImportanceDpc+17
  34. 804f9f33 ?? ???
  35.  
  36. SYMBOL_STACK_INDEX: 0
  37.  
  38. SYMBOL_NAME: nt!KeSetImportanceDpc+17
  39.  
  40. FOLLOWUP_NAME: MachineOwner
  41.  
  42. MODULE_NAME: nt
  43.  
  44. IMAGE_NAME: ntkrnlpa.exe
  45.  
  46. DEBUG_FLR_IMAGE_TIMESTAMP: 4802516a
  47.  
  48. FAILURE_BUCKET_ID: 0xA1_nt!KeSetImportanceDpc+17
  49.  
  50. BUCKET_ID: 0xA1_nt!KeSetImportanceDpc+17
  51.  
  52. Followup: MachineOwner
  53. ---------
  54.  
  55. 0: kd> lmvm nt
  56. start end module name
  57. 804d7000 806e4000 nt M (pdb symbols) c:\symbols\exe\ntkrnlpa.pdb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement