GNOME Bugzilla – Bug 93102
Segfault with freetype2 (in nautilus appli)
Last modified: 2004-12-22 21:47:04 UTC
Nautilus crashes when it starts, but the crash comes from the pango library. Should I report it to Nautilus instead? Here's a stack trace: (gdb) run Starting program: /usr/X11R6/bin/nautilus (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x284a2968 in MiniXftPatternFind (p=0x0, object=0x284bb010 "file", insert=0) at minixftpat.c:92 92 for (i = 0; i < p->num; i++) (gdb) where
+ Trace 27238
Pango version is 1.0.4, freetype2 is 2.1.2. Nautilus is 2.0.6_4. GLib is 2.0.6
*** Bug 93141 has been marked as a duplicate of this bug. ***
*** Bug 95095 has been marked as a duplicate of this bug. ***
*** Bug 92694 has been marked as a duplicate of this bug. ***
*** Bug 94060 has been marked as a duplicate of this bug. ***
*** Bug 97087 has been marked as a duplicate of this bug. ***
*** Bug 97129 has been marked as a duplicate of this bug. ***
*** Bug 98082 has been marked as a duplicate of this bug. ***
*** Bug 98475 has been marked as a duplicate of this bug. ***
This could either be "No XftConfig file" (a warning will have been printed out) or "Found XftConfig file, but it didn't point to any fonts". Either way, it's essentially the same as bug 65109. *** This bug has been marked as a duplicate of 65109 ***
*** Bug 104680 has been marked as a duplicate of this bug. ***