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 / OOM on RPi 4 with large plots #101

Open
alexrudd2 opened this issue Oct 7, 2023 · 4 comments · May be fixed by #120
Open

Memory leak / OOM on RPi 4 with large plots #101

alexrudd2 opened this issue Oct 7, 2023 · 4 comments · May be fixed by #120
Labels
bug Something isn't working

Comments

@alexrudd2
Copy link
Owner

alexrudd2 commented Oct 7, 2023

be803f89137e68d0f228b75c0a4090b7e119c475-14

brushless-v4

@alexrudd2 alexrudd2 added the bug Something isn't working label Oct 7, 2023
@jedahan
Copy link
Collaborator

jedahan commented Oct 9, 2023

The unexpected data err I have seen a bit in the past, not sure if its related or a red herring.

I am running on a pi zero w that doesn't run any other software - how have you setup your memory split?

I have 16Mb for video, and 496Mb for system.

Can you post the file you are trying to plot - I will confirm I get the same OOM

@alexrudd2
Copy link
Owner Author

Can you post the file you are trying to plot - I will confirm I get the same OOM

Yeah, the report is from my partner but he hasn't sent me the SVG yet.

I am running on a pi zero w that doesn't run any other software - how have you setup your memory split?

Default Pi 4 config.

@jedahan
Copy link
Collaborator

jedahan commented Oct 18, 2023

Looking at memory profiling soon

@alexrudd2 alexrudd2 linked a pull request Nov 27, 2023 that will close this issue
@alexrudd2
Copy link
Owner Author

This has been largely fine since #113, and I expect #120 will close it for good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants