Summary: | wincopy will crash on Gallium drivers when going to front buffer | ||
---|---|---|---|
Product: | Mesa | Reporter: | Kevin DeKorte <kdekorte> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Prevents the crash in wincopy when pressing f |
Description
Kevin DeKorte
2010-10-07 15:39:29 UTC
Tested with r600g, color tiling is off and application is xdemos/wincopy Pressing F still crashes git c3ed27ec76c5456412122d7e654a2e298409cc88 bug still present in git fa62cf7450595b3d99259b5a212df301ca711d4b and patch still seems to correct it. Looks like a core mesa issue. Alex, are you sure this is core mesa issue as the code does not crash on my intel based machine. (In reply to comment #5) > Alex, are you sure this is core mesa issue as the code does not crash on my > intel based machine. It looks like a gallium state tracker bug. The Intel drivers don't use gallium. mesa: aedbf05d31c1a8d7d3c2742524abf2db2422b2fe (master) swrast - ok softpipe - crash llvmpipe - crash Fixed with commit efbd33aff93d875af95d40db018b7911a3f87d02 |
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.