Skip to content

Comments

fix: Restore default Linux signal handlers when shutting down crashpad backend#547

Closed
GenuineAster wants to merge 1 commit intogetsentry:masterfrom
dagg-ai:bugfix/sentry_reinstall_backends_infinite_crashes
Closed

fix: Restore default Linux signal handlers when shutting down crashpad backend#547
GenuineAster wants to merge 1 commit intogetsentry:masterfrom
dagg-ai:bugfix/sentry_reinstall_backends_infinite_crashes

Conversation

@GenuineAster
Copy link
Contributor

@GenuineAster GenuineAster commented Jun 18, 2021

This fixes (on Linux) a bug we were experiencing after calling
sentry_reinstall_backend while using the crashpad backend. All
crashes were getting reported in an infinite loop until our server
orchestration killed the process, consuming all of our event budget!

Let me know how I can add a regression test for this.

…d backend

This fixes (on Linux) a bug we were experiencing after calling
`sentry_reinstall_backend` while using the crashpad backend. All
crashes were getting reported in an infinite loop until our server
orchestration killed the process, consuming all of our event budget!
@Swatinem
Copy link
Contributor

I cherry-picked this into #548

@Swatinem Swatinem closed this Jun 18, 2021
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.

2 participants