On Fri, 2008-01-04 at 01:15 +0000, Benoît Dejean wrote: > Hello, > > Here's stacktrace: > > 0x0ff1a87c in __xstat32_conv () from /lib/libc.so.6 > (gdb) bt > #0 0x0ff1a87c in __xstat32_conv () from /lib/libc.so.6 > #1 0x0ff123f0 in _fxstat () from /lib/libc.so.6 > #2 0x0f7f8c90 in ?? () from /usr/lib/libfontconfig.so.1 > #3 0x0f7f9328 in FcDirCacheLoadFile () from /usr/lib/libfontconfig.so.1 > #4 0x10002c30 in ?? () > #5 0x0fe5eb10 in generic_start_main () from /lib/libc.so.6 > #6 0x0fe5ecd0 in __libc_start_main () from /lib/libc.so.6 > #7 0x00000000 in ?? () > (gdb) quit
Can you reproduce this at will these days? If so, please try to describe how you make it happen. Also, if you can make it happen with 'FC_DEBUG=8191 fc-cache -fs' then please send along a link to that output. It might also be useful to run it under valgrind; the stack trace above makes it look like something very bad has happened inside the application -- fstat is segfaulting, presumbly attempting to write the output stat buffer. There are about 6 bugs which appear related to this same problem, but yours is the only one found on the current version of the library. -- [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part