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 674729 - Crashes when scrolling in PDF documents when using Cairo 1.12
Crashes when scrolling in PDF documents when using Cairo 1.12
Status: RESOLVED NOTGNOME
Product: evince
Classification: Core
Component: PDF
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-24 15:21 UTC by Michael Biebl
Modified: 2012-04-24 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace (4.85 KB, text/plain)
2012-04-24 16:03 UTC, Michael Biebl
Details
more detailed backtrace after installing various dbg packages (68.49 KB, text/plain)
2012-04-24 16:11 UTC, Michael Biebl
Details

Description Michael Biebl 2012-04-24 15:21:38 UTC
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668619

After the libcairo update from 1.10 to 1.12, evince crashes in several PDF documents when scrolling around in the document. The Debian bug report has some examples:

http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=evince_test.pdf;att=1;bug=668619
http://www-zeuthen.desy.de/~kjansen/introduction.pdf

Downgrading libcairo makes the crashes go away.
Comment 1 Michael Biebl 2012-04-24 16:03:10 UTC
Created attachment 212714 [details]
backtrace
Comment 2 Michael Biebl 2012-04-24 16:11:13 UTC
Created attachment 212716 [details]
more detailed backtrace after installing various dbg packages
Comment 3 Michael Biebl 2012-04-24 17:03:32 UTC
Seems to have been a bug in cairo itself and I was kindly pointed at

http://cgit.freedesktop.org/cairo/commit/?id=113ec6bf0c8ed1ff12293d1ed2a2de9bd5b9904b

After applying that patch to cairo, the issue went away.

Closing this bug report.