http://qa.mandrakesoft.com/show_bug.cgi?id=3542
Product: fontconfig
Component: fontconfig
Summary: segfault in FcTestDestroy
Version: 2.1-9mdk
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
When I run, and exit abiword (from hackabiword 1.1.4-1mdk) I get a segfault in the
fontconfig
library. I posted this at the bugzilla page from abiword, but I was told it was
probably a bug in
fontconfig:
http://bugzilla.abisource.com/show_bug.cgi?id=4739
I'm not sure what debugging info is needed, but I compiled abiword with debug, just as
fontconfig, and ran it through gdb. After it segfaulted, I ran "bt" in gdb.
(gdb) run
Starting program: /usr/bin/abiword
[New Thread 16384 (LWP 22529)]
(process:22529): Gdk-WARNING **: locale not supported by Xlib
(process:22529): Gdk-WARNING **: can not set locale modifiers
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 22529)]
FcTestDestroy (test=0x0) at fcxml.c:63
63 if (test->next)
(gdb) bt
#0 FcTestDestroy (test=0x0) at fcxml.c:63
#1 0x085683f8 in ?? ()
#2 0x00000056 in ?? ()
(gdb)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.