Terminate process instead of quickExit during Win32 crash handling

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.3
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • Platforms 11 (03/11/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      During Windows crash handling in the UnhandledExceptionFilter, we should terminate the process instead of call _exit. This avoids running the subset of the C atexit handlers that run during _exit, and OS clean exit behavior (like DLL_THREAD_DETACH).

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: