After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 340265 - Crash when opening a specific file
Crash when opening a specific file
Status: RESOLVED NOTGNOME
Product: evince
Classification: Core
Component: general
0.5.x
Other Linux
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 384147 431566 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-05-01 10:12 UTC by Guillaume Desmottes
Modified: 2007-04-20 07:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Guillaume Desmottes 2006-05-01 10:12:12 UTC
On my Dapper, evince crashs when i try to open this file: http://www.ulb.ac.be/catalogue/polytech/pdf/polytech-r.pdf

Evince 0.5.2
Poppler 0.5.1

Starting program: /usr/bin/evince /tmp/polytech-r.pdf
[Thread debugging using libthread_db enabled]
[New Thread -1229183296 (LWP 29847)]
[New Thread -1231025232 (LWP 29853)]
Error (481274): Missing 'endstream'
Error (475592): Unexpected end of file in flate stream
Error (523795): Missing 'endstream'
Error (528568): Unexpected end of file in flate stream
Error (633617): Illegal character '>'
Error (633617): Missing 'endstream'
Error (638608): Unexpected end of file in flate stream
Error (577440): Missing 'endstream'
Error (582086): Unexpected end of file in flate stream
Error (481274): Missing 'endstream'
Error (475592): Unexpected end of file in flate stream

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1231025232 (LWP 29853)]
0xb772d9dc in memcpy () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread apply all bt

Thread 2 (Thread -1231025232 (LWP 29853))

  • #0 memcpy
    from /lib/tls/i686/cmov/libc.so.6
  • #1 FT_Stream_OpenLZW
    from /usr/lib/libfreetype.so.6
  • #2 TT_RunIns
    from /usr/lib/libfreetype.so.6
  • #3 TT_RunIns
    from /usr/lib/libfreetype.so.6
  • #4 TT_RunIns
    from /usr/lib/libfreetype.so.6
  • #5 FT_Get_Char_Index
    from /usr/lib/libfreetype.so.6
  • #6 FT_Open_Face
    from /usr/lib/libfreetype.so.6
  • #7 FT_New_Memory_Face
    from /usr/lib/libfreetype.so.6
  • #8 SplashFTFontFile::loadType1Font
    at SplashFTFontFile.cc line 38
  • #9 SplashFTFontEngine::loadType1Font
    at SplashFTFontEngine.cc line 69
  • #10 SplashFontEngine::loadType1Font
    at SplashFontEngine.cc line 120
  • #11 SplashOutputDev::updateFont
    at SplashOutputDev.cc line 1025
  • #12 Gfx::opShowSpaceText
    at Gfx.cc line 2673
  • #13 Gfx::execOp
    at Gfx.cc line 712
  • #14 Gfx::go
    at Gfx.cc line 580
  • #15 Gfx::display
    at Gfx.cc line 543
  • #16 Page::displaySlice
    at Page.cc line 375
  • #17 poppler_page_render_to_pixbuf
    at poppler-page.cc line 324
  • #18 pdf_document_render_pixbuf
    at ev-poppler.cc line 350
  • #19 ev_document_render_pixbuf
    at ev-document.c line 215
  • #20 ev_job_render_run
    at ev-jobs.c line 298
  • #21 handle_job
    at ev-job-queue.c line 104
  • #22 ev_render_thread
    at ev-job-queue.c line 187
  • #23 g_thread_create_proxy
    at gthread.c line 582
  • #24 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #25 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Nickolay V. Shmyrev 2006-05-02 17:20:39 UTC
Hi, this looks like a bug with the PDF backend.  Could you please follow these instructions to help get this 
 bug fixed.  Thank You. http://live.gnome.org/Evince/PopplerBugs#poppler
Comment 2 Guillaume Desmottes 2006-05-04 15:05:36 UTC
Done.

https://bugs.freedesktop.org/show_bug.cgi?id=6841
Comment 3 Nickolay V. Shmyrev 2007-04-20 07:16:56 UTC
*** Bug 384147 has been marked as a duplicate of this bug. ***
Comment 4 Nickolay V. Shmyrev 2007-04-20 07:17:18 UTC
*** Bug 431566 has been marked as a duplicate of this bug. ***