Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using 64-kb page size, application verifier reports APPLICATION_VERIFIER_LEAK_ALLOCATION in d3d9on12.dll #65

Open
ChuckM-Intel opened this issue Apr 13, 2023 · 0 comments

Comments

@ChuckM-Intel
Copy link

With 64-kb pages enabled, via 

HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers\MemoryManager",Use64KPages, %REG_DWORD%, 0x1, application verifier reports APPLICATION_VERIFIER_LEAK_ALLOCATION in d3d9on12.dll

Some call stack information from various instances:

BREAKPOINT_AVRF_80000003_d3d9on12.dll!Unloaded
APPLICATION_VERIFIER_LEAK_ALLOCATION (900)
ntdll!RtlDebugAllocateHeap
ntdll!RtlpAllocateHeap
ntdll!RtlpAllocateHeapInternal
vrfcore!VfCoreRtlAllocateHeap
vfbasics!AVrfpRtlAllocateHeap
ucrtbase!_malloc_base
ucrtbase!__crt_state_management::wrapped_invoke
vfbasics!AVrfp_ucrt__o_malloc
d3d9on12!operator new
d3d9on12!ShaderConv::CCodeBlob::Create
d3d9on12!ShaderConv::CTranslator::TranslateTLVS
d3d9on12!ShaderConv::ShaderConverterAPI::ConvertTLShader
d3d9on12!D3D9on12::VertexShader::GetD3D12ShaderForTL
d3d9on12!D3D9on12::VertexStage::ResolveDeferredState
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant