ExifTool Forum

ExifTool => Install Problems => Topic started by: sammyke007 on September 15, 2024, 12:38:51 PM

Title: Exiftool on Synology DS414
Post by: sammyke007 on September 15, 2024, 12:38:51 PM
Hi

I've tried running ExifTool on my older DS414, but without success.

When I try to run ExifTool, I get the following "error":

~/Image-ExifTool-12.96# ./exiftool -ver
double free or corruption (out)
Aborted (core dumped)

Any idea what's going on please?

I know Docker is an easier option, but my DS414's CPU doesn't support Docker (Marvell Armada XP).

Kind regards
Title: Re: Exiftool on Synology DS414
Post by: StarGeek on September 15, 2024, 02:19:10 PM
This isn't an exiftool error.

I can only find a couple of posts with this error on a Synology
Synology DSM double free or corruption (out) (https://github.com/acmesh-official/acme.sh/issues/3972)
double free or corruption (out): Aborted when running a bash script (https://community.synology.com/enu/forum/1/post/189113)

Any other post with this response seems to be with writing C++ code.

Unfortunately, in the first case it eventually resolved itself and the second didn't seem to have a solution beyond contact support.
Title: Re: Exiftool on Synology DS414
Post by: sammyke007 on September 16, 2024, 05:41:23 PM
Ok tnx. I've got a DS414 and a DS416 and they both result in the same error...
They are too old however to run docker containers.
Guess I'll need to mount the share to my server and run it from there. Tnx