Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26737

Segmentation fault in mongos at shutdown due to unconstructed ClientCursorManager

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.2.11
    • Affects Version/s: 3.2.10
    • Component/s: Sharding
    • Labels:
    • Fully Compatible
    • ALL
    • Hide

      Start mongos with unresolvable hostname as configdb parameter. I.e.:

      mongos --configdb asdf

      After 10 attempts to resolve the name of the host, it dies with segfault.

      Show
      Start mongos with unresolvable hostname as configdb parameter. I.e.: mongos --configdb asdf After 10 attempts to resolve the name of the host, it dies with segfault.
    • Sharding 2016-11-21

      When mongos has been started with invalid hostname as a configdb value, it dies with Segmentation fault:

      E SHARDING [mongosMain] uncaught DBException in mongos main: 7 unable to resolve DNS for host adsf
      F - [mongosMain] Invalid access at address: 0x18
      F - [mongosMain] Got signal: 11 (Segmentation fault).

        1. mongos.log
          6 kB
          Kirill Vechera

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            cv_jetware Kirill Vechera
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: