This document summarizes a study characterizing and predicting which software bugs get reopened. Through a qualitative survey, researchers identified six main causes of bug reopens: bugs being difficult to reproduce, misunderstood root causes, insufficient bug information, increased bug priority later on, regression bugs, and process-related issues. A quantitative analysis using logistic regression found that bugs found through code analysis tools or human review were less likely to reopen, while bugs found through system or customer testing were more likely to reopen. The analysis also found that bugs opened by people with higher reputations based on past bugs were less likely to reopen.