helloSystem / helloSystem/LinuxRuntime

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

オープン
#6 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
6
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。