Details
-
Task
-
Status: Closed
-
Resolution: Done
-
None
-
None
-
None
Description
test-format-stress failed on bengal. Here's the link:
http://build.wiredtiger.com:8080/job/wiredtiger-test-format-stress/5935/
Here's the message:
94: table, variable-length column-store
|
[1418454005:8030][24009:0x7fc341af7700], t, eviction-server: ../src/evict/evict_lru.c, 963: dhandle->session_inuse > 0
|
[1418454005:8492][24009:0x7fc341af7700], t, eviction-server: aborting WiredTiger library
|
*** Aborted
|
Register dump:
|
|
RAX: 0000000000000000 RBX: 00007fc341af6c00 RCX: ffffffffffffffff
|
RDX: 0000000000000006 RSI: 0000000000006467 RDI: 0000000000005dc9
|
RBP: 00007fc341af6bb0 R8 : 00007fc341af7700 R9 : 7265732d6e6f6974
|
R10: 0000000000000008 R11: 0000000000000206 R12: 0000003467c1c360
|
R13: 00007fc341af79c0 R14: 0000000000000000 R15: 0000000000000003
|
RSP: 00007fc341af6a68
|
The CONFIG:
############################################
|
# RUN PARAMETERS
|
############################################
|
auto_throttle=1
|
firstfit=0
|
bitcnt=3
|
bloom=1
|
bloom_bit_count=50
|
bloom_hash_count=26
|
bloom_oldest=0
|
cache=6
|
checkpoints=1
|
checksum=uncompressed
|
chunk_size=8
|
compaction=0
|
compression=none
|
data_extend=0
|
data_source=table
|
delete_pct=1
|
dictionary=0
|
evict_max=2
|
file_type=row-store
|
backups=0
|
huffman_key=0
|
huffman_value=0
|
insert_pct=32
|
internal_key_truncation=1
|
internal_page_max=16
|
isolation=read-committed
|
key_gap=6
|
key_max=80
|
key_min=31
|
leak_memory=0
|
leaf_page_max=10
|
logging=1
|
lsm_worker_threads=3
|
merge_max=15
|
mmap=1
|
ops=100000
|
prefix_compression=1
|
prefix_compression_min=8
|
repeat_data_pct=3
|
reverse=1
|
rows=100000
|
runs=100
|
split_pct=59
|
statistics=0
|
threads=23
|
timer=0
|
value_max=1216
|
value_min=5
|
wiredtiger_config=
|
write_pct=2
|
############################################
|
I will start this up on AWS machines to see how reproducible it is.
Attachments
Issue Links
- is related to
-
WT-1404 Test/format seeing EBUSY return in verify
- Closed
- related to
-
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-1499 Don't try to write leaves from the sweep server
- Closed