[Poppler-bugs] [Bug 71177] "In pixman_region32_init_rect: Invalid rectangle passed" when viewing a certain PDF

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 15 15:59:13 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=71177

--- Comment #4 from Vincent Gerard <vincent at xenbox.fr> ---
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 at entry=0x78e840,
scale=scale at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20141015/7f009b43/attachment.html>


More information about the Poppler-bugs mailing list