You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.
I'm trying to use this and I get the following in the engine_error.log from CrashPlan:
ERROR: ld.so: object '/opt/synology-x86-glibc-2.4-shim.so' from LD_PRELOAD cannot be preloaded: ignored.
If I try to simply run /opt/synology-x86-glibc-2.4-shim.so, I get:
Segmentation fault (core dumped)
I tried both the pre-compiled shim.so and compiling it myself.
I'm running a DS1211+ on DSM 4.3-3827 (latest update as of today).
The text was updated successfully, but these errors were encountered:
I have no idea why this email didn't make it to my inbox. Per my email to you, have you tried upgrading to DSM 5.0 (released today) and avoid the shim?
The segfault is "normal" if you try to run the shim. It wasn't designed to be executed but used as a LD_PRELOAD shim only.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use this and I get the following in the engine_error.log from CrashPlan:
ERROR: ld.so: object '/opt/synology-x86-glibc-2.4-shim.so' from LD_PRELOAD cannot be preloaded: ignored.
If I try to simply run /opt/synology-x86-glibc-2.4-shim.so, I get:
Segmentation fault (core dumped)
I tried both the pre-compiled shim.so and compiling it myself.
I'm running a DS1211+ on DSM 4.3-3827 (latest update as of today).
The text was updated successfully, but these errors were encountered: