Skip to content

Unexpected augmentation character: B #450

@jschwe

Description

@jschwe

The LLVM libunwind parser also defines B and Gaugmentation strings on aarch64, see:
https://github.com/llvm/llvm-project/blob/main/libunwind/src/DwarfParser.hpp#L433-L436

This causes bloaty to crash, since it doesn't expect these characters:

THROW("Unexepcted augmentation character");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions