ID: 13910
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: *Graphics related
Operating System: Linux, Win32
PHP Version: 4.0.6
New Comment:

Post a like to that broken picture please

Derick

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

[2001-11-02 15:59:23] [EMAIL PROTECTED]

If I load an incorrect jpe File with ImageCreateFromJPEG that PHP often hags up. 
Sometimes until I kill it or it's terminating after timeout.

Simply try this witch a defect jpg-file:
for ($i=0;$i<20;$i++) { if ($img=@ImageCreateFromJPEG("x.jpg")) { ImageDestroy($img); 
} }

For nessesary furtur information please contact me.

regards
Andreas Mueller

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to