[Poppler-bugs] [Bug 85140] New: [pdftocairo] Memory leak, memory fills in seconds

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 17 06:30:34 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=85140

            Bug ID: 85140
           Summary: [pdftocairo] Memory leak, memory fills in seconds
           Product: poppler
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: utils
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: ravdune+bugzilla at gmail.com

Created attachment 107989
  --> https://bugs.freedesktop.org/attachment.cgi?id=107989&action=edit
memoryleak.pdf

OS: Fedora 20 (running in virtualbox)
Dependencies installed with: yum-builddep poppler
Version: GIT Master
Command line: master/pdftocairo -svg <attached.pdf> /dev/null

Also repeats in pdftotext and pdfimages (did not check other utils)

###########################################################################
GDB output:

Reading symbols from /home/foobar/poppler/utils/.libs/lt-pdftocairo...done.
Starting program: /home/foobar/poppler/utils/.libs/lt-pdftocairo -svg
fullmemory-13-pdftocairofuzz-6.pdf /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Syntax Warning: No valid XRef size in trailer
^C
Program received signal SIGINT, Interrupt.
Catalog::cachePageTree (this=this at entry=0x6525b0, page=page at entry=1) at
Catalog.cc:312
312           pageRefs[i].num = -1;
(gdb) print pagesSize
$1 = 213804087

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20141017/3971b04c/attachment.html>


More information about the Poppler-bugs mailing list