ID: 41694
User updated by: melaina at libero dot it
-Summary: I found an even simpler solution - it seems the file
libgd00086.png is corrupte
Reported By: melaina at libero dot it
Status: Open
Bug Type: Compile Failure
Operating System: RHEL 4, RHEL 3
PHP Version: 5.2.3
New Comment:
I had the same issue as http://bugs.php.net/bug.php?id=41612, but I
found out the problem and the solution was simpler than that.
The file libgd00086.png in the /ext/gd/tests directory of the current
php release is corrupted; on some systems, it sends the test performed
in libgd00086.phpt in an endless loop, with libpng returning a CRC
Warning on the file.
I do not know why this happens only on RHEL systems, but all I had to
do
to fix the issue was to replace libgd00086.png with a small png file I
made.
Previous Comments:
------------------------------------------------------------------------
[2007-06-14 20:25:24] melaina at libero dot it
Description:
------------
I had the same issue as http://bugs.php.net/bug.php?id=41612, but I
found out the problem and the solution was simpler than that.
The file libgd00086.png in the /ext/gd/tests directory of the current
php release is corrupted; on some systems, it sends the test performed
in libgd00086.phpt in an endless loop, with libpng returning a CRC
Warning on the file.
I do not know why this happens only on RHEL systems, but all I had to
do to fix the issue was to replace libgd00086.png with a small png file
I made.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=41694&edit=1