Title of article
Using redundancies to find errors
Author/Authors
Xie، Yichen نويسنده , , D.، Engler, نويسنده ,
Issue Information
روزنامه با شماره پیاپی سال 2003
Pages
-914
From page
915
To page
0
Abstract
Programmers generally attempt to perform useful work. If they performed an action, it was because they believed it served some purpose. Redundant operations violate this belief. However, in the past, redundant operations have been typically regarded as minor cosmetic problems rather than serious errors. This paper demonstrates that, in fact, many redundancies are as serious as traditional hard errors (such as race conditions or pointer dereferences). We experimentally test this idea by writing and applying five redundancy checkers to a number of large open source projects, finding many errors. We then show that, even when redundancies are harmless, they strongly correlate with the presence of traditional hard errors. Finally, we show how flagging redundant operations gives a way to detect mistakes and omissions in specifications. For example, a locking specification that binds shared variables to their protecting locks can use redundancies to detect missing bindings by flagging critical sections that include no shared state.
Keywords
heat transfer , natural convection , Analytical and numerical techniques
Journal title
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING
Serial Year
2003
Journal title
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING
Record number
98647
Link To Document