Summary: | [bisected]oglc accum(basic.accum) sefaults | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Drivers/DRI/i915 | Assignee: | Ian Romanick <idr> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | brianp |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 42993 |
Description
fangxun
2012-01-31 01:41:31 UTC
We just needed one more cherry pick. :) Fixed by: commit 442dc31fa71ec433b2c100ec983a6061e83f7dbd Author: Eric Anholt <eric@anholt.net> Date: Tue Jan 24 15:52:52 2012 -0800 intel: Fix accum buffer mapping since the swrast rework. A pure swrast-allocated buffer gets an irb of NULL, so we segfaulted in the clear-accum test. Just look at the swrast renderbuffer pointer for handling swrast rbs. (cherry picked from commit 42e9936ce6bcac9f863b2f85978489e4f804e927) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=45428 Verified with mesa 8.0 commit 7f5d3f7ed2ac42f00e4f848dd79b6223d95d7877. |
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.