An Evaluation of Data Race Detectors Using Bug Repositories

  • Name:

    Konferenzartikel 

  • Author:

    Jochen Schimmel
    Korbinian Molitorisz
    Walter F. Tichy

  • Zusammenfassung

    Multithreaded software is subject to data races. A large number of data race detectors exists, but they are mainly evaluated in academic examples. In this paper we present a study in which we applied data race detectors to real applications. In particular, we want to show, if these tools can be used to locate data races effectively at an early stage in software development.

    We therefore tracked 25 data races in bug repositories back to their roots, created parallel unit tests and executed 4 different data race detectors on these tests. We show that with a combination of all detectors 92% of the contained data races can be found, whereas the best data race detector only finds about 50%.

  • Year:

    2013 

  • Links:

Bibtex

@inproceedings{,
author={Jochen Schimmel, Korbinian Molitorisz, Walter F. Tichy},
title={An Evaluation of Data Race Detectors Using Bug Repositories},
year=2013,
month=September,
booktitle={IEEE Federated Conference on Computer Science and Information Systems (FedCSIS)},
publisher={IEEE},
url={https://ps.ipd.kit.edu/downloads/},
pages={1361-1364},
note={
Acceptance Rate: 21.1%

 

},
}