microsoft / microsoft/OpenCLOn12

pdb for OpenCLOn12Compiler.dll ?

Open
#40 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
130
Forks
19
Avg merge
11d 23h
Merged PRs (30d)
2

Description

Hi,

On my app I have a crash in the d3d background thread ; unfortunately I'm not able to dump the callstack to understand what's happening. What I see is that the issue happen in the OpenCLOn12Compiler.dll when calling a cl::finish().
I would like to have a .pdb so I can have an idea of what's happening.

I don't know how to build this DLL.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository's build setup and the OpenCLOn12Compiler.dll target, since the issue does not identify a build path or source file. Determine how a matching .pdb can be produced and verify that it is usable for investigating the reported cl::finish() crash.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.