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

Topology scanner times out while trying IPv6 address

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Blocker - P1 Blocker - P1
    • 1.5.3
    • Affects Version/s: 1.5.2
    • Component/s: libmongoc, network
    • Labels:
      None
    • Environment:
      Fedora 26

      Version 1.5.1 builds fine
      See QA monitoring: https://apps.fedoraproject.org/koschei/package/mongo-c-driver

      Trying to update to 1.5.2, segfault during test suite

      {  "results": [
          { "status": "PASS", "test_file": "/TestSuite/version_cmp", "seed": "4072393022", "start": 3743935.968662660, "end": 3743935.968703771, "elapsed": 0.000041111  },
          { "status": "PASS", "test_file": "/Array/Basic", "seed": "2047719654", "start": 3743935.968717476, "end": 3743935.968722149, "elapsed": 0.000004673  },
          { "status": "PASS", "test_file": "/Async/ismaster", "seed": "2177201714", "start": 3743935.968729776, "end": 3743936.783838702, "elapsed": 0.815108926  },
          { "status": "PASS", "test_file": "/Async/ismaster_ssl", "seed": "2632930259", "start": 3743936.783876887, "end": 3743937.494377111, "elapsed": 0.710500224  },
          { "status": "PASS", "test_file": "/Buffer/Basic", "seed": "870497786", "start": 3743937.494416158, "end": 3743937.494446064, "elapsed": 0.000029906  },
          { "status": "SKIP", "test_file": "/Client/authenticate" },
          { "status": "SKIP", "test_file": "/Client/authenticate_failure" },
          { "status": "SKIP", "test_file": "/Client/authenticate_timeout" },
      error calling ismaster: 'No suitable servers found: `serverselectiontimeoutms` timed out: [connection refused calling ismaster on 'localhost:27017']'
      URI = mongodb://localhost:27017
      /bin/sh: line 1:  7804 Aborted                 (core dumped) ./$TEST_PROG "--no-fork" -F test-results.json
      make: *** [Makefile:6148: test] Error 134
      

      Full build.log: https://kojipkgs.fedoraproject.org//work/tasks/744/17240744/build.log

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            remi Remi Collet
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: