Context-bounded analysis of multithreaded programs with dynamic linked structures

  • Authors:
  • Ahmed Bouajjani;Séverine Fratani;Shaz Qadeer

  • Affiliations:
  • LIAFA, CNRS & University of Paris 7;LIAFA, CNRS & University of Paris 7;Microsoft Research, Redmond

  • Venue:
  • CAV'07 Proceedings of the 19th international conference on Computer aided verification
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Bounded context switch reachability analysis is a useful and efficient approach for detecting bugs in multithreaded programs. In this paper, we address the application of this approach to the analysis of multithreaded programs with procedure calls and dynamic linked structures. We define a program semantics based on concurrent pushdown systems with visible heaps as stack symbols. A visible heap is the part of the heap reachable from global and local variables. We use pushdown analysis techniques to define an algorithm that explores the entire configuration space reachable under given bounds on the number of context switches and the size of visible heaps.