BugCheck C9, {23e, fffff8800484b790, fffff980152e2e10, 1}
Unable to load image \SystemRoot\system32\DRIVERS\ctxusbm.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ctxusbm.sys
*** ERROR: Module load completed but symbols could not be loaded for ctxusbm.sys
[COLOR=Red]Probably caused by : ctxusbm.sys[/COLOR] ( ctxusbm+16790 )
Followup: MachineOwner
---------
fffff880`073cad58 fffff880`01e0223dUnable to load image \SystemRoot\System32\DRIVERS\Apsx64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Apsx64.sys
[COLOR=Red]*** ERROR: Module load completed but symbols could not be loaded for Apsx64.sys[/COLOR]
Apsx64+0x223d
19. Consider a Clean Reinstall - Factory OEM Windows 7 which is often better than getting a new computer considering how pre-installed bloatware can corrupt Windows 7 even if it's completely cleaned up.
But a non-verifier dump points to Lenovo HDD utility driver; which is a factory bloatware.
Code:fffff880`073cad58 fffff880`01e0223dUnable to load image \SystemRoot\System32\DRIVERS\Apsx64.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for Apsx64.sys [COLOR=Red]*** ERROR: Module load completed but symbols could not be loaded for Apsx64.sys[/COLOR] Apsx64+0x223d
Not non-verified but non-verifier enabled.How did you get to the non-verified dump?
But a non-verifier dump points to Lenovo HDD utility driver; which is a factory bloatware.
Code:fffff880`073cad58 fffff880`01e0223dUnable to load image \SystemRoot\System32\DRIVERS\Apsx64.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for Apsx64.sys [COLOR=Red]*** ERROR: Module load completed but symbols could not be loaded for Apsx64.sys[/COLOR] Apsx64+0x223d
BAD_POOL_CALLER (c2)
The current thread is making a bad pool request. Typically this is at a bad IRQL level or double freeing the same allocation, etc.
Arguments:
Arg1: 0000000000000007, Attempt to free pool which was already freed
Arg2: 000000000000109b, (reserved)
Arg3: 0000000000000004, Memory contents of the pool block
Arg4: fffff8a0039cab50, Address of the block of pool being deallocated
I am sorry mate, I dont have that much time nowadays. I just get some little time to come to this forum and I try to help other members out of it. Teaching debugging techniques is very time consuming, and it is not unique in most of the cases.Thank you. Can you help me getting to the above point?
I am sorry mate, I dont have that much time nowadays. I just get some little time to come to this forum and I try to help other members out of it. Teaching debugging techniques is very time consuming, and it is not unique in most of the cases.Thank you. Can you help me getting to the above point?
Here are some documents which are having some (a little) advanced windbg techniques: http://www.sevenforums.com/crash-lockup-debug-how/