[kwin] [Bug 497056] Memory leak in kwin_wayland

2025-01-29 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=497056

Zamundaaa  changed:

   What|Removed |Added

 CC||[email protected]
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #10 from Zamundaaa  ---


*** This bug has been marked as a duplicate of bug 496469 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2025-01-08 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=497056

--- Comment #9 from Antonio  ---
Still happening on 6.2.5, just using external monitors uses a lot of RAM on
idle, around 8GB, and then the bug makes it go up to the maximum. In fact,
after the update it happens more often.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2025-01-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=497056

David Edmundson  changed:

   What|Removed |Added

 CC||[email protected]
  Component|platform-wayland-nested |performance

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-29 Thread Serhii Hatsan
https://bugs.kde.org/show_bug.cgi?id=497056

Serhii Hatsan  changed:

   What|Removed |Added

 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-17 Thread Maciej
https://bugs.kde.org/show_bug.cgi?id=497056

--- Comment #8 from Maciej  ---
I can confirm, that after unplugging and plugging HDMI *again* the memory leaks
goes away.
Unplugging only doesn't fix the leak.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-17 Thread Intergalactic Narwhal
https://bugs.kde.org/show_bug.cgi?id=497056

Intergalactic Narwhal  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #7 from Intergalactic Narwhal  ---
Looks like I have the same issue. Just unplugging the external monitor doesn't
work, I have to unplug it, then the actual replug fixes the issue.

❯ ps aux  | awk '{print $6/1024 " MB\t\t" $11}'  | sort -n | grep kwin
13796 MB/usr/bin/kwin_wayland
4.60938 MB  /usr/bin/kwin_wayland_wrapper

❯ ps aux  | awk '{print $6/1024 " MB\t\t" $11}'  | sort -n | grep kwin
207.195 MB  /usr/bin/kwin_wayland
4.60938 MB  /usr/bin/kwin_wayland_wrapper

I'm using an Nvidia card as well, don't know what else to report, if you need
more information from me, I can help of course.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-15 Thread Maciej
https://bugs.kde.org/show_bug.cgi?id=497056

--- Comment #6 from Maciej  ---
Memory leak still exists. Just using firefox for an hour.
Then suddenly lag, screen flashes, logs me out and firefox gets killed.
I'm using the HDMI output in a dual-gpu laptop.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-07 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=497056

Antonio  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #5 from Antonio  ---
Apparently, more people is having this issue, including me. As long as I have
external monitors connected the system will eventually reach its full RAM
capacity. The workaround is to disconnect and reconnect the monitors, that
frees the memory, but causes performance issues until reboot.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-07 Thread Maciej
https://bugs.kde.org/show_bug.cgi?id=497056

--- Comment #4 from Maciej  ---
Still leaking memory. Everyday 70% RAM and then system crash :(

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-05 Thread Maciej
https://bugs.kde.org/show_bug.cgi?id=497056

--- Comment #3 from Maciej  ---
I tried debugging with
https://community.kde.org/KWin/Debugging#Debug_KWin_with_Valgrind
But the memory leak command gives Permission denied.

Same as:
```
adam@fedora144:~/Downloads$ dbus-run-session valgrind
--log-file=kwinwayland.log --trace-children=no kwin_wayland
==254461== 
==254461== Warning: Can't execute setuid/setgid/setcap executable:
/usr/bin/kwin_wayland
==254461== Possible workaround: remove --trace-children=yes, if in effect
==254461== 
valgrind: /usr/bin/kwin_wayland: Permission denied
```

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-05 Thread Maciej
https://bugs.kde.org/show_bug.cgi?id=497056

--- Comment #2 from Maciej  ---
Created attachment 176368
  --> https://bugs.kde.org/attachment.cgi?id=176368&action=edit
Stacktrace taken when memory leak increases

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 497056] Memory leak in kwin_wayland

2024-12-04 Thread Maciej
https://bugs.kde.org/show_bug.cgi?id=497056

--- Comment #1 from Maciej  ---
May be related to #496698 since I use second monitor too, through HDMI from
Nvidia GPU.

-- 
You are receiving this mail because:
You are watching all bug changes.