Re: Xcode 4.3.2 crashing in search-replace
Re: Xcode 4.3.2 crashing in search-replace
- Subject: Re: Xcode 4.3.2 crashing in search-replace
- From: Bino George <email@hidden>
- Date: Thu, 22 Mar 2012 19:14:52 -0700
Can you please file a bug at http://bugreporter.apple.com and attach the crash logs ? Also, please include any steps to reproduce such as whether it is a text/regex search, anything special about the file or search string.
Bino
On Mar 22, 2012, at 11:40 AM, Jens Alfke wrote:
> Heads up: I’ve just gotten Xcode 4.3.2 to crash four times in a row trying to do the same search-replace operation. Seems like a regression. Anyone else seen this?
>
> —Jens
>
> Crashed Thread: 0 Dispatch queue: com.apple.main-thread
>
> Exception Type: EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
>
> Application Specific Information:
> ProductBuildVersion: 4E2002
> UNCAUGHT EXCEPTION (NSInternalInconsistencyException): -[DVTLayoutManager _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] *** attempted layout while textStorage is editing. It is not valid to cause the layoutManager to do layout while the textStorage is editing (ie the textStorage has been sent a beginEditing message without a matching endEditing.)
> UserInfo: (null)
> Hints: None
> Backtrace:
> 0 0x00007fff876b1faa __exceptionPreprocess (in CoreFoundation)
> 1 0x00007fff86a12d5e objc_exception_throw (in libobjc.A.dylib)
> 2 0x00007fff876b1dfa +[NSException raise:format:arguments:] (in CoreFoundation)
> 3 0x00007fff876b1d84 +[NSException raise:format:] (in CoreFoundation)
> 4 0x00007fff90092014 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] (in AppKit)
> 5 0x00007fff900a0292 _NSFastFillAllLayoutHolesForGlyphRange (in AppKit)
> 6 0x00007fff9060f9e0 -[NSTextView(NSPrivate) _ensureLayoutCompleteForVisibleRectWithExtensionFactor:minimumExtensionDistance:repetitions:] (in AppKit)
> 7 0x00007fff905f8a8b -[NSTextView(NSKeyBindingCommands) scrollPageDown:] (in AppKit)
> 8 0x00007fff876a175d -[NSObject performSelector:withObject:] (in CoreFoundation)
> 9 0x00007fff9050c659 -[NSResponder doCommandBySelector:] (in AppKit)
> 10 0x00007fff905e76ce -[NSTextView doCommandBySelector:] (in AppKit)
> 11 0x0000000105086ab2 -[DVTCompletingTextView doCommandBySelector:] (in DVTKit)
> 12 0x00007fff90440c93 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] (in AppKit)
> 13 0x00007fff90794382 -[NSTextInputContext handleEvent:] (in AppKit)
> 14 0x00007fff9065ed2a -[NSView interpretKeyEvents:] (in AppKit)
> 15 0x00007fff905d7a25 -[NSTextView keyDown:] (in AppKit)
> 16 0x00007fff900b5b44 -[NSWindow sendEvent:] (in AppKit)
> 17 0x00007fff9004e16d -[NSApplication sendEvent:] (in AppKit)
> 18 0x0000000105755dd1 -[IDEApplication sendEvent:] (in IDEKit)
> 19 0x00007fff8ffe41f2 -[NSApplication run] (in AppKit)
> 20 0x00007fff90262b88 NSApplicationMain (in AppKit)
> 21 0x0000000104d0aeec (in Xcode)
>
>
>
> _______________________________________________
> 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
_______________________________________________
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