I'm seeing a salvage error in the develop tree.
file:wt [session.salvage]: read failed: 8226304/512 is on the available list: WT_ERROR: non-specific WiredTiger error
Here's the CONFIG.
############################################ # RUN PARAMETERS ############################################ # bitcnt not applicable to this run bzip=0 cache=1 delete_pct=0 file_type=row-store huffman_key=0 huffman_value=0 insert_pct=30 internal_page_max=9 key_max=80 key_min=32 leaf_page_max=9 ops=10000 # repeat_data_pct not applicable to this run reverse=0 rows=1500 runs=250 value_max=527 value_min=19 write_pct=80 ############################################