ID:               36667
 Updated by:       [EMAIL PROTECTED]
 Reported By:      alidhaey at marqueze dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Linux 2.4.32 SMP
 PHP Version:      4.4.2
 New Comment:

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




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

[2006-03-09 14:34:43] alidhaey at marqueze dot net

Description:
------------
Function fopen crash script, generating 'Segmentation fault'.

Reproduce code:
---------------
Content script testcrash.php:
<php
$file = fopen("http://urlOtherMachine/path2file";);
echo "Ok";

?>

php -q testcrash.php







Expected result:
----------------
Expected result is test:
'Ok'



Actual result:
--------------
Segmentation fault


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


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

Reply via email to