antonk5 / php-amqplib

Automatically exported from code.google.com/p/php-amqplib
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Does not work with qpid-0.5.829175 #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
php-amqplib revision 24
php-5.3.0
qpid-0.5.829175

$ php amqp_test.php
Creating connection
PHP Notice:  Undefined variable: rw_timeout in /php-amqplib/amqp.inc on
line 344
< [hex]:
0000  41 4D 51 50 01 01 09 01                            AMQP....

waiting for 10,10
waiting for a new frame
PHP Fatal error:  Allowed memory size of 16777216 bytes exhausted (tried
to allocate 1342243073 bytes) in /php-amqplib/amqp_wire.inc on line 293

$ php all_tests.php
PHP-AMQP tests (32bit)
OK
Test cases run: 1/1, Passes: 8, Failures: 0, Exceptions: 0

Original issue reported on code.google.com by olexande...@gmail.com on 20 Nov 2009 at 2:23

GoogleCodeExporter commented 8 years ago
any updates on this one?

Original comment by michael....@gmail.com on 10 Dec 2009 at 2:40

GoogleCodeExporter commented 8 years ago
Use the cpu_usage.patch in issue 6 (that will at least fix the timeout issue).

Original comment by sonics...@gmail.com on 13 Dec 2009 at 12:17

GoogleCodeExporter commented 8 years ago
Lyolik please review these bugs.

Original comment by kroko...@gmail.com on 21 Mar 2010 at 9:17