Skip to content

Not sending the application binary debug meta image info #767

Closed
@lfdominguez

Description

@lfdominguez

Environment

Version: 0.36
Features: anyhow debug-images

Steps to Reproduce

  1. Sent (using upload-dif) the application debug info to sentry

Image

  1. Send a report (force a fail on the application)

Expected Result

On the Stack Trace of the Issue show the debug information, like line code, etc.

Actual Result

Image

Already opened an issue on getsentry/sentry#88294 referring to this problem, but there detected that sentry-rust is not sending all the required debug meta images:

Image

It's only sending the native library info, but is missing the binary of the program itself, so without that info sentry can't relate the debug info with each frame.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingErrors

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions