discuss-gnustep
[Top][All Lists]
Advanced

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

Odd behaviour with latest CVS


From: Pete French
Subject: Odd behaviour with latest CVS
Date: Sat, 28 Sep 2002 14:33:53 +0100

Just compiled up thre latest CVS and I get a core dump whenever I try and
run an application which loads a .gmodel file. Heres a backtrace from
gdb (unpatched for obj I;m afraid)

#0  0x805a211 in hash_string ()
#1  0x8056fd3 in hash_value_for_key ()
#2  0x8059ed1 in __sel_register_typed_name ()
#3  0x80576d2 in __objc_exec_class ()
#4  0x8059260 in _GLOBAL__I_ ()
#5  0x28b2a263 in __do_global_ctors_aux ()
   from 
/usr/local/GNUstep/System/Library/Bundles/libgmodel.bundle/ix86/freebsd/gnu-gnu-gnu/libgmodel
#6  0x28b0fdce in _init ()
   from 
/usr/local/GNUstep/System/Library/Bundles/libgmodel.bundle/ix86/freebsd/gnu-gnu-gnu/libgmodel
#7  0x28066423 in dlopen () from /usr/libexec/ld-elf.so.1
#8  0x28490b51 in __objc_dynamic_link ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-base.so.1
#9  0x28490e7c in objc_load_module ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-base.so.1
#10 0x283e32bc in _i_NSBundle__load ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-base.so.1
#11 0x283e2f56 in _i_NSBundle__classNamed_ ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-base.so.1
#12 0x2813b0df in gmodel_class ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#13 0x2813b495 in 
_c_NSBundle_NSBundleAdditions_loadNibFile_externalNameTable_withZone_ ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#14 0x2813bdc5 in 
_i_NSBundle_NSBundleAdditions_loadNibFile_externalNameTable_withZone_ ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#15 0x2813b87a in _c_NSBundle_NSBundleAdditions_loadNibNamed_owner_ ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#16 0x2811e422 in _i_NSApplication__finishLaunching ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#17 0x2811eeab in _i_NSApplication__run ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#18 0x28116821 in NSApplicationMain ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/freebsd/gnu-gnu-gnu/libgnustep-gui.so.0
#19 0x805107e in main ()
#20 0x804bd3d in _start ()

I'm not quite sure whats gooing on there, but it looks like an error in the
bundle loading code rather than the gmodel loading code itself specificaly.

I have tried running some command line apps which oopen windows and those
work fine. I also compiled up Gorm from the source in dev-apps/Gorm. That
runs but does not produce a main menu - I have to right click on the icon to
get the menu, which also seems like odd behaviour.

Anybody else having .gmodel problems ? I can remember when my last working
CVSup was, but it was only a couple of weeks ago I am sure.

-bat.




reply via email to

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