http://bugs.freedesktop.org/show_bug.cgi?id=26832
Summary: [bisected glx]: assert triggered by kwin, when
glxCreateWindow is called with NULL attrib_list
Product: Mesa
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: GLX
AssignedTo: [email protected]
ReportedBy: [email protected]
KDE's kwin calls glxCreateWindow with NULL as the attrib_list parameter when it
sets up OpenGL based compositing. Since Mesa commit
706fffbff59be0dc884e1938f1bdf731af1efa3e this triggers an assert in
CreateDrawable (glx_pbuffer.c:382), and the application crashes.
The man page for glxCreateWindow states explicitly that NULL is allowed to be
passed as a value to the attrib_list parameter
(http://www.opengl.org/sdk/docs/man/xhtml/glXCreateWindow.xml).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev