<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "In pixman_region32_init_rect: Invalid rectangle passed" when viewing a certain PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71177#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "In pixman_region32_init_rect: Invalid rectangle passed" when viewing a certain PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71177">bug 71177</a>
              from <span class="vcard"><a class="email" href="mailto:vincent@xenbox.fr" title="Vincent Gerard <vincent@xenbox.fr>"> <span class="fn">Vincent Gerard</span></a>
</span></b>
        <pre>Also have the same issue, I splitted the page on a PDF that generate an invalid
rectangle in evince to attach a reproducer. (seems the PDF is simpler, no
rotated text, but schemas are involved)

Data from poppler are:

(In evince)
Breakpoint 2, create_region_from_poppler_region (region=region@entry=0x78e840,
scale=scale@entry=1) at ev-poppler.cc:2091
(gdb) p rectangle
$5 = (PopplerRectangle *) 0x78ea80
(gdb) p *rectangle
$6 = {x1 = 341, y1 = 236, x2 = 339, y2 = 244}

And this rectangle generate a negative width and led to Invalid rectangle
passed.

Thanks,
Vincent.</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>