[Bug 93362] Implementation error: bad target in _mesa_get_current_tex_object() with Intel Skylake HD 520 graphics

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 14 15:57:56 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=93362

Ian Romanick <idr at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
          Component|Drivers/DRI/i915            |Drivers/DRI/i965
         QA Contact|                            |intel-3d-bugs at lists.freedes
                   |                            |ktop.org

--- Comment #1 from Ian Romanick <idr at freedesktop.org> ---
Can you run this in GDB?  If so, can you set a breakpoint in _mesa_problem
(that's the function that logs the "Mesa 11.0.6 implementation error" message)?
 When the breakpoint is hit, do "bt -full" and copy-and-paste the output into
the bug report.

It looks like there's another GL error triggered before that.  Can you also
(separately) set a breakpoint in _mesa_error and provide the same "bt -full"
output?

My guess is that there's two separate problems.  One is likely in cogl, and the
other is likely in Mesa.  This information should help figure out which is
which.

Thanks.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151214/a721e7c6/attachment.html>


More information about the intel-3d-bugs mailing list