Gobench: A benchmark suite of real-world go concurrency bugs

T Yuan, G Li, J Lu, C Liu, L Li… - 2021 IEEE/ACM …, 2021 - ieeexplore.ieee.org
… the first benchmark suite for Go concurrency bugs. GOBENCH … test suites: (1) GOREAL (the
real test suite) containing 82 bugsJaConTeBe [15] are two benchmark suites of concurrency

Understanding real-world concurrency bugs in go

T Tu, X Liu, L Song, Y Zhang - Proceedings of the twenty-fourth …, 2019 - dl.acm.org
… , we propose to categorize concurrency bugs along two orthogonal dimensions: the cause of
bugs and their … Benchmarks and evaluation results of the data race detector. We consider a …

GitBug-Java: A Reproducible Benchmark of Recent Java Bugs

A Silva, N Saavedra… - 2024 IEEE/ACM 21st …, 2024 - ieeexplore.ieee.org
… , reproducible bug-fix benchmark only composed of recent Java bugs. We present GitBug-…
bugs from real-world repositories. Jacontebe [11] focuses on concurrency bugs. We note that …

Test benchmarks: Which one now and in future?

C Artho, A Benali, R Ramler - 2021 IEEE 21st International …, 2021 - ieeexplore.ieee.org
JaConTeBe is a set of concurrent benchmarks taken from SIR (see below), meant to evaluate
concurrency bug … The benchmark suite consists of 20 real-world programs [77], which …

[HTML][HTML] A systematic literature review on benchmarks for evaluating debugging approaches

T Hirsch, B Hofer - Journal of Systems and Software, 2022 - Elsevier
… entries on public bug trackers. The subject programs in benchmarks can be real world
software projects (eg, open-source projects), created specially for the benchmark (fabricated …

RaceBench: A Triggerable and Observable Concurrency Bug Benchmark

J Liang, M Yuan, Z Ding, S Ma, X Han… - Proceedings of the 2023 …, 2023 - dl.acm.org
… conducted a large scale empirical study on historic concurrency bugs in real-world software.
JaConTeBe [17] contains 47 confirmed bugs from 8 Java projects. GoBench [33] provides …

[HTML][HTML] The ThreadRadar visualization for debugging concurrent Java programs

O Moseler, L Kreber, S Diehl - Journal of Visualization, 2022 - Springer
… In this example, we look at a non-deadlock concurrency bug which consists of a race condition
… are not directly real-world bugs, they were crafted on the basis of such bugs. Data race …

Sourcererjbf: A java build framework for large-scale compilation

MRH Misu, R Achar, CV Lopes - ACM Transactions on Software …, 2024 - dl.acm.org
JaConTeBe [33] A benchmark suite of concurrency bugs and provides … 8 open-source Java
projects with 47 known concurrency bugsJaConTeBe: A benchmark suite of real-world java

Fearless concurrency? understanding concurrent programming safety in real-world rust software

Z Yu, L Song, Y Zhang - arXiv preprint arXiv:1902.01906, 2019 - arxiv.org
… We conduct the first study on Rust concurrency from two aspects: concurrency usage and
realworld concurrency bugs. We expect our study to deepen the understanding of Rust’s …

Bugs in machine learning-based systems: a faultload benchmark

MM Morovati, A Nikanjam, F Khomh… - Empirical Software …, 2023 - Springer
… On the other hand, some faultload benchmarks such as JaConTeBe (Lin et al. 2015) (a
benchmark of java concurrency bugs) are designed for specific types of bugs. Accordingly, …