Windows 8 8250 Consumer Preview WFP错误检查 [英] Windows 8 8250 Consumer Preview WFP bugcheck

查看:90
本文介绍了Windows 8 8250 Consumer Preview WFP错误检查的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在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

解决方案

> Windows 8中的新安全断言>>新Se Windows 8中的curity断言


//

// MessageId:KERNEL_SECURITY_CHECK_FAILURE

//

// MessageText:
$
//

//内核组件损坏了关键数据结构。

//腐败可能允许恶意用户获得对此机器的控制权。

//

#define KERNEL_SECURITY_CHECK_FAILURE(( ULONG)0x00000139L)


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

解决方案

New Security Assertions in Windows 8:

//
// MessageId: KERNEL_SECURITY_CHECK_FAILURE
//
// MessageText:
//
// A kernel component has corrupted a critical data structure.
// The corruption could potentially allow a malicious user to
// gain control of this machine.
//
#define KERNEL_SECURITY_CHECK_FAILURE ((ULONG)0x00000139L)


这篇关于Windows 8 8250 Consumer Preview WFP错误检查的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆