Bug 573867 - xpdf-poppler segfault
Summary: xpdf-poppler segfault
Status: RESOLVED DUPLICATE of bug 570183
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Final
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Petr Gajdos
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 12:47 UTC by Reinhard Max
Modified: 2010-01-26 14:25 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
PDF that crashes xpdf (24.01 KB, application/pdf)
2010-01-26 12:47 UTC, Reinhard Max
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhard Max 2010-01-26 12:47:40 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.
Comment 1 Petr Gajdos 2010-01-26 13:30:10 UTC
Could you please paste here the backtrace?
Comment 2 Reinhard Max 2010-01-26 14:00:52 UTC
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 ?? ()
Comment 3 Reinhard Max 2010-01-26 14:11:51 UTC
Whoops, I just found that since the "zypper up" I did this morning, all PDFs crash xpdf. I'll investigate this further...
Comment 4 Petr Gajdos 2010-01-26 14:15:36 UTC
I have suspicion you have hit bug 570183.
Comment 5 Reinhard Max 2010-01-26 14:19:34 UTC
Yes, I think that's it. Thanks.

*** This bug has been marked as a duplicate of bug 570183 ***
Comment 6 Petr Gajdos 2010-01-26 14:25:57 UTC
(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.