Skip to content

Sentry not associating stacktrace with corresponding uploaded Windows pdb #45116

@GeckoEidechse

Description

@GeckoEidechse

Environment

SaaS (https://sentry.io/)

Version

No response

Link

No response

DSN

https://f833732deb2240b0b2dc4abce97d0f1d@o1374052.ingest.sentry.io/6692177

Steps to Reproduce

  1. Create a Rust project according to the docs
  2. Create a release build (cargo release) and publish it somewhere
  3. Upload the pdb to sentry by running .\sentry-cli upload-dif -o YOUR_ORG_HERE -p YOUR_PROJECT_HERE .\app.pdb
  4. Cause a panic in your Rust application and have the Sentry crash logger upload the stacktrace
  5. Check the crash in sentry dashboard

Expected Result

image

Actual Result

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions