@inproceedings{d195f696c9cc4a9eb749ff56e20aa713,
title = "ReDPro: An Automated Techniqu e to Detect and RegenerateProcess-level Concurrency Failures",
abstract = "Process-level concurrency failures occur when multiple processes read and write a shared data item without proper synchronization. Process-level failures are difficult to detect because they are sensitive to the execution order of system calls. These failures can not be detected unless a specific system-call interleaving is exercised during testing. A common practice when testing or debugging concurrency failures is to execute many runs of a program with the hope of exercising interleaving that causes races known as stress testing. However, existing research prove that stress testing is neither efficient nor reproducible. In this paper, we presented an automated technique, RedPro that can detect process-level races and also regenerate the failures. We used a binary instrumentation tool named PIN for run-Time monitoring and controlling the order of execution for potential race pairs. We evaluated the performance of RedPro by detecting and regenerating nine real-world bugs. The result demonstrates that our proposed technique is both effective and efficient.",
keywords = "bug detection, bug regeneration, process-level races, system calls",
author = "Zaman, {Tarannum Shaila} and Tariqul Islam",
note = "Publisher Copyright: {\textcopyright} 2022 ACM.; 2022 ACM Southeast Conference, ACMSE 2022 ; Conference date: 18-04-2022 Through 20-04-2022",
year = "2022",
month = apr,
day = "18",
doi = "10.1145/3476883.3520207",
language = "English (US)",
series = "Proceedings of the 2022 ACMSE Conference - ACMSE 2022: The Annual ACM Southeast Conference",
publisher = "Association for Computing Machinery, Inc",
pages = "106--112",
booktitle = "Proceedings of the 2022 ACMSE Conference - ACMSE 2022",
}