I've attached sample code to reproduce the issue.  However, it is
dependent on a Magento server for the SOAP endpoint.

Here is the output I get on a Ubuntu 15.10 server with php5 5.6.11+dfsg-
1ubuntu3.2 installed:

dave-barnes@datamart-dave:~/code/soap$ php client.php 
PHP Fatal error:  Out of memory (allocated 2883584) (tried to allocate 
4294967658 bytes) in /home/dave-barnes/code/soap/client.php on line 249
PHP Fatal error:  Uncaught SoapFault exception: [Client] Out of memory 
(allocated 2883584) (tried to allocate 4294967658 bytes) in 
/home/dave-barnes/code/soap/client.php:249
Stack trace:
#0 [internal function]: SoapClient->__doRequest('<?xml version="...', 
'http://mage-tes...', 'urn:Action', 1, 0)
#1 /home/dave-barnes/code/soap/client.php(249): 
SoapClient->__call('catalogProductL...', Array)
#2 /home/dave-barnes/code/soap/client.php(249): 
SoapClient->catalogProductList('f13dac565d5c332...')
#3 {main}
  thrown in /home/dave-barnes/code/soap/client.php on line 249


** Attachment added: "sample soap client code"
   
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1575298/+attachment/4648359/+files/client.php

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575298

Title:
  php5 5.6.11+dfsg-1ubuntu3.2 SOAP Out Of Memory (OOM)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1575298/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to