Skip to content

Instantly share code, notes, and snippets.

@nl
Created March 1, 2015 12:17
Show Gist options
  • Save nl/6ebd699c515d0078b2b6 to your computer and use it in GitHub Desktop.
Save nl/6ebd699c515d0078b2b6 to your computer and use it in GitHub Desktop.
Process: Admin [36971]
Path: /Users/USER/Desktop/Admin.app/Contents/MacOS/Admin
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Admin [36971]
User ID: 502
Date/Time: 2015-03-01 13:15:18.906 +0100
OS Version: Mac OS X 10.10.2 (14C109)
Report Version: 11
Anonymous UUID: 2BB1CFA5-3014-DA01-8C2B-A04AB215C0F8
Time Awake Since Boot: 670000 seconds
Crashed Thread: 7 CouchbaseLite
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff81ff04de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81fef64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff84477b34 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff84476ffb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff84476858 CFRunLoopRunSpecific + 296
5 com.apple.HIToolbox 0x00007fff8ccd9aef RunCurrentEventLoopInMode + 235
6 com.apple.HIToolbox 0x00007fff8ccd986a ReceiveNextEventCommon + 431
7 com.apple.HIToolbox 0x00007fff8ccd96ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
8 com.apple.AppKit 0x00007fff8de66f81 _DPSNextEvent + 964
9 com.apple.AppKit 0x00007fff8de66730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
10 com.apple.AppKit 0x00007fff8de5a593 -[NSApplication run] + 594
11 com.apple.AppKit 0x00007fff8de45a14 NSApplicationMain + 1832
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff81ff6232 kevent64 + 10
1 libdispatch.dylib 0x00007fff811d7a6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff81ff594a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b94240d start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff81ff594a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b94240d start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff81ff594a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b94240d start_wqthread + 13
Thread 5:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff81ff04de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81fef64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff84477b34 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff84476ffb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff84476858 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff82dd7c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6 com.apple.Foundation 0x00007fff8eeb990a __NSThread__main__ + 1345
7 libsystem_pthread.dylib 0x00007fff8b944268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8b9441e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff8b94241d thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff81ff04de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81fef64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff84477b34 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff84476ffb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff84476858 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8dfca33b _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff8b944268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8b9441e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff8b94241d thread_start + 13
Thread 7 Crashed:: CouchbaseLite
0 com.couchbase.CouchbaseLite 0x000000010d2c6459 __32-[CBL_Puller pullBulkRevisions:]_block_invoke274 + 425
1 com.couchbase.CouchbaseLite 0x000000010d331626 -[CBLRemoteRequest respondWithResult:error:] + 214
2 com.couchbase.CouchbaseLite 0x000000010d33301a -[CBLRemoteRequest connection:didFailWithError:] + 490
3 com.couchbase.CouchbaseLite 0x000000010d33192b -[CBLRemoteRequest cancelWithStatus:] + 203
4 com.couchbase.CouchbaseLite 0x000000010d332a6b -[CBLRemoteRequest connection:didReceiveResponse:] + 731
5 com.couchbase.CouchbaseLite 0x000000010d38021f -[CBLBulkDownloader connection:didReceiveResponse:] + 495
6 com.apple.CFNetwork 0x00007fff82e9720d __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 69
7 com.apple.CFNetwork 0x00007fff82e971b1 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 232
8 com.apple.CFNetwork 0x00007fff82e97317 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 48
9 com.apple.CFNetwork 0x00007fff82e7d67d _NSURLConnectionDidReceiveResponse(_CFURLConnection*, _CFURLResponse*, void const*) + 82
10 com.apple.CFNetwork 0x00007fff82d64e96 ___ZN27URLConnectionClient_Classic28_delegate_didReceiveResponseEP14_CFURLResponse_block_invoke + 113
11 com.apple.CFNetwork 0x00007fff82e31283 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 94
12 com.apple.CFNetwork 0x00007fff82d5333c RunloopBlockContext::_invoke_block(void const*, void*) + 72
13 com.apple.CoreFoundation 0x00007fff84451274 CFArrayApplyFunction + 68
14 com.apple.CFNetwork 0x00007fff82d531fd RunloopBlockContext::perform() + 133
15 com.apple.CFNetwork 0x00007fff82d5309e MultiplexerSource::perform() + 282
16 com.apple.CFNetwork 0x00007fff82d52ec0 MultiplexerSource::_perform(void*) + 72
17 com.apple.CoreFoundation 0x00007fff84485681 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
18 com.apple.CoreFoundation 0x00007fff8447780d __CFRunLoopDoSources0 + 269
19 com.apple.CoreFoundation 0x00007fff84476e3f __CFRunLoopRun + 927
20 com.apple.CoreFoundation 0x00007fff84476858 CFRunLoopRunSpecific + 296
21 com.apple.Foundation 0x00007fff8eebb849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
22 com.couchbase.CouchbaseLite 0x000000010d2c092f -[CBL_Server runServerThread] + 543
23 com.apple.Foundation 0x00007fff8eeb990a __NSThread__main__ + 1345
24 libsystem_pthread.dylib 0x00007fff8b944268 _pthread_body + 131
25 libsystem_pthread.dylib 0x00007fff8b9441e5 _pthread_start + 176
26 libsystem_pthread.dylib 0x00007fff8b94241d thread_start + 13
Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff81ff53fa __select + 10
1 libsystem_pthread.dylib 0x00007fff8b944268 _pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff8b9441e5 _pthread_start + 176
3 libsystem_pthread.dylib 0x00007fff8b94241d thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff81ff594a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b94240d start_wqthread + 13
Thread 10:
Thread 11:
Thread 7 crashed with X86 Thread State (64-bit):
rax: 0x00007fda90d40510 rbx: 0x0000000113b76910 rcx: 0x00007fda92a8b430 rdx: 0xd00007fda92a74a7
rdi: 0x000000010d628200 rsi: 0x000000010d628200 rbp: 0x0000000113b76660 rsp: 0x0000000113b765e0
r8: 0x0000000000000004 r9: 0x00007fda95800000 r10: 0x0000000000000050 r11: 0x00007fda95800000
r12: 0x0000000000000001 r13: 0x00007fda92a07d30 r14: 0x0000000113b76918 r15: 0x0000000113b76998
rip: 0x000000010d2c6459 rfl: 0x0000000000010202 cr2: 0x0000000108d09000
Logical CPU: 4
Error Code: 0x00000000
Trap Number: 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment