In a Jenkins stress test:
http://mjc.homeunix.org:8180/job/wiredtiger-test-format-stress/4310/console
The failure is:
[1400396255:572427][9790:00b77f81cb7f0000], t, file:wt, cursor.remove: ../src/txn/txn.c, 62: session->txn.isolation == TXN_ISO_READ_UNCOMMITTED || !__wt_txn_visible_all(session, txn_state->snap_min) [1400396255:572707][9790:00b77f81cb7f0000], t, file:wt, cursor.remove: aborting WiredTiger library /tmp/hudson2870298739986070106.sh: line 29: 9790 Aborted (core dumped) nice ./t
The config file is:
############################################ # RUN PARAMETERS ############################################ auto_throttle=1 firstfit=0 # bitcnt not applicable to this run bloom=1 bloom_bit_count=8 bloom_hash_count=20 bloom_oldest=0 cache=2 checkpoints=1 checksum=uncompressed chunk_size=3 compaction=0 compression=none data_extend=0 data_source=file delete_pct=15 dictionary=0 file_type=variable-length column-store hot_backups=1 # huffman_key not applicable to this run huffman_value=0 insert_pct=27 internal_key_truncation=1 internal_page_max=12 key_gap=7 # key_max not applicable to this run # key_min not applicable to this run leaf_page_max=13 logging=0 merge_max=20 merge_threads=2 mmap=0 ops=100000 # prefix_compression not applicable to this run # prefix_compression_min not applicable to this run repeat_data_pct=42 reverse=0 rows=100000 runs=100 split_pct=70 statistics=0 threads=16 value_max=3929 value_min=20 # wiredtiger_config not applicable to this run write_pct=45 ############################################
- related to
-
WT-1 placeholder WT-1
- Closed
-
WT-2 What does metadata look like?
- Closed
-
WT-3 What file formats are required?
- Closed
-
WT-4 Flexible cursor traversals
- Closed
-
WT-5 How does pget work: is it necessary?
- Closed
-
WT-6 Complex schema example
- Closed
-
WT-7 Do we need the handle->err/errx methods?
- Closed
-
WT-8 Do we need table load, bulk-load and/or dump methods?
- Closed
-
WT-9 Does adding schema need to be transactional?
- Closed
-
WT-10 Basic "getting started" tutorial
- Closed
-
WT-11 placeholder #11
- Closed
-
WT-12 Write more examples
- Closed
-
WT-13 Define supported platforms
- Closed
-
WT-14 Windows build
- Closed
-
WT-15 Automated build/test infrastructure
- Closed
-
WT-16 Test suite
- Closed
-
WT-17 Multithreaded tests
- Closed
-
WT-18 Coverage tests
- Closed
-
WT-19 Memory access / leak tests
- Closed
-
WT-20 API design
- Closed
-
WT-21 Record numbers in row stores
- Closed
-
WT-22 In-memory trees
- Closed