In the latest DMP's, we're still seeing *A, *50. We now however have INTERRUPT_EXCEPTION_NOT_HANDLED (3d) as a bug check. We have mentions of memory_corruption throughout the *A bug check.
We'll really need to have verifier enabled at the time of the crash to make any further calls in regards on what to do next. Currently we have no information to pull as memory_corruption implies either a device driver is causing corruption or there's a hardware issue. If we see the same with verifier enabled, we know which direction to take.
You should be using it.
Regards,
Patrick
We'll really need to have verifier enabled at the time of the crash to make any further calls in regards on what to do next. Currently we have no information to pull as memory_corruption implies either a device driver is causing corruption or there's a hardware issue. If we see the same with verifier enabled, we know which direction to take.
Should I be using the computer or leaving it idle while verifier is enabled?
You should be using it.
Regards,
Patrick