rust-lang / rust-lang/backtrace-rs
No LineNumber in release mode on MacOS even with [profile.release] debug = 1
Open
Nobody has claimed this yet.
OS-macos
- Dominant language
- Rust
- Stars
- 628
- Forks
- 291
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure this is a backtrace specific thing, but might be worth bringing it up here nonetheless.
https://github.com/rust-lang/cargo/issues/4490#issuecomment-1205611137
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are named. Start by reading the linked Cargo issue #4490 comment and investigate the release-mode behavior on macOS with [profile.release] debug = 1; done means establishing whether backtrace-rs is responsible for the missing line numbers and defining the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100