Comment 3 for bug 1489720

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [mako] mir_proving_server crashes on screen rotation

Seems to be crashing on:
       glDeleteTextures(1, &shadow_corner_tex);
which might be a missing GL context.