Comment 54 for bug 926379

Revision history for this message
In , dn (nobled) wrote :

Are you sure that's the same issue? When you disable asserts, does it go on to hit a bad memory access because rb->mt == NULL and it calls intel_miptree_release(&rb->mt->hiz_mt), which then dereferences it first thing?