Comment 6 for bug 135218

Revision history for this message
Tormod Volden (tormodvolden) wrote :

My theory is that pScrn->display->modes is not initialized or is overwritten. In some cases its value happens to be null, and you get no crash but only "no valid modes", in my case it's not null and the data structure is random and you get the crash in line src/vesa.c:684.