Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MEMLEAK] Memory leak in RequestTest #1470

Closed
ghost opened this issue Oct 28, 2013 · 0 comments
Closed

[MEMLEAK] Memory leak in RequestTest #1470

ghost opened this issue Oct 28, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 28, 2013

Testing RequestTest [OK] (262144) (42448) (3.0270)
[Mon Oct 28 21:30:46 2013]  Script:  '/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php'
/tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h(3863) :  Freeing 0x7F58CE924F80 (72 bytes), script=/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php
/tmp/php-build/source/5.5.4/Zend/zend_API.c(1011) : Actual location (location was relayed)
[Mon Oct 28 21:30:46 2013]  Script:  '/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php'
/tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h(3800) :  Freeing 0x7F58CE925A48 (32 bytes), script=/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php
Last leak repeated 4 times
[Mon Oct 28 21:30:46 2013]  Script:  '/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php'
/tmp/php-build/source/5.5.4/Zend/zend_hash.c(292) :  Freeing 0x7F58CE928108 (64 bytes), script=/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php
/tmp/php-build/source/5.5.4/Zend/zend_alloc.c(2583) : Actual location (location was relayed)
[Mon Oct 28 21:30:46 2013]  Script:  '/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php'
/tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h(9080) :  Freeing 0x7F58CE9398B8 (32 bytes), script=/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php
[Mon Oct 28 21:30:46 2013]  Script:  '/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php'
/tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h(3803) :  Freeing 0x7F58CE939B38 (11 bytes), script=/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php
/tmp/php-build/source/5.5.4/Zend/zend_variables.c(123) : Actual location (location was relayed)
Last leak repeated 2 times
[Mon Oct 28 21:30:46 2013]  Script:  '/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php'
/tmp/php-build/source/5.5.4/Zend/zend_hash.c(330) :  Freeing 0x7F58CE93A740 (78 bytes), script=/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php
Last leak repeated 4 times
=== Total 16 memory leaks detected ===
@ghost ghost closed this as completed Oct 29, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants