DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

ExecutionTest::ATOProgOffset is crashes on ARM64

Open hekota opened this issue 1 year ago • 2 comments

Description ExecutionTest::ATOProgOffset is failing on ARM64

Steps to Reproduce Repros in internal ARM64 testing pipeline. Reach out to @hekota for access to the device.

Actual Behavior

FAIL: clang-taef-exec :: ExecHLSLTests.dll/ExecutionTest::ATOProgOffset (206 of 206)
******************** TEST 'clang-taef-exec :: ExecHLSLTests.dll/ExecutionTest::ATOProgOffset' FAILED ********************
Test Authoring and Execution Framework v10.68 for arm64

Warning: TAEF will not listen for crashes from Windows Error Reporting because it failed to set up the listener. ([HRESULT 0x80070005] Failed to enable the Microsoft.Windows.FaultReporting TraceLogging provider in an ETW trace.)

Agility SDK not enabled.

Experimental mode enabled.

Debug layer enabled.



StartGroup: ExecutionTest::ATOProgOffset

Using Adapter:Microsoft Basic Render Driver

Using Adapter:Microsoft Basic Render Driver

Using Adapter:Microsoft Basic Render Driver

No error message given in the logs. When run directly on the machine TAEF reports crash (0xC0000005 - access violation).

Environment DXC version: main as of 1/22/2024 Surface Pro, Windows 11 (26016.1001, arm64)

hekota avatar Jan 23 '24 01:01 hekota