Skip to content

Haproxy doesn't run (the given binary isn't position-independent) #104

@ALEX11BR

Description

@ALEX11BR

Trying to run haproxy using sudo ./run_app.sh haproxy in run-app-elfloader gives the following error:

[    0.162959] ERR:  [appelfloader] <elf_load.c @  135> haproxy: ELF executable is not position-independent!
[    0.164375] ERR:  [appelfloader] <elf_load.c @  703> haproxy: Parsing of ELF image failed: Exec format error (-8)

This is a sign that the bundled haproxy
binary isn't position-independent and probably needs to be changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions