convert ss1.xwd ss1.jpg, Segmentation fault

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: convert ss1.xwd ss1.jpg, Segmentation fault

Post by magick »

Apparently so. Its possible libgs has libJPEG built right into it.
pprkut

Re: convert ss1.xwd ss1.jpg, Segmentation fault

Post by pprkut »

I can confirm that compiling 6.4.9-4 with "--without-gslib" fixes all the crashes I mentioned above.
Still, I am curious why libgs would cause a crash for jp2 when libgs isn't compiled against jasper.
Post Reply