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

Memory Leak #107

Open
x2002uwh opened this issue Sep 20, 2017 · 1 comment
Open

Memory Leak #107

x2002uwh opened this issue Sep 20, 2017 · 1 comment

Comments

@x2002uwh
Copy link

When I run the command "padawan generate"
I got following error:
PHP Fatal error: Allowed memory size of 14780727296 bytes exhausted (tried to allocate 262144 bytes) in
mkusher/padawan/src/Entity/Collection/MethodsCollection.php on line 67

And I use PHP 7.1.9 (cli)

@halftan
Copy link
Contributor

halftan commented Sep 27, 2017

how large is your project?
and can you provide the last line before this fatal error that says like completer.DEBUG: Memory: 1234567 ?

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

2 participants