Practical verification of high-level dataraces in transactional memory programs

  • Authors:
  • Vasco Pessanha;Ricardo J. Dias;João M. Lourenço;Eitan Farchi;Diogo Sousa

  • Affiliations:
  • CITI and DI FCT Universidade Nova de Lisboa, Portugal;CITI and DI FCT Universidade Nova de Lisboa, Portugal;CITI and DI FCT Universidade Nova de Lisboa, Portugal;IBM Haifa Research Laboratory, Haifa, Israel;CITI and DI FCT Universidade Nova de Lisboa, Portugal

  • Venue:
  • Proceedings of the Workshop on Parallel and Distributed Systems: Testing, Analysis, and Debugging
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present MoTh, a tool that uses static analysis to enable the automatic verification of concurrency anomalies in Transactional Memory Java programs. Currently MoTh detects high-level dataraces and stale-value errors, but it is extendable by plugging-in sensors, each sensor implementing an anomaly detecting algorithm. We validate and benchmark MoTh by applying it to a set of well known concurrent buggy programs and by close comparison of the results with other similar tools. The results achieved so far are very promising, yielding good accuracy while triggering only a very limited number of false warnings.