From:             dg at artegic dot de
Operating system: 
PHP version:      5.2.10
PHP Bug Type:     cURL related
Bug description:  ext/standard/tests/file/bug27508.phpt fails if curlwrappers 
enabled

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 bug report at http://bugs.php.net/?id=48637&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48637&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48637&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48637&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48637&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48637&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48637&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48637&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48637&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48637&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48637&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48637&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48637&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48637&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48637&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48637&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48637&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48637&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48637&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48637&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48637&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48637&r=mysqlcfg

Reply via email to