Dave Price <[EMAIL PROTECTED]> writes: > Dear JMarc, > > I ran gdb again and issued "where" after it crashed, It gave...
Having a binary with symbols would give a somewhat better backtrace, but we can see here that the crash is in fontconfig: > #0 0xff1c6084 in FcPatternFindElt () > #1 0xff1c113c in FcFontSetMatch () > #2 0xff1c1d50 in FcFontMatch () > #3 0xfeb83f84 in _Z14tryPatternLoadP10_FcPatterniRK8QFontDefi () > #4 0xfeb8cdbc in _Z6loadFcPK12QFontPrivateiRK8QFontDef () Since this is called directly from Qt, I do not think it is LyX's fault. On what machine was your fontconfig lib built? JMarc PS: please keep the list in copy.
