Summary: | [swrast] egl-create-pbuffer-surface regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Drivers/DRI/swrast | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | chadversary |
Version: | 13.0 | Keywords: | bisected, regression |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2016-07-08 20:04:49 UTC
The commit only moves the validation around. The underlying issue has been long existing and isn't caused by the commit in question. Namely there's no buffer attached to the swrast_texture_image (swImage->Buffer) which we then crashed within the loader. A simple malloc might do it, but I'm not familiar with the classic swrast so I'm not sure how smart/stupid that is. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/323. |
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.