Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
There was a jenkins test failure with the following symptoms:
16: read 0, remove 2017, update 7983
|
17: read 0, remove 2017, update 7983
|
18: read 0, remove 2017, update 7983
|
19: read 0, remove 2017, update 7983
|
[1437710017:301571][77975:0x7fd9d57fa700], t: ../src/txn/txn.c, 101: txn_state->snap_min == WT_TXN_NONE || session->txn.isolation == WT_ISO_READ_UNCOMMITTED || !__wt_txn_visible_all(session, txn_state->snap_min)
|
[1437710017:301631][77975:0x7fd9d57fa700], t: aborting WiredTiger library
|
t: process 77975
|
1: 10 readers, 10 writers
|
read thread 0 starting: tid: 77975:0x7fd9e7440700, file: file:wt.000
|
The test was:
http://build.wiredtiger.com:8080/job/wiredtiger-pull-request-tester/4104/
The failure isn't due to any changes in the pull request - since it only touches the wtperf benchmark code.
Attachments
Issue Links
- is depended on by
-
SERVER-19532 WiredTiger changes for MongoDB 3.1.7
-
- Closed
-
- is duplicated by
-
SERVER-19990 abort in bt_discard.c, 419
-
- Closed
-