Dataset Viewer
Auto-converted to Parquet Duplicate
sample_id
int64
0
99
prompt
stringlengths
2.94k
4.19k
bug_type
stringclasses
4 values
bug_location
stringlengths
5
5
explanation
stringlengths
29
37
metadata_bug_type
stringclasses
4 values
n_operations
int64
44
66
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...
LOST_UPDATE
TX009
Thread T2 overwrites T1's change
LOST_UPDATE
45
{"bug_type": "LOST_UPDATE", "bug_location": "TX009", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 45}
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...
LOST_UPDATE
TX006
Thread T2 overwrites T1's change
LOST_UPDATE
54
{"bug_type": "LOST_UPDATE", "bug_location": "TX006", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 54}
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...
NEGATIVE_BAL
TX036
Account balance goes negative
NEGATIVE_BAL
52
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX036", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 52}
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...
CALC_ERROR
TX029
Mathematical calculation is incorrect
CALC_ERROR
47
{"bug_type": "CALC_ERROR", "bug_location": "TX029", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 47}
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
TX016
Thread T2 overwrites T1's change
LOST_UPDATE
62
{"bug_type": "LOST_UPDATE", "bug_location": "TX016", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 62}
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
TX025
Mathematical calculation is incorrect
CALC_ERROR
46
{"bug_type": "CALC_ERROR", "bug_location": "TX025", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 46}
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...
NEGATIVE_BAL
TX009
Account balance goes negative
NEGATIVE_BAL
51
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX009", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 51}
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
TX031
Thread T2 overwrites T1's change
LOST_UPDATE
64
{"bug_type": "LOST_UPDATE", "bug_location": "TX031", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 64}
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...
DUPLICATE_TXN
TX039
Payment PAY1002 processed twice
DUPLICATE_TXN
53
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX039", "explanation": "Payment PAY1002 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 53}
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...
LOST_UPDATE
TX006
Thread T2 overwrites T1's change
LOST_UPDATE
44
{"bug_type": "LOST_UPDATE", "bug_location": "TX006", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 44}
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...
DUPLICATE_TXN
TX008
Payment PAY1022 processed twice
DUPLICATE_TXN
51
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX008", "explanation": "Payment PAY1022 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 51}
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
TX017
Account balance goes negative
NEGATIVE_BAL
44
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX017", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 44}
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...
DUPLICATE_TXN
TX026
Payment PAY1017 processed twice
DUPLICATE_TXN
61
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX026", "explanation": "Payment PAY1017 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 61}
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...
LOST_UPDATE
TX047
Thread T2 overwrites T1's change
LOST_UPDATE
55
{"bug_type": "LOST_UPDATE", "bug_location": "TX047", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 55}
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
TX054
Mathematical calculation is incorrect
CALC_ERROR
60
{"bug_type": "CALC_ERROR", "bug_location": "TX054", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 60}
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
TX049
Account balance goes negative
NEGATIVE_BAL
58
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX049", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 58}
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
TX007
Mathematical calculation is incorrect
CALC_ERROR
65
{"bug_type": "CALC_ERROR", "bug_location": "TX007", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 65}
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
TX054
Thread T2 overwrites T1's change
LOST_UPDATE
57
{"bug_type": "LOST_UPDATE", "bug_location": "TX054", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 57}
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
TX045
Account balance goes negative
NEGATIVE_BAL
62
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX045", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 62}
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...
CALC_ERROR
TX025
Mathematical calculation is incorrect
CALC_ERROR
61
{"bug_type": "CALC_ERROR", "bug_location": "TX025", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 61}
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
TX061
Payment PAY1008 processed twice
DUPLICATE_TXN
66
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX061", "explanation": "Payment PAY1008 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 66}
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...
LOST_UPDATE
TX031
Thread T2 overwrites T1's change
LOST_UPDATE
49
{"bug_type": "LOST_UPDATE", "bug_location": "TX031", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 49}
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...
NEGATIVE_BAL
TX010
Account balance goes negative
NEGATIVE_BAL
52
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX010", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 52}
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...
CALC_ERROR
TX019
Mathematical calculation is incorrect
CALC_ERROR
58
{"bug_type": "CALC_ERROR", "bug_location": "TX019", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 58}
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...
CALC_ERROR
TX017
Mathematical calculation is incorrect
CALC_ERROR
60
{"bug_type": "CALC_ERROR", "bug_location": "TX017", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 60}
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...
NEGATIVE_BAL
TX032
Account balance goes negative
NEGATIVE_BAL
52
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX032", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 52}
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...
LOST_UPDATE
TX059
Thread T2 overwrites T1's change
LOST_UPDATE
61
{"bug_type": "LOST_UPDATE", "bug_location": "TX059", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 61}
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...
DUPLICATE_TXN
TX045
Payment PAY1005 processed twice
DUPLICATE_TXN
51
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX045", "explanation": "Payment PAY1005 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 51}
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
TX040
Mathematical calculation is incorrect
CALC_ERROR
48
{"bug_type": "CALC_ERROR", "bug_location": "TX040", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 48}
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...
CALC_ERROR
TX004
Mathematical calculation is incorrect
CALC_ERROR
47
{"bug_type": "CALC_ERROR", "bug_location": "TX004", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 47}
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...
CALC_ERROR
TX043
Mathematical calculation is incorrect
CALC_ERROR
50
{"bug_type": "CALC_ERROR", "bug_location": "TX043", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 50}
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...
NEGATIVE_BAL
TX040
Account balance goes negative
NEGATIVE_BAL
64
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX040", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 64}
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...
DUPLICATE_TXN
TX039
Payment PAY1019 processed twice
DUPLICATE_TXN
50
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX039", "explanation": "Payment PAY1019 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 50}
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...
LOST_UPDATE
TX014
Thread T2 overwrites T1's change
LOST_UPDATE
49
{"bug_type": "LOST_UPDATE", "bug_location": "TX014", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 49}
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...
NEGATIVE_BAL
TX052
Account balance goes negative
NEGATIVE_BAL
57
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX052", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 57}
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
TX024
Account balance goes negative
NEGATIVE_BAL
48
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX024", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 48}
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
TX051
Account balance goes negative
NEGATIVE_BAL
64
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX051", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 64}
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
TX057
Payment PAY1015 processed twice
DUPLICATE_TXN
65
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX057", "explanation": "Payment PAY1015 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 65}
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...
NEGATIVE_BAL
TX011
Account balance goes negative
NEGATIVE_BAL
65
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX011", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 65}
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...
CALC_ERROR
TX062
Mathematical calculation is incorrect
CALC_ERROR
64
{"bug_type": "CALC_ERROR", "bug_location": "TX062", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 64}
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...
DUPLICATE_TXN
TX025
Payment PAY1011 processed twice
DUPLICATE_TXN
44
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX025", "explanation": "Payment PAY1011 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 44}
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...
NEGATIVE_BAL
TX016
Account balance goes negative
NEGATIVE_BAL
56
{"bug_type": "NEGATIVE_BAL", "bug_location": "TX016", "explanation": "Account balance goes negative"}
{"bug_type": "NEGATIVE_BAL", "n_ops": 56}
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
TX031
Thread T2 overwrites T1's change
LOST_UPDATE
45
{"bug_type": "LOST_UPDATE", "bug_location": "TX031", "explanation": "Thread T2 overwrites T1's change"}
{"bug_type": "LOST_UPDATE", "n_ops": 45}
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...
DUPLICATE_TXN
TX038
Payment PAY1013 processed twice
DUPLICATE_TXN
49
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX038", "explanation": "Payment PAY1013 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 49}
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
TX026
Mathematical calculation is incorrect
CALC_ERROR
44
{"bug_type": "CALC_ERROR", "bug_location": "TX026", "explanation": "Mathematical calculation is incorrect"}
{"bug_type": "CALC_ERROR", "n_ops": 44}
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...
DUPLICATE_TXN
TX017
Payment PAY1021 processed twice
DUPLICATE_TXN
48
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX017", "explanation": "Payment PAY1021 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 48}
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...
DUPLICATE_TXN
TX036
Payment PAY1020 processed twice
DUPLICATE_TXN
45
{"bug_type": "DUPLICATE_TXN", "bug_location": "TX036", "explanation": "Payment PAY1020 processed twice"}
{"bug_type": "DUPLICATE_TXN", "n_ops": 45}
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
4