Hi all,
since upgrading to gnustep-base r24204 I have encountered a serious
problem with my app - I get the following backtrace:
#0 -[NSException raise] (self=0x815b568, _cmd=0x2891ad88) at
NSException.m:694
#1 0x2871dbf5 in +[NSException raise:format:arguments:]
(self=0x2891ad00,
_cmd=0x2891ad70, name=0x2891ae54, format=0x28964bf4,
argList=0xbfbfe490 "ò\034\220(\aÒ\216(4\207\225(ØP~(\bµ\025\b\aÒ
\216(4\207\225(üÚq(") at NSException.m:640
#2 0x2871db44 in +[NSException raise:format:] (self=0x2891ad00,
_cmd=0x28964968, name=0x2891ae54, format=0x28964bf4) at
NSException.m:626
#3 0x287e5182 in -[NSObject(GSCategories) subclassResponsibility:] (
self=0x80d9298, _cmd=0x28903280, aSel=0x28934bb8) at
GSCategories.m:1038
#4 0x286c8335 in -[NSMutableArray addObject:] (self=0x80d9298,
_cmd=0x28934bb8, anObject=0x815b508) at NSArray.m:1359
#5 0x2876d353 in _gnu_process_args (argc=5, argv=0x8099440,
env=0x8098400)
at NSProcessInfo.m:413
#6 0x2876d9e8 in +[NSProcessInfo initialize] (self=0x28934a60,
_cmd=0x28953508) at NSProcessInfo.m:823
#7 0x2897bd03 in __objc_install_premature_dtable () from /usr/lib/
libobjc.so.2
#8 0x2897c3cc in objc_msg_lookup () from /usr/lib/libobjc.so.2
#9 0x280ec3ca in -[WOApplication init] (self=0x80be408, _cmd=0x80535e8)
at WOApplication.m:338
#10 0x08049960 in -[Application init] (self=0x80be408, _cmd=0x282197e8)
at Application.m:15
#11 0x28120a27 in WOApplicationMain (_appClassName=0x8053260, argc=5,
argv=0xbfbfe788) at WOApplicationMain.m:40
#12 0x080498e2 in main (argc=5, argv=0xbfbfe788) at itms_main.m:16
I can only suspect that somehow the code for setting up the
subclasses of the NSArray classcluster has been broken to work at
such an early stage. Unfortunately I don't have the time right now to
look into this matter - does somebody else know what's possibly going
wrong?
Cheers,
Marcus
--
Marcus Mueller . . . crack-admin/coder ;-)
Mulle kybernetiK . http://www.mulle-kybernetik.com
Current projects: http://www.mulle-kybernetik.com/znek/
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev