Xcode 3.1 alert
Xcode 3.1 alert
- Subject: Xcode 3.1 alert
- From: Dave McCarthy <email@hidden>
- Date: Sat, 2 Aug 2008 21:33:29 -0400
Since switching to 3.1 I get this error frequently:
Internal Error
Uncaught Exception
*** - [NSCFString substringWithRange:]: Range or index out of bounds
Stack Backtrace:
The stack backtrace has been logged to the console.
The dialog has a Quit button and a Continue button. I can continue without
any problem, seemingly, except that the dialog will pop up again sooner or
later. Just now I triggered it by using cmd up-arrow and cmd down-arrow to
view the start and end of a not-super-large C++ source file.
-------------------
Ok, here is the console:
Aug 2 20:47:52 G5Dual Xcode[219]: Xcode(219,0xf0103000) malloc:
free_garbage: garbage ptr = 0x4f2d0e0, has non-zero refcount = 1
Aug 2 20:47:52 G5Dual Xcode[219]: Xcode(219,0xf0103000) malloc:
free_garbage: garbage ptr = 0x4f5bf60, has non-zero refcount = 1
Aug 2 20:47:52 G5Dual [0x0-0x2e02e].com.apple.Xcode[219]:
Xcode(219,0xf0103000) malloc: free_garbage: garbage ptr = 0x4f2d0e0, has
non-zero refcount = 1
Aug 2 20:47:52 G5Dual [0x0-0x2e02e].com.apple.Xcode[219]:
Xcode(219,0xf0103000) malloc: free_garbage: garbage ptr = 0x4f5bf60, has
non-zero refcount = 1
Aug 2 21:21:29 G5Dual Xcode[219]: ** INTERNAL ERROR: Uncaught Exception
**\nException: *** -[NSCFString substringWithRange:]: Range or index out of
bounds\nStack:\n 0 0x91e3bdec __raiseError (in CoreFoundation)\n 1
0x96d1976c objc_exception_throw (in libobjc.A.dylib)\n 2 0x91e3bcfc
+[NSException raise:format:] (in CoreFoundation)\n 3 0x91e3bd34
+[NSException raise:format:] (in CoreFoundation)\n 4 0x945eb0c0
-[NSCFString substringWithRange:] (in Foundation)\n 5 0x0024eef0
-[XCTextView tokenizableItemsForRange:] (in XcodeEdit)\n 6 0x0024a858
-[XCTextView _autoHighlightTokenWithTimer:] (in XcodeEdit)\n 7 0x94614b08
__NSFireTimer (in Foundation)\n 8 0x91dce9f0 CFRunLoopRunSpecific (in
CoreFoundation)\n 9 0x928bd730 RunCurrentEventLoopInMode (in HIToolbox)\n
10 0x928bd554 ReceiveNextEventCommon (in HIToolbox)\n 11 0x928bd394
BlockUntilNextEventMatchingListInMode (in HIToolbox)\n 12 0x9100c05c
_DPSNextEvent (in AppKit)\n 13 0x9100ba14 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)\n 14
0x910056d0 -[NSApplication run] (in AppKit)\n 15 0x90fd60d4
NSApplicationMain (in AppKit)\n 16 0x000025c4
Anyone else seeing this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden