Hi there,
We are having troubles with our Windows Call Stack. We are using Crashpad to generate the minidumps and upload them via the Sentry project url.
We are seeing that most of our windows crash call stacks are incorrect. This is an example: https://sentry.io/organizations/inmusic/issues/1262757350/?project=1388643&query=is%3Aunresolved
I have read in your docs that you do not store minidumps for security reasons. Could it be possible that there is an issue with the conversion of the minidumps into the format which is used by sentry ui?
Tom