Dataset Viewer
Auto-converted to Parquet Duplicate
sample_id
int64
0
99
prompt
stringlengths
2.08k
2.94k
bug_type
stringclasses
4 values
bug_location
stringlengths
5
5
explanation
stringlengths
29
37
metadata_bug_type
stringclasses
4 values
n_operations
int64
28
42
full_label
stringlengths
101
107
full_metadata
stringlengths
39
42
42
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX007
Mathematical calculation is incorrect
CALC_ERROR
38
{"bug_type": "CALC_ERROR", "bug_location": "TX007", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 38}
41
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX006
Account balance goes negative
NEGATIVE_BAL
37
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX006", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 37}
91
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX025
Mathematical calculation is incorrect
CALC_ERROR
28
{"bug_type": "CALC_ERROR", "bug_location": "TX025", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 28}
9
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX027
Account balance goes negative
NEGATIVE_BAL
30
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX027", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 30}
65
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX032
Thread T2 overwrites T1's change
LOST_UPDATE
38
{"bug_type": "LOST_UPDATE", "bug_location": "TX032", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 38}
50
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX028
Mathematical calculation is incorrect
CALC_ERROR
36
{"bug_type": "CALC_ERROR", "bug_location": "TX028", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 36}
1
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX006
Thread T2 overwrites T1's change
LOST_UPDATE
32
{"bug_type": "LOST_UPDATE", "bug_location": "TX006", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 32}
70
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX018
Thread T2 overwrites T1's change
LOST_UPDATE
31
{"bug_type": "LOST_UPDATE", "bug_location": "TX018", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 31}
15
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX028
Thread T2 overwrites T1's change
LOST_UPDATE
42
{"bug_type": "LOST_UPDATE", "bug_location": "TX028", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 42}
78
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX038
Account balance goes negative
NEGATIVE_BAL
39
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX038", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 39}
73
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX028
Account balance goes negative
NEGATIVE_BAL
31
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX028", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 31}
10
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX014
Account balance goes negative
NEGATIVE_BAL
32
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX014", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 32}
55
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX021
Mathematical calculation is incorrect
CALC_ERROR
32
{"bug_type": "CALC_ERROR", "bug_location": "TX021", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 32}
56
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX014
Payment PAY1012 processed twice
DUPLICATE_TXN
28
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX014", "explanation": "Payment PAY1012 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 28}
72
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX012
Mathematical calculation is incorrect
CALC_ERROR
42
{"bug_type": "CALC_ERROR", "bug_location": "TX012", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 42}
45
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX020
Account balance goes negative
NEGATIVE_BAL
30
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX020", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 30}
48
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX026
Mathematical calculation is incorrect
CALC_ERROR
39
{"bug_type": "CALC_ERROR", "bug_location": "TX026", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 39}
92
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX009
Thread T2 overwrites T1's change
LOST_UPDATE
41
{"bug_type": "LOST_UPDATE", "bug_location": "TX009", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 41}
76
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX017
Account balance goes negative
NEGATIVE_BAL
29
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX017", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 29}
37
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX027
Payment PAY1008 processed twice
DUPLICATE_TXN
36
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX027", "explanation": "Payment PAY1008 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 36}
30
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX019
Payment PAY1006 processed twice
DUPLICATE_TXN
37
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX019", "explanation": "Payment PAY1006 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 37}
21
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX007
Mathematical calculation is incorrect
CALC_ERROR
33
{"bug_type": "CALC_ERROR", "bug_location": "TX007", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 33}
32
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX030
Mathematical calculation is incorrect
CALC_ERROR
33
{"bug_type": "CALC_ERROR", "bug_location": "TX030", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 33}
96
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX037
Account balance goes negative
NEGATIVE_BAL
40
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX037", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 40}
80
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX033
Payment PAY1013 processed twice
DUPLICATE_TXN
36
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX033", "explanation": "Payment PAY1013 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 36}
49
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX026
Thread T2 overwrites T1's change
LOST_UPDATE
33
{"bug_type": "LOST_UPDATE", "bug_location": "TX026", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 33}
83
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX013
Payment PAY1015 processed twice
DUPLICATE_TXN
28
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX013", "explanation": "Payment PAY1015 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 28}
26
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX015
Mathematical calculation is incorrect
CALC_ERROR
32
{"bug_type": "CALC_ERROR", "bug_location": "TX015", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 32}
87
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX026
Mathematical calculation is incorrect
CALC_ERROR
41
{"bug_type": "CALC_ERROR", "bug_location": "TX026", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 41}
33
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX022
Payment PAY1007 processed twice
DUPLICATE_TXN
28
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX022", "explanation": "Payment PAY1007 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 28}
8
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX031
Thread T2 overwrites T1's change
LOST_UPDATE
41
{"bug_type": "LOST_UPDATE", "bug_location": "TX031", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 41}
47
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX002
Mathematical calculation is incorrect
CALC_ERROR
28
{"bug_type": "CALC_ERROR", "bug_location": "TX002", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 28}
59
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX012
Account balance goes negative
NEGATIVE_BAL
34
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX012", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 34}
63
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX029
Account balance goes negative
NEGATIVE_BAL
38
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX029", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 38}
74
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX023
Thread T2 overwrites T1's change
LOST_UPDATE
34
{"bug_type": "LOST_UPDATE", "bug_location": "TX023", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 34}
44
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX032
Account balance goes negative
NEGATIVE_BAL
36
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX032", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 36}
98
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX033
Account balance goes negative
NEGATIVE_BAL
37
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX033", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 37}
52
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX015
Payment PAY1011 processed twice
DUPLICATE_TXN
30
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX015", "explanation": "Payment PAY1011 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 30}
85
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX020
Mathematical calculation is incorrect
CALC_ERROR
38
{"bug_type": "CALC_ERROR", "bug_location": "TX020", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 38}
12
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX018
Account balance goes negative
NEGATIVE_BAL
28
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX018", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 28}
36
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX027
Account balance goes negative
NEGATIVE_BAL
31
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX027", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 31}
23
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX039
Mathematical calculation is incorrect
CALC_ERROR
42
{"bug_type": "CALC_ERROR", "bug_location": "TX039", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 42}
39
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX034
Thread T2 overwrites T1's change
LOST_UPDATE
41
{"bug_type": "LOST_UPDATE", "bug_location": "TX034", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 41}
40
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX022
Account balance goes negative
NEGATIVE_BAL
38
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX022", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 38}
18
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX003
Mathematical calculation is incorrect
CALC_ERROR
29
{"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 29}
66
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX012
Thread T2 overwrites T1's change
LOST_UPDATE
32
{"bug_type": "LOST_UPDATE", "bug_location": "TX012", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 32}
61
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX026
Thread T2 overwrites T1's change
LOST_UPDATE
42
{"bug_type": "LOST_UPDATE", "bug_location": "TX026", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 42}
60
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX025
Thread T2 overwrites T1's change
LOST_UPDATE
35
{"bug_type": "LOST_UPDATE", "bug_location": "TX025", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 35}
7
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX037
Payment PAY1002 processed twice
DUPLICATE_TXN
37
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX037", "explanation": "Payment PAY1002 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 37}
34
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX007
Account balance goes negative
NEGATIVE_BAL
41
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX007", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 41}
99
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX027
Mathematical calculation is incorrect
CALC_ERROR
29
{"bug_type": "CALC_ERROR", "bug_location": "TX027", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 29}
46
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX024
Payment PAY1010 processed twice
DUPLICATE_TXN
35
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX024", "explanation": "Payment PAY1010 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 35}
2
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX010
Mathematical calculation is incorrect
CALC_ERROR
35
{"bug_type": "CALC_ERROR", "bug_location": "TX010", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 35}
51
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX009
Account balance goes negative
NEGATIVE_BAL
36
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX009", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 36}
16
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX036
Thread T2 overwrites T1's change
LOST_UPDATE
42
{"bug_type": "LOST_UPDATE", "bug_location": "TX036", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 42}
38
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX033
Payment PAY1009 processed twice
DUPLICATE_TXN
37
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX033", "explanation": "Payment PAY1009 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 37}
58
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
LOST_UPDATE
TX016
Thread T2 overwrites T1's change
LOST_UPDATE
30
{"bug_type": "LOST_UPDATE", "bug_location": "TX016", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 30}
68
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX021
Account balance goes negative
NEGATIVE_BAL
30
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX021", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 30}
22
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
NEGATIVE_BAL
TX006
Account balance goes negative
NEGATIVE_BAL
42
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX006", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 42}
62
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX002
Mathematical calculation is incorrect
CALC_ERROR
28
{"bug_type": "CALC_ERROR", "bug_location": "TX002", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 28}
24
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX030
Payment PAY1005 processed twice
DUPLICATE_TXN
32
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX030", "explanation": "Payment PAY1005 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 32}
5
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
DUPLICATE_TXN
TX023
Payment PAY1001 processed twice
DUPLICATE_TXN
31
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX023", "explanation": "Payment PAY1001 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 31}
6
Analyze this banking transaction log for bugs. Each operation shows the complete state change. INITIAL STATE: { "account_A": 4000, "account_B": 4200, "total": 8200 } RULES: 1. Total money must remain constant (conservation) 2. No account can go negative 3. All calculations must be mathematically correct TRANSA...
CALC_ERROR
TX011
Mathematical calculation is incorrect
CALC_ERROR
42
{"bug_type": "CALC_ERROR", "bug_location": "TX011", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 42}
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
10