Description
New failure:
1: lsm, row-store
|
t, file:wt-000011.lsm, session.checkpoint: pthread_rwlock_wrlock: btree handle: Resource deadlock avoided
|
t, file:wt-000010.lsm, session.checkpoint: pthread_rwlock_wrlock: btree handle: Resource deadlock avoided
|
t, file:wt-000009.lsm, session.checkpoint: pthread_rwlock_wrlock: btree handle: Resource deadlock avoided
|
t, file:wt-000013.lsm, session.checkpoint: table:wt: Resource deadlock avoided
|
t: session.compact: Resource deadlock avoided
|
Here's the config file:
############################################
|
# RUN PARAMETERS
|
############################################
|
# bitcnt not applicable to this run
|
cache=80
|
compression=snappy
|
data_extend=0
|
data_source=lsm
|
delete_pct=14
|
dictionary=0
|
file_type=row-store
|
hot_backups=0
|
huffman_key=0
|
huffman_value=0
|
insert_pct=10
|
internal_key_truncation=0
|
internal_page_max=16
|
key_gap=17
|
key_max=79
|
key_min=16
|
leaf_page_max=9
|
ops=5000
|
prefix=1
|
repeat_data_pct=59
|
reverse=0
|
rows=1000
|
runs=0
|
split_pct=41
|
statistics=0
|
threads=30
|
value_max=3847
|
value_min=5
|
# wiredtiger_config not applicable to this run
|
write_pct=64
|
############################################
|
This looks like WT-664, which was fixed in 6949030, but maybe there's a path we missed.
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-664 test/format failure: LSM config
- Closed