@conference {ValdiviaGarcia:2014:CPB:2597073.2597099, title = {Characterizing and Predicting Blocking Bugs in Open Source Projects}, booktitle = {Proceedings of the 11th Working Conference on Mining Software Repositories}, series = {MSR 2014}, year = {2014}, pages = {72{\textendash}81}, publisher = {ACM}, organization = {ACM}, address = {New York, NY, USA}, abstract = {As software becomes increasingly important, its quality becomes an increasingly important issue. Therefore, prior work focused on software quality and proposed many prediction models to identify the location of software bugs, to estimate their fixing-time, etc. However, one special type of severe bugs is blocking bugs. Blocking bugs are software bugs that prevent other bugs from being fixed. These blocking bugs may increase maintenance costs, reduce overall quality and delay the release of the software systems. In this paper, we study blocking-bugs in six open source projects and propose a model to predict them. Our goal is to help developers identify these blocking bugs early on. We collect the bug reports from the bug tracking systems of the projects, then we obtain 14 different factors related to, for example, the textual description of the bug, the location the bug is found in and the people involved with the bug. Based on these factors we build decision trees for each project to predict whether a bug will be a blocking bug or not. Then, we analyze these decision trees in order to determine which factors best indicate these blocking bugs. Our results show that our prediction models achieve F-measures of 15-42\%, which is a two- to four-fold improvement over the baseline random predictors. We also find that the most important factors in determining blocking bugs are the comment text, comment size, the number of developers in the CC list of the bug report and the reporter{\textquoteright}s experience. Our analysis shows that our models reduce the median time to identify a blocking bug by 3-18 days.}, keywords = {Code Metrics, Post-release Defects, Process Metrics}, isbn = {978-1-4503-2863-0}, doi = {10.1145/2597073.2597099}, url = {http://doi.acm.org/10.1145/2597073.2597099}, attachments = {https://flosshub.org/sites/flosshub.org/files/garcia.pdf}, author = {Valdivia Garcia, Harold and Shihab, Emad} }