Assertion failure converting to pdf in 6.5.0-8

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.
Post Reply
jimc99999
Posts: 21
Joined: 2009-01-29T08:44:41-07:00

Assertion failure converting to pdf in 6.5.0-8

Post by jimc99999 »

I'm getting an assertion failure when converting an image (jpg and png) to pdf.

Assertion failed: (image->blob->type != UndefinedStream), function WriteBlob, file magick/blob.c, line 3756.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Assertion failure converting to pdf in 6.5.0-8

Post by magick »

We can reproduce the problem you posted and have a patch. Look for a fix by sometime tomorrow. Thanks.
Post Reply