<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - CAIRO_STATUS_NO_MEMORY after cairo_image_surface_create 10000x30000 image surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97378#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - CAIRO_STATUS_NO_MEMORY after cairo_image_surface_create 10000x30000 image surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97378">bug 97378</a>
              from <span class="vcard"><a class="email" href="mailto:psychon@znc.in" title="Uli Schlachter <psychon@znc.in>"> <span class="fn">Uli Schlachter</span></a>
</span></b>
        <pre>What makes your believe that "not enough memory" is wrong? If you do the math,
a surface with a width of 10k, height of 30k and 4 bytes per pixels would need
more than one gibibyte of memory (10000*30000*4/(1024*1024*1024)=1.118). Could
it be that allocating that much memory really fails for you?</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>