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

sporadic TSAN failures in Disjoint Pool tests #1115

Open
bratpiorka opened this issue Feb 20, 2025 · 2 comments
Open

sporadic TSAN failures in Disjoint Pool tests #1115

bratpiorka opened this issue Feb 20, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@bratpiorka
Copy link
Contributor

bratpiorka commented Feb 20, 2025

https://github.com/oneapi-src/unified-memory-framework/actions/runs/13424920686/job/37506526701?pr=1111

[ RUN      ] disjointPoolTests/umfPoolTest.multiThreadedpow2AlignedAlloc/0
==================
WARNING: ThreadSanitizer: data race (pid=12083)
  Atomic write of size 8 at 0x7f46d243dec8 by thread T10 (mutexes: write M0, write M1):
    #0 store /home/runner/work/unified-memory-framework/unified-memory-framework/src/critnib/critnib.c:151:5 (umf_test-disjoint_pool+0x15ccb2) (BuildId: ee6b9c89d5b3e992f449624bd41880e02396a84e)
    #1 critnib_remove /home/runner/work/unified-memory-framework/unified-memory-framework/src/critnib/critnib.c:4[69](https://github.com/oneapi-src/unified-memory-framework/actions/runs/13424920686/job/37506526701?pr=1111#step:7:70):5 (umf_test-disjoint_pool+0x15d281) (BuildId: ee6b9c89d5b3e992f449624bd41880e02396a84e)

@bratpiorka bratpiorka added the bug Something isn't working label Feb 20, 2025
@vinser52
Copy link
Contributor

Another sporadic issue on the same test but the call stack looks differently:
https://github.com/oneapi-src/unified-memory-framework/actions/runs/13462797176/job/37622615221

@bratpiorka
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants