Dependence-Aware, Unbounded Sound Predictive Race Detection

04/30/2019
by   Kaan Genç, et al.
0

Data races are a real problem for parallel software, yet hard to detect. Sound predictive analysis observes a program execution and detects data races that exist in some other, unobserved execution. However, existing predictive analyses miss races because they do not scale to full program executions or do not precisely incorporate data and control dependence. This paper introduces two novel, sound predictive approaches that incorporate data and control dependence and handle full program executions. An evaluation using real, large Java programs shows that these approaches detect more data races than the closest related approaches, thus advancing the state of the art in sound predictive race detection.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset