Summary: | Crash in dri2InvalidateBuffers when resizing Java window with OpenGL pipeline enabled | ||
---|---|---|---|
Product: | Mesa | Reporter: | Clemens Eisserer <linuxhippy> |
Component: | Drivers/DRI/i915 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Clemens Eisserer
2011-05-30 13:08:40 UTC
Thanks for the detailed steps to reproduce! commit 164108e3db5ba09d8e0605f88aa17dab83b68742 Author: Eric Anholt <eric@anholt.net> Date: Wed Jun 1 13:39:39 2011 -0700 glx: Fix use-before-null-check in dri2InvalidateBuffers(). The compiler used our dereference here to skip the NULL check below. Fixes window resize in "jconsole -J-Dsun.java2d.opengl=True" under OpenJDK 6. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=37766 Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com |
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.