Result Details

RacerF: Lightweight Static Data Race Detection for C Code

DACÍK, T.; VOJNAR, T. RacerF: Lightweight Static Data Race Detection for C Code. In 39th European Conference on Object-Oriented Programming (ECOOP 2025). Schloss Dagstuhl – Leibniz-Zentrum für Informatik, 2025. p. 37.1-37.19. ISBN: 978-3-95977-373-7.
Type
conference paper
Language
English
Authors
Abstract

We present a novel static analysis for thread-modular data race
detection. Our approach exploits static analysis of sequential program
behaviour whose results are generalised for multi-threaded programs
using a combination of lightweight under- and over-approximating
methods. We have implemented this approach in a new tool called RacerF
as a plugin of the Frama-C platform. RacerF can leverage several
analysis backends, most notably the Frama-C's abstract interpreter EVA.
Although our methods are mostly heuristic without providing formal
guarantees, our experimental evaluation shows that even for intricate
programs, RacerF can provide very precise results competitive with more
heavy-weight approaches while being faster than them.

URL
Published
2025
Pages
37.1–37.19
Proceedings
39th European Conference on Object-Oriented Programming (ECOOP 2025)
Conference
European Conference on Object-Oriented Programming (ECOOP 2025)
ISBN
978-3-95977-373-7
Publisher
Schloss Dagstuhl – Leibniz-Zentrum für Informatik
DOI
EID Scopus
BibTeX
@inproceedings{BUT198082,
  author="Tomáš {Dacík} and Tomáš {Vojnar}",
  title="RacerF: Lightweight Static Data Race Detection for C Code",
  booktitle="39th European Conference on Object-Oriented Programming (ECOOP 2025)",
  year="2025",
  pages="37.1--37.19",
  publisher="Schloss Dagstuhl – Leibniz-Zentrum für Informatik",
  doi="10.4230/LIPIcs.ECOOP.2025.37",
  isbn="978-3-95977-373-7",
  url="https://drops.dagstuhl.de/storage/00lipics/lipics-vol333-ecoop2025/LIPIcs.ECOOP.2025.37/LIPIcs.ECOOP.2025.37.pdf"
}
Projects
Advanced Analysis and Verification for Advanced Software, GACR, Standardní projekty, GA23-06506S, start: 2023-01-01, end: 2025-12-31, running
Reliable, Secure, and Intelligent Computer Systems, BUT, Vnitřní projekty VUT, FIT-S-23-8151, start: 2023-03-01, end: 2026-02-28, running
Verification and Analysis for Safety and Security of Applications in Life, EU, HORIZON EUROPE, SEP-210979090, start: 2024-06-01, end: 2027-05-31, running
Departments
Back to top