DocumentCode :
2789402
Title :
Bug Signature Minimization and Fusion
Author :
Lo, David ; Cheng, Hong ; Wang, Xiaoyin
Author_Institution :
Sch. of Inf. Syst., Singapore Manage. Univ., Singapore, Singapore
fYear :
2011
fDate :
10-12 Nov. 2011
Firstpage :
340
Lastpage :
347
Abstract :
Debugging is a time-consuming activity. To help in debugging, many approaches have been proposed to pinpoint the location of errors given labeled failures and correct executions. While such approaches have been shown to be accurate, at times the location alone is not sufficient in helping programmers understand why the bug happens and how to fix it. Furthermore, a single location might not be powerful enough to discriminate failures from correct executions. To address the above challenges, there have been recent studies on extracting bug signatures which are composed of multiple locations appearing together in a particular order signifying an occurrence of a bug. The latest study on bug signatures by Cheng et al. models program executions as graphs. Two sets of graphs corresponding to failures and correct executions are then contrasted to extract the most discriminative connected sub graphs serving as bug signatures. However, there are two limitations: (1) returned signatures might not be minimal and (2) they can only capture localized bug context. In this work, we develop a signature minimization technique to capture minimal discriminative signatures. Also, we propose a technique of signature fusion to fuse disconnected sub graphs so that our method can capture bug contexts spanning multiple locations. Experimental study on Siemens and Space dataset shows the effectiveness of the proposed bug signature minimization and fusion techniques. Comparing with the state-of-the-art bug signature mining technique, we reduce the number of bugs missed by up to 57.7%, and reduce the average number of nodes traversed by up to 85.6%.
Keywords :
graph theory; minimisation; program debugging; bug signature minimization; debugging; minimal discriminative signature; signature fusion; Computer bugs; Context; Data mining; Databases; Minimization; Software; Software algorithms; Bug Signature; Debugging; Discriminative Pattern Mining; Fusion; Graph Mining; Minimization;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High-Assurance Systems Engineering (HASE), 2011 IEEE 13th International Symposium on
Conference_Location :
Boca Raton, FL
ISSN :
1530-2059
Print_ISBN :
978-1-4673-0107-7
Type :
conf
DOI :
10.1109/HASE.2011.36
Filename :
6113917
Link To Document :
بازگشت