Looks like I fixed this one already for bug 300310, uploaded as version
2:1.5.99.902-0ubuntu2

    pScrn = xf86Screens[scrnIndex];
    pVidMode = VMPTR(pScrn->pScreen);
    if (pScrn->modes == NULL)
        return FALSE;

    pVidMode->First = pScrn->modes;
    pVidMode->Next =  pVidMode->First->next;


** Changed in: xorg-server (Ubuntu)
       Status: Triaged => Fix Released

-- 
Xorg Program received signal SIGSEGV, Segmentation fault, xubuntu 8.04 and wine 
0.9.59-0ubuntu5 crashs the xserver
https://bugs.launchpad.net/bugs/237993
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to