Proceedings of the Fifteenth International Conference on Architectural Support for Programming Languages and Operating Systems 2010
DOI: 10.1145/1736020.1736040
|View full text |Cite
|
Sign up to set email alerts
|

A randomized scheduler with probabilistic guarantees of finding bugs

Abstract: This paper presents a randomized scheduler for finding concurrency bugs. Like current stress-testing methods, it repeatedly runs a given test program with supplied inputs. However, it improves on stress-testing by finding buggy schedules more effectively and by quantifying the probability of missing concurrency bugs. Key to its design is the characterization of the depth of a concurrency bug as the minimum number of scheduling constraints required to find it. In a single run of a program with n threads and k s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
50
0

Year Published

2012
2012
2019
2019

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 191 publications
(51 citation statements)
references
References 26 publications
0
50
0
Order By: Relevance
“…Systematic Scheduler (including PCT [10]). These schedulers aim to detect concurrency bugs in general, and are unaware of specific bug information provided to them.…”
Section: Motivating Examplementioning
confidence: 99%
See 4 more Smart Citations
“…Systematic Scheduler (including PCT [10]). These schedulers aim to detect concurrency bugs in general, and are unaware of specific bug information provided to them.…”
Section: Motivating Examplementioning
confidence: 99%
“…These schedulers aim to detect concurrency bugs in general, and are unaware of specific bug information provided to them. Their ability to expose deadlocks is very low [10].…”
Section: Motivating Examplementioning
confidence: 99%
See 3 more Smart Citations