I'm 90% certain there's a Memory Leak #14497
Replies: 4 comments 4 replies
-
|
can you give a flamegraph of memory? |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
I just checked, CPU usage also spikes whenever I move the mouse, meaning it's likely the same issue as described here. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
that's odd. Is this a regression? if so, a bisect would help |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Looks like #14434 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
htop is showing the hyprland process as progressively using more and more memory as time goes on, never going down. Moving the mouse cursor seems to increase it, though I'm not sure if that's the only cause. No other process has a memory issue like this, leading me to believe that it is a problem with hyprland. This exists when run by both 'start-hyprland' and 'hyprland'.
Beta Was this translation helpful? Give feedback.
All reactions