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

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
3 (38%)
001+ stream_socket_enable_crypto(): SSL: Success
001- Written 1048575 bytes
002- DONE
2 (25%)
003+ Segmentation fault
1 (13%)
001+ stream_socket_enable_crypto(): SSL: Connection reset by peer
001- Written 1048575 bytes
002- DONE
1 (13%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (13%)
001+ ** ERROR: process timed out **
001- Written 1048575 bytes
002- DONE