Description
I'm seeing a variety of failures with this config, but so far no failure more than once:
############################################
|
# RUN PARAMETERS
|
############################################
|
# bitcnt not applicable to this run
|
cache=20
|
compression=none
|
data_extend=0
|
data_source=lsm
|
delete_pct=41
|
dictionary=0
|
file_type=row-store
|
huffman_key=0
|
huffman_value=0
|
insert_pct=32
|
internal_key_truncation=0
|
internal_page_max=12
|
key_gap=13
|
key_max=64
|
key_min=25
|
leaf_page_max=12
|
ops=10000
|
prefix=1
|
repeat_data_pct=86
|
reverse=1
|
rows=1000
|
split_pct=57
|
threads=1
|
value_max=64
|
value_min=5
|
# wiredtiger_config not applicable to this run
|
write_pct=37
|
############################################
|
65: lsm, row-store
|
t, file:wt-000007.lsm, session.checkpoint: free failed: 66560/1024 is on the discard list
|
t, file:wt-000007.lsm, session.checkpoint: the WiredTiger library cannot continue; the process must exit and restart
|
t, file:wt-000007.lsm, session.checkpoint: aborting WiredTiger library
|
90: lsm, row-store
|
t, file:wt-000007.lsm, session.checkpoint: pthread_rwlock_wrlock: btree handle: Resource deadlock avoided
|
t, file:wt-000001.lsm, session.checkpoint: pthread_rwlock_wrlock: btree handle: Resource deadlock avoided
|
t: session.checkpoint: Resource deadlock avoided
|
90: lsm, row-store
|
nextprev: next key mismatch: 0, insert 216, update 219, remove 265
|
bdb-key {0000000712.13/opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl}
|
wt-key {0000000712.10/opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl}
|
Attachments
Issue Links
- is related to
-
WT-543 LSM core dump in the checkpoint code
- Closed
-
WT-670 wtperf update-lsm failure
- Closed
-
WT-671 wtperf ckpt-lsm config panic
- Closed
-
WT-680 test/format failure: LSM/compaction deadlock
- Closed
- 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-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-668 Lsm checkpoint lock
- Closed