Summary: | egl_glx driver segfaults with NULL config | ||
---|---|---|---|
Product: | Mesa | Reporter: | nobled <nobled> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 7.9 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
nobled
2011-01-06 12:26:49 UTC
There is a bug in 7.9 that makes NULL config to slip. I've cherry-picked the fix to it. Do you see this on all versions? When is config NULL? (In reply to comment #1) > There is a bug in 7.9 that makes NULL config to slip. I've cherry-picked the > fix to it. Do you see this on all versions? When is config NULL? It happened in just 7.9, when I called eglCreateContext(dpy, NULL, EGL_NO_CONTEXT, attribs) -- commit 110c49fddd7a111288946255477ea3a354db49e8 seems to have fixed it, thanks! |
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.