Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 494594

Summary: app-text/mupdf uses lots of memory when reading
Product: Gentoo Linux Reporter: synamics
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://mupdf.com/
Whiteboard:
Package list:
Runtime testing required: ---

Description synamics 2013-12-18 02:27:13 UTC
It seems mupdf stores the pages we view at memory and don't free them.
In the beginning it uses just a little memory.

Reproducible: Always

Steps to Reproduce:
1. Open some big pdf file.
2. Page Down many times.
3. 
Actual Results:  
MuPDF uses almost 1 GB of RAM, MuPDF stores the pages on RAM and don't free them.

Expected Results:  
The expected is that MuPDF just use the memory necessary to open the pdf files, and the present page.