This document summarizes a research paper that proposes a new algorithm called BugLoc for detecting bugs in multi-threaded software applications via graph mining. The algorithm uses an object template to store graph data from a sample dataset in order to reduce complexity. It then calculates threshold values and identifies frequent subgraphs to detect the exact location of software bugs. The experimental results showed that the BugLoc algorithm is efficient, accurate and scalable for large graph datasets in bug localization.