Skip site navigation (1)Skip section navigation (2)
Date:      3 Jul 2002 16:15:51 -0000
From:      joek@mail.flyingcroc.net
To:        freebsd-gnome@freebsd.org
Subject:   gnome-session SEGFAULT
Message-ID:  <20020703161551.72481.qmail@unx48.staff.flyingcroc.net>

next in thread | raw e-mail | index | archive | help
Okay, here is my backtrace for gnome-session.  It appears to be a problem
in freetype!

(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




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