<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - segfault in _mesa_get_format_datatype and _mesa_get_color_read_type when state dumping with glretrace"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65173#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - segfault in _mesa_get_format_datatype and _mesa_get_color_read_type when state dumping with glretrace"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65173">bug 65173</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=65173#c8">comment #8</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=80070" name="attach_80070" title="fix-v2">attachment 80070</a> <a href="attachment.cgi?id=80070&action=edit" title="fix-v2">[details]</a></span>
> fix-v2

> I'm happier with this new version of the patch, </span >

I'm afraid that version 2 assumes C99 and will break MSVC.

<span class="quote">> but I'm still not sure if
> returning 0 is a correct thing to do.</span >

Anything is better than crashing.

GL_READ_BUFFER is GL_NONE here, so it doesn't matter.

What does nVidia proprietary driver return for
IMPLEMENTATION_COLOR_READ_{FORMAT,TYPE} on that call? That is, what is the
output of

   glretrace -D 137078 wine-preloader.137078.trim.trace | grep
IMPLEMENTATION_COLOR_READ

on nvidia?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>