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

[ISSUE] Memory leak on opening/closing MenuBar #8

Closed
Zer0x00 opened this issue Nov 21, 2023 · 5 comments
Closed

[ISSUE] Memory leak on opening/closing MenuBar #8

Zer0x00 opened this issue Nov 21, 2023 · 5 comments

Comments

@Zer0x00
Copy link

Zer0x00 commented Nov 21, 2023

Every time the menu bar list is opened and closed, the memory usage increases (and is never released again).
I don't know if this is the only memory leak, as I don't open and close it enough for it to be a gigabyte like it is now:
SCR-20231121-cach

@sonsongithub
Copy link
Owner

Thank you.

I have checked memory usage of HomeConMenu.
I have identified a problem that may be a bit of a memory leak by Activity Monitor.app.

But, using Instruments.app, I could not find that my code was causing a memory leak.
I'll do some more investigation.

@sonsongithub
Copy link
Owner

Thank you for your reporting.
I've found my bugs and started to release the new version.

@sonsongithub
Copy link
Owner

How about new version, 3.1.3?

@Zer0x00
Copy link
Author

Zer0x00 commented Dec 5, 2023

I'll test it starting next week - currently I'm not using my notebook.

@Zer0x00
Copy link
Author

Zer0x00 commented Dec 18, 2023

I have version 4.0.1 (don't know where this comes from) but the issue seems fixed. Thanks you!

@Zer0x00 Zer0x00 closed this as completed Dec 18, 2023
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