Native Access fails to install on Windows 11 25H2 with a fatal crash immediately after launch. The application displays the error message: "Please grant permission to Native Access to install dependencies. Please restart Native Access and try again."
I tried to install with admin privileges. But I don't this that this is a privilgeges issue. because the Windows Event Viewer shows the application is crashing with Exception Code c0000409 (STATUS_STACK_BUFFER_OVERRUN).
I think the crash is due to a compatibility issue between the ZeroMQ addon.node module in Native Access and the enhanced security features in Windows 11 25H2. The operating system's buffer overrun protection is terminating the process.