in reply to Trying to learn how to do thumbnails in perl

I had this same problem. What I had done was using PPM installed ImageMagick's package, and it worked great, then I downloaded the stand alone version, the exe's and dll's, and for some strange reason, perl would start segfaulting when I used the module. I then removed the stand alone version of ImageMagcik, and kept the module on, and it started to work again.