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

handle multiple simultaneous SIGABRT signals

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.8
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • Sharding 9 (09/18/15)

      Currently, if you have two threads signal SIGABRT at the same time, the process will abort without showing any stack trace from either thread. This is due to using SA_RESETHAND when we install the signal handler for SIGABRT.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: