helloSystem / helloSystem/LinuxRuntime

Cosmetic: LD_PRELOAD cannot be preloaded (ELF file OS ABI invalid): ignored

Offen
#6 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Shell
Sterne
6
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

In helloSystem we are using `LD_PRELOAD` to load a library into each application.

Natually this does not work for Linux binaries, resulting in lots of these errors:

```
ERROR: ld.so: object '/usr/local/lib/libQKeySequenceOverride.so.1.0.0' from LD_PRELOAD cannot be preloaded (ELF file OS ABI invalid): ignored.
```

Is there a way to tell the Linuxulator not to `LD_PRELOAD` non-Linux libraries into Linux binaries?

cc @trasz

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.