Potential signal/malloc deadlock in mongos

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.3.2
    • Component/s: Concurrency, Sharding
    • Sharding
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      If mongos receives SIGTERM or SIGINT on a thread that holds the malloc mutex, the signal handler may deadlock since it mallocs as part of string construction. I have not observed this deadlock.

            Assignee:
            [DO NOT USE] Backlog - Sharding Team
            Reporter:
            Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: