Edit report at https://bugs.php.net/bug.php?id=64920&edit=1
ID: 64920 Updated by: paj...@php.net Reported by: diderich at yahoo dot com Summary: imagepng fails to generate correct image -Status: Open +Status: Feedback Type: Bug Package: GD related Operating System: OpenSUSE 12.3 PHP Version: 5.4.15 Block user comment: N Private report: N New Comment: Please post a link to the image you used (if any) as well as a little script to reproduce this issue. Previous Comments: ------------------------------------------------------------------------ [2013-05-24 18:09:19] 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64920&edit=1