my Xorg is sort of crashing, without any comprehensible reason. it happens for example, when I'm starting the screensaver or quake3...both are using OpenGL, so it could depend on that. but i'm already using Xorg for a long time, and had never problems with it until now. it's happening on my dell inspiron 500m, with an Intel 855 graphics chipset. # lspci | grep Graph 00:02.0 VGA compatible controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02) 00:02.1 Display controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02) and of course, I'm using the i810 driver.
Created attachment 1416 [details] my xorg.conf
Created attachment 1417 [details] log of the right now running Xorg
Created attachment 1418 [details] Xorg.0.log.old
Created attachment 1419 [details] startx > startx.1
Created attachment 1420 [details] startx 2> startx.2
If you compiled this yourself it looks like some of your modules like... /usr/X11R6/lib/modules/linux/libdrm.a /usr/X11R6/lib/modules/fonts/libtype1.a /usr/X11R6/lib/modules/extensions/libdri.a are borked. You should replace them as they contain symbols that aren't available for modules. Just look at your log file.
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.