php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16678 PHP crashes after some commands
Submitted: 2002-04-18 09:46 UTC Modified: 2002-08-27 01:00 UTC
From: tech at kalyweb dot com Assigned:
Status: No Feedback Package: Sockets related
PHP Version: 4.2.0 OS: Windows 9x
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-04-18 09:46 UTC] tech at kalyweb dot com
In the bug 16664 I saw an error on socket_bind().

This PHP crash isn't anymore present in the PHP 4.2.0RC4-win32 but (in the same version) there is the same crash (same error & call, same DLL ....) on the socket_accept() command on non-blocking sockets.

I think the person who fix the bug in the socket_bind command would be able to do the same on the socket_accept (after socket_set_nonblock) .....

Thx

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-18 11:03 UTC] mfischer@php.net
And, did you also tried CVS with this error?
 [2002-08-27 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC