-
-
Notifications
You must be signed in to change notification settings - Fork 172
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
[MacOS] Application hangs on second call to sentry_handle_exception #1104
Comments
What are you trying to achieve? |
@supervacuus hi, thanks for clarification, I am going to get minidumps when one of my working threads is freeze and send it to sentry, for windows it works fine, but for macos I have this issue |
Description
When calling sentry_handle_exception multiple times in succession, the application hangs after the second call. Below is a code example that demonstrates the issue
When does the problem happen
Environment
Steps To Reproduce
Minimal code snippet:
Log output
Hung up stacktrace:
The text was updated successfully, but these errors were encountered: