Summary: | [bisected i965]oglc api-error(negative.glGetPixelMap) segfaults | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | chris |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 42993 |
Description
fangxun
2011-12-07 23:47:53 UTC
Note that the bug is in fact the mapping of a bo into two coherency domains and attempting to use both simultaneously. Eric has fixed this whilst refactoring MapRenderbuffer. Fixed by the following commit: commit 015286f03e871ccf49af9f2ceef7f5e04c8d61ca Author: Chris Wilson Date: Sun Dec 11 17:35:06 2011 +0000 intel: Remove the fresh assertions used to debug the vma cacheing Hopefully all the bugs in the callers have been found, so time to handle the failures "gracefully" again. Verified with mesa master commit cb96b06130c7728fe5838845325571ed18f6e983. |
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.