Bugzilla – Bug 573867
xpdf-poppler segfault
Last modified: 2010-01-26 14:25:57 UTC
Created attachment 338826 [details] PDF that crashes xpdf The attached PDF document causes a segfault when opened with xpdf-poppler on 11.2-x86_64, but opens fine in acroread.
Could you please paste here the backtrace?
Hmm - I thought providing the offending PDF would be more useful for debugging than just sending a backtrace, but here it comes: #0 0x00007f9193b972a0 in SafeInt::SafeInt(SafeInt const&) () from /usr/lib64/libpoppler.so.5 #1 0x00007f9193b97d10 in greallocn () from /usr/lib64/libpoppler.so.5 #2 0x000000000041b548 in ?? () #3 0x000000000041fc58 in ?? () #4 0x000000000041636e in ?? () #5 0x000000000042a7aa in ?? () #6 0x000000000041c82c in ?? () #7 0x000000000042b748 in ?? () #8 0x00007f9192abba7d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff31205798) at libc-start.c:220 #9 0x000000000040bc19 in SplashSolidColor::SplashSolidColor(unsigned char*) () #10 0x00007fff31205798 in ?? () #11 0x000000000000001c in ?? () #12 0x0000000000000002 in ?? () #13 0x00007fff312074c1 in ?? () #14 0x00007fff312074c6 in ?? () #15 0x0000000000000000 in ?? ()
Whoops, I just found that since the "zypper up" I did this morning, all PDFs crash xpdf. I'll investigate this further...
I have suspicion you have hit bug 570183.
Yes, I think that's it. Thanks. *** This bug has been marked as a duplicate of bug 570183 ***
(In reply to comment #5) > Yes, I think that's it. Thanks. > > *** This bug has been marked as a duplicate of bug 570183 *** Thanks as well.