Skip to content

Conversation

@seer-by-sentry
Copy link

Fixes CLIENT-2AD. The issue was that: Implicit Microsoft::CoreUI::Input::InputRedirectionAdapter::Register call during COM initialization triggers fatal breakpoint in Windows system DLLs.

  • Wrapped COM module initialization (_Module.Init) in a try-catch block.
  • Prevents application crashes caused by COM initialization failures on newer Windows versions (e.g., 10.0.26200).
  • Allows the application to continue running without full COM support if initialization fails.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 8440638

Not quite right? Click here to continue debugging with Seer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants