I just tried updating my Fedora 43 again, but the problem persists. (I think it may have been the same level I tried a couple of days ago).
Updated KDE was version 6.7.3-2.fc43.
So, either Fedora 43 is still problematic or your system is somehow a bit different.
Not sure if it's at all related, but the system I tried this on most recently is using an Nvidia 4070 Super graphics card on a Windows 11 Host with video driver 596.36.
(And of course Guest 3D acceleration enabled).
Original Message:
Sent: Jul 30, 2026 02:36 AM
From: richard612
Subject: KDE Plasma 6.7 Out of memory with 3D enabled
I've fully patched my F44 VM tonight and the problem seems to be fixed. kwin is 6.7.3-1.fc44.
Original Message:
Sent: Jul 27, 2026 02:46 PM
From: gbohn
Subject: KDE Plasma 6.7 Out of memory with 3D enabled
So I opened a report (523098) at bugs.kde.org against kwin back on 7/15/26. I don't know if I got everything entered correctly or not.
I don't know how long it normally takes for a response of any sort, but nothing but the sound of crickets in response so far...
I recently tried KDE 6.7.3 without any improvement. I also tried updating KDE (from 6.6.5) to 6.7.3, but excluding kwin from being updated.
That seemed to boot without showing the memory leak. But I didn't run it for more than a few minutes so I don't know if anything would be messed up by updating everything but kwin.
Original Message:
Sent: Jul 13, 2026 10:49 AM
From: Nisar Ahmed
Subject: KDE Plasma 6.7 Out of memory with 3D enabled
Thanks for the clear breakdown - isolating it to Plasma 6.6.5 (working) vs 6.7.2 (broken) with identical Mesa/kernel strongly points to a Plasma/KWin regression, not Mesa or the kernel.
A few things worth checking:
- Confirm renderer – run
glxinfo | grep "OpenGL renderer" to verify it's using VMware's SVGA3D backend and not falling back to software rendering.
- open-vm-tools version – make sure it's up to date; Plasma 6.7's new KWin scene graph has caused issues with older SVGA3D backends elsewhere too.
- Check logs during the leak:
journalctl -b -u kwin_wayland -f (or plasma-kwin_x11 on X11) for repeated buffer/texture allocation messages.
- File on bugs.kde.org against
kwin, tagged "virtual machine"/"VMware SVGA3D" - KDE devs likely aren't testing against VMware's 3D backend, so your exact repro (Mesa + kernel + Plasma versions) would help a lot.
- Workaround: disable OpenGL compositing and force XRender (System Settings → Compositor) until it's fixed upstream.
Given the severity, this does look isolated to VM/SVGA3D environments rather than bare metal.
Original Message:
Sent: Jul 13, 2026 09:47 AM
From: gbohn
Subject: KDE Plasma 6.7 Out of memory with 3D enabled
> What kernel and Plasma version were installed?
I've been suppressing the update to Plasma with a modified /etc/dnf/dnf.conf file to exclude new KDE Plasma versions.
I just tried letting it update again, but I see the same issue after updating to the newest versions (that come with Fedora 43).
Using the same Mesa (25.3.6-3.fc43) and kernel (7.1.3-100.fc43) level, KDE Plasma 6.6.5-2.fc43 works o.k. with 3D enabled and KDE version 6.7.2-2.fc43 does not.
I'm not sure how to see if the KDE people are aware. But, this leak is so severe that it makes using the system impossible.
So, I'm guessing that if this also affected non Vmware Workstation environments as well then they would likely have already noticed.
Original Message:
Sent: Jul 12, 2026 01:42 PM
From: Technogeezer
Subject: KDE Plasma 6.7 Out of memory with 3D enabled
Sounds to me like a regression in either KDE Plasma or Mesa 3D in the guest. You might want to see if this has been reported to the KDE and/or Mesa developers as well.
What kernel and Plasma version were installed? You might want to see if there are updated components for kernel/Plasma/Mesa for F43 - especially if the Plasma version is 6.7.0
------------------------------
Paul Rockwell (technogeezer)
vExpert 2026 (3x)
------------------------------
Original Message:
Sent: Jul 12, 2026 09:28 AM
From: richard612
Subject: KDE Plasma 6.7 Out of memory with 3D enabled
Interim workaround: downgrade kwin to 6.6.5. Download .rpm packages from koji. You'll need kwin, kwin-common, and kwin-libs. In the download folder:
sudo dnf downgrade ./kwin*6.6.5*