MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj
Bug: Unable to navigate to source using Malloc Stack Logging
Open
Nobody has claimed this yet.
bug
BwB
- Dominant language
- Swift
- Stars
- 626
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Using BwB, I am unable to navigate to source via the Memory Graph Analyzer w/Malloc stack logging
Reproduction steps
- Enable Malloc Stack Logging
- Turn on the Memory Graph Analyzer
- Click on any stack frame for an allocation
Expected behavior
It navigates
Versions
- Bazel: 5.3.1
- rules_xcodeproj: 0.9.0+ (05b6bf433c839f95fc33d1de6f7524dd980ffbfc)
- rules_apple: 1.2.0
- rules_swift: 1.1.2
Additional context
This may be the same root cause as #1128
Contributor guide
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
Start by reproducing the issue with Malloc Stack Logging and the Memory Graph Analyzer using the listed Bazel, rules_xcodeproj, rules_apple, and rules_swift versions. Compare the behavior and context with issue #1128; done means clicking an allocation's stack frame navigates to its source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100