Developer

« Return to index ‹ #165 #167 › ⊕ View reports

#166: New exception in r2200

Type: Exception First reported: 30 Apr 2010
Status: Fixed Last modified: 9 May 2010
Occurrences: 1 Fixed: In revision r2216
NSInternalInconsistencyException

-[NSNextStepFrame(0x1005fade0) lockFocus] failed with window=0x113c11000, windowNumber=870, [self isHiddenOrHasHiddenAncestor]=0

(
0 CoreFoundation 0x00007fff82d05d24 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff841690f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff82d05b47 +[NSException raise:format:arguments:] + 103
3 Foundation 0x00007fff8785fd6a -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
4 AppKit 0x00007fff80ded070 -[NSView lockFocus] + 251
5 AppKit 0x00007fff80debda8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2300
6 AppKit 0x00007fff80d65777 -[NSView displayIfNeeded] + 969
7 Sequel Pro 0x00000001000b7b53 -[YRKSpinningProgressIndicator animate:] + 51
8 Sequel Pro 0x00000001000b7c07 -[YRKSpinningProgressIndicator animateInBackgroundThread] + 167
9 Foundation 0x00007fff877a1ead __NSThread__main__ + 1429
10 libSystem.B.dylib 0x00007fff84ce38b6 _pthread_start + 331
11 libSystem.B.dylib 0x00007fff84ce3769 thread_start + 13
)

Comments

Comment by rowan on 9 May 2010
Status changed to "Fixed". Marked as fixed in r2216.