Skip to content

Get minidump from crash #1018

Answered by supervacuus
kristjanvalur asked this question in Q&A
Discussion options

You must be logged in to vote

You can get the associated minidumps if you enable them in the WebUI via:

Project Settings -> Processing -> Security & Privacy -> Store Native Crash Reports

"Unlimited" means that any event will provide you with a minidump in the attachment section. You can download it and load it into WinDbg or the VS Debugger.

Also have a look at the docs here: https://docs.sentry.io/platforms/native/enriching-events/attachments/#enabling-crash-report-storage

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by supervacuus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants