Hi, i don't know if you saw http://projects.info-pull.com/moab/MOAB-06-01-2007.html
It describes a problem in which a node from the page tree references one of its parent nodes, so we end up in a infinite loop and end up crashing. I fixed it on kpdf with this patch http://websvn.kde.org/branches/KDE/3.5/kdegraphics/kpdf/xpdf/xpdf/?rev=622127&view=rev but i'm not going to commit it to poppler since krh oposes completely to use stl for poppler. So that's just a mail to say someone will have to code a solution that is not crappy (like setting maximum number of possible recursive calls) and does not use stl. Albert _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
