"file" wrapper is overwritten when using --with-curlwrappers
| Bug #48637 | "file" wrapper is overwritten when using --with-curlwrappers | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2009-06-22 07:13 UTC | Modified: | 2009-07-25 20:45 UTC |
|
||||||||||
| From: | dg at artegic dot de | Assigned: | jani (profile) | |||||||||||
| Status: | Closed | Package: | cURL related | |||||||||||
| PHP Version: | 5.2.10 | OS: | * | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2009-06-22 07:13 UTC] 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
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2009-06-24 20:40 UTC] viktor at iuris dot hu
[2009-06-28 18:17 UTC] andy at networkmail dot eu
[2009-07-25 20:45 UTC] jani@php.net