Application Startup Error
Application Startup Error
- Subject: Application Startup Error
- From: email@hidden
- Date: Tue, 24 Jun 2003 18:13:59 -0400
I use low-level pointer arithmetic (not having with Cocoa) before
NSApplicationMain, and I get this backtrace. What causes it?
#0 0x9068ba54 in objc_msgSend
#1 0x90131f64 in CFRelease
#2 0x9013ddac in CFDictionaryRemoveAllValues
#3 0x90132084 in CFRelease
#4 0x901aa4d4 in __CFSetNastyFile
#5 0x97e39684 in _NSOpenFileDescriptor
#6 0x97dfbbdc in _NSDefaultFileSystemEncoding
#7 0x97e04544 in _hashCString
#8 0x901a3c40 in __CFCopyRegularEthernetAddrString
#9 0x90141d3c in CFDictionaryAddValue
#10 0x97e19298 in _addToStatCache
#11 0x97dfeecc in _NSResolveSymlinksInPathUsingCache
#12 0x97e0a2e0 in -[NSString(NSPathUtilities)
_stringByResolvingSymlinksInPathUsingCache:]
#13 0x97e251fc in _NSLookupOrCreateBundle
#14 0x97e13ad0 in +[NSBundle mainBundle]
#15 0x9315fb10 in NSApplicationMain
#16 0x00005308 in main at main.mm:32
#17 0x00002310 in _start at crt.c:267
#18 0x00002190 in start at streambuf:129
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.