Search found 3 matches

by holgerseelig
2013-08-15T10:51:01-07:00
Forum: Bugs
Topic: Magick::readImages crashes
Replies: 5
Views: 22425

Re: Magick::readImages crashes

There is another image with the same error from 22-Jun-1996 17:10:

http://titania.create3000.de/fileadmin/ ... /water.gif
by holgerseelig
2013-08-15T10:45:49-07:00
Forum: Bugs
Topic: Magick::readImages crashes
Replies: 5
Views: 22425

Re: Magick::readImages crashes

It is a old image: the last date I can get is the 22-Jun-1996 16:41.
by holgerseelig
2013-08-15T10:39:54-07:00
Forum: Bugs
Topic: Magick::readImages crashes
Replies: 5
Views: 22425

Magick::readImages crashes

System: Unbuntu 10.4
Version: libmagick++5 8:6.7.7.10-ubuntu2

The following image:
http://titania.create3000.de/fileadmin/downloads/metal.gif
causes a crash in Magick::readImages.

The image data is read in a std::string and passed to this function:

Magick::Image
Texture::getImage (const std ...