On 2016-06-18 14:30, Nicolai Hähnle wrote: > Okay, so since dolphin uses OpenGL for rendering as well, the problem > now is to figure out whether the VM fault comes from dolphin or from > the compositor. > > There are two approaches. The first one is to just try your luck and > capture an apitrace of dolphin, and then see whether playing that > apitrace back also produces VM faults. If it does, great - upload the > apitrace somewhere, and we can hopefully get it fixed. apitrace was genious, didn't know about that one! But unfortunately there's no frames rendered by dolphin, so apitrace replay does not trigger the bug... So I'll try the second option you mentioned. I'll post again when I find something. Thank you very much for your helpful input! - Mads