Summary: | glXImportContextEXT crashes in git HEAD | ||
---|---|---|---|
Product: | Mesa | Reporter: | Johan Bilien <jobi> |
Component: | GLX | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | test case |
Description
Johan Bilien
2008-01-24 23:32:40 UTC
Created attachment 13926 [details]
test case
Run first without argument, then append the context id and window id given by the first process
Mass version move, cvs -> git Should be fixed by this commit: commit db178af09d734f2f973d50de9ff90fe1cbb5e9c9 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Fri May 7 18:38:35 2010 -0400 glx: Get GLX_SCREEN first in __glXQueryContextInfo() And lookup the GLX screen for the context. Otherwise we'll end up jumping through a NULL-pointer once we try to look up the visual or config for the shared context. https://bugs.freedesktop.org/show_bug.cgi?id=14245 The test case works. |
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.