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

Huge memory leaks in my app #16465

Closed
AuroraZiling opened this issue Jul 25, 2024 · 0 comments
Closed

Huge memory leaks in my app #16465

AuroraZiling opened this issue Jul 25, 2024 · 0 comments
Labels

Comments

@AuroraZiling
Copy link

Describe the bug

After triggering any event, it results in a significant increase in unmanaged memory usage, and I don't know how to troubleshoot these suspected memory leaks.

My repo: https://github.com/AuroraZiling/Hollow
Release without runtime: https://github.com/AuroraZiling/Hollow/releases/download/v0.0.3-alpha/withoutRuntime.zip
Release with runtime: https://github.com/AuroraZiling/Hollow/releases/download/v0.0.3-alpha/withRuntime.zip

To Reproduce

Switching pages multiple times after opening the app (this is the most obvious) and other actions (clicking on checkboxes in the settings page, etc.) can also cause the memory usage to rise

Expected behavior

memory usage remains stable

Avalonia version

11.1.0

OS

Windows

Additional context

10gb screenshot:
6bb15b997267117417978a81527221fb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant