Skip to content

Instantly share code, notes, and snippets.

@hhanesand
Created November 14, 2015 22:00
Show Gist options
  • Save hhanesand/adfc2d4b8695cbc2a952 to your computer and use it in GitHub Desktop.
Save hhanesand/adfc2d4b8695cbc2a952 to your computer and use it in GitHub Desktop.
* thread #7: tid = 0x230fc1, 0x00000001990b3f48 libobjc.A.dylib`objc_exception_throw, queue = 'com.apple.root.default-qos', stop reason = breakpoint 1.1
frame #0: 0x00000001990b3f48 libobjc.A.dylib`objc_exception_throw
frame #1: 0x0000000184500e90 CoreFoundation`+[NSException raise:format:] + 120
* frame #2: 0x00000001007f3f74 Parse`-[PFOfflineStore updateObjectIdForObject:oldObjectId:newObjectId:](self=0x0000000154e72df0, _cmd="updateObjectIdForObject:oldObjectId:newObjectId:", object=0x00000001560da370, oldObjectId=0x0000000000000000, newObjectId=@"Ya5KDVHpCg") + 516 at PFOfflineStore.m:957
frame #3: 0x00000001007bd754 Parse`-[PFObject _notifyObjectIdChangedFrom:toObjectId:](self=0x00000001560da370, _cmd="_notifyObjectIdChangedFrom:toObjectId:", fromObjectId=0x0000000000000000, toObjectId=@"Ya5KDVHpCg") + 260 at PFObject.m:1882
frame #4: 0x00000001007bd22c Parse`-[PFObject set_state:](self=0x00000001560da370, _cmd="set_state:", state=0x000000015622a320) + 456 at PFObject.m:1839
frame #5: 0x00000001007b7a08 Parse`-[PFObject(self=0x00000001560da370, _cmd="_mergeFromServerWithResult:decoder:completeData:", result=2 key/value pairs, decoder=0x0000000156109420, completeData=NO) _mergeFromServerWithResult:decoder:completeData:] + 800 at PFObject.m:1420
frame #6: 0x00000001007b7640 Parse`-[PFObject(self=0x00000001560da370, _cmd="_mergeAfterSaveWithResult:decoder:", result=2 key/value pairs, decoder=0x0000000156109420) _mergeAfterSaveWithResult:decoder:] + 540 at PFObject.m:1376
frame #7: 0x00000001007b8460 Parse`__43-[PFObject(.block_descriptor=<unavailable>, task=0x000000015612a460) handleSaveResultAsync:]_block_invoke + 172 at PFObject.m:1443
frame #8: 0x00000001006d8410 Bolts`__55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2(.block_descriptor=<unavailable>) + 124 at BFTask.m:338
frame #9: 0x00000001006d4758 Bolts`__29+[BFExecutor defaultExecutor]_block_invoke_2(.block_descriptor=<unavailable>, block=(Bolts`__55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 at BFTask.m:330)) + 488 at BFExecutor.m:45
frame #10: 0x00000001006d5230 Bolts`-[BFExecutor execute:](self=0x0000000154e72e40, _cmd="execute:", block=(Bolts`__55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 at BFTask.m:330)) + 108 at BFExecutor.m:111
frame #11: 0x00000001006d8338 Bolts`__55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke(.block_descriptor=0x0000000154ecf480) + 228 at BFTask.m:330
frame #12: 0x00000001006d8194 Bolts`-[BFTask continueWithExecutor:block:cancellationToken:](self=0x000000015612a460, _cmd="continueWithExecutor:block:cancellationToken:", executor=0x0000000154e72e40, block=(Parse`__43-[PFObject(Private) handleSaveResultAsync:]_block_invoke at PFObject.m:1439), cancellationToken=0x0000000000000000) + 608 at BFTask.m:381
frame #13: 0x00000001006d8d08 Bolts`-[BFTask continueWithBlock:](self=0x000000015612a460, _cmd="continueWithBlock:", block=(Parse`__43-[PFObject(Private) handleSaveResultAsync:]_block_invoke at PFObject.m:1439)) + 132 at BFTask.m:388
frame #14: 0x00000001007b8148 Parse`-[PFObject(self=0x00000001560da370, _cmd="handleSaveResultAsync:", result=2 key/value pairs) handleSaveResultAsync:] + 328 at PFObject.m:1439
frame #15: 0x00000001007adfe0 Parse`__65+[PFObject(.block_descriptor=0x000000016e19ec78, object=0x00000001560da370, idx=0, stop=NO) _deepSaveAsync:withCurrentUser:sessionToken:]_block_invoke176 + 620 at PFObject.m:518
frame #16: 0x00000001843f7990 CoreFoundation`__53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 132
frame #17: 0x00000001843f7800 CoreFoundation`-[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 172
frame #18: 0x00000001007adb30 Parse`__65+[PFObject(.block_descriptor=<unavailable>, commandRunnerTask=0x0000000156105090) _deepSaveAsync:withCurrentUser:sessionToken:]_block_invoke_4 + 504 at PFObject.m:500
frame #19: 0x00000001006d8410 Bolts`__55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2(.block_descriptor=<unavailable>) + 124 at BFTask.m:338
frame #20: 0x0000000100b39ca8 libdispatch.dylib`_dispatch_call_block_and_release + 24
frame #21: 0x0000000100b39c68 libdispatch.dylib`_dispatch_client_callout + 16
frame #22: 0x0000000100b48ec8 libdispatch.dylib`_dispatch_root_queue_drain + 2344
frame #23: 0x0000000100b48590 libdispatch.dylib`_dispatch_worker_thread3 + 132
frame #24: 0x0000000199ae5470 libsystem_pthread.dylib`_pthread_wqthread + 1092
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment