On 2009/07/11 17:31, Predrag Punosevac wrote: > Hi Ports, > > I think that this is a well known issue but I would like to document it > anyway. I am getting xpdf core dumped when I try to see the following > document > > > http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&prodSeriesId=30377&targetPage=http%3A%2F%2Fbizsupport1.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fbpu02659%2Fbpu02659.pdf > > The document is rendering without problems when I use epdfview. > > I am running 4.5/i386 stable on this particular desktop. > > Cheers, > Predrag > > P.S. Kili, if you have those patches for xpdf could you please post them > on one place or send them to my private email. I will be testing this > week HPLIP so I would like to test xpdf as well. > > >
hmm, that url doesn't work (probably because of the session id), but assuming this is the same document, it works on xpdf (amd64 -current) for me; http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/bpu02659/bpu02659.pdf maybe it was fixed in the security update to 3.02pl3 or miod's out of bounds access that are only in OPENBSD_4_6/-current. but let me plug mupdf anyway because it's great ;-) xpdf takes quite a while to draw this on my machine - 3.3 seconds. mupdf literally *half* that, and imho the font rendering is far more pleasant. in -current, pkg_add mupdf. the -current port of this will most likely build on 4.5 too if you want to try it.