image in question (wetransfer 75MB)
http://we.tl/jViYgSlk0p
command:
Code: Select all
convert -size 16535x11811 druckdatei_purplegalaxy.jpg -thumbnail 450x450 -unsharp 0x.5 thumb.jpg*** Error in `convert': invalid fastbin entry (free): 0x42126e88 ***
Aborted
works fine with 6.7.9-10
It seems it has something to do with the -unsharp option. Command:
Code: Select all
convert -size 16535x11811 druckdatei_purplegalaxy.jpg -thumbnail 450x450 thumb.jpgAny other data needed?
I use the working version for now, but I wanted to let you know.