Matthias Clasen wrote: > I looked a bit more into my problems, and found that firefox crashes > with an assertion inside pango, if the FONTCONFIG_PATH is set (even if > it is set to the default value /etc/fonts). The assertion I run into is > that a FcPatternGetString (pattern, FC_FAMILY, 0, (FcChar8 **) &s) > returns FcResultTypeMismatch for one pattern. And in fact, if I print > the pattern, it looks as if the family name is mistaken as a boolean: Does this problem still occur? I haven't been able to reproduce it. pat