Date: Wed, 03 Jul 2002 13:27:37 -0700 From: Joe Kelsey <joek@mail.flyingcroc.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: joek@mail.flyingcroc.net, freebsd-gnome@FreeBSD.ORG Subject: Re: gnome-session SEGFAULT Message-ID: <3D235E39.4090001@flyingcroc.net> References: <20020703161551.72481.qmail@unx48.staff.flyingcroc.net> <1025713090.319.55.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote: >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. > > I reinstalled the fonts and everything worked. For some reason, the upgrade from X4.1 to X4.2 neglected to upgrade the fonts... >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 >> >> >> 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?3D235E39.4090001>