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

sf3.4.30 cache:clear runs out of 64G of memory #33213

Closed
n3o77 opened this issue Aug 16, 2019 · 3 comments
Closed

sf3.4.30 cache:clear runs out of 64G of memory #33213

n3o77 opened this issue Aug 16, 2019 · 3 comments

Comments

@n3o77
Copy link
Contributor

n3o77 commented Aug 16, 2019

Symfony version(s) affected: 3.4.30

Description
When I run the cache:clear (cache:warmup) command the ReflectionClassResource::generateSignature method allocates a huge amount of memory and runs out at 64G (my max. setting). I attached the blackfire profiles. Everything else of the project runs fine.

How to reproduce
Sorry so far I couldn't figure out exactly what's causing this. Any suggestions what I can provide to solve this are appreciated. Unfortunately I can't share the source of the project.

Screenshot 2019-08-16 at 20 15 00

Screenshot 2019-08-16 at 20 14 45

@derrabus
Copy link
Member

Can you somehow share a Symfony application that reproduces the problem?

@linaori
Copy link
Contributor

linaori commented Aug 16, 2019

Can you check if #32809 solves your issue?

@n3o77
Copy link
Contributor Author

n3o77 commented Aug 16, 2019

It actually does @linaori

Thank you very much.

@n3o77 n3o77 closed this as completed Aug 16, 2019
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

3 participants