Skip site navigation (1)Skip section navigation (2)
Date:      03 Jul 2002 12:18:10 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        joek@mail.flyingcroc.net
Cc:        freebsd-gnome@FreeBSD.ORG
Subject:   Re: gnome-session SEGFAULT
Message-ID:  <1025713090.319.55.camel@gyros.marcuscom.com>
In-Reply-To: <20020703161551.72481.qmail@unx48.staff.flyingcroc.net>
References:  <20020703161551.72481.qmail@unx48.staff.flyingcroc.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1025713090.319.55.camel>