Comment # 9 on bug 100400 from
Created attachment 130633 [details]
valgrind output with less missing debug info

Because I saw there is very much missing debug info in the first valgrind file
I recompiled the affected libs with debug symbols.

The new valgrind file was generated with this line:

ST_DEBUG=tgsi MESA_DEBUG=1 LIBGL_DEBUG=verbose valgrind --leak-check=full
--show-leak-kinds=all --track-origins=yes --error-limit=no
./ValhallaHills-Linux-Shipping


You are receiving this mail because: