https://bugs.freedesktop.org/show_bug.cgi?id=33172
--- Comment #3 from Tobias Jakobi liquid.acid@gmx.net 2011-01-26 11:46:00 PST --- New tests on my system with ut2004. UseVBO is disabled, so I only get a black screen ingame.
I can still play though (by ear so to speak) and while doing this I watched memory consumption of the process: Monitoring ut2004-bin with htop showed that during peak times the process has more than 50GiB virtual mem (VIRT) allocated. So there's clearly a mem leak here.
Could valgrind help to detect such a leak?