ID:               36667
 User updated by:  alidhaey at marqueze dot net
 Reported By:      alidhaey at marqueze dot net
-Status:           Feedback
+Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Linux 2.4.32 SMP
 PHP Version:      4.4.2
 New Comment:

Fixed with last version stable
http://snaps.php.net/php4-STABLE-latest.tar.gz

Compiler options for configure
./configure  --with-mysql=/furanet/daemons/mysql
--with-apxs2=/furanet/daemons/apache-2.2.0/bin/apxs --with-gif
--with-gif-dir=/usr --with-jpeg --with-gif --with-gif-dir=/usr
--with-gd --enable-ftp --with-png-dir=/usr --with-zlib-dir=/usr
--with-zlib --enable-experimental-zts

Wonderfull!!!


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

[2006-03-09 14:42:14] [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



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

[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