php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56752 error calling imagick_setfillcolor
Submitted: 2005-12-28 12:54 UTC Modified: 2007-04-05 07:52 UTC
From: jose at psabs dot com dot br Assigned:
Status: Closed Package: imagick (PECL)
PHP Version: 4.4.0 OS: Debian/Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jose at psabs dot com dot br
New email:
PHP Version: OS:

 

 [2005-12-28 12:54 UTC] jose at psabs dot com dot br
Description:
------------
Hi, Im using php4-imagick-0.9.11.
when I try to run annotate.php example I receive this error:
-----------
php4: wand/pixel-wand.c:1075: PixelGetQuantumColor: Assertion `wand->signature == 0xabacadabUL' failed.
Aborted
------------
But if I comment this "if ( !imagick_setfillcolor( $handle, "#ff0000" ) )"  , I dont receive error.

I compiled php4-imagick against imagemagick (                  6.2.4.5-0.2)




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-05 07:52 UTC] scott at macvicar dot net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 21:01:28 2025 UTC