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

CrashReporter: Don't update window progress if window has been closed #24334

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tcl3
Copy link
Member

@tcl3 tcl3 commented May 15, 2024

This prevents a crash that could happen if crash reporter was closed while generating a crash report.

Fixes #23748

@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label May 15, 2024
This prevents a crash that could happen if crash reporter was closed
while generating a crash report.
@tcl3 tcl3 force-pushed the crashreporter_fix_crash_on_close branch from e9197d1 to 49e66ce Compare May 15, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 pr-needs-review PR needs review from a maintainer or community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CrashReporter has crashed - Segmentation violation signal 11
2 participants