| Summary: | Plasma Wayland breaks when more than ~110 windows are open | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Sam <samuel.c.eriksen> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | duha.bugs, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.4 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sam
2024-05-13 14:08:01 UTC
Sounds like you are running out of RAM. Please check if you still have free memory before your session crashes. I tried your method, but was unable to crash my session before I ran out of memory. Not sure how many I managed, how did you count your open windows :D? I counted windows 1 by one. I have 32 gb of ram, so memory prob isn't an issue, but ill doublecheck. Assuming one window takes 125-200 mb, that should be around 150-240 windows the system should handle (assuming system without the windows uses 2GB). Even after closing all the windows, the plasma session fails to recover without a login. I will test again soon while watching memory. Error occurs at roughly 60% memory utilization. Happens again with Konsole. Also at roughly 20GB of memory utilization Apologies I was logged into a X11 for testing and didn't notice. I retried in wayland and I was able to reproduce, sorry. Annoys me when that happens to me. Relatable. It's not out of RAM, there's a max limit to the size of a wayland message we send with the stacking order. *** This bug has been marked as a duplicate of bug 479492 *** |