Test: /ext/standard/tests/streams/bug54623.phpt - Version 5.3.17        

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
26 (90%)
004+ Notice: fwrite(): send of 1 bytes failed with errno=61 Connection refused in %s/bug54623.php on line 7
005+
3 (10%)
002+
003+ Notice: fwrite(): send of 1 bytes failed with errno=1 Operation not permitted in %s/bug54623.php on line 4
006+ Notice: fwrite(): send of 1 bytes failed with errno=1 Operation not permitted in %s/bug54623.php on line 7
007+