Skip to content

Core dump, empty interpreter #373

Open
@cf4f67

Description

@cf4f67

Describe the bug

The program produces a core dump (crashes).

Steps To Reproduce

patchelf --set-interpreter /path-to/ld-linux.so BinaryWithEmptyInterpreter.binary produces a core dump.

The binary with empty interpreter that triggered the issue for me can be found in zipped form at https://ufile.io/y3pvil2z (38MB zipped, 136MB unzipped).

Expected behavior

Not a program crash. Maybe a no-op with an informative message.

patchelf --version output

patchelf 0.14.5

Additional context

yvt/nixpkgs@49be2c8#commitcomment-70690616

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