From: fbn79 at libero dot it Operating system: winxp pro PHP version: 4.3.0 PHP Bug Type: GD related Bug description: ImageCreateFromJpeg with uncomplete jpeg -> Apache 2 or IIS -> taking 99% CPU
when i call ImageCreateFromJpeg( uploadedfile ) over an uncomplete jpeg file sometimes ( not all times, about 60% of the tests function correctly return FALSE ) the funtion fail to load image and apache (or IIS) take 99% cpu until system hang. -- Edit bug report at http://bugs.php.net/?id=22829&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22829&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22829&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22829&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22829&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22829&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22829&r=support Expected behavior: http://bugs.php.net/fix.php?id=22829&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22829&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22829&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22829&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22829&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22829&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22829&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22829&r=gnused
