ID: 28263 Updated by: [EMAIL PROTECTED] Reported By: Rich dot West at wesmo dot com -Status: No Feedback +Status: Bogus Bug Type: GD related Operating System: Fedora Core 1 PHP Version: 4.3.6 Assigned To: pajoye New Comment:
#1 0x00f1d850 in png_create_struct_2 () from /usr/lib/libpdf.so.1 I'm wondering what the libpdf does here... Please check your install. The original script works with php4 and php5 HEAD and latest RC. Possible sources of problems: - You did not update the -devel package for libpng - --with-png-dir=DIR, DIR is not optionnal. Same for jpeg or freetype - Be sure you do not have the GD lib installed in your system. Use only the bundled one. I set it back to bogus. As it works on 3 different FC1 (and on FC2) without problems. I feel your problem as an install issue only. --Pierre Previous Comments: ------------------------------------------------------------------------ [2004-05-27 13:00:24] duh at dowebwedo dot com 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 ------------------------------------------------------------------------ [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". ------------------------------------------------------------------------ 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