oneapi-src / oneapi-src/unified-memory-framework
Clang AddressSanitizer tests fails in CI
Open
Nobody has claimed this yet.
bug
high priority
- Dominant language
- C
- Stars
- 98
- Forks
- 48
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 6
Description
Clang AddressSanitizer tests fails in CI - it looks like this is not related to UMF (there are no UMF calls in trace)
see https://github.com/oneapi-src/unified-memory-framework/actions/runs/15924685237/job/44920297237
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 with the linked GitHub Actions run and inspect the failing Clang AddressSanitizer job and its trace. The issue does not name a source file or test entry point, so use the workflow output to locate the failure. Done means identifying the cause and restoring a passing Clang AddressSanitizer CI run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100