Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Improving software diagnosability via log enhancement
Yuan D., Zheng J., Park S., Zhou Y., Savage S. ACM Transactions on Computer Systems30 (1):1-28,2012.Type:Article
Date Reviewed: Jul 6 2012

When a software system fails at a user site, information is often automatically sent to the developer for diagnostics. Usually, only a system log is included, with all the confidential data such as identities and financial information stripped off. Such a log message is found to be insufficient for debugging. In the present paper, the authors set out to enhance the log information, using causal relationships to help narrow down the amount of additional information required for diagnostics. They propose the LogEnhancer tool to support the automation of this approach. The tool performs a delayed collection, which captures all the causally related data still live at the time of the failure, and an in-time collection, which includes all the relevant historical data. The paper provides excellent details for the proposed techniques and tool. An empirical study validates that the approach is feasible. The work provides very useful insight and information for system vendors and debuggers, who rely on automatic bug reports from their users for the diagnosis of software faults.

In general, however, the root cause of a failure may be very subtle and may not be supported by the causal relationships conceived by the developer. Thus, even the enhanced log messages may not be sufficient for diagnostics. Rather than using a simple controlled experiment to verify whether the enhanced log messages are truly effective, it may be useful to conduct mutation analysis to study the types of faults that are more easily discovered and the types that are more problematic. To address the latter kinds of faults, it would be helpful to complement the proposed tool using statistical fault-localization techniques that do not rely on causal relationships.

Reviewer:  T.H. Tse Review #: CR140340 (1211-1148)
Bookmark and Share
 
Testing And Debugging (D.2.5 )
 
 
Reliability (D.4.5 )
 
Would you recommend this review?
yes
no
Other reviews under "Testing And Debugging": Date
Software defect removal
Dunn R., McGraw-Hill, Inc., New York, NY, 1984. Type: Book (9789780070183131)
Mar 1 1985
On the optimum checkpoint selection problem
Toueg S., Babaoglu O. SIAM Journal on Computing 13(3): 630-649, 1984. Type: Article
Mar 1 1985
Software testing management
Royer T., Prentice-Hall, Inc., Upper Saddle River, NJ, 1993. Type: Book (9780135329870)
Mar 1 1994
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy