helloSystem / helloSystem/LinuxRuntime

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

Ouverte
#6 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Shell
Étoiles
6
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.