microsoft / microsoft/OpenCLOn12
Crashing when running benchmark test
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 130
- Forks
- 19
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
I have a Windows Dev Kit 2023 with Windows 11 on ARM.
I have been trying to run the CompuBench benchmark tool but it crashes when the benchmark has loaded and this driver is causing the application to crash.
The following error is given.
Test API: OpenCL
Device: Microsoft: Microsoft Basic Render Driver
While doing test: Vertex Connection and Merging
Application Error event:
Faulting application name: compubench.exe, version: 0.0.0.0, time stamp: 0x616eab2c
Faulting module name: CLOn12Compiler.dll, version: 0.0.0.0, time stamp: 0x6362cd5a
Exception code: 0xc0000094
Fault offset: 0x0000000000086a41
Faulting process ID: 0x0x1E94
Faulting application start time: 0x0x1D8FB46FFAD47DB
Faulting application path: C:\Program Files\Kishonti Ltd\CompuBench 2.0\bin\compubench.exe
Faulting module path: C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2211.2.0_arm64__8wekyb3d8bbwe\x64\CLOn12Compiler.dll
Report ID: 3b2b8e28-47f8-40b7-8272-036e00be5255
Faulting package full name:
Faulting package-relative application ID:
Test API: OpenCL
Device: Microsoft: Qualcomm(R) Adreno(TM) 8Cx Gen 3
While doing test: Immediate crash after first test is loaded
Application Error event:
Faulting application name: compubench.exe, version: 0.0.0.0, time stamp: 0x616eab2c
Faulting module name: OpenCLOn12.dll, version: 0.0.0.0, time stamp: 0x6362ce7e
Exception code: 0xc0000005
Fault offset: 0x000000000001f596
Faulting process ID: 0x0x8D8
Faulting application start time: 0x0x1D8FB4659206775
Faulting application path: C:\Program Files\Kishonti Ltd\CompuBench 2.0\bin\compubench.exe
Faulting module path: C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2211.2.0_arm64__8wekyb3d8bbwe\x64\OpenCLOn12.dll
Report ID: 301b94f5-a13d-4758-bd29-80611b4a2414
Faulting package full name:
Faulting package-relative application ID:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the CompuBench OpenCL benchmark on the Windows 11 ARM device described, covering the Microsoft Basic Render Driver and Qualcomm Adreno device cases. Use the reported faulting modules, CLOn12Compiler.dll and OpenCLOn12.dll, as the initial crash boundary; done means the benchmark no longer crashes during the reported tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100