Problem with ImageMagik quantize() function
Posted: 2007-09-18T00:00:10-07:00
I am using ImageMagick version 6.3.4 compiled with CC on Solaris. However, we are seeing IPR and BSW with following stack i.e in quantize() function. Please let me know if this a known issue if there is any workaround for this ?
IPR: Invalid pointer read (6 times):
* This is occurring while in thread 39:
AcquireMagickResource [resource.c:219]
OpenCache [cache.c:3374]
SyncCache [cache.c:4421]
SetCacheNexus [cache.c:4080]
SetPixelCache [cache.c:4380]
SetImagePixels [cache.c:4174]
SetImageStorageClass [image.c:2809]
AllocateImageColormap [image.c:376]
AssignImageColors [quantize.c:504]
QuantizeImage [quantize.c:2506]
void Magick::Image::quantize(const bool) [libMagick++.so.10]
ImgType::ImgType(const PString&,CProxy*) [imagetype.cpp:367]
Thanks
- Amit (amitm000@yahoo.co.in)
IPR: Invalid pointer read (6 times):
* This is occurring while in thread 39:
AcquireMagickResource [resource.c:219]
OpenCache [cache.c:3374]
SyncCache [cache.c:4421]
SetCacheNexus [cache.c:4080]
SetPixelCache [cache.c:4380]
SetImagePixels [cache.c:4174]
SetImageStorageClass [image.c:2809]
AllocateImageColormap [image.c:376]
AssignImageColors [quantize.c:504]
QuantizeImage [quantize.c:2506]
void Magick::Image::quantize(const bool) [libMagick++.so.10]
ImgType::ImgType(const PString&,CProxy*) [imagetype.cpp:367]
Thanks
- Amit (amitm000@yahoo.co.in)