Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd Crash Behavior on Windows #82

Open
TYKUHN2 opened this issue Jul 19, 2021 · 0 comments
Open

Odd Crash Behavior on Windows #82

TYKUHN2 opened this issue Jul 19, 2021 · 0 comments
Assignees

Comments

@TYKUHN2
Copy link
Member

TYKUHN2 commented Jul 19, 2021

Odd behavior within CryptoError on some windows machines. My laptop has this issue but my desktop does not.

This issue may be either CryptoError somehow returning despite [[no_return]] or odd behavior with the thrown exception.

Neither should be a problem. CryptoError always throws and cannot return, so if it returns, that is an installation specific bug. If the thrown exception is not caught, then that is another installation specific bug because it is definitely within a try/catch.

More investigation will be needed, especially since my debugger is limited on that platform.

P.S. If the community will offer their machines, it may help track down the root cause.

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

No branches or pull requests

1 participant