ID:               21585
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ptchristendom at yahoo dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Sockets related
 Operating System: Windows NT 4.0 SP 6
 PHP Version:      4.3.0
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2003-02-13 19:41:30] [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

Does not crash for me..


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

[2003-01-11 15:51:32] nospam at hotmail dot com

See also bug #21588.

http://bugs.php.net/21588

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

[2003-01-11 12:29:19] ptchristendom at yahoo dot com

Causes:

Exception: access violation (0xc0000005), Address 0x10011b1b

Proof of concept:

<?
$socket = socket_create(AF_INET, SOCK_STREAM, SOL_TCP);
socket_shutdown($socket);
?>

I used the windows build available from www.php.net, and I also used
the php-ini.recommended, except that I uncommented the lines to load
the modules php_bz2.dll, php_sockets.dll, php_zip.dll


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


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

Reply via email to