bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: font_cacher bug


From: Richard Frith-Macdonald
Subject: Re: font_cacher bug
Date: Sat, 28 Jul 2001 06:10:48 +0100

On Saturday, July 28, 2001, at 06:29 AM, Marko Mikulicic wrote:

Hello,

I'm using GnuStep for a couple of months now but I
encoutered from the beginning this problem:

font_cacher gives segv

backtrace:
(gdb) run
Starting program: /home/build/gnustep/gnustep-
xgps-0.7.0/Tools/shared_debug_obj/ix86/linux-gnu/gnu-gnu-gnu/font_cacher
[New Thread 1024 (LWP 31693)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 31693)]
0x406e8853 in hash_string () from /usr/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
(gdb) backtrace
#0 0x406e8853 in hash_string () from /usr/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#1  0x0804f868 in _OBJC_SELECTOR_TABLE ()
#2  0x406e625b in hash_value_for_key ()
   from /usr/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#3  0x406e8440 in __sel_register_typed_name ()
   from /usr/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#4  0x406e6a7d in __objc_exec_class ()
   from /usr/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#5 0x0804b9ec in global constructors keyed to XGFontPropULong () at XGCommonFont.m:284
#6  0x0804beb5 in __do_global_ctors_aux ()
#7  0x0804916a in _init ()
#8  0x407260c7 in __libc_start_main () from /lib/libc.so.6

I think this problem is fixed in the latest code ... try updating to the current CVS code.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]