Test: /ext/openssl/tests/bug77390.phpt - Version 7.2.26        

Bug #77390 feof might hang on TLS streams in case of fragmented TLS records
Submitted: 2018-12-31 15:53:30 Modified: 2019-01-17 18:15:52
From: kelunik Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 7.2.13 OS:

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

Count Diff
5 (45%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- string(12) "hello, world"
2 (18%)
001+ PHP Warning: PHP Startup: memcache: Unable to initialize module
002+ Module compiled with module API=20121212
003+ PHP compiled with module API=20170718
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Warning: PHP Startup: memcache: Unable to initialize module
007+ Module compiled with module API=20121212
008+ PHP compiled with module API=20170718
009+ These options need to match
010+ in Unknown on line 0
1 (9%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
004+
005+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+
007+ Warning: stream_select(): No stream arrays were passed in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
008+
009+ ** ERROR: process timed out **
1 (9%)
001+ Warning: openssl_csr_new(): Error loading request_extensions_section section v3_req of /etc/ssl/openssl.cnf in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 97
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 104
006+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
008+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
009+ PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
010+
011+ ** ERROR: process timed out **
1 (9%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'oci8' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8 (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.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 'pdo_dblib' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+ PHP Warning: PHP Startup: Unable to load dynamic library 'oci8' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8 (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_dblib' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
010+ PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (9%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.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.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'inotify.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library 'inotify.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
010+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0