Dataset Viewer
Auto-converted to Parquet Duplicate
Issue id
int64
13.3M
13.6M
Duplicate id
stringlengths
8
18
13,356,117
13357630
13,291,509
13318258
13,376,084
13372113
13,543,607
13542716
13,519,654
13486196
13,448,212
13502519
13,462,978
13442561
13,559,309
13559316
13,548,885
13555403
13,540,519
13540520
13,558,084
13558085
13,474,953
13594828
13,500,783
13363065
13,559,315
13559305
13,560,037
13560036
13,318,258
13291509
13,526,397
13530862
13,540,286
13440806
13,341,325
13340432
13,533,829
13304268
13,296,505
13295854
13,559,292
13560089
13,403,169
13401921
13,542,716
13543607
13,535,770
13529977
13,446,349
13445870
13,424,735
13423214
13,326,196
13503078
13,555,403
13548885
13,345,383
13345358
13,559,311
13559315
13,374,158
13374159
13,558,085
13558084
13,517,087
13525355
13,507,491
13528851
13,295,063
13312393
13,477,046
13481922
13,406,429
13409181
13,323,952
13329045
13,552,186
13551869
13,473,761
13301584
13,385,017
13316576
13,571,270
13566762
13,442,561
13445683
13,387,081
13396968
13,520,553
13494151
13,439,472
13379350
13,423,214
13424735
13,447,158
13561923
13,304,383
13341720
13,427,513
13560194
13,408,962
13409180
13,481,922
13477046
13,372,986
13301757
13,303,191
13294487
13,547,008
13554992
13,305,336
13285859
13,371,988
13369922
13,318,333
13309944
13,472,721
13474688
13,369,802
13425233
13,560,186
13561394
13,362,680
13362678
13,547,359
13547360
13,551,071
13549038
13,559,307
13559312
13,301,584
13473761
13,317,107
13306716
13,424,989
13443480
13,400,202
13399871
13,362,678
13362677
13,434,557
13434516
13,312,393
13295063
13,409,180
13408962
13,555,636
13556437
13,565,618
13562714
13,346,186
13346169
13,351,881
13339179, 13362722
13,415,643
13411882
13,304,268
13533829
13,426,231
13440231
13,356,003
13367318
13,279,942
13277984
13,337,721
13358044
13,561,923
13447158
13,409,182
13405990
13,559,312
13559307
13,408,095
13432819
13,352,724
13346430
13,528,108
13534793
13,562,714
13565618
13,530,861
13379304
13,425,233
13369802
13,362,689
13362685
13,525,355
13517087
13,577,258
13577266
13,556,437
13555636
13,443,473
13396349
13,401,693
13418034
13,554,992
13547008
End of preview. Expand in Data Studio

GitBugs

DOI

https://github.com/av9ash/gitbugs/

License and Citation

This project is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
Any use or reuse of this work please cite the following:

@article{patil2025gitbugs,
  title={GitBugs: Bug Reports for Duplicate Detection, Retrieval Augmented Generation, Triage, and More},
  author={Patil, Avinash},
  journal={arXiv preprint arXiv:2504.09651},
  year={2025}
}

For more details on the license, visit CC BY 4.0.

Bug Report Datasets: Bugs from some popular open source projects.

Column Description

Summary: Short description of the issue.

Issue ID: Unique identifier.

Status: The current state of the issue (e.g., Open, Resolved).

Priority: The assigned importance level (e.g., Blocker, Critical).

Resolution: The outcome of the issue (e.g., Fixed, Duplicate). Some values are missing.

Created: The timestamp when the issue was created.

Resolved: The timestamp when the issue was resolved. Many are missing.

Affects Version/s: The Hadoop version(s) impacted by the bug.

Description: A detailed description of the bug. Some values are missing.

Project Total Bug Reports Duplicates
Cassandra 4,612 300
Firefox 28824 6255
Hadoop 2503 128
Hbase 5403 108
Mozilla Core 85673 17899
VS Code 32829 9272
Seamonkey 1076 120
Spark 20275 497
Thunderbird 15192 4200

More information copied from Logpai/Bugrepo

BugRepo

BugRepo maintains a collection of bug reports that are publicly available for research purposes. Bug reports are a main data source for facilitating NLP-based research in software engineering. We categorize the datasets into the following research directions.

Newer Publications

Previous Publications

2. Bug localization

Bug localization is a process to map a bug report to the corresponding buggy source file. This dataset contains bug reports, commit history, and API descriptions of six open source Java projects including Eclipse Platform UI, SWT, JDT, AspectJ, Birt, and Tomcat. The dataset is currently available here.

Project Timespan #Bugs mapped
AspectJ 2002-03-13 ~ 2014-01-10 593
Birt 2005-06-14 ~ 2013-12-19 4,178
Eclipse 2001-10-10 ~ 2014-01-17 6,495
JDT 2001-10-10 ~ 2014-01-14 6,274
SWT 2002-02-19 ~ 2014-01-17 4,151
Tomcat 2002-07-06 ~ 2014-01-18 1,056

Publications

3. Bug triaging

Given a software bug report, bug triaging is the process to identify an appropriate developer who could fix the bug. Automatic bug triaging algorithm can be formulated as a classification problem, which takes the bug title and description as the input, mapping it to one of the available developers (class labels). The dataset is currently available here.

Project #Bugs #Bugs for classifier
Chromium 383,104 118,643
Mozilla Core 314,388 128,215
Firefox 162,307 24,214

Publications

4. Bug-fixing time estimation

The bug report datasets hosted in this repository contain detailed information about bug fixing time tracking, which can thus be used for research on bug-fixing time estimation.

Publications

5. Bug information mining

Lamkanfi et al. [MSR'13] contributed a dataset with over 200.000 reported bugs extracted from the Eclipse and Mozilla projects. Besides providing a single snapshot of a bug report, they also include all the incremental modifications as performed during the lifetime of the bug report. The dataset is currently available here.

Project #Components #Bugs
Eclipse Platform 22 24,775
JDT 6 10,814
CDT 20 5,640
GEF 5 5,655
Mozilla Core 137 74,292
Firefox 47 69,879
Thunderbird 23 19,237
Bugzilla 21 4,616

Publications

  • [MSR'13] Ahmed Lamkanfi and Javier Perez and Serge Demeyer. The Eclipse and Mozilla Defect Tracking Dataset: a Genuine Dataset for Mining Bug Information. International Working Conference on Mining Software Repositories (MSR), 2013.
Downloads last month
34

Papers for av9ash/GitBugs