kohler / gifsicle

Create, manipulate, and optimize GIF images and animations
http://www.lcdf.org/gifsicle/
GNU General Public License v2.0
3.79k stars 241 forks source link

Segmentation fault (core dumped) when i resize gif #168

Closed ken9xkyo closed 3 years ago

ken9xkyo commented 3 years ago

I used: gifsicle --resize 220x140 --resize-method box --resize-colors 256 --dither --colors 256 input.gif -o output.gif Segmentation fault (core dumped) My gif: https://drive.google.com/file/d/1iAsUWqNRIrnFu8LtPvDkluw2H_S7iS70/view?usp=sharing

kohler commented 3 years ago

Thank you very much for reporting this!