The errors look like this in dmesg:
- Code: Select all
[86506.680833] xpdf.real[14521]: segfault at 18 ip 00007fd99d4f56c0 sp 00007fff5f76f148 error 4 in libpoppler.so.28.0.0[7fd99d38c000+20c000]
[104681.176860] xpdf.real[16346]: segfault at 18 ip 00007f11125546c0 sp 00007fff36201d98 error 4 in libpoppler.so.28.0.0[7f11123eb000+20c000]
I can start xpdf without loading a file, but as soon as I actually load any file, it crashes right after displaying the document for a fraction of a second.
As can be seen from the dmesg output, the error seems to be related to libpoppler.
Does anyone know how to fix this issue?

