Sciweavers

ICAC
2005
IEEE

Quickly Finding Known Software Problems via Automated Symptom Matching

13 years 10 months ago
Quickly Finding Known Software Problems via Automated Symptom Matching
We present an architecture for and prototype of a system for quickly detecting software problem recurrences. Re-discovery of the same problem is very common in many large software products and is a major cost component of product support. At run-time, when a problem occurs, the system collects the problem symptoms, including the program call-stack, and compares it against a database of symptoms to find the closest matches. The database is populated off-line using solved cases and indexed to allow for efficient matching. Thus problems that occur repeatedly can be easily and automatically resolved without requiring any human problem-solving expertise. We describe a prototype implementation of the system, including the matching algorithm, and present some experimental results demonstrating the value of automatically detecting re-occurrence of the same problem for a popular sofware product.
Mark Brodie, Sheng Ma, Guy M. Lohman, Laurent Mign
Added 24 Jun 2010
Updated 24 Jun 2010
Type Conference
Year 2005
Where ICAC
Authors Mark Brodie, Sheng Ma, Guy M. Lohman, Laurent Mignet, Natwar Modani, Mark Wilding, Jon Champlin, Peter Sohn
Comments (0)