Test: /ext/openssl/tests/bug73072.phpt - Version 7.4.29        

Bug #73072 Invalid path SNI_server_certs causes segfault
Submitted: 2016-09-13 16:16:49 Modified: 2016-09-13 16:17:55
From: bukka Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 5.6.25 OS: All

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

Count Diff
2 (18%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
2 (18%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/curl (/apache/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/curl.so (/apache/lib/php/extensions/no-debug-zts-20190902/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- done 002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/mbstring (/apache/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/apache/lib/php/extensions/no-debug-zts-20190902/mbstring.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 'exif' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/exif (/apache/lib/php/extensions/no-debug-zts-20190902/exif: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/exif.so (/apache/lib/php/extensions/no-debug-zts-20190902/exif.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 'mysqli' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/mysqli (/apache/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/apache/lib/php/extensions/no-debug-zts-20190902/mysqli.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 'pdo_mysql' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql (/apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so (/apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 006+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (9%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- done 002+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (9%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/ldap (/usr/local/lib/php/extensions/no-debug-zts-20190902/ldap: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/ldap.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/ldap.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (9%)
001+ PHP Warning: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=/usr/local/php7/lib/php/extensions/no-debug-non-zts-20190902/opcache.so from php.ini) in Unknown on line 0
1 (9%)
001+ PHP Warning: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=/usr/local/lib/php/20190902/opcache.so from php.ini) in Unknown on line 0
1 (9%)
001+ PHP Warning: Module 'imagick' already loaded in Unknown on line 0 002+ PHP Warning: Module 'zip' already loaded in Unknown on line 0
1 (9%)
001+ PHP Notice: Undefined variable: errno in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10 002+ PHP Notice: Undefined variable: errstr in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10 003+ PHP Warning: stream_socket_server() has been disabled for security reasons in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
1 (9%)
001+ Derived class Locr\OGR\Geometry is initialized before base class IGeometry: interface is ignored