-
Notifications
You must be signed in to change notification settings - Fork 842
Description
NSInvalidArgumentException
-[_NSInlineData isEqualToString:]: unrecognized selector sent to instance 0x600000ffe1e0
(
0 CoreFoundation 0x00007ff805c1389e __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff805703d5b objc_exception_throw + 48
2 CoreFoundation 0x00007ff805cb8b3d -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007ff805b81b08 forwarding + 1379
4 CoreFoundation 0x00007ff805b81518 _CF_forwarding_prep_0 + 120
5 Sequel Pro 0x000000010002fce3 -[SPDatabaseDocument setDatabases:] + 783
6 Sequel Pro 0x000000010002f2a9 -[SPDatabaseDocument setConnection:] + 610
7 Foundation 0x00007ff806ad2ec5 __NSThreadPerformPerform + 178
8 CoreFoundation 0x00007ff805ba17d6 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
9 CoreFoundation 0x00007ff805ba1779 __CFRunLoopDoSource0 + 157
10 CoreFoundation 0x00007ff805ba1548 __CFRunLoopDoSources0 + 215
11 CoreFoundation 0x00007ff805ba01b8 __CFRunLoopRun + 919
12 CoreFoundation 0x00007ff805b9f859 CFRunLoopRunSpecific + 557
13 HIToolbox 0x00007ff810a98a09 RunCurrentEventLoopInMode + 292
14 HIToolbox 0x00007ff810a98816 ReceiveNextEventCommon + 665
15 HIToolbox 0x00007ff810a98561 _BlockUntilNextEventMatchingListInModeWithFilter + 66
16 AppKit 0x00007ff809171171 _DPSNextEvent + 880
17 AppKit 0x00007ff809a85af0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273
18 AppKit 0x00007ff809162585 -[NSApplication run] + 603
19 AppKit 0x00007ff8091364f3 NSApplicationMain + 816
20 Sequel Pro 0x0000000100002454 start + 52
21 ??? 0x0000000000000001 0x0 + 1
)