Bug 98678 - poppler crashes on PDF created by Excel 2011
Summary: poppler crashes on PDF created by Excel 2011
Status: RESOLVED DUPLICATE of bug 97870
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All All
: medium major
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-10 21:40 UTC by Michael Natterer
Modified: 2016-11-10 23:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Crashing PDF (21.12 KB, application/pdf)
2016-11-10 21:40 UTC, Michael Natterer
Details

Description Michael Natterer 2016-11-10 21:40:48 UTC
Created attachment 127907 [details]
Crashing PDF

See this GIMP bug: https://bugzilla.gnome.org/show_bug.cgi?id=774161

Crashing file from that bug report attached.
Comment 1 Albert Astals Cid 2016-11-10 21:48:10 UTC
i don't see any crash in poppler.

What's your backtrace? What's your poppler version?
Comment 2 Michael Natterer 2016-11-10 22:53:20 UTC
Version is 0.44.0, debian unstable.

Stack trace:

#0  0x00007fa585243f20 in cmsGetColorSpace ()
   from /usr/lib/x86_64-linux-gnu/liblcms2.so.2
#1  0x00007fa582e3cfcd in GfxICCBasedColorSpace::parse(Array*, OutputDev*, GfxState*, int) () from /usr/lib/x86_64-linux-gnu/libpoppler.so.64
#2  0x00007fa582e3c4b0 in GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) () from /usr/lib/x86_64-linux-gnu/libpoppler.so.64
#3  0x00007fa582e65390 in Page::loadThumb(unsigned char**, int*, int*, int*) ()
   from /usr/lib/x86_64-linux-gnu/libpoppler.so.64
#4  0x00007fa587651e77 in poppler_page_get_thumbnail ()
   from /usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
#5  0x00005618cbec7394 in get_thumb_surface (doc=<optimized out>, 
    page_num=<optimized out>, preferred_size=128) at file-pdf-load.c:963
#6  0x00005618cbec7a61 in get_thumb_pixbuf (preferred_size=128, page_num=0, 
    doc=<optimized out>) at file-pdf-load.c:994
#7  thumbnail_thread (data=0x7ffe5255a5d0) at file-pdf-load.c:1048
#8  0x00007fa586d99195 in g_thread_proxy (data=0x5618cc766d40) at gthread.c:784
#9  0x00007fa586591464 in start_thread (arg=0x7fa577fff700) at pthread_create.c:333
#10 0x00007fa5862d49df in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Looks like the file's color profile might be corrupt?
Comment 3 Albert Astals Cid 2016-11-10 23:00:41 UTC

*** This bug has been marked as a duplicate of bug 97870 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.