-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I cross-compiled the library for ARM, but when I tried to use it, I got the below error. I checked with readelf and the library is correctly compiled for platform.
LKSMITH_LOG=syslog LD_PRELOAD=/usr/lib/liblksmith.so /usr/local/tests/picviewer
ERROR: ld.so: object '/usr/lib/liblksmith.so' from LD_PRELOAD cannot be preloaded: ignored.
Inconsistency detected by ld.so: rtld.c: 756: init_tls: Assertion `i == _rtld_local._dl_tls_max_dtv_idx' failed!
Would you happen to know the cause of the issue.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels