Bug Report Memory leak when viewing properties

Hey compucat, we're seeing the same thing on our side on boxes with similar specs: AMD Radeon RX580 on Ubuntu 19.10.
Do you see the same problem using other DEs?
 
@LinuxAP: I narrowed down the issue and linked my findings in the bug report. Essentially, mesa has a nasty memory leak on AMD GPUs that's made its way into Ubuntu's stable release and is still unfixed in latest nightlies. Bug here: https://gitlab.freedesktop.org/mesa/mesa/issues/1426

I'm currently leak-testing my system after downgrading libgl1-mesa-dri (both i386 and amd64 packages) to 19.0.8 (the ubuntu 19.04 release), and things seem to be working well so far. (Didn't want to bother compiling a custom Mesa yet)
 
Back
Top