Skip to content

investigate DWARF error (unknown DW_CFA_*) from recent sample #6605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
psifertex opened this issue Apr 9, 2025 · 1 comment
Closed

investigate DWARF error (unknown DW_CFA_*) from recent sample #6605

psifertex opened this issue Apr 9, 2025 · 1 comment
Assignees
Labels
DebugInfo: DWARF Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround Type: Bug Issue is a non-crashing bug with repro steps

Comments

@psifertex
Copy link
Member

We received wise cloud jumps eagerly from a customer as an example of a recent file compiled from the AOSP source for aarch64 which produces:

[DWARF] Error parsing .eh_frame: An unknown DW_CFA_* instructiion

Which... (besides the obvious typo we should report upstream) is likely an indication we need to either update gimli or add support to it for some reason compiler changes.

@negasora negasora self-assigned this Apr 14, 2025
@negasora negasora added Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround DebugInfo: DWARF Type: Bug Issue is a non-crashing bug with repro steps labels Apr 14, 2025
@negasora
Copy link
Member

Fixed in 5.0.7231-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DebugInfo: DWARF Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround Type: Bug Issue is a non-crashing bug with repro steps
Projects
None yet
Development

No branches or pull requests

2 participants