Re: A reproducible crash
Re: A reproducible crash
- Subject: Re: A reproducible crash
- From: Juan Fernandez <email@hidden>
- Date: Thu, 26 Jan 2012 09:55:54 -0500
It's very likely that it's a simple error:
ASSERTION FAILURE in /SourceCache/DVTKit/DVTKit-907/Framework/Classes/SourceTextView/DVTSourceTextView.m:4631
Details: Attempting to scroll to invalid range:{2183, 0} in storage with length:2182
Object: <DVTSourceTextView: 0x2039a27e0>
Method: -scrollRangeToVisible:animate:
Thread: <NSThread: 0x200025720>{name = (null), num = 1}
Hints: None
Backtrace:
0 0x00000001009e6646 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
1 0x000000010006aaa4 _DVTAssertionFailureHandler (in DVTFoundation)
2 0x000000010025707d -[DVTSourceTextView scrollRangeToVisible:animate:] (in DVTKit)
3 0x00007fff86580aae -[NSTextView(NSKeyBindingCommands) moveRight:] (in AppKit)
4 0x00007fff864f5c7d -[NSTextView doCommandBySelector:] (in AppKit)
5 0x000000010026875b -[DVTCompletingTextView doCommandBySelector:] (in DVTKit)
6 0x00007fff864ea46b -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] (in AppKit)
7 0x00007fff864e997c -[NSTextInputContext handleEvent:] (in AppKit)
8 0x00007fff864e9631 -[NSView interpretKeyEvents:] (in AppKit)
9 0x00007fff864e940a -[NSTextView keyDown:] (in AppKit)
10 0x00007fff8645b0c7 -[NSWindow sendEvent:] (in AppKit)
11 0x00007fff8638fafa -[NSApplication sendEvent:] (in AppKit)
12 0x00000001008f1cb1 -[IDEApplication sendEvent:] (in IDEKit)
13 0x00007fff863266de -[NSApplication run] (in AppKit)
14 0x00007fff8631f3b0 NSApplicationMain (in AppKit)
15 0x0000000100000eec
On Jan 26, 2012, at 9:42 AM, Alexander von Below wrote:
> Not here. Xc 4.2.1
>
> Am 26.01.2012 um 15:31 schrieb Bernard Bernu:
>
>> Hi list,
>> I got that one:
>>
>> 1) edit a file
>> 2) and the end of the file
>> 3) add:
>> #pragma
>> 4) use the right arrow to complete and you will crash XCODE
>>
>> Bernard
>> _______________________________________________
>> 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
_______________________________________________
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