-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Problem Statement
User would like to be able to use mold (see here https://github.com/rui314/mold) instead of lld for debug files.
Debug files uploaded that are linked by mold cause the error "The debug information file used was broken" see below:
However when checking if mold linked debug files are valid per our docs https://docs.sentry.io/cli/dif/#checking-files)) they show as Usable.
Tested using lld instead and everything works as expected with no error "The debug information file used was broken", confirming the issue is with the use of mold.
Solution Brainstorm
Support mold in addition to lld
Reactions are currently unavailable
Metadata
Metadata
Assignees
Projects
Status
No status