php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64920 imagepng fails to generate correct image
Submitted: 2013-05-24 18:09 UTC Modified: 2013-10-15 11:54 UTC
Votes:7
Avg. Score:3.7 ± 1.2
Reproduced:7 of 7 (100.0%)
Same Version:1 (14.3%)
Same OS:1 (14.3%)
From: diderich at yahoo dot com Assigned:
Status: No Feedback Package: GD related
PHP Version: 5.4.15 OS: OpenSUSE 12.3
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2013-05-24 18:09 UTC] diderich at yahoo dot com
Description:
------------
Since upgrading to php 5.4.15 on apache 2.2.22, I get the following error messages with the VtigerCRM package.

[Fri May 24 20:00:14 2013] [error] [client 172.16.1.43] PHP Warning:  imagepng(): gd-png:  fatal libpng error: Wrote palette index exceeding num_palette in /opt/vtigercrm/Image/Canvas/GD/PNG.php on line 126, referer: http://www.didilan.net/vtigercrm/index.php?module=Dashboard&action=index
[Fri May 24 20:00:14 2013] [error] [client 172.16.1.43] PHP Warning:  imagepng(): gd-png error: setjmp returns error condition in /opt/vtigercrm/Image/Canvas/GD/PNG.php on line 126, referer: http://www.didilan.net/vtigercrm/index.php?module=Dashboard&action=index

As this worked correctly before and I have not found any references searching the web, I would like to report the issue here:


Test script:
---------------
n/a


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-05-26 23:59 UTC] pajoye@php.net
-Status: Open +Status: Feedback
 [2013-05-26 23:59 UTC] pajoye@php.net
Please post a link to the image you used (if any) as well as a little script to 
reproduce this issue.
 [2013-10-15 11:54 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 10:01:31 2024 UTC