Mandelbugs in Open-Source Software
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/records/581660
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains a list bugs from four open-source projects (the Linux kernel, the MySQL DBMS, the Apache HTTPD web server, and the Apache AXIS WS framework). The bugs have been classified into Mandelbugs, Bohrbugs, or Aging-Related Bugs, by analyzing the conditions that exercise the bug (i.e., the "fault trigger"). This classification is useful to get insights into bugs and failures that can occur in OSS projects, and to tune testing and fault-tolerance strategies according to the distribution of bug types in a project.
The dataset contains an ARFF file for each subsystem of the four open-source projects. Each row of the ARFF file contains:
- An IDs of the bug, which can be used to retrieve more information about the bug from the issue tracker of the project;
- A string that represents the class of the bug (BOH = Bohrbug; NAM = Mandelbug; ARB = Aging-Related Bug; UNK = Unknown class);
- A string that represents the sub-class of the bug (for Bohrbugs, the sub-class is not available; the subclasses for Mandelbugs are LAG, ENV, TIM, SEQ; the subclasses for Aging-Related bugs are MEM, STO, LOG, NUM, TOT).
创建时间:
2020-01-21



