问题描述
我们在Win 8#8250 Consumer Preview版本上看到了这个问题。而且我们的驱动程序在堆栈或任何线程堆栈上都不是*。有什么想法?
注意:还有另一个类似于此的线程,但它已被关闭。
0:kd> kc
致电网站
nt!KeBugCheckEx
nt!KiBugCheckDispatch
nt!KiFastFailDispatch
nt!KiRaiseSecurityCheckFailure
nt!RtlRemoveEntryHashTable
tcpip!WfpAleDeletePendedRemoteEndpoint
tcpip!WfpAleHandleSendCompletion
tcpip! ?? :: FNODOBFM ::`string'
tcpip!WfpAleConnectAcceptIndicate
tcpip!ProcessALEForTransportPacket
tcpip!WfpProcessOutTransportStackIndication
tcpip !IppSendDatagramsCommon
tcpip!UdpSendMessagesOnPathCreation
tcpip!UdpSendMessages
tcpip!UdpTlProviderSendMessagesCalloutRoutine
nt!KeExpandKernelStackAndCalloutInternal
nt!KeExpandKernelStackAndCalloutEx
tcpip!UdpTlProviderSendMessages
tdx!TdxSendDatagramTransportAddress
tdx!TdxTdiDispatchInternalDeviceControl
netbt! SendNameServiceRequest
netbt!MSnodeRegCompletion
netbt!TimerExpiry
nt!KiProcessExpiredTimerList
nt!KiExpireTimerTable
nt!KiTimerExpiration
nt!KiRetireDpcList
nt!KiIdleLoop
We are seeing this issue on our end on Win 8 # 8250 Consumer Preview build. And our driver is *not* on the stack or on any of the thread stacks. Any thoughts ?
NOTE: There was another thread similar to this but it has been closed.
0: kd> kc
Call Site
nt!KeBugCheckEx
nt!KiBugCheckDispatch
nt!KiFastFailDispatch
nt!KiRaiseSecurityCheckFailure
nt!RtlRemoveEntryHashTable
tcpip!WfpAleDeletePendedRemoteEndpoint
tcpip!WfpAleHandleSendCompletion
tcpip! ?? ::FNODOBFM::`string'
tcpip!WfpAleConnectAcceptIndicate
tcpip!ProcessALEForTransportPacket
tcpip!WfpProcessOutTransportStackIndication
tcpip!IppSendDatagramsCommon
tcpip!UdpSendMessagesOnPathCreation
tcpip!UdpSendMessages
tcpip!UdpTlProviderSendMessagesCalloutRoutine
nt!KeExpandKernelStackAndCalloutInternal
nt!KeExpandKernelStackAndCalloutEx
tcpip!UdpTlProviderSendMessages
tdx!TdxSendDatagramTransportAddress
tdx!TdxTdiDispatchInternalDeviceControl
netbt!SendNameServiceRequest
netbt!MSnodeRegCompletion
netbt!TimerExpiry
nt!KiProcessExpiredTimerList
nt!KiExpireTimerTable
nt!KiTimerExpiration
nt!KiRetireDpcList
nt!KiIdleLoop
这篇关于Windows 8 8250 Consumer Preview WFP错误检查的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!