https://bugs.freedesktop.org/show_bug.cgi?id=85199
Bug ID: 85199
Summary: glxinfo segfaults when mesa was compiled with clang &
libc++
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: GLX
Assignee: [email protected]
Reporter: [email protected]
Created attachment 108064
--> https://bugs.freedesktop.org/attachment.cgi?id=108064&action=edit
strace glxinfo
1)
$ glxinfo
name of display: :0
Segmentation fault
2)
$ glxinfo -i
name of display: :0
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 40
Current serial number in output stream: 43
I don't know anything about what happens, but I know that this crash happens
only when mesa was compiled with clang (from git) against libc++.
Building clang and mesa against libstdc++ with otherwise the same build config
does not produce the crash.
I originally stumbled upon this issue because kwin was always crashing with
OpenGL enabled.
thx for your time.
Michi
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev