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

High Memory Usage in AdGuardHome - Possible Memory Leak #7363

Open
4 tasks done
yixiuge301 opened this issue Oct 20, 2024 · 2 comments
Open
4 tasks done

High Memory Usage in AdGuardHome - Possible Memory Leak #7363

yixiuge301 opened this issue Oct 20, 2024 · 2 comments

Comments

@yixiuge301
Copy link

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

v0.107.53

Action

I have noticed that the memory usage of my AdGuardHome instance is particularly high, and I suspect there may be a memory leak.
image
image

[root@localhost ~]# md5sum /usr/local/adh/AdGuardHome
e7509e02941f37f4b8f704e47c5e105b  /usr/local/adh/AdGuardHome
[root@localhost ~]#
[root@localhost ~]#
[root@localhost ~]# /usr/local/adh/AdGuardHome --version
AdGuard Home, version v0.107.53
[root@localhost ~]#

Expected result

What steps should I take to investigate the memory usage and identify any potential leaks?

Actual result

What steps should I take to investigate the memory usage and identify any potential leaks?

Additional information and/or screenshots

No response

@k-fire
Copy link

k-fire commented Oct 20, 2024

This also happened to me when using openwrt, I have rolled back to v0.107.52

@Robin-Sch
Copy link

Downgrading still resulted in high memory usage for me (it saved "only" 0.1G of the 1.7 it is using)

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

3 participants