discuss-gnustep
[Top][All Lists]
Advanced

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

problems with 'back'


From: Pete French
Subject: problems with 'back'
Date: Fri, 05 Apr 2002 23:57:30 +0100

hmmm... can anyone tell me the magic invocation to GNUstep make
to get it to compile with -g turned on ? (and how to build
the base system this way too actually...)

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
#9  0x2845c33a in objc_load_module ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-base.so.1
#10 0x283b77f3 in _i_NSBundle__load ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-base.so.1
#11 0x283b734b in _i_NSBundle__classNamed_ ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep----Type 
<return> to continue, or q <return> to quit---
base.so.1
#12 0x281152ac in initialize_gnustep_backend ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#13 0x2811634d in _i_NSApplication__init ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#14 0x281161b2 in _c_NSApplication__sharedApplication ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#15 0x2810f3c7 in NSApplicationMain ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#16 0x8050a61 in main ()
#17 0x804b8a9 in _start ()

Does this help at all ? It would seem to be loading the backend up but then
having problems linking it...

This is a fresh CVS and a clean install (all else deleted).

cheers,

-bat.



reply via email to

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