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

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

Count Diff
4 (20%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- string(12) "hello, world"
2 (10%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/curl.so' (tried: /usr/lib64/php/modules/curl.so (/usr/lib64/php/modules/curl.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731//usr/lib64/php/modules/curl.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731//usr/lib64/php/modules/curl.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 '/usr/lib64/php/modules/curl.so' (tried: /usr/lib64/php/modules/curl.so (/usr/lib64/php/modules/curl.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731//usr/lib64/php/modules/curl.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731//usr/lib64/php/modules/curl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /root/install/php-7.3.6/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, bool given in /root/install/php-7.3.6/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 /root/install/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+
007+ Warning: stream_select(): No stream arrays were passed in /root/install/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
008+
009+ ** ERROR: process timed out **
1 (5%)
001+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:1408F10B:SSL routines:ssl3_get_record:wrong version number in /usr/local/src/php7.3-build/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- string(0) ""
002- string(12) "hello, world"
003+
004+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php7.3-build/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
005+
006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Unknown error) in /usr/local/src/php7.3-build/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
007+
008+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /usr/local/src/php7.3-build/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
009+
010+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/local/src/php7.3-build/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
011+
012+ Warning: stream_select(): No stream arrays were passed in /usr/local/src/php7.3-build/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
013+
014+ ** ERROR: process timed out **
1 (5%)
001+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /opt/src/php/php-7.3.6/ext/openssl/tests/CertificateGenerator.inc on line 82
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /opt/src/php/php-7.3.6/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /opt/src/php/php-7.3.6/ext/openssl/tests/CertificateGenerator.inc on line 104
006+
007+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in /opt/src/php/php-7.3.6/ext/openssl/tests/CertificateGenerator.inc on line 107
008+ PHP Warning: PHP Startup: openssl: Unable to initialize module
009+ Module compiled with module API=20170718
010+ PHP compiled with module API=20180731
011+ These options need to match
012+ in Unknown on line 0
013+ PHP Warning: PHP Startup: openssl: Unable to initialize module
014+ Module compiled with module API=20170718
015+ PHP compiled with module API=20180731
016+ These options need to match
017+ in Unknown on line 0
018+ PHP Warning: PHP Startup: gd: Unable to initialize module
019+ Module compiled with module API=20170718
020+ PHP compiled with module API=20180731
021+ These options need to match
022+ in Unknown on line 0
023+ PHP Warning: PHP Startup: gd: Unable to initialize module
024+ Module compiled with module API=20170718
025+ PHP compiled with module API=20180731
026+ These options need to match
027+ in Unknown on line 0
028+
029+ ** ERROR: process timed out **
1 (5%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:10011 (Address already in use) in /root/php/php-src/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 /root/php/php-src/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 /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
004+
005+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
006+ error:1408F10B:SSL routines:ssl3_get_record:wrong version number in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
007+
008+ Warning: stream_socket_client(): Failed to enable crypto in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
009+
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Unknown error) in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
011+
012+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
013+
014+ Warning: stream_select(): supplied argument is not a valid stream resource in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
015+
016+ Warning: stream_select(): No stream arrays were passed in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
017+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
018+ PHP Notice: fwrite(): send of 38 bytes failed with errno=32 Broken pipe in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
019+ PHP Notice: fwrite(): send of 76 bytes failed with errno=32 Broken pipe in /root/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
1 (5%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.3.6/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
004+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
005+
006+ ** ERROR: process timed out **
1 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_mbstring.dll' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll.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 'php_mbstring.dll' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll.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 /home/hyojin/php-7.3.6/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 /home/hyojin/php-7.3.6/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 /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
009+
010+ Warning: stream_select(): No stream arrays were passed in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
011+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
012+ PHP Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
013+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
014+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
015+ PHP Warning: stream_socket_accept(): SSL: Handshake timed out in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
016+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
017+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
1 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/openssl (/usr/local/lib/php/extensions/no-debug-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/openssl.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/openssl.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 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/openssl (/usr/local/lib/php/extensions/no-debug-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/openssl.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/usr/local/php/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 'exif' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif.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 'mbstring' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/usr/local/php/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
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'exif' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'maxminddb.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.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 'maxminddb.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
001+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'mysqli' in Unknown on line 0
002+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'mysqli' in Unknown on line 0
1 (5%)
001+ PHP Warning: Module 'mcrypt' already loaded in Unknown on line 0
002+ PHP Warning: Module 'mcrypt' already loaded in Unknown on line 0
1 (5%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: undefined symbol: gc_globals
002+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: undefined symbol: gc_globals
1 (5%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: cannot open shared object file: No such file or directory
002+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: cannot open shared object file: No such file or directory
1 (5%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: undefined symbol: _zval_ptr_dtor
002+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: undefined symbol: _zval_ptr_dtor
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: PHP Startup: msgpack: 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: msgpack: 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+ PHP Warning: PHP Startup: memcache: Unable to initialize module
014+ Module compiled with module API=20160303
015+ PHP compiled with module API=20180731
016+ These options need to match
017+ in Unknown on line 0
018+ PHP Warning: PHP Startup: memcache: Unable to initialize module
019+ Module compiled with module API=20160303
020+ PHP compiled with module API=20180731
021+ These options need to match
022+ in Unknown on line 0
023+ PHP Warning: PHP Startup: memcached: Unable to initialize module
024+ Module compiled with module API=20160303
025+ PHP compiled with module API=20180731
026+ These options need to match
027+ in Unknown on line 0
028+ PHP Warning: PHP Startup: memcached: Unable to initialize module
029+ Module compiled with module API=20160303
030+ PHP compiled with module API=20180731
031+ These options need to match
032+ in Unknown on line 0
033+ PHP Warning: PHP Startup: igbinary: Unable to initialize module
034+ Module compiled with module API=20160303
035+ PHP compiled with module API=20180731
036+ These options need to match
037+ in Unknown on line 0
038+ PHP Warning: PHP Startup: igbinary: Unable to initialize module
039+ Module compiled with module API=20160303
040+ PHP compiled with module API=20180731
041+ These options need to match
042+ in Unknown on line 0
043+ string(0) ""
044+ string(12) "hello, world"