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.
rmagick
Posts: 245 Joined: 2006-03-16T17:30:48-07:00
Location: Durham, NC, USA
Post
by rmagick » 2009-03-23T14:17:29-07:00
An RMagick user reports the following assert:
Code: Select all
$ display -version imperial_name_bar_Black.psd
Version: ImageMagick 6.5.0-6 2009-03-23 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
display: magick/blob.c:2568: ReadBlob: Assertion `image->blob->type != UndefinedStream' failed.
Aborted
This worked in 6.5.0-3. The user reported it in 6.5.0-5. Please let me know if you need any more information.
Here's the test image:
http://home.roadrunner.com/~foxhunter/i ... _Black.psd
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2009-03-23T19:36:19-07:00
We have a patch for the problem you reported. Look for it in the Subversion trunk and the next point release.
rmagick
Posts: 245 Joined: 2006-03-16T17:30:48-07:00
Location: Durham, NC, USA
Post
by rmagick » 2009-03-24T04:17:04-07:00
Thanks! I'll pass this along.
rmagick
Posts: 245 Joined: 2006-03-16T17:30:48-07:00
Location: Durham, NC, USA
Post
by rmagick » 2009-03-25T15:41:25-07:00
I confirmed that this is fixed in 6.5.0-8. Thanks for the quick turnaround!