<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV94] Corruption on very long (vertical) pages in Firefox"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90145#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV94] Corruption on very long (vertical) pages in Firefox"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90145">bug 90145</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>Probably an issue with an X pixmap that is larger than the largest allowable
texture size. X pixmaps go up to 32Kx32K, while nv50-family goes up to 4K (and
nvc0 goes up to 8K).

If you're proficient with X tools, can you double-check that that's the case.
(Not sure how you'd do it... xwininfo gives you info on windows, not pixmaps...
you could look at an xtrace of it I suppose.)</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>