[Fontconfig-bugs] [Bug 71085] New: "out of memory" errors on empty match element in fonts.conf
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 31 12:06:17 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71085
Priority: medium
Bug ID: 71085
Assignee: fontconfig-bugs at lists.freedesktop.org
Summary: "out of memory" errors on empty match element in
fonts.conf
QA Contact: freedesktop at behdad.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: vincent-fdt at vinc17.net
Hardware: Other
Status: NEW
Version: unspecified
Component: library
Product: fontconfig
Under Debian/unstable, after upgrading fontconfig from 2.10.2 to 2.11, I get
"out of memory" errors with the following fonts.conf file:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font">
<!-- Commented out code. -->
</match>
</fontconfig>
According to the DTD, it is valid.
$ gnuplot -persist <<EOF
plot '-' using 1:2 t '' with line
0 0
10 10
e
EOF
Fontconfig error: "/home/vinc17/.config/fontconfig/fonts.conf", line 6: out of
memory
Ditto when running other programs using the fontconfig library.
--
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/fontconfig-bugs/attachments/20131031/f76883c2/attachment.html>
More information about the Fontconfig-bugs
mailing list