I use OC language for development, and it will report the following error. The code is shown in the following figure
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 822
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Console output log:
Can't show file for stack frame : <DBGLLDBStackFrame: 0x3716c9ac0> - stackNumber:13 - name:-[RiveRendererContext endFrame:withCompletion:]. The file path does not exist on the file system: /Users/admin/actions-runner/_work/rive-ios/rive-ios/Source/Renderer/RenderContextManager.mm
May I ask how to handle it
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 reviewing the reported stack frame, -[RiveRendererContext endFrame:withCompletion:], and the referenced Source/Renderer/RenderContextManager.mm path. Reproduce the debugger output shown in the issue and determine whether the missing source path can be resolved; done means the stack frame opens the corresponding source file without the reported path error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100