<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Implementation error: bad target in _mesa_get_current_tex_object() with Intel Skylake HD 520 graphics"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93362">bug 93362</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Drivers/DRI/i915
           </td>
           <td>Drivers/DRI/i965
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">QA Contact</td>
           <td>
                
           </td>
           <td>intel-3d-bugs@lists.freedesktop.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Implementation error: bad target in _mesa_get_current_tex_object() with Intel Skylake HD 520 graphics"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93362#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Implementation error: bad target in _mesa_get_current_tex_object() with Intel Skylake HD 520 graphics"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93362">bug 93362</a>
              from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>