PHP-QAT
|
|
The PHP/QA Team is a small group of developers
whose primary goal is to support the PHP core developers by providing
them with timely quality assurance.
|
Projects & Goals
|
|
Find more information about PHP/QA Team's current
projects and future goals.
|
Release Candidates
|
|
What are release candidates and how you can help us testing them.
|
Contact Information
|
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list
(http://bugs.php.net)
All other questions should be directed to the appropriate
PHP mailing list.
|
 |

|
Test: /ext/standard/tests/streams/bug54623.phpt - Version 5.4.0beta1-dev 
| Bug #54623 |
Segmentation fault after writing to first socket after closing of second socket |
| Submitted: |
2011-04-28 16:58:33 |
Modified: |
2011-05-01 05:57:45 |
|
| From: |
tiger.seo |
Assigned: |
cataphract |
| Status: |
Closed |
Package: |
Sockets related |
| PHP Version: |
5.3.6 |
OS: |
Ubuntu 10.10 |
There are 2 different diffs reported by users for this test.
| Count |
Diff |
86 (99%)
 |
004- Notice: fwrite(): send of 1 bytes failed with errno=61 Connection refused in %s on line %d
005- |
|
1 (1%)
 |
004+ Notice: fwrite(): send of 1 bytes failed with errno=61 Connection refused in %s/bug54623.php on line 7
005+ |
|
|