Page 1 of 1

Run-Time Check Failure in pdf.c

Posted: 2010-12-20T08:39:14-07:00
by DaleyKD
Image
It appears there might be a bug in the pdf.c coder. The Visual C++ Debug Library kicks back an error saying that the variable 'code' is being used without being initialized.

I know for a fact I'm using a bad .ai file. IM delegates to GhostScript, which fails. However, it looks like IM is not absorbing that exception well.

This is currently 6.6.6.5.

Re: Run-Time Check Failure in pdf.c

Posted: 2010-12-20T08:58:16-07:00
by magick
We added a patch to ImageMagick 6.6.6-7 Beta to fix the problem you reported. However, for deeper testing, post a URL to your image here and the command you used. We'll verify the patch is working properly. Thanks.