Description
Failure of http://mjc.homeunix.org:8180/job/wiredtiger-test-format-stress/5355/
From Keith:
Anybody have any ideas on this one?
The backtrace looks just wrong:
Backtrace:
/lib64/libc.so.6(gsignal+0x35)[0x3467632925]
/lib64/libc.so.6(abort+0x175)[0x3467634105]
??:0(__wt_abort)[0x4b11fb]
/home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/support/err.c:488(__wt_illegal_value)[0x44e8ac]
/home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/lsm/lsm_cursor.c:870(__clsm_prev)[0x4a73ed]
/home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/cursor/cur_std.c:126(__wt_cursor_set_key)[0x425434]
/home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/meta/meta_table.c:200(__wt_metadata_search)[0x433152]
/home/jenkins/jenkins/workspace/wiredtiger-test-format-stress/build_posix/../src/meta/meta_ckpt.c:72(__wt_meta_checkpoint_last_name)[0x4aff3a]
*wt_cursor_set_key doesn't call *clsm_prev.
The run-time failure looks more interesting:
87: file, fixed-length column-store
[1411241360:84808][31786:00a7df74c27f0000], t, file:wt-000004.lsm, cursor.search: read failed: 3096064/1024 is on the available list
[1411241360:84842][31786:00a7df74c27f0000], t, file:wt-000004.lsm, cursor.search: the WiredTiger library cannot continue; the process must exit and restart
It maybe worth running this config?
And the config
############################################
|
# RUN PARAMETERS
|
############################################
|
auto_throttle=1
|
firstfit=0
|
bitcnt=6
|
bloom=1
|
bloom_bit_count=59
|
bloom_hash_count=6
|
bloom_oldest=0
|
cache=210
|
checkpoints=1
|
checksum=uncompressed
|
chunk_size=7
|
compaction=1
|
compression=zlib
|
data_extend=0
|
data_source=lsm
|
delete_pct=44
|
dictionary=0
|
evict_max=1
|
file_type=row-store
|
backups=0
|
huffman_key=0
|
huffman_value=0
|
insert_pct=70
|
internal_key_truncation=1
|
internal_page_max=9
|
isolation=random
|
key_gap=14
|
key_max=115
|
key_min=13
|
leak_memory=0
|
leaf_page_max=10
|
logging=0
|
merge_max=10
|
merge_threads=3
|
mmap=0
|
ops=100000
|
prefix_compression=1
|
prefix_compression_min=2
|
repeat_data_pct=11
|
reverse=0
|
rows=100000
|
runs=100
|
split_pct=84
|
statistics=0
|
threads=16
|
value_max=216
|
value_min=20
|
wiredtiger_config=
|
write_pct=64
|
############################################
|
Attachments
Issue Links
- 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
-
WT-23 Make configuration strings accept JSON
- Closed
-
WT-24 prefix/suffix key/data compression
- Closed
-
WT-25 generational number overflow
- Closed
-
WT-26 Review the Python scripts in dist/
- Closed
-
WT-1408 format core dump
- Closed