I found this with the i810 driver, but AFAICS it could occure with any driver. If a xinerama configuration references a screen that is not correctly configured (e.g. because the hardware coudn't be found) the xserver segfaults in xf86Cursor in Line 618ff due to access of xf86Screens[ref]->pScreen with xf86Screens[ref] == NULL. This should create an error message instead.
Created attachment 6584 [details] [review] Fix for segfault This patch hopefully fixes the segfault. Will apply soon if noone objects.
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
This had already been committed as 73e58adda96c1d1b5176d819107faa7697c3eb94 on Wed Aug 16 2006.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.