DocumentCode
3083967
Title
Automated Derivation of Application-aware Error Detectors using Static Analysis
Author
Pattabiraman, Karthik ; Kalbarczyk, Zbigniew ; Iyer, Ravishankar K.
Author_Institution
Univ. of Illinois, Urbana
fYear
2007
fDate
8-11 July 2007
Firstpage
211
Lastpage
216
Abstract
This paper presents a technique to derive and implement error detectors to protect an application from data errors. The error detectors are derived automatically using compiler-based static analysis from the backward program slice of critical variables in the program. Critical variables are defined as those that are highly sensitive to errors, and deriving error detectors for these variables provides high coverage for errors in any data value used in the program. The error detectors take the form of checking expressions and are optimized for each control flow path followed at runtime. The derived detectors are implemented using a combination of hardware and software. Experiments show that the derived detectors incur low performance overheads while achieving high detection coverage for errors that impact the application.
Keywords
program slicing; application-aware error detectors; automated derivation; backward program slice; static analysis; Application software; Computer bugs; Computer crashes; Detectors; Error correction; Error correction codes; Hardware; Protection; Runtime; Timing; Compiler techniques; Critical Variables; backward slicing; checking expression; path-tracking.;
fLanguage
English
Publisher
ieee
Conference_Titel
On-Line Testing Symposium, 2007. IOLTS 07. 13th IEEE International
Conference_Location
Crete
Print_ISBN
0-7695-2918-6
Type
conf
DOI
10.1109/IOLTS.2007.21
Filename
4274853
Link To Document