ID: 28639 User updated by: jim at bluedojo dot com Reported By: jim at bluedojo dot com Status: Open Bug Type: GD related Operating System: Windows XP PHP Version: 4.3.7 New Comment:
This picture also causes processor to max out: http://www.geocities.com/Tokyo/Palace/5677/riiya1.gif Previous Comments: ------------------------------------------------------------------------ [2004-06-05 05:55:24] jim at bluedojo dot com Description: ------------ For some reason, this gif causes the processor to max out at 100% when imageCreateFromGif() function is used. Reproduce code: --------------- <? imageCreateFromGif("http://members.tripod.com/~TyroneZero/drstrangelove.gif"); ?> Expected result: ---------------- Creates a GD image Actual result: -------------- Infinite Loop. Maxes out processor. Causes operating system to stall. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28639&edit=1