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

hang analyzer do not wait on zombie processes to end on SIGQUIT

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • 143

      On TSAN/ASAN variants we send a sigquit to the inputted pids. If these pids only include the child processes then it is normal for them to become zombies. In practice this only happens in the shell hang analyzer. We should be able to treat these zombie processes as ended from the hang_analyzer point of view and they will be reaped whenever the parent dies anyways.

            Assignee:
            trevor.guidry@mongodb.com Trevor Guidry
            Reporter:
            trevor.guidry@mongodb.com Trevor Guidry
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: