From:             melaina at libero dot it
Operating system: RHEL 4, RHEL 3
PHP version:      5.2.3
PHP Bug Type:     Compile Failure
Bug description:  I found an even simpler solution - it seems the file 
libgd00086.png is corrupte

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 bug report at http://bugs.php.net/?id=41694&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41694&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41694&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41694&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=41694&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=41694&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=41694&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=41694&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=41694&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=41694&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=41694&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=41694&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=41694&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=41694&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41694&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=41694&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=41694&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=41694&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41694&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=41694&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=41694&r=mysqlcfg

Reply via email to