ID:               21479
 Updated by:       [EMAIL PROTECTED]
 Reported By:      info at ofek dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         GetImageSize related
 Operating System: win32 only
 PHP Version:      4.3.2-dev
 Assigned To:      wez
 New Comment:

I doesn't crash for me anymore using this script:

<?php
var_dump(getimagesize('http://economads.com/libaware/_font/title/image.gif'));
?>

Can you verify that this exact script causes the crash?
And if so, could you also test this on some other machine too?




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

[2003-02-23 12:42:46] info at ofek dot com

ok i tried it (unzipped into a new dir and rebooted) and it still
crashes, just with different hex addresses in the GPF message.

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

[2003-02-22 04:59:05] [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

A number of fixes went into CVS last night; it is quite possible that
this problem is fixed (we've had a good response so far).
Please try a stable snapshot.

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

[2003-02-21 04:26:05] [EMAIL PROTECTED]

Now I can not reproduce this anymore using the given location. (with
latest snapshot)



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

[2003-02-20 01:10:51] info at ofek dot com

i only get the GPF crash, no messages.. i hope you reproduced the same
bug. also since the script in the second comment does crash on my
system. we'll see - just tell me when a dev version is ready.

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

[2003-02-19 23:12:29] [EMAIL PROTECTED]

I finally got around installing PHP to my windows (2k) machine and
could reproduce this crash.

This is the error I get (as expected):
..function.getimagesize: failed to open stream: HTTP request failed!
HTTP/1.1 404 Not Found in...

But it also popups that windows error about '..generated
errors..blabla..'.

It happens only with longer urls it seems. The one in
above comment does not cause the crash for me.

Seems like some oddity with the streams stuff, assigning to Wez. :)



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

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/21479

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

Reply via email to