Advertisement
Guest User

Untitled

a guest
Sep 9th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Windows\Minidump\090813-7722-01.dmp]
  7. Mini Kernel Dump File: Only registers and stack trace are available
  8.  
  9. Symbol search path is: http://msdl.microsoft.com/download/symbols
  10. Executable search path is:
  11. Windows 7 Kernel Version 7601 (Service Pack 1) MP (8 procs) Free x64
  12. Product: WinNt, suite: TerminalServer SingleUserTS
  13. Built by: 7601.17592.amd64fre.win7sp1_gdr.110408-1631
  14. Machine Name:
  15. Kernel base = 0xfffff800`03a55000 PsLoadedModuleList = 0xfffff800`03c9a650
  16. Debug session time: Sun Sep 8 18:32:28.141 2013 (UTC + 2:00)
  17. System Uptime: 0 days 2:42:50.081
  18. Loading Kernel Symbols
  19. ...............................................................
  20. ................................................................
  21. ........................
  22. Loading User Symbols
  23. Loading unloaded module list
  24. ....
  25. *******************************************************************************
  26. * *
  27. * Bugcheck Analysis *
  28. * *
  29. *******************************************************************************
  30.  
  31. Use !analyze -v to get detailed debugging information.
  32.  
  33. BugCheck 19, {3, fffffa8004e7b6c0, fffffa8004e7b6c0, fffefa8004e7b6c0}
  34.  
  35. Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+a53 )
  36.  
  37. Followup: Pool_corruption
  38. ---------
  39.  
  40. 0: kd> !analyze -v
  41. *******************************************************************************
  42. * *
  43. * Bugcheck Analysis *
  44. * *
  45. *******************************************************************************
  46.  
  47. BAD_POOL_HEADER (19)
  48. The pool is already corrupt at the time of the current request.
  49. This may or may not be due to the caller.
  50. The internal pool links must be walked to figure out a possible cause of
  51. the problem, and then special pool applied to the suspect tags or the driver
  52. verifier to a suspect driver.
  53. Arguments:
  54. Arg1: 0000000000000003, the pool freelist is corrupt.
  55. Arg2: fffffa8004e7b6c0, the pool entry being checked.
  56. Arg3: fffffa8004e7b6c0, the read back flink freelist value (should be the same as 2).
  57. Arg4: fffefa8004e7b6c0, the read back blink freelist value (should be the same as 2).
  58.  
  59. Debugging Details:
  60. ------------------
  61.  
  62.  
  63. BUGCHECK_STR: 0x19_3
  64.  
  65. CUSTOMER_CRASH_COUNT: 1
  66.  
  67. DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
  68.  
  69. PROCESS_NAME: hon.exe
  70.  
  71. CURRENT_IRQL: 0
  72.  
  73. LAST_CONTROL_TRANSFER: from fffff80003bff4b3 to fffff80003ad4d00
  74.  
  75. STACK_TEXT:
  76. fffff880`060fc2e8 fffff800`03bff4b3 : 00000000`00000019 00000000`00000003 fffffa80`04e7b6c0 fffffa80`04e7b6c0 : nt!KeBugCheckEx
  77. fffff880`060fc2f0 fffff880`0ff8fa14 : 00000000`00000004 00000000`00000000 fffff880`060fcb30 00000000`00000000 : nt!ExDeferredFreePool+0xa53
  78. fffff880`060fc3e0 fffff880`0fedb469 : 00000000`00000000 fffff880`060fc8b0 00000000`00000000 fffff8a0`123f3a00 : dxgmms1!VidMmOpenAllocation+0x58
  79. fffff880`060fc430 fffff880`0fed4610 : fffff880`060fc698 fffff8a0`0e334a00 fffff880`060fc870 fffff880`060fc870 : dxgkrnl!DXGDEVICE::CreateVidMmAllocations<_DXGK_ALLOCATIONINFO>+0x291
  80. fffff880`060fc4c0 fffff880`0fed726b : fffff8a0`1062d000 fffff880`060fcb30 fffff880`060fcc01 00000000`00000000 : dxgkrnl!DXGDEVICE::CreateAllocation+0xca8
  81. fffff880`060fcac0 fffff960`0023de02 : 00000000`0008e2e0 ffffffff`40000040 00000000`0008fd20 00000000`000007d3 : dxgkrnl!DxgkCreateAllocation+0x42b
  82. fffff880`060fcbf0 fffff800`03ad3f93 : fffffa80`08dd1b60 00000000`00000510 fffff880`060fcbf8 fffffa80`08e257d0 : win32k!NtGdiDdDDICreateAllocation+0x12
  83. fffff880`060fcc20 00000000`7489119a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
  84. 00000000`0008e298 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7489119a
  85.  
  86.  
  87. STACK_COMMAND: kb
  88.  
  89. FOLLOWUP_IP:
  90. nt!ExDeferredFreePool+a53
  91. fffff800`03bff4b3 cc int 3
  92.  
  93. SYMBOL_STACK_INDEX: 1
  94.  
  95. SYMBOL_NAME: nt!ExDeferredFreePool+a53
  96.  
  97. FOLLOWUP_NAME: Pool_corruption
  98.  
  99. IMAGE_NAME: Pool_Corruption
  100.  
  101. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  102.  
  103. MODULE_NAME: Pool_Corruption
  104.  
  105. FAILURE_BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a53
  106.  
  107. BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a53
  108.  
  109. Followup: Pool_corruption
  110. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement