Hey All,
I get a blue screen when I do chkdsk operation on GPL Windows
PV Driver DomU.
The Error code is 0x0000000F4, Which mens "A
process or thread crucial to system operation has unexpectedly exited or been
terminated.".
From windbg, I seems that csrss.exe process
exited.
And the core dump tells the function stack is
following:
STACK_TEXT:
f8709520 805d1305 000000f4 00000003 820d8880
nt!KeBugCheckEx+0x1b
f8709544 805d2209 805d215e 820d8880 820d89f4 nt!PspCatchCriticalBreak+0x75
f8709574 8054161c 820d8ac8
c0000006
f87099b0 nt!NtTerminateProcess+0x7d
f8709574 805014d9 820d8ac8
c0000006
f87099b0 nt!KiFastCallEntry+0xfc
f87095f4
804ff50a ffffffff
c0000006 f87099f8
nt!ZwTerminateProcess+0x11
f87099b0 80502c17
f87099d8 00000000
f8709d64 nt!KiDispatchException+0x3a0
f8709d34 80544ee7 0071f22c 0071f24c 00000000
nt!KiRaiseException+0x175
f8709d50 8054161c 0071f22c 0071f24c 00000000
nt!NtRaiseException+0x33
f8709d50 7c956bd1 0071f22c 0071f24c 00000000
nt!KiFastCallEntry+0xfc
WARNING: Frame IP not in any known module. Following frames may be
wrong.
0071f528 00000000 00000000 00000000 00000000 0x7c956bd1
Thanks
|