Looks like it's running out of memory to me, although I fully reserve the right to be quite wrong :-)
Craig On Thu, 1 Nov 2001, kotesh wrote: > My ObjectiveC Program is giving cor after running for somtime. Does any body have >idea when does the following error occurs.The attachment contains complete stack of >the core dump. > > #0 0xfed29b80 in __sigprocmask () from /usr/lib/libthread.so.1 > > #1 0xfed1e550 in _resetsig () from /usr/lib/libthread.so.1 > > #2 0xfed1dc40 in _sigon () from /usr/lib/libthread.so.1 > > #3 0xfed20db4 in _thrp_kill () from /usr/lib/libthread.so.1 > > #4 0xfea4afa0 in raise () from /usr/lib/libc.so.1 > > #5 0xfea3577c in abort () from /usr/lib/libc.so.1 > > #6 0xfed5cbf0 in objc_verror () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/libobjc.so.1 > > #7 0xfed5cb60 in objc_error () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/libobjc.so.1 > > #8 0xfed5cc6c in objc_malloc () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/libobjc.so.1 > > #9 0xff2a83bc in default_malloc () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/gnu-gnu-gnu/libgnustep-ba > > se.so.1 > > #10 0xff25b41c in NSAllocateObject () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/gnu-gnu-gnu/libgnustep-ba > > se.so.1 > > #11 0xff1ff6a4 in +[NSCharacterSet allocWithZone:] () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/gnu-gnu-gnu/libgnustep-ba > > se.so.1 > > #12 0xff2562cc in +[NSObject alloc] () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/gnu-gnu-gnu/libgnustep-ba > > ---Type <return> to continue, or q <return> to quit--- > > se.so.1 > > #13 0xff1fff44 in +[NSCharacterSet characterSetWithBitmapRepresentation:] () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/gnu-gnu-gnu/libgnustep-ba > > se.so.1 > > #14 0xff200110 in +[NSCharacterSet characterSetWithCharactersInString:] () > > from /usr/GNUstep/System/Libraries/sparc/solaris2.8/gnu-gnu-gnu/libgnustep-ba > > se.so.1 > > #15 0xfef90dd8 in -[NSString(EscapeExpansion) _scanner:scanCharactersFromSet:int > > oString:maximumLength:] (self=0xc1ea1b0, _cmd=0xff0637c0, aScanner=0xff0630b4, > > aSet=0xff0633fc, aStringPtr=0x3915eb0, maxLength=4256192336) > > at NSString_Additions.m:168 > > Thanks > > --kotesh > > _______________________________________________ Help-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-gnustep
