Bug 66359 - Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
Summary: Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
Status: RESOLVED DUPLICATE of bug 69682
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 9.1
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-29 10:59 UTC by auxsvr
Modified: 2018-03-08 05:07 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Full Xorg backtrace (1.25 KB, text/plain)
2013-06-29 10:59 UTC, auxsvr
Details
Xorg log (33.96 KB, text/plain)
2013-06-29 11:02 UTC, auxsvr
Details

Description auxsvr 2013-06-29 10:59:49 UTC
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.
Comment 1 auxsvr 2013-06-29 11:02:15 UTC
Created attachment 81674 [details]
Xorg log
Comment 2 Hrvoje Senjan 2013-07-02 19:03:46 UTC
Downstream report
https://bugs.freedesktop.org/show_bug.cgi?id=66359
Comment 3 Hrvoje Senjan 2013-07-02 19:04:32 UTC
Oops, that's
https://bugs.kde.org/show_bug.cgi?id=321760
Comment 4 Fredrik Höglund 2013-07-02 19:12:13 UTC
It looks like it's the indirect dispatch table that's broken.

The function pointer for glFramebufferTexture2D() is pointing at glVertexAttrib2dv().
Comment 5 Stefan Brüns 2013-07-02 22:23:10 UTC
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/
Comment 6 auxsvr 2013-07-04 21:27:31 UTC
This bug report applies to Mesa-9.1.4, too.
Comment 7 Hrvoje Senjan 2013-07-05 14:47:43 UTC
(In reply to comment #6)
> This bug report applies to Mesa-9.1.4, too.

But not to master
Comment 8 Ian Romanick 2013-09-22 23:27:22 UTC
*** Bug 69682 has been marked as a duplicate of this bug. ***
Comment 9 Timothy Arceri 2018-03-08 05:07:39 UTC

*** 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.