[Fontconfig] Assertion failed on library uninitialize
Taneli Kalvas
tvkalvas at cc.jyu.fi
Wed Apr 25 09:28:21 PDT 2007
A strangest thing is going on. With the following program
#include <fontconfig/fontconfig.h>
int main( int argc, char **argv )
{
FcConfig *fc = FcInitLoadConfigAndFonts();
FcFini();
return( 0 );
}
I get the following output:
test-fontconfig: fccache.c:412: FcCacheFini: Assertion `fcCacheChains[i]
== ((void *)0)' failed.
Aborted
I have tried the test program with 2.4.1 and 2.4.2 versions of the
library with 32 and 64 bit x86 machines. What is going on?
--
Taneli Kalvas
M.Sc., Researcher
Department of Physics, room FL114
P.O. Box 35 (YFL)
40014 University of Jyväskylä, Finland
Phone: +358-14-260-2418
Mobile: +358-44-314-1602
Fax: +358-14-260-2351
Email: tvkalvas at cc.jyu.fi
More information about the Fontconfig
mailing list