-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
There was a assertion failure in wireditger-test-format-stress-sanitizer-ppc job on PPC machine that's about eviction server timeout waiting for mutex when checking the run status. No core file was generated as it's an ASAN build.
http://build.wiredtiger.com:8080/job/wiredtiger-test-format-stress-sanitizer-ppc/6027/
+ eval nice ./t -1 -c ../../../test/format/CONFIG.stress file_type=row leaf_page_max=9 internal_page_max=9 key_min=256
|
++ nice ./t -1 -c ../../../test/format/CONFIG.stress file_type=row leaf_page_max=9 internal_page_max=9 key_min=256
|
[1539567076:5281][30269:0x3fffa353f150], t, eviction-server: __wt_cond_wait_signal, 93: run_func != NULL || usecs <= WT_MILLION
|
[1539567076:5332][30269:0x3fffa353f150], t, eviction-server: __wt_abort, 30: aborting WiredTiger library
|
t: process 30269
|
/tmp/jenkins1444987982268383406.sh: line 25: 30269 Aborted nice ./t -1 -c ../../../test/format/CONFIG.stress file_type=row leaf_page_max=9 internal_page_max=9 key_min=256
|
+ cleanup
|
+ status=134
|
The configuration:
############################################
|
# RUN PARAMETERS
|
############################################
|
abort=0
|
alter=0
|
auto_throttle=1
|
backups=1
|
bitcnt=5
|
bloom=1
|
bloom_bit_count=14
|
bloom_hash_count=26
|
bloom_oldest=0
|
cache=150
|
cache_minimum=20
|
checkpoints=on
|
checkpoint_log_size=141
|
checkpoint_wait=55
|
checksum=uncompressed
|
chunk_size=3
|
compaction=0
|
compression=lz4
|
data_extend=0
|
data_source=table
|
delete_pct=17
|
dictionary=1
|
direct_io=0
|
encryption=none
|
evict_max=4
|
file_type=row-store
|
firstfit=0
|
huffman_key=0
|
huffman_value=0
|
independent_thread_rng=1
|
in_memory=0
|
insert_pct=82
|
internal_key_truncation=1
|
internal_page_max=9
|
isolation=read-committed
|
key_gap=18
|
key_max=256
|
key_min=256
|
leaf_page_max=9
|
leak_memory=0
|
logging=1
|
logging_archive=0
|
logging_compression=zlib
|
logging_file_max=476575
|
logging_prealloc=0
|
long_running_txn=0
|
lsm_worker_threads=4
|
memory_page_max=5
|
merge_max=16
|
mmap=1
|
modify_pct=0
|
ops=0
|
prefix_compression=1
|
prefix_compression_min=3
|
prepare=0
|
quiet=1
|
read_pct=0
|
rebalance=1
|
repeat_data_pct=46
|
reverse=0
|
rows=1000000
|
runs=1
|
salvage=1
|
split_pct=51
|
statistics=0
|
statistics_server=0
|
threads=15
|
timer=4
|
timing_stress_checkpoint=0
|
timing_stress_lookaside_sweep=0
|
timing_stress_split_1=0
|
timing_stress_split_2=0
|
timing_stress_split_3=0
|
timing_stress_split_4=0
|
timing_stress_split_5=0
|
timing_stress_split_6=0
|
timing_stress_split_7=0
|
timing_stress_split_8=0
|
transaction_timestamps=0
|
transaction-frequency=54
|
truncate=1
|
value_max=301
|
value_min=17
|
verify=1
|
wiredtiger_config=
|
write_pct=1
|
############################################
|