ID:               28263
 Comment by:       duh at dowebwedo dot com
 Reported By:      Rich dot West at wesmo dot com
 Status:           No Feedback
 Bug Type:         GD related
 Operating System: Fedora Core 1
 PHP Version:      4.3.6
 Assigned To:      pajoye
 New Comment:

I am experiencing the same bug since we upgraded from php 4.3.5 tot
4.3.6, 4.3.7 and the latest snapshot (php4-STABLE-200405270830). I have
backtraced the point to where php crashes and that is the
imagecreatefrompng function:

...
eval(sprintf("\$this->image =
imagecreatefrom%s(\$this->image_file);",$this->ext2func[$image_type]));
...

(note: i use eval in my class to dynamically open images; however
without the evaluation the function still kills my application)

However downgrading back to php-4.3.5 does not seem to solve the
problem.

We are running debian stable with all recent upgrades (libpng etc) with
apache (1.3.29) and php and compiled php with the following configure
command:

'./configure' '--with-pgsql' '--with-apxs=/www/bin/apxs' '--with-gd'
'--with-png-dir' '--with-freetype-dir' '--with-jpeg-dir' '--with-pear'
'--with-zlib-dir' '--enable-track-vars' '--enable-trans-sid'
'--disable-posix-threads' '--enable-shared' '--enable-exif'
'--enable-memory-limit' 

I hope this bug will be fixed soon.

Grtz, Jeroen


Previous Comments:
------------------------------------------------------------------------

[2004-05-23 01:00:09] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2004-05-15 06:30:06] [EMAIL PROTECTED]

Change status when you give the feedback asked for.

------------------------------------------------------------------------

[2004-05-15 01:47:52] Rich dot West at wesmo dot com

Still open.  I was at a training class and unable to test.

I will test it this weekend.

------------------------------------------------------------------------

[2004-05-15 01:00:06] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2004-05-07 11:04:39] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Hello,

Cannot reproduce, please try with a snapshot.

I also use libpng-1.2.2 (which is available since this week through yum
in fdc1).

--Pierre

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/28263

-- 
Edit this bug report at http://bugs.php.net/?id=28263&edit=1

Reply via email to