[Bug 491596] libmagic does not recognize pcf.gz files as font files

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 23 10:09:56 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=491596





--- Comment #1 from Panu Matilainen <pmatilai at redhat.com>  2009-03-23 06:09:39 EDT ---
To be exact, the issue here is that libmagic does recognize pcf.gz files
correctly *if* MAGIC_COMPRESS flag is used, but the last I tried it in early
February caolan said he started getting "cannot create pipe (Too many open
files)" errors from magic_file() from within rpm on openoffice.org build.
Didn't have a chance to investigate properly at that time so I just flipped it
back to not using MAGIC_COMPRESS which "fixed" the issue.

Looking it a bit more now, it seems that it's .zip files which cause fd leakage
in libmagic (4.x and 5.0), other forms of compression seem to be ok. I should
have a reproducer case for you shortly..

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-fonts-bugs-list mailing list