Bug 1609853

Summary: out of memory for drawing widgets on top bar and also some document pages
Product: Red Hat Enterprise Linux 7 Reporter: Tomas Hudziec <thudziec>
Component: evinceAssignee: Marek Kašík <mkasik>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.6   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-30 16:36:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Hudziec 2018-07-30 15:57:12 UTC
Description of problem:
Some pages of document and top bar of evince window are not rendered correctly after fast scrolling in sample pdf file.

Version-Release number of selected component (if applicable):
evince-3.28.2-5.el7.x86_64

How reproducible:
always with sample pdf file

Steps to Reproduce:
1. run evince from command line
2. open sample pdf file in evince
3. scroll fast through document up & down with side scroll bar
4. stop on some not rendered page (only shadow space of it)
5. resize program window

Actual results:
Top bar of evince window becomes black.
Following Gtk-WARNINGs are printed in terminal:
(evince:18493): Gtk-WARNING **: 17:10:24.046: drawing failure for widget 'GtkOverlay': out of memory
(evince:18493): Gtk-WARNING **: 17:10:24.046: drawing failure for widget 'GtkBox': out of memory
(evince:18493): Gtk-WARNING **: 17:10:24.046: drawing failure for widget 'GtkPaned': out of memory
(evince:18493): Gtk-WARNING **: 17:10:24.046: drawing failure for widget 'GtkBox': out of memory
(evince:18493): Gtk-WARNING **: 17:10:24.046: drawing failure for widget 'EvWindow': out of memory
(evince:18493): Gtk-WARNING **: 17:10:24.112: drawing failure for widget 'EvView': out of memory
(evince:18493): Gtk-WARNING **: 17:10:24.113: drawing failure for widget 'GtkScrolledWindow': out of memory

Expected results:
No Gtk-WARNINGs in terminal, correct rendering of top bar and document pages.

Additional info:
sample pdf file for testing is Red_Hat_Enterprise_Linux-7-System_Administrators_Guide-en-US.pdf: 600 pages, ~6MB

Comment 3 Marek Kašík 2018-07-30 16:36:16 UTC
Hi,

this is a duplicate of the bug #1378961. Once I apply the patch locally the issue disappears.

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