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

Potential signal/malloc deadlock in mongos

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

      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:
            backlog-server-sharding [DO NOT USE] Backlog - Sharding Team
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: