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

fix(minidump): Return process states for minidumps without threads #146

Merged
merged 1 commit into from
May 23, 2019

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented May 23, 2019

Fix for #144. Also fixes a memory leak if the minidump cannot be opened.

Please review carefully. This is unfortunately hard to test as I cannot reproduce this case and we stopped to store failing minidumps.

@jan-auer jan-auer requested a review from mitsuhiko May 23, 2019 09:46
@jan-auer jan-auer self-assigned this May 23, 2019
@jan-auer jan-auer merged commit 184123b into master May 23, 2019
@jan-auer jan-auer deleted the fix/minidump-no-thread-list branch May 23, 2019 10:01
jan-auer added a commit to getsentry/symbolicator that referenced this pull request May 23, 2019
Fixes two issues in minidump processing:

- Includes getsentry/symbolic#146 to process minidumps without thread lists
- Backfills the system info architecture from modules if it cannot be extracted from the minidump
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