indygreg / indygreg/PyOxidizer
Possible to debug resulting application?
Open
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
I’ve gotten a build completing here but unfortunately it segfaults on launch. I can see the single exception that’s causing the failure, but no way to get a stacktrace or begin debugging this issue. Is there a way to produce a debug binary?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the completed build and launch segfault described in the issue, then inspect the build configuration and resulting binary options. The work is done when a debug binary can be produced and used to obtain a stack trace for the failing application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100