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... once again #2272

Closed
Nekothegamer opened this issue Aug 26, 2024 · 3 comments · Fixed by #2273
Closed

memory leak... once again #2272

Nekothegamer opened this issue Aug 26, 2024 · 3 comments · Fixed by #2273

Comments

@Nekothegamer
Copy link

Nekothegamer commented Aug 26, 2024

I don't know why, but as of a few days at this point the extension started leaking on my system, making the shell go from it's usual ~100 MB to over 5 GB, which slows down the entirety of the shell down to a crawl. Again, i have no idea how it started, what i remember before it started leaking is that i was messing with the GKT4 port of Desktop Icons NG and out of nowhere the whole gnome shell interface started to get really slow, and i only discovered today that it reached 6 GB in memory, and only a few minutes ago i found out it was dash to dock's fault, and now I'm here.

if you want any info there it is:
OS: Fedora 40
Gnome version: 46.4
Extension version: the most recent one, v94
RAM: 16 GB
Display server/protocol: Wayland

UPDATE: this seems to be a bug within v94, since when downgrading to v93 the leak doesn't happen

3v1n0 added a commit to 3v1n0/dash-to-dock that referenced this issue Aug 26, 2024
We were removing the container set, but not its children, so let's
cleanup everything when indicators are cleared.

Closes: micheleg#2272, micheleg#2270
@3v1n0
Copy link
Collaborator

3v1n0 commented Aug 26, 2024

Please, check #2273 it should fix it

@Nekothegamer
Copy link
Author

yeah but it still needs to be merged...

@Nekothegamer
Copy link
Author

Yes!, thank you!

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

Successfully merging a pull request may close this issue.

5 participants
@3v1n0 @Nekothegamer and others