-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
make-check-test on ubuntu2004-ubsan
Host: i-03ec8c8c5feeb69f6
Project: wiredtiger
Commit: 7f99673f
Task Logs:
make-check-test task_log
Logs:
59/115 Test #56: test_fops ........................................Subprocess aborted***Exception: 157.54 sec
make-check-test task_log
Logs:
[1721266521:603158][89075:0x7efda3fff700], test_fops, file:WiredTiger.wt, WT_SESSION.checkpoint: [WT_VERB_DEFAULT][ERROR]: void __wt_cache_decr_check_uint64(WT_SESSION_IMPL *, uint64_t *, uint64_t, const char *), 358: dirty leaf page count was 0, went negative with decrement of 1 [1721266521:603192][89075:0x7efda3fff700], test_fops, file:WiredTiger.wt, WT_SESSION.checkpoint: [WT_VERB_DEFAULT][ERROR]: void __wt_abort(WT_SESSION_IMPL *), 28: aborting WiredTiger library
make-check-test task_log
Logs:
The following tests FAILED: 56 - test_fops (Subprocess aborted)
make-check-test task_log
Logs:
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x00007efdbb726859 in __GI_abort () at abort.c:79 #2 0x00007efdbd06c264 in __wt_abort (session=0x26020c0) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/os_common/os_abort.c:30 #3 0x00007efdbd23e4e4 in __wt_cache_decr_check_uint64 (session=0x26020c0, vp=0x259d1c0, v=1, fld=0x7efdbd6635a1 "dirty leaf page count") at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/include/btree_inline.h:361 #4 0x00007efdbd23e263 in __wt_cache_dirty_decr (session=0x26020c0, page=0x7efd68006090) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/include/btree_inline.h:547 #5 0x00007efdbd20c392 in __rec_write_page_status (session=0x26020c0, r=0x7efdb40138f0) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/reconcile/rec_write.c:456 #6 0x00007efdbd1e0520 in __reconcile (session=0x26020c0, ref=0x7efd6801ec30, salvage=0x0, flags=4, page_lockedp=0x7efda3ff8566) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/reconcile/rec_write.c:330 #7 0x00007efdbd1d8593 in __wt_reconcile (session=0x26020c0, ref=0x7efd6801ec30, salvage=0x0, flags=4) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/reconcile/rec_write.c:95 #8 0x00007efdbc87f511 in __wt_sync_file (session=0x26020c0, syncop=WT_SYNC_CHECKPOINT) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/btree/bt_sync.c:352 #9 0x00007efdbd5c5192 in __checkpoint_tree (session=0x26020c0, is_checkpoint=true, cfg=0x7efda3ffed30) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/txn/txn_ckpt.c:2418 #10 0x00007efdbd5c354a in __wt_checkpoint (session=0x26020c0, cfg=0x7efda3ffed30) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/txn/txn_ckpt.c:2603 #11 0x00007efdbd5d76c6 in __txn_checkpoint (session=0x26020c0, cfg=0x7efda3ffed30) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/txn/txn_ckpt.c:1411 #12 0x00007efdbd5c0acc in __txn_checkpoint_wrapper (session=0x26020c0, cfg=0x7efda3ffed30) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/txn/txn_ckpt.c:1568 #13 0x00007efdbd5bf8c4 in __wt_txn_checkpoint (session=0x26020c0, cfg=0x7efda3ffed30, waiting=true) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/txn/txn_ckpt.c:1646 #14 0x00007efdbd321f62 in __session_checkpoint (wt_session=0x26020c0, config=0x448589 "force") at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/src/session/session_api.c:2422 #15 0x0000000000428eed in obj_checkpoint () at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/test/fops/fops_file.c:254 #16 0x0000000000429bb1 in fop (arg=0x7) at /data/mci/547af6eca8ad8d04e8aac816f2620ad5/wiredtiger/test/fops/fops.c:123 #17 0x00007efdbb92b609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #18 0x00007efdbb823353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- duplicates
-
WT-10374 test_fops dirty leaf page count went negative
- Open