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.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).

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