<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unexpected incomplete framebuffer in _mesa_meta_GenerateMipmap() GLES"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102804">102804</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Unexpected incomplete framebuffer in _mesa_meta_GenerateMipmap() GLES
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>17.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>fevrier.dorian@yahoo.fr
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=134272" name="attach_134272" title="apitrace file">attachment 134272</a> <a href="attachment.cgi?id=134272&action=edit" title="apitrace file">[details]</a></span>
apitrace file

I can reproduce a bug:

Please report at <a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa">https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa</a>
Mesa 17.0.7 implementation error: Unexpected incomplete framebuffer in
_mesa_meta_GenerateMipmap()

Here is my hardware:

Linux trigoss 4.11.0-14-generic #20~16.04.1-Ubuntu SMP Wed Aug 9 09:06:22 UTC
2017 x86_64 x86_64 x86_64 GNU/Linux
Linux Mint 18.2 Sonya

Mesa DRI Intel(R) Ivybridge Mobile  - OpenGL ES 3.0 Mesa 17.0.7 : Intel Open
Source Technology Center

It's GLES

Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) Ivybridge Mobile  (0x166)
    Version: 17.0.7
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile 
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.0.7
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

I provide the apitrace file, please use apitrace like this to reproduce the
problem:

apitrace replay ./mupen64plus.trace

I hope this help. :)

The executed code is here:

<a href="https://github.com/mupen64plus/mupen64plus-video-rice/blob/ae9b5f191cfab2e9aa3c71dad3f9399e6a855606/src/OGLTexture.cpp#L145">https://github.com/mupen64plus/mupen64plus-video-rice/blob/ae9b5f191cfab2e9aa3c71dad3f9399e6a855606/src/OGLTexture.cpp#L145</a>

It's an emulator so it's not "nice" code, sorry for this

But from a personal side, if you could tell me what is the problem (what it
mean by incomplete framebuffer? size? color type? which one?)

Tell me if you need more information. Can I setup mesa to provide more
information (verbose?).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>