[Image-SIG] PIL crash bug sharpening

Daniel Fetchinson fetchinson at googlemail.com
Thu Apr 16 19:07:52 CEST 2009


> PIL will cause a crash in python.exe when sharpening very small images.
>
> Repro:
>
> img = PImage.new('RGB', (1, 1))
> img = PImageEnhance.Sharpness(img).enhance(1.5)

I can confirm this on linux x86_64, python 2.5.1, PIL 1.1.6. The above
segfaults python.

Cheers,
Daniel



-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown


More information about the Image-SIG mailing list