zakk4223 / CocoaSplit

Stream/record your desktop/webcam to twitch/owned etc.
351 stars 34 forks source link

Crashing immediately after beginning to stream on OS X Mavericks #10

Open calebjessie opened 10 years ago

calebjessie commented 10 years ago

Trying to use Camtwist and CocoaSplit to stream but no matter what source, CocoaSplit crashes right away.

I was really hoping this would be a great replacement for FMLE. Camtwist 3.0 (Beta, though it works better on Mavericks) doesn't work with FMLE apparently. So I've got nothing.

madmarc commented 10 years ago

Problem with spotify is when you download the files local. When you stream the audio files this works fine.

SSgtMeyer commented 10 years ago

I do have Spotify but I haven't used it in months. Do I need to delete it?

LordHDL commented 10 years ago

I'd like to point out that I do not have Spotify and the July 11th build always crashes for me upon starting the stream. The July 8th build works perfectly. I'm running 10.9.4.

Here's a crash log: https://www.dropbox.com/s/7k2kyxuw51y0ect/CocoaSplit_2014-07-15-132558_HDLs-MacBook-Pro.crash

zumbiezuza commented 10 years ago

First off,

Thank you so much zakk for creating a software like this! It has great potential. My name's zoe and I have an avermedia live gamer portable for recording and hopefully streaming gameplay from my xbox 360 using my macbook pro. I want to do this using camtwist (latest download), audio hijacker pro (latest download), soundflowerbed, and cocoasplit! The stream setup looks great on cocoasplit but crashes immediately when i attempt to stream to twitch. I really appreciate any and all help you can offer. Thank you soooo much in advance,

Zoe.

Crash report: Process: CocoaSplit [1157] Path: /Users/USER/Downloads/CocoaSplit 4.app/Contents/MacOS/CocoaSplit Identifier: zakk.lol.CocoaSplit Version: 1.0 (8808ee0) Code Type: X86-64 (Native) Parent Process: launchd [162] Responsible: CocoaSplit [1157] User ID: 501

Date/Time: 2014-07-17 12:35:57.955 -0400 OS Version: Mac OS X 10.9.4 (13E28) Report Version: 11 Anonymous UUID: 82A1E53B-248D-3201-D24D-7D30431A434A

Sleep/Wake UUID: 874C9655-047F-42DE-81E1-C9039FAD470B

Crashed Thread: 9 Dispatch queue: FFMpeg Stream Dispatch

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT

Application Specific Information: objc_msgSend() selector name: release

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff9125aa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91259d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8a183f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8a183539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8a182e75 CFRunLoopRunSpecific + 309 5 com.apple.HIToolbox 0x00007fff88f9fa0d RunCurrentEventLoopInMode + 226 6 com.apple.HIToolbox 0x00007fff88f9f7b7 ReceiveNextEventCommon + 479 7 com.apple.HIToolbox 0x00007fff88f9f5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65 8 com.apple.AppKit 0x00007fff9286124e _DPSNextEvent + 1434 9 com.apple.AppKit 0x00007fff9286089b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 10 com.apple.AppKit 0x00007fff9285499c -[NSApplication run] + 553 11 com.apple.AppKit 0x00007fff9283f783 NSApplicationMain + 940 12 libdyld.dylib 0x00007fff8ef265fd start + 1

Thread 1:: Dispatch queue: CocoaSplit.main.queue 0 libsystem_kernel.dylib 0x00007fff9125ea3a __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff95c60dc0 nanosleep + 200 2 libsystem_c.dylib 0x00007fff95c60cb2 usleep + 54 3 zakk.lol.CocoaSplit 0x000000010b9e0850 0x10b9d6000 + 43088 4 zakk.lol.CocoaSplit 0x000000010b9e0a07 0x10b9d6000 + 43527 5 libdispatch.dylib 0x00007fff8db0a1bb _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff8db0728d _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff8db09673 _dispatch_queue_drain + 451 8 libdispatch.dylib 0x00007fff8db0a9c1 _dispatch_queue_invoke + 110 9 libdispatch.dylib 0x00007fff8db08f87 _dispatch_root_queue_drain + 75 10 libdispatch.dylib 0x00007fff8db0a177 _dispatch_worker_thread2 + 40 11 libsystem_pthread.dylib 0x00007fff8e5d3ef8 _pthread_wqthread + 314 12 libsystem_pthread.dylib 0x00007fff8e5d6fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff9125f662 kevent64 + 10 1 libdispatch.dylib 0x00007fff8db09421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff8db09136 _dispatch_mgr_thread + 52

Thread 3:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c77 _pthread_cond_wait + 787 2 com.apple.CoreVideo 0x00007fff8e5ad464 CVDisplayLink::waitUntil(unsigned long long) + 244 3 com.apple.CoreVideo 0x00007fff8e5ac998 CVDisplayLink::runIOThread() + 496 4 com.apple.CoreVideo 0x00007fff8e5ac78f startIOThread(void*) + 147 5 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff9125aa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91259d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8a183f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8a183539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8a182e75 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff92a0105e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 5:: Dispatch queue: com.allocinit.camtwist.timerQueue 0 libsystem_kernel.dylib 0x00007fff9125ea3a __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff95c60dc0 nanosleep + 200 2 libsystem_c.dylib 0x00007fff95c60cb2 usleep + 54 3 com.allocinit.camtwist.dal 0x000000010e2e91ce __MyPlugDeviceStartStream_block_invoke + 136 4 libdispatch.dylib 0x00007fff8db0a1bb _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff8db0728d _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff8db09673 _dispatch_queue_drain + 451 7 libdispatch.dylib 0x00007fff8db0a9c1 _dispatch_queue_invoke + 110 8 libdispatch.dylib 0x00007fff8db08f87 _dispatch_root_queue_drain + 75 9 libdispatch.dylib 0x00007fff8db0a177 _dispatch_worker_thread2 + 40 10 libsystem_pthread.dylib 0x00007fff8e5d3ef8 _pthread_wqthread + 314 11 libsystem_pthread.dylib 0x00007fff8e5d6fb9 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff9125ee6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e5d3f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8e5d6fb9 start_wqthread + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff9125ea3a __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff95c60dc0 nanosleep + 200 2 libsystem_c.dylib 0x00007fff95c60cb2 usleep + 54 3 com.apple.CoreMediaIO 0x00007fff8ab376bb CMIOGraph::OneOrMoreInputUnitsAreReadyToBePulled(bool&) + 571 4 com.apple.CoreMediaIO 0x00007fff8ab37f7f CMIOGraph::DoWork(unsigned int) + 129 5 com.apple.CoreMediaIO 0x00007fff8ab3acb2 CMIO::Thread::QueuedTWorkThread::DoWork() + 120 6 com.apple.CoreMediaIO 0x00007fff8ab43b9f CMIO::Thread::SignaledThread::ThreadLoop() + 129 7 com.apple.CoreMediaIO 0x00007fff8ab43afb CMIO::Thread::SignaledThread::WorkQueuedThreadCallback(void*) + 159 8 com.apple.CoreMedia 0x00007fff8ef4d4aa figThreadMain + 382 9 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 10 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 11 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 8:: Dispatch queue: x264 encoder queue 0 com.apple.VideoToolbox 0x00007fff8e5fa935 0x7fff8e5d9000 + 137525 1 com.apple.VideoToolbox 0x00007fff8e5eb194 0x7fff8e5d9000 + 74132 2 com.apple.VideoToolbox 0x00007fff8e5e685b VTPixelTransferSessionTransferImage + 2042 3 zakk.lol.CocoaSplit 0x000000010b9ed093 0x10b9d6000 + 94355 4 libdispatch.dylib 0x00007fff8db0a1bb _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff8db0728d _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff8db09673 _dispatch_queue_drain + 451 7 libdispatch.dylib 0x00007fff8db0a9c1 _dispatch_queue_invoke + 110 8 libdispatch.dylib 0x00007fff8db08f87 _dispatch_root_queue_drain + 75 9 libdispatch.dylib 0x00007fff8db0a177 _dispatch_worker_thread2 + 40 10 libsystem_pthread.dylib 0x00007fff8e5d3ef8 _pthread_wqthread + 314 11 libsystem_pthread.dylib 0x00007fff8e5d6fb9 start_wqthread + 13

Thread 9 Crashed:: Dispatch queue: FFMpeg Stream Dispatch 0 libobjc.A.dylib 0x00007fff954d9097 objc_msgSend + 23 1 com.apple.CoreFoundation 0x00007fff8a12c43f CFRelease + 591 2 com.apple.CoreFoundation 0x00007fff8a13f699 -[__NSArrayM dealloc] + 185 3 zakk.lol.CocoaSplit 0x000000010b9d8fb9 0x10b9d6000 + 12217 4 libsystem_blocks.dylib 0x00007fff8c8dc6f0 _Block_release + 196 5 libdispatch.dylib 0x00007fff8db0728d _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff8db09673 _dispatch_queue_drain + 451 7 libdispatch.dylib 0x00007fff8db0a9c1 _dispatch_queue_invoke + 110 8 libdispatch.dylib 0x00007fff8db08f87 _dispatch_root_queue_drain + 75 9 libdispatch.dylib 0x00007fff8db0a177 _dispatch_worker_thread2 + 40 10 libsystem_pthread.dylib 0x00007fff8e5d3ef8 _pthread_wqthread + 314 11 libsystem_pthread.dylib 0x00007fff8e5d6fb9 start_wqthread + 13

Thread 10:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff9125aa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91259d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8a183f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8a183539 __CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8a182e75 CFRunLoopRunSpecific + 309 5 com.apple.Foundation 0x00007fff8958f967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 6 com.apple.Foundation 0x00007fff8958f76b NSThreadmain + 1318 7 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 11:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff9125e9aa select + 10 1 com.apple.CoreFoundation 0x00007fff8a1cfa03 CFSocketManager + 867 2 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 3 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 4 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 com.apple.CoreMedia 0x00007fff8ef4cb56 WaitOnCondition + 11 3 com.apple.CoreMedia 0x00007fff8ef4c96a FigSemaphoreWaitRelative + 133 4 com.apple.CoreMediaIO 0x00007fff8ab43b64 CMIO::Thread::SignaledThread::ThreadLoop() + 70 5 com.apple.CoreMediaIO 0x00007fff8ab43afb CMIO::Thread::SignaledThread::WorkQueuedThreadCallback(void*) + 159 6 com.apple.CoreMedia 0x00007fff8ef4d4aa figThreadMain + 382 7 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 13: 0 libsystem_kernel.dylib 0x00007fff9125aa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91259d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8a183f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8a183539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8a182e75 CFRunLoopRunSpecific + 309 5 com.apple.CoreFoundation 0x00007fff8a238811 CFRunLoopRun + 97 6 com.apple.CMIOUnits 0x00000001130beb6a 0x113025000 + 629610 7 com.apple.CoreMedia 0x00007fff8ef4d4aa figThreadMain + 382 8 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 9 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 10 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 14:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff9125aa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91259d18 mach_msg + 64 2 com.apple.audio.CoreAudio 0x00007fff9469a828 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_headert, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff9469a7b6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff94698f3e HALC_ProxyIOContext::IOWorkLoop() + 950 5 com.apple.audio.CoreAudio 0x00007fff94698add HALCProxyIOContext::IOThreadEntry(void) + 97 6 com.apple.audio.CoreAudio 0x00007fff9469899d HALB_IOThread::Entry(void*) + 75 7 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 15:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff9125aa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91259d18 mach_msg + 64 2 com.apple.audio.CoreAudio 0x00007fff9469a828 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_headert, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff9469a7b6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff94698f3e HALC_ProxyIOContext::IOWorkLoop() + 950 5 com.apple.audio.CoreAudio 0x00007fff94698add HALCProxyIOContext::IOThreadEntry(void) + 97 6 com.apple.audio.CoreAudio 0x00007fff9469899d HALB_IOThread::Entry(void*) + 75 7 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 16: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b66b 0x10b9d6000 + 6510187 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 17: 0 zakk.lol.CocoaSplit 0x000000010c01a2c7 0x10b9d6000 + 6570695

Thread 18: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b66b 0x10b9d6000 + 6510187 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 19: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b66b 0x10b9d6000 + 6510187 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 20: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b66b 0x10b9d6000 + 6510187 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 21: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b66b 0x10b9d6000 + 6510187 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 22: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b66b 0x10b9d6000 + 6510187 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 23: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b66b 0x10b9d6000 + 6510187 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 24: 0 libsystem_kernel.dylib 0x00007fff9125e716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e5d4c3b _pthread_cond_wait + 727 2 zakk.lol.CocoaSplit 0x000000010c00b1cd 0x10b9d6000 + 6509005 3 libsystem_pthread.dylib 0x00007fff8e5d2899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8e5d272a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8e5d6fc9 thread_start + 13

Thread 25: 0 libsystem_kernel.dylib 0x00007fff9125ee6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e5d3f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8e5d6fb9 start_wqthread + 13

Thread 9 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fff79325060 rcx: 0xd000000000000000 rdx: 0x00007fff7935f410 rdi: 0x00007fc1b8f44400 rsi: 0x00007fff9328d666 rbp: 0x00000001155f3c80 rsp: 0x00000001155f3c28 r8: 0x00000000000003ff r9: 0xffff9fffff3ab89f r10: 0x00007fff9328d666 r11: 0xd000000000000000 r12: 0x00007fc1b8f44400 r13: 0x0000000000000011 r14: 0x0000600000380a90 r15: 0x00007fff79354f00 rip: 0x00007fff954d9097 rfl: 0x0000000000010246 cr2: 0xffffff8111a0b044

Logical CPU: 2 Error Code: 0x00000000 Trap Number: 13

Binary Images: 0x10b9d6000 - 0x10c21ffef +zakk.lol.CocoaSplit (1.0 - 8808ee0) /Users/USER/Downloads/CocoaSplit 4.app/Contents/MacOS/CocoaSplit 0x10c8a8000 - 0x10c8a9fff com.apple.VideoDecodeAcceleration (1.1 - 8) /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration 0x10c8b3000 - 0x10c8c2fff +info.v002.Syphon (1.0 - 1) <6D63E38C-41B4-3CE4-A835-B5E8921F0AD7> /Users/USER/Downloads/CocoaSplit 4.app/Contents/Frameworks/Syphon.framework/Versions/A/Syphon 0x10e2de000 - 0x10e2e2ffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x10e2e7000 - 0x10e2ecff7 +com.allocinit.camtwist.dal (1.0 - 1) <6F650253-F26A-3252-9F8B-1E2FB2B85A12> /Library/CoreMediaIO/*/CamTwist.plugin/Contents/MacOS/CamTwist 0x10f9d8000 - 0x10f9d8feb +cl_kernels (???) <6FEC426D-0F40-43A7-8667-4CEADF2CAE7E> cl_kernels 0x1105a8000 - 0x1105ceffb com.apple.cmio.DAL.VDC-4 (408.0 - 4570) /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC 0x11100a000 - 0x111035fff com.apple.FWAVC (403.47 - 47) <20BAF98C-349A-38E1-ACE1-C0838546D248> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC 0x1110ca000 - 0x1111b0fef unorm8_bgra.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x113025000 - 0x11318dff5 com.apple.CMIOUnits (408.0 - 4570) <99F0C7B3-7034-3C3A-9E6B-995418725ADE> /System/Library/Frameworks/CoreMediaIO.framework/Resources/CMIOUnits.bundle/Contents/MacOS/CMIOUnits 0x113941000 - 0x1139eeff7 com.apple.AppleGVAFramework (7.1.18 - 7.1.18) <46F2368C-5955-3423-BEF4-1D6B06A849F2> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA 0x113e09000 - 0x113fdafff com.apple.audio.units.Components (1.10 - 1.10) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x11a5d8000 - 0x11a7cefff com.apple.audio.codecs.Components (4.0 - 4.0) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 0x123400000000 - 0x12340047bff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.28.30 - 8.2.8) <348EFC98-A497-36C3-8AEB-6E33BA34EEB5> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x7fff6b4e5000 - 0x7fff6b518817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld 0x7fff88e0b000 - 0x7fff88e97ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff88e98000 - 0x7fff88e98fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff88e99000 - 0x7fff88ed4fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff88f71000 - 0x7fff8921bff5 com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff892a7000 - 0x7fff8935fff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8949e000 - 0x7fff894b9ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff894ba000 - 0x7fff894c0ff7 libCGXCoreImage.A.dylib (599.25.10.1) <1AB1B2B2-55A9-3780-BCB9-1B3CE375D739> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff89529000 - 0x7fff89827fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff89880000 - 0x7fff8988bfff libGPUSupportMercury.dylib (9.6.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff8988c000 - 0x7fff898bbfff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff898bc000 - 0x7fff898c3ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x7fff898c4000 - 0x7fff898c6ffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff898c7000 - 0x7fff898cafff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff898cb000 - 0x7fff898f0ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff898f1000 - 0x7fff8993ffff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff89940000 - 0x7fff89d73ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff89dcc000 - 0x7fff89dd4fff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib 0x7fff89dd5000 - 0x7fff89ddeff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff89ddf000 - 0x7fff89de2ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff89e58000 - 0x7fff89e7cff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff89e7d000 - 0x7fff89e8aff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff89e8b000 - 0x7fff89e8efff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff89e8f000 - 0x7fff89ee2fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff89ee3000 - 0x7fff89ee5ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff8a104000 - 0x7fff8a110ff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8a112000 - 0x7fff8a112fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8a113000 - 0x7fff8a2f8fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8a314000 - 0x7fff8a33dfff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff8a363000 - 0x7fff8a37affa libAVFAudio.dylib (32.2) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff8a445000 - 0x7fff8a5e1ff3 com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8a5e2000 - 0x7fff8a63aff7 com.apple.Symbolication (1.4 - 129.0.2) <56F5E42C-4A23-3D0C-A830-616A03C16725> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8a686000 - 0x7fff8a6aeffb libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8a6af000 - 0x7fff8a6fcfff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8a6fd000 - 0x7fff8a6fdff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff8a6fe000 - 0x7fff8a706ff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8a707000 - 0x7fff8a7d8ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8a7d9000 - 0x7fff8a7e3ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8a7e4000 - 0x7fff8a7ffff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8a800000 - 0x7fff8a88bfff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib 0x7fff8a89e000 - 0x7fff8a8afff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff8a8b0000 - 0x7fff8a8d7ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff8a8df000 - 0x7fff8a9c3fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8a9c4000 - 0x7fff8aa1dfff libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8aa5e000 - 0x7fff8aaacff7 com.apple.opencl (2.3.59 - 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8aab7000 - 0x7fff8aabfff3 libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8aac0000 - 0x7fff8aac3ffa libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8aac4000 - 0x7fff8aac4fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8ab0e000 - 0x7fff8ab12fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8ab13000 - 0x7fff8ab5fffe com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8ab60000 - 0x7fff8ab89ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff8ab8a000 - 0x7fff8ab8bff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff8ae1e000 - 0x7fff8ae2effb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff8ae6a000 - 0x7fff8af9aff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8b1c1000 - 0x7fff8b1cbff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8b36f000 - 0x7fff8b37ffff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff8b389000 - 0x7fff8b38eff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8b38f000 - 0x7fff8b396fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8b397000 - 0x7fff8b3fbfff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8b3fc000 - 0x7fff8b441fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib 0x7fff8b442000 - 0x7fff8b447fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8b46a000 - 0x7fff8b599fef com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff8b59a000 - 0x7fff8b5dbfff com.apple.PerformanceAnalysis (1.47 - 47) <5E045817-0C84-341A-9B33-74CF1324FA70> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8b5dc000 - 0x7fff8b9bdffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8c131000 - 0x7fff8c132ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff8c3a9000 - 0x7fff8c3afff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff8c3b0000 - 0x7fff8c3b7ffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x7fff8c3ea000 - 0x7fff8c3fbff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff8c3fc000 - 0x7fff8c423ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff8c424000 - 0x7fff8c44dfff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8c44e000 - 0x7fff8c458fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff8c459000 - 0x7fff8c538fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8c5e1000 - 0x7fff8c610fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8c611000 - 0x7fff8c61afff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8c65c000 - 0x7fff8c6c9fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8c6f1000 - 0x7fff8c70cff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8c70d000 - 0x7fff8c77cff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8c77d000 - 0x7fff8c841ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8c85c000 - 0x7fff8c8d3fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8c8d4000 - 0x7fff8c8d8ff7 libGIF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8c8d9000 - 0x7fff8c8dafff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8c8db000 - 0x7fff8c8dcff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff8d1ba000 - 0x7fff8d1d6fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8d26e000 - 0x7fff8d3c2ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8d3e3000 - 0x7fff8d43effb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8d43f000 - 0x7fff8d46eff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8d5da000 - 0x7fff8d8c4fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8d91d000 - 0x7fff8d95fff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff8d960000 - 0x7fff8d969ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8d96a000 - 0x7fff8d9b1fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8d9bf000 - 0x7fff8da89fff com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8da9e000 - 0x7fff8db05ff7 com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8db06000 - 0x7fff8db20fff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff8db69000 - 0x7fff8dc53fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff8dc54000 - 0x7fff8dcb9ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8dcba000 - 0x7fff8dd2dfff com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8dd2e000 - 0x7fff8dd33fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8dd34000 - 0x7fff8dd46ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8dd47000 - 0x7fff8e07dfff com.apple.MediaToolbox (1.0 - 1273.54) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e07e000 - 0x7fff8e1ecff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8e1ed000 - 0x7fff8e1f9ffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8e1fa000 - 0x7fff8e207fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8e20b000 - 0x7fff8e23ffff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x7fff8e4df000 - 0x7fff8e5aafff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8e5ab000 - 0x7fff8e5d0ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8e5d1000 - 0x7fff8e5d8ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff8e5d9000 - 0x7fff8ea27fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8ea28000 - 0x7fff8ea7afff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff8ea9a000 - 0x7fff8eac1ff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff8ef23000 - 0x7fff8ef26ff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib 0x7fff8ef27000 - 0x7fff8ef29ff7 com.apple.securityhi (9.0 - 55005) <446BE1A5-F65F-3ACB-8F33-A8EBFE0D0BD4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8ef2a000 - 0x7fff8ef73fff com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8f000000 - 0x7fff8f002fff com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff8f0e2000 - 0x7fff8f0fbff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8f538000 - 0x7fff8f53cfff com.apple.IOAccelerator (98.22 - 98.22) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff8f56a000 - 0x7fff8f56bfff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff8f5a7000 - 0x7fff8f5b4ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff8f5cc000 - 0x7fff8f89dff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8f89e000 - 0x7fff8f8a6ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8f8a7000 - 0x7fff8fb04ffa com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8fb05000 - 0x7fff8fb1bfff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8fb25000 - 0x7fff8fc8bfff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8fc8c000 - 0x7fff8fc8efff com.apple.EFILogin (2.0 - 2) <8D651894-B7AD-3F23-9B93-472EEA3D292F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8fc8f000 - 0x7fff8fd10fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8fd11000 - 0x7fff8feacff8 com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8fead000 - 0x7fff8feb5ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8feb6000 - 0x7fff8feb8ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff8feb9000 - 0x7fff8fed0ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8fed1000 - 0x7fff8fed1fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8ff19000 - 0x7fff90161ff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff9017f000 - 0x7fff90188ff7 libcldcpuengine.dylib (2.3.58) <4E8AFDB8-607F-348D-BAEA-DA9ACF44AEAA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff90189000 - 0x7fff90189fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff901f0000 - 0x7fff901fcff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff901fd000 - 0x7fff901fdffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff90221000 - 0x7fff90245fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff90246000 - 0x7fff9032dff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff9036f000 - 0x7fff90371fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff903f1000 - 0x7fff903f9fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib 0x7fff9041d000 - 0x7fff90445ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff90d4e000 - 0x7fff90fa8ff9 com.apple.security (7.0 - 55471.14.8) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff90fa9000 - 0x7fff90fe8fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff90fef000 - 0x7fff9118fff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff911d2000 - 0x7fff91238fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff91239000 - 0x7fff91248ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff91249000 - 0x7fff91265ff7 libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib 0x7fff91266000 - 0x7fff91357ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff9140e000 - 0x7fff91414ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff9146d000 - 0x7fff91472ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff914d1000 - 0x7fff914d5ff7 libsystem_stats.dylib (93.90.3) <337946FC-B2E1-3DFA-A8B5-30DA8D584D75> /usr/lib/system/libsystem_stats.dylib 0x7fff914d6000 - 0x7fff9150bffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff9150c000 - 0x7fff9150dff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff9150e000 - 0x7fff91510fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff918d2000 - 0x7fff9193efff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff9193f000 - 0x7fff919efff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff91a5a000 - 0x7fff91aa1ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib 0x7fff91c0a000 - 0x7fff91cf9fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff91d0b000 - 0x7fff91d1dfff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff91d1e000 - 0x7fff91ed6ffb libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib 0x7fff91ed7000 - 0x7fff91edafff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff91edb000 - 0x7fff91ee2fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff927a7000 - 0x7fff927d1ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib 0x7fff927d2000 - 0x7fff927ddff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff9283d000 - 0x7fff933b3ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff933b4000 - 0x7fff9343dfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9343e000 - 0x7fff934a1ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff934a2000 - 0x7fff935c4fff com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff94461000 - 0x7fff9446ffff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff94470000 - 0x7fff94474ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff9447f000 - 0x7fff9448afff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff94542000 - 0x7fff94544fff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff94545000 - 0x7fff9454fff7 libcsfde.dylib (380) /usr/lib/libcsfde.dylib 0x7fff94550000 - 0x7fff9457cfff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff9457d000 - 0x7fff945bbff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff94672000 - 0x7fff946c3ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff946fb000 - 0x7fff946fcfff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff94723000 - 0x7fff94753fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff94754000 - 0x7fff94895fff com.apple.QTKit (7.7.3 - 2826.19) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff948ee000 - 0x7fff94906ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff94ca0000 - 0x7fff94ca0ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff94ca1000 - 0x7fff94cdaff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff94cde000 - 0x7fff94d0fff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib 0x7fff94d10000 - 0x7fff94da0ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff94e17000 - 0x7fff94e24ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff94e2a000 - 0x7fff94e43ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff94e44000 - 0x7fff95118fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff951cf000 - 0x7fff951cffff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff951d0000 - 0x7fff952d6ff7 com.apple.ImageIO.framework (3.3.0 - 1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff952d7000 - 0x7fff952eaff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff952eb000 - 0x7fff952efff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x7fff952f0000 - 0x7fff953b2ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff95403000 - 0x7fff95420ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff95422000 - 0x7fff9545aff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff9545b000 - 0x7fff954a8ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff954a9000 - 0x7fff954d3ff7 libsandbox.1.dylib (278.11.1) /usr/lib/libsandbox.1.dylib 0x7fff954d4000 - 0x7fff95681f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff95682000 - 0x7fff95683fff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib 0x7fff95684000 - 0x7fff956e3fff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff956e4000 - 0x7fff956e5ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff956e6000 - 0x7fff9572bff6 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff9577b000 - 0x7fff957aaff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff957ab000 - 0x7fff957c3ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff957c4000 - 0x7fff957cffff libkxld.dylib (2422.110.17) /usr/lib/system/libkxld.dylib 0x7fff957d0000 - 0x7fff95801fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff95802000 - 0x7fff95bd9fef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff95bda000 - 0x7fff95be4ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff95be5000 - 0x7fff95c6eff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff95c6f000 - 0x7fff9658f32b com.apple.CoreGraphics (1.600.0 - 599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff96611000 - 0x7fff966fffff libJP2.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff96700000 - 0x7fff96706fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff96ae3000 - 0x7fff96ae7fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 1862 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=205.0M resident=146.4M(71%) swapped_out_or_unallocated=58.6M(29%) Writable regions: Total=636.0M written=132.1M(21%) resident=397.4M(62%) swapped_out=0K(0%) unallocated=238.6M(38%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 2392K CG image 8K CG raster data 24K CG shared images 212K CoreAnimation 8332K CoreImage 4K Foundation 4K IOKit 244.8M Kernel Alloc Once 8K MALLOC 341.6M MALLOC (admin) 32K MALLOC_LARGE (reserved) 1280K reserved VM address space (unallocated) Memory Tag 242 12K Memory Tag 249 156K Memory Tag 251 28K OpenCL 8K OpenGL GLSL 1664K SQLite page cache 256K STACK GUARD 56.1M Stack 19.8M VM_ALLOCATE 19.6M VM_ALLOCATE (reserved) 1688K reserved VM address space (unallocated) DATA 29.0M IMAGE 528K LINKEDIT 69.0M TEXT 136.0M __UNICODE 544K mapped file 55.9M shared memory 68K =========== ======= TOTAL 988.6M TOTAL, minus reserved VM space 985.7M

Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f44 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455302D474E2D4620 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455302D474E2D4620 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22) Bluetooth: Version 4.2.6f1 14216, 3 services, 15 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD HTS541010A9E682, 1 TB Serial ATA Device: HL-DT-ST DVDRW GS31N USB Device: Hub USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: Aver_C875_USB USB Device: Hub USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Apple Internal Keyboard / Trackpad USB Device: IR Receiver Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

SSgtMeyer commented 10 years ago

Yes, Zak a huge thank you for creating this program. It is much needed in the Mac community and you are doing a great job! Can't wait to see it work!! Oh btw, I deleted Spotify and its still crashing right when I hit stream. What do I put in the audio shift section?

screen shot 2014-07-17 at 10 44 39 am

madmarc commented 10 years ago

You have do delete not only the application.

1) Quit Spotify 2) In finder type shift-command-G 3) Paste "~/Library/Application Support/" and go to that folder 4) Look for folder "Spotify" and move to trash. You will lose all the locally synced tracks by all the playlists are intact.

You can install spotify again, normal when you don't download your files to the computer it works fine.

zakk4223 commented 10 years ago

Someone that's having the crash issue try this build and see if it fixes it?

http://krylon.rsdio.com/zakk/cocoasplit/CocoaSplit-e4c7d07.zip

PsychoTea commented 10 years ago

Hey,

So I've been desperately trying to film my dream of streaming LoL.

After finding out FMLE doesn't work on 10.9 (The version I'm running, 10.9.3) I've decided to use CocoaSplit instead.

Via the Syphon server I can get CamTwist to show up in CocoaSplit but after filling in all my details and clicking 'Stream' I get this error: http://pastebin.com/ee35KTNM

The version is the one provided just now by zakk, but I've also been crashing on the other version I downloaded, which I think I'm getting the same error.

If anyone can help that would be fab.

Thanks ~ Ben

PsychoTea commented 10 years ago

Hmm interesting. I only seem to be getting this crash when I use CamTwist via Syphon. When I change the type to desktop it works without crashing, but in the status menu everything is 0's and nothing actually happens on my twitch page, I just stay offline. Weird :/

Thanks ~ Ben

zakk4223 commented 10 years ago

When you switch to the Syphon source in CocoaSplit, does the 'FPS' field change to blank or zero? If so put a value in it (like 30 or 60) and try again. There's a bug that resets the FPS value with some sources.

octylFractal commented 10 years ago

It crashed with 0 values in the fields.

Some handy info:

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull UTF8String]: unrecognized selector sent to instance 0x7fff7d944240'
abort() called
terminating with uncaught exception of type NSException

More info: http://pastebin.com/EYC9GYmf

zumbiezuza commented 10 years ago

I downloaded the newer version you recommended and cocoasplit no longer crashes! It does; however, say I am streaming to twitch yet my stream does not show up on my channel. Any idea on what to do now? image

zakk4223 commented 10 years ago

@kenzierocks can you screenshot your settings (hide/edit your stream key please) and send it to me?

zakk4223 commented 10 years ago

@zumbiezuza your screenshot is just...a generic PNG image. You should check the CocoaSplit logs (view->logs) in the menu and see if there are any errors in there. If so paste them, please.

octylFractal commented 10 years ago

@zakk4223 Which things are the stream settings? The Compress: tab?

If so, here's that.

zakk4223 commented 10 years ago

No, the 'settings' tab in the main app, I'm main interested in how the outputs are configured

octylFractal commented 10 years ago

Okay, here you go.

zakk4223 commented 10 years ago

Try changing the output's destination to ~/cs-test.mp4 and see if that fixes it? What's probably happening is it's trying to write somewhere you don't have permission (maybe /Applications) and that's failing. I can't quite reproduce the crash here (still trying). I'll probably rewrite pathless file names to something like ~/Movies/ to prevent that.

octylFractal commented 10 years ago

Nope, same error. I'll try a full path in a sec.

octylFractal commented 10 years ago

Full path didn't do it either.

zakk4223 commented 10 years ago

Try .flv as the extension instead of .mp4?

octylFractal commented 10 years ago

Hold on a second, closing CS right now is forcing me to log out for some reason.

zakk4223 commented 10 years ago

It's the Desktop source, I think it's an apple bug. If something that's receiving frames from the desktop capture API exits (or crashes) the system WindowServer process also crashes. It is super irritating sometimes. I keep meaning to put together a small sample app to reproduce it and report it as a proper bug.

octylFractal commented 10 years ago

I'll try moving to CamTwist+Syphon for this then.

dreness commented 10 years ago

Zak, please file the bug ASAP :) As 10.10 is currently in beta, the window is closing. If you have any questions about the process, feel free to ping me. A sample app would be best, but a report with a lucid description of the problem and how to reproduce it would be great to get on the books even before you have a sample app.

octylFractal commented 10 years ago

It's not changing anything. Still won't work.

zakk4223 commented 10 years ago

Whoops, accidentally deleted my comment because it looked like a double post, anyways...

@kenzierocks can you put the ~/Library/Application Support/CocoaSplit/CocoaSplit.settings file up somewhere I can get it? Maybe with all your exact settings I can reproduce this..

octylFractal commented 10 years ago

Okay, uploaded here.

zakk4223 commented 10 years ago

Ah, I was looking in the wrong place entirely! I have it fixed now. As a workaround/fix go into your default compressor settings, change the value of 'Tune' to something, and then set it back to no value.

octylFractal commented 10 years ago

That worked, but I might have another crash (or it could just be an invalid file, I will check later): http://pastebin.com/fGz1zc8i

octylFractal commented 10 years ago

Awesome! It's working great now, that above crash must have been an invalid file. (I don't know of any file API that expands ~, which is probably the reason.)

dreness commented 10 years ago

For expanding tildes in paths, you can use the NSString method stringByStandardizingPath: https://developer.apple.com/library/mac/Documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html#//apple_ref/occ/instm/NSString/stringByStandardizingPath