Hi,
I have an Ndis driver for Windows XP. It seems to work fine.
But the Windbg might catch an "access violation in svchost.exe" error during
the XP shutdown every thundreds times.
Is the error caused by my Ndis driver? Or, it's a bug of svchost.exe?
Below lists the windbg messages:
=====================================================================
*** An Access Violation occurred in C:\WINDOWS\System32\svchost.exe -k
netsvcs:
The instruction at 00650066 tried to read from an invalid address, 00650066
*** enter .exr 0189F9DC for the exception record
*** enter .cxr 0189F9F8 for the context
*** then kb to get the faulting stack
Break instruction exception - code 80000003 (first chance)
*** WARNING: symbols timestamp is wrong 0x41109494 0x4060f0f2 for ntdll.dll
ntdll!DbgSsHandleKmApiMsg+0x14e:
001b:7c921230 cc int 3
kd>