Test/format hit an assertion failure about a non-zero multi_update_count when committing a prepared transaction.
[1555005444:218755][1804:0x7f431deea700], t, file:wt, WT_SESSION.commit_transaction: __wt_txn_resolve_prepared_op, 206: txn->multi_update_count > 0 [1555005444:218813][1804:0x7f431deea700], t, file:wt, WT_SESSION.commit_transaction: __wt_abort, 30: aborting WiredTiger library
http://build.wiredtiger.com:8080/job/wiredtiger-test-format-stress-sanitizer/23892/console
This was a sanitizer build so there is not a core file.
- causes
-
WT-4807 New assertion frequently triggering
- Closed
- depends on
-
WT-4737 Audit all sanitizer tests to make sure they dump core
- Closed
- is depended on by
-
WT-4689 Invalid memory access in __wt_txn_commit() when committing prepared txn
- Closed
- is duplicated by
-
WT-4742 format failure: __wt_txn_resolve_prepared_op, 206: txn->multi_update_count > 0
- Closed
-
WT-4807 New assertion frequently triggering
- Closed
- is related to
-
WT-4362 Non-zero update count detected when committing prepared transaction
- Closed
- links to