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 317323 - crash on exit
crash on exit
Status: RESOLVED DUPLICATE of bug 312936
Product: evince
Classification: Core
Component: general
git master
Other Linux
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-27 09:34 UTC by Christian Persch
Modified: 2005-11-19 15:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2005-09-27 09:34:30 UTC
Testcase: http://www.g4g4.com/paul/BOOK.pdf

When opened, I get this error:
Error: Couldn't find a font for '(unnamed)'
some font thing failed

and when quitting, I get this crash:
  • #0 FT_Done_Face
    from /usr/lib/libfreetype.so.6
  • #1 ~CairoFont
    at CairoFontEngine.cc line 216
  • #2 ~CairoFontEngine
    at CairoFontEngine.cc line 267
  • #3 ~CairoOutputDev
    at CairoOutputDev.cc line 62
  • #4 poppler_document_finalize
    at poppler-document.cc line 152
  • #5 IA__g_object_unref
    at gobject.c line 1702
  • #6 pdf_document_dispose
    at ev-poppler.cc line 150
  • #7 IA__g_object_unref
    at gobject.c line 1674
  • #8 ev_view_destroy
    at ev-view.c line 2156

Comment 1 Marco Pesenti Gritti 2005-09-27 09:42:16 UTC
Yes this happen with a lots of file on poppler head. Can you report it there please?
Comment 2 Christian Persch 2005-09-27 09:56:45 UTC
https://bugs.freedesktop.org/show_bug.cgi?id=4607
Comment 3 Nickolay V. Shmyrev 2005-11-19 14:59:38 UTC
Reopen to mark as a dup.
Comment 4 Nickolay V. Shmyrev 2005-11-19 15:00:28 UTC
Actually it's cairo bug

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