Toward general diagnosis of static errors

Danfeng Zhang, Andrew C. Myers

Research output: Contribution to journalArticlepeer-review

11 Scopus citations

Abstract

We introduce a general way to locate programmer mistakes that are detected by static analyses such as type checking. The program analysis is expressed in a constraint language in which mistakes result in unsatisfiable constraints. Given an unsatisfiable system of constraints, both satisfiable and unsatisfiable constraints are analyzed, to identify the program expressions most likely to be the cause of unsatisfiability. The likelihood of different error explanations is evaluated under the assumption that the programmer's code is mostly correct, so the simplest explanations are chosen, following Bayesian principles. For analyses that rely on programmer-stated assumptions, the diagnosis also identifies assumptions likely to have been omitted. The new error diagnosis approach has been implemented for two very different program analyses: type inference in OCaml and information flow checking in Jif. The effectiveness of the approach is evaluated using previously collected programs containing errors. The results show that when compared to existing compilers and other tools, the general technique identifies the location of programmer errors significantly more accurately.

Original languageEnglish (US)
Pages (from-to)569-581
Number of pages13
JournalACM SIGPLAN Notices
Volume49
Issue number1
DOIs
StatePublished - Jan 13 2014

All Science Journal Classification (ASJC) codes

  • General Computer Science

Fingerprint

Dive into the research topics of 'Toward general diagnosis of static errors'. Together they form a unique fingerprint.

Cite this