Created attachment 81673 [details] Full Xorg backtrace After upgrading to KDE 4.11 beta, Xorg crashes when the desktop initializes. This is on openSUSE 12.3, intel atom N450.
Created attachment 81674 [details] Xorg log
Downstream report https://bugs.freedesktop.org/show_bug.cgi?id=66359
Oops, that's https://bugs.kde.org/show_bug.cgi?id=321760
It looks like it's the indirect dispatch table that's broken. The function pointer for glFramebufferTexture2D() is pointing at glVertexAttrib2dv().
Might be the same problem as reported in this thread: http://comments.gmane.org/gmane.comp.video.mesa3d.devel/55797 Long story, short answer: recompile xf86-video-intel without glamor support. If you are on openSUSE, try the driver from http://download.opensuse.org/repositories/home:/StefanBruens:/branches:/X11:/XOrg/ You will also need the rest of xorg/mesa, which is located at: http://download.opensuse.org/repositories/X11:/XOrg/
This bug report applies to Mesa-9.1.4, too.
(In reply to comment #6) > This bug report applies to Mesa-9.1.4, too. But not to master
*** Bug 69682 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 69682 ***
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.