Summary: | Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11 | ||
---|---|---|---|
Product: | Mesa | Reporter: | auxsvr |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | god |
Version: | 9.1 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Full Xorg backtrace
Xorg log |
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. *** |
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.
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.