<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Segfault sweep_line_delete on video playback (2)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81699#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Segfault sweep_line_delete on video playback (2)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81699">bug 81699</a>
              from <span class="vcard"><a class="email" href="mailto:sixtysix@inwind.it" title="Massimo <sixtysix@inwind.it>"> <span class="fn">Massimo</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=104383" name="attach_104383" title="quick hack">attachment 104383</a> <a href="attachment.cgi?id=104383&action=edit" title="quick hack">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=81699&attachment=104383'>[review]</a>
quick hack

The problem here seems to be that with small areas to fill
the boxes tessellator receives empty boxes which are
evidently unexpected. The attached patch is derived going
one step back to the source of these empty boxes,
a comment there seems to imply a choice to mimic pixman.    

Obviously the real problem could be earlier than there.

A different solution could be to impose a minimum 1 width/height
for the boxes generated.</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>