DocumentCode
3756370
Title
Fault Localization in Multi-threaded C Programs Using Bounded Model Checking
Author
Erickson H. da S. Alves;Lucas C. Cordeiro;Eddie B. de Lima Filho
Author_Institution
Fed. Univ. of Amazonas, Manaus, Brazil
fYear
2015
Firstpage
96
Lastpage
101
Abstract
Software debugging is a very time-consuming process, which is even worse for multi-threaded programs, due to the non-deterministic behavior of thread-scheduling algorithms. However, the debugging time may be greatly reduced, if automatic methods are used for localizing faults. In this study, a new method for fault localization, in multi-threaded C programs, is proposed. It transforms a multi-threaded program into a corresponding sequential one and then uses a fault-diagnosis method suitable for this type of program, in order to localize faults. The code transformation is implemented with rules and context switch information from counterexamples, which are typically generated by bounded model checkers. Experimental results show that the proposed method is effective, in such a way that sequential fault localization methods can be extended to multi-threaded programs.
Keywords
"Model checking","Debugging","Instruction sets","Fault diagnosis","Transforms","Context modeling"
Publisher
ieee
Conference_Titel
Computing Systems Engineering (SBESC), 2015 Brazilian Symposium on
Electronic_ISBN
2324-7894
Type
conf
DOI
10.1109/SBESC.2015.25
Filename
7423220
Link To Document