On Wed, 2005-09-28 at 01:14 -0400, Patrick Lam wrote: > 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 No, I haven't seen it recently. I would assume its fixed until somebody sees it again with >= 2.3.90. Matthias