It seems fixed in newer serie but on bionic 0x00007f7f6afb41d0 in g_string_free (string=0xffffffff, free_segment=free_segment@entry=1) at ../../../../glib/gstring.c:217 217 ../../../../glib/gstring.c: Aucun fichier ou dossier de ce type. (gdb) bt #0 0x00007f7f6afb41d0 in g_string_free (string=0xffffffff, free_segment=free_segment@entry=1) at ../../../../glib/gstring.c:217 #1 0x00007f7f58156073 in poppler_attachment_finalize(GObject*) (obj=0x5598f02eae90 [PopplerAttachment]) at ./glib/poppler-attachment.cc:88 #2 0x00007f7f6b272012 in g_object_unref (_object=0x5598f02eae90) at ../../../../gobject/gobject.c:3340 #3 0x00007f7f5839525e in pdf_document_attachments_get_attachments(EvDocumentAttachments*) (document=<optimized out>) at ev-poppler.cc:3924
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1849888 Title: evince crashes (segmentation fault) when opening file rfc8655.pdf and other new-format Internet standards Status in evince package in Ubuntu: Fix Released Bug description: When trying to display the PDF file rfc8655.pdf from https://tools.ietf.org/pdf/rfc8655.pdf evince crashes: $ evince rfc8655.pdf Segmentation fault (core dumped) I would have expected the PDF file to be displayed. Instead, evince crashed and did not display the document. The built-in PDF renderer of Firefox 70.0 does display the PDF correctly. Since the segmentation fault hints at a memory management error triggered by external input this may have security implications. I did not investigate this any further. I do not set the "This bug is a security vulnerability" flag because I do not know if it really is (it probably is, but I have no proof) and I do not want this bug report to be private. $ lsb_release -rd Description: Ubuntu 18.04.3 LTS Release: 18.04 $ apt-cache policy evince evince: Installed: 3.28.4-0ubuntu1.2 Candidate: 3.28.4-0ubuntu1.2 Version table: *** 3.28.4-0ubuntu1.2 500 500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 100 /var/lib/dpkg/status 3.28.2-1 500 500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages $ evince --version GNOME Document Viewer 3.28.4 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS" This is a fresh install of Ubuntu 18.04 LTS on x86-64 (the upgrade from 16.04 resulted in a non-booting system). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1849888/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp