-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Transactions
-
Storage Engines
-
31
format-stress-pull-request-test on ubuntu2004-ubsan
Host: i-046fccd1503b55cf8
Project: wiredtiger-mongo-v6.0
Commit: 0668a97b
Task Logs:
format-stress-pull-request-test task_log
Logs:
[1737982454:819973][11258:0x7feb96a43700], t, WT_SESSION.commit_transaction: [WT_VERB_DEFAULT][ERROR]: int __txn_assert_after_reads(WT_SESSION_IMPL *, const char *, wt_timestamp_t), 509: commit timestamp (0, 11522) must be greater than the latest active read timestamp (0, 11522) : Invalid argument
format-stress-pull-request-test task_log
Logs:
t: FAILED: void commit_transaction(TINFO *, _Bool)/495: session->commit_transaction(session, NULL): Invalid argument
format-stress-pull-request-test task_log
Logs:
t: process aborting WiredTiger Error: void __wt_abort(WT_SESSION_IMPL *), 28: aborting WiredTiger library
format-stress-pull-request-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 0x00007feb9cab2859 in __GI_abort () at abort.c:79 #2 0x00007feb9dc60cb8 in __wt_abort (session=<optimized out>) at ../src/os_common/os_abort.c:30 #3 0x0000000000465405 in testutil_die (e=22, fmt=<optimized out>) at ../test/utility/misc.c:74 #4 0x0000000000443c06 in commit_transaction (tinfo=0x26b2370, prepared=false) at ../test/format/ops.c:495 #5 0x0000000000440eb9 in ops (arg=<optimized out>) at ../test/format/ops.c:1043 #6 0x00007feb9ce06609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #7 0x00007feb9cbaf353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- is duplicated by
-
WT-7976 Commit timestamp should be greater than latest active read timestamp
- Open