[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with 'back'
From: |
Richard Frith-Macdonald |
Subject: |
Re: problems with 'back' |
Date: |
Sat, 6 Apr 2002 06:27:28 +0100 |
On Friday, April 5, 2002, at 11:57 PM, Pete French wrote:
anyway, got gdb going on my mysterious coredump and here is the
result:
(gdb) bt
#0 0x8057b87 in sel_register_typed_name ()
#1 0x805a6b5 in hash_value_for_key ()
#2 0x8057844 in __sel_register_typed_name ()
#3 0x80593fa in __objc_exec_class ()
#4 0x805a9a3 in global constructors keyed to __objc_linking ()
#5 0x287dddfc in __do_global_ctors_aux ()
from /usr/local/GNUstep/System/Library/Bundles/libgnustep-
back.bundle/ix86/freebsd/gnu-gnu-gnu/libgnustep-back
#6 0x287aeb9a in _init ()
from /usr/local/GNUstep/System/Library/Bundles/libgnustep-
back.bundle/ix86/freebsd/gnu-gnu-gnu/libgnustep-back
#7 0x28064326 in dlopen () from /usr/libexec/ld-elf.so.1
#8 0x2845bfcb in __objc_dynamic_link ()
from /usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-
gnu/libgnustep-base.so.1
This is a problem with linking the backend bundle.
Try getting the latest make package from cvs and using it to build the
backend bundle again.