Summary: | Evince crashed with SIGABRT in __kernel_vsyscall() | ||
---|---|---|---|
Product: | poppler | Reporter: | veysel <vhatas> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | critical | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | All | ||
See Also: | https://bugzilla.gnome.org/show_bug.cgi?id=743928 | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Crasher
versions |
Description
veysel
2015-02-05 08:17:36 UTC
Created attachment 113189 [details]
Crasher
So you're reporting a bug against poppler, give us a lots of versions and not the poppler one? José Aliste [evince developer] said "the backtrace is enough to say that this is a poppler bug. Please open a new bug with the testcase in bugs.freedesktop.org" https://bugzilla.gnome.org/show_bug.cgi?id=743928 user@ubuntu:~$ evince --version GNOME Document Viewer 3.10.3 user@ubuntu:~$ cat /proc/version Linux version 3.13.0-45-generic (buildd@kissel) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #74-Ubuntu SMP Tue Jan 13 19:37:48 UTC 2015 Correct the backtrace says it is a poppler bug, but we need to know which version of poppler you're using, is it that hard to understand? I was unable to determine exactly which the library. You can see versions.txt which I use lipoppler versions. I use Evince 3.10.3 in Ubuntu 14.04.LTS. Also you can get the same crash with Crasher.pdf . Created attachment 113191 [details]
versions
Your poppler is pretty old, I don't get any crash with a current one, update to a new one and reopen if it still happens. Indeed, sorry for the fuzz... It works for me in poppler 0.31 and it crashes with 0.26. I use Ubuntu last version & Evince last version. Also I get last update&upgrade today. When I look at the poppler library, version seems to be 0.24.5 .
>user@ubuntu:~$ cat /etc/*rele*
>DISTRIB_ID=Ubuntu
>DISTRIB_RELEASE=14.04
>DISTRIB_CODENAME=trusty
>DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"
>NAME="Ubuntu"
>VERSION="14.04.1 LTS, Trusty Tahr"
>ID=ubuntu
>ID_LIKE=debian
>PRETTY_NAME="Ubuntu 14.04.1 LTS"
>VERSION_ID="14.04"
>HOME_URL="http://www.ubuntu.com/"
>SUPPORT_URL="http://help.ubuntu.com/"
>BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
>user@ubuntu:~$
Could you tell me what should I do to be not affected by this vulnerability as a user of Ubuntu? Or what else should I do as a bug reporter?
You can go and complain to the ubuntu packagers. (In reply to veysel from comment #9) > Could you tell me what should I do to be not affected by this vulnerability > as a user of Ubuntu? Or what else should I do as a bug reporter? It's not a vulnerability. It's just a call to abort() because the annotation matrix is bad. This was fixed in bug 84990. If you really want to, you can try compiling from source, or see if you can find an Ubuntu package for poppler 0.30.0 or later, or ask Ubuntu to provide a package through their stable release updates process or backports process. |
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.