Page 1 of 3
2.3.0 crash on clicking collection

Posted:
02 Feb 2013, 03:56
by djphaidon
I have a crash problem. You will probably be seeing the crash reports from Apple.
Not every time, but at various times during playback, when "Collection" on the sidebar is clicked from a different menu, playback loops 1 second for around 5 seconds and then the program crashes. I have since reverted back to 2.2.0, because it is really stable.
System info is in the signature.
Re: 2.3.0 crash on clicking collection

Posted:
04 Feb 2013, 13:09
by Support@MixVibes
djphaidon wrote:Not every time, but at various times during playback, when "Collection" on the sidebar is clicked from a different menu
I don't understand : how can you click collection on the left from a menu ?
I have noticed you've got a lot of issue with this 2.3.0. Did you try to deleting the setting file to see if it solve some of them ?
Re: 2.3.0 crash on clicking collection

Posted:
05 Feb 2013, 08:53
by djphaidon
Deleted the settings file, and nothing changed.
Deleted everything I could find on my system that was related to CrossDJ, and reinstalled. Problem still existed, so I went back to 2.2.0
I'll clarify the problem, or what I think the problem is. Because it's a crash, my mind goes kinda nuts right after it happened, cause most of the time when I crash, I'm performing in front of an audience and the crash cause is less important than getting sound going again.
So, I'll have decks A and B playing tracks, and then I'll go to the iTunes tab, because frequently I have to fill requests at a certain bar I play at. While in the iTunes tab, I load up a new track that I had just purchased, and add it to auto play by right clicking. Then, I click Collection on the node dock, and the crash happens. Or at least, that's when I perceive the crash happens.
If I boot up the computer and go into Cross, I can press Collection in the node dock all day long and it won't crash. But, during some chain of events while I'm playing decks, or a combination of swapping from the iTunes tab, or auto play tab, to the collection tab, it crashes.
Now that I'm back on 2.2.0, I absolutely love how much speedier and smooth track loading is in 2.3.0 because the first few load gave me a heart attack cause I thought it was crashing again.
Have you had any other reports of crashes like the ones I'm having?
Re: 2.3.0 crash on clicking collection

Posted:
05 Feb 2013, 11:37
by Support@MixVibes
If I boot up the computer and go into Cross, I can press Collection in the node dock all day long and it won't crash. But, during some chain of events while I'm playing decks, or a combination of swapping from the iTunes tab, or auto play tab, to the collection tab, it crashes.
Got it now, will try to reproduce.
Now that I'm back on 2.2.0, I absolutely love how much speedier and smooth track loading is in 2.3.0 because the first few load gave me a heart attack cause I thought it was crashing again.
2.3.1 is a little bit smoother
Have you had any other reports of crashes like the ones I'm having?
No but I will try to reproduce this ASAP to have a fix included for 2.3.1, many thanks for your patience and explanation.
Re: 2.3.0 crash on clicking collection

Posted:
05 Feb 2013, 12:31
by Support@MixVibes
2.30 and can't get it.
What I have noticed :
- if I add a track into iTunes while Cross is running the iTunes pane is not refresh (this simulate you buying/adding track into iTunes while Cross play)
- I need to click refresh near the iTunes adress bar into Cross.
- now the iTunes list is updated so I can add the new track to autoplay
I have both deck running tracks from the collection while adding fresh tracks from the iTunes pane.
Still searching.
Re: 2.3.0 crash on clicking collection

Posted:
05 Feb 2013, 21:10
by djphaidon
If you can't get it by thursday my time, I will reinstall 2.3.0 and screen record until I can get it to happen. Usually, the crash didn't occur until 2-3 hours of constant mixing. The requests usually came around 11:30--12, and I started mixing around 9 or 10. I also have the crash reports if you have an address that I can email them to.
I think that if I MIDI mapped Cross to be able to select collection, the problem wouldn't happen, but that's just me hoping.
Re: 2.3.0 crash on clicking collection

Posted:
06 Feb 2013, 12:01
by Support@MixVibes
You can copy/paste the crash report here and put in between these balise
[ code ] [ /code]
Hope it will give us an hint...
Re: 2.3.0 crash on clicking collection

Posted:
07 Feb 2013, 04:21
by djphaidon
Quite a few crash reports incoming
- Code: Select all
Process: Cross-DJ [148]
Path: /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Identifier: com.mixvibes.cross-dj
Version: 2.3.0 (2.3.0)
Code Type: X86 (Native)
Parent Process: launchd [130]
Date/Time: 2013-01-31 15:41:57.747 -0800
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Crashed Thread: 0 Juce Message Thread Dispatch queue: com.Apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000038
VM Regions Near 0x38:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
__TEXT 0000000000001000-00000000032a0000 [ 50.6M] r-x/rwx SM=COW /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Application Specific Information:
objc[148]: garbage collection is OFF
Thread 0 Crashed:: Juce Message Thread Dispatch queue: com.Apple.main-thread
0 com.mixvibes.cross-dj 0x01b263de vice::ViceTreeViewItem::setOpen(bool) + 10
1 com.mixvibes.cross-dj 0x01997e19 stuff::NodeTreeItem::selectChildNodeItem(stuff::Path const&) + 297
2 com.mixvibes.cross-dj 0x01993f30 stuff::NodeTreeComponent::setCurrentNode(core::Ref<stuff::Node>) + 1038
3 com.mixvibes.cross-dj 0x019946e8 stuff::NodeTreeComponent::updatePorts() + 236
4 com.mixvibes.cross-dj 0x019945f6 non-virtual thunk to stuff::NodeTreeComponent::updatePorts() + 22
5 com.mixvibes.cross-dj 0x01b6f245 pipes::ComponentPortHolder::updatePortsNow() + 69
6 com.mixvibes.cross-dj 0x01b6f300 virtual thunk to pipes::ComponentPortHolder::handleAsyncUpdate() + 32
7 com.mixvibes.cross-dj 0x01c58f87 juce::AsyncUpdaterMessage::messageCallback() + 37
8 com.mixvibes.cross-dj 0x01c5a21e juce::MessageManager::deliverMessage(juce::Message*) + 84
9 com.mixvibes.cross-dj 0x01b9ab53 juce::MessageQueue::deliverNextMessage() + 125
10 com.mixvibes.cross-dj 0x01b9ac08 juce::MessageQueue::runLoopSourceCallback(void*) + 40
11 com.Apple.CoreFoundation 0x9bb3413f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
12 com.Apple.CoreFoundation 0x9bb33af6 __CFRunLoopDoSources0 + 246
13 com.Apple.CoreFoundation 0x9bb5d9c8 __CFRunLoopRun + 1112
14 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
15 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
16 com.Apple.HIToolbox 0x934c6543 RunCurrentEventLoopInMode + 318
17 com.Apple.HIToolbox 0x934cd8ab ReceiveNextEventCommon + 381
18 com.Apple.HIToolbox 0x934cd71a BlockUntilNextEventMatchingListInMode + 88
19 com.Apple.AppKit 0x91980ee8 _DPSNextEvent + 678
20 com.Apple.AppKit 0x91980752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
21 com.Apple.AppKit 0x9197cac1 -[NSApplication run] + 911
22 com.mixvibes.cross-dj 0x01b7620c juce::MessageManager::runDispatchLoop() + 94
23 com.mixvibes.cross-dj 0x01bf1db8 juce::JUCEApplication::main(juce::StringArray const&) + 68
24 com.mixvibes.cross-dj 0x01bf1eb9 juce::JUCEApplication::main(int, char const**) + 131
25 com.mixvibes.cross-dj 0x019a531b program::Program::Runtime::main(juce::String const&) + 251
26 com.mixvibes.cross-dj 0x019a2675 program::Program::startProgramApplication(program::Program::ApplicationKind) + 163
27 com.mixvibes.cross-dj 0x0001b2e9 mixvibes::MixVibesProgram::runProgram(lube::Properties const&, lube::Values const&) + 25
28 com.mixvibes.cross-dj 0x019a20c0 program::Program::run(juce::StringArray const&) + 836
29 com.mixvibes.cross-dj 0x019a21e0 program::Program::run(int, char**) + 108
30 com.mixvibes.cross-dj 0x000082f6 main + 54
31 com.mixvibes.cross-dj 0x000078e5 start + 53
Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9977c90a kevent + 10
1 libdispatch.dylib 0x95b71e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x95b70853 _dispatch_mgr_thread + 53
Thread 2:: MessageQueueThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.mixvibes.cross-dj 0x01b9c88c juce::WaitableEventImpl::wait(int) + 64
4 ??? 0x05a24470 0 + 94520432
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5a60e juce::(anonymous namespace)::MessageQueueThread::run() + 74
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 3:: Juce Timer
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x05a25200 0 + 94523904
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5c990 juce::InternalTimerThread::run() + 304
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 4:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.JavaScriptCore 0x99dfc5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.Apple.WebCore 0x93845e11 WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5 com.Apple.WebCore 0x93845d64 WebCore::LocalStorageThread::threadEntryPoint() + 74
6 com.Apple.WebCore 0x93845cc1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 5:: com.Apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bb549da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bb5db04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
6 com.Apple.Foundation 0x992fb0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.Apple.Foundation 0x992eee25 -[NSThread main] + 45
8 com.Apple.Foundation 0x992eedd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
10 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 6:: SamplerThread
0 libsystem_kernel.dylib 0x99779c5e semaphore_wait_trap + 10
1 com.mixvibes.cross-dj 0x00869bad v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 93
2 com.mixvibes.cross-dj 0x00952679 v8::internal::SamplerThread::Run() + 73
3 com.mixvibes.cross-dj 0x00950e41 _ZN2v88internalL11ThreadEntryEPv + 81
4 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
5 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.MIDI.CoreMIDI 0x040caf67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.Apple.audio.MIDI.CoreMIDI 0x040edf5b MIDIProcess::RunMIDIInThread() + 259
4 com.Apple.audio.MIDI.CoreMIDI 0x040ee8e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.Apple.audio.MIDI.CoreMIDI 0x040cc53b XThread::RunHelper(void*) + 17
6 com.Apple.audio.MIDI.CoreMIDI 0x040cbf05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 8:: IAC Driver Bus 1
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x17cdd690 0 + 399365776
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 9:: com.Apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.CoreAudio 0x911629d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.Apple.audio.CoreAudio 0x91162a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.Apple.audio.CoreAudio 0x9115ae37 HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.Apple.audio.CoreAudio 0x9115a8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.Apple.audio.CoreAudio 0x9115a870 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.Apple.audio.CoreAudio 0x9115a7f5 HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
9 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 10:: com.Apple.CFSocket.private
0 libsystem_kernel.dylib 0x9977bb42 __select + 10
1 com.Apple.CoreFoundation 0x9bbabe15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
3 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 11:: RecordUpdateThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1b29c9b0 0 + 455723440
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x00b3a5a8 tracks_db::RecordUpdateThread::run() + 288
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 12:: CVDisplayLink
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.CoreVideo 0x9130f0cd CVDisplayLink::runIOThread() + 945
4 com.Apple.CoreVideo 0x9130ed05 _ZL13startIOThreadPv + 160
5 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
6 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 13:: AsynchronousAudioReader
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1b54c210 0 + 458539536
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x000c2be9 vibe::SharedAsynchronousAudioFormatReaderThread::run() + 521
8 com.mixvibes.cross-dj 0x000c2c74 non-virtual thunk to vibe::SharedAsynchronousAudioFormatReaderThread::run() + 20
9 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
10 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
11 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
12 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 15:: LocalStorageThread
0 libsystem_kernel.dylib 0x9977bbb2 __semwait_signal + 10
1 libsystem_c.dylib 0x958ef7b9 nanosleep$UNIX2003 + 187
2 com.mixvibes.cross-dj 0x01b877c7 juce::Thread::sleep(int) + 67
3 com.mixvibes.cross-dj 0x01556c4c machine::LocalStorage::run() + 40
4 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
5 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
6 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
7 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 16:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x00000000 ecx: 0x00000001 edx: 0x00000006
edi: 0xbfffde58 esi: 0x00000000 ebp: 0xbfffde38 esp: 0xbfffde20
ss: 0x00000023 efl: 0x00010282 eip: 0x01b263de cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000038
Logical CPU: 2
Binary Images:
0x1000 - 0x329ffef +com.mixvibes.cross-dj (2.3.0 - 2.3.0) <893DE5E0-7CE5-3861-A021-64A2BCA80D6B> /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
0x40bb000 - 0x4107ffb com.Apple.audio.MIDI.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x473c000 - 0x473cffd +cl_kernels (??? - ???) <FD4AF60B-B7CF-4CA1-8862-23677E62FAF7> cl_kernels
0x4746000 - 0x4747ff5 +cl_kernels (??? - ???) <5BF97165-0C65-4C74-B1FF-3C29BF586CA6> cl_kernels
0x5dcb000 - 0x5dcfffb com.Apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x5dd4000 - 0x5dd9fff com.Apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x5dde000 - 0x5e07ff7 +com.grame.JackRouter (JackRouter - 0.9.4) <D4B94D0E-9090-295C-41E0-DAF01207F7BC> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x5e1d000 - 0x5e45ff7 +Jackmp (??? - ???) <75820A99-05B3-2F65-8E4C-1371AFE1605B> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x5e72000 - 0x5eabfef +com.serato.audio.SeratoVirtualAudioPlugIn (1.0.11 - 1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn
0x5efa000 - 0x5f1affb +com.ploytec.xonedb4.hal (??? - 2.1.8) <2026A13D-8B1B-521D-27AD-9C0D5ADF27CA> /Library/Audio/Plug-Ins/HAL/XONE_DB4.plugin/Contents/MacOS/XONE_DB4
0xa9b9000 - 0xa9baff1 +cl_kernels (??? - ???) <20881F0F-6D40-4086-A863-1B6D260ACCFB> cl_kernels
0xaeb7000 - 0xaec3ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0xaff9000 - 0xaffbfff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xcfdb000 - 0xcfe4ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xcfee000 - 0xcfeeff7 +cl_kernels (??? - ???) <CE228836-FF1E-460E-ADC8-0F6750410C6B> cl_kernels
0xcff4000 - 0xcff5ffd +cl_kernels (??? - ???) <731E5647-EC71-4C2E-A8C1-23FFAC18D304> cl_kernels
0x19463000 - 0x19490ff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1b000000 - 0x1b0a8ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x1b820000 - 0x1b8c8ff7 unorm8_argb.dylib (2.0.19 - compatibility 1.0.0) <1C5CBAF6-9739-340F-9CD6-10D08FEF554F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x20bf4000 - 0x20d7cff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x20db3000 - 0x20f1dffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x21800000 - 0x21b81fef com.Apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x8fef4000 - 0x8ff26aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90314000 - 0x9031dff3 com.Apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9031e000 - 0x90334ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9037d000 - 0x9047cffb com.Apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9047d000 - 0x90482ffb com.Apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x90483000 - 0x904a3ff7 com.Apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x904b0000 - 0x904ccff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x904cd000 - 0x9050dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9067d000 - 0x906bbfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x906bc000 - 0x906cfff8 com.Apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9071d000 - 0x90791fff com.Apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90792000 - 0x907a0fff com.Apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x907a1000 - 0x907ccfff com.Apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9088b000 - 0x908ddff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x908e0000 - 0x909c2fff com.Apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90a2a000 - 0x90a2bfff com.Apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90a2c000 - 0x90a2effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90c09000 - 0x90c6bff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x90c6c000 - 0x90d4dff7 com.Apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90d67000 - 0x90f5fff7 com.Apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9103d000 - 0x9105fffe com.Apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91060000 - 0x91143ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91144000 - 0x91145ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x91146000 - 0x911a7ffb com.Apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x911a8000 - 0x911faffb com.Apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x911fb000 - 0x912d2ff3 com.Apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x912d3000 - 0x91307ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x91308000 - 0x9130cfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9130d000 - 0x91330fff com.Apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91331000 - 0x913b8fff com.Apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x913b9000 - 0x9151bffb com.Apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91654000 - 0x9165afff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9165b000 - 0x91665ff0 com.Apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9169d000 - 0x9169eff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x9169f000 - 0x9169ffff com.Apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916a0000 - 0x916a0fff com.Apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x916ee000 - 0x9177bfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9177c000 - 0x91785fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91786000 - 0x917ceff7 com.Apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x917cf000 - 0x91837ff3 com.Apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x91838000 - 0x91930ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91931000 - 0x91931fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x91932000 - 0x91968ff4 com.Apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9196f000 - 0x91976ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x91977000 - 0x9240cff6 com.Apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9240d000 - 0x92416ffc com.Apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9241b000 - 0x9281dff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9281e000 - 0x9283ffff com.Apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x9284c000 - 0x9284cfff com.Apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9284d000 - 0x92853ffd com.Apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92854000 - 0x92c0fffb com.Apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x92c10000 - 0x92c18ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92c19000 - 0x92c1dffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92c2f000 - 0x92c3dfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x92c3e000 - 0x92cfeffb com.Apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92cff000 - 0x92d3fff7 com.Apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92d40000 - 0x92d51fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92d65000 - 0x92d69ff7 com.Apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92d6a000 - 0x92db3ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92db4000 - 0x92ea4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92ea5000 - 0x92ea7ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x92f5e000 - 0x92f65ffd com.Apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92f66000 - 0x9300afff com.Apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9301b000 - 0x93025ff2 com.Apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93026000 - 0x930a1ffb com.Apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x930a2000 - 0x930c4ff8 com.Apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9320d000 - 0x9320efff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9320f000 - 0x93215ffb com.Apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93216000 - 0x932fefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x932ff000 - 0x93312ffc com.Apple.FileSync.framework (6.0.1 - 502.2) <B79DAE4B-3B1E-32D4-8BEC-F2C034C00B68> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x93313000 - 0x93313ff2 com.Apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93314000 - 0x9342bfe9 com.Apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9342c000 - 0x9345bff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9345c000 - 0x93460fff com.Apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93461000 - 0x934c3ffb com.Apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x934c4000 - 0x9380aff3 com.Apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93825000 - 0x93826fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x93827000 - 0x94258fff com.Apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94259000 - 0x942e3ffb com.Apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9439f000 - 0x943e3fff com.Apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x943e4000 - 0x94426ff7 com.Apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9442c000 - 0x94437ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94438000 - 0x94493ff3 com.Apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x944a7000 - 0x944d5ff7 com.Apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x944de000 - 0x944ebfff com.Apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x944ec000 - 0x947bbffb com.Apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x947bc000 - 0x947ccff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x947cd000 - 0x947fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x947fc000 - 0x9512772b com.Apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95128000 - 0x9551cfeb com.Apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9551d000 - 0x95550fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x95551000 - 0x9559bff2 com.Apple.Suggestions (1.1 - 85.1) <1057087C-AC51-3C3B-BECD-BF97426B2372> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x9559c000 - 0x9559cfff com.Apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9559d000 - 0x955a1ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x955a2000 - 0x958d1ff7 com.Apple.FinderKit (1.0.5 - 1.0.5) <5F2FB244-8734-31FA-A957-0F4B603E02BB> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x958d2000 - 0x958ddffc com.Apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x958de000 - 0x959a9fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x959b7000 - 0x95a1bfff com.Apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95a22000 - 0x95a9aff8 com.Apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x95a9b000 - 0x95b6bffb com.Apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95b6f000 - 0x95b7dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x95b7e000 - 0x95b81ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x95b82000 - 0x95e84fff com.Apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95e85000 - 0x95ee3ff7 com.Apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95ee4000 - 0x95ef9ff7 com.Apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95efa000 - 0x95efdffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9602d000 - 0x96071ff3 com.Apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x96072000 - 0x960effff com.Apple.PDFKit (2.6.4 - 2.6.4) <F2B635FC-EDD0-3D80-AB43-F78CB883623A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x960f0000 - 0x96158fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x96159000 - 0x96183ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x96184000 - 0x96660ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96665000 - 0x966c2ffb com.Apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x966c3000 - 0x966d1ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x966e3000 - 0x96732ffb com.Apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x96733000 - 0x9674bfff com.Apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x9674c000 - 0x967e3ff3 com.Apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x967e6000 - 0x967ebff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x967ff000 - 0x968d7ff6 com.Apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x968d8000 - 0x9690eff7 com.Apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9690f000 - 0x96962ff3 com.Apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x96963000 - 0x969f0ff7 com.Apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96cca000 - 0x96d1bff9 com.Apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96d1c000 - 0x96d59fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96d5a000 - 0x96fdffe3 com.Apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96fe0000 - 0x96fe8ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x971eb000 - 0x97228ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x97229000 - 0x97230ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x97231000 - 0x9735dff9 com.Apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9736c000 - 0x9742ffff com.Apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97430000 - 0x97430fff com.Apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97ae1000 - 0x97b57fff com.Apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97b58000 - 0x97b5bff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97c66000 - 0x97e91ffb com.Apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97e92000 - 0x97f28ff7 com.Apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9829e000 - 0x9892aff5 com.Apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x991c7000 - 0x991cbffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9922c000 - 0x99252ffb com.Apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x99253000 - 0x9926aff8 com.Apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9928f000 - 0x99599ff3 com.Apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x995a0000 - 0x995a1ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x995a9000 - 0x995acff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x995ad000 - 0x995c5ff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x995c6000 - 0x995c9fff com.Apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x995ca000 - 0x995cdffb com.Apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x995ce000 - 0x995d9fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x99626000 - 0x99631ffb com.Apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99632000 - 0x99647fff com.Apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99648000 - 0x9964aff9 com.Apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9964b000 - 0x9964bfff com.Apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9964c000 - 0x9968fffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x99690000 - 0x99691ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x99692000 - 0x996a2fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9975a000 - 0x99762ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x99763000 - 0x99781ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x99782000 - 0x99891ff7 com.Apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99892000 - 0x998a2fff com.Apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x998a3000 - 0x998abfff com.Apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x998ac000 - 0x998d6ff1 com.Apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99923000 - 0x9992effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9992f000 - 0x99936fff com.Apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9996a000 - 0x99a7afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x99a7b000 - 0x99acbffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x99aff000 - 0x99d73ff3 com.Apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99df1000 - 0x9a09efff com.Apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a09f000 - 0x9a13bfff com.Apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9ae8e000 - 0x9aedfff9 com.Apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9aee0000 - 0x9b036fff com.Apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b0f8000 - 0x9b13fff5 com.Apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b140000 - 0x9b167ff3 com.Apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9b168000 - 0x9b5ddff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b5de000 - 0x9b6fcfec com.Apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9b6fd000 - 0x9b9afff7 com.Apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9b9b0000 - 0x9bb13fff com.Apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9bb22000 - 0x9bcf9fe7 com.Apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9bcfa000 - 0x9bd16ff5 com.Apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9bd17000 - 0x9bd1affc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9bd1b000 - 0x9bd5cff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9bd5d000 - 0x9bd85ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9bd86000 - 0x9bd87fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9bd88000 - 0x9bdc3fff com.Apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9be01000 - 0x9bf12ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9bf13000 - 0x9c0c7ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c0c8000 - 0x9c0d6ff7 com.Apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9c0d7000 - 0x9c146fff com.Apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9c147000 - 0x9c170fff com.Apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9c1a3000 - 0x9c1d0ff9 com.Apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9c1d1000 - 0x9c208fef com.Apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c3c8000 - 0x9c3c8ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c3c9000 - 0x9c3caffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c3cb000 - 0x9c711fff com.Apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9c712000 - 0x9c71ffff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c766000 - 0x9c766fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9c767000 - 0x9c77bff7 com.Apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c77c000 - 0x9c998ff7 com.Apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9c999000 - 0x9c999ff0 com.Apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c9b5000 - 0x9c9d2fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9c9d3000 - 0x9caa9aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9caaa000 - 0x9cacfff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9cb29000 - 0x9cb43fff com.Apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cb44000 - 0x9cba9ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9cbaa000 - 0x9cbaafff com.Apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9cbd7000 - 0x9cc30fff com.Apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cc31000 - 0x9cc4eff3 com.Apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9cc4f000 - 0x9cc56ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9cc57000 - 0x9cf31ff7 com.Apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <E04F79A8-130A-3529-8D8A-E62821CF6A81> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 48
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: 882
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=263.7M resident=83.8M(32%) swapped_out_or_unallocated=179.9M(68%)
Writable regions: Total=488.8M written=265.4M(54%) resident=352.2M(72%) swapped_out=0K(0%) unallocated=136.6M(28%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
CG backing stores 5592K
CG image 532K
CG raster data 8780K
CG shared images 4440K
CoreAnimation 8848K
CoreGraphics 8K
CoreServices 2212K
IOKit 8820K
MALLOC 428.0M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=255 21.3M
Memory tag=255 (reserved) 960K reserved VM address space (unallocated)
OpenCL 52K
OpenGL GLSL 768K
SQLite page cache 192K
Stack 71.7M
VM_ALLOCATE 17.0M
__CI_BITMAP 80K
__DATA 11.8M
__DATA/__OBJC 220K
__IMAGE 528K
__IMPORT 20K
__LINKEDIT 56.7M
__OBJC 3172K
__OBJC/__DATA 104K
__PAGEZERO 4K
__TEXT 207.0M
__UNICODE 544K
mapped file 138.4M
shared memory 6820K
shared pmap 6356K
=========== =======
TOTAL 1.0G
TOTAL, minus reserved VM space 1.0G
- Code: Select all
Process: Cross-DJ [237]
Path: /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Identifier: com.mixvibes.cross-dj
Version: 2.3.0 (2.3.0)
Code Type: X86 (Native)
Parent Process: launchd [120]
Date/Time: 2013-01-26 22:36:36.947 -0800
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Crashed Thread: 15 Vice Progress Window
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000030
VM Regions Near 0x30:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
__TEXT 0000000000001000-00000000032a0000 [ 50.6M] r-x/rwx SM=COW /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Application Specific Information:
objc[237]: garbage collection is OFF
Thread 0:: Juce Message Thread Dispatch queue: com.Apple.main-thread
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bb549da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bb5db04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
6 com.Apple.HIToolbox 0x934c6543 RunCurrentEventLoopInMode + 318
7 com.Apple.HIToolbox 0x934cd8ab ReceiveNextEventCommon + 381
8 com.Apple.HIToolbox 0x934cd71a BlockUntilNextEventMatchingListInMode + 88
9 com.Apple.AppKit 0x91980ee8 _DPSNextEvent + 678
10 com.Apple.AppKit 0x91980752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
11 com.mixvibes.cross-dj 0x01b7b4d8 juce::MessageManager::runDispatchLoopUntil(int) + 256
12 com.mixvibes.cross-dj 0x01c6b1b5 juce::ModalComponentManager::runEventLoopForCurrentComponent() + 201
13 com.mixvibes.cross-dj 0x01c631cf juce::Component::runModalLoop() + 151
14 com.mixvibes.cross-dj 0x01b13463 vice::ViceThreadWithProgressWindow::runThread(int) + 133
15 com.mixvibes.cross-dj 0x00c15eb2 itracks::ITunesLibraryProxy::handleAsyncUpdate() + 80
16 com.mixvibes.cross-dj 0x01c58f87 juce::AsyncUpdaterMessage::messageCallback() + 37
17 com.mixvibes.cross-dj 0x01c5a21e juce::MessageManager::deliverMessage(juce::Message*) + 84
18 com.mixvibes.cross-dj 0x01b9ab53 juce::MessageQueue::deliverNextMessage() + 125
19 com.mixvibes.cross-dj 0x01b9ac08 juce::MessageQueue::runLoopSourceCallback(void*) + 40
20 com.Apple.CoreFoundation 0x9bb3413f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
21 com.Apple.CoreFoundation 0x9bb33af6 __CFRunLoopDoSources0 + 246
22 com.Apple.CoreFoundation 0x9bb5d9c8 __CFRunLoopRun + 1112
23 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
24 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
25 com.Apple.HIToolbox 0x934c6543 RunCurrentEventLoopInMode + 318
26 com.Apple.HIToolbox 0x934cd8ab ReceiveNextEventCommon + 381
27 com.Apple.HIToolbox 0x934cd71a BlockUntilNextEventMatchingListInMode + 88
28 com.Apple.AppKit 0x91980ee8 _DPSNextEvent + 678
29 com.Apple.AppKit 0x91980752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
30 com.Apple.AppKit 0x9197cac1 -[NSApplication run] + 911
31 com.mixvibes.cross-dj 0x01b7620c juce::MessageManager::runDispatchLoop() + 94
32 com.mixvibes.cross-dj 0x01bf1db8 juce::JUCEApplication::main(juce::StringArray const&) + 68
33 com.mixvibes.cross-dj 0x01bf1eb9 juce::JUCEApplication::main(int, char const**) + 131
34 com.mixvibes.cross-dj 0x019a531b program::Program::Runtime::main(juce::String const&) + 251
35 com.mixvibes.cross-dj 0x019a2675 program::Program::startProgramApplication(program::Program::ApplicationKind) + 163
36 com.mixvibes.cross-dj 0x0001b2e9 mixvibes::MixVibesProgram::runProgram(lube::Properties const&, lube::Values const&) + 25
37 com.mixvibes.cross-dj 0x019a20c0 program::Program::run(juce::StringArray const&) + 836
38 com.mixvibes.cross-dj 0x019a21e0 program::Program::run(int, char**) + 108
39 com.mixvibes.cross-dj 0x000082f6 main + 54
40 com.mixvibes.cross-dj 0x000078e5 start + 53
Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9977c90a kevent + 10
1 libdispatch.dylib 0x95b71e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x95b70853 _dispatch_mgr_thread + 53
Thread 2:: MessageQueueThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.mixvibes.cross-dj 0x01b9c88c juce::WaitableEventImpl::wait(int) + 64
4 ??? 0x04674240 0 + 73876032
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5a60e juce::(anonymous namespace)::MessageQueueThread::run() + 74
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 3:: Juce Timer
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x04675500 0 + 73880832
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5c937 juce::InternalTimerThread::run() + 215
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 4:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.JavaScriptCore 0x99dfc5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.Apple.WebCore 0x93845e11 WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5 com.Apple.WebCore 0x93845d64 WebCore::LocalStorageThread::threadEntryPoint() + 74
6 com.Apple.WebCore 0x93845cc1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 5:: com.Apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bb549da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bb5db04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
6 com.Apple.Foundation 0x992fb0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.Apple.Foundation 0x992eee25 -[NSThread main] + 45
8 com.Apple.Foundation 0x992eedd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
10 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 6:: RecordUpdateThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x0ab7a040 0 + 179806272
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x00b3a5a8 tracks_db::RecordUpdateThread::run() + 288
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 7:: SamplerThread
0 libsystem_kernel.dylib 0x99779c5e semaphore_wait_trap + 10
1 com.mixvibes.cross-dj 0x00869bad v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 93
2 com.mixvibes.cross-dj 0x00952679 v8::internal::SamplerThread::Run() + 73
3 com.mixvibes.cross-dj 0x00950e41 _ZN2v88internalL11ThreadEntryEPv + 81
4 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
5 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.MIDI.CoreMIDI 0x040caf67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.Apple.audio.MIDI.CoreMIDI 0x040edf5b MIDIProcess::RunMIDIInThread() + 259
4 com.Apple.audio.MIDI.CoreMIDI 0x040ee8e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.Apple.audio.MIDI.CoreMIDI 0x040cc53b XThread::RunHelper(void*) + 17
6 com.Apple.audio.MIDI.CoreMIDI 0x040cbf05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 9:: IAC Driver Bus 1
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x193b2e80 0 + 423308928
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 10:: com.Apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.CoreAudio 0x911629d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.Apple.audio.CoreAudio 0x91162a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.Apple.audio.CoreAudio 0x9115ae37 HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.Apple.audio.CoreAudio 0x9115a8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.Apple.audio.CoreAudio 0x9115a870 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.Apple.audio.CoreAudio 0x9115a7f5 HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
9 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 11:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 12:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 13:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 14:
Thread 15 Crashed:: Vice Progress Window
0 com.mixvibes.cross-dj 0x00c1b8cc itracks::ITunesLibraryRapidXmlReader::readPlaylistTracks(rapidxml::xml_node<char>*, itracks::ITunesPlaylistModel*) + 118
1 com.mixvibes.cross-dj 0x00c1ba8d itracks::ITunesLibraryRapidXmlReader::readAllPlaylistsTracks(rapidxml::xml_node<char>*) + 383
2 com.mixvibes.cross-dj 0x00c1c520 itracks::ITunesLibraryRapidXmlReader::read() + 394
3 com.mixvibes.cross-dj 0x00c1ec53 itracks::ITunesLoadingProgressWindow::run() + 337
4 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
5 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
6 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
7 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 15 crashed with X86 Thread State (32-bit):
eax: 0x1c9ee000 ebx: 0xb079ce58 ecx: 0xffffffff edx: 0x1c9ee008
edi: 0x00000000 esi: 0x1823f3a4 ebp: 0xb079ce78 esp: 0xb079ce40
ss: 0x00000023 efl: 0x00010206 eip: 0x00c1b8cc cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x00000030
Logical CPU: 2
Binary Images:
0x1000 - 0x329ffef +com.mixvibes.cross-dj (2.3.0 - 2.3.0) <893DE5E0-7CE5-3861-A021-64A2BCA80D6B> /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
0x40bb000 - 0x4107ffb com.Apple.audio.MIDI.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x64ed000 - 0x64f1ffb com.Apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x64f6000 - 0x64fbfff com.Apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x6500000 - 0x6529ff7 +com.grame.JackRouter (JackRouter - 0.9.4) <D4B94D0E-9090-295C-41E0-DAF01207F7BC> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x653f000 - 0x6567ff7 +Jackmp (??? - ???) <75820A99-05B3-2F65-8E4C-1371AFE1605B> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x6594000 - 0x65cdfef +com.serato.audio.SeratoVirtualAudioPlugIn (1.0.11 - 1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn
0x661c000 - 0x663cffb +com.ploytec.xonedb4.hal (??? - 2.1.8) <2026A13D-8B1B-521D-27AD-9C0D5ADF27CA> /Library/Audio/Plug-Ins/HAL/XONE_DB4.plugin/Contents/MacOS/XONE_DB4
0xaaf9000 - 0xaaf9ff7 +cl_kernels (??? - ???) <CE228836-FF1E-460E-ADC8-0F6750410C6B> cl_kernels
0xace0000 - 0xace9ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xacf0000 - 0xacf2fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xacf9000 - 0xacfaffd +cl_kernels (??? - ???) <731E5647-EC71-4C2E-A8C1-23FFAC18D304> cl_kernels
0x1d000000 - 0x1d0a8ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x8fed4000 - 0x8ff06aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90314000 - 0x9031dff3 com.Apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9031e000 - 0x90334ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9037d000 - 0x9047cffb com.Apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90483000 - 0x904a3ff7 com.Apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x904b0000 - 0x904ccff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x904cd000 - 0x9050dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9067d000 - 0x906bbfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x906bc000 - 0x906cfff8 com.Apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9071d000 - 0x90791fff com.Apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90792000 - 0x907a0fff com.Apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x907a1000 - 0x907ccfff com.Apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9088b000 - 0x908ddff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90a2a000 - 0x90a2bfff com.Apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90a2c000 - 0x90a2effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90c09000 - 0x90c6bff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x90c6c000 - 0x90d4dff7 com.Apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90d67000 - 0x90f5fff7 com.Apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9103d000 - 0x9105fffe com.Apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91060000 - 0x91143ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91144000 - 0x91145ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x91146000 - 0x911a7ffb com.Apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x912d3000 - 0x91307ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x91308000 - 0x9130cfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9130d000 - 0x91330fff com.Apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91331000 - 0x913b8fff com.Apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x913b9000 - 0x9151bffb com.Apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91654000 - 0x9165afff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9169d000 - 0x9169eff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x9169f000 - 0x9169ffff com.Apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916a0000 - 0x916a0fff com.Apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x916ee000 - 0x9177bfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9177c000 - 0x91785fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91786000 - 0x917ceff7 com.Apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91838000 - 0x91930ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91931000 - 0x91931fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x91932000 - 0x91968ff4 com.Apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9196f000 - 0x91976ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x91977000 - 0x9240cff6 com.Apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9241b000 - 0x9281dff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9284c000 - 0x9284cfff com.Apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9284d000 - 0x92853ffd com.Apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92c10000 - 0x92c18ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92c19000 - 0x92c1dffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92c2f000 - 0x92c3dfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x92c3e000 - 0x92cfeffb com.Apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92cff000 - 0x92d3fff7 com.Apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92d40000 - 0x92d51fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92d65000 - 0x92d69ff7 com.Apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92d6a000 - 0x92db3ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92db4000 - 0x92ea4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92ea5000 - 0x92ea7ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x92f5e000 - 0x92f65ffd com.Apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92f66000 - 0x9300afff com.Apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9301b000 - 0x93025ff2 com.Apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93026000 - 0x930a1ffb com.Apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x930a2000 - 0x930c4ff8 com.Apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9320d000 - 0x9320efff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9320f000 - 0x93215ffb com.Apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93216000 - 0x932fefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x93313000 - 0x93313ff2 com.Apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93314000 - 0x9342bfe9 com.Apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9342c000 - 0x9345bff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9345c000 - 0x93460fff com.Apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93461000 - 0x934c3ffb com.Apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x934c4000 - 0x9380aff3 com.Apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93825000 - 0x93826fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x93827000 - 0x94258fff com.Apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94259000 - 0x942e3ffb com.Apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9439f000 - 0x943e3fff com.Apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9442c000 - 0x94437ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94438000 - 0x94493ff3 com.Apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x944a7000 - 0x944d5ff7 com.Apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x944ec000 - 0x947bbffb com.Apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x947bc000 - 0x947ccff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x947cd000 - 0x947fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x947fc000 - 0x9512772b com.Apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9559d000 - 0x955a1ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x958d2000 - 0x958ddffc com.Apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x958de000 - 0x959a9fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x959b7000 - 0x95a1bfff com.Apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95a9b000 - 0x95b6bffb com.Apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95b6f000 - 0x95b7dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x95b7e000 - 0x95b81ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x95b82000 - 0x95e84fff com.Apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95e85000 - 0x95ee3ff7 com.Apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95ee4000 - 0x95ef9ff7 com.Apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95efa000 - 0x95efdffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x960f0000 - 0x96158fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x96184000 - 0x96660ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96665000 - 0x966c2ffb com.Apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x966c3000 - 0x966d1ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9674c000 - 0x967e3ff3 com.Apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x967e6000 - 0x967ebff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x968d8000 - 0x9690eff7 com.Apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96963000 - 0x969f0ff7 com.Apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96d1c000 - 0x96d59fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96fe0000 - 0x96fe8ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x971eb000 - 0x97228ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x97231000 - 0x9735dff9 com.Apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9736c000 - 0x9742ffff com.Apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97430000 - 0x97430fff com.Apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97ae1000 - 0x97b57fff com.Apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97b58000 - 0x97b5bff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97e92000 - 0x97f28ff7 com.Apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x991c7000 - 0x991cbffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9928f000 - 0x99599ff3 com.Apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x995a0000 - 0x995a1ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x995a9000 - 0x995acff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x995ad000 - 0x995c5ff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x995ca000 - 0x995cdffb com.Apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x995ce000 - 0x995d9fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x99626000 - 0x99631ffb com.Apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99632000 - 0x99647fff com.Apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99648000 - 0x9964aff9 com.Apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9964b000 - 0x9964bfff com.Apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9964c000 - 0x9968fffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x99690000 - 0x99691ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x99692000 - 0x996a2fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9975a000 - 0x99762ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x99763000 - 0x99781ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x99782000 - 0x99891ff7 com.Apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99892000 - 0x998a2fff com.Apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x998a3000 - 0x998abfff com.Apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x998ac000 - 0x998d6ff1 com.Apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99923000 - 0x9992effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9992f000 - 0x99936fff com.Apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9996a000 - 0x99a7afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x99a7b000 - 0x99acbffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x99aff000 - 0x99d73ff3 com.Apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99df1000 - 0x9a09efff com.Apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a09f000 - 0x9a13bfff com.Apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9ae8e000 - 0x9aedfff9 com.Apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9aee0000 - 0x9b036fff com.Apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b0f8000 - 0x9b13fff5 com.Apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b168000 - 0x9b5ddff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b5de000 - 0x9b6fcfec com.Apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9bb22000 - 0x9bcf9fe7 com.Apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9bcfa000 - 0x9bd16ff5 com.Apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9bd17000 - 0x9bd1affc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9bd1b000 - 0x9bd5cff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9bd5d000 - 0x9bd85ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9bd86000 - 0x9bd87fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9be01000 - 0x9bf12ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9bf13000 - 0x9c0c7ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c0d7000 - 0x9c146fff com.Apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9c1d1000 - 0x9c208fef com.Apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c3c8000 - 0x9c3c8ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c3c9000 - 0x9c3caffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c712000 - 0x9c71ffff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c766000 - 0x9c766fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9c767000 - 0x9c77bff7 com.Apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c999000 - 0x9c999ff0 com.Apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c9b5000 - 0x9c9d2fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9c9d3000 - 0x9caa9aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9caaa000 - 0x9cacfff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9cb29000 - 0x9cb43fff com.Apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cb44000 - 0x9cba9ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9cbaa000 - 0x9cbaafff com.Apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9cbd7000 - 0x9cc30fff com.Apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cc31000 - 0x9cc4eff3 com.Apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9cc4f000 - 0x9cc56ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9cc57000 - 0x9cf31ff7 com.Apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 3
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: 477
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=215.3M resident=101.3M(47%) swapped_out_or_unallocated=114.0M(53%)
Writable regions: Total=364.6M written=270.1M(74%) resident=278.8M(76%) swapped_out=0K(0%) unallocated=85.8M(24%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
CG backing stores 4512K
CG image 168K
CG raster data 64K
CG shared images 3384K
CoreGraphics 8K
CoreServices 2212K
MALLOC 319.2M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=255 22.2M
Memory tag=255 (reserved) 4K reserved VM address space (unallocated)
OpenCL 20K
SQLite page cache 192K
Stack 71.1M
Stack (reserved) 516K reserved VM address space (unallocated)
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 10.3M
__DATA/__OBJC 72K
__IMAGE 528K
__IMPORT 20K
__LINKEDIT 55.4M
__OBJC 1728K
__OBJC/__DATA 20K
__PAGEZERO 4K
__TEXT 160.0M
__UNICODE 544K
mapped file 174.5M
shared memory 364K
shared pmap 9356K
=========== =======
TOTAL 852.2M
TOTAL, minus reserved VM space 851.6M
- Code: Select all
Process: Cross-DJ [217]
Path: /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Identifier: com.mixvibes.cross-dj
Version: 2.3.0 (2.3.0)
Code Type: X86 (Native)
Parent Process: launchd [120]
Date/Time: 2013-01-26 22:13:08.626 -0800
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Crashed Thread: 0 Juce Message Thread Dispatch queue: com.Apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000038
VM Regions Near 0x38:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
__TEXT 0000000000001000-00000000032a0000 [ 50.6M] r-x/rwx SM=COW /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Application Specific Information:
objc[217]: garbage collection is OFF
Thread 0 Crashed:: Juce Message Thread Dispatch queue: com.Apple.main-thread
0 com.mixvibes.cross-dj 0x01b263de vice::ViceTreeViewItem::setOpen(bool) + 10
1 com.mixvibes.cross-dj 0x01997e19 stuff::NodeTreeItem::selectChildNodeItem(stuff::Path const&) + 297
2 com.mixvibes.cross-dj 0x01993f30 stuff::NodeTreeComponent::setCurrentNode(core::Ref<stuff::Node>) + 1038
3 com.mixvibes.cross-dj 0x019946e8 stuff::NodeTreeComponent::updatePorts() + 236
4 com.mixvibes.cross-dj 0x019945f6 non-virtual thunk to stuff::NodeTreeComponent::updatePorts() + 22
5 com.mixvibes.cross-dj 0x01b6f245 pipes::ComponentPortHolder::updatePortsNow() + 69
6 com.mixvibes.cross-dj 0x01b6f300 virtual thunk to pipes::ComponentPortHolder::handleAsyncUpdate() + 32
7 com.mixvibes.cross-dj 0x01c58f87 juce::AsyncUpdaterMessage::messageCallback() + 37
8 com.mixvibes.cross-dj 0x01c5a21e juce::MessageManager::deliverMessage(juce::Message*) + 84
9 com.mixvibes.cross-dj 0x01b9ab53 juce::MessageQueue::deliverNextMessage() + 125
10 com.mixvibes.cross-dj 0x01b9ac08 juce::MessageQueue::runLoopSourceCallback(void*) + 40
11 com.Apple.CoreFoundation 0x9bb3413f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
12 com.Apple.CoreFoundation 0x9bb33af6 __CFRunLoopDoSources0 + 246
13 com.Apple.CoreFoundation 0x9bb5d9c8 __CFRunLoopRun + 1112
14 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
15 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
16 com.Apple.HIToolbox 0x934c6543 RunCurrentEventLoopInMode + 318
17 com.Apple.HIToolbox 0x934cd8ab ReceiveNextEventCommon + 381
18 com.Apple.HIToolbox 0x934cd71a BlockUntilNextEventMatchingListInMode + 88
19 com.Apple.AppKit 0x91980ee8 _DPSNextEvent + 678
20 com.Apple.AppKit 0x91980752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
21 com.Apple.AppKit 0x9197cac1 -[NSApplication run] + 911
22 com.mixvibes.cross-dj 0x01b7620c juce::MessageManager::runDispatchLoop() + 94
23 com.mixvibes.cross-dj 0x01bf1db8 juce::JUCEApplication::main(juce::StringArray const&) + 68
24 com.mixvibes.cross-dj 0x01bf1eb9 juce::JUCEApplication::main(int, char const**) + 131
25 com.mixvibes.cross-dj 0x019a531b program::Program::Runtime::main(juce::String const&) + 251
26 com.mixvibes.cross-dj 0x019a2675 program::Program::startProgramApplication(program::Program::ApplicationKind) + 163
27 com.mixvibes.cross-dj 0x0001b2e9 mixvibes::MixVibesProgram::runProgram(lube::Properties const&, lube::Values const&) + 25
28 com.mixvibes.cross-dj 0x019a20c0 program::Program::run(juce::StringArray const&) + 836
29 com.mixvibes.cross-dj 0x019a21e0 program::Program::run(int, char**) + 108
30 com.mixvibes.cross-dj 0x000082f6 main + 54
31 com.mixvibes.cross-dj 0x000078e5 start + 53
Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9977c90a kevent + 10
1 libdispatch.dylib 0x95b71e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x95b70853 _dispatch_mgr_thread + 53
Thread 2:: MessageQueueThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.mixvibes.cross-dj 0x01b9c88c juce::WaitableEventImpl::wait(int) + 64
4 ??? 0x04565490 0 + 72766608
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5a60e juce::(anonymous namespace)::MessageQueueThread::run() + 74
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 3:: Juce Timer
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x04566630 0 + 72771120
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5c990 juce::InternalTimerThread::run() + 304
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 4:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.JavaScriptCore 0x99dfc5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.Apple.WebCore 0x93845e11 WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5 com.Apple.WebCore 0x93845d64 WebCore::LocalStorageThread::threadEntryPoint() + 74
6 com.Apple.WebCore 0x93845cc1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 5:: com.Apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bb549da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bb5db04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
6 com.Apple.Foundation 0x992fb0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.Apple.Foundation 0x992eee25 -[NSThread main] + 45
8 com.Apple.Foundation 0x992eedd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
10 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 6:: RecordUpdateThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x0be581e0 0 + 199590368
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x00b3a5a8 tracks_db::RecordUpdateThread::run() + 288
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 7:: SamplerThread
0 libsystem_kernel.dylib 0x99779c5e semaphore_wait_trap + 10
1 com.mixvibes.cross-dj 0x00869bad v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 93
2 com.mixvibes.cross-dj 0x00952679 v8::internal::SamplerThread::Run() + 73
3 com.mixvibes.cross-dj 0x00950e41 _ZN2v88internalL11ThreadEntryEPv + 81
4 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
5 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.MIDI.CoreMIDI 0x040caf67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.Apple.audio.MIDI.CoreMIDI 0x040edf5b MIDIProcess::RunMIDIInThread() + 259
4 com.Apple.audio.MIDI.CoreMIDI 0x040ee8e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.Apple.audio.MIDI.CoreMIDI 0x040cc53b XThread::RunHelper(void*) + 17
6 com.Apple.audio.MIDI.CoreMIDI 0x040cbf05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 9:: IAC Driver Bus 1
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1a7c6890 0 + 444360848
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 10:: com.Apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.CoreAudio 0x911629d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.Apple.audio.CoreAudio 0x91162a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.Apple.audio.CoreAudio 0x9115ae37 HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.Apple.audio.CoreAudio 0x9115a8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.Apple.audio.CoreAudio 0x9115a870 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.Apple.audio.CoreAudio 0x9115a7f5 HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
9 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 11:: CVDisplayLink
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.CoreVideo 0x9130f0cd CVDisplayLink::runIOThread() + 945
4 com.Apple.CoreVideo 0x9130ed05 _ZL13startIOThreadPv + 160
5 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
6 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 12:: AsynchronousAudioReader
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1bcbab20 0 + 466332448
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x000c2be9 vibe::SharedAsynchronousAudioFormatReaderThread::run() + 521
8 com.mixvibes.cross-dj 0x000c2c74 non-virtual thunk to vibe::SharedAsynchronousAudioFormatReaderThread::run() + 20
9 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
10 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
11 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
12 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 13:: Audio Buffer
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1bc6b3f0 0 + 466007024
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c4a5d6 juce::SharedBufferingAudioSourceThread::run() + 140
8 com.mixvibes.cross-dj 0x01c4a544 non-virtual thunk to juce::SharedBufferingAudioSourceThread::run() + 20
9 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
10 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
11 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
12 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 15:
0 libsystem_kernel.dylib 0x9977bbb2 __semwait_signal + 10
1 libsystem_c.dylib 0x958ef7b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x958ef558 usleep$UNIX2003 + 60
3 com.mixvibes.cross-dj 0x005c992b vm_time_sleep + 27
4 com.mixvibes.cross-dj 0x0058127c UMC::SplitterBase::ReadES(unsigned int) + 238
5 com.mixvibes.cross-dj 0x00581155 UMC::SplitterBase::ReadESThreadCallback(void*) + 27
6 com.mixvibes.cross-dj 0x005c9887 vm_thread_proc + 23
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x00000000 ecx: 0x00000001 edx: 0x00000005
edi: 0xbfffde58 esi: 0x00000000 ebp: 0xbfffde38 esp: 0xbfffde20
ss: 0x00000023 efl: 0x00010282 eip: 0x01b263de cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000038
Logical CPU: 2
Binary Images:
0x1000 - 0x329ffef +com.mixvibes.cross-dj (2.3.0 - 2.3.0) <893DE5E0-7CE5-3861-A021-64A2BCA80D6B> /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
0x40bb000 - 0x4107ffb com.Apple.audio.MIDI.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x4718000 - 0x4724ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x72c7000 - 0x72cbffb com.Apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x72d0000 - 0x72d5fff com.Apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x777b000 - 0x77a4ff7 +com.grame.JackRouter (JackRouter - 0.9.4) <D4B94D0E-9090-295C-41E0-DAF01207F7BC> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x77ba000 - 0x77daffb +com.ploytec.xonedb4.hal (??? - 2.1.8) <2026A13D-8B1B-521D-27AD-9C0D5ADF27CA> /Library/Audio/Plug-Ins/HAL/XONE_DB4.plugin/Contents/MacOS/XONE_DB4
0xa042000 - 0xa06aff7 +Jackmp (??? - ???) <75820A99-05B3-2F65-8E4C-1371AFE1605B> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0xa097000 - 0xa0d0fef +com.serato.audio.SeratoVirtualAudioPlugIn (1.0.11 - 1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn
0xbaf0000 - 0xbaf2fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xbafd000 - 0xbafdff7 +cl_kernels (??? - ???) <CE228836-FF1E-460E-ADC8-0F6750410C6B> cl_kernels
0xbc00000 - 0xbc2dff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xbdef000 - 0xbdf8ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xbfe6000 - 0xbfe7ffd +cl_kernels (??? - ???) <731E5647-EC71-4C2E-A8C1-23FFAC18D304> cl_kernels
0x1b333000 - 0x1b4bbff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1b896000 - 0x1b93eff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x1bd00000 - 0x1be6affb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1f9c1000 - 0x1fd42fef com.Apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x8fed3000 - 0x8ff05aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90314000 - 0x9031dff3 com.Apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9031e000 - 0x90334ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9037d000 - 0x9047cffb com.Apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90483000 - 0x904a3ff7 com.Apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x904b0000 - 0x904ccff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x904cd000 - 0x9050dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9067d000 - 0x906bbfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x906bc000 - 0x906cfff8 com.Apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9071d000 - 0x90791fff com.Apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90792000 - 0x907a0fff com.Apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x907a1000 - 0x907ccfff com.Apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9088b000 - 0x908ddff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90a2a000 - 0x90a2bfff com.Apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90a2c000 - 0x90a2effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90c09000 - 0x90c6bff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x90c6c000 - 0x90d4dff7 com.Apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90d67000 - 0x90f5fff7 com.Apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9103d000 - 0x9105fffe com.Apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91060000 - 0x91143ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91144000 - 0x91145ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x91146000 - 0x911a7ffb com.Apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x912d3000 - 0x91307ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x91308000 - 0x9130cfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9130d000 - 0x91330fff com.Apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91331000 - 0x913b8fff com.Apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x913b9000 - 0x9151bffb com.Apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91654000 - 0x9165afff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9169d000 - 0x9169eff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x9169f000 - 0x9169ffff com.Apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916a0000 - 0x916a0fff com.Apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x916ee000 - 0x9177bfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9177c000 - 0x91785fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91786000 - 0x917ceff7 com.Apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91838000 - 0x91930ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91931000 - 0x91931fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x91932000 - 0x91968ff4 com.Apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9196f000 - 0x91976ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x91977000 - 0x9240cff6 com.Apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9241b000 - 0x9281dff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9284c000 - 0x9284cfff com.Apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9284d000 - 0x92853ffd com.Apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92c10000 - 0x92c18ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92c19000 - 0x92c1dffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92c2f000 - 0x92c3dfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x92c3e000 - 0x92cfeffb com.Apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92cff000 - 0x92d3fff7 com.Apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92d40000 - 0x92d51fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92d65000 - 0x92d69ff7 com.Apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92d6a000 - 0x92db3ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92db4000 - 0x92ea4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92ea5000 - 0x92ea7ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x92f5e000 - 0x92f65ffd com.Apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92f66000 - 0x9300afff com.Apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9301b000 - 0x93025ff2 com.Apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93026000 - 0x930a1ffb com.Apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x930a2000 - 0x930c4ff8 com.Apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9320d000 - 0x9320efff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9320f000 - 0x93215ffb com.Apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93216000 - 0x932fefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x93313000 - 0x93313ff2 com.Apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93314000 - 0x9342bfe9 com.Apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9342c000 - 0x9345bff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9345c000 - 0x93460fff com.Apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93461000 - 0x934c3ffb com.Apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x934c4000 - 0x9380aff3 com.Apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93825000 - 0x93826fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x93827000 - 0x94258fff com.Apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94259000 - 0x942e3ffb com.Apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9439f000 - 0x943e3fff com.Apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9442c000 - 0x94437ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94438000 - 0x94493ff3 com.Apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x944a7000 - 0x944d5ff7 com.Apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x944ec000 - 0x947bbffb com.Apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x947bc000 - 0x947ccff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x947cd000 - 0x947fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x947fc000 - 0x9512772b com.Apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9559d000 - 0x955a1ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x958d2000 - 0x958ddffc com.Apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x958de000 - 0x959a9fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x959b7000 - 0x95a1bfff com.Apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95a9b000 - 0x95b6bffb com.Apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95b6f000 - 0x95b7dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x95b7e000 - 0x95b81ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x95b82000 - 0x95e84fff com.Apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95e85000 - 0x95ee3ff7 com.Apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95ee4000 - 0x95ef9ff7 com.Apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95efa000 - 0x95efdffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x960f0000 - 0x96158fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x96184000 - 0x96660ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96665000 - 0x966c2ffb com.Apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x966c3000 - 0x966d1ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9674c000 - 0x967e3ff3 com.Apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x967e6000 - 0x967ebff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x968d8000 - 0x9690eff7 com.Apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96963000 - 0x969f0ff7 com.Apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96d1c000 - 0x96d59fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96fe0000 - 0x96fe8ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x971eb000 - 0x97228ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x97231000 - 0x9735dff9 com.Apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9736c000 - 0x9742ffff com.Apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97430000 - 0x97430fff com.Apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97ae1000 - 0x97b57fff com.Apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97b58000 - 0x97b5bff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97e92000 - 0x97f28ff7 com.Apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x991c7000 - 0x991cbffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9928f000 - 0x99599ff3 com.Apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x995a0000 - 0x995a1ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x995a9000 - 0x995acff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x995ad000 - 0x995c5ff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x995ca000 - 0x995cdffb com.Apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x995ce000 - 0x995d9fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x99626000 - 0x99631ffb com.Apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99632000 - 0x99647fff com.Apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99648000 - 0x9964aff9 com.Apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9964b000 - 0x9964bfff com.Apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9964c000 - 0x9968fffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x99690000 - 0x99691ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x99692000 - 0x996a2fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9975a000 - 0x99762ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x99763000 - 0x99781ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x99782000 - 0x99891ff7 com.Apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99892000 - 0x998a2fff com.Apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x998a3000 - 0x998abfff com.Apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x998ac000 - 0x998d6ff1 com.Apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99923000 - 0x9992effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9992f000 - 0x99936fff com.Apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9996a000 - 0x99a7afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x99a7b000 - 0x99acbffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x99aff000 - 0x99d73ff3 com.Apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99df1000 - 0x9a09efff com.Apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a09f000 - 0x9a13bfff com.Apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9ae8e000 - 0x9aedfff9 com.Apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9aee0000 - 0x9b036fff com.Apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b0f8000 - 0x9b13fff5 com.Apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b168000 - 0x9b5ddff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b5de000 - 0x9b6fcfec com.Apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9bb22000 - 0x9bcf9fe7 com.Apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9bcfa000 - 0x9bd16ff5 com.Apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9bd17000 - 0x9bd1affc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9bd1b000 - 0x9bd5cff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9bd5d000 - 0x9bd85ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9bd86000 - 0x9bd87fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9be01000 - 0x9bf12ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9bf13000 - 0x9c0c7ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c0d7000 - 0x9c146fff com.Apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9c1d1000 - 0x9c208fef com.Apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c3c8000 - 0x9c3c8ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c3c9000 - 0x9c3caffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c712000 - 0x9c71ffff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c766000 - 0x9c766fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9c767000 - 0x9c77bff7 com.Apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c999000 - 0x9c999ff0 com.Apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c9b5000 - 0x9c9d2fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9c9d3000 - 0x9caa9aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9caaa000 - 0x9cacfff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9cb29000 - 0x9cb43fff com.Apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cb44000 - 0x9cba9ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9cbaa000 - 0x9cbaafff com.Apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9cbd7000 - 0x9cc30fff com.Apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cc31000 - 0x9cc4eff3 com.Apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9cc4f000 - 0x9cc56ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9cc57000 - 0x9cf31ff7 com.Apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 4
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: 411
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=223.4M resident=108.0M(48%) swapped_out_or_unallocated=115.4M(52%)
Writable regions: Total=431.3M written=266.1M(62%) resident=304.3M(71%) swapped_out=0K(0%) unallocated=127.0M(29%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
CG backing stores 5648K
CG image 440K
CG raster data 8788K
CG shared images 4408K
CoreAnimation 8968K
CoreGraphics 8K
CoreServices 2212K
IOKit 9396K
MALLOC 371.2M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=255 22.2M
Memory tag=255 (reserved) 4K reserved VM address space (unallocated)
OpenCL 20K
OpenGL GLSL 768K
SQLite page cache 192K
Stack 71.6M
VM_ALLOCATE 16.3M
__CI_BITMAP 80K
__DATA 10.5M
__DATA/__OBJC 72K
__IMAGE 528K
__IMPORT 20K
__LINKEDIT 56.7M
__OBJC 1728K
__OBJC/__DATA 20K
__PAGEZERO 4K
__TEXT 166.7M
__UNICODE 544K
mapped file 174.7M
shared memory 2048K
shared pmap 9356K
=========== =======
TOTAL 943.9M
TOTAL, minus reserved VM space 943.9M
- Code: Select all
Process: Cross-DJ [225]
Path: /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Identifier: com.mixvibes.cross-dj
Version: 2.3.0 (2.3.0)
Code Type: X86 (Native)
Parent Process: launchd [121]
Date/Time: 2013-01-26 00:37:10.289 -0800
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 28584 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 28206 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: A086039D-7CED-474C-B1A2-A91C08E3E3FD
Crashed Thread: 0 Juce Message Thread Dispatch queue: com.Apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000038
VM Regions Near 0x38:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
__TEXT 0000000000001000-00000000032a0000 [ 50.6M] r-x/rwx SM=COW /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Application Specific Information:
objc[225]: garbage collection is OFF
Thread 0 Crashed:: Juce Message Thread Dispatch queue: com.Apple.main-thread
0 com.mixvibes.cross-dj 0x01b263de vice::ViceTreeViewItem::setOpen(bool) + 10
1 com.mixvibes.cross-dj 0x01997e19 stuff::NodeTreeItem::selectChildNodeItem(stuff::Path const&) + 297
2 com.mixvibes.cross-dj 0x01993f30 stuff::NodeTreeComponent::setCurrentNode(core::Ref<stuff::Node>) + 1038
3 com.mixvibes.cross-dj 0x019946e8 stuff::NodeTreeComponent::updatePorts() + 236
4 com.mixvibes.cross-dj 0x019945f6 non-virtual thunk to stuff::NodeTreeComponent::updatePorts() + 22
5 com.mixvibes.cross-dj 0x01b6f245 pipes::ComponentPortHolder::updatePortsNow() + 69
6 com.mixvibes.cross-dj 0x01b6f300 virtual thunk to pipes::ComponentPortHolder::handleAsyncUpdate() + 32
7 com.mixvibes.cross-dj 0x01c58f87 juce::AsyncUpdaterMessage::messageCallback() + 37
8 com.mixvibes.cross-dj 0x01c5a21e juce::MessageManager::deliverMessage(juce::Message*) + 84
9 com.mixvibes.cross-dj 0x01b9ab53 juce::MessageQueue::deliverNextMessage() + 125
10 com.mixvibes.cross-dj 0x01b9ac08 juce::MessageQueue::runLoopSourceCallback(void*) + 40
11 com.Apple.CoreFoundation 0x9bb3413f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
12 com.Apple.CoreFoundation 0x9bb33af6 __CFRunLoopDoSources0 + 246
13 com.Apple.CoreFoundation 0x9bb5d9c8 __CFRunLoopRun + 1112
14 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
15 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
16 com.Apple.HIToolbox 0x934c6543 RunCurrentEventLoopInMode + 318
17 com.Apple.HIToolbox 0x934cd8ab ReceiveNextEventCommon + 381
18 com.Apple.HIToolbox 0x934cd71a BlockUntilNextEventMatchingListInMode + 88
19 com.Apple.AppKit 0x91980ee8 _DPSNextEvent + 678
20 com.Apple.AppKit 0x91980752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
21 com.Apple.AppKit 0x9197cac1 -[NSApplication run] + 911
22 com.mixvibes.cross-dj 0x01b7620c juce::MessageManager::runDispatchLoop() + 94
23 com.mixvibes.cross-dj 0x01bf1db8 juce::JUCEApplication::main(juce::StringArray const&) + 68
24 com.mixvibes.cross-dj 0x01bf1eb9 juce::JUCEApplication::main(int, char const**) + 131
25 com.mixvibes.cross-dj 0x019a531b program::Program::Runtime::main(juce::String const&) + 251
26 com.mixvibes.cross-dj 0x019a2675 program::Program::startProgramApplication(program::Program::ApplicationKind) + 163
27 com.mixvibes.cross-dj 0x0001b2e9 mixvibes::MixVibesProgram::runProgram(lube::Properties const&, lube::Values const&) + 25
28 com.mixvibes.cross-dj 0x019a20c0 program::Program::run(juce::StringArray const&) + 836
29 com.mixvibes.cross-dj 0x019a21e0 program::Program::run(int, char**) + 108
30 com.mixvibes.cross-dj 0x000082f6 main + 54
31 com.mixvibes.cross-dj 0x000078e5 start + 53
Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9977c90a kevent + 10
1 libdispatch.dylib 0x95b71e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x95b70853 _dispatch_mgr_thread + 53
Thread 2:: MessageQueueThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.mixvibes.cross-dj 0x01b9c88c juce::WaitableEventImpl::wait(int) + 64
4 ??? 0x0452eff0 0 + 72544240
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5a60e juce::(anonymous namespace)::MessageQueueThread::run() + 74
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 3:: Juce Timer
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x045302b0 0 + 72549040
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5c990 juce::InternalTimerThread::run() + 304
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x99779d36 mach_wait_until + 10
1 libsystem_c.dylib 0x958e8439 nanosleep + 388
2 com.ploytec.xonedb4.hal 0x0a0de280 PGOSXDevice::threadRun() + 182
3 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
4 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 5:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.JavaScriptCore 0x99dfc5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.Apple.WebCore 0x93845e11 WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5 com.Apple.WebCore 0x93845d64 WebCore::LocalStorageThread::threadEntryPoint() + 74
6 com.Apple.WebCore 0x93845cc1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 6:: com.Apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bb549da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bb5db04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
6 com.Apple.Foundation 0x992fb0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.Apple.Foundation 0x992eee25 -[NSThread main] + 45
8 com.Apple.Foundation 0x992eedd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
10 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 7:: RecordUpdateThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x062349b0 0 + 102975920
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x00b3a5a8 tracks_db::RecordUpdateThread::run() + 288
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 8:: SamplerThread
0 libsystem_kernel.dylib 0x99779c5e semaphore_wait_trap + 10
1 com.mixvibes.cross-dj 0x00869bad v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 93
2 com.mixvibes.cross-dj 0x00952679 v8::internal::SamplerThread::Run() + 73
3 com.mixvibes.cross-dj 0x00950e41 _ZN2v88internalL11ThreadEntryEPv + 81
4 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
5 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.MIDI.CoreMIDI 0x040caf67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.Apple.audio.MIDI.CoreMIDI 0x040edf5b MIDIProcess::RunMIDIInThread() + 259
4 com.Apple.audio.MIDI.CoreMIDI 0x040ee8e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.Apple.audio.MIDI.CoreMIDI 0x040cc53b XThread::RunHelper(void*) + 17
6 com.Apple.audio.MIDI.CoreMIDI 0x040cbf05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 10:: IAC Driver Bus 1
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1a891110 0 + 445190416
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 11:: Allen&Heath Xone:DB4 XONE:DB4
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1a968bf0 0 + 446073840
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 12:: QUNEO
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1a8ea800 0 + 445556736
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 13:: com.Apple.CFSocket.private
0 libsystem_kernel.dylib 0x9977bb42 __select + 10
1 com.Apple.CoreFoundation 0x9bbabe15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
3 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 14:: CVDisplayLink
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.CoreVideo 0x9130f0cd CVDisplayLink::runIOThread() + 945
4 com.Apple.CoreVideo 0x9130ed05 _ZL13startIOThreadPv + 160
5 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
6 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 15:: AsynchronousAudioReader
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x1ab15520 0 + 447829280
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x000c2be9 vibe::SharedAsynchronousAudioFormatReaderThread::run() + 521
8 com.mixvibes.cross-dj 0x000c2c74 non-virtual thunk to vibe::SharedAsynchronousAudioFormatReaderThread::run() + 20
9 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
10 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
11 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
12 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 16:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x00000000 ecx: 0x00000001 edx: 0x00000007
edi: 0xbfffde58 esi: 0x00000000 ebp: 0xbfffde38 esp: 0xbfffde20
ss: 0x00000023 efl: 0x00010282 eip: 0x01b263de cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000038
Logical CPU: 2
Binary Images:
0x1000 - 0x329ffef +com.mixvibes.cross-dj (2.3.0 - 2.3.0) <893DE5E0-7CE5-3861-A021-64A2BCA80D6B> /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
0x40bb000 - 0x4107ffb com.Apple.audio.MIDI.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x47ee000 - 0x47f2ffb com.Apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x6797000 - 0x6799fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x679d000 - 0x67a2fff com.Apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x67a7000 - 0x67d0ff7 +com.grame.JackRouter (JackRouter - 0.9.4) <D4B94D0E-9090-295C-41E0-DAF01207F7BC> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x9fe7000 - 0xa00fff7 +Jackmp (??? - ???) <75820A99-05B3-2F65-8E4C-1371AFE1605B> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0xa03c000 - 0xa075fef +com.serato.audio.SeratoVirtualAudioPlugIn (1.0.11 - 1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn
0xa0c4000 - 0xa0e4ffb +com.ploytec.xonedb4.hal (??? - 2.1.8) <2026A13D-8B1B-521D-27AD-9C0D5ADF27CA> /Library/Audio/Plug-Ins/HAL/XONE_DB4.plugin/Contents/MacOS/XONE_DB4
0xb3f4000 - 0xb3f4ff7 +cl_kernels (??? - ???) <CE228836-FF1E-460E-ADC8-0F6750410C6B> cl_kernels
0xb3fa000 - 0xb3fbffd +cl_kernels (??? - ???) <731E5647-EC71-4C2E-A8C1-23FFAC18D304> cl_kernels
0xba79000 - 0xba85ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0xba8c000 - 0xbab9ff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xbf71000 - 0xbf7aff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1cc3b000 - 0x1cce3ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x1ce31000 - 0x1cfb9ff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x2081e000 - 0x20988ffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x20b00000 - 0x20e81fef com.Apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x8feb7000 - 0x8fee9aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90314000 - 0x9031dff3 com.Apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9031e000 - 0x90334ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9037d000 - 0x9047cffb com.Apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90483000 - 0x904a3ff7 com.Apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x904b0000 - 0x904ccff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x904cd000 - 0x9050dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9067d000 - 0x906bbfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x906bc000 - 0x906cfff8 com.Apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9071d000 - 0x90791fff com.Apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90792000 - 0x907a0fff com.Apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x907a1000 - 0x907ccfff com.Apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9088b000 - 0x908ddff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90a2a000 - 0x90a2bfff com.Apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90a2c000 - 0x90a2effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90c09000 - 0x90c6bff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x90c6c000 - 0x90d4dff7 com.Apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90d67000 - 0x90f5fff7 com.Apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9103d000 - 0x9105fffe com.Apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91060000 - 0x91143ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91144000 - 0x91145ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x91146000 - 0x911a7ffb com.Apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x912d3000 - 0x91307ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x91308000 - 0x9130cfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9130d000 - 0x91330fff com.Apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91331000 - 0x913b8fff com.Apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x913b9000 - 0x9151bffb com.Apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91654000 - 0x9165afff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9169d000 - 0x9169eff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x9169f000 - 0x9169ffff com.Apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916a0000 - 0x916a0fff com.Apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x916ee000 - 0x9177bfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9177c000 - 0x91785fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91786000 - 0x917ceff7 com.Apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91838000 - 0x91930ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91931000 - 0x91931fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x91932000 - 0x91968ff4 com.Apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9196f000 - 0x91976ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x91977000 - 0x9240cff6 com.Apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9241b000 - 0x9281dff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9284c000 - 0x9284cfff com.Apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9284d000 - 0x92853ffd com.Apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92c10000 - 0x92c18ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92c19000 - 0x92c1dffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92c2f000 - 0x92c3dfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x92c3e000 - 0x92cfeffb com.Apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92cff000 - 0x92d3fff7 com.Apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92d40000 - 0x92d51fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92d65000 - 0x92d69ff7 com.Apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92d6a000 - 0x92db3ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92db4000 - 0x92ea4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92ea5000 - 0x92ea7ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x92f5e000 - 0x92f65ffd com.Apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92f66000 - 0x9300afff com.Apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9301b000 - 0x93025ff2 com.Apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93026000 - 0x930a1ffb com.Apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x930a2000 - 0x930c4ff8 com.Apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9320d000 - 0x9320efff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9320f000 - 0x93215ffb com.Apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93216000 - 0x932fefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x93313000 - 0x93313ff2 com.Apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93314000 - 0x9342bfe9 com.Apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9342c000 - 0x9345bff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9345c000 - 0x93460fff com.Apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93461000 - 0x934c3ffb com.Apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x934c4000 - 0x9380aff3 com.Apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93825000 - 0x93826fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x93827000 - 0x94258fff com.Apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94259000 - 0x942e3ffb com.Apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9439f000 - 0x943e3fff com.Apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9442c000 - 0x94437ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94438000 - 0x94493ff3 com.Apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x944a7000 - 0x944d5ff7 com.Apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x944ec000 - 0x947bbffb com.Apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x947bc000 - 0x947ccff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x947cd000 - 0x947fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x947fc000 - 0x9512772b com.Apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9559d000 - 0x955a1ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x958d2000 - 0x958ddffc com.Apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x958de000 - 0x959a9fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x959b7000 - 0x95a1bfff com.Apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95a9b000 - 0x95b6bffb com.Apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95b6f000 - 0x95b7dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x95b7e000 - 0x95b81ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x95b82000 - 0x95e84fff com.Apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95e85000 - 0x95ee3ff7 com.Apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95ee4000 - 0x95ef9ff7 com.Apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95efa000 - 0x95efdffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x960f0000 - 0x96158fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x96184000 - 0x96660ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96665000 - 0x966c2ffb com.Apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x966c3000 - 0x966d1ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9674c000 - 0x967e3ff3 com.Apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x967e6000 - 0x967ebff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x968d8000 - 0x9690eff7 com.Apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96963000 - 0x969f0ff7 com.Apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96d1c000 - 0x96d59fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96fe0000 - 0x96fe8ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x971eb000 - 0x97228ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x97231000 - 0x9735dff9 com.Apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9736c000 - 0x9742ffff com.Apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97430000 - 0x97430fff com.Apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97ae1000 - 0x97b57fff com.Apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97b58000 - 0x97b5bff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97e92000 - 0x97f28ff7 com.Apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x991c7000 - 0x991cbffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9928f000 - 0x99599ff3 com.Apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x995a0000 - 0x995a1ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x995a9000 - 0x995acff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x995ad000 - 0x995c5ff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x995ca000 - 0x995cdffb com.Apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x995ce000 - 0x995d9fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x99626000 - 0x99631ffb com.Apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99632000 - 0x99647fff com.Apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99648000 - 0x9964aff9 com.Apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9964b000 - 0x9964bfff com.Apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9964c000 - 0x9968fffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x99690000 - 0x99691ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x99692000 - 0x996a2fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9975a000 - 0x99762ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x99763000 - 0x99781ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x99782000 - 0x99891ff7 com.Apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99892000 - 0x998a2fff com.Apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x998a3000 - 0x998abfff com.Apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x998ac000 - 0x998d6ff1 com.Apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99923000 - 0x9992effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9992f000 - 0x99936fff com.Apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9996a000 - 0x99a7afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x99a7b000 - 0x99acbffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x99aff000 - 0x99d73ff3 com.Apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99df1000 - 0x9a09efff com.Apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a09f000 - 0x9a13bfff com.Apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9ae8e000 - 0x9aedfff9 com.Apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9aee0000 - 0x9b036fff com.Apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b0f8000 - 0x9b13fff5 com.Apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b168000 - 0x9b5ddff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b5de000 - 0x9b6fcfec com.Apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9bb22000 - 0x9bcf9fe7 com.Apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9bcfa000 - 0x9bd16ff5 com.Apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9bd17000 - 0x9bd1affc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9bd1b000 - 0x9bd5cff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9bd5d000 - 0x9bd85ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9bd86000 - 0x9bd87fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9be01000 - 0x9bf12ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9bf13000 - 0x9c0c7ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c0d7000 - 0x9c146fff com.Apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9c1d1000 - 0x9c208fef com.Apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c3c8000 - 0x9c3c8ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c3c9000 - 0x9c3caffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c712000 - 0x9c71ffff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c766000 - 0x9c766fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9c767000 - 0x9c77bff7 com.Apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c999000 - 0x9c999ff0 com.Apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c9b5000 - 0x9c9d2fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9c9d3000 - 0x9caa9aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9caaa000 - 0x9cacfff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9cb29000 - 0x9cb43fff com.Apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cb44000 - 0x9cba9ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9cbaa000 - 0x9cbaafff com.Apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9cbd7000 - 0x9cc30fff com.Apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cc31000 - 0x9cc4eff3 com.Apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9cc4f000 - 0x9cc56ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9cc57000 - 0x9cf31ff7 com.Apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 14
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: 616
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=223.4M resident=110.4M(49%) swapped_out_or_unallocated=113.0M(51%)
Writable regions: Total=678.4M written=392.1M(58%) resident=474.6M(70%) swapped_out=0K(0%) unallocated=203.8M(30%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 5648K
CG image 436K
CG raster data 8788K
CG shared images 4440K
CoreAnimation 8968K
CoreGraphics 8K
CoreServices 2212K
IOKit 9876K
MALLOC 580.7M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 5240K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=255 39.3M
OpenCL 20K
OpenGL GLSL 768K
SQLite page cache 192K
Stack 71.7M
VM_ALLOCATE 16.3M
__CI_BITMAP 80K
__DATA 10.5M
__DATA/__OBJC 72K
__IMAGE 528K
__IMPORT 20K
__LINKEDIT 56.7M
__OBJC 1728K
__OBJC/__DATA 20K
__PAGEZERO 4K
__TEXT 166.7M
__UNICODE 544K
mapped file 174.7M
shared memory 1996K
shared pmap 9356K
=========== =======
TOTAL 1.1G
TOTAL, minus reserved VM space 1.1G
System Profile:
Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 1.68f98
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: OWC Mercury EXTREME Pro 6G SSD, 120.03 GB
Serial ATA Device: OWC Mercury EXTREME Pro 6G SSD, 120.03 GB
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Allen&Heath Xone:DB4, 0x0a4a, 0xffdb, 0xfa130000 / 5
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 6
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: QUNEO, 0x1f38, 0x001e, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
- Code: Select all
Process: Cross-DJ [201]
Path: /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Identifier: com.mixvibes.cross-dj
Version: 2.3.0 (2.3.0)
Code Type: X86 (Native)
Parent Process: launchd [120]
Date/Time: 2013-01-24 12:03:27.312 -0800
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 20334 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 5174 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: A086039D-7CED-474C-B1A2-A91C08E3E3FD
Crashed Thread: 0 Juce Message Thread Dispatch queue: com.Apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000038
VM Regions Near 0x38:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
__TEXT 0000000000001000-00000000032a0000 [ 50.6M] r-x/rwx SM=COW /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
Application Specific Information:
objc[201]: garbage collection is OFF
Thread 0 Crashed:: Juce Message Thread Dispatch queue: com.Apple.main-thread
0 com.mixvibes.cross-dj 0x01b263de vice::ViceTreeViewItem::setOpen(bool) + 10
1 com.mixvibes.cross-dj 0x01997e19 stuff::NodeTreeItem::selectChildNodeItem(stuff::Path const&) + 297
2 com.mixvibes.cross-dj 0x019940ea stuff::NodeTreeComponent::setCurrentNode(core::Ref<stuff::Node>) + 1480
3 com.mixvibes.cross-dj 0x019946e8 stuff::NodeTreeComponent::updatePorts() + 236
4 com.mixvibes.cross-dj 0x019945f6 non-virtual thunk to stuff::NodeTreeComponent::updatePorts() + 22
5 com.mixvibes.cross-dj 0x01b6f245 pipes::ComponentPortHolder::updatePortsNow() + 69
6 com.mixvibes.cross-dj 0x01b6f300 virtual thunk to pipes::ComponentPortHolder::handleAsyncUpdate() + 32
7 com.mixvibes.cross-dj 0x01c58f87 juce::AsyncUpdaterMessage::messageCallback() + 37
8 com.mixvibes.cross-dj 0x01c5a21e juce::MessageManager::deliverMessage(juce::Message*) + 84
9 com.mixvibes.cross-dj 0x01b9ab53 juce::MessageQueue::deliverNextMessage() + 125
10 com.mixvibes.cross-dj 0x01b9ac08 juce::MessageQueue::runLoopSourceCallback(void*) + 40
11 com.Apple.CoreFoundation 0x9bb3413f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
12 com.Apple.CoreFoundation 0x9bb33af6 __CFRunLoopDoSources0 + 246
13 com.Apple.CoreFoundation 0x9bb5d9c8 __CFRunLoopRun + 1112
14 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
15 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
16 com.Apple.HIToolbox 0x934c6543 RunCurrentEventLoopInMode + 318
17 com.Apple.HIToolbox 0x934cd8ab ReceiveNextEventCommon + 381
18 com.Apple.HIToolbox 0x934cd71a BlockUntilNextEventMatchingListInMode + 88
19 com.Apple.AppKit 0x91980ee8 _DPSNextEvent + 678
20 com.Apple.AppKit 0x91980752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
21 com.Apple.AppKit 0x9197cac1 -[NSApplication run] + 911
22 com.mixvibes.cross-dj 0x01b7620c juce::MessageManager::runDispatchLoop() + 94
23 com.mixvibes.cross-dj 0x01bf1db8 juce::JUCEApplication::main(juce::StringArray const&) + 68
24 com.mixvibes.cross-dj 0x01bf1eb9 juce::JUCEApplication::main(int, char const**) + 131
25 com.mixvibes.cross-dj 0x019a531b program::Program::Runtime::main(juce::String const&) + 251
26 com.mixvibes.cross-dj 0x019a2675 program::Program::startProgramApplication(program::Program::ApplicationKind) + 163
27 com.mixvibes.cross-dj 0x0001b2e9 mixvibes::MixVibesProgram::runProgram(lube::Properties const&, lube::Values const&) + 25
28 com.mixvibes.cross-dj 0x019a20c0 program::Program::run(juce::StringArray const&) + 836
29 com.mixvibes.cross-dj 0x019a21e0 program::Program::run(int, char**) + 108
30 com.mixvibes.cross-dj 0x000082f6 main + 54
31 com.mixvibes.cross-dj 0x000078e5 start + 53
Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9977c90a kevent + 10
1 libdispatch.dylib 0x95b71e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x95b70853 _dispatch_mgr_thread + 53
Thread 2:: MessageQueueThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.mixvibes.cross-dj 0x01b9c88c juce::WaitableEventImpl::wait(int) + 64
4 ??? 0x0450d6e0 0 + 72406752
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5a60e juce::(anonymous namespace)::MessageQueueThread::run() + 74
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 3:: Juce Timer
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x05a0a2c0 0 + 94413504
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c5c990 juce::InternalTimerThread::run() + 304
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 4:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.JavaScriptCore 0x99dfc5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.Apple.WebCore 0x93845e11 WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5 com.Apple.WebCore 0x93845d64 WebCore::LocalStorageThread::threadEntryPoint() + 74
6 com.Apple.WebCore 0x93845cc1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 5:: com.Apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bb549da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bb5db04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bb5d1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bb5d088 CFRunLoopRunInMode + 120
6 com.Apple.Foundation 0x992fb0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.Apple.Foundation 0x992eee25 -[NSThread main] + 45
8 com.Apple.Foundation 0x992eedd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
10 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 6:: RecordUpdateThread
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x0b063540 0 + 184956224
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x00b3a5a8 tracks_db::RecordUpdateThread::run() + 288
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 7:: SamplerThread
0 libsystem_kernel.dylib 0x99779c5e semaphore_wait_trap + 10
1 com.mixvibes.cross-dj 0x00869bad v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 93
2 com.mixvibes.cross-dj 0x00952679 v8::internal::SamplerThread::Run() + 73
3 com.mixvibes.cross-dj 0x00950e41 _ZN2v88internalL11ThreadEntryEPv + 81
4 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
5 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x99779c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x997791f6 mach_msg + 70
2 com.Apple.audio.MIDI.CoreMIDI 0x040caf67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.Apple.audio.MIDI.CoreMIDI 0x040edf5b MIDIProcess::RunMIDIInThread() + 259
4 com.Apple.audio.MIDI.CoreMIDI 0x040ee8e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.Apple.audio.MIDI.CoreMIDI 0x040cc53b XThread::RunHelper(void*) + 17
6 com.Apple.audio.MIDI.CoreMIDI 0x040cbf05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
8 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 9:: CVDisplayLink
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef42c pthread_cond_wait$UNIX2003 + 71
3 com.Apple.CoreVideo 0x9130f0cd CVDisplayLink::runIOThread() + 945
4 com.Apple.CoreVideo 0x9130ed05 _ZL13startIOThreadPv + 160
5 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
6 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 10:: AsynchronousAudioReader
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x0ebd8000 0 + 247300096
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x000c2be9 vibe::SharedAsynchronousAudioFormatReaderThread::run() + 521
8 com.mixvibes.cross-dj 0x000c2c74 non-virtual thunk to vibe::SharedAsynchronousAudioFormatReaderThread::run() + 20
9 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
10 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
11 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
12 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 11:
0 libsystem_kernel.dylib 0x99779d36 mach_wait_until + 10
1 libsystem_c.dylib 0x958e8439 nanosleep + 388
2 com.ploytec.xonedb4.hal 0x077bf280 PGOSXDevice::threadRun() + 182
3 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
4 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 12:: IAC Driver Bus 1
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x17e094f0 0 + 400594160
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 13:: Allen&Heath Xone:DB4 XONE:DB4
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x17e014c0 0 + 400561344
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 14:: QUNEO
0 libsystem_kernel.dylib 0x9977b83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9593ee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x958ef3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.mixvibes.cross-dj 0x01b9c900 juce::WaitableEventImpl::wait(int) + 180
4 ??? 0x19a5a5e0 0 + 430286304
5 com.mixvibes.cross-dj 0x01b88194 juce::WaitableEvent::wait(int) const + 26
6 com.mixvibes.cross-dj 0x01beff8b juce::Thread::wait(int) const + 27
7 com.mixvibes.cross-dj 0x01c56f0e juce::MidiOutput::run() + 110
8 com.mixvibes.cross-dj 0x01befce6 juce::Thread::threadEntryPoint() + 118
9 com.mixvibes.cross-dj 0x01b83ad6 juce::threadEntryProc(void*) + 70
10 libsystem_c.dylib 0x9593aed9 _pthread_start + 335
11 libsystem_c.dylib 0x9593e6de thread_start + 34
Thread 15:
0 libsystem_kernel.dylib 0x9977c02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9593cccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9593e6fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x00000000 ecx: 0x00000001 edx: 0x0000001c
edi: 0xbfffde58 esi: 0x00000000 ebp: 0xbfffde38 esp: 0xbfffde20
ss: 0x00000023 efl: 0x00010282 eip: 0x01b263de cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000038
Logical CPU: 0
Binary Images:
0x1000 - 0x329ffef +com.mixvibes.cross-dj (2.3.0 - 2.3.0) <893DE5E0-7CE5-3861-A021-64A2BCA80D6B> /Applications/CrossDJ.app/Contents/MacOS/Cross-DJ
0x40bb000 - 0x4107ffb com.Apple.audio.MIDI.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x470a000 - 0x4716ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x5ced000 - 0x5cf1ffb com.Apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x5cf6000 - 0x5cfbfff com.Apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x5f52000 - 0x5f7bff7 +com.grame.JackRouter (JackRouter - 0.9.4) <D4B94D0E-9090-295C-41E0-DAF01207F7BC> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x5f91000 - 0x5fb9ff7 +Jackmp (??? - ???) <75820A99-05B3-2F65-8E4C-1371AFE1605B> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x77a5000 - 0x77c5ffb +com.ploytec.xonedb4.hal (??? - 2.1.8) <2026A13D-8B1B-521D-27AD-9C0D5ADF27CA> /Library/Audio/Plug-Ins/HAL/XONE_DB4.plugin/Contents/MacOS/XONE_DB4
0xa100000 - 0xa139fef +com.serato.audio.SeratoVirtualAudioPlugIn (1.0.11 - 1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn
0xaff0000 - 0xaff2fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xaffa000 - 0xaffaff7 +cl_kernels (??? - ???) <CE228836-FF1E-460E-ADC8-0F6750410C6B> cl_kernels
0xbbd0000 - 0xbbd1ffd +cl_kernels (??? - ???) <731E5647-EC71-4C2E-A8C1-23FFAC18D304> cl_kernels
0xbbd9000 - 0xbbe2ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x17bc5000 - 0x17c6dff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x17f00000 - 0x17f2dff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1b91e000 - 0x1baa6ff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1badd000 - 0x1bc47ffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1c800000 - 0x1cb81fef com.Apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x8fe1b000 - 0x8fe4daa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90314000 - 0x9031dff3 com.Apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9031e000 - 0x90334ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9037d000 - 0x9047cffb com.Apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90483000 - 0x904a3ff7 com.Apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x904b0000 - 0x904ccff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x904cd000 - 0x9050dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9067d000 - 0x906bbfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x906bc000 - 0x906cfff8 com.Apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9071d000 - 0x90791fff com.Apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90792000 - 0x907a0fff com.Apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x907a1000 - 0x907ccfff com.Apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9088b000 - 0x908ddff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90a2a000 - 0x90a2bfff com.Apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90a2c000 - 0x90a2effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90c09000 - 0x90c6bff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x90c6c000 - 0x90d4dff7 com.Apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90d67000 - 0x90f5fff7 com.Apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9103d000 - 0x9105fffe com.Apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91060000 - 0x91143ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91144000 - 0x91145ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x91146000 - 0x911a7ffb com.Apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x912d3000 - 0x91307ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x91308000 - 0x9130cfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9130d000 - 0x91330fff com.Apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91331000 - 0x913b8fff com.Apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x913b9000 - 0x9151bffb com.Apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91654000 - 0x9165afff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9169d000 - 0x9169eff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x9169f000 - 0x9169ffff com.Apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916a0000 - 0x916a0fff com.Apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x916ee000 - 0x9177bfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9177c000 - 0x91785fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91786000 - 0x917ceff7 com.Apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91838000 - 0x91930ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91931000 - 0x91931fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x91932000 - 0x91968ff4 com.Apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9196f000 - 0x91976ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x91977000 - 0x9240cff6 com.Apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9241b000 - 0x9281dff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9284c000 - 0x9284cfff com.Apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9284d000 - 0x92853ffd com.Apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92c10000 - 0x92c18ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92c19000 - 0x92c1dffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92c2f000 - 0x92c3dfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x92c3e000 - 0x92cfeffb com.Apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92cff000 - 0x92d3fff7 com.Apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92d40000 - 0x92d51fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92d65000 - 0x92d69ff7 com.Apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92d6a000 - 0x92db3ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92db4000 - 0x92ea4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92ea5000 - 0x92ea7ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x92f5e000 - 0x92f65ffd com.Apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92f66000 - 0x9300afff com.Apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9301b000 - 0x93025ff2 com.Apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93026000 - 0x930a1ffb com.Apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x930a2000 - 0x930c4ff8 com.Apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9320d000 - 0x9320efff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9320f000 - 0x93215ffb com.Apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93216000 - 0x932fefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x93313000 - 0x93313ff2 com.Apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93314000 - 0x9342bfe9 com.Apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9342c000 - 0x9345bff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9345c000 - 0x93460fff com.Apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93461000 - 0x934c3ffb com.Apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x934c4000 - 0x9380aff3 com.Apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93825000 - 0x93826fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x93827000 - 0x94258fff com.Apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94259000 - 0x942e3ffb com.Apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9439f000 - 0x943e3fff com.Apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9442c000 - 0x94437ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94438000 - 0x94493ff3 com.Apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x944a7000 - 0x944d5ff7 com.Apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x944ec000 - 0x947bbffb com.Apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x947bc000 - 0x947ccff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x947cd000 - 0x947fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x947fc000 - 0x9512772b com.Apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9559d000 - 0x955a1ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x958d2000 - 0x958ddffc com.Apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x958de000 - 0x959a9fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x959b7000 - 0x95a1bfff com.Apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95a9b000 - 0x95b6bffb com.Apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95b6f000 - 0x95b7dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x95b7e000 - 0x95b81ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x95b82000 - 0x95e84fff com.Apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95e85000 - 0x95ee3ff7 com.Apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95ee4000 - 0x95ef9ff7 com.Apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95efa000 - 0x95efdffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x960f0000 - 0x96158fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x96184000 - 0x96660ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96665000 - 0x966c2ffb com.Apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x966c3000 - 0x966d1ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9674c000 - 0x967e3ff3 com.Apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x967e6000 - 0x967ebff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x968d8000 - 0x9690eff7 com.Apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96963000 - 0x969f0ff7 com.Apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96d1c000 - 0x96d59fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96fe0000 - 0x96fe8ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x971eb000 - 0x97228ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x97231000 - 0x9735dff9 com.Apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9736c000 - 0x9742ffff com.Apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97430000 - 0x97430fff com.Apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97ae1000 - 0x97b57fff com.Apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97b58000 - 0x97b5bff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97e92000 - 0x97f28ff7 com.Apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x991c7000 - 0x991cbffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9928f000 - 0x99599ff3 com.Apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x995a0000 - 0x995a1ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x995a9000 - 0x995acff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x995ad000 - 0x995c5ff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x995ca000 - 0x995cdffb com.Apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x995ce000 - 0x995d9fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x99626000 - 0x99631ffb com.Apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99632000 - 0x99647fff com.Apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99648000 - 0x9964aff9 com.Apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9964b000 - 0x9964bfff com.Apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9964c000 - 0x9968fffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x99690000 - 0x99691ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x99692000 - 0x996a2fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9975a000 - 0x99762ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x99763000 - 0x99781ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x99782000 - 0x99891ff7 com.Apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99892000 - 0x998a2fff com.Apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x998a3000 - 0x998abfff com.Apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x998ac000 - 0x998d6ff1 com.Apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99923000 - 0x9992effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9992f000 - 0x99936fff com.Apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9996a000 - 0x99a7afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x99a7b000 - 0x99acbffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x99aff000 - 0x99d73ff3 com.Apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99df1000 - 0x9a09efff com.Apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a09f000 - 0x9a13bfff com.Apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9ae8e000 - 0x9aedfff9 com.Apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9aee0000 - 0x9b036fff com.Apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b0f8000 - 0x9b13fff5 com.Apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b168000 - 0x9b5ddff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b5de000 - 0x9b6fcfec com.Apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9bb22000 - 0x9bcf9fe7 com.Apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9bcfa000 - 0x9bd16ff5 com.Apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9bd17000 - 0x9bd1affc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9bd1b000 - 0x9bd5cff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9bd5d000 - 0x9bd85ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9bd86000 - 0x9bd87fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9be01000 - 0x9bf12ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9bf13000 - 0x9c0c7ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c0d7000 - 0x9c146fff com.Apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9c1d1000 - 0x9c208fef com.Apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c3c8000 - 0x9c3c8ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c3c9000 - 0x9c3caffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c712000 - 0x9c71ffff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c766000 - 0x9c766fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9c767000 - 0x9c77bff7 com.Apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c999000 - 0x9c999ff0 com.Apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c9b5000 - 0x9c9d2fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9c9d3000 - 0x9caa9aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9caaa000 - 0x9cacfff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9cb29000 - 0x9cb43fff com.Apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cb44000 - 0x9cba9ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9cbaa000 - 0x9cbaafff com.Apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9cbd7000 - 0x9cc30fff com.Apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cc31000 - 0x9cc4eff3 com.Apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9cc4f000 - 0x9cc56ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9cc57000 - 0x9cf31ff7 com.Apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 5
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: 335
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=223.4M resident=109.4M(49%) swapped_out_or_unallocated=113.9M(51%)
Writable regions: Total=582.9M written=316.8M(54%) resident=354.1M(61%) swapped_out=0K(0%) unallocated=228.8M(39%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 5648K
CG image 428K
CG raster data 8788K
CG shared images 4408K
CoreAnimation 8968K
CoreGraphics 8K
CoreServices 2212K
IOKit 10.2M
MALLOC 514.0M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 732K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=255 25.8M
Memory tag=255 (reserved) 512K reserved VM address space (unallocated)
OpenCL 20K
OpenGL GLSL 768K
SQLite page cache 192K
Stack 71.6M
VM_ALLOCATE 16.3M
__CI_BITMAP 80K
__DATA 10.5M
__DATA/__OBJC 72K
__IMAGE 528K
__IMPORT 20K
__LINKEDIT 56.7M
__OBJC 1728K
__OBJC/__DATA 20K
__PAGEZERO 4K
__TEXT 166.7M
__UNICODE 544K
mapped file 174.7M
shared memory 1996K
shared pmap 9356K
=========== =======
TOTAL 1.1G
TOTAL, minus reserved VM space 1.1G
System Profile:
Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 1.68f98
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Serial ATA Device: OWC Mercury EXTREME Pro 6G SSD, 120.03 GB
Serial ATA Device: OWC Mercury EXTREME Pro 6G SSD, 120.03 GB
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Allen&Heath Xone:DB4, 0x0a4a, 0xffdb, 0xfa130000 / 6
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: QUNEO, 0x1f38, 0x001e, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Re: 2.3.0 crash on clicking collection

Posted:
07 Feb 2013, 12:13
by Nordhal
Can you send us your collection ? And maybe your iTunes xml file too?
Thanks
Re: 2.3.0 crash on clicking collection

Posted:
07 Feb 2013, 12:18
by Support@MixVibes
Nice, had gave this to the boys. #fingercrossing