investigate DWARF error (unknown DW_CFA_*) from recent sample #6605
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
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.
The text was updated successfully, but these errors were encountered: