Exiftool on Synology DS414

Started by sammyke007, September 15, 2024, 12:38:51 PM

Previous topic - Next topic

sammyke007

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

StarGeek

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)
double free or corruption (out): Aborted when running a bash script

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.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

sammyke007

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