Created
March 14, 2015 14:04
-
-
Save nl/485227a215151e260178 to your computer and use it in GitHub Desktop.
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
2015-03-14 14:40:55.092 Admin[65388:49138417] *** ASSERTION FAILED: Unexpected value for n.object: CBL_Puller[http://cfecbe55-8d60-47f1-b721-e50e32331410:*****@********:4984/sync_gateway] (expected (null)) | |
2015-03-14 14:40:55.093 Admin[65388:49138417] *** Assertion failure in -[CBLReplication bg_replicationProgressChanged:](), /Volumes/Code/Sync/couchbase-lite-ios/Source/API/CBLReplication.m:500 | |
2015-03-14 14:40:55.107 Admin[65388:49138417] An uncaught exception was raised | |
2015-03-14 14:40:55.107 Admin[65388:49138417] Assertion failed: Unexpected value for n.object: CBL_Puller[http://cfecbe55-8d60-47f1-b721-e50e32331410:*****@********:4984/sync_gateway] (expected (null)) | |
2015-03-14 14:40:55.108 Admin[65388:49138417] ( | |
0 CoreFoundation 0x00007fff8586850c __exceptionPreprocess + 172 | |
1 libobjc.A.dylib 0x00007fff868bf76e objc_exception_throw + 43 | |
2 CoreFoundation 0x00007fff858682ea +[NSException raise:format:arguments:] + 106 | |
3 Foundation 0x00007fff842bf333 -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 169 | |
4 CouchbaseLite 0x000000010035524d _AssertFailed + 749 | |
5 CouchbaseLite 0x000000010032dac4 -[CBLReplication bg_replicationProgressChanged:] + 340 | |
6 CoreFoundation 0x00007fff85824b4c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 | |
7 CoreFoundation 0x00007fff85715ff4 _CFXNotificationPost + 3140 | |
8 Foundation 0x00007fff84222416 postQueueNotifications + 782 | |
9 CoreFoundation 0x00007fff85785ae7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 | |
10 CoreFoundation 0x00007fff85785a40 __CFRunLoopDoObservers + 368 | |
11 CoreFoundation 0x00007fff857775b8 CFRunLoopRunSpecific + 328 | |
12 Foundation 0x00007fff84216679 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 | |
13 CouchbaseLite 0x00000001002a29d9 -[CBL_Server runServerThread] + 537 | |
14 Foundation 0x00007fff841c49e2 __NSThread__main__ + 1345 | |
15 libsystem_pthread.dylib 0x00007fff90b26268 _pthread_body + 131 | |
16 libsystem_pthread.dylib 0x00007fff90b261e5 _pthread_body + 0 | |
17 libsystem_pthread.dylib 0x00007fff90b2441d thread_start + 13 | |
) | |
2015-03-14 14:40:55.108 Admin[65388:49138417] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Assertion failed: Unexpected value for n.object: CBL_Puller[http://cfecbe55-8d60-47f1-b721-e50e32331410:*****@********:4984/sync_gateway] (expected (null))' | |
*** First throw call stack: | |
( | |
0 CoreFoundation 0x00007fff8586850c __exceptionPreprocess + 172 | |
1 libobjc.A.dylib 0x00007fff868bf76e objc_exception_throw + 43 | |
2 CoreFoundation 0x00007fff858682ea +[NSException raise:format:arguments:] + 106 | |
3 Foundation 0x00007fff842bf333 -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 169 | |
4 CouchbaseLite 0x000000010035524d _AssertFailed + 749 | |
5 CouchbaseLite 0x000000010032dac4 -[CBLReplication bg_replicationProgressChanged:] + 340 | |
6 CoreFoundation 0x00007fff85824b4c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 | |
7 CoreFoundation 0x00007fff85715ff4 _CFXNotificationPost + 3140 | |
8 Foundation 0x00007fff84222416 postQueueNotifications + 782 | |
9 CoreFoundation 0x00007fff85785ae7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 | |
10 CoreFoundation 0x00007fff85785a40 __CFRunLoopDoObservers + 368 | |
11 CoreFoundation 0x00007fff857775b8 CFRunLoopRunSpecific + 328 | |
12 Foundation 0x00007fff84216679 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 | |
13 CouchbaseLite 0x00000001002a29d9 -[CBL_Server runServerThread] + 537 | |
14 Foundation 0x00007fff841c49e2 __NSThread__main__ + 1345 | |
15 libsystem_pthread.dylib 0x00007fff90b26268 _pthread_body + 131 | |
16 libsystem_pthread.dylib 0x00007fff90b261e5 _pthread_body + 0 | |
17 libsystem_pthread.dylib 0x00007fff90b2441d thread_start + 13 | |
) | |
libc++abi.dylib: terminating with uncaught exception of type NSException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment