>the DDK documentation says that UNEXPECTED_KERNEL_MODE_TRAP /
EXCEPTION_DOUBLE_FAULT is “is almost always caused by hardware problems”.
Many things that cause a fault while trying to process a fault causes the
double fault, like corrupted interrupt vectors, kernel stack overflow,
invalid kernel stack, page fault in the page fault handler. I don’t think
it’s at all correct to blame broken hardware.
Look at volume 3 of the Intel processor docs for exact details.
- Jan
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com