This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Description
Dear SV-COMP community,
I tested some benchmarks in the concurrency safety category using a thread sanitizer (TSAN). Some of the benchmarks marked as true, TSAN found a data race bug.
My question is if some of the benchmarks marked as true have a data race?
For example: fib_bench-1.c and indexer.c in pthread subcargory.
Best,
Fatimah