Hello all,
How to execute manually tests :
_ Common Scenario Stress With IO
_ Sleep Stress with IO
For Target XP, 7 32bit.
During DTM Execution I have a BSOD for each tests.
With this message :
Stop : C000021A { Fatal System Error }
The Windows Logon Process System Process terminated unexpectedly with a status of 0xC0000005 ( 0x00000000, 0x00000000 )
The System has been Shut Down.
And for run correctly the test machine I need to reboot in Safe mode.
SomeOne could explain me how to execute this test for debug BSOD.
I have extracted WDTF Directory and added to the test machine, but I have an error :
“WTT Logger unavailable! Please reinstall WDTF”
Thanks in advance,
Best regards,
Moulefrite
xxxxx@hotmail.com wrote:
How to execute manually tests :
_ Common Scenario Stress With IO
_ Sleep Stress with IO
For Target XP, 7 32bit.
During DTM Execution I have a BSOD for each tests.
With this message :
Stop : C000021A { Fatal System Error }
The Windows Logon Process System Process terminated unexpectedly with a status of 0xC0000005 ( 0x00000000, 0x00000000 )
The System has been Shut Down.
And for run correctly the test machine I need to reboot in Safe mode.
SomeOne could explain me how to execute this test for debug BSOD.
The detailed error log will show you the exact command line that
triggered the failure. You can run that same command line on your test
machine.
You can also change the settings on the client machine to have it
generate a full kernel dump on failure. That way, you’ll have a dump
file to look at in windbg.
–
Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.
Thanks Tim for your Reply,
Best regards,
Moulefrite