Skip to content

Unhandled Win32 exception - no AeDebug postmortem or UnhandledExceptionFilter callback #27099

@ghost

Description

  • Version: v10.15.3
  • Platform: Microsoft Windows 10 Enterprise, 64-bit, version 10.0.16299
  • Subsystem: unknown

On Windows, node just exits in the event of an unhandled Win32 Exception in an addon, such as an access violation that occurs outside the scope of an SEH block. Postmortem debugging (AeDebug) is not triggered. Similarly, an UnhandledExceptionFilter callback previously registered by the addon is not called. Is there an option to enable AeDebug and/or UnhandledExceptionFilter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions