Created
January 2, 2017 05:18
-
-
Save timothycosta/856afecaf4fef5dc74f323e98e8892c3 to your computer and use it in GitHub Desktop.
Object has been deleted or invalidated.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fatal Exception: RLMException | |
0 CoreFoundation 0x1821821c0 __exceptionPreprocess | |
1 libobjc.A.dylib 0x180bbc55c objc_exception_throw | |
2 Realm 0x1009f6954 ___ZL17RLMAccessorGetterP11RLMProperty15RLMAccessorCode_block_invoke_2 (RLMAccessor.mm:308) | |
3 iLingQ 0x1001b149c __52-[FeedSearchViewController importDetailsForLessons:]_block_invoke (FeedSearchViewController.m:241) | |
4 Objective_Shorthand 0x1009aa198 __67-[NSArray(FunctionalMethods) arrayByTransformingObjectsUsingBlock:]_block_invoke (NSArray+FunctionalMethods.m:34) | |
5 CoreFoundation 0x18206f1a4 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke | |
6 CoreFoundation 0x18206f010 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] | |
7 Objective_Shorthand 0x1009aa134 -[NSArray(FunctionalMethods) arrayByTransformingObjectsUsingBlock:] (NSArray+FunctionalMethods.m:40) | |
8 iLingQ 0x1001b12c8 -[FeedSearchViewController importDetailsForLessons:] (FeedSearchViewController.m:240) | |
9 iLingQ 0x1001b1518 __52-[FeedSearchViewController importDetailsForLessons:]_block_invoke_2 (FeedSearchViewController.m:248) | |
10 iLingQ 0x1000b6da4 __77+[LQModelImporter importCountersForLanguage:lessons:realm:client:completion:]_block_invoke (LQModelImporter.m:649) | |
11 iLingQ 0x100073c0c -[LQClient finishWithSuccess:object:completion:] (LQClient.m:110) | |
12 AFNetworking 0x10061614c __116-[AFHTTPSessionManager dataTaskWithHTTPMethod:URLString:parameters:uploadProgress:downloadProgress:success:failure:]_block_invoke.80 (AFHTTPSessionManager.m:290) | |
13 AFNetworking 0x1006294f4 __72-[AFURLSessionManagerTaskDelegate URLSession:task:didCompleteWithError:]_block_invoke_2.150 (AFURLSessionManager.m:308) | |
14 libdispatch.dylib 0x18100d200 _dispatch_call_block_and_release | |
15 libdispatch.dylib 0x18100d1c0 _dispatch_client_callout | |
16 libdispatch.dylib 0x181011b30 _dispatch_main_queue_callback_4CF | |
17 CoreFoundation 0x18212ff2c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ | |
18 CoreFoundation 0x18212db18 __CFRunLoopRun | |
19 CoreFoundation 0x18205c048 CFRunLoopRunSpecific | |
20 GraphicsServices 0x183ae2198 GSEventRunModal | |
21 UIKit 0x1880412fc -[UIApplication _run] | |
22 UIKit 0x18803c034 UIApplicationMain | |
23 iLingQ 0x100110894 main (main.m:17) | |
24 libdispatch.dylib 0x1810405b8 (Missing) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment