Title | Adding Constraint Building Mechanisms to a Symbolic Execution Engine Developed for Detecting Runtime Errors |
Publication Type | Conference Paper |
Year of Publication | 2015 |
Authors | Kádár I, Hegedűs P, Ferenc R |
Conference Name | Proceedings of the 15th International Conference on Computational Science and Its Applications (ICCSA 2015) |
Pagination | 20–35 |
Date Published | jun |
Publisher | Springer-Verlag |
Conference Location | Banff, Alberta, Canada |
Keywords | Constraint system building, Java runtime errors, Software engineering, symbolic execution |
Abstract | Most of the runtime failures of a software system can be revealed during test execution only, which has a very high cost. The symbolic execution engine developed at the Software Engineering Department of University of Szeged is able to detect runtime errors (such as null pointer dereference, bad array indexing, division by zero) in Java programs without running the program in real-life environment. In this paper we present a constraint system building mechanism which improves the accuracy of the runtime errors found by the symbolic execution engine mentioned above. We extend the original principles of symbolic execution by tracking the dependencies of the symbolic variables and substituting them with concrete values if the built constraint system unambiguously determines their value. The extended symbolic execution checker was tested on real-life open-source systems as well. |
URL | https://link.springer.com/chapter/10.1007%2F978-3-319-21413-9_2 |
DOI | 10.1007/978-3-319-21413-9_2 |
Adding Constraint Building Mechanisms to a Symbolic Execution Engine Developed for Detecting Runtime Errors
Page last modified: January 23, 2018