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 in plugins #231

Open
firthm01 opened this issue Jan 3, 2023 · 1 comment
Open

Memory leak in plugins #231

firthm01 opened this issue Jan 3, 2023 · 1 comment

Comments

@firthm01
Copy link
Contributor

firthm01 commented Jan 3, 2023

The monitoring plugins have a memory leak. This seems to be fixed in size and does not grow. It seems to have been present since at least 0.7.2, but possibly earlier too (didn't try compiling any versions before. Also did not test if bin mon plugin is affected).
It can be seen by running the VS debugger on REAPER and placing just one monitoring plugin on a track (no scene/inputs required). VS will give a dump similar to below on exit;
0-8-0_mem_mon-plugin-only.txt

@firthm01 firthm01 changed the title Memory leak in Monitoring plugins Memory leak in plugins Jan 16, 2023
@firthm01
Copy link
Contributor Author

Update: not just monitoring - have seen a similar dump with just an object plugin instantiated

@firthm01 firthm01 mentioned this issue Jan 21, 2023
17 tasks
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

1 participant