Bugzilla – Bug 571361
xpdf/libpoppler segfaults when opening PDF documents made using latex/ps2pdf
Last modified: 2010-01-16 15:42:16 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.0) Gecko/20100105 SUSE/3.6rc1-1.2 Firefox/3.6 xpdf/libpoppler segfaults when opening PDF documents made using latex/ps2pdf. the problem occured after the latest update of libpoppler (used to work fine before): grep popp /var/log/zypp/history --- 2010-01-15 15:37:53|install|libpoppler5|0.12.0-3.7.1|i586||openSUSE-11.2-updates|ff32259e29d3eddf92c9f51bfa50024cd264cc4b 2010-01-15 15:38:34|install|poppler-tools|0.12.0-3.7.1|i586||openSUSE-11.2-updates|418f89a3b8e86230ec04b8aef37a6ae2cddfb081 2010-01-15 15:38:35|install|libpoppler-glib4|0.12.0-3.7.1|i586||openSUSE-11.2-updates|d77a5ef09b20ce471b28d2831c39b0ee3cd99b27 --- when opening a PDF made using latex/ps2pdf, /var/log/messages says: --- kernel: [ 2466.693873] xpdf[3697]: segfault at 4 ip b76f7164 sp bfe29e8c error 4 in libpoppler.so.5.0.0[b75bc000+1ca000] --- PDFs created using other tools (such as Acrobat Distiller) can still be opened and displayed properly, though. Reproducible: Always Steps to Reproduce: 1. latex/dvips/ps2pdf file 2. xpdf file.pdf 3. Actual Results: xpdf file.pdf Segmentation fault Expected Results: displayed the PDF (used to work before update)
dup of bug 570183 *** This bug has been marked as a duplicate of bug 570183 ***