Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-3678

/Topology/request_scan_on_error failing

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.17.0-beta2, 1.17.0
    • Affects Version/s: None
    • Component/s: None

      Failing on the waterfall.

      Observed here:
      https://evergreen.mongodb.com/task/mongo_c_driver_valgrind_ubuntu_test_valgrind_memcheck_mock_server_patch_924184ad11e716b3cdc36cdded2e2aac79f1be8f_5ec2c4cc3066157722545821_20_05_18_17_24_28

      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
      

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: