[Poppler-bugs] [Bug 26412] New: Fonts file descriptors are not released

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 3 06:35:43 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26412

           Summary: Fonts file descriptors are not released
           Product: poppler
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: glib frontend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: madcat at mymadcat.com


When looking at the valgrind log from a simple poppler-glib program to extract
plain text content from a pdf
(http://git.gnome.org/browse/tracker/tree/src/tracker-extract/tracker-extract-pdf.c)
I can see that fonts fd are not released (using poppler 0.12.3). This module is
loaded in another program, which will run out of free fds after a certain
number of calls.

There's a patch for that in the git version of poppler :
65fba0aac7d60a0ff2ae26f21d99673de8a9de74 .
Could this patch be backported in the next stable version ? I could cherry-pick
it against the 0.12.3 tag without any problem.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list