ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #20622
[Bug 237993] Re: Xorg Program received signal SIGSEGV, Segmentation fault, xubuntu 8.04 and wine 0.9.59-0ubuntu5 crashs the xserver
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.