ID: 48637 Comment by: viktor at iuris dot hu Reported By: dg at artegic dot de Status: Open Bug Type: cURL related PHP Version: 5.2.10 New Comment:
Agree, but it segfaults (x86_64) for me on that test. Using the compiled php-cli segfaults also (fastcgi), and produces 500-internal server errors. Everything is ok, if I compile without "--with-curlwrappers". (just like all previous versions) Previous Comments: ------------------------------------------------------------------------ [2009-06-22 07:13:06] dg at artegic dot de Description: ------------ make test produces the following error: Fatal error: Out of memory (allocated -187170816) (tried to allocate - 190054388 bytes) in xxx/php-5.2.10/run-tests.php on line 1071 Reproduce code: --------------- cURL Information => libcurl/7.19.4 OpenSSL/0.9.7d zlib/1.2.3 ./configure \ --prefix=/php \ --with-config-file-path=/etc \ --with-curl \ --with-curlwrappers Expected result: ---------------- cURL wrappers should work. Actual result: -------------- make -> no errors make test -> fatal error ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48637&edit=1
