Skip to content

fix: [compiler-rt] Fix frame numbering for unparsable frames.#250

Merged
tysmith merged 1 commit intomasterfrom
fix-asan-symbolize-unknown-frame
Jul 15, 2025
Merged

fix: [compiler-rt] Fix frame numbering for unparsable frames.#250
tysmith merged 1 commit intomasterfrom
fix-asan-symbolize-unknown-frame

Conversation

@jschwartzentruber
Copy link
Collaborator

This can happen when JIT code is run, and we can't symbolize those frames, but they should remain numbered in the stack.

see: llvm/llvm-project#148278

This can happen when JIT code is run, and we can't symbolize those
frames, but they should remain numbered in the stack.

see: llvm/llvm-project#148278
@jschwartzentruber jschwartzentruber requested a review from a team as a code owner July 15, 2025 17:20
@tysmith tysmith merged commit f5ee068 into master Jul 15, 2025
8 checks passed
@tysmith tysmith deleted the fix-asan-symbolize-unknown-frame branch July 15, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants