-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Failing on the waterfall.
Logs:
[2020/05/18 17:52:58.265] FAIL [2020/05/18 17:52:58.265] Assert Failure: 7917129728 == 7917207859 [2020/05/18 17:52:58.265] /data/mci/3eae20171efa846739a44af128b30fb6/mongoc/src/libmongoc/tests/test-mongoc-topology.c:1855 _test_request_scan_on_error() [2020/05/18 17:52:58.267] ==103936== [2020/05/18 17:52:58.267] ==103936== Process terminating with default action of signal 6 (SIGABRT): dumping core [2020/05/18 17:52:58.267] ==103936== at 0x644FE97: raise (raise.c:51) [2020/05/18 17:52:58.267] ==103936== by 0x6451800: abort (abort.c:79) [2020/05/18 17:52:58.267] ==103936== by 0x2C0F10: _test_request_scan_on_error (test-mongoc-topology.c:1855) [2020/05/18 17:52:58.267] ==103936== by 0x2C137F: test_request_scan_on_error (test-mongoc-topology.c:1975) [2020/05/18 17:52:58.267] ==103936== by 0x2EC80B: TestSuite_RunTest (TestSuite.c:597) [2020/05/18 17:52:58.267] ==103936== by 0x2ED0E8: TestSuite_RunSerial (TestSuite.c:868) [2020/05/18 17:52:58.267] ==103936== by 0x2ED53C: TestSuite_Run (TestSuite.c:970) [2020/05/18 17:52:58.267] ==103936== by 0x1B3CB6: main (test-libmongoc.c:2633) [2020/05/18 17:52:58.386] ==103936== [2020/05/18 17:52:58.386] ==103936== HEAP SUMMARY: [2020/05/18 17:52:58.386] ==103936== in use at exit: 3,295,334 bytes in 13,343 blocks [2020/05/18 17:52:58.386] ==103936== total heap usage: 4,829,748 allocs, 4,816,405 frees, 2,130,025,635 bytes allocated [2020/05/18 17:52:58.386] ==103936== [2020/05/18 17:52:58.386] ==103936== For a detailed leak analysis, rerun with: --leak-check=full [2020/05/18 17:52:58.386] ==103936== [2020/05/18 17:52:58.386] ==103936== For counts of detected and suppressed errors, rerun with: -v [2020/05/18 17:52:58.386] ==103936== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) [2020/05/18 17:52:58.403] Begin /Topology/request_scan_on_error, seed 453841683
- depends on
-
CDRIVER-3625 Multi-threaded scanning should scan servers independently
- Closed