Test: /ext/openssl/tests/bug77390.phpt - Version 7.4.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 15 different diffs reported by users for this test.

Count Diff
3 (15%)
001+ PHP Warning: Module 'intl' already loaded in Unknown on line 0 002+ PHP Warning: Module 'xsl' already loaded in Unknown on line 0 003+ PHP Warning: Module 'intl' already loaded in Unknown on line 0 004+ PHP Warning: Module 'xsl' already loaded in Unknown on line 0
2 (10%)
001+ Warning: openssl_csr_new(): Error signing request in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 62 002+ 001- string(0) "" 002- string(12) "hello, world" 003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 68 004+ 005+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 82 006+ 007+ Warning: openssl_csr_sign(): cannot get cert from parameter 2 in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 132 008+ 009+ Fatal error: Uncaught Exception: Failed to create certificate in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc:135 010+ Stack trace: 011+ #0 %s/bug77390.php(107): CertificateGenerator->saveNewCertAsFileWithKey('bug77390', '/usr/src/php-7....') 012+ #1 {main} 013+ thrown in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 135
2 (10%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'gmp' (tried: /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp: cannot open shared object file: No such file or directory), /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp.so (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp.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 'intl' (tried: /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl: cannot open shared object file: No such file or directory), /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl.so (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl.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 'gmp' (tried: /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp: cannot open shared object file: No such file or directory), /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp.so (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp.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 'intl' (tried: /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl: cannot open shared object file: No such file or directory), /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl.so (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
2 (10%)
001+ PHP Warning: Module 'intl' already loaded in Unknown on line 0 002+ PHP Warning: Module 'intl' already loaded in Unknown on line 0
1 (5%)
001+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 82 002+ 001- string(0) "" 002- string(12) "hello, world" 003+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 004+ 005+ Warning: openssl_csr_new(): Unable to generate a private key in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 132 008+ 009+ Fatal error: Uncaught Exception: Failed to create certificate in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc:135 010+ Stack trace: 011+ #0 %s/bug77390.php(107): CertificateGenerator->saveNewCertAsFileWithKey('bug77390', '/usr/local/php-...') 012+ #1 {main} 013+ thrown in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (5%)
001+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 82 002+ 001- string(0) "" 002- string(12) "hello, world" 003+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 004+ 005+ Warning: openssl_csr_new(): Unable to generate a private key in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 132 008+ 009+ Fatal error: Uncaught Exception: Failed to create certificate in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc:135 010+ Stack trace: 011+ #0 %s/bug77390.php(107): CertificateGenerator->saveNewCertAsFileWithKey('bug77390', '/dragonball/pac...') 012+ #1 {main} 013+ thrown in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/etc/php7-apache2/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 002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/etc/php7-apache2/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 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'newrelic.so' (tried: /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so: cannot open shared object file: No such file or directory), /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.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 'newrelic.so' (tried: /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so: cannot open shared object file: No such file or directory), /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so.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-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring (/usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/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: /usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring (/usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring.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 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 002+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 003+ PHP Warning: Module 'zip' already loaded in Unknown on line 0 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 005+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 006+ PHP Warning: Module 'zip' already loaded in Unknown on line 0
1 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/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 'curl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.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+ 004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /dataNew/web/opt/php-7.4.26/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 /dataNew/web/opt/php-7.4.26/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 /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 009+ 010+ Warning: stream_select(): No stream arrays were passed in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc on line 158 012+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
1 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so' (tried: /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory), /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.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 '/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so' (tried: /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so: cannot open shared object file: No such file or directory), /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.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: Unable to load dynamic library '/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so' (tried: /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory), /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.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 '/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so' (tried: /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so: cannot open shared object file: No such file or directory), /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+ 006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /opt/php-7.4.26/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 /opt/php-7.4.26/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 /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_select(): No stream arrays were passed in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc on line 158 014+ 015+ ** ERROR: process timed out **
1 (5%)
001+ PHP Warning: Module 'intl' already loaded in Unknown on line 0 002+ PHP Warning: Module 'intl' already loaded in Unknown on line 0 003+ PHP Warning: Module 'xsl' already loaded in Unknown on line 0 004+ PHP Warning: Module 'xsl' already loaded in Unknown on line 0
1 (5%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/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 'igbinary.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.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 'mongodb.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.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: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/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: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/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 'igbinary.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.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 'mongodb.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.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: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
001+ Derived class Derived class Locr\OGR\GeometryLocr\OGR\Geometry is initialized before base class is initialized before base class IGeometryIGeometry: interface is ignored: interface is ignored 002+
1 (5%)
001+ ** ERROR: process timed out ** 001- string(0) "" 002- string(12) "hello, world"