First Crash on Cross 3.0

   Talk about gear, music, shows or anything you'd like.
Forum rules
Click here to join Mixvibes on DISCORD https://discord.gg/gMdQJ2cJqa

First Crash on Cross 3.0

Postby Di Rossi on 17 Jan 2014, 07:16

Using A&H Xone K2…
Code: Select all
Process:         Cross [6494]
Path:            /Applications/Cross.app/Contents/MacOS/Cross
Identifier:      com.mixvibes.Cross
Version:         3.0.0 (3.0.0)
Code Type:       X86 (Native)
Parent Process:  launchd [146]
User ID:         501

Date/Time:       2014-01-17 05:11:40.914 +0000
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Interval Since Last Report:          41048 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  3206 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      5BA02B03-42D4-0485-01E1-6C1FAC4222F5

Crashed Thread:  0  Juce Message Thread  Dispatch queue: com.Apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Cross.app/Contents/MacOS/Cross
    __TEXT                 0000000000001000-0000000004634000 [ 70.2M] r-x/rwx SM=COW  /Applications/Cross.app/Contents/MacOS/Cross

Thread 0 Crashed:: Juce Message Thread  Dispatch queue: com.Apple.main-thread
0   com.mixvibes.Cross               0x001b1bf1 vibe::Player::loadTrack(core::Ref<tracks::Track>, bool, bool, bool, vmod::PlayerController const*, bool, bool, bool) + 61
1   com.mixvibes.Cross               0x001b4f7f vibe::Player::updatePorts() + 485
2   com.mixvibes.Cross               0x001b4d94 non-virtual thunk to vibe::Player::updatePorts() + 20
3   com.mixvibes.Cross               0x02550834 pipes::PortHolder::handleAsyncUpdate() + 24
4   com.mixvibes.Cross               0x0019714a non-virtual thunk to vibe::Player::handleAsyncUpdate() + 42
5   com.mixvibes.Cross               0x025d2417 juce::AsyncUpdaterMessage::messageCallback() + 37
6   com.mixvibes.Cross               0x025d34a9 juce::MessageManager::deliverMessage(juce::Message*) + 47
7   com.mixvibes.Cross               0x02786413 juce::MessageQueue::deliverNextMessage() + 125
8   com.mixvibes.Cross               0x027864c8 juce::MessageQueue::runLoopSourceCallback(void*) + 40
9   com.Apple.CoreFoundation         0x971bf04f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
10  com.Apple.CoreFoundation         0x971beb49 __CFRunLoopDoSources0 + 441
11  com.Apple.CoreFoundation         0x971e4826 __CFRunLoopRun + 934
12  com.Apple.CoreFoundation         0x971e401a CFRunLoopRunSpecific + 378
13  com.Apple.CoreFoundation         0x971e3e8b CFRunLoopRunInMode + 123
14  com.Apple.HIToolbox              0x968cbf5a RunCurrentEventLoopInMode + 242
15  com.Apple.HIToolbox              0x968cbcc9 ReceiveNextEventCommon + 374
16  com.Apple.HIToolbox              0x968cbb44 BlockUntilNextEventMatchingListInMode + 88
17  com.Apple.AppKit                 0x95be793a _DPSNextEvent + 724
18  com.Apple.AppKit                 0x95be716c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
19  com.Apple.AppKit                 0x95bdd5cc -[NSApplication run] + 855
20  com.mixvibes.Cross               0x0275e570 juce::MessageManager::runDispatchLoop() + 94
21  com.mixvibes.Cross               0x02552ae8 juce::JUCEApplication::main(juce::StringArray const&) + 68
22  com.mixvibes.Cross               0x02552be9 juce::JUCEApplication::main(int, char const**) + 131
23  com.mixvibes.Cross               0x0236ce4f program::Program::Runtime::main(juce::String const&) + 251
24  com.mixvibes.Cross               0x0236a065 program::Program::startProgramApplication(program::Program::ApplicationKind) + 163
25  com.mixvibes.Cross               0x00025d77 mixvibes::MixVibesProgram::runProgram(lube::Properties const&, lube::Values const&) + 25
26  com.mixvibes.Cross               0x02369abd program::Program::run(juce::StringArray const&) + 843
27  com.mixvibes.Cross               0x02369bd0 program::Program::run(int, char**) + 96
28  com.mixvibes.Cross               0x00008c26 main + 54
29  com.mixvibes.Cross               0x000086b5 start + 53

Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0   libsystem_kernel.dylib           0x92d109ae kevent + 10
1   libdispatch.dylib                0x9a127c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                0x9a1277a9 _dispatch_mgr_thread + 53

Thread 2:: MessageQueueThread
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x97448089 pthread_cond_wait$UNIX2003 + 71
3   com.mixvibes.Cross               0x0278829c juce::WaitableEventImpl::wait(int) + 64
4   ???                              0x074ab300 0 + 122336000
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x025d3a84 juce::(anonymous namespace)::MessageQueueThread::run() + 80
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 3:: Juce Timer
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x074ac3a0 0 + 122340256
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x025d5e30 juce::InternalTimerThread::run() + 304
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 4:: MessageQueueThread
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x97448089 pthread_cond_wait$UNIX2003 + 71
3   libPluginVideoFull.dylib         0x0c7d206c juce::WaitableEventImpl::wait(int) + 64
4   ???                              0x0818e730 0 + 135849776
5   libPluginVideoFull.dylib         0x0c7bcb24 juce::WaitableEvent::wait(int) const + 26
6   libPluginVideoFull.dylib         0x0c7ee65b juce::Thread::wait(int) const + 27
7   libPluginVideoFull.dylib         0x0c646244 juce::(anonymous namespace)::MessageQueueThread::run() + 80
8   libPluginVideoFull.dylib         0x0c7ee3b6 juce::Thread::threadEntryPoint() + 118
9   libPluginVideoFull.dylib         0x0c7b8206 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 5:
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.CoreFoundation         0x971def79 __CFRunLoopServiceMachPort + 185
3   com.Apple.CoreFoundation         0x971e495f __CFRunLoopRun + 1247
4   com.Apple.CoreFoundation         0x971e401a CFRunLoopRunSpecific + 378
5   com.Apple.CoreFoundation         0x971e3e8b CFRunLoopRunInMode + 123
6   com.Apple.CoreMediaIO            0x97d6338f CMIO::DAL::RunLoop::OwnThread(void*) + 151
7   com.Apple.CoreMediaIO            0x97d5a928 CAPThread::Entry(CAPThread*) + 176
8   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
9   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 6:: com.Apple.NSURLConnectionLoader
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.CoreFoundation         0x971def79 __CFRunLoopServiceMachPort + 185
3   com.Apple.CoreFoundation         0x971e495f __CFRunLoopRun + 1247
4   com.Apple.CoreFoundation         0x971e401a CFRunLoopRunSpecific + 378
5   com.Apple.CoreFoundation         0x971e3e8b CFRunLoopRunInMode + 123
6   com.Apple.Foundation             0x9394037a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
7   com.Apple.Foundation             0x939a4448 -[NSThread main] + 45
8   com.Apple.Foundation             0x939a43cb __NSThread__main__ + 1396
9   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
10  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 7:: RecordUpdateThread
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x105c4940 0 + 274483520
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x0136ad13 tracks_db::RecordUpdateThread::run() + 235
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 8:: SamplerThread
0   libsystem_kernel.dylib           0x92d0d80a semaphore_wait_trap + 10
1   com.mixvibes.Cross               0x012da44b v8::internal::MacOSSemaphore::Wait() + 25
2   com.mixvibes.Cross               0x011c6ce9 v8::internal::RuntimeProfiler::WaitForSomeIsolateToEnterJS() + 139
3   com.mixvibes.Cross               0x012da713 v8::internal::SamplerThread::Run() + 51
4   com.mixvibes.Cross               0x012d9856 v8::internal::ThreadEntry(void*) + 70
5   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
6   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 9:: v8:SweeperThrea
0   libsystem_kernel.dylib           0x92d0d80a semaphore_wait_trap + 10
1   com.mixvibes.Cross               0x012da44b v8::internal::MacOSSemaphore::Wait() + 25
2   com.mixvibes.Cross               0x0122754f v8::internal::SweeperThread::Run() + 187
3   com.mixvibes.Cross               0x012d9856 v8::internal::ThreadEntry(void*) + 70
4   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
5   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 10:: v8:SweeperThrea
0   libsystem_kernel.dylib           0x92d0d80a semaphore_wait_trap + 10
1   com.mixvibes.Cross               0x012da44b v8::internal::MacOSSemaphore::Wait() + 25
2   com.mixvibes.Cross               0x0122754f v8::internal::SweeperThread::Run() + 187
3   com.mixvibes.Cross               0x012d9856 v8::internal::ThreadEntry(void*) + 70
4   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
5   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 11:
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.audio.MIDI.CoreMIDI    0x05d6222d XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3   com.Apple.audio.MIDI.CoreMIDI    0x05d7fae0 MIDIProcess::RunMIDIInThread() + 144
4   com.Apple.audio.MIDI.CoreMIDI    0x05d85c48 MIDIProcess::MIDIInPortThread::Run() + 24
5   com.Apple.audio.MIDI.CoreMIDI    0x05d63805 XThread::RunHelper(void*) + 17
6   com.Apple.audio.MIDI.CoreMIDI    0x05d632ee CAPThread::Entry(CAPThread*) + 196
7   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
8   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 12:: com.Apple.audio.IOThread.client
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.audio.CoreAudio        0x92d318ba HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   com.Apple.audio.CoreAudio        0x92d2bf2e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
4   com.Apple.audio.CoreAudio        0x92d2a5cd HALC_ProxyIOContext::IOWorkLoop() + 1287
5   com.Apple.audio.CoreAudio        0x92d2a017 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
6   com.Apple.audio.CoreAudio        0x92d34561 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
7   com.Apple.audio.CoreAudio        0x92d29f3d HALB_IOThread::Entry(void*) + 71
8   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
9   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 13:: video::Core
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   libPluginVideoFull.dylib         0x0c7d20e0 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x081966b0 0 + 135882416
5   libPluginVideoFull.dylib         0x0c7bcb24 juce::WaitableEvent::wait(int) const + 26
6   libPluginVideoFull.dylib         0x0c7ee65b juce::Thread::wait(int) const + 27
7   libPluginVideoFull.dylib         0x0b94056f video::Core::renderLoop() + 523
8   libPluginVideoFull.dylib         0x0b941b2e video::Core::run() + 244
9   libPluginVideoFull.dylib         0x0b941a34 non-virtual thunk to video::Core::run() + 20
10  libPluginVideoFull.dylib         0x0c7ee3b6 juce::Thread::threadEntryPoint() + 118
11  libPluginVideoFull.dylib         0x0c7b8206 juce::threadEntryProc(void*) + 70
12  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
13  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 14:: com.Apple.CFSocket.private
0   libsystem_kernel.dylib           0x92d0fbe6 __select + 10
1   com.Apple.CoreFoundation         0x97228650 __CFSocketManager + 1632
2   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
3   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 15:
0   libsystem_kernel.dylib           0x92d0ee9a __accept + 10
1   U-Mix Remote.dylib                        0x3fba1b8a juce::StreamingSocket::waitForNextConnection() const + 64
2   U-Mix Remote.dylib                        0x3fab35d7 TcpServer::openTcpSocket() + 21
3   U-Mix Remote.dylib                        0x3fab3e3d UmrThread::run() + 67
4   U-Mix Remote.dylib                        0x3fbd4d83 juce::Thread::threadEntryPoint(juce::Thread*) + 133
5   U-Mix Remote.dylib                        0x3fbb8450 juce::threadEntryProc(void*) + 70
6   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
7   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 16:: Juce Timer
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   libPluginVideoFull.dylib         0x0c7d20e0 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x081958e0 0 + 135878880
5   libPluginVideoFull.dylib         0x0c7bcb24 juce::WaitableEvent::wait(int) const + 26
6   libPluginVideoFull.dylib         0x0c7ee65b juce::Thread::wait(int) const + 27
7   libPluginVideoFull.dylib         0x0c6485f0 juce::InternalTimerThread::run() + 304
8   libPluginVideoFull.dylib         0x0c7ee3b6 juce::Thread::threadEntryPoint() + 118
9   libPluginVideoFull.dylib         0x0c7b8206 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 17:: AsynchronousAudioReader
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x42949530 0 + 1117033776
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x0009fe09 vibe::SharedAsynchronousAudioFormatReaderThread::run() + 521
8   com.mixvibes.Cross               0x0009fe94 non-virtual thunk to vibe::SharedAsynchronousAudioFormatReaderThread::run() + 20
9   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
10  com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
11  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
12  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 18:: com.Apple.audio.IOThread.client
0   com.mixvibes.Cross               0x01ea5079 CMVDSPB_VariableDelay::Tick(float) + 199
1   com.mixvibes.Cross               0x01ea4566 Process(mixvibesDSPModule*, float*, int, int) + 1766
2   com.mixvibes.Cross               0x01ea50fa xfx::Dsp::Process(float*, int, int) + 42
3   com.mixvibes.Cross               0x015a1930 audio::DspUnit::processAudio(audio::Unit::AudioFrames&) + 118
4   com.mixvibes.Cross               0x00398605 fx::UnitFx::internalProcessAudio(audio::Unit::AudioFrames&) + 193
5   com.mixvibes.Cross               0x0039723a fx::DspFx::internalProcessAudio(audio::Unit::AudioFrames&) + 42
6   com.mixvibes.Cross               0x00388605 fx::Fx::processAudio(audio::Unit::AudioFrames&) + 63
7   com.mixvibes.Cross               0x003917a1 fx::LevellerFx::internalProcessAudio(audio::Unit::AudioFrames&) + 47
8   com.mixvibes.Cross               0x00388605 fx::Fx::processAudio(audio::Unit::AudioFrames&) + 63
9   com.mixvibes.Cross               0x00120d86 fx::MultiMacroFx<2u>::internalProcessAudio(audio::Unit::AudioFrames&) + 36
10  com.mixvibes.Cross               0x00388605 fx::Fx::processAudio(audio::Unit::AudioFrames&) + 63
11  com.mixvibes.Cross               0x00121137 fx::MultiMicroFx<2u>::internalProcessAudio(audio::Unit::AudioFrames&) + 27
12  com.mixvibes.Cross               0x00388605 fx::Fx::processAudio(audio::Unit::AudioFrames&) + 63
13  com.mixvibes.Cross               0x0011d4cc vibe::MiniFx::internalProcessEnabled(audio::Unit::AudioFrames&) + 356
14  com.mixvibes.Cross               0x00388605 fx::Fx::processAudio(audio::Unit::AudioFrames&) + 63
15  com.mixvibes.Cross               0x000675b6 void vibe::DJMixerAudioProcessor::processBlockStandard<false>(juce::AudioSampleBuffer&, juce::MidiBuffer&) + 1074
16  com.mixvibes.Cross               0x000935d4 vibe::SessionAudioProcessor::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&) + 8930
17  com.mixvibes.Cross               0x000d42ab vibe::VirtualAudioIO::audioDeviceIOCallback(float const**, int, float**, int, int) + 483
18  com.mixvibes.Cross               0x000b44bc vibe::ConcreteAudioIO::audioDeviceIOCallback(float const**, int, float**, int, int) + 286
19  com.mixvibes.Cross               0x025ae667 juce::AudioDeviceManager::audioDeviceIOCallbackInt(float const**, int, float**, int, int) + 497
20  com.mixvibes.Cross               0x025ad2c3 juce::AudioDeviceManager::CallbackHandler::audioDeviceIOCallback(float const**, int, float**, int, int) + 55
21  com.mixvibes.Cross               0x027872f9 juce::CoreAudioInternal::audioCallback(AudioBufferList const*, AudioBufferList*) + 433
22  com.mixvibes.Cross               0x02786cdf juce::CoreAudioInternal::audioIOProc(unsigned long, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 31
23  com.Apple.audio.CoreAudio        0x92d2ab6f HALC_ProxyIOContext::IOWorkLoop() + 2729
24  com.Apple.audio.CoreAudio        0x92d2a017 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
25  com.Apple.audio.CoreAudio        0x92d34561 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
26  com.Apple.audio.CoreAudio        0x92d29f3d HALB_IOThread::Entry(void*) + 71
27  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
28  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 19:: XONE:K2
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x3976a0c0 0 + 964075712
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x025b805e juce::MidiOutput::run() + 110
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 20:: Pool
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x07496320 0 + 122250016
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x02405396 task::TaskManagerThreadPoolThread::run() + 62
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 21:: Pool
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x07495850 0 + 122247248
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x02405396 task::TaskManagerThreadPoolThread::run() + 62
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000101  ecx: 0x07b15e60  edx: 0x07b1618c
  edi: 0xbfffe1f8  esi: 0x07b15e00  ebp: 0xbfffe1b8  esp: 0xbfffdcc0
   ss: 0x00000023  efl: 0x00010246  eip: 0x001b1bf1   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
Logical CPU: 0

Binary Images:
    0x1000 -  0x4633fe7 +com.mixvibes.Cross (3.0.0 - 3.0.0) <67E58FF5-10F2-359F-B786-62342699E69D> /Applications/Cross.app/Contents/MacOS/Cross
 0x5d4f000 -  0x5d4ffff  com.Apple.VideoDecodeAcceleration (1.1 - 8) <783CC567-1598-36DD-BE91-7AB0AF860470> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
 0x5d54000 -  0x5d9cffb  com.Apple.audio.MIDI.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x5dc1000 -  0x5ee0ffb  com.Apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x5f91000 -  0x5fa7ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
 0x5fb0000 -  0x6c45ff3  com.Apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x753f000 -  0x754cff3  com.Apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
 0x77a5000 -  0x77aafff  com.Apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <E76A669B-0A88-32B1-88F3-75D7DE065956> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x77af000 -  0x77d9ff7 +com.grame.JackRouter (JackRouter - 0.9.6) <6EBFF75F-6232-E783-3DB9-2ED76BD23FE1> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
 0x8660000 -  0x868efff  Jackmp (1) <A0E73715-F173-FE00-4041-8636476F8E11> /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
 0x8784000 -  0x87adfff  com.Apple.cmio.DAL.VDC-4 (309.0 - 4163.1) <60E3F1BE-E761-38E6-A8F3-43781A5D86F1> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
 0x87b7000 -  0x87e8ffb  com.Apple.FWAVC (309.47 - 47) <A89459DC-2658-3D50-A8C4-DE31C7DF7984> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
 0xb8e3000 -  0xd377fef +libPluginVideoFull.dylib (0) <40A1E213-8F5C-3B5C-AA27-52E7E9D43246> /Applications/Cross.app/Contents/MacOS/libPluginVideoFull.dylib
 0xdff7000 -  0xe112fff  com.Apple.avfoundation (2.0 - 361.40.1) <77630935-EA53-3374-BB5B-643DB109B9F2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
 0xe1af000 -  0xe1fbff3 +com.senstic.DAL.PocketCam (7.0 - 7.0) <C7F1AA6A-E1B3-318F-8749-53FE293239AD> /Library/CoreMediaIO/*/PocketCam.plugin/Contents/MacOS/PocketCam
 0xe24e000 -  0xe2b0ffb  com.Apple.CMIOQTUnits (309.0 - 4163.1) <857F5E32-65DD-3EC7-89A1-DA4F253036EE> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQTUnits.bundle/Contents/MacOS/CMIOQTUnits
 0xe3c3000 -  0xe3ccfff  com.Apple.IOFWDVComponents (2.0.7 - 2.0.7) <B9264C9A-693B-3972-A3F1-7A324C147D61> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
 0xe3d7000 -  0xe3dcfff +com.senstic.pocketcam (PocketCam version 1.0 - 1.1) <65ABD19C-0271-3621-B29D-98DC3777EA3E> /Library/QuickTime/PocketCam.component/Contents/MacOS/PocketCam
 0xe3e2000 -  0xe3eaffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x10399000 - 0x103d3fff  com.Apple.QuickTimeFireWireDV.component (7.7.1 - 2599.41) <E2547B94-D10F-3956-886D-3CC52A673FCE> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x103df000 - 0x10404ff7  com.Apple.QuickTimeIIDCDigitizer (7.7.1 - 2599.41) <99DE97D8-AA17-3038-A338-5A1959BB7983> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDigitizer
0x1040c000 - 0x1045dff7  com.Apple.QuickTimeUSBVDCDigitizer (2.8.5 - 2.8.5) <45068293-25CE-3823-B12C-364FAF935827> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
0x10467000 - 0x1046dff7 +com.drahtwerk.iWebcameraX (1.0.1 - 1.0.2) <5F56CC24-A92C-6517-AB43-7448D9B24BAE> /Library/QuickTime/iWebcameraX.component/Contents/MacOS/iWebcameraX
0x1047e000 - 0x10489fff  libGPUSupport.dylib (8.10.1) <B1E7ACE7-5A35-3182-912F-58143A39ECAF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x10490000 - 0x104bbff7  GLRendererFloat (8.10.1) <18713434-312C-3B45-B3CE-B618DA3C8D09> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10600000 - 0x10794ffb  GLEngine (8.10.1) <8A61333B-95FF-34C4-8D4F-73A592F98FEC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x107cb000 - 0x1094cfff  libGLProgrammability.dylib (8.10.1) <3DE23C07-D1D8-3647-8185-6C5A0113669F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x2d7fb000 - 0x2d7fbfff +cl_kernels (???) <3E22BDA9-DB6E-441E-BEEF-D87A9FCE71D3> cl_kernels
0x2e33e000 - 0x2e33fff5 +cl_kernels (???) <37F71173-18D1-4D9A-8013-5C981A2EF6B1> cl_kernels
0x304cc000 - 0x304ccfff +cl_kernels (???) <F90228AF-42E2-400F-863F-7F93AA8108E0> cl_kernels
0x304e2000 - 0x304e2ff9 +cl_kernels (???) <6A50FCC1-C966-4DF1-8533-366BD20B84AD> cl_kernels
0x33cfd000 - 0x33cfeff1 +cl_kernels (???) <2A6F9584-65D6-47CB-975E-6451D727E050> cl_kernels
0x3bbbe000 - 0x3bbbfffd +cl_kernels (???) <1E41BEDE-88A5-4D90-9298-52D63EC039C9> cl_kernels
0x3ce4b000 - 0x3ceddfff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x3fab1000 - 0x3fc40ff7 +U-Mix Remote.dylib (1) <323C9E3E-48DD-36A6-A906-D7CFD165D46D> /Applications/Cross.app/Contents/MacOS/U-Mix Remote.dylib
0x409d7000 - 0x409fbfff  com.Apple.security.csparser (3.0 - 55179.13) <3CB62C6D-EFDC-34AB-B3FA-59CCCF7832D3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x4f20f000 - 0x4f2a1fff  unorm8_argb.dylib (2.2.16) <1834DE22-065D-395E-8E00-1A131B3FD30B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib
0x8e2fa000 - 0x8ec49ffb  com.Apple.GeForceGLDriver (8.16.74 - 8.1.6) <A8656746-BCAE-3B9B-B7F3-3D7DC8D489DA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe4b000 - 0x8fe7de57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x90012ffb  com.Apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90013000 - 0x9001afff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x9001b000 - 0x90067fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x900b4000 - 0x9018afff  com.Apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9018b000 - 0x90477fff  com.Apple.AOSKit (1.051 - 152.4) <31156351-70C4-381A-810D-8E5A937EF95C> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x90478000 - 0x904cfff3  com.Apple.Suggestions (2.0 - 102.1) <AA369EDE-913D-3C0D-8CE1-92C1C171CCA7> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x904d0000 - 0x904efff3  com.Apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x904f0000 - 0x904faffe  com.Apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9059d000 - 0x905adff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x905ae000 - 0x90682ff3  com.Apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90683000 - 0x90686fff  com.Apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90687000 - 0x907e4ffb  com.Apple.QTKit (7.7.1 - 2599.41) <9514F791-9ED4-3C00-84F7-D87B5FB254FF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x907e5000 - 0x9081aff7  com.Apple.framework.internetaccounts (2.1 - 210) <553BF1E7-B26F-3BE7-BAA9-D80E53E73B0D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x9081b000 - 0x9081eff3  com.Apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9081f000 - 0x90834fff  com.Apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90835000 - 0x90835fff  com.Apple.Accelerate (1.8 - Accelerate 1.8) <D4F5AB2C-0727-39FD-8EE9-E4DD3D78EB2E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90845000 - 0x9084efff  com.Apple.CommerceCore (1.0 - 26.2) <B05709DD-3755-3635-B0CC-6CBBD17CFBD5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9084f000 - 0x90852ff7  com.Apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x90853000 - 0x908ceff3  com.Apple.CorePDF (2.2 - 2.2) <5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x908cf000 - 0x90954ff7  com.Apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90955000 - 0x90975ffd  com.Apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x909a7000 - 0x909a7fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x909a8000 - 0x90deaff7  com.Apple.CoreGraphics (1.600.0 - 333.1) <76C4858B-AD0A-3165-A65D-64729D6F186C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90efc000 - 0x90f21ffb  com.Apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x90f22000 - 0x90f23fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x90f24000 - 0x90f5affb  com.Apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x90f67000 - 0x90f69ffd  libCVMSPluginSupport.dylib (8.10.1) <F7CD59FE-314A-366E-9A27-CE5BD1D438BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x90f6a000 - 0x90f74fff  com.Apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x917f3000 - 0x91868ff7  com.Apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91869000 - 0x91877ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x91878000 - 0x918cfff3  com.Apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918d0000 - 0x918fdffb  com.Apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91909000 - 0x91962fff  com.Apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91963000 - 0x91988ff7  com.Apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91989000 - 0x91a38ff7  com.Apple.CoreText (260.0 - 275.17) <433387A6-69C1-32A5-9B61-9E2F6A5F9040> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x91a39000 - 0x91a7bfff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x91a7c000 - 0x91d3cff3  com.Apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91d3d000 - 0x91d9ffff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x91da0000 - 0x91da4ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x91da5000 - 0x91dcaff7  com.Apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91dcb000 - 0x91eacfff  libcrypto.0.9.8.dylib (47.2) <6170B3CB-FA94-3601-A7F7-7F1B953C4F59> /usr/lib/libcrypto.0.9.8.dylib
0x91ead000 - 0x91ec9fff  libPng.dylib (851) <8814CC4D-A472-32CD-8D5C-24F35240F28B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91eca000 - 0x91ef3ff7  libRIP.A.dylib (333.1) <E54E8576-5D00-3FCC-B512-9C42F4093507> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91ef4000 - 0x91efffff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x91f00000 - 0x91f0dff7  com.Apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91f10000 - 0x926abff3  libclh.dylib (4.0.3 - 4.0.3) <7233B6B4-2E95-3B5C-80DD-C0C3BCF4F6EB> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x926ac000 - 0x926c9fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x926ca000 - 0x92725fff  com.Apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92726000 - 0x928e2ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x928e3000 - 0x92947ff7  com.Apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92948000 - 0x929fcfff  com.Apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x929fd000 - 0x929fdffd  com.Apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <CFAAB1B1-DBC7-3FF1-97BA-065C6620360D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x929fe000 - 0x929feffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x929ff000 - 0x92c72fff  com.Apple.RawCamera.bundle (4.07 - 697) <FC3D3781-983B-3262-B3DC-26192A9FA2FD> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x92cb3000 - 0x92cfaff7  com.Apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x92cfb000 - 0x92d15ffc  libsystem_kernel.dylib (2050.48.12) <9B50E922-DCEA-3066-A9B2-613A6D2C5C69> /usr/lib/system/libsystem_kernel.dylib
0x92d16000 - 0x92d77ff7  com.Apple.audio.CoreAudio (4.1.2 - 4.1.2) <C1D471E9-B4D6-3A59-975C-B3B3A25E6058> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92d78000 - 0x92de0ff7  com.Apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92de1000 - 0x92e8bfff  com.Apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92e8c000 - 0x92eb7fff  com.Apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x92eb8000 - 0x92ec0fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x92ec1000 - 0x92fd9ff7  com.Apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x92fda000 - 0x92ff3ffb  com.Apple.frameworks.preferencepanes (15.1 - 15.1) <D788C8BE-5A13-3EA3-93FA-9B5CEEFE249B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x92ff4000 - 0x93110ffb  com.Apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93111000 - 0x934c9ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x934ca000 - 0x93512ff5  com.Apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93513000 - 0x93519fff  com.Apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x9351a000 - 0x93523ffe  com.Apple.aps.framework (3.0 - 3.0) <26A02202-9CCA-37A5-AD26-234F55D51471> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x93524000 - 0x93530ffe  libkxld.dylib (2050.48.12) <44C8E278-D8CA-3CF4-B3F4-0299654EB341> /usr/lib/system/libkxld.dylib
0x93531000 - 0x9362eff7  com.Apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93631000 - 0x9389effb  com.Apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9389f000 - 0x93905fff  com.Apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93906000 - 0x93c26ff3  com.Apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93c27000 - 0x93c8dffc  com.Apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93cb4000 - 0x93f4eff7  com.Apple.AddressBook.framework (7.1 - 1170) <9A7DDF7F-5081-3708-8965-E564953EEE39> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93f4f000 - 0x93fcbff3  com.Apple.Metadata (10.7.0 - 707.12) <D9221655-56FE-332C-82FF-0CA7EDD521C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93fcc000 - 0x93fd3fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x93fd4000 - 0x9402effb  com.Apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9402f000 - 0x94042ff9  com.Apple.MultitouchSupport.framework (237.4 - 237.4) <59197044-E513-3223-9337-6EB0F828CB82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94043000 - 0x9408dff7  com.Apple.framework.CoreWLAN (3.4 - 340.18) <A874C0A7-9CE0-3434-A38D-7EE61AD35DD7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9408e000 - 0x940f2ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x940f3000 - 0x943a1ffb  com.Apple.MediaToolbox (1.0 - 926.106) <37A0FC0E-9BC6-3B6B-9F06-489813758F67> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x943a2000 - 0x94645ff3  com.Apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x94646000 - 0x94647fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x94648000 - 0x94688fff  com.Apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x94689000 - 0x948b9fff  com.Apple.QuartzComposer (5.1 - 287.1) <6C0C66F9-BC18-3216-88CC-BAE86937448B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x948ba000 - 0x949c7ff3  com.Apple.ImageIO.framework (3.2.2 - 851) <36EEBDDC-0619-327E-826F-4413217C9D21> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x949c8000 - 0x949ccfff  com.Apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x949cd000 - 0x949effff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x949f0000 - 0x949f0fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x949f1000 - 0x94ae5ff3  com.Apple.QuickLookUIFramework (4.0 - 555.5) <5A62C87F-5F74-380B-8B86-8CE3D8788603> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94b3d000 - 0x94bfbff3  com.Apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94bfc000 - 0x94bfcfff  com.Apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94c2d000 - 0x94da5ff5  com.Apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94da6000 - 0x94dbdfff  com.Apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x94dbe000 - 0x94e18ff3  com.Apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x94e19000 - 0x94eb0ff7  com.Apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94eb1000 - 0x94eb5fff  com.Apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94eb6000 - 0x9535dffb  com.Apple.CoreAUC (6.22.03 - 6.22.03) <054DADA8-A077-3BF0-8BEA-C568E7360E75> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95394000 - 0x95398fff  com.Apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x95399000 - 0x953a2fff  com.Apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x953a3000 - 0x953a3fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x953a4000 - 0x9543cfff  com.Apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9543d000 - 0x95447fff  com.Apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9544b000 - 0x95490ff7  com.Apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95491000 - 0x95492ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x95497000 - 0x954f2ff7  com.Apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x954f3000 - 0x954f4fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x954f5000 - 0x954feff9  com.Apple.CommonAuth (3.0 - 2.0) <B28B58CA-C5B1-378E-A969-6A36C7F754D1> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x954ff000 - 0x9563aff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9563b000 - 0x9563bfff  com.Apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9563c000 - 0x958b8ff7  com.Apple.QuickTime (7.7.1 - 2599.41) <D01684A3-7360-3CE7-B886-DDFDE1BAEA78> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x958b9000 - 0x958b9ffe  com.Apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x958ba000 - 0x958bafff  com.Apple.vecLib (3.8 - vecLib 3.8) <2D2064EB-FDD5-38AB-B722-4AFA4C6EE0C9> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x958bb000 - 0x958c4ffd  com.Apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x958c5000 - 0x958c7fff  com.Apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x958c8000 - 0x958f4ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x958f5000 - 0x9594ffff  com.Apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95950000 - 0x9595ffff  libGL.dylib (8.10.1) <74BE67B7-9EA0-3F16-B43B-48CB92C9ED27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95960000 - 0x959a4ff7  libGLU.dylib (8.10.1) <5520818E-F290-3942-80B8-370CF9C9B54C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x959a5000 - 0x95a42ff7  com.Apple.PDFKit (2.8.5 - 2.8.5) <F5D6A1C9-3EC1-312C-839F-6C13708B2CF2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x95a43000 - 0x95a51fff  com.Apple.opengl (1.8.10 - 1.8.10) <385E048A-FFB2-348A-8F80-572C2494A776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95a52000 - 0x95a6bfff  com.Apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95a6c000 - 0x95a83ff4  com.Apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x95a84000 - 0x96640ff3  com.Apple.AppKit (6.8 - 1187.40) <94E92235-7AD9-37EF-9B7C-B79074762370> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96641000 - 0x96688ff3  com.Apple.CoreMedia (1.0 - 926.106) <B1999B3E-F0D3-34CB-A2E7-08CE45B744D9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x96689000 - 0x96690ff3  com.Apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96691000 - 0x9669dff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x9669e000 - 0x96796ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x96797000 - 0x967e6ff6  libTIFF.dylib (851) <CC0B94FF-DE56-3CE4-AF93-BCA00C03924B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x967e7000 - 0x9684efe7  libvDSP.dylib (380.10) <A9BB03FC-F70B-388F-8917-F8CE69F2164A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9684f000 - 0x96864fff  com.Apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96865000 - 0x96872ff7  com.Apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x96873000 - 0x96873fff  com.Apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96874000 - 0x96c57fff  com.Apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96c58000 - 0x96c93fef  libGLImage.dylib (8.10.1) <E29ED217-09B3-3436-A961-B6F8EBAA7BED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96c94000 - 0x96c96fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x96c97000 - 0x96ca9fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x96caa000 - 0x96e03ffb  com.Apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96e04000 - 0x9701bfff  com.Apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9701c000 - 0x97127ff7  libJP2.dylib (851) <0D40428F-B7BE-307B-BEDB-256A7FED9804> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x97128000 - 0x9712fffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x971ad000 - 0x97395ffb  com.Apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97396000 - 0x973a4ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x973a5000 - 0x973a6ffd  com.Apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x973a7000 - 0x97464ffb  libsystem_c.dylib (825.40.1) <A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib
0x9751d000 - 0x9751fffb  libRadiance.dylib (851) <2739A726-2E9C-38DC-8A6E-412ABDC14405> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97520000 - 0x9754fff7  com.Apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x97550000 - 0x97553ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x975f2000 - 0x975f3fff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
0x975f4000 - 0x9761dfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x9765b000 - 0x9767ffff  com.Apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x97680000 - 0x976ceff3  com.Apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x976cf000 - 0x97761ffb  libvMisc.dylib (380.10) <D9567F48-ED35-3362-B769-50916D30C601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97762000 - 0x97786fff  libJPEG.dylib (851) <2425AE18-C181-3371-922F-4A09C1AC71CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97787000 - 0x977a4fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x977a5000 - 0x97896ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x97897000 - 0x978d9ff7  libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib
0x978de000 - 0x9792cffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9792d000 - 0x97939ffa  com.Apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9793a000 - 0x97d57fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x97d58000 - 0x97da8ff7  com.Apple.CoreMediaIO (309.0 - 4163.1) <2CB854AA-072B-3829-B7D9-133CFEC6272F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97da9000 - 0x97dacffc  libCoreVMClient.dylib (32.5) <CA150AC5-F98C-3F96-8B11-715B75A89C80> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97dad000 - 0x97defffb  com.Apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x97df0000 - 0x97ed9ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x97eda000 - 0x97eeaff2  com.Apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x97eeb000 - 0x97f5affb  com.Apple.Heimdal (3.0 - 2.0) <C007CED7-DDC9-3BA1-8077-294FAE9C78D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x97f65000 - 0x98005ff7  com.Apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98008000 - 0x98d40ff7  com.Apple.QuickTimeComponents.component (7.7.1 - 2599.41) <E11F7CF3-46F4-3F28-B91B-3E4DFD608580> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x98d41000 - 0x98d83fff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x98d84000 - 0x98db7ff3  com.Apple.GSS (3.0 - 2.0) <EFFA5947-B6BA-3171-B667-9CCB17E0FF2A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x98db8000 - 0x99130ff7  com.Apple.FinderKit (1.1.3 - 1.1.3) <46081F67-B69E-3955-94A2-F5782AF2ED0F> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x99131000 - 0x99147fff  com.Apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x99148000 - 0x9917dff5  libssl.0.9.8.dylib (47.2) <A0802BCF-121C-39C8-8712-B8E90ABDF502> /usr/lib/libssl.0.9.8.dylib
0x9917e000 - 0x991aeff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
0x991f6000 - 0x9937fff7  com.Apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99380000 - 0x99386ffc  libCGXCoreImage.A.dylib (333.1) <E25608A8-0D92-3C63-9F0A-38C8BCEC19F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x99387000 - 0x99393ff7  com.Apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x99399000 - 0x993f0ff7  com.Apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x993f1000 - 0x993f5ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x993f6000 - 0x99544ffb  com.Apple.CFNetwork (596.5 - 596.5) <E2EE5B64-4DFD-3D5E-BB38-9DD0899FFB42> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x99548000 - 0x99548fff  com.Apple.Accelerate.vecLib (3.8 - vecLib 3.8) <E54083A7-7467-3C3C-B30F-EE14C8D781A1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x99549000 - 0x997a2ff5  com.Apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x997a3000 - 0x99b9ffeb  com.Apple.VideoToolbox (1.0 - 926.106) <C1A411F0-7B7E-3669-83E5-FAEF2BAA8949> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x99ba0000 - 0x99ba7ffe  com.Apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99ba8000 - 0x99babff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x99bac000 - 0x99bb0ffc  libGIF.dylib (851) <4821D945-2E32-3007-8E97-4A69807046FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99bb1000 - 0x99bdeffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x99bdf000 - 0x99be9fff  libCSync.A.dylib (333.1) <27FD0A7B-AC65-33AB-8F61-3AEF08FC21C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x99bea000 - 0x99ce8ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99ce9000 - 0x99ce9fff  com.Apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x99cea000 - 0x99d85fff  com.Apple.CoreSymbolication (3.0 - 117) <9ECC6770-6FBB-36B3-A4EE-0B60875019A9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x99d88000 - 0x99da5ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x99da6000 - 0x99dd7fff  com.Apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99dd8000 - 0x99de2fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x99de3000 - 0x99de4fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x99deb000 - 0x99e16ff9  com.Apple.framework.Apple80211 (8.5 - 850.252) <74845A5A-3660-3B50-BDB3-334275E0B461> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x99e17000 - 0x99e1dfff  com.Apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99e1e000 - 0x99e55ffa  com.Apple.LDAPFramework (2.4.28 - 194.5) <F05946C0-D3BE-379A-A00E-D2BA6B4EE48D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99e56000 - 0x99e64fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x99e65000 - 0x99f72057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x99f73000 - 0x9a0a6ff3  com.Apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9a0a7000 - 0x9a0a7fff  com.Apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9a0a8000 - 0x9a122ff7  com.Apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9a123000 - 0x9a135ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x9a136000 - 0x9a13cfff  libGFXShared.dylib (8.10.1) <99622AD6-7A1D-368E-B163-A38400885B45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a13d000 - 0x9a140ff9  libCGXType.A.dylib (333.1) <FD300AD5-3599-39BE-98AE-2BE8171CC7D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9a141000 - 0x9a180ff7  com.Apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9a181000 - 0x9a486ff7  com.Apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a48a000 - 0x9a4a8ff3  com.Apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a4a9000 - 0x9a4aafff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 15
    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: 4749
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=339.2M resident=222.6M(66%) swapped_out_or_unallocated=116.5M(34%)
Writable regions: Total=1.1G written=320.5M(29%) resident=398.7M(36%) swapped_out=0K(0%) unallocated=703.8M(64%)
 
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                    40K        reserved VM address space (unallocated)
ATS (font support)                 31.8M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  4376K
CG image                           2220K
CG raster data                       20K
CG shared images                    192K
CoreAnimation                         4K
CoreServices                       1728K
IOKit                             120.9M
IOKit (reserved)                      4K        reserved VM address space (unallocated)
MALLOC                            391.5M
MALLOC guard page                    48K
MALLOC_LARGE (reserved)           446.7M        reserved VM address space (unallocated)
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
Memory tag=255                     40.7M
Memory tag=35                      1484K
OpenCL                               60K
OpenGL GLSL                        1424K
OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
SQLite page cache                   192K
Stack                              72.9M
VM_ALLOCATE                        32.4M
__DATA                             39.8M
__DATA/__OBJC                       508K
__IMAGE                             528K
__IMPORT                              8K
__LINKEDIT                         59.0M
__OBJC                             3152K
__OBJC/__DATA                        92K
__PAGEZERO                            4K
__TEXT                            280.1M
__UNICODE                           544K
mapped file                       102.1M
shared memory                      12.8M
===========                      =======
TOTAL                               1.6G
TOTAL, minus reserved VM space      1.2G

Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 6 GB, SMC 1.47f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533643465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: TOSHIBA MK3255GSXF, 250,06 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: XONE:K2, 0x22f0, 0x0001, 0x06200000 / 3
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 4
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2

Di Rossi
 
Posts: 186
Joined: 20 Jul 2011, 07:59


Re: First Crash on Cross 3.0

Postby sylMV on 17 Jan 2014, 15:43

Thanks, we'll look into it.
SylMV

Image
User avatar
sylMV
 
Posts: 3098
Joined: 04 Jan 2007, 10:38


Re: First Crash on Cross 3.0

Postby Di Rossi on 18 Jan 2014, 01:45

another one :(

Code: Select all
Process:         Cross [6960]
Path:            /Applications/Cross.app/Contents/MacOS/Cross
Identifier:      com.mixvibes.Cross
Version:         3.0.0 (3.0.0)
Code Type:       X86 (Native)
Parent Process:  launchd [146]
User ID:         501

Date/Time:       2014-01-17 23:43:33.960 +0000
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Sleep/Wake UUID: 7743BBF6-E448-4401-A31E-B44B50226668

Interval Since Last Report:          81958 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  3919 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      5BA02B03-42D4-0485-01E1-6C1FAC4222F5

Crashed Thread:  0  Juce Message Thread  Dispatch queue: com.Apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Cross.app/Contents/MacOS/Cross
    __TEXT                 0000000000001000-0000000004634000 [ 70.2M] r-x/rwx SM=COW  /Applications/Cross.app/Contents/MacOS/Cross

Thread 0 Crashed:: Juce Message Thread  Dispatch queue: com.Apple.main-thread
0   com.mixvibes.Cross               0x001b1bf1 vibe::Player::loadTrack(core::Ref<tracks::Track>, bool, bool, bool, vmod::PlayerController const*, bool, bool, bool) + 61
1   com.mixvibes.Cross               0x001b4f7f vibe::Player::updatePorts() + 485
2   com.mixvibes.Cross               0x001b4d94 non-virtual thunk to vibe::Player::updatePorts() + 20
3   com.mixvibes.Cross               0x02550834 pipes::PortHolder::handleAsyncUpdate() + 24
4   com.mixvibes.Cross               0x0019714a non-virtual thunk to vibe::Player::handleAsyncUpdate() + 42
5   com.mixvibes.Cross               0x025d2417 juce::AsyncUpdaterMessage::messageCallback() + 37
6   com.mixvibes.Cross               0x025d34a9 juce::MessageManager::deliverMessage(juce::Message*) + 47
7   com.mixvibes.Cross               0x02786413 juce::MessageQueue::deliverNextMessage() + 125
8   com.mixvibes.Cross               0x027864c8 juce::MessageQueue::runLoopSourceCallback(void*) + 40
9   com.Apple.CoreFoundation         0x971bf04f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
10  com.Apple.CoreFoundation         0x971bea79 __CFRunLoopDoSources0 + 233
11  com.Apple.CoreFoundation         0x971e4826 __CFRunLoopRun + 934
12  com.Apple.CoreFoundation         0x971e401a CFRunLoopRunSpecific + 378
13  com.Apple.CoreFoundation         0x971e3e8b CFRunLoopRunInMode + 123
14  com.Apple.HIToolbox              0x968cbf5a RunCurrentEventLoopInMode + 242
15  com.Apple.HIToolbox              0x968cbcc9 ReceiveNextEventCommon + 374
16  com.Apple.HIToolbox              0x968cbb44 BlockUntilNextEventMatchingListInMode + 88
17  com.Apple.AppKit                 0x95be793a _DPSNextEvent + 724
18  com.Apple.AppKit                 0x95be716c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
19  com.Apple.AppKit                 0x95bdd5cc -[NSApplication run] + 855
20  com.mixvibes.Cross               0x0275e570 juce::MessageManager::runDispatchLoop() + 94
21  com.mixvibes.Cross               0x02552ae8 juce::JUCEApplication::main(juce::StringArray const&) + 68
22  com.mixvibes.Cross               0x02552be9 juce::JUCEApplication::main(int, char const**) + 131
23  com.mixvibes.Cross               0x0236ce4f program::Program::Runtime::main(juce::String const&) + 251
24  com.mixvibes.Cross               0x0236a065 program::Program::startProgramApplication(program::Program::ApplicationKind) + 163
25  com.mixvibes.Cross               0x00025d77 mixvibes::MixVibesProgram::runProgram(lube::Properties const&, lube::Values const&) + 25
26  com.mixvibes.Cross               0x02369abd program::Program::run(juce::StringArray const&) + 843
27  com.mixvibes.Cross               0x02369bd0 program::Program::run(int, char**) + 96
28  com.mixvibes.Cross               0x00008c26 main + 54
29  com.mixvibes.Cross               0x000086b5 start + 53

Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0   libsystem_kernel.dylib           0x92d109ae kevent + 10
1   libdispatch.dylib                0x9a127c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                0x9a1277a9 _dispatch_mgr_thread + 53

Thread 2:: MessageQueueThread
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x97448089 pthread_cond_wait$UNIX2003 + 71
3   com.mixvibes.Cross               0x0278829c juce::WaitableEventImpl::wait(int) + 64
4   ???                              0x08190050 0 + 135856208
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x025d3a84 juce::(anonymous namespace)::MessageQueueThread::run() + 80
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 3:: Juce Timer
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x08191150 0 + 135860560
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x025d5e30 juce::InternalTimerThread::run() + 304
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 4:: MessageQueueThread
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x97448089 pthread_cond_wait$UNIX2003 + 71
3   libPluginVideoFull.dylib         0x0d86006c juce::WaitableEventImpl::wait(int) + 64
4   ???                              0x07445380 0 + 121918336
5   libPluginVideoFull.dylib         0x0d84ab24 juce::WaitableEvent::wait(int) const + 26
6   libPluginVideoFull.dylib         0x0d87c65b juce::Thread::wait(int) const + 27
7   libPluginVideoFull.dylib         0x0d6d4244 juce::(anonymous namespace)::MessageQueueThread::run() + 80
8   libPluginVideoFull.dylib         0x0d87c3b6 juce::Thread::threadEntryPoint() + 118
9   libPluginVideoFull.dylib         0x0d846206 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 5:
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.CoreFoundation         0x971def79 __CFRunLoopServiceMachPort + 185
3   com.Apple.CoreFoundation         0x971e495f __CFRunLoopRun + 1247
4   com.Apple.CoreFoundation         0x971e401a CFRunLoopRunSpecific + 378
5   com.Apple.CoreFoundation         0x971e3e8b CFRunLoopRunInMode + 123
6   com.Apple.CoreMediaIO            0x97d6338f CMIO::DAL::RunLoop::OwnThread(void*) + 151
7   com.Apple.CoreMediaIO            0x97d5a928 CAPThread::Entry(CAPThread*) + 176
8   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
9   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 6:: com.Apple.NSURLConnectionLoader
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.CoreFoundation         0x971def79 __CFRunLoopServiceMachPort + 185
3   com.Apple.CoreFoundation         0x971e495f __CFRunLoopRun + 1247
4   com.Apple.CoreFoundation         0x971e401a CFRunLoopRunSpecific + 378
5   com.Apple.CoreFoundation         0x971e3e8b CFRunLoopRunInMode + 123
6   com.Apple.Foundation             0x9394037a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
7   com.Apple.Foundation             0x939a4448 -[NSThread main] + 45
8   com.Apple.Foundation             0x939a43cb __NSThread__main__ + 1396
9   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
10  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 7:: RecordUpdateThread
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x2f3ac820 0 + 792381472
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x0136ad13 tracks_db::RecordUpdateThread::run() + 235
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 8:: SamplerThread
0   libsystem_kernel.dylib           0x92d0d80a semaphore_wait_trap + 10
1   com.mixvibes.Cross               0x012da44b v8::internal::MacOSSemaphore::Wait() + 25
2   com.mixvibes.Cross               0x011c6ce9 v8::internal::RuntimeProfiler::WaitForSomeIsolateToEnterJS() + 139
3   com.mixvibes.Cross               0x012da713 v8::internal::SamplerThread::Run() + 51
4   com.mixvibes.Cross               0x012d9856 v8::internal::ThreadEntry(void*) + 70
5   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
6   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 9:: v8:SweeperThrea
0   libsystem_kernel.dylib           0x92d0d80a semaphore_wait_trap + 10
1   com.mixvibes.Cross               0x012da44b v8::internal::MacOSSemaphore::Wait() + 25
2   com.mixvibes.Cross               0x0122754f v8::internal::SweeperThread::Run() + 187
3   com.mixvibes.Cross               0x012d9856 v8::internal::ThreadEntry(void*) + 70
4   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
5   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 10:: v8:SweeperThrea
0   libsystem_kernel.dylib           0x92d0d80a semaphore_wait_trap + 10
1   com.mixvibes.Cross               0x012da44b v8::internal::MacOSSemaphore::Wait() + 25
2   com.mixvibes.Cross               0x0122754f v8::internal::SweeperThread::Run() + 187
3   com.mixvibes.Cross               0x012d9856 v8::internal::ThreadEntry(void*) + 70
4   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
5   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 11:
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.audio.MIDI.CoreMIDI    0x05d6222d XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3   com.Apple.audio.MIDI.CoreMIDI    0x05d7fae0 MIDIProcess::RunMIDIInThread() + 144
4   com.Apple.audio.MIDI.CoreMIDI    0x05d85c48 MIDIProcess::MIDIInPortThread::Run() + 24
5   com.Apple.audio.MIDI.CoreMIDI    0x05d63805 XThread::RunHelper(void*) + 17
6   com.Apple.audio.MIDI.CoreMIDI    0x05d632ee CAPThread::Entry(CAPThread*) + 196
7   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
8   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 12:: video::Core
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   libPluginVideoFull.dylib         0x0d8600e0 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x07443df0 0 + 121912816
5   libPluginVideoFull.dylib         0x0d84ab24 juce::WaitableEvent::wait(int) const + 26
6   libPluginVideoFull.dylib         0x0d87c65b juce::Thread::wait(int) const + 27
7   libPluginVideoFull.dylib         0x0c9ce56f video::Core::renderLoop() + 523
8   libPluginVideoFull.dylib         0x0c9cfb2e video::Core::run() + 244
9   libPluginVideoFull.dylib         0x0c9cfa34 non-virtual thunk to video::Core::run() + 20
10  libPluginVideoFull.dylib         0x0d87c3b6 juce::Thread::threadEntryPoint() + 118
11  libPluginVideoFull.dylib         0x0d846206 juce::threadEntryProc(void*) + 70
12  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
13  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 13:: Juce Timer
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   libPluginVideoFull.dylib         0x0d8600e0 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x07444bc0 0 + 121916352
5   libPluginVideoFull.dylib         0x0d84ab24 juce::WaitableEvent::wait(int) const + 26
6   libPluginVideoFull.dylib         0x0d87c65b juce::Thread::wait(int) const + 27
7   libPluginVideoFull.dylib         0x0d6d6539 juce::InternalTimerThread::run() + 121
8   libPluginVideoFull.dylib         0x0d87c3b6 juce::Thread::threadEntryPoint() + 118
9   libPluginVideoFull.dylib         0x0d846206 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 14:: com.Apple.CFSocket.private
0   libsystem_kernel.dylib           0x92d0fbe6 __select + 10
1   com.Apple.CoreFoundation         0x97228650 __CFSocketManager + 1632
2   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
3   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 15:
0   libsystem_kernel.dylib           0x92d0ee9a __accept + 10
1   U-Mix Remote.dylib                        0x41612b8a juce::StreamingSocket::waitForNextConnection() const + 64
2   U-Mix Remote.dylib                        0x415245d7 TcpServer::openTcpSocket() + 21
3   U-Mix Remote.dylib                        0x41524e3d UmrThread::run() + 67
4   U-Mix Remote.dylib                        0x41645d83 juce::Thread::threadEntryPoint(juce::Thread*) + 133
5   U-Mix Remote.dylib                        0x41629450 juce::threadEntryProc(void*) + 70
6   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
7   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 16:: XONE:K2
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x3d17f160 0 + 1024979296
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x025b805e juce::MidiOutput::run() + 110
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 17:: Xone3d
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x3d18d640 0 + 1025037888
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x025b805e juce::MidiOutput::run() + 110
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 18:: AsynchronousAudioReader
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x3bcc0d20 0 + 1003228448
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x0009fe09 vibe::SharedAsynchronousAudioFormatReaderThread::run() + 521
8   com.mixvibes.Cross               0x0009fe94 non-virtual thunk to vibe::SharedAsynchronousAudioFormatReaderThread::run() + 20
9   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
10  com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
11  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
12  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 19:: com.Apple.audio.IOThread.client
0   libsystem_kernel.dylib           0x92d0d7ce mach_msg_trap + 10
1   libsystem_kernel.dylib           0x92d0ccac mach_msg + 68
2   com.Apple.audio.CoreAudio        0x92d318ba HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   com.Apple.audio.CoreAudio        0x92d2bf2e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
4   com.Apple.audio.CoreAudio        0x92d2a5cd HALC_ProxyIOContext::IOWorkLoop() + 1287
5   com.Apple.audio.CoreAudio        0x92d2a017 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
6   com.Apple.audio.CoreAudio        0x92d34561 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
7   com.Apple.audio.CoreAudio        0x92d29f3d HALB_IOThread::Entry(void*) + 71
8   libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
9   libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 20:

Thread 21:: Pool
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x0817a880 0 + 135768192
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x02405396 task::TaskManagerThreadPoolThread::run() + 62
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 22:: Pool
0   libsystem_kernel.dylib           0x92d0f8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                0x973c2280 _pthread_cond_wait + 833
2   libsystem_c.dylib                0x974480d4 pthread_cond_timedwait$UNIX2003 + 70
3   com.mixvibes.Cross               0x02788310 juce::WaitableEventImpl::wait(int) + 180
4   ???                              0x08179690 0 + 135763600
5   com.mixvibes.Cross               0x027721e4 juce::WaitableEvent::wait(int) const + 26
6   com.mixvibes.Cross               0x027a421b juce::Thread::wait(int) const + 27
7   com.mixvibes.Cross               0x02405396 task::TaskManagerThreadPoolThread::run() + 62
8   com.mixvibes.Cross               0x027a3f76 juce::Thread::threadEntryPoint() + 118
9   com.mixvibes.Cross               0x0276d8c6 juce::threadEntryProc(void*) + 70
10  libsystem_c.dylib                0x973bd5b7 _pthread_start + 344
11  libsystem_c.dylib                0x973a7dce thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000101  ecx: 0x08c12e60  edx: 0x08c1318c
  edi: 0xbfffe1f8  esi: 0x08c12e00  ebp: 0xbfffe1b8  esp: 0xbfffdcc0
   ss: 0x00000023  efl: 0x00010246  eip: 0x001b1bf1   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
Logical CPU: 0

Binary Images:
    0x1000 -  0x4633fe7 +com.mixvibes.Cross (3.0.0 - 3.0.0) <67E58FF5-10F2-359F-B786-62342699E69D> /Applications/Cross.app/Contents/MacOS/Cross
 0x5d4f000 -  0x5d4ffff  com.Apple.VideoDecodeAcceleration (1.1 - 8) <783CC567-1598-36DD-BE91-7AB0AF860470> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
 0x5d54000 -  0x5d9cffb  com.Apple.audio.MIDI.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x5dc1000 -  0x5ee0ffb  com.Apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x5f91000 -  0x5fa7ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
 0x5fb0000 -  0x6c45ff3  com.Apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x753f000 -  0x754cff3  com.Apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
 0x77a5000 -  0x77aafff  com.Apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <E76A669B-0A88-32B1-88F3-75D7DE065956> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x77af000 -  0x77d9ff7 +com.grame.JackRouter (JackRouter - 0.9.6) <6EBFF75F-6232-E783-3DB9-2ED76BD23FE1> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
 0x8497000 -  0x8497fff +cl_kernels (???) <3E22BDA9-DB6E-441E-BEEF-D87A9FCE71D3> cl_kernels
 0x8760000 -  0x878efff  Jackmp (1) <A0E73715-F173-FE00-4041-8636476F8E11> /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
 0x87c0000 -  0x87e9fff  com.Apple.cmio.DAL.VDC-4 (309.0 - 4163.1) <60E3F1BE-E761-38E6-A8F3-43781A5D86F1> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
 0xc971000 -  0xe405fef +libPluginVideoFull.dylib (0) <40A1E213-8F5C-3B5C-AA27-52E7E9D43246> /Applications/Cross.app/Contents/MacOS/libPluginVideoFull.dylib
 0xf085000 -  0xf1a0fff  com.Apple.avfoundation (2.0 - 361.40.1) <77630935-EA53-3374-BB5B-643DB109B9F2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
 0xf23d000 -  0xf289ff3 +com.senstic.DAL.PocketCam (7.0 - 7.0) <C7F1AA6A-E1B3-318F-8749-53FE293239AD> /Library/CoreMediaIO/*/PocketCam.plugin/Contents/MacOS/PocketCam
 0xf2dc000 -  0xf33effb  com.Apple.CMIOQTUnits (309.0 - 4163.1) <857F5E32-65DD-3EC7-89A1-DA4F253036EE> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQTUnits.bundle/Contents/MacOS/CMIOQTUnits
 0xf34e000 -  0xf37fffb  com.Apple.FWAVC (309.47 - 47) <A89459DC-2658-3D50-A8C4-DE31C7DF7984> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
 0xf49f000 -  0xf4a8fff  com.Apple.IOFWDVComponents (2.0.7 - 2.0.7) <B9264C9A-693B-3972-A3F1-7A324C147D61> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
 0xf4b3000 -  0xf4b8fff +com.senstic.pocketcam (PocketCam version 1.0 - 1.1) <65ABD19C-0271-3621-B29D-98DC3777EA3E> /Library/QuickTime/PocketCam.component/Contents/MacOS/PocketCam
 0xf4be000 -  0xf4c4ff7 +com.drahtwerk.iWebcameraX (1.0.1 - 1.0.2) <5F56CC24-A92C-6517-AB43-7448D9B24BAE> /Library/QuickTime/iWebcameraX.component/Contents/MacOS/iWebcameraX
0x11472000 - 0x114acfff  com.Apple.QuickTimeFireWireDV.component (7.7.1 - 2599.41) <E2547B94-D10F-3956-886D-3CC52A673FCE> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x114b8000 - 0x114ddff7  com.Apple.QuickTimeIIDCDigitizer (7.7.1 - 2599.41) <99DE97D8-AA17-3038-A338-5A1959BB7983> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDigitizer
0x114e5000 - 0x11536ff7  com.Apple.QuickTimeUSBVDCDigitizer (2.8.5 - 2.8.5) <45068293-25CE-3823-B12C-364FAF935827> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
0x11540000 - 0x116d4ffb  GLEngine (8.10.1) <8A61333B-95FF-34C4-8D4F-73A592F98FEC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1170b000 - 0x1188cfff  libGLProgrammability.dylib (8.10.1) <3DE23C07-D1D8-3647-8185-6C5A0113669F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x118be000 - 0x118c9fff  libGPUSupport.dylib (8.10.1) <B1E7ACE7-5A35-3182-912F-58143A39ECAF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x118d0000 - 0x118fbff7  GLRendererFloat (8.10.1) <18713434-312C-3B45-B3CE-B618DA3C8D09> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x11904000 - 0x1190cffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x2e8fd000 - 0x2e8feff5 +cl_kernels (???) <37F71173-18D1-4D9A-8013-5C981A2EF6B1> cl_kernels
0x2f2d8000 - 0x2f2e6fff  com.Apple.iokit.IOHIDLib (1.8.1 - 1.8.1) <E7834039-656D-369D-8A1C-402474F724B9> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x3deaf000 - 0x3df41fff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x41522000 - 0x416b1ff7 +U-Mix Remote.dylib (1) <323C9E3E-48DD-36A6-A906-D7CFD165D46D> /Applications/Cross.app/Contents/MacOS/U-Mix Remote.dylib
0x8e2fa000 - 0x8ec49ffb  com.Apple.GeForceGLDriver (8.16.74 - 8.1.6) <A8656746-BCAE-3B9B-B7F3-3D7DC8D489DA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fed4000 - 0x8ff06e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90013000 - 0x9001afff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x9001b000 - 0x90067fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x900b4000 - 0x9018afff  com.Apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x904d0000 - 0x904efff3  com.Apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x904f0000 - 0x904faffe  com.Apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9059d000 - 0x905adff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x905ae000 - 0x90682ff3  com.Apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90683000 - 0x90686fff  com.Apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90687000 - 0x907e4ffb  com.Apple.QTKit (7.7.1 - 2599.41) <9514F791-9ED4-3C00-84F7-D87B5FB254FF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9081b000 - 0x9081eff3  com.Apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9081f000 - 0x90834fff  com.Apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90835000 - 0x90835fff  com.Apple.Accelerate (1.8 - Accelerate 1.8) <D4F5AB2C-0727-39FD-8EE9-E4DD3D78EB2E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90845000 - 0x9084efff  com.Apple.CommerceCore (1.0 - 26.2) <B05709DD-3755-3635-B0CC-6CBBD17CFBD5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9084f000 - 0x90852ff7  com.Apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x90853000 - 0x908ceff3  com.Apple.CorePDF (2.2 - 2.2) <5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x908cf000 - 0x90954ff7  com.Apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90955000 - 0x90975ffd  com.Apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x909a7000 - 0x909a7fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x909a8000 - 0x90deaff7  com.Apple.CoreGraphics (1.600.0 - 333.1) <76C4858B-AD0A-3165-A65D-64729D6F186C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90efc000 - 0x90f21ffb  com.Apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x90f22000 - 0x90f23fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x90f24000 - 0x90f5affb  com.Apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x90f67000 - 0x90f69ffd  libCVMSPluginSupport.dylib (8.10.1) <F7CD59FE-314A-366E-9A27-CE5BD1D438BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x90f6a000 - 0x90f74fff  com.Apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x917f3000 - 0x91868ff7  com.Apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91869000 - 0x91877ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x91878000 - 0x918cfff3  com.Apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918d0000 - 0x918fdffb  com.Apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91909000 - 0x91962fff  com.Apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91963000 - 0x91988ff7  com.Apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91989000 - 0x91a38ff7  com.Apple.CoreText (260.0 - 275.17) <433387A6-69C1-32A5-9B61-9E2F6A5F9040> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x91a39000 - 0x91a7bfff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x91a7c000 - 0x91d3cff3  com.Apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91d3d000 - 0x91d9ffff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x91da0000 - 0x91da4ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x91da5000 - 0x91dcaff7  com.Apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91dcb000 - 0x91eacfff  libcrypto.0.9.8.dylib (47.2) <6170B3CB-FA94-3601-A7F7-7F1B953C4F59> /usr/lib/libcrypto.0.9.8.dylib
0x91ead000 - 0x91ec9fff  libPng.dylib (851) <8814CC4D-A472-32CD-8D5C-24F35240F28B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91eca000 - 0x91ef3ff7  libRIP.A.dylib (333.1) <E54E8576-5D00-3FCC-B512-9C42F4093507> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91ef4000 - 0x91efffff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x91f10000 - 0x926abff3  libclh.dylib (4.0.3 - 4.0.3) <7233B6B4-2E95-3B5C-80DD-C0C3BCF4F6EB> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x926ac000 - 0x926c9fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x926ca000 - 0x92725fff  com.Apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92726000 - 0x928e2ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x928e3000 - 0x92947ff7  com.Apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92948000 - 0x929fcfff  com.Apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x929fd000 - 0x929fdffd  com.Apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <CFAAB1B1-DBC7-3FF1-97BA-065C6620360D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x929fe000 - 0x929feffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x929ff000 - 0x92c72fff  com.Apple.RawCamera.bundle (4.07 - 697) <FC3D3781-983B-3262-B3DC-26192A9FA2FD> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x92cb3000 - 0x92cfaff7  com.Apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x92cfb000 - 0x92d15ffc  libsystem_kernel.dylib (2050.48.12) <9B50E922-DCEA-3066-A9B2-613A6D2C5C69> /usr/lib/system/libsystem_kernel.dylib
0x92d16000 - 0x92d77ff7  com.Apple.audio.CoreAudio (4.1.2 - 4.1.2) <C1D471E9-B4D6-3A59-975C-B3B3A25E6058> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92d78000 - 0x92de0ff7  com.Apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92de1000 - 0x92e8bfff  com.Apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92eb8000 - 0x92ec0fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x92ec1000 - 0x92fd9ff7  com.Apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x92ff4000 - 0x93110ffb  com.Apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93111000 - 0x934c9ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x934ca000 - 0x93512ff5  com.Apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93524000 - 0x93530ffe  libkxld.dylib (2050.48.12) <44C8E278-D8CA-3CF4-B3F4-0299654EB341> /usr/lib/system/libkxld.dylib
0x93531000 - 0x9362eff7  com.Apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93631000 - 0x9389effb  com.Apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9389f000 - 0x93905fff  com.Apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93906000 - 0x93c26ff3  com.Apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93f4f000 - 0x93fcbff3  com.Apple.Metadata (10.7.0 - 707.12) <D9221655-56FE-332C-82FF-0CA7EDD521C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93fcc000 - 0x93fd3fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x93fd4000 - 0x9402effb  com.Apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9402f000 - 0x94042ff9  com.Apple.MultitouchSupport.framework (237.4 - 237.4) <59197044-E513-3223-9337-6EB0F828CB82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94043000 - 0x9408dff7  com.Apple.framework.CoreWLAN (3.4 - 340.18) <A874C0A7-9CE0-3434-A38D-7EE61AD35DD7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9408e000 - 0x940f2ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x940f3000 - 0x943a1ffb  com.Apple.MediaToolbox (1.0 - 926.106) <37A0FC0E-9BC6-3B6B-9F06-489813758F67> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x943a2000 - 0x94645ff3  com.Apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x94646000 - 0x94647fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x94648000 - 0x94688fff  com.Apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x94689000 - 0x948b9fff  com.Apple.QuartzComposer (5.1 - 287.1) <6C0C66F9-BC18-3216-88CC-BAE86937448B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x948ba000 - 0x949c7ff3  com.Apple.ImageIO.framework (3.2.2 - 851) <36EEBDDC-0619-327E-826F-4413217C9D21> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x949c8000 - 0x949ccfff  com.Apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x949cd000 - 0x949effff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x949f0000 - 0x949f0fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x949f1000 - 0x94ae5ff3  com.Apple.QuickLookUIFramework (4.0 - 555.5) <5A62C87F-5F74-380B-8B86-8CE3D8788603> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94b3d000 - 0x94bfbff3  com.Apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94bfc000 - 0x94bfcfff  com.Apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94c2d000 - 0x94da5ff5  com.Apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94da6000 - 0x94dbdfff  com.Apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x94dbe000 - 0x94e18ff3  com.Apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x94e19000 - 0x94eb0ff7  com.Apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94eb1000 - 0x94eb5fff  com.Apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94eb6000 - 0x9535dffb  com.Apple.CoreAUC (6.22.03 - 6.22.03) <054DADA8-A077-3BF0-8BEA-C568E7360E75> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95394000 - 0x95398fff  com.Apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x95399000 - 0x953a2fff  com.Apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x953a3000 - 0x953a3fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x953a4000 - 0x9543cfff  com.Apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9543d000 - 0x95447fff  com.Apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9544b000 - 0x95490ff7  com.Apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95491000 - 0x95492ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x95497000 - 0x954f2ff7  com.Apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x954f3000 - 0x954f4fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x954f5000 - 0x954feff9  com.Apple.CommonAuth (3.0 - 2.0) <B28B58CA-C5B1-378E-A969-6A36C7F754D1> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x954ff000 - 0x9563aff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9563b000 - 0x9563bfff  com.Apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9563c000 - 0x958b8ff7  com.Apple.QuickTime (7.7.1 - 2599.41) <D01684A3-7360-3CE7-B886-DDFDE1BAEA78> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x958ba000 - 0x958bafff  com.Apple.vecLib (3.8 - vecLib 3.8) <2D2064EB-FDD5-38AB-B722-4AFA4C6EE0C9> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x958bb000 - 0x958c4ffd  com.Apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x958c5000 - 0x958c7fff  com.Apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x958c8000 - 0x958f4ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x958f5000 - 0x9594ffff  com.Apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95950000 - 0x9595ffff  libGL.dylib (8.10.1) <74BE67B7-9EA0-3F16-B43B-48CB92C9ED27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95960000 - 0x959a4ff7  libGLU.dylib (8.10.1) <5520818E-F290-3942-80B8-370CF9C9B54C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x959a5000 - 0x95a42ff7  com.Apple.PDFKit (2.8.5 - 2.8.5) <F5D6A1C9-3EC1-312C-839F-6C13708B2CF2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x95a43000 - 0x95a51fff  com.Apple.opengl (1.8.10 - 1.8.10) <385E048A-FFB2-348A-8F80-572C2494A776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95a52000 - 0x95a6bfff  com.Apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95a6c000 - 0x95a83ff4  com.Apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x95a84000 - 0x96640ff3  com.Apple.AppKit (6.8 - 1187.40) <94E92235-7AD9-37EF-9B7C-B79074762370> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96641000 - 0x96688ff3  com.Apple.CoreMedia (1.0 - 926.106) <B1999B3E-F0D3-34CB-A2E7-08CE45B744D9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x96689000 - 0x96690ff3  com.Apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96691000 - 0x9669dff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x9669e000 - 0x96796ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x96797000 - 0x967e6ff6  libTIFF.dylib (851) <CC0B94FF-DE56-3CE4-AF93-BCA00C03924B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x967e7000 - 0x9684efe7  libvDSP.dylib (380.10) <A9BB03FC-F70B-388F-8917-F8CE69F2164A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9684f000 - 0x96864fff  com.Apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96865000 - 0x96872ff7  com.Apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x96873000 - 0x96873fff  com.Apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96874000 - 0x96c57fff  com.Apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96c58000 - 0x96c93fef  libGLImage.dylib (8.10.1) <E29ED217-09B3-3436-A961-B6F8EBAA7BED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96c94000 - 0x96c96fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x96c97000 - 0x96ca9fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x96caa000 - 0x96e03ffb  com.Apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96e04000 - 0x9701bfff  com.Apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9701c000 - 0x97127ff7  libJP2.dylib (851) <0D40428F-B7BE-307B-BEDB-256A7FED9804> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x97128000 - 0x9712fffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x971ad000 - 0x97395ffb  com.Apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97396000 - 0x973a4ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x973a5000 - 0x973a6ffd  com.Apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x973a7000 - 0x97464ffb  libsystem_c.dylib (825.40.1) <A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib
0x9751d000 - 0x9751fffb  libRadiance.dylib (851) <2739A726-2E9C-38DC-8A6E-412ABDC14405> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97550000 - 0x97553ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x975f2000 - 0x975f3fff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
0x975f4000 - 0x9761dfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x9765b000 - 0x9767ffff  com.Apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x97680000 - 0x976ceff3  com.Apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x976cf000 - 0x97761ffb  libvMisc.dylib (380.10) <D9567F48-ED35-3362-B769-50916D30C601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97762000 - 0x97786fff  libJPEG.dylib (851) <2425AE18-C181-3371-922F-4A09C1AC71CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97787000 - 0x977a4fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x977a5000 - 0x97896ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x97897000 - 0x978d9ff7  libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib
0x978de000 - 0x9792cffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9792d000 - 0x97939ffa  com.Apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9793a000 - 0x97d57fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x97d58000 - 0x97da8ff7  com.Apple.CoreMediaIO (309.0 - 4163.1) <2CB854AA-072B-3829-B7D9-133CFEC6272F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97da9000 - 0x97dacffc  libCoreVMClient.dylib (32.5) <CA150AC5-F98C-3F96-8B11-715B75A89C80> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97dad000 - 0x97defffb  com.Apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x97df0000 - 0x97ed9ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x97eda000 - 0x97eeaff2  com.Apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x97eeb000 - 0x97f5affb  com.Apple.Heimdal (3.0 - 2.0) <C007CED7-DDC9-3BA1-8077-294FAE9C78D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x97f65000 - 0x98005ff7  com.Apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98008000 - 0x98d40ff7  com.Apple.QuickTimeComponents.component (7.7.1 - 2599.41) <E11F7CF3-46F4-3F28-B91B-3E4DFD608580> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x98d41000 - 0x98d83fff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x98d84000 - 0x98db7ff3  com.Apple.GSS (3.0 - 2.0) <EFFA5947-B6BA-3171-B667-9CCB17E0FF2A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x99131000 - 0x99147fff  com.Apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x99148000 - 0x9917dff5  libssl.0.9.8.dylib (47.2) <A0802BCF-121C-39C8-8712-B8E90ABDF502> /usr/lib/libssl.0.9.8.dylib
0x991f6000 - 0x9937fff7  com.Apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99387000 - 0x99393ff7  com.Apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x99399000 - 0x993f0ff7  com.Apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x993f1000 - 0x993f5ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x993f6000 - 0x99544ffb  com.Apple.CFNetwork (596.5 - 596.5) <E2EE5B64-4DFD-3D5E-BB38-9DD0899FFB42> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x99548000 - 0x99548fff  com.Apple.Accelerate.vecLib (3.8 - vecLib 3.8) <E54083A7-7467-3C3C-B30F-EE14C8D781A1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x99549000 - 0x997a2ff5  com.Apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x997a3000 - 0x99b9ffeb  com.Apple.VideoToolbox (1.0 - 926.106) <C1A411F0-7B7E-3669-83E5-FAEF2BAA8949> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x99ba0000 - 0x99ba7ffe  com.Apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99ba8000 - 0x99babff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x99bac000 - 0x99bb0ffc  libGIF.dylib (851) <4821D945-2E32-3007-8E97-4A69807046FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99bb1000 - 0x99bdeffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x99bdf000 - 0x99be9fff  libCSync.A.dylib (333.1) <27FD0A7B-AC65-33AB-8F61-3AEF08FC21C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x99bea000 - 0x99ce8ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99ce9000 - 0x99ce9fff  com.Apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x99cea000 - 0x99d85fff  com.Apple.CoreSymbolication (3.0 - 117) <9ECC6770-6FBB-36B3-A4EE-0B60875019A9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x99d88000 - 0x99da5ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x99da6000 - 0x99dd7fff  com.Apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99dd8000 - 0x99de2fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x99de3000 - 0x99de4fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x99deb000 - 0x99e16ff9  com.Apple.framework.Apple80211 (8.5 - 850.252) <74845A5A-3660-3B50-BDB3-334275E0B461> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x99e17000 - 0x99e1dfff  com.Apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99e1e000 - 0x99e55ffa  com.Apple.LDAPFramework (2.4.28 - 194.5) <F05946C0-D3BE-379A-A00E-D2BA6B4EE48D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99e56000 - 0x99e64fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x99e65000 - 0x99f72057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x99f73000 - 0x9a0a6ff3  com.Apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9a0a7000 - 0x9a0a7fff  com.Apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9a0a8000 - 0x9a122ff7  com.Apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9a123000 - 0x9a135ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x9a136000 - 0x9a13cfff  libGFXShared.dylib (8.10.1) <99622AD6-7A1D-368E-B163-A38400885B45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a13d000 - 0x9a140ff9  libCGXType.A.dylib (333.1) <FD300AD5-3599-39BE-98AE-2BE8171CC7D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9a141000 - 0x9a180ff7  com.Apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9a181000 - 0x9a486ff7  com.Apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a48a000 - 0x9a4a8ff3  com.Apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a4a9000 - 0x9a4aafff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.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: 5767
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=327.7M resident=213.2M(65%) swapped_out_or_unallocated=114.5M(35%)
Writable regions: Total=1.0G written=268.7M(26%) resident=371.6M(36%) swapped_out=0K(0%) unallocated=654.8M(64%)
 
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                   148K        reserved VM address space (unallocated)
ATS (font support)                 31.8M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  4376K
CG image                             60K
CG shared images                    192K
CoreServices                       1728K
IOKit                             124.3M
IOKit (reserved)                      4K        reserved VM address space (unallocated)
MALLOC                            334.3M
MALLOC guard page                    48K
MALLOC_LARGE (reserved)           446.7M        reserved VM address space (unallocated)
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
Memory tag=255                     27.2M
Memory tag=255 (reserved)           512K        reserved VM address space (unallocated)
Memory tag=35                      2464K
OpenCL                               20K
OpenGL GLSL                        1424K
OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
SQLite page cache                   192K
Stack                              72.9M
Stack (reserved)                    516K        reserved VM address space (unallocated)
VM_ALLOCATE                        32.3M
__DATA                             39.4M
__DATA/__OBJC                       424K
__IMAGE                             528K
__IMPORT                              8K
__LINKEDIT                         59.0M
__OBJC                             2588K
__OBJC/__DATA                        68K
__PAGEZERO                            4K
__TEXT                            268.7M
__UNICODE                           544K
mapped file                       102.9M
shared memory                       696K
===========                      =======
TOTAL                               1.5G
TOTAL, minus reserved VM space      1.1G

Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 6 GB, SMC 1.47f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533643465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: TOSHIBA MK3255GSXF, 250,06 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: XONE:K2, 0x22f0, 0x0001, 0x06200000 / 3
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 4
USB Device: Xone3d, 0x0a4a, 0xff00, 0x04100000 / 4
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
Di Rossi
 
Posts: 186
Joined: 20 Jul 2011, 07:59


Re: First Crash on Cross 3.0

Postby Jim B on 18 Jan 2014, 07:12

Have you tried Cross 3 without using the A&H Xone K2 so its just software only - Just trying to narrow it down.
Jim B
 
Posts: 1974
Joined: 08 Jul 2009, 19:02
Location: Nottingham, England


Re: First Crash on Cross 3.0

Postby sylMV on 18 Jan 2014, 11:52

Twice a crash on loading a track.
Possible it was the same track? Could you share it with us?
SylMV

Image
User avatar
sylMV
 
Posts: 3098
Joined: 04 Jan 2007, 10:38


Re: First Crash on Cross 3.0

Postby Di Rossi on 18 Jan 2014, 15:21

More than twice....repetly times always loading...and with different tracks....I already revert to 2.6...actually I didn't try on whitout the K2...gone try, but is weekend and thank God I have full gigs schedule...:)
Di Rossi
 
Posts: 186
Joined: 20 Jul 2011, 07:59


Re: First Crash on Cross 3.0

Postby Di Rossi on 20 Jan 2014, 18:46

Nobody could help me...
Di Rossi
 
Posts: 186
Joined: 20 Jul 2011, 07:59


Re: First Crash on Cross 3.0

Postby sylMV on 20 Jan 2014, 18:54

It keeps on crashing very often?
We're currently working on it trying first to reproduce it (not a success yet ... :confused: ) and then looking for a solution if the crash is confirmed.
SylMV

Image
User avatar
sylMV
 
Posts: 3098
Joined: 04 Jan 2007, 10:38


Re: First Crash on Cross 3.0

Postby Di Rossi on 20 Jan 2014, 19:04

Not often...always...I think is something about the k2...if i drag the musics nothing happen if I load the songs with the K2, instant crash...
Di Rossi
 
Posts: 186
Joined: 20 Jul 2011, 07:59


Re: First Crash on Cross 3.0

Postby sylMV on 20 Jan 2014, 19:21

Di Rossi wrote:Not often...always...I think is something about the k2...if i drag the musics nothing happen if I load the songs with the K2, instant crash...


Thanks for this precision. This will help us understand the issue.
SylMV

Image
User avatar
sylMV
 
Posts: 3098
Joined: 04 Jan 2007, 10:38


Next

Return to General Chat




Who is online

Users browsing this forum: Majestic-12 [Bot] and 33 guests

Board index

 
 
   
 
© 2014 Mixvibes