#109: 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 0x00007fff816e6aba _NSCreateWindowWithOpaqueShape2 + 473
5 AppKit 0x00007fff8167b055 -[NSWindow _commonAwake] + 1214
6 AppKit 0x00007fff8169b5d8 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 575
7 AppKit 0x00007fff818dcb3b -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
8 AppKit 0x00007fff818dc5a3 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:] + 714
9 Sequel Pro 0x00000001000af78e -[SPFieldEditorController editWithObject:fieldName:usingEncoding:isObjectBlob:isEditable:withWindow:] + 1278
10 Sequel Pro 0x00000001000218c0 -[TableContent tableView:shouldEditTableColumn:row:] + 1184
11 AppKit 0x00007fff818e2741 -[NSTableView _userCanSelectAndEditTableColumn:row:] + 104
12 AppKit 0x00007fff81ba8e17 -[NSTableView _shouldEditColumn:row:withEvent:] + 126
13 AppKit 0x00007fff817fb68a -[NSTableView mouseDown:] + 4844
14 AppKit 0x00007fff8179cf1b -[NSWindow sendEvent:] + 5409
15 AppKit 0x00007fff816d2662 -[NSApplication sendEvent:] + 4719
16 AppKit 0x00007fff816690aa -[NSApplication run] + 474
17 AppKit 0x00007fff81661d7c NSApplicationMain + 364
18 Sequel Pro 0x0000000100002019 main + 9
19 Sequel Pro 0x0000000100001fe4 start + 52
)
Comments
No comments on this issue
Developer