Test: /ext/openssl/tests/bug74159.phpt - Version 7.3.18        

Bug #74159 writing a large buffer to non-blocking encrypted streams fails
Submitted: 2017-02-24 00:37:30 Modified: 2017-03-14 18:26:42
From: daverandom Assigned: bukka
Status: Duplicate Package: OpenSSL related
PHP Version: Irrelevant OS: any

There are 5 different diffs reported by users for this test.

Count Diff
2 (33%)
003+ Segmentation fault
1 (17%)
001+ stream_socket_enable_crypto(): SSL: Success
001- Written 1048575 bytes
002- DONE
1 (17%)
001+ stream_socket_client(): unable to connect to tcp://127.0.0.1:10012 (Connection refused)
001- Written 1048575 bytes
002- DONE
1 (17%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ stream_socket_client(): unable to connect to tcp://127.0.0.1:10012 (Connection refused)
001- Written 1048575 bytes
002- DONE
003+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /root/php-7.3.18/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
1 (17%)
001+ ** ERROR: process timed out **
001- Written 1048575 bytes
002- DONE