From owner-freebsd-gnome Wed Jul 3 9:18:27 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8106E37B405 for ; Wed, 3 Jul 2002 09:18:21 -0700 (PDT) Received: from gyros.marcuscom.com (dhcp-64-102-60-43.cisco.com [64.102.60.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 236F943E3B for ; Wed, 3 Jul 2002 09:18:20 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.5/8.12.5) with ESMTP id g63GIBqW000605; Wed, 3 Jul 2002 12:18:11 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.5/8.12.5/Submit) id g63GIAib000604; Wed, 3 Jul 2002 12:18:10 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: gnome-session SEGFAULT From: Joe Marcus Clarke To: joek@mail.flyingcroc.net Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020703161551.72481.qmail@unx48.staff.flyingcroc.net> References: <20020703161551.72481.qmail@unx48.staff.flyingcroc.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 03 Jul 2002 12:18:10 -0400 Message-Id: <1025713090.319.55.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2002-07-03 at 12:15, joek@mail.flyingcroc.net wrote: > Okay, here is my backtrace for gnome-session. It appears to be a problem > in freetype! I'm not so sure. I'm debugging this with another user right now, and I think the problem might be a font issue within X. Tell me, did you upgrade from XFree86 4.1 to 4.2? I think there might be a "corrupt" font lingering around after the upgrade. What I've asked the other user to do is delete all the system font directories, then reinstall the XFree86 font ports to see if that solves the problem. Joe > > (gdb) run > Starting program: /usr/X11R6/bin/gnome-session > > ** (process:72432): WARNING **: CORBA_ORB_destroy: ORB still has 2 refs. > SESSION_MANAGER=local/unx48.staff.flyingcroc.net:/tmp/.ICE-unix/72425 > > Program received signal SIGSEGV, Segmentation fault. > 0x0 in ?? () > (gdb) bt > #0 0x0 in ?? () > #1 0x28a1a33a in FT_Get_Next_Char () from /usr/local/lib/libfreetype.so.9 > #2 0x28a1a2db in FT_Get_First_Char () from /usr/local/lib/libfreetype.so.9 > #3 0x28279184 in pango_ft2_calc_coverage () > from /usr/X11R6/lib/libpangoft2-1.0.so.0 > #4 0x282794a0 in pango_ft2_font_get_coverage () > from /usr/X11R6/lib/libpangoft2-1.0.so.0 > #5 0x285c59a0 in pango_font_get_coverage () > from /usr/X11R6/lib/libpango-1.0.so.0 > #6 0x285cb724 in pango_fontset_simple_get_font () > from /usr/X11R6/lib/libpango-1.0.so.0 > #7 0x285cb1b8 in pango_fontset_get_font () > from /usr/X11R6/lib/libpango-1.0.so.0 > #8 0x285ca043 in add_engines () from /usr/X11R6/lib/libpango-1.0.so.0 > #9 0x285c9a0c in pango_itemize () from /usr/X11R6/lib/libpango-1.0.so.0 > #10 0x285cf59b in pango_layout_check_lines () > from /usr/X11R6/lib/libpango-1.0.so.0 > #11 0x285cdf60 in pango_layout_get_extents_internal () > from /usr/X11R6/lib/libpango-1.0.so.0 > #12 0x285ce1ae in pango_layout_get_extents () > from /usr/X11R6/lib/libpango-1.0.so.0 > #13 0x285ce42c in pango_layout_get_pixel_size () > from /usr/X11R6/lib/libpango-1.0.so.0 > #14 0x2823550c in gnome_canvas_text_set_property () > from /usr/X11R6/lib/libgnomecanvas-2.so.0 > #15 0x287d3174 in g_object_set_valist () > from /usr/local/lib/libgobject-2.0.so.0 > #16 0x2823c818 in gnome_canvas_item_construct () > from /usr/X11R6/lib/libgnomecanvas-2.so.0 > #17 0x2823c39e in gnome_canvas_item_new () > from /usr/X11R6/lib/libgnomecanvas-2.so.0 > #18 0x8055154 in start_splash (max=49) at splash.c:452 > #19 0x8050e63 in main (argc=1, argv=0xbfbff830) at main.c:268 > #20 0x804d8d5 in _start () > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message