invalid fastbin with convert
Posted: 2013-06-13T09:23:51-07:00
Hello,
image in question (wetransfer 75MB)
http://we.tl/jViYgSlk0p
command:
fails in current beta and 6.8.5-10 with:
*** 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:
works.
Any other data needed?
I use the working version for now, but I wanted to let you know.
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.jpg
Any other data needed?
I use the working version for now, but I wanted to let you know.