(gdb) thread apply all bt Thread 72 (Thread 0x7ff08e99d700 (LWP 4350)): #0 0x00007ff0c06caf37 in sched_yield () at ../sysdeps/unix/syscall-template.S:78 #1 0x000000000082c9b3 in __wt_yield () at ../src/os_posix/os_yield.c:25 #2 0x0000000000668f6c in __wt_evict_file_exclusive_on (session=0x7ff0c1db7f40) at ../src/evict/evict_lru.c:897 #3 0x00000000005164ab in __wt_conn_dhandle_close (session=0x7ff0c1db7f40, final=false, mark_dead=false) at ../src/conn/conn_dhandle.c:281 #4 0x000000000052394b in __conn_dhandle_close_one (session=0x7ff0c1db7f40, uri=0x701000076aa0 "file:167.wt", checkpoint=0x0, removed=false, mark_dead=false) at ../src/conn/conn_dhandle.c:655 #5 0x0000000000522a3b in __wt_conn_dhandle_close_all (session=0x7ff0c1db7f40, uri=0x701000076aa0 "file:167.wt", removed=false, mark_dead=false) at ../src/conn/conn_dhandle.c:694 #6 0x00000000009294e7 in __wt_exclusive_handle_operation (session=0x7ff0c1db7f40, uri=0x701000076aa0 "file:167.wt", file_func=0xe63f40 <__wt_verify>, cfg=0x7ff08e99bc20, open_flags=1048592) at ../src/schema/schema_worker.c:26 #7 0x000000000092a3a1 in __wt_schema_worker (session=0x7ff0c1db7f40, uri=0x701000076aa0 "file:167.wt", file_func=0xe63f40 <__wt_verify>, name_func=0x0, cfg=0x7ff08e99bc20, open_flags=1048592) at ../src/schema/schema_worker.c:70 #8 0x000000000092b680 in __wt_schema_worker (session=0x7ff0c1db7f40, uri=0x70100000f5a0 "table:167", file_func=0xe63f40 <__wt_verify>, name_func=0x0, cfg=0x7ff08e99bc20, open_flags=1048592) at ../src/schema/schema_worker.c:100 #9 0x0000000000984b4f in __session_verify (wt_session=0x7ff0c1db7f40, uri=0x70100000f5a0 "table:167", config=0x0) at ../src/session/session_api.c:1475 #10 0x0000000000498ea4 in vthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:195 #11 0x00007ff0c15b66db in start_thread (arg=0x7ff08e99d700) at pthread_create.c:463 #12 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 71 (Thread 0x7ff08f4a2700 (LWP 4349)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff08f49de00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff08f49e430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff08f49e430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db8700, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff08f49e4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db8700, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db8700, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db8700, uri=0x701000000780 "table:70", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db8700, uri=0x701000000780 "table:70", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db8700, uri=0x701000000780 "table:70", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db8700, uri=0x701000000780 "table:70", ok_incomplete=false, flags=0, tablep=0x7ff08f49fab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db8700, uri=0x701000000780 "table:70", owner=0x0, cfg=0x7ff08f4a08e0, cursorp=0x7ff08f4a0930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db8700, uri=0x701000000780 "table:70", owner=0x0, other=0x0, cfg=0x7ff08f4a08e0, cursorp=0x7ff08f4a0930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db8700, uri=0x701000000780 "table:70", to_dup=0x0, config=0x0, cursorp=0x7ff08f4a0d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db8700, rnd=0x7ff08f4a0e38, cpp=0x7ff08f4a0e68) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff08f4a2700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 70 (Thread 0x7ff08ffa7700 (LWP 4348)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff08ffa2e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff08ffa3430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff08ffa3430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db7b60, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff08ffa34b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db7b60, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db7b60, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db7b60, uri=0x70100001ebd0 "table:613", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db7b60, uri=0x70100001ebd0 "table:613", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db7b60, uri=0x70100001ebd0 "table:613", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db7b60, uri=0x70100001ebd0 "table:613", ok_incomplete=false, flags=0, tablep=0x7ff08ffa4ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db7b60, uri=0x70100001ebd0 "table:613", owner=0x0, cfg=0x7ff08ffa58e0, cursorp=0x7ff08ffa5930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db7b60, uri=0x70100001ebd0 "table:613", owner=0x0, other=0x0, cfg=0x7ff08ffa58e0, cursorp=0x7ff08ffa5930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db7b60, uri=0x70100001ebd0 "table:613", to_dup=0x0, config=0x0, cursorp=0x7ff08ffa5d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db7b60, rnd=0x7ff08ffa5e38, cpp=0x7ff08ffa5e58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff08ffa7700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 69 (Thread 0x7ff090aac700 (LWP 4347)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff090aa8a30, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff090aa9060, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff090aa9060) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db8320, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff090aa90e7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1db8320, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1db8320, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000c8baa1 in __wt_cache_eviction_check (session=0x7ff0c1db8320, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000c8a9ce in __cursor_enter (session=0x7ff0c1db8320) at ../src/include/cursor_inline.h:164 #8 0x0000000000c5e882 in __cursor_func_init (cbt=0x7180000e9c00, reenter=true) at ../src/include/cursor_inline.h:406 #9 0x0000000000c5ac94 in __wt_btcur_search (cbt=0x7180000e9c00) at ../src/btree/bt_cursor.c:544 #10 0x00000000005c9994 in __curfile_search (cursor=0x7180000e9c00) at ../src/cursor/cur_file.c:201 #11 0x000000000049ad6b in op (session=0x7ff0c1db8320, rnd=0x7ff090aaae38, cpp=0x7ff090aaae40) at ../../../test/csuite/wt4333_handle_locks/main.c:130 #12 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #13 0x00007ff0c15b66db in start_thread (arg=0x7ff090aac700) at pthread_create.c:463 #14 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 68 (Thread 0x7ff0915b1700 (LWP 4346)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0915aab80, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0915ab1b0, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0915ab1b0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db8ae0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0915ab237) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db8ae0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db8ae0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db8ae0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db8ae0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db8ae0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0, cfg=0x7ff0915acd00, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000009cc286 in __wt_session_get_btree_ckpt (session=0x7ff0c1db8ae0, uri=0x13b3111 "file:WiredTigerHS.wt", cfg=0x7ff0915acd00, flags=0) at ../src/session/session_dhandle.c:319 #10 0x00000000005b559b in __wt_curfile_open (session=0x7ff0c1db8ae0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0915acd00, cursorp=0x7ff0915acd18) at ../src/cursor/cur_file.c:801 #11 0x000000000093a6d8 in __session_open_cursor_int (session=0x7ff0c1db8ae0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, other=0x0, cfg=0x7ff0915acd00, cursorp=0x7ff0915acd18) at ../src/session/session_api.c:479 #12 0x00000000009388d3 in __wt_open_cursor (session=0x7ff0c1db8ae0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0915acd00, cursorp=0x7ff0915acd18) at ../src/session/session_api.c:543 #13 0x0000000000fe5fa3 in __wt_hs_cursor_open (session=0x7ff0c1db8ae0) at ../src/cursor/cur_hs.c:26 #14 0x00000000006ab1d2 in __wt_evict (session=0x7ff0c1db8ae0, ref=0x70a000247ca0, previous_state=3 '\003', flags=0) at ../src/evict/evict_page.c:145 #15 0x0000000000672281 in __evict_page (session=0x7ff0c1db8ae0, is_server=false) at ../src/evict/evict_lru.c:2279 #16 0x000000000066c9fc in __wt_cache_eviction_worker (session=0x7ff0c1db8ae0, busy=false, readonly=false, pct_full=100.0004040077325) at ../src/evict/evict_lru.c:2376 #17 0x0000000000c8baa1 in __wt_cache_eviction_check (session=0x7ff0c1db8ae0, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #18 0x0000000000c8a9ce in __cursor_enter (session=0x7ff0c1db8ae0) at ../src/include/cursor_inline.h:164 #19 0x0000000000c5e882 in __cursor_func_init (cbt=0x7180003aac00, reenter=true) at ../src/include/cursor_inline.h:406 #20 0x0000000000c5ac94 in __wt_btcur_search (cbt=0x7180003aac00) at ../src/btree/bt_cursor.c:544 #21 0x00000000005c9994 in __curfile_search (cursor=0x7180003aac00) at ../src/cursor/cur_file.c:201 #22 0x000000000049ad6b in op (session=0x7ff0c1db8ae0, rnd=0x7ff0915afe38, cpp=0x7ff0915afe88) at ../../../test/csuite/wt4333_handle_locks/main.c:130 #23 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #24 0x00007ff0c15b66db in start_thread (arg=0x7ff0915b1700) at pthread_create.c:463 #25 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 67 (Thread 0x7ff0920b6700 (LWP 4345)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0920b1e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0920b2430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0920b2430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db73a0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0920b24b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db73a0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db73a0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db73a0, uri=0x7010000005f0 "table:193", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db73a0, uri=0x7010000005f0 "table:193", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db73a0, uri=0x7010000005f0 "table:193", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db73a0, uri=0x7010000005f0 "table:193", ok_incomplete=false, flags=0, tablep=0x7ff0920b3ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db73a0, uri=0x7010000005f0 "table:193", owner=0x0, cfg=0x7ff0920b48e0, cursorp=0x7ff0920b4930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db73a0, uri=0x7010000005f0 "table:193", owner=0x0, other=0x0, cfg=0x7ff0920b48e0, cursorp=0x7ff0920b4930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db73a0, uri=0x7010000005f0 "table:193", to_dup=0x0, config=0x0, cursorp=0x7ff0920b4d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db73a0, rnd=0x7ff0920b4e38, cpp=0x7ff0920b4e48) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0920b6700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 66 (Thread 0x7ff092bbb700 (LWP 4344)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff092bb6e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff092bb7430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff092bb7430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db6fc0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff092bb74b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db6fc0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db6fc0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db6fc0, uri=0x70100001fd20 "table:461", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db6fc0, uri=0x70100001fd20 "table:461", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db6fc0, uri=0x70100001fd20 "table:461", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db6fc0, uri=0x70100001fd20 "table:461", ok_incomplete=false, flags=0, tablep=0x7ff092bb8ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db6fc0, uri=0x70100001fd20 "table:461", owner=0x0, cfg=0x7ff092bb98e0, cursorp=0x7ff092bb9930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db6fc0, uri=0x70100001fd20 "table:461", owner=0x0, other=0x0, cfg=0x7ff092bb98e0, cursorp=0x7ff092bb9930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db6fc0, uri=0x70100001fd20 "table:461", to_dup=0x0, config=0x0, cursorp=0x7ff092bb9d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db6fc0, rnd=0x7ff092bb9e38, cpp=0x7ff092bb9e60) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff092bbb700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 65 (Thread 0x7ff0936c0700 (LWP 4343)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0936bbe00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0936bc430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0936bc430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db6be0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0936bc4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db6be0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db6be0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db6be0, uri=0x7010000074e0 "table:572", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db6be0, uri=0x7010000074e0 "table:572", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db6be0, uri=0x7010000074e0 "table:572", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db6be0, uri=0x7010000074e0 "table:572", ok_incomplete=false, flags=0, tablep=0x7ff0936bdab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db6be0, uri=0x7010000074e0 "table:572", owner=0x0, cfg=0x7ff0936be8e0, cursorp=0x7ff0936be930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db6be0, uri=0x7010000074e0 "table:572", owner=0x0, other=0x0, cfg=0x7ff0936be8e0, cursorp=0x7ff0936be930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db6be0, uri=0x7010000074e0 "table:572", to_dup=0x0, config=0x0, cursorp=0x7ff0936bed28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db6be0, rnd=0x7ff0936bee38, cpp=0x7ff0936bee48) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0936c0700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 64 (Thread 0x7ff0941c5700 (LWP 4342)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0941c0e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0941c1430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0941c1430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db6420, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0941c14b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db6420, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db6420, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db6420, uri=0x70100001c7e0 "table:635", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db6420, uri=0x70100001c7e0 "table:635", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db6420, uri=0x70100001c7e0 "table:635", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db6420, uri=0x70100001c7e0 "table:635", ok_incomplete=false, flags=0, tablep=0x7ff0941c2ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db6420, uri=0x70100001c7e0 "table:635", owner=0x0, cfg=0x7ff0941c38e0, cursorp=0x7ff0941c3930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db6420, uri=0x70100001c7e0 "table:635", owner=0x0, other=0x0, cfg=0x7ff0941c38e0, cursorp=0x7ff0941c3930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db6420, uri=0x70100001c7e0 "table:635", to_dup=0x0, config=0x0, cursorp=0x7ff0941c3d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db6420, rnd=0x7ff0941c3e38, cpp=0x7ff0941c3e50) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0941c5700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 63 (Thread 0x7ff094cca700 (LWP 4341)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff094cc5e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff094cc6430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff094cc6430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dadc80, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff094cc64b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dadc80, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dadc80, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dadc80, uri=0x7010000088a0 "table:725", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dadc80, uri=0x7010000088a0 "table:725", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dadc80, uri=0x7010000088a0 "table:725", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dadc80, uri=0x7010000088a0 "table:725", ok_incomplete=false, flags=0, tablep=0x7ff094cc7ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dadc80, uri=0x7010000088a0 "table:725", owner=0x0, cfg=0x7ff094cc88e0, cursorp=0x7ff094cc8930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dadc80, uri=0x7010000088a0 "table:725", owner=0x0, other=0x0, cfg=0x7ff094cc88e0, cursorp=0x7ff094cc8930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dadc80, uri=0x7010000088a0 "table:725", to_dup=0x0, config=0x0, cursorp=0x7ff094cc8d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dadc80, rnd=0x7ff094cc8e38, cpp=0x7ff094cc8e78) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff094cca700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 62 (Thread 0x7ff0957cf700 (LWP 4340)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0957cae00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0957cb430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0957cb430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db4140, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0957cb4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db4140, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db4140, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db4140, uri=0x70100000a930 "table:634", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db4140, uri=0x70100000a930 "table:634", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db4140, uri=0x70100000a930 "table:634", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db4140, uri=0x70100000a930 "table:634", ok_incomplete=false, flags=0, tablep=0x7ff0957ccab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db4140, uri=0x70100000a930 "table:634", owner=0x0, cfg=0x7ff0957cd8e0, cursorp=0x7ff0957cd930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db4140, uri=0x70100000a930 "table:634", owner=0x0, other=0x0, cfg=0x7ff0957cd8e0, cursorp=0x7ff0957cd930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db4140, uri=0x70100000a930 "table:634", to_dup=0x0, config=0x0, cursorp=0x7ff0957cdd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db4140, rnd=0x7ff0957cde38, cpp=0x7ff0957cde60) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0957cf700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 61 (Thread 0x7ff0962d4700 (LWP 4339)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0962cfe00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0962d0430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0962d0430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db1e60, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0962d04b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db1e60, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db1e60, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db1e60, uri=0x701000000660 "table:67", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db1e60, uri=0x701000000660 "table:67", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db1e60, uri=0x701000000660 "table:67", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db1e60, uri=0x701000000660 "table:67", ok_incomplete=false, flags=0, tablep=0x7ff0962d1ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db1e60, uri=0x701000000660 "table:67", owner=0x0, cfg=0x7ff0962d28e0, cursorp=0x7ff0962d2930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db1e60, uri=0x701000000660 "table:67", owner=0x0, other=0x0, cfg=0x7ff0962d28e0, cursorp=0x7ff0962d2930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db1e60, uri=0x701000000660 "table:67", to_dup=0x0, config=0x0, cursorp=0x7ff0962d2d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db1e60, rnd=0x7ff0962d2e38, cpp=0x7ff0962d2e58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0962d4700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 60 (Thread 0x7ff096dd9700 (LWP 4338)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff096dd4e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff096dd5430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff096dd5430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db6040, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff096dd54b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db6040, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db6040, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db6040, uri=0x701000007720 "table:442", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db6040, uri=0x701000007720 "table:442", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db6040, uri=0x701000007720 "table:442", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db6040, uri=0x701000007720 "table:442", ok_incomplete=false, flags=0, tablep=0x7ff096dd6ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db6040, uri=0x701000007720 "table:442", owner=0x0, cfg=0x7ff096dd78e0, cursorp=0x7ff096dd7930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db6040, uri=0x701000007720 "table:442", owner=0x0, other=0x0, cfg=0x7ff096dd78e0, cursorp=0x7ff096dd7930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db6040, uri=0x701000007720 "table:442", to_dup=0x0, config=0x0, cursorp=0x7ff096dd7d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db6040, rnd=0x7ff096dd7e38, cpp=0x7ff096dd7e58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff096dd9700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 59 (Thread 0x7ff0978de700 (LWP 4337)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0978da5e0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0978dac10, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0978dac10) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db5880, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0978dac97) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1db5880, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1db5880, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000c8baa1 in __wt_cache_eviction_check (session=0x7ff0c1db5880, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000c8a9ce in __cursor_enter (session=0x7ff0c1db5880) at ../src/include/cursor_inline.h:164 #8 0x0000000000c5e882 in __cursor_func_init (cbt=0x7180002ecc00, reenter=true) at ../src/include/cursor_inline.h:406 #9 0x0000000000c6562d in __wt_btcur_insert (cbt=0x7180002ecc00) at ../src/btree/bt_cursor.c:825 #10 0x00000000005cf8d2 in __curfile_insert (cursor=0x7180002ecc00) at ../src/cursor/cur_file.c:266 #11 0x000000000049af98 in op (session=0x7ff0c1db5880, rnd=0x7ff0978dce38, cpp=0x7ff0978dce68) at ../../../test/csuite/wt4333_handle_locks/main.c:133 #12 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #13 0x00007ff0c15b66db in start_thread (arg=0x7ff0978de700) at pthread_create.c:463 #14 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 58 (Thread 0x7ff0983e3700 (LWP 4336)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0983dee00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0983df430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0983df430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db7780, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0983df4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db7780, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db7780, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db7780, uri=0x70100001fa00 "table:189", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db7780, uri=0x70100001fa00 "table:189", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db7780, uri=0x70100001fa00 "table:189", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db7780, uri=0x70100001fa00 "table:189", ok_incomplete=false, flags=0, tablep=0x7ff0983e0ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db7780, uri=0x70100001fa00 "table:189", owner=0x0, cfg=0x7ff0983e18e0, cursorp=0x7ff0983e1930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db7780, uri=0x70100001fa00 "table:189", owner=0x0, other=0x0, cfg=0x7ff0983e18e0, cursorp=0x7ff0983e1930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db7780, uri=0x70100001fa00 "table:189", to_dup=0x0, config=0x0, cursorp=0x7ff0983e1d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db7780, rnd=0x7ff0983e1e38, cpp=0x7ff0983e1e48) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0983e3700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 57 (Thread 0x7ff098ee8700 (LWP 4335)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff098ee3e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff098ee4430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff098ee4430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db54a0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff098ee44b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db54a0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db54a0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db54a0, uri=0x70100001ada0 "table:135", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db54a0, uri=0x70100001ada0 "table:135", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db54a0, uri=0x70100001ada0 "table:135", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db54a0, uri=0x70100001ada0 "table:135", ok_incomplete=false, flags=0, tablep=0x7ff098ee5ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db54a0, uri=0x70100001ada0 "table:135", owner=0x0, cfg=0x7ff098ee68e0, cursorp=0x7ff098ee6930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db54a0, uri=0x70100001ada0 "table:135", owner=0x0, other=0x0, cfg=0x7ff098ee68e0, cursorp=0x7ff098ee6930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db54a0, uri=0x70100001ada0 "table:135", to_dup=0x0, config=0x0, cursorp=0x7ff098ee6d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db54a0, rnd=0x7ff098ee6e38, cpp=0x7ff098ee6e60) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff098ee8700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 56 (Thread 0x7ff0999ed700 (LWP 4334)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007ff0c15b9023 in __GI___pthread_mutex_lock (mutex=0x7220000005c0) at ../nptl/pthread_mutex_lock.c:78 #2 0x000000000043ebae in pthread_mutex_lock () #3 0x00000000009cfd25 in __wt_spin_lock (session=0x7ff0c1db50c0, t=0x7220000005c0) at ../src/include/mutex_inline.h:170 #4 0x00000000009cabf3 in __wt_spin_lock_track (session=0x7ff0c1db50c0, t=0x7220000005c0) at ../src/include/mutex_inline.h:305 #5 0x00000000009cd624 in __wt_session_get_dhandle (session=0x7ff0c1db50c0, uri=0x701000002fc0 "table:653", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:503 #6 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db50c0, uri=0x701000002fc0 "table:653", ok_incomplete=false, flags=0, tablep=0x7ff0999eaab0) at ../src/schema/schema_list.c:27 #7 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db50c0, uri=0x701000002fc0 "table:653", owner=0x0, cfg=0x7ff0999eb8e0, cursorp=0x7ff0999eb930) at ../src/cursor/cur_table.c:970 #8 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db50c0, uri=0x701000002fc0 "table:653", owner=0x0, other=0x0, cfg=0x7ff0999eb8e0, cursorp=0x7ff0999eb930) at ../src/session/session_api.c:447 #9 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db50c0, uri=0x701000002fc0 "table:653", to_dup=0x0, config=0x0, cursorp=0x7ff0999ebd28) at ../src/session/session_api.c:591 #10 0x000000000049a6e2 in op (session=0x7ff0c1db50c0, rnd=0x7ff0999ebe38, cpp=0x7ff0999ebe70) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #11 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #12 0x00007ff0c15b66db in start_thread (arg=0x7ff0999ed700) at pthread_create.c:463 #13 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 55 (Thread 0x7ff09a4f2700 (LWP 4333)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007ff0c15b9023 in __GI___pthread_mutex_lock (mutex=0x7220000005c0) at ../nptl/pthread_mutex_lock.c:78 #2 0x000000000043ebae in pthread_mutex_lock () #3 0x00000000009cfd25 in __wt_spin_lock (session=0x7ff0c1db12c0, t=0x7220000005c0) at ../src/include/mutex_inline.h:170 #4 0x00000000009cabf3 in __wt_spin_lock_track (session=0x7ff0c1db12c0, t=0x7220000005c0) at ../src/include/mutex_inline.h:305 #5 0x00000000009cd624 in __wt_session_get_dhandle (session=0x7ff0c1db12c0, uri=0x701000029cb0 "table:297", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:503 #6 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db12c0, uri=0x701000029cb0 "table:297", ok_incomplete=false, flags=0, tablep=0x7ff09a4efab0) at ../src/schema/schema_list.c:27 #7 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db12c0, uri=0x701000029cb0 "table:297", owner=0x0, cfg=0x7ff09a4f08e0, cursorp=0x7ff09a4f0930) at ../src/cursor/cur_table.c:970 #8 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db12c0, uri=0x701000029cb0 "table:297", owner=0x0, other=0x0, cfg=0x7ff09a4f08e0, cursorp=0x7ff09a4f0930) at ../src/session/session_api.c:447 #9 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db12c0, uri=0x701000029cb0 "table:297", to_dup=0x0, config=0x0, cursorp=0x7ff09a4f0d28) at ../src/session/session_api.c:591 #10 0x000000000049a6e2 in op (session=0x7ff0c1db12c0, rnd=0x7ff09a4f0e38, cpp=0x7ff09a4f0e68) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #11 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #12 0x00007ff0c15b66db in start_thread (arg=0x7ff09a4f2700) at pthread_create.c:463 #13 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 54 (Thread 0x7ff09aff7700 (LWP 4332)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09aff2e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09aff3430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff09aff3430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db16a0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff09aff34b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db16a0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db16a0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db16a0, uri=0x701000025760 "table:397", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db16a0, uri=0x701000025760 "table:397", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db16a0, uri=0x701000025760 "table:397", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db16a0, uri=0x701000025760 "table:397", ok_incomplete=false, flags=0, tablep=0x7ff09aff4ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db16a0, uri=0x701000025760 "table:397", owner=0x0, cfg=0x7ff09aff58e0, cursorp=0x7ff09aff5930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db16a0, uri=0x701000025760 "table:397", owner=0x0, other=0x0, cfg=0x7ff09aff58e0, cursorp=0x7ff09aff5930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db16a0, uri=0x701000025760 "table:397", to_dup=0x0, config=0x0, cursorp=0x7ff09aff5d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db16a0, rnd=0x7ff09aff5e38, cpp=0x7ff09aff5e78) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff09aff7700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 53 (Thread 0x7ff09bafc700 (LWP 4331)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09baf7e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09baf8430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff09baf8430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db0b00, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff09baf84b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db0b00, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db0b00, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db0b00, uri=0x701000028920 "table:663", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db0b00, uri=0x701000028920 "table:663", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db0b00, uri=0x701000028920 "table:663", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db0b00, uri=0x701000028920 "table:663", ok_incomplete=false, flags=0, tablep=0x7ff09baf9ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db0b00, uri=0x701000028920 "table:663", owner=0x0, cfg=0x7ff09bafa8e0, cursorp=0x7ff09bafa930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db0b00, uri=0x701000028920 "table:663", owner=0x0, other=0x0, cfg=0x7ff09bafa8e0, cursorp=0x7ff09bafa930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db0b00, uri=0x701000028920 "table:663", to_dup=0x0, config=0x0, cursorp=0x7ff09bafad28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db0b00, rnd=0x7ff09bafae38, cpp=0x7ff09bafae80) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff09bafc700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 52 (Thread 0x7ff09c601700 (LWP 4330)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09c5fce00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09c5fd430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff09c5fd430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db3980, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff09c5fd4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db3980, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db3980, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db3980, uri=0x701000024b90 "table:682", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db3980, uri=0x701000024b90 "table:682", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db3980, uri=0x701000024b90 "table:682", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db3980, uri=0x701000024b90 "table:682", ok_incomplete=false, flags=0, tablep=0x7ff09c5feab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db3980, uri=0x701000024b90 "table:682", owner=0x0, cfg=0x7ff09c5ff8e0, cursorp=0x7ff09c5ff930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db3980, uri=0x701000024b90 "table:682", owner=0x0, other=0x0, cfg=0x7ff09c5ff8e0, cursorp=0x7ff09c5ff930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db3980, uri=0x701000024b90 "table:682", to_dup=0x0, config=0x0, cursorp=0x7ff09c5ffd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db3980, rnd=0x7ff09c5ffe38, cpp=0x7ff09c5ffe40) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff09c601700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 51 (Thread 0x7ff09d106700 (LWP 4329)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09d101e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09d102430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff09d102430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db0ee0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff09d1024b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db0ee0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db0ee0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db0ee0, uri=0x7010000006d0 "table:80", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db0ee0, uri=0x7010000006d0 "table:80", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db0ee0, uri=0x7010000006d0 "table:80", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db0ee0, uri=0x7010000006d0 "table:80", ok_incomplete=false, flags=0, tablep=0x7ff09d103ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db0ee0, uri=0x7010000006d0 "table:80", owner=0x0, cfg=0x7ff09d1048e0, cursorp=0x7ff09d104930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db0ee0, uri=0x7010000006d0 "table:80", owner=0x0, other=0x0, cfg=0x7ff09d1048e0, cursorp=0x7ff09d104930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db0ee0, uri=0x7010000006d0 "table:80", to_dup=0x0, config=0x0, cursorp=0x7ff09d104d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db0ee0, rnd=0x7ff09d104e38, cpp=0x7ff09d104e70) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff09d106700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 50 (Thread 0x7ff09dc0b700 (LWP 4328)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09dc077d0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09dc07e00, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff09dc07e00) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db5c60, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff09dc07e87) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1db5c60, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1db5c60, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000ab5271 in __wt_cache_eviction_check (session=0x7ff0c1db5c60, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000aadc99 in __wt_txn_commit (session=0x7ff0c1db5c60, cfg=0x0) at ../src/txn/txn.c:1528 #8 0x00000000005d0d34 in __curfile_insert (cursor=0x7180001fc800) at ../src/cursor/cur_file.c:282 #9 0x000000000049af98 in op (session=0x7ff0c1db5c60, rnd=0x7ff09dc09e38, cpp=0x7ff09dc09e88) at ../../../test/csuite/wt4333_handle_locks/main.c:133 #10 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #11 0x00007ff0c15b66db in start_thread (arg=0x7ff09dc0b700) at pthread_create.c:463 #12 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 49 (Thread 0x7ff09e710700 (LWP 4327)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09e70be00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09e70c430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff09e70c430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db35a0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff09e70c4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db35a0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db35a0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db35a0, uri=0x701000027b50 "table:703", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db35a0, uri=0x701000027b50 "table:703", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db35a0, uri=0x701000027b50 "table:703", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db35a0, uri=0x701000027b50 "table:703", ok_incomplete=false, flags=0, tablep=0x7ff09e70dab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db35a0, uri=0x701000027b50 "table:703", owner=0x0, cfg=0x7ff09e70e8e0, cursorp=0x7ff09e70e930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db35a0, uri=0x701000027b50 "table:703", owner=0x0, other=0x0, cfg=0x7ff09e70e8e0, cursorp=0x7ff09e70e930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db35a0, uri=0x701000027b50 "table:703", to_dup=0x0, config=0x0, cursorp=0x7ff09e70ed28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db35a0, rnd=0x7ff09e70ee38, cpp=0x7ff09e70ee58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff09e710700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 48 (Thread 0x7ff09f215700 (LWP 4326)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09f210e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09f211430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff09f211430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db0340, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff09f2114b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db0340, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db0340, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db0340, uri=0x701000016ba0 "table:235", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db0340, uri=0x701000016ba0 "table:235", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db0340, uri=0x701000016ba0 "table:235", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db0340, uri=0x701000016ba0 "table:235", ok_incomplete=false, flags=0, tablep=0x7ff09f212ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db0340, uri=0x701000016ba0 "table:235", owner=0x0, cfg=0x7ff09f2138e0, cursorp=0x7ff09f213930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db0340, uri=0x701000016ba0 "table:235", owner=0x0, other=0x0, cfg=0x7ff09f2138e0, cursorp=0x7ff09f213930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db0340, uri=0x701000016ba0 "table:235", to_dup=0x0, config=0x0, cursorp=0x7ff09f213d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db0340, rnd=0x7ff09f213e38, cpp=0x7ff09f213e40) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff09f215700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 47 (Thread 0x7ff09fd1a700 (LWP 4325)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff09fd15e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff09fd16430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff09fd16430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dad8a0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff09fd164b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dad8a0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dad8a0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dad8a0, uri=0x70100001c7e0 "table:635", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dad8a0, uri=0x70100001c7e0 "table:635", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dad8a0, uri=0x70100001c7e0 "table:635", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dad8a0, uri=0x70100001c7e0 "table:635", ok_incomplete=false, flags=0, tablep=0x7ff09fd17ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dad8a0, uri=0x70100001c7e0 "table:635", owner=0x0, cfg=0x7ff09fd188e0, cursorp=0x7ff09fd18930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dad8a0, uri=0x70100001c7e0 "table:635", owner=0x0, other=0x0, cfg=0x7ff09fd188e0, cursorp=0x7ff09fd18930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dad8a0, uri=0x70100001c7e0 "table:635", to_dup=0x0, config=0x0, cursorp=0x7ff09fd18d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dad8a0, rnd=0x7ff09fd18e38, cpp=0x7ff09fd18e58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff09fd1a700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 46 (Thread 0x7ff0a081f700 (LWP 4324)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007ff0c15b9023 in __GI___pthread_mutex_lock (mutex=0x7220000005c0) at ../nptl/pthread_mutex_lock.c:78 #2 0x000000000043ebae in pthread_mutex_lock () #3 0x00000000009cfd25 in __wt_spin_lock (session=0x7ff0c1db1a80, t=0x7220000005c0) at ../src/include/mutex_inline.h:170 #4 0x00000000009cabf3 in __wt_spin_lock_track (session=0x7ff0c1db1a80, t=0x7220000005c0) at ../src/include/mutex_inline.h:305 #5 0x00000000009cd624 in __wt_session_get_dhandle (session=0x7ff0c1db1a80, uri=0x7010000295c0 "table:392", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:503 #6 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db1a80, uri=0x7010000295c0 "table:392", ok_incomplete=false, flags=0, tablep=0x7ff0a081cab0) at ../src/schema/schema_list.c:27 #7 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db1a80, uri=0x7010000295c0 "table:392", owner=0x0, cfg=0x7ff0a081d8e0, cursorp=0x7ff0a081d930) at ../src/cursor/cur_table.c:970 #8 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db1a80, uri=0x7010000295c0 "table:392", owner=0x0, other=0x0, cfg=0x7ff0a081d8e0, cursorp=0x7ff0a081d930) at ../src/session/session_api.c:447 #9 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db1a80, uri=0x7010000295c0 "table:392", to_dup=0x0, config=0x0, cursorp=0x7ff0a081dd28) at ../src/session/session_api.c:591 #10 0x000000000049a6e2 in op (session=0x7ff0c1db1a80, rnd=0x7ff0a081de38, cpp=0x7ff0a081de78) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #11 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #12 0x00007ff0c15b66db in start_thread (arg=0x7ff0a081f700) at pthread_create.c:463 #13 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 45 (Thread 0x7ff0a1324700 (LWP 4323)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a131fe00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a1320430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a1320430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dad4c0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a13204b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dad4c0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dad4c0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dad4c0, uri=0x7010000035d0 "table:456", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dad4c0, uri=0x7010000035d0 "table:456", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dad4c0, uri=0x7010000035d0 "table:456", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dad4c0, uri=0x7010000035d0 "table:456", ok_incomplete=false, flags=0, tablep=0x7ff0a1321ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dad4c0, uri=0x7010000035d0 "table:456", owner=0x0, cfg=0x7ff0a13228e0, cursorp=0x7ff0a1322930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dad4c0, uri=0x7010000035d0 "table:456", owner=0x0, other=0x0, cfg=0x7ff0a13228e0, cursorp=0x7ff0a1322930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dad4c0, uri=0x7010000035d0 "table:456", to_dup=0x0, config=0x0, cursorp=0x7ff0a1322d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dad4c0, rnd=0x7ff0a1322e38, cpp=0x7ff0a1322e50) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a1324700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 44 (Thread 0x7ff0a1e29700 (LWP 4322)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a1e24e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a1e25430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a1e25430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db2de0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a1e254b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db2de0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db2de0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db2de0, uri=0x701000029aa0 "table:497", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db2de0, uri=0x701000029aa0 "table:497", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db2de0, uri=0x701000029aa0 "table:497", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db2de0, uri=0x701000029aa0 "table:497", ok_incomplete=false, flags=0, tablep=0x7ff0a1e26ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db2de0, uri=0x701000029aa0 "table:497", owner=0x0, cfg=0x7ff0a1e278e0, cursorp=0x7ff0a1e27930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db2de0, uri=0x701000029aa0 "table:497", owner=0x0, other=0x0, cfg=0x7ff0a1e278e0, cursorp=0x7ff0a1e27930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db2de0, uri=0x701000029aa0 "table:497", to_dup=0x0, config=0x0, cursorp=0x7ff0a1e27d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db2de0, rnd=0x7ff0a1e27e38, cpp=0x7ff0a1e27e68) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a1e29700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 43 (Thread 0x7ff0a292e700 (LWP 4321)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a2929e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a292a430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a292a430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db2620, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a292a4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db2620, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db2620, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db2620, uri=0x701000008220 "table:181", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db2620, uri=0x701000008220 "table:181", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db2620, uri=0x701000008220 "table:181", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db2620, uri=0x701000008220 "table:181", ok_incomplete=false, flags=0, tablep=0x7ff0a292bab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db2620, uri=0x701000008220 "table:181", owner=0x0, cfg=0x7ff0a292c8e0, cursorp=0x7ff0a292c930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db2620, uri=0x701000008220 "table:181", owner=0x0, other=0x0, cfg=0x7ff0a292c8e0, cursorp=0x7ff0a292c930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db2620, uri=0x701000008220 "table:181", to_dup=0x0, config=0x0, cursorp=0x7ff0a292cd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db2620, rnd=0x7ff0a292ce38, cpp=0x7ff0a292ce80) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a292e700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 42 (Thread 0x7ff0a3433700 (LWP 4320)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a342c920, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a342cf50, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a342cf50) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db4ce0, cond=0x708000000000, usecs=10000, run_func=0xa0b050 <__read_blocked>, signalled=0x7ff0a342cfd7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db4ce0, cond=0x708000000000, usecs=10000, run_func=0xa0b050 <__read_blocked>) at ../src/include/misc_inline.h:19 #5 0x0000000000a0a417 in __wt_readlock (session=0x7ff0c1db4ce0, l=0x722000000668) at ../src/support/mtx_rw.c:252 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db4ce0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db4ce0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db4ce0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0, cfg=0x7ff0a342eaa0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000009cc286 in __wt_session_get_btree_ckpt (session=0x7ff0c1db4ce0, uri=0x13b3111 "file:WiredTigerHS.wt", cfg=0x7ff0a342eaa0, flags=0) at ../src/session/session_dhandle.c:319 #10 0x00000000005b559b in __wt_curfile_open (session=0x7ff0c1db4ce0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0a342eaa0, cursorp=0x7ff0a342eab8) at ../src/cursor/cur_file.c:801 #11 0x000000000093a6d8 in __session_open_cursor_int (session=0x7ff0c1db4ce0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, other=0x0, cfg=0x7ff0a342eaa0, cursorp=0x7ff0a342eab8) at ../src/session/session_api.c:479 #12 0x00000000009388d3 in __wt_open_cursor (session=0x7ff0c1db4ce0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0a342eaa0, cursorp=0x7ff0a342eab8) at ../src/session/session_api.c:543 #13 0x0000000000fe5fa3 in __wt_hs_cursor_open (session=0x7ff0c1db4ce0) at ../src/cursor/cur_hs.c:26 #14 0x00000000006ab1d2 in __wt_evict (session=0x7ff0c1db4ce0, ref=0x70a0002f3b40, previous_state=3 '\003', flags=0) at ../src/evict/evict_page.c:145 #15 0x0000000000672281 in __evict_page (session=0x7ff0c1db4ce0, is_server=false) at ../src/evict/evict_lru.c:2279 #16 0x000000000066c9fc in __wt_cache_eviction_worker (session=0x7ff0c1db4ce0, busy=false, readonly=false, pct_full=100.01072539015605) at ../src/evict/evict_lru.c:2376 #17 0x0000000000ab5271 in __wt_cache_eviction_check (session=0x7ff0c1db4ce0, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #18 0x0000000000aadc99 in __wt_txn_commit (session=0x7ff0c1db4ce0, cfg=0x0) at ../src/txn/txn.c:1528 #19 0x00000000005d0d34 in __curfile_insert (cursor=0x718000444400) at ../src/cursor/cur_file.c:282 #20 0x000000000049af98 in op (session=0x7ff0c1db4ce0, rnd=0x7ff0a3431e38, cpp=0x7ff0a3431e80) at ../../../test/csuite/wt4333_handle_locks/main.c:133 #21 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #22 0x00007ff0c15b66db in start_thread (arg=0x7ff0a3433700) at pthread_create.c:463 #23 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 41 (Thread 0x7ff0a3f38700 (LWP 4319)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a3f31b80, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a3f321b0, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a3f321b0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db31c0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a3f32237) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db31c0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db31c0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db31c0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db31c0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db31c0, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0, cfg=0x7ff0a3f33d00, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000009cc286 in __wt_session_get_btree_ckpt (session=0x7ff0c1db31c0, uri=0x13b3111 "file:WiredTigerHS.wt", cfg=0x7ff0a3f33d00, flags=0) at ../src/session/session_dhandle.c:319 #10 0x00000000005b559b in __wt_curfile_open (session=0x7ff0c1db31c0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0a3f33d00, cursorp=0x7ff0a3f33d18) at ../src/cursor/cur_file.c:801 #11 0x000000000093a6d8 in __session_open_cursor_int (session=0x7ff0c1db31c0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, other=0x0, cfg=0x7ff0a3f33d00, cursorp=0x7ff0a3f33d18) at ../src/session/session_api.c:479 #12 0x00000000009388d3 in __wt_open_cursor (session=0x7ff0c1db31c0, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0a3f33d00, cursorp=0x7ff0a3f33d18) at ../src/session/session_api.c:543 #13 0x0000000000fe5fa3 in __wt_hs_cursor_open (session=0x7ff0c1db31c0) at ../src/cursor/cur_hs.c:26 #14 0x00000000006ab1d2 in __wt_evict (session=0x7ff0c1db31c0, ref=0x70a000111020, previous_state=3 '\003', flags=0) at ../src/evict/evict_page.c:145 #15 0x0000000000672281 in __evict_page (session=0x7ff0c1db31c0, is_server=false) at ../src/evict/evict_lru.c:2279 #16 0x000000000066c9fc in __wt_cache_eviction_worker (session=0x7ff0c1db31c0, busy=false, readonly=false, pct_full=100.01072539015605) at ../src/evict/evict_lru.c:2376 #17 0x0000000000c8baa1 in __wt_cache_eviction_check (session=0x7ff0c1db31c0, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #18 0x0000000000c8a9ce in __cursor_enter (session=0x7ff0c1db31c0) at ../src/include/cursor_inline.h:164 #19 0x0000000000c5e882 in __cursor_func_init (cbt=0x7180002fc000, reenter=true) at ../src/include/cursor_inline.h:406 #20 0x0000000000c5ac94 in __wt_btcur_search (cbt=0x7180002fc000) at ../src/btree/bt_cursor.c:544 #21 0x00000000005c9994 in __curfile_search (cursor=0x7180002fc000) at ../src/cursor/cur_file.c:201 #22 0x000000000049ad6b in op (session=0x7ff0c1db31c0, rnd=0x7ff0a3f36e38, cpp=0x7ff0a3f36e68) at ../../../test/csuite/wt4333_handle_locks/main.c:130 #23 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #24 0x00007ff0c15b66db in start_thread (arg=0x7ff0a3f38700) at pthread_create.c:463 #25 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 40 (Thread 0x7ff0a4a3d700 (LWP 4318)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a4a38e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a4a39430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a4a39430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db2a00, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a4a394b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db2a00, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db2a00, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db2a00, uri=0x701000010180 "table:423", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db2a00, uri=0x701000010180 "table:423", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db2a00, uri=0x701000010180 "table:423", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db2a00, uri=0x701000010180 "table:423", ok_incomplete=false, flags=0, tablep=0x7ff0a4a3aab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db2a00, uri=0x701000010180 "table:423", owner=0x0, cfg=0x7ff0a4a3b8e0, cursorp=0x7ff0a4a3b930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db2a00, uri=0x701000010180 "table:423", owner=0x0, other=0x0, cfg=0x7ff0a4a3b8e0, cursorp=0x7ff0a4a3b930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db2a00, uri=0x701000010180 "table:423", to_dup=0x0, config=0x0, cursorp=0x7ff0a4a3bd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db2a00, rnd=0x7ff0a4a3be38, cpp=0x7ff0a4a3be58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a4a3d700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 39 (Thread 0x7ff0a5542700 (LWP 4317)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a553de00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a553e430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a553e430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db3d60, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a553e4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db3d60, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db3d60, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db3d60, uri=0x70100000a300 "table:490", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db3d60, uri=0x70100000a300 "table:490", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db3d60, uri=0x70100000a300 "table:490", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db3d60, uri=0x70100000a300 "table:490", ok_incomplete=false, flags=0, tablep=0x7ff0a553fab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db3d60, uri=0x70100000a300 "table:490", owner=0x0, cfg=0x7ff0a55408e0, cursorp=0x7ff0a5540930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db3d60, uri=0x70100000a300 "table:490", owner=0x0, other=0x0, cfg=0x7ff0a55408e0, cursorp=0x7ff0a5540930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db3d60, uri=0x70100000a300 "table:490", to_dup=0x0, config=0x0, cursorp=0x7ff0a5540d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db3d60, rnd=0x7ff0a5540e38, cpp=0x7ff0a5540e88) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a5542700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 38 (Thread 0x7ff0a6047700 (LWP 4316)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a6042e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a6043430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a6043430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db4520, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a60434b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db4520, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db4520, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db4520, uri=0x701000025a50 "table:434", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db4520, uri=0x701000025a50 "table:434", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db4520, uri=0x701000025a50 "table:434", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db4520, uri=0x701000025a50 "table:434", ok_incomplete=false, flags=0, tablep=0x7ff0a6044ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db4520, uri=0x701000025a50 "table:434", owner=0x0, cfg=0x7ff0a60458e0, cursorp=0x7ff0a6045930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db4520, uri=0x701000025a50 "table:434", owner=0x0, other=0x0, cfg=0x7ff0a60458e0, cursorp=0x7ff0a6045930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db4520, uri=0x701000025a50 "table:434", to_dup=0x0, config=0x0, cursorp=0x7ff0a6045d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db4520, rnd=0x7ff0a6045e38, cpp=0x7ff0a6045e58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a6047700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 37 (Thread 0x7ff0a6b4c700 (LWP 4315)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a6b47e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a6b48430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a6b48430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db0720, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a6b484b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db0720, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db0720, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db0720, uri=0x701000025a50 "table:434", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db0720, uri=0x701000025a50 "table:434", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db0720, uri=0x701000025a50 "table:434", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db0720, uri=0x701000025a50 "table:434", ok_incomplete=false, flags=0, tablep=0x7ff0a6b49ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db0720, uri=0x701000025a50 "table:434", owner=0x0, cfg=0x7ff0a6b4a8e0, cursorp=0x7ff0a6b4a930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db0720, uri=0x701000025a50 "table:434", owner=0x0, other=0x0, cfg=0x7ff0a6b4a8e0, cursorp=0x7ff0a6b4a930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db0720, uri=0x701000025a50 "table:434", to_dup=0x0, config=0x0, cursorp=0x7ff0a6b4ad28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db0720, rnd=0x7ff0a6b4ae38, cpp=0x7ff0a6b4ae88) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a6b4c700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 36 (Thread 0x7ff0a7651700 (LWP 4314)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007ff0c15b9023 in __GI___pthread_mutex_lock (mutex=0x7220000005c0) at ../nptl/pthread_mutex_lock.c:78 #2 0x000000000043ebae in pthread_mutex_lock () #3 0x00000000009cfd25 in __wt_spin_lock (session=0x7ff0c1daf7a0, t=0x7220000005c0) at ../src/include/mutex_inline.h:170 #4 0x00000000009cabf3 in __wt_spin_lock_track (session=0x7ff0c1daf7a0, t=0x7220000005c0) at ../src/include/mutex_inline.h:305 #5 0x00000000009cd624 in __wt_session_get_dhandle (session=0x7ff0c1daf7a0, uri=0x701000001df0 "file:493.wt", checkpoint=0x0, cfg=0x7ff0a764f8e0, flags=0) at ../src/session/session_dhandle.c:503 #6 0x00000000009cc286 in __wt_session_get_btree_ckpt (session=0x7ff0c1daf7a0, uri=0x701000001df0 "file:493.wt", cfg=0x7ff0a764f8e0, flags=0) at ../src/session/session_dhandle.c:319 #7 0x00000000005b559b in __wt_curfile_open (session=0x7ff0c1daf7a0, uri=0x701000001df0 "file:493.wt", owner=0x0, cfg=0x7ff0a764f8e0, cursorp=0x7ff0a764f930) at ../src/cursor/cur_file.c:801 #8 0x000000000093a6d8 in __session_open_cursor_int (session=0x7ff0c1daf7a0, uri=0x701000001df0 "file:493.wt", owner=0x0, other=0x0, cfg=0x7ff0a764f8e0, cursorp=0x7ff0a764f930) at ../src/session/session_api.c:479 #9 0x00000000009388d3 in __wt_open_cursor (session=0x7ff0c1daf7a0, uri=0x701000001df0 "file:493.wt", owner=0x0, cfg=0x7ff0a764f8e0, cursorp=0x7ff0a764f930) at ../src/session/session_api.c:543 #10 0x00000000010be2b8 in __wt_curtable_open (session=0x7ff0c1daf7a0, uri=0x7010000185e0 "table:493", owner=0x0, cfg=0x7ff0a764f8e0, cursorp=0x7ff0a764f930) at ../src/cursor/cur_table.c:980 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daf7a0, uri=0x7010000185e0 "table:493", owner=0x0, other=0x0, cfg=0x7ff0a764f8e0, cursorp=0x7ff0a764f930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daf7a0, uri=0x7010000185e0 "table:493", to_dup=0x0, config=0x0, cursorp=0x7ff0a764fd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daf7a0, rnd=0x7ff0a764fe38, cpp=0x7ff0a764fe58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a7651700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 35 (Thread 0x7ff0a8156700 (LWP 4313)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a8151e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a8152430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a8152430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1daff60, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a81524b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1daff60, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1daff60, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1daff60, uri=0x7010000165d0 "table:190", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1daff60, uri=0x7010000165d0 "table:190", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1daff60, uri=0x7010000165d0 "table:190", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1daff60, uri=0x7010000165d0 "table:190", ok_incomplete=false, flags=0, tablep=0x7ff0a8153ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1daff60, uri=0x7010000165d0 "table:190", owner=0x0, cfg=0x7ff0a81548e0, cursorp=0x7ff0a8154930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daff60, uri=0x7010000165d0 "table:190", owner=0x0, other=0x0, cfg=0x7ff0a81548e0, cursorp=0x7ff0a8154930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daff60, uri=0x7010000165d0 "table:190", to_dup=0x0, config=0x0, cursorp=0x7ff0a8154d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daff60, rnd=0x7ff0a8154e38, cpp=0x7ff0a8154e88) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a8156700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 34 (Thread 0x7ff0a8c5b700 (LWP 4312)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007ff0c15b9023 in __GI___pthread_mutex_lock (mutex=0x7220000005c0) at ../nptl/pthread_mutex_lock.c:78 #2 0x000000000043ebae in pthread_mutex_lock () #3 0x00000000009cfd25 in __wt_spin_lock (session=0x7ff0c1daf3c0, t=0x7220000005c0) at ../src/include/mutex_inline.h:170 #4 0x00000000009cabf3 in __wt_spin_lock_track (session=0x7ff0c1daf3c0, t=0x7220000005c0) at ../src/include/mutex_inline.h:305 #5 0x00000000009cd624 in __wt_session_get_dhandle (session=0x7ff0c1daf3c0, uri=0x701000064b10 "file:744.wt", checkpoint=0x0, cfg=0x7ff0a8c598e0, flags=0) at ../src/session/session_dhandle.c:503 #6 0x00000000009cc286 in __wt_session_get_btree_ckpt (session=0x7ff0c1daf3c0, uri=0x701000064b10 "file:744.wt", cfg=0x7ff0a8c598e0, flags=0) at ../src/session/session_dhandle.c:319 #7 0x00000000005b559b in __wt_curfile_open (session=0x7ff0c1daf3c0, uri=0x701000064b10 "file:744.wt", owner=0x0, cfg=0x7ff0a8c598e0, cursorp=0x7ff0a8c59930) at ../src/cursor/cur_file.c:801 #8 0x000000000093a6d8 in __session_open_cursor_int (session=0x7ff0c1daf3c0, uri=0x701000064b10 "file:744.wt", owner=0x0, other=0x0, cfg=0x7ff0a8c598e0, cursorp=0x7ff0a8c59930) at ../src/session/session_api.c:479 #9 0x00000000009388d3 in __wt_open_cursor (session=0x7ff0c1daf3c0, uri=0x701000064b10 "file:744.wt", owner=0x0, cfg=0x7ff0a8c598e0, cursorp=0x7ff0a8c59930) at ../src/session/session_api.c:543 #10 0x00000000010be2b8 in __wt_curtable_open (session=0x7ff0c1daf3c0, uri=0x701000004370 "table:744", owner=0x0, cfg=0x7ff0a8c598e0, cursorp=0x7ff0a8c59930) at ../src/cursor/cur_table.c:980 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daf3c0, uri=0x701000004370 "table:744", owner=0x0, other=0x0, cfg=0x7ff0a8c598e0, cursorp=0x7ff0a8c59930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daf3c0, uri=0x701000004370 "table:744", to_dup=0x0, config=0x0, cursorp=0x7ff0a8c59d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daf3c0, rnd=0x7ff0a8c59e38, cpp=0x7ff0a8c59e40) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a8c5b700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 33 (Thread 0x7ff0a9760700 (LWP 4311)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0a975be00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0a975c430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0a975c430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dafb80, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0a975c4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dafb80, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dafb80, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dafb80, uri=0x70100001cf20 "table:748", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dafb80, uri=0x70100001cf20 "table:748", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dafb80, uri=0x70100001cf20 "table:748", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dafb80, uri=0x70100001cf20 "table:748", ok_incomplete=false, flags=0, tablep=0x7ff0a975dab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dafb80, uri=0x70100001cf20 "table:748", owner=0x0, cfg=0x7ff0a975e8e0, cursorp=0x7ff0a975e930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dafb80, uri=0x70100001cf20 "table:748", owner=0x0, other=0x0, cfg=0x7ff0a975e8e0, cursorp=0x7ff0a975e930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dafb80, uri=0x70100001cf20 "table:748", to_dup=0x0, config=0x0, cursorp=0x7ff0a975ed28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dafb80, rnd=0x7ff0a975ee38, cpp=0x7ff0a975ee58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0a9760700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 32 (Thread 0x7ff0aa265700 (LWP 4310)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0aa260e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0aa261430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0aa261430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1daefe0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0aa2614b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1daefe0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1daefe0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1daefe0, uri=0x701000000230 "table:81", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1daefe0, uri=0x701000000230 "table:81", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1daefe0, uri=0x701000000230 "table:81", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1daefe0, uri=0x701000000230 "table:81", ok_incomplete=false, flags=0, tablep=0x7ff0aa262ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1daefe0, uri=0x701000000230 "table:81", owner=0x0, cfg=0x7ff0aa2638e0, cursorp=0x7ff0aa263930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daefe0, uri=0x701000000230 "table:81", owner=0x0, other=0x0, cfg=0x7ff0aa2638e0, cursorp=0x7ff0aa263930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daefe0, uri=0x701000000230 "table:81", to_dup=0x0, config=0x0, cursorp=0x7ff0aa263d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daefe0, rnd=0x7ff0aa263e38, cpp=0x7ff0aa263e58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0aa265700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x7ff0aad6a700 (LWP 4309)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0aad63b80, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0aad641b0, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0aad641b0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dae820, cond=0x708000000000, usecs=10000, run_func=0xa0b050 <__read_blocked>, signalled=0x7ff0aad64237) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dae820, cond=0x708000000000, usecs=10000, run_func=0xa0b050 <__read_blocked>) at ../src/include/misc_inline.h:19 #5 0x0000000000a0a417 in __wt_readlock (session=0x7ff0c1dae820, l=0x722000000668) at ../src/support/mtx_rw.c:252 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dae820, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dae820, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dae820, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0, cfg=0x7ff0aad65d00, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000009cc286 in __wt_session_get_btree_ckpt (session=0x7ff0c1dae820, uri=0x13b3111 "file:WiredTigerHS.wt", cfg=0x7ff0aad65d00, flags=0) at ../src/session/session_dhandle.c:319 #10 0x00000000005b559b in __wt_curfile_open (session=0x7ff0c1dae820, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0aad65d00, cursorp=0x7ff0aad65d18) at ../src/cursor/cur_file.c:801 #11 0x000000000093a6d8 in __session_open_cursor_int (session=0x7ff0c1dae820, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, other=0x0, cfg=0x7ff0aad65d00, cursorp=0x7ff0aad65d18) at ../src/session/session_api.c:479 #12 0x00000000009388d3 in __wt_open_cursor (session=0x7ff0c1dae820, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0aad65d00, cursorp=0x7ff0aad65d18) at ../src/session/session_api.c:543 #13 0x0000000000fe5fa3 in __wt_hs_cursor_open (session=0x7ff0c1dae820) at ../src/cursor/cur_hs.c:26 #14 0x00000000006ab1d2 in __wt_evict (session=0x7ff0c1dae820, ref=0x70a000247d40, previous_state=3 '\003', flags=0) at ../src/evict/evict_page.c:145 #15 0x0000000000672281 in __evict_page (session=0x7ff0c1dae820, is_server=false) at ../src/evict/evict_lru.c:2279 #16 0x000000000066c9fc in __wt_cache_eviction_worker (session=0x7ff0c1dae820, busy=false, readonly=false, pct_full=100.0004040077325) at ../src/evict/evict_lru.c:2376 #17 0x0000000000c8baa1 in __wt_cache_eviction_check (session=0x7ff0c1dae820, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #18 0x0000000000c8a9ce in __cursor_enter (session=0x7ff0c1dae820) at ../src/include/cursor_inline.h:164 #19 0x0000000000c5e882 in __cursor_func_init (cbt=0x71800025a000, reenter=true) at ../src/include/cursor_inline.h:406 #20 0x0000000000c5ac94 in __wt_btcur_search (cbt=0x71800025a000) at ../src/btree/bt_cursor.c:544 #21 0x00000000005c9994 in __curfile_search (cursor=0x71800025a000) at ../src/cursor/cur_file.c:201 #22 0x000000000049ad6b in op (session=0x7ff0c1dae820, rnd=0x7ff0aad68e38, cpp=0x7ff0aad68e78) at ../../../test/csuite/wt4333_handle_locks/main.c:130 #23 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #24 0x00007ff0c15b66db in start_thread (arg=0x7ff0aad6a700) at pthread_create.c:463 #25 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 30 (Thread 0x7ff0ab86f700 (LWP 4308)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0ab86ae00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0ab86b430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0ab86b430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1daec00, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0ab86b4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1daec00, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1daec00, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1daec00, uri=0x70100000d830 "table:500", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1daec00, uri=0x70100000d830 "table:500", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1daec00, uri=0x70100000d830 "table:500", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1daec00, uri=0x70100000d830 "table:500", ok_incomplete=false, flags=0, tablep=0x7ff0ab86cab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1daec00, uri=0x70100000d830 "table:500", owner=0x0, cfg=0x7ff0ab86d8e0, cursorp=0x7ff0ab86d930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daec00, uri=0x70100000d830 "table:500", owner=0x0, other=0x0, cfg=0x7ff0ab86d8e0, cursorp=0x7ff0ab86d930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daec00, uri=0x70100000d830 "table:500", to_dup=0x0, config=0x0, cursorp=0x7ff0ab86dd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daec00, rnd=0x7ff0ab86de38, cpp=0x7ff0ab86de80) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0ab86f700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x7ff0ac374700 (LWP 4307)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0ac36fe00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0ac370430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0ac370430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dae440, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0ac3704b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dae440, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dae440, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dae440, uri=0x701000024b80 "table:272", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dae440, uri=0x701000024b80 "table:272", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dae440, uri=0x701000024b80 "table:272", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dae440, uri=0x701000024b80 "table:272", ok_incomplete=false, flags=0, tablep=0x7ff0ac371ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dae440, uri=0x701000024b80 "table:272", owner=0x0, cfg=0x7ff0ac3728e0, cursorp=0x7ff0ac372930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dae440, uri=0x701000024b80 "table:272", owner=0x0, other=0x0, cfg=0x7ff0ac3728e0, cursorp=0x7ff0ac372930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dae440, uri=0x701000024b80 "table:272", to_dup=0x0, config=0x0, cursorp=0x7ff0ac372d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dae440, rnd=0x7ff0ac372e38, cpp=0x7ff0ac372e48) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0ac374700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x7ff0ace79700 (LWP 4306)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0ace757d0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0ace75e00, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0ace75e00) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dae060, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0ace75e87) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1dae060, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1dae060, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000ab5271 in __wt_cache_eviction_check (session=0x7ff0c1dae060, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000aadc99 in __wt_txn_commit (session=0x7ff0c1dae060, cfg=0x0) at ../src/txn/txn.c:1528 #8 0x00000000005d0d34 in __curfile_insert (cursor=0x718000278c00) at ../src/cursor/cur_file.c:282 #9 0x000000000049af98 in op (session=0x7ff0c1dae060, rnd=0x7ff0ace77e38, cpp=0x7ff0ace77e48) at ../../../test/csuite/wt4333_handle_locks/main.c:133 #10 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #11 0x00007ff0c15b66db in start_thread (arg=0x7ff0ace79700) at pthread_create.c:463 #12 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x7ff0ad97e700 (LWP 4305)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0ad979e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0ad97a430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0ad97a430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db6800, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0ad97a4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db6800, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db6800, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db6800, uri=0x701000001e80 "table:257", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db6800, uri=0x701000001e80 "table:257", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db6800, uri=0x701000001e80 "table:257", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db6800, uri=0x701000001e80 "table:257", ok_incomplete=false, flags=0, tablep=0x7ff0ad97bab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db6800, uri=0x701000001e80 "table:257", owner=0x0, cfg=0x7ff0ad97c8e0, cursorp=0x7ff0ad97c930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db6800, uri=0x701000001e80 "table:257", owner=0x0, other=0x0, cfg=0x7ff0ad97c8e0, cursorp=0x7ff0ad97c930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db6800, uri=0x701000001e80 "table:257", to_dup=0x0, config=0x0, cursorp=0x7ff0ad97cd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db6800, rnd=0x7ff0ad97ce38, cpp=0x7ff0ad97ce58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0ad97e700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7ff0ae483700 (LWP 4304)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0ae47ee00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0ae47f430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0ae47f430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dab5c0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0ae47f4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dab5c0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dab5c0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dab5c0, uri=0x70100001e1d0 "table:494", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dab5c0, uri=0x70100001e1d0 "table:494", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dab5c0, uri=0x70100001e1d0 "table:494", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dab5c0, uri=0x70100001e1d0 "table:494", ok_incomplete=false, flags=0, tablep=0x7ff0ae480ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dab5c0, uri=0x70100001e1d0 "table:494", owner=0x0, cfg=0x7ff0ae4818e0, cursorp=0x7ff0ae481930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dab5c0, uri=0x70100001e1d0 "table:494", owner=0x0, other=0x0, cfg=0x7ff0ae4818e0, cursorp=0x7ff0ae481930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dab5c0, uri=0x70100001e1d0 "table:494", to_dup=0x0, config=0x0, cursorp=0x7ff0ae481d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dab5c0, rnd=0x7ff0ae481e38, cpp=0x7ff0ae481e48) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0ae483700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7ff0aef88700 (LWP 4303)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0aef83e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0aef84430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0aef84430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db2240, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0aef844b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db2240, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db2240, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db2240, uri=0x701000025fa0 "table:569", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db2240, uri=0x701000025fa0 "table:569", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db2240, uri=0x701000025fa0 "table:569", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db2240, uri=0x701000025fa0 "table:569", ok_incomplete=false, flags=0, tablep=0x7ff0aef85ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db2240, uri=0x701000025fa0 "table:569", owner=0x0, cfg=0x7ff0aef868e0, cursorp=0x7ff0aef86930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db2240, uri=0x701000025fa0 "table:569", owner=0x0, other=0x0, cfg=0x7ff0aef868e0, cursorp=0x7ff0aef86930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db2240, uri=0x701000025fa0 "table:569", to_dup=0x0, config=0x0, cursorp=0x7ff0aef86d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db2240, rnd=0x7ff0aef86e38, cpp=0x7ff0aef86e58) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0aef88700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7ff0afa8d700 (LWP 4302)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0afa88e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0afa89430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0afa89430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dad0e0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0afa894b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dad0e0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dad0e0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dad0e0, uri=0x7010000048b0 "table:560", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dad0e0, uri=0x7010000048b0 "table:560", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dad0e0, uri=0x7010000048b0 "table:560", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dad0e0, uri=0x7010000048b0 "table:560", ok_incomplete=false, flags=0, tablep=0x7ff0afa8aab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dad0e0, uri=0x7010000048b0 "table:560", owner=0x0, cfg=0x7ff0afa8b8e0, cursorp=0x7ff0afa8b930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dad0e0, uri=0x7010000048b0 "table:560", owner=0x0, other=0x0, cfg=0x7ff0afa8b8e0, cursorp=0x7ff0afa8b930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dad0e0, uri=0x7010000048b0 "table:560", to_dup=0x0, config=0x0, cursorp=0x7ff0afa8bd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dad0e0, rnd=0x7ff0afa8be38, cpp=0x7ff0afa8be60) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0afa8d700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7ff0b0592700 (LWP 4301)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b058de00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b058e430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b058e430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dacd00, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b058e4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dacd00, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dacd00, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dacd00, uri=0x701000004fd0 "table:638", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dacd00, uri=0x701000004fd0 "table:638", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dacd00, uri=0x701000004fd0 "table:638", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dacd00, uri=0x701000004fd0 "table:638", ok_incomplete=false, flags=0, tablep=0x7ff0b058fab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dacd00, uri=0x701000004fd0 "table:638", owner=0x0, cfg=0x7ff0b05908e0, cursorp=0x7ff0b0590930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dacd00, uri=0x701000004fd0 "table:638", owner=0x0, other=0x0, cfg=0x7ff0b05908e0, cursorp=0x7ff0b0590930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dacd00, uri=0x701000004fd0 "table:638", to_dup=0x0, config=0x0, cursorp=0x7ff0b0590d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dacd00, rnd=0x7ff0b0590e38, cpp=0x7ff0b0590e60) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b0592700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7ff0b1097700 (LWP 4300)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b1092e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b1093430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b1093430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dac920, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b10934b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dac920, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dac920, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dac920, uri=0x701000005670 "table:415", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dac920, uri=0x701000005670 "table:415", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dac920, uri=0x701000005670 "table:415", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dac920, uri=0x701000005670 "table:415", ok_incomplete=false, flags=0, tablep=0x7ff0b1094ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dac920, uri=0x701000005670 "table:415", owner=0x0, cfg=0x7ff0b10958e0, cursorp=0x7ff0b1095930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dac920, uri=0x701000005670 "table:415", owner=0x0, other=0x0, cfg=0x7ff0b10958e0, cursorp=0x7ff0b1095930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dac920, uri=0x701000005670 "table:415", to_dup=0x0, config=0x0, cursorp=0x7ff0b1095d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dac920, rnd=0x7ff0b1095e38, cpp=0x7ff0b1095e88) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b1097700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7ff0b1b9c700 (LWP 4299)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b1b95b80, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b1b961b0, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b1b961b0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dac540, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b1b96237) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dac540, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dac540, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dac540, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dac540, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dac540, uri=0x13b3111 "file:WiredTigerHS.wt", checkpoint=0x0, cfg=0x7ff0b1b97d00, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000009cc286 in __wt_session_get_btree_ckpt (session=0x7ff0c1dac540, uri=0x13b3111 "file:WiredTigerHS.wt", cfg=0x7ff0b1b97d00, flags=0) at ../src/session/session_dhandle.c:319 #10 0x00000000005b559b in __wt_curfile_open (session=0x7ff0c1dac540, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0b1b97d00, cursorp=0x7ff0b1b97d18) at ../src/cursor/cur_file.c:801 #11 0x000000000093a6d8 in __session_open_cursor_int (session=0x7ff0c1dac540, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, other=0x0, cfg=0x7ff0b1b97d00, cursorp=0x7ff0b1b97d18) at ../src/session/session_api.c:479 #12 0x00000000009388d3 in __wt_open_cursor (session=0x7ff0c1dac540, uri=0x13b3111 "file:WiredTigerHS.wt", owner=0x0, cfg=0x7ff0b1b97d00, cursorp=0x7ff0b1b97d18) at ../src/session/session_api.c:543 #13 0x0000000000fe5fa3 in __wt_hs_cursor_open (session=0x7ff0c1dac540) at ../src/cursor/cur_hs.c:26 #14 0x00000000006ab1d2 in __wt_evict (session=0x7ff0c1dac540, ref=0x70a00027af60, previous_state=3 '\003', flags=0) at ../src/evict/evict_page.c:145 #15 0x0000000000672281 in __evict_page (session=0x7ff0c1dac540, is_server=false) at ../src/evict/evict_lru.c:2279 #16 0x000000000066c9fc in __wt_cache_eviction_worker (session=0x7ff0c1dac540, busy=false, readonly=false, pct_full=100.00041685998401) at ../src/evict/evict_lru.c:2376 #17 0x0000000000c8baa1 in __wt_cache_eviction_check (session=0x7ff0c1dac540, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #18 0x0000000000c8a9ce in __cursor_enter (session=0x7ff0c1dac540) at ../src/include/cursor_inline.h:164 #19 0x0000000000c5e882 in __cursor_func_init (cbt=0x71800036c800, reenter=true) at ../src/include/cursor_inline.h:406 #20 0x0000000000c5ac94 in __wt_btcur_search (cbt=0x71800036c800) at ../src/btree/bt_cursor.c:544 #21 0x00000000005c9994 in __curfile_search (cursor=0x71800036c800) at ../src/cursor/cur_file.c:201 #22 0x000000000049ad6b in op (session=0x7ff0c1dac540, rnd=0x7ff0b1b9ae38, cpp=0x7ff0b1b9ae60) at ../../../test/csuite/wt4333_handle_locks/main.c:130 #23 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #24 0x00007ff0c15b66db in start_thread (arg=0x7ff0b1b9c700) at pthread_create.c:463 #25 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7ff0b26a1700 (LWP 4298)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b269ce00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b269d430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b269d430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dac160, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b269d4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dac160, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dac160, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dac160, uri=0x701000002010 "table:223", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dac160, uri=0x701000002010 "table:223", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dac160, uri=0x701000002010 "table:223", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dac160, uri=0x701000002010 "table:223", ok_incomplete=false, flags=0, tablep=0x7ff0b269eab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dac160, uri=0x701000002010 "table:223", owner=0x0, cfg=0x7ff0b269f8e0, cursorp=0x7ff0b269f930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dac160, uri=0x701000002010 "table:223", owner=0x0, other=0x0, cfg=0x7ff0b269f8e0, cursorp=0x7ff0b269f930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dac160, uri=0x701000002010 "table:223", to_dup=0x0, config=0x0, cursorp=0x7ff0b269fd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dac160, rnd=0x7ff0b269fe38, cpp=0x7ff0b269fe70) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b26a1700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7ff0b31a6700 (LWP 4297)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b31a27d0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b31a2e00, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0b31a2e00) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dabd80, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0b31a2e87) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1dabd80, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1dabd80, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000ab5271 in __wt_cache_eviction_check (session=0x7ff0c1dabd80, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000aadc99 in __wt_txn_commit (session=0x7ff0c1dabd80, cfg=0x0) at ../src/txn/txn.c:1528 #8 0x00000000005d0d34 in __curfile_insert (cursor=0x718000408c00) at ../src/cursor/cur_file.c:282 #9 0x000000000049af98 in op (session=0x7ff0c1dabd80, rnd=0x7ff0b31a4e38, cpp=0x7ff0b31a4e58) at ../../../test/csuite/wt4333_handle_locks/main.c:133 #10 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #11 0x00007ff0c15b66db in start_thread (arg=0x7ff0b31a6700) at pthread_create.c:463 #12 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7ff0b3cab700 (LWP 4296)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b3ca6e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b3ca7430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b3ca7430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dab9a0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b3ca74b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dab9a0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dab9a0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dab9a0, uri=0x701000004d80 "table:708", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dab9a0, uri=0x701000004d80 "table:708", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dab9a0, uri=0x701000004d80 "table:708", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dab9a0, uri=0x701000004d80 "table:708", ok_incomplete=false, flags=0, tablep=0x7ff0b3ca8ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dab9a0, uri=0x701000004d80 "table:708", owner=0x0, cfg=0x7ff0b3ca98e0, cursorp=0x7ff0b3ca9930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dab9a0, uri=0x701000004d80 "table:708", owner=0x0, other=0x0, cfg=0x7ff0b3ca98e0, cursorp=0x7ff0b3ca9930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dab9a0, uri=0x701000004d80 "table:708", to_dup=0x0, config=0x0, cursorp=0x7ff0b3ca9d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dab9a0, rnd=0x7ff0b3ca9e38, cpp=0x7ff0b3ca9e60) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b3cab700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7ff0b47b0700 (LWP 4295)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b47abe00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b47ac430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b47ac430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1db4900, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b47ac4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1db4900, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1db4900, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1db4900, uri=0x701000002760 "table:347", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1db4900, uri=0x701000002760 "table:347", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1db4900, uri=0x701000002760 "table:347", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1db4900, uri=0x701000002760 "table:347", ok_incomplete=false, flags=0, tablep=0x7ff0b47adab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1db4900, uri=0x701000002760 "table:347", owner=0x0, cfg=0x7ff0b47ae8e0, cursorp=0x7ff0b47ae930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1db4900, uri=0x701000002760 "table:347", owner=0x0, other=0x0, cfg=0x7ff0b47ae8e0, cursorp=0x7ff0b47ae930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1db4900, uri=0x701000002760 "table:347", to_dup=0x0, config=0x0, cursorp=0x7ff0b47aed28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1db4900, rnd=0x7ff0b47aee38, cpp=0x7ff0b47aee68) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b47b0700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7ff0b52b5700 (LWP 4294)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b52b0e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b52b1430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b52b1430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1daae00, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b52b14b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1daae00, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1daae00, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1daae00, uri=0x701000011190 "table:466", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1daae00, uri=0x701000011190 "table:466", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1daae00, uri=0x701000011190 "table:466", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1daae00, uri=0x701000011190 "table:466", ok_incomplete=false, flags=0, tablep=0x7ff0b52b2ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1daae00, uri=0x701000011190 "table:466", owner=0x0, cfg=0x7ff0b52b38e0, cursorp=0x7ff0b52b3930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daae00, uri=0x701000011190 "table:466", owner=0x0, other=0x0, cfg=0x7ff0b52b38e0, cursorp=0x7ff0b52b3930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daae00, uri=0x701000011190 "table:466", to_dup=0x0, config=0x0, cursorp=0x7ff0b52b3d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daae00, rnd=0x7ff0b52b3e38, cpp=0x7ff0b52b3e50) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b52b5700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7ff0b5dba700 (LWP 4293)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b5db5e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b5db6430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b5db6430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1dab1e0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b5db64b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1dab1e0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1dab1e0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1dab1e0, uri=0x70100000a9e0 "table:475", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1dab1e0, uri=0x70100000a9e0 "table:475", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1dab1e0, uri=0x70100000a9e0 "table:475", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1dab1e0, uri=0x70100000a9e0 "table:475", ok_incomplete=false, flags=0, tablep=0x7ff0b5db7ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1dab1e0, uri=0x70100000a9e0 "table:475", owner=0x0, cfg=0x7ff0b5db88e0, cursorp=0x7ff0b5db8930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1dab1e0, uri=0x70100000a9e0 "table:475", owner=0x0, other=0x0, cfg=0x7ff0b5db88e0, cursorp=0x7ff0b5db8930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1dab1e0, uri=0x70100000a9e0 "table:475", to_dup=0x0, config=0x0, cursorp=0x7ff0b5db8d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1dab1e0, rnd=0x7ff0b5db8e38, cpp=0x7ff0b5db8e80) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b5dba700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7ff0b68bf700 (LWP 4292)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b68bae00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b68bb430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b68bb430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1daaa20, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b68bb4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1daaa20, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1daaa20, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1daaa20, uri=0x7010000249c0 "table:221", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1daaa20, uri=0x7010000249c0 "table:221", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1daaa20, uri=0x7010000249c0 "table:221", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1daaa20, uri=0x7010000249c0 "table:221", ok_incomplete=false, flags=0, tablep=0x7ff0b68bcab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1daaa20, uri=0x7010000249c0 "table:221", owner=0x0, cfg=0x7ff0b68bd8e0, cursorp=0x7ff0b68bd930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daaa20, uri=0x7010000249c0 "table:221", owner=0x0, other=0x0, cfg=0x7ff0b68bd8e0, cursorp=0x7ff0b68bd930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daaa20, uri=0x7010000249c0 "table:221", to_dup=0x0, config=0x0, cursorp=0x7ff0b68bdd28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daaa20, rnd=0x7ff0b68bde38, cpp=0x7ff0b68bde88) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b68bf700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7ff0b73c4700 (LWP 4291)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b73bfe00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b73c0430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b73c0430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1daa640, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b73c04b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1daa640, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1daa640, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1daa640, uri=0x701000001040 "table:3", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1daa640, uri=0x701000001040 "table:3", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1daa640, uri=0x701000001040 "table:3", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1daa640, uri=0x701000001040 "table:3", ok_incomplete=false, flags=0, tablep=0x7ff0b73c1ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1daa640, uri=0x701000001040 "table:3", owner=0x0, cfg=0x7ff0b73c28e0, cursorp=0x7ff0b73c2930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daa640, uri=0x701000001040 "table:3", owner=0x0, other=0x0, cfg=0x7ff0b73c28e0, cursorp=0x7ff0b73c2930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daa640, uri=0x701000001040 "table:3", to_dup=0x0, config=0x0, cursorp=0x7ff0b73c2d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daa640, rnd=0x7ff0b73c2e38, cpp=0x7ff0b73c2e80) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b73c4700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7ff0b7ec9700 (LWP 4290)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b7ec4e00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b7ec5430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b7ec5430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1daa260, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b7ec54b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1daa260, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1daa260, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1daa260, uri=0x701000025a50 "table:434", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1daa260, uri=0x701000025a50 "table:434", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1daa260, uri=0x701000025a50 "table:434", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1daa260, uri=0x701000025a50 "table:434", ok_incomplete=false, flags=0, tablep=0x7ff0b7ec6ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1daa260, uri=0x701000025a50 "table:434", owner=0x0, cfg=0x7ff0b7ec78e0, cursorp=0x7ff0b7ec7930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1daa260, uri=0x701000025a50 "table:434", owner=0x0, other=0x0, cfg=0x7ff0b7ec78e0, cursorp=0x7ff0b7ec7930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1daa260, uri=0x701000025a50 "table:434", to_dup=0x0, config=0x0, cursorp=0x7ff0b7ec7d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1daa260, rnd=0x7ff0b7ec7e38, cpp=0x7ff0b7ec7e50) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b7ec9700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7ff0b89ce700 (LWP 4289)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b89ca7d0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b89cae00, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0b89cae00) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da9e80, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0b89cae87) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1da9e80, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1da9e80, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000ab5271 in __wt_cache_eviction_check (session=0x7ff0c1da9e80, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000aadc99 in __wt_txn_commit (session=0x7ff0c1da9e80, cfg=0x0) at ../src/txn/txn.c:1528 #8 0x00000000005d0d34 in __curfile_insert (cursor=0x71800038b800) at ../src/cursor/cur_file.c:282 #9 0x000000000049af98 in op (session=0x7ff0c1da9e80, rnd=0x7ff0b89cce38, cpp=0x7ff0b89cce80) at ../../../test/csuite/wt4333_handle_locks/main.c:133 #10 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #11 0x00007ff0c15b66db in start_thread (arg=0x7ff0b89ce700) at pthread_create.c:463 #12 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7ff0b94d3700 (LWP 4288)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b94cee00, expected=0, futex_word=0x70800000005c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b94cf430, mutex=0x708000000008, cond=0x708000000030) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000000030, mutex=0x708000000008, abstime=0x7ff0b94cf430) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da9aa0, cond=0x708000000000, usecs=10000, run_func=0x0, signalled=0x7ff0b94cf4b7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a0aeb5 in __wt_cond_wait (session=0x7ff0c1da9aa0, cond=0x708000000000, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x0000000000a09982 in __wt_readlock (session=0x7ff0c1da9aa0, l=0x722000000668) at ../src/support/mtx_rw.c:219 #6 0x00000000009d2025 in __session_find_shared_dhandle (session=0x7ff0c1da9aa0, uri=0x701000008110 "table:276", checkpoint=0x0) at ../src/session/session_dhandle.c:408 #7 0x00000000009ceb0d in __session_get_dhandle (session=0x7ff0c1da9aa0, uri=0x701000008110 "table:276", checkpoint=0x0) at ../src/session/session_dhandle.c:445 #8 0x00000000009ccac6 in __wt_session_get_dhandle (session=0x7ff0c1da9aa0, uri=0x701000008110 "table:276", checkpoint=0x0, cfg=0x0, flags=0) at ../src/session/session_dhandle.c:474 #9 0x00000000008f2337 in __wt_schema_get_table_uri (session=0x7ff0c1da9aa0, uri=0x701000008110 "table:276", ok_incomplete=false, flags=0, tablep=0x7ff0b94d0ab0) at ../src/schema/schema_list.c:27 #10 0x00000000010bdd9c in __wt_curtable_open (session=0x7ff0c1da9aa0, uri=0x701000008110 "table:276", owner=0x0, cfg=0x7ff0b94d18e0, cursorp=0x7ff0b94d1930) at ../src/cursor/cur_table.c:970 #11 0x0000000000939287 in __session_open_cursor_int (session=0x7ff0c1da9aa0, uri=0x701000008110 "table:276", owner=0x0, other=0x0, cfg=0x7ff0b94d18e0, cursorp=0x7ff0b94d1930) at ../src/session/session_api.c:447 #12 0x00000000009436bf in __session_open_cursor (wt_session=0x7ff0c1da9aa0, uri=0x701000008110 "table:276", to_dup=0x0, config=0x0, cursorp=0x7ff0b94d1d28) at ../src/session/session_api.c:591 #13 0x000000000049a6e2 in op (session=0x7ff0c1da9aa0, rnd=0x7ff0b94d1e38, cpp=0x7ff0b94d1e40) at ../../../test/csuite/wt4333_handle_locks/main.c:115 #14 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #15 0x00007ff0c15b66db in start_thread (arg=0x7ff0b94d3700) at pthread_create.c:463 #16 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7ff0b9fd8700 (LWP 4287)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0b9fd4a30, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0b9fd5060, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0b9fd5060) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da96c0, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0b9fd50e7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1da96c0, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1da96c0, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000c8baa1 in __wt_cache_eviction_check (session=0x7ff0c1da96c0, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000c8a9ce in __cursor_enter (session=0x7ff0c1da96c0) at ../src/include/cursor_inline.h:164 #8 0x0000000000c5e882 in __cursor_func_init (cbt=0x71800032ec00, reenter=true) at ../src/include/cursor_inline.h:406 #9 0x0000000000c5ac94 in __wt_btcur_search (cbt=0x71800032ec00) at ../src/btree/bt_cursor.c:544 #10 0x00000000005c9994 in __curfile_search (cursor=0x71800032ec00) at ../src/cursor/cur_file.c:201 #11 0x000000000049ad6b in op (session=0x7ff0c1da96c0, rnd=0x7ff0b9fd6e38, cpp=0x7ff0b9fd6e58) at ../../../test/csuite/wt4333_handle_locks/main.c:130 #12 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #13 0x00007ff0c15b66db in start_thread (arg=0x7ff0b9fd8700) at pthread_create.c:463 #14 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7ff0baadd700 (LWP 4286)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0baad97d0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0baad9e00, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0baad9e00) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da92e0, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0baad9e87) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1da92e0, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066cb7c in __wt_cache_eviction_worker (session=0x7ff0c1da92e0, busy=false, readonly=false, pct_full=100.00518290325516) at ../src/evict/evict_lru.c:2385 #6 0x0000000000ab5271 in __wt_cache_eviction_check (session=0x7ff0c1da92e0, busy=false, readonly=false, didworkp=0x0) at ../src/include/cache_inline.h:512 #7 0x0000000000aadc99 in __wt_txn_commit (session=0x7ff0c1da92e0, cfg=0x0) at ../src/txn/txn.c:1528 #8 0x00000000005d0d34 in __curfile_insert (cursor=0x71800022fc00) at ../src/cursor/cur_file.c:282 #9 0x000000000049af98 in op (session=0x7ff0c1da92e0, rnd=0x7ff0baadbe38, cpp=0x7ff0baadbe70) at ../../../test/csuite/wt4333_handle_locks/main.c:133 #10 0x0000000000498629 in wthread (arg=0x0) at ../../../test/csuite/wt4333_handle_locks/main.c:166 #11 0x00007ff0c15b66db in start_thread (arg=0x7ff0baadd700) at pthread_create.c:463 #12 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7ff0bb5e2700 (LWP 4282)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007ff0c15b9023 in __GI___pthread_mutex_lock (mutex=0x7190004916d8) at ../nptl/pthread_mutex_lock.c:78 #2 0x000000000043ebae in pthread_mutex_lock () #3 0x0000000000660445 in __wt_spin_lock (session=0x7ff0c1da8f00, t=0x7190004916d8) at ../src/include/mutex_inline.h:170 #4 0x000000000066828d in __wt_evict_file_exclusive_on (session=0x7ff0c1da8f00) at ../src/evict/evict_lru.c:861 #5 0x00000000005164ab in __wt_conn_dhandle_close (session=0x7ff0c1da8f00, final=false, mark_dead=false) at ../src/conn/conn_dhandle.c:281 #6 0x000000000057850e in __sweep_discard_trees (session=0x7ff0c1da8f00, dead_handlesp=0x7ff0bb5e0e4c) at ../src/conn/conn_sweep.c:163 #7 0x0000000000574eb1 in __sweep_server (arg=0x7ff0c1da8f00) at ../src/conn/conn_sweep.c:317 #8 0x00007ff0c15b66db in start_thread (arg=0x7ff0bb5e2700) at pthread_create.c:463 #9 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7ff0bc0e7700 (LWP 4281)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0bc0e5610, expected=0, futex_word=0x708000002b5c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0bc0e5c40, mutex=0x708000002b08, cond=0x708000002b30) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x708000002b30, mutex=0x708000002b08, abstime=0x7ff0bc0e5c40) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da8b20, cond=0x708000002b00, usecs=10000000, run_func=0x661520 <__wt_evict_thread_chk>, signalled=0x7ff0bc0e5cc7) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000a93865 in __wt_cond_wait (session=0x7ff0c1da8b20, cond=0x708000002b00, usecs=10000000, run_func=0x661520 <__wt_evict_thread_chk>) at ../src/include/misc_inline.h:19 #5 0x0000000000a930e8 in __thread_run (arg=0x705000039b20) at ../src/support/thread_group.c:29 #6 0x00007ff0c15b66db in start_thread (arg=0x7ff0bc0e7700) at pthread_create.c:463 #7 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7ff0bcbec700 (LWP 4280)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0bcbea0b0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0bcbea6e0, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0bcbea6e0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da8740, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0bcbea767) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1da8740, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066490d in __evict_lru_pages (session=0x7ff0c1da8740, is_server=false) at ../src/evict/evict_lru.c:1136 #6 0x000000000066288f in __wt_evict_thread_run (session=0x7ff0c1da8740, thread=0x705000070d00) at ../src/evict/evict_lru.c:321 #7 0x0000000000a93180 in __thread_run (arg=0x705000070d00) at ../src/support/thread_group.c:31 #8 0x00007ff0c15b66db in start_thread (arg=0x7ff0bcbec700) at pthread_create.c:463 #9 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7ff0bd6f1700 (LWP 4279)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0bd6ef0b0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0bd6ef6e0, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0bd6ef6e0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da8360, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0bd6ef767) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1da8360, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066490d in __evict_lru_pages (session=0x7ff0c1da8360, is_server=false) at ../src/evict/evict_lru.c:1136 #6 0x000000000066288f in __wt_evict_thread_run (session=0x7ff0c1da8360, thread=0x705000062bb0) at ../src/evict/evict_lru.c:321 #7 0x0000000000a93180 in __thread_run (arg=0x705000062bb0) at ../src/support/thread_group.c:31 #8 0x00007ff0c15b66db in start_thread (arg=0x7ff0bd6f1700) at pthread_create.c:463 #9 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7ff0be1f6700 (LWP 4278)): #0 0x00007ff0c06de13f in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ff0be1f32e8) at ../sysdeps/unix/sysv/linux/select.c:41 #1 0x000000000082a8b9 in __wt_sleep (seconds=0, micro_seconds=1000) at ../src/os_posix/os_sleep.c:30 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0bd6ef6e0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da8360, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0bd6ef767) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1da8360, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066490d in __evict_lru_pages (session=0x7ff0c1da8360, is_server=false) at ../src/evict/evict_lru.c:1136 #6 0x000000000066288f in __wt_evict_thread_run (session=0x7ff0c1da8360, thread=0x705000062bb0) at ../src/evict/evict_lru.c:321 #7 0x0000000000a93180 in __thread_run (arg=0x705000062bb0) at ../src/support/thread_group.c:31 #8 0x00007ff0c15b66db in start_thread (arg=0x7ff0bd6f1700) at pthread_create.c:463 #9 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7ff0be1f6700 (LWP 4278)): #0 0x00007ff0c06de13f in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ff0be1f32e8) at ../sysdeps/unix/sysv/linux/select.c:41 #1 0x000000000082a8b9 in __wt_sleep (seconds=0, micro_seconds=1000) at ../src/os_posix/os_sleep.c:30 ---Type to continue, or q to quit--- #2 0x000000000067bfa0 in __evict_lock_handle_list (session=0x7ff0c1da73e0) at ../src/evict/evict_lru.c:51 #3 0x0000000000684fd9 in __evict_walk (session=0x7ff0c1da73e0, queue=0x719000491848) at ../src/evict/evict_lru.c:1426 #4 0x0000000000681a3c in __evict_lru_walk (session=0x7ff0c1da7f80) at ../src/evict/evict_lru.c:1196 #5 0x000000000067a32e in __evict_pass (session=0x7ff0c1da7f80) at ../src/evict/evict_lru.c:705 #6 0x0000000000662ec5 in __evict_server (session=0x7ff0c1da7f80, did_work=0x7ff0be1f4cbb) at ../src/evict/evict_lru.c:386 #7 0x0000000000661f6e in __wt_evict_thread_run (session=0x7ff0c1da7f80, thread=0x70500000cad0) at ../src/evict/evict_lru.c:298 #8 0x0000000000a93180 in __thread_run (arg=0x70500000cad0) at ../src/support/thread_group.c:31 #9 0x00007ff0c15b66db in start_thread (arg=0x7ff0be1f6700) at pthread_create.c:463 #10 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7ff0becfb700 (LWP 4277)): #0 0x00007ff0c15bced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7ff0becf90b0, expected=0, futex_word=0x7080000025d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7ff0becf96e0, mutex=0x708000002588, cond=0x7080000025b0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7080000025b0, mutex=0x708000002588, abstime=0x7ff0becf96e0) at pthread_cond_wait.c:667 #3 0x0000000000827646 in __wt_cond_wait_signal (session=0x7ff0c1da7ba0, cond=0x708000002580, usecs=10000, run_func=0x0, signalled=0x7ff0becf9767) at ../src/os_posix/os_mtx_cond.c:115 #4 0x0000000000672dc5 in __wt_cond_wait (session=0x7ff0c1da7ba0, cond=0x708000002580, usecs=10000, run_func=0x0) at ../src/include/misc_inline.h:19 #5 0x000000000066490d in __evict_lru_pages (session=0x7ff0c1da7ba0, is_server=false) at ../src/evict/evict_lru.c:1136 #6 0x000000000066288f in __wt_evict_thread_run (session=0x7ff0c1da7ba0, thread=0x70500009b190) at ../src/evict/evict_lru.c:321 #7 0x0000000000a93180 in __thread_run (arg=0x70500009b190) at ../src/support/thread_group.c:31 #8 0x00007ff0c15b66db in start_thread (arg=0x7ff0becfb700) at pthread_create.c:463 #9 0x00007ff0c06e8a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7ff0c1de8780 (LWP 4180)): #0 0x00007ff0c15b7d2d in __GI___pthread_timedjoin_ex (threadid=140671900833536, thread_return=0x0, abstime=0x0, block=) at pthread_join_common.c:89 #1 0x0000000000428232 in pthread_join () #2 0x0000000000495b4e in runone (config_cache=false) at ../../../test/csuite/wt4333_handle_locks/main.c:286 #3 0x0000000000494da4 in run (argc=1, argv=0x7ffd6c9f9fb8) at ../../../test/csuite/wt4333_handle_locks/main.c:345 #4 0x0000000000494748 in main (argc=1, argv=0x7ffd6c9f9fb8) at ../../../test/csuite/wt4333_handle_locks/main.c:374