Comment 77 for bug 669211

Revision history for this message
Michael Gilbert (michael-s-gilbert) wrote :

i took a minute to look at this, and yes, once again, there is a segfault on all pdf's :( the backtrace is different, so this really is a different issue...but anyway the discussion is here now, so on to the solution...

to fix this, you can simply install the known working oneiric xpdf and poppler packages:

$ wget http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xpdf/xpdf_3.02-21_i386.deb
$ wget http://us.archive.ubuntu.com/ubuntu/pool/main/p/poppler/libpoppler13_0.16.7-2ubuntu2_i386.deb
$ sudo dpkg -i xpdf_*.deb libpoppler13_*.deb