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

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 11 different diffs reported by users for this test.

Count Diff
4 (29%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- string(12) "hello, world"
1 (7%)
001+ Warning: openssl_csr_new(): add_entry_by_txt organizationalUnitName -> (failed) in /usr/local/src/php-7.3.14/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 /usr/local/src/php-7.3.14/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /usr/local/src/php-7.3.14/ext/openssl/tests/CertificateGenerator.inc on line 104
006+
007+ ** ERROR: process timed out **
1 (7%)
001+ Warning: openssl_csr_new(): Error loading request_extensions_section section v3_req of /usr/local/libressl/etc/ssl/openssl.cnf in /root/package/php-7.3.14/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 /root/package/php-7.3.14/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /root/package/php-7.3.14/ext/openssl/tests/CertificateGenerator.inc on line 104
006+
007+ ** ERROR: process timed out **
1 (7%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:10011 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 4
002+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
004+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3
005+ PHP Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 4
006+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
007+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
008+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
009+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 18
010+ PHP Warning: feof() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 31
011+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
012+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
013+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
014+
015+ ** ERROR: process timed out **
1 (7%)
001+ PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
002+ Module compiled with module API=20160303
001- string(0) ""
002- string(12) "hello, world"
003+ PHP compiled with module API=20180731
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Warning: PHP Startup: fileinfo: Unable to initialize module
007+ Module compiled with module API=20160303
008+ PHP compiled with module API=20180731
009+ These options need to match
010+ in Unknown on line 0
011+ PHP Warning: PHP Startup: pdo_pgsql: Unable to initialize module
012+ Module compiled with module API=20160303
013+ PHP compiled with module API=20180731
014+ These options need to match
015+ in Unknown on line 0
016+ PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
017+ Module compiled with module API=20160303
018+ PHP compiled with module API=20180731
019+ These options need to match
020+ in Unknown on line 0
021+ PHP Warning: PHP Startup: fileinfo: Unable to initialize module
022+ Module compiled with module API=20160303
023+ PHP compiled with module API=20180731
024+ These options need to match
025+ in Unknown on line 0
026+ PHP Warning: PHP Startup: pdo_pgsql: Unable to initialize module
027+ Module compiled with module API=20160303
028+ PHP compiled with module API=20180731
029+ These options need to match
030+ in Unknown on line 0
031+ string(0) ""
032+ string(12) "hello, world"
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/data/server/php-7.3.14/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+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/data/server/php-7.3.14/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
001- string(0) ""
002- string(12) "hello, world"
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
005+
006+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
007+
008+ Warning: stream_select(): supplied argument is not a valid stream resource in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
009+
010+ Warning: stream_select(): No stream arrays were passed in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
011+ PHP Warning: stream_socket_accept(): SSL: Handshake timed out in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
012+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.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 'imagick' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3
004+ PHP Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 4
005+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
006+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
007+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
008+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 18
009+ PHP Warning: feof() expects parameter 1 to be resource, bool given in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 31
010+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
011+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
012+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
013+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
014+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
015+
016+ ** ERROR: process timed out **
1 (7%)
001+ PHP Warning: Module 'PDO_ODBC' already loaded in Unknown on line 0
002+ PHP Warning: Module 'PDO_ODBC' already loaded in Unknown on line 0
003+ PHP Warning: Module 'pdo_pgsql' already loaded in Unknown on line 0
004+ PHP Warning: Module 'pdo_pgsql' already loaded in Unknown on line 0
005+ PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0
006+ PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0
1 (7%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/opcache.so (/usr/local/lib/php/extensions/opcache.so: undefined symbol: _zval_ptr_dtor), /usr/local/lib/php/extensions/opcache.so.so (/usr/local/lib/php/extensions/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/opcache.so (/usr/local/lib/php/extensions/opcache.so: undefined symbol: _zval_ptr_dtor), /usr/local/lib/php/extensions/opcache.so.so (/usr/local/lib/php/extensions/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: PHP Startup: memcached: Unable to initialize module
004+ Module compiled with module API=20160303
005+ PHP compiled with module API=20180731
006+ These options need to match
007+ in Unknown on line 0
008+ PHP Warning: PHP Startup: memcached: Unable to initialize module
009+ Module compiled with module API=20160303
010+ PHP compiled with module API=20180731
011+ These options need to match
012+ in Unknown on line 0
013+ string(0) ""
014+ string(12) "hello, world"
1 (7%)
001+ Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: undefined symbol: _zval_ptr_dtor
002+ Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: undefined symbol: _zval_ptr_dtor
1 (7%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: undefined symbol: _zval_ptr_dtor
002+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: undefined symbol: _zval_ptr_dtor