Skip to content

Gimli doesn't support fat libraries on macOS #319

Closed
@alexcrichton

Description

@alexcrichton

I noticed in #317 that the tests fail on macOS with the Gimli implementation, meaning that it's currently relying on the dladdr fallback, which is bad!

I tracked this down to a lack of support for fat libraries because the system libraries were failing to parse as a mach-o image (because they weren't!). I've implemented this in 69db3b7 but wanted to track this in any case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gimliRelated to the gimli implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions