From:
Operating system: FreeBSD 8.1-RELEASE
PHP version: 5.3.4
Package: GD related
Bug Type: Bug
Bug description:PNG support broken, Abort trap: 6 (core dumped)
Description:
------------
PNG support broken, completely. If PHP runs under Apache that will lead to
workers exhaustion.
PHP 5.3.4 on FreeBSD 8.1-RELEASE amd64
array (
'GD Version' => 'bundled (2.0.34 compatible)',
'FreeType Support' => true,
'FreeType Linkage' => 'with freetype',
'T1Lib Support' => true,
'GIF Read Support' => true,
'GIF Create Support' => true,
'JPEG Support' => true,
'PNG Support' => true,
'WBMP Support' => true,
'XPM Support' => true,
'XBM Support' => true,
'JIS-mapped Japanese Font Support' => false,
)
png-1.4.4 Library for manipulating PNG images
Test script:
---------------
$image = imagecreatefrompng('/path/to/my/png/file');
Expected result:
----------------
Image opened.
Actual result:
--------------
Abort trap: 6 (core dumped)
--
Edit bug report at http://bugs.php.net/bug.php?id=53585&edit=1
--
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=53585&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=53585&r=trysnapshot53
Try a snapshot (trunk):
http://bugs.php.net/fix.php?id=53585&r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=53585&r=fixed
Fixed in SVN and need be documented:
http://bugs.php.net/fix.php?id=53585&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=53585&r=alreadyfixed
Need backtrace:
http://bugs.php.net/fix.php?id=53585&r=needtrace
Need Reproduce Script:
http://bugs.php.net/fix.php?id=53585&r=needscript
Try newer version:
http://bugs.php.net/fix.php?id=53585&r=oldversion
Not developer issue:
http://bugs.php.net/fix.php?id=53585&r=support
Expected behavior:
http://bugs.php.net/fix.php?id=53585&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=53585&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=53585&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=53585&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53585&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=53585&r=dst
IIS Stability:
http://bugs.php.net/fix.php?id=53585&r=isapi
Install GNU Sed:
http://bugs.php.net/fix.php?id=53585&r=gnused
Floating point limitations:
http://bugs.php.net/fix.php?id=53585&r=float
No Zend Extensions:
http://bugs.php.net/fix.php?id=53585&r=nozend
MySQL Configuration Error:
http://bugs.php.net/fix.php?id=53585&r=mysqlcfg