#110: New exception in r2062
| Type: | Exception | First reported: | 9 Apr 2010 |
| Status: | Last modified: | 3 Jul 2011 | |
| Occurrences: | 1 | Fixed: | In revision r3347 |
NSInternalInconsistencyException
Error (1000) creating CGSWindow
(
0 CoreFoundation 0x00007fff8580cd24 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff841a50f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff8580cb47 +[NSException raise:format:arguments:] + 103
3 CoreFoundation 0x00007fff8580cad4 +[NSException raise:format:] + 148
4 AppKit 0x00007fff8167bed9 _NXCreateWindow + 295
5 AppKit 0x00007fff8167bd17 _NSCreateWindow + 56
6 AppKit 0x00007fff8167b10b -[NSWindow _commonAwake] + 1396
7 AppKit 0x00007fff81677d42 -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 1501
8 AppKit 0x00007fff816769ce -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1396
9 AppKit 0x00007fff81676457 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42
10 Sequel Pro 0x000000010009b8a9 -[SPNarrowDownCompletion init] + 153
11 Sequel Pro 0x000000010009c03f -[SPNarrowDownCompletion initWithItems:alreadyTyped:staticPrefix:additionalWordCharacters:caseSensitive:charRange:parseRange:inView:dictMode:dbMode:tabTriggerMode:fuzzySearch:backtickMode:withDbName:withTableName:selectedDb:caretMovedLeft:autoComplete:oneColumn:isQueryingDBStructure:] + 63
12 Sequel Pro 0x000000010006855b -[CMTextView doCompletionByUsingSpellChecker:fuzzyMode:autoCompleteMode:] + 3259
13 Sequel Pro 0x000000010006788e -[CMTextView doAutoCompletion] + 558
14 Foundation 0x00007fff82922448 __NSFireDelayedPerform + 404
15 CoreFoundation 0x00007fff857a9708 __CFRunLoopRun + 6488
16 CoreFoundation 0x00007fff857a78df CFRunLoopRunSpecific + 575
17 HIToolbox 0x00007fff80036ada RunCurrentEventLoopInMode + 333
18 HIToolbox 0x00007fff800368df ReceiveNextEventCommon + 310
19 HIToolbox 0x00007fff80036798 BlockUntilNextEventMatchingListInMode + 59
20 AppKit 0x00007fff816a3a2a _DPSNextEvent + 708
21 AppKit 0x00007fff816a3379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
22 AppKit 0x00007fff8166905b -[NSApplication run] + 395
23 AppKit 0x00007fff81661d7c NSApplicationMain + 364
24 Sequel Pro 0x0000000100002019 main + 9
25 Sequel Pro 0x0000000100001fe4 start + 52
)
Comments
No comments on this issue
Developer