I'm seeing occasional test/format checksum errors on bengal, generally after several hundred runs.
1014: row-store file:__wt [cursor.search]: read checksum error [1536B @ 3315200, 3165352936 != 3296509089] t: read_row: read row 72: WT_ERROR: non-specific WiredTiger error
with this configuration:
bzip=0
cache=3
delete_pct=7
file_type=row-store
huffman_key=0
huffman_value=0
insert_pct=35
internal_page_max=15
key_max=73
key_min=12
leaf_page_max=9
ops=4000
# repeat_data_pct not applicable to this run
reverse=0
rows=1000
runs=0
threads=17
value_max=1448
value_min=10
write_pct=33
- related to
-
WT-284 fixed-size format hazard reference race
- Closed