Cross 2.0.1 Crashes

   Discuss technical issues with the community. Mixvibes staff provides no support on this board.
Forum rules
Click here to join MIxvibes on DISCORD https://discord.gg/gMdQJ2cJqa

Cross 2.0.1 Crashes

Postby DJ Jeff Neil on 22 Jul 2012, 23:13

Can you please explain why Cross 2.0.1 will crash even when idle when running on my Mac Mini under OS X 10.7.4? Once this even occurred during a live show--a most unfortunate and embarrassing event.

The log that Cross issues after a crash follows.

Thank you!

Process: Cross [393]
Path: /Applications/Cross.app/Contents/MacOS/Cross
Identifier: com.mixvibes.Cross
Version: 2.0.1 (2.0.1)
Code Type: X86 (Native)
Parent Process: launchd [124]

Date/Time: 2012-07-22 12:26:35.647 -0400
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 59594 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 57170 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 2B44F78E-B8CD-478F-BC9E-839A6B1C9A27

Crashed Thread: 17 com.Apple.audio.IOThread.client

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

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

Application Specific Information:
objc[393]: garbage collection is OFF

Thread 0:: Dispatch queue: com.Apple.main-thread
0 libsystem_kernel.dylib 0x9b370c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9b3701f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bf859da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bf8eb04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bf8e1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bf8e088 CFRunLoopRunInMode + 120
6 com.Apple.HIToolbox 0x9366b723 RunCurrentEventLoopInMode + 318
7 com.Apple.HIToolbox 0x93672a8b ReceiveNextEventCommon + 381
8 com.Apple.HIToolbox 0x936728fa BlockUntilNextEventMatchingListInMode + 88
9 com.Apple.AppKit 0x9b4540d8 _DPSNextEvent + 678
10 com.Apple.AppKit 0x9b453942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
11 com.Apple.AppKit 0x9b44fcb1 -[NSApplication run] + 911
12 com.mixvibes.Cross 0x01981596 juce::MessageManager::runDispatchLoop() + 118
13 com.mixvibes.Cross 0x019e94dd juce::JUCEApplication::main(juce::StringArray const&) + 109
14 com.mixvibes.Cross 0x019e95ca juce::JUCEApplication::main(int, char const**) + 138
15 com.mixvibes.Cross 0x01782148 program::Program::startProgramApplication(program::Program::ApplicationKind) + 344
16 com.mixvibes.Cross 0x01781e08 program::Program::run(juce::StringArray const&) + 712
17 com.mixvibes.Cross 0x01781fb1 program::Program::run(int, char**) + 113
18 com.mixvibes.Cross 0x000ad016 main + 182
19 com.mixvibes.Cross 0x000aba0d _start + 208
20 com.mixvibes.Cross 0x000ab93c start + 40

Thread 1:: Dispatch queue: com.Apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9b37390a kevent + 10
1 libdispatch.dylib 0x92081e10 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9208085f _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x9b37283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x922a6e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9224e82a pthread_cond_wait + 48
3 com.mixvibes.Cross 0x0196f86f juce::WaitableEvent::wait(int) const + 207
4 com.mixvibes.Cross 0x019e6dab juce::Thread::wait(int) const + 27
5 com.mixvibes.Cross 0x01a6741e juce::(anonymous namespace)::MessageQueueThread::run() + 350
6 com.mixvibes.Cross 0x019e7210 juce::Thread::threadEntryPoint() + 288
7 com.mixvibes.Cross 0x0198075c juce::threadEntryProc(void*) + 76
8 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
9 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x9b37283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x922a6e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9224e7f5 pthread_cond_timedwait + 47
3 com.mixvibes.Cross 0x0196f833 juce::WaitableEvent::wait(int) const + 147
4 com.mixvibes.Cross 0x019e6dab juce::Thread::wait(int) const + 27
5 com.mixvibes.Cross 0x01a68af3 juce::InternalTimerThread::run() + 451
6 com.mixvibes.Cross 0x019e7210 juce::Thread::threadEntryPoint() + 288
7 com.mixvibes.Cross 0x0198075c juce::threadEntryProc(void*) + 76
8 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
9 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0x9b370c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9b3701f6 mach_msg + 70
2 com.Apple.audio.MIDI.CoreMIDI 0x03f95fcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.Apple.audio.MIDI.CoreMIDI 0x03fb8f8b MIDIProcess::RunMIDIInThread() + 259
4 com.Apple.audio.MIDI.CoreMIDI 0x03fb9912 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.Apple.audio.MIDI.CoreMIDI 0x03f9759f XThread::RunHelper(void*) + 17
6 com.Apple.audio.MIDI.CoreMIDI 0x03f96f69 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
8 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x9b37283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x922a6e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9224e7f5 pthread_cond_timedwait + 47
3 com.mixvibes.Cross 0x0196f833 juce::WaitableEvent::wait(int) const + 147
4 com.mixvibes.Cross 0x019e6dab juce::Thread::wait(int) const + 27
5 com.mixvibes.Cross 0x00b92ed5 tracks_db::RecordUpdateThread::run() + 357
6 com.mixvibes.Cross 0x019e7210 juce::Thread::threadEntryPoint() + 288
7 com.mixvibes.Cross 0x0198075c juce::threadEntryProc(void*) + 76
8 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
9 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 6:: SamplerThread
0 libsystem_kernel.dylib 0x9b370c5e semaphore_wait_trap + 10
1 com.mixvibes.Cross 0x00922f9d v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 93
2 com.mixvibes.Cross 0x00a075f9 v8::internal::SamplerThread::Run() + 73
3 com.mixvibes.Cross 0x00a06001 _ZN2v88internalL11ThreadEntryEPv + 81
4 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
5 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x9b37283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x922a6e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9224e7f5 pthread_cond_timedwait + 47
3 com.mixvibes.Cross 0x0196f833 juce::WaitableEvent::wait(int) const + 147
4 com.mixvibes.Cross 0x019e6dab juce::Thread::wait(int) const + 27
5 com.mixvibes.Cross 0x01a62574 juce::MidiOutput::run() + 276
6 com.mixvibes.Cross 0x019e7210 juce::Thread::threadEntryPoint() + 288
7 com.mixvibes.Cross 0x0198075c juce::threadEntryProc(void*) + 76
8 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
9 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 8:: com.Apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x9b370c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9b3701f6 mach_msg + 70
2 com.Apple.CoreFoundation 0x9bf859da __CFRunLoopServiceMachPort + 170
3 com.Apple.CoreFoundation 0x9bf8eb04 __CFRunLoopRun + 1428
4 com.Apple.CoreFoundation 0x9bf8e1dc CFRunLoopRunSpecific + 332
5 com.Apple.CoreFoundation 0x9bf8e088 CFRunLoopRunInMode + 120
6 com.Apple.Foundation 0x984ba0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.Apple.Foundation 0x984ade25 -[NSThread main] + 45
8 com.Apple.Foundation 0x984addd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
10 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 9:: com.Apple.CFSocket.private
0 libsystem_kernel.dylib 0x9b372b42 __select + 10
1 com.Apple.CoreFoundation 0x9bfdce15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
3 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x9b37283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x922a6e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9224e7f5 pthread_cond_timedwait + 47
3 com.mixvibes.Cross 0x0196f833 juce::WaitableEvent::wait(int) const + 147
4 com.mixvibes.Cross 0x019e6dab juce::Thread::wait(int) const + 27
5 com.mixvibes.Cross 0x0014bd0c vibe::SharedAsynchronousAudioFormatReaderThread::run() + 588
6 com.mixvibes.Cross 0x019e7210 juce::Thread::threadEntryPoint() + 288
7 com.mixvibes.Cross 0x0198075c juce::threadEntryProc(void*) + 76
8 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
9 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 11:
0 libsystem_kernel.dylib 0x9b37283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x922a6e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9224e7f5 pthread_cond_timedwait + 47
3 com.mixvibes.Cross 0x0196f833 juce::WaitableEvent::wait(int) const + 147
4 com.mixvibes.Cross 0x019e6dab juce::Thread::wait(int) const + 27
5 com.mixvibes.Cross 0x01a555e3 juce::SharedBufferingAudioSourceThread::run() + 211
6 com.mixvibes.Cross 0x019e7210 juce::Thread::threadEntryPoint() + 288
7 com.mixvibes.Cross 0x0198075c juce::threadEntryProc(void*) + 76
8 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
9 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 12:
0 libsystem_kernel.dylib 0x9b370d36 mach_wait_until + 10
1 libsystem_c.dylib 0x92250439 nanosleep + 388
2 libsystem_c.dylib 0x9224ecba usleep + 60
3 com.mixvibes.Cross 0x00648fec UMC::SplitterBase::ReadES(unsigned int) + 284
4 com.mixvibes.Cross 0x0064938b UMC::SplitterBase::ReadESThreadCallback(void*) + 27
5 com.mixvibes.Cross 0x0069dbec vm_thread_proc + 28
6 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
7 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 13:
0 libsystem_kernel.dylib 0x9b37302e __workq_kernreturn + 10
1 libsystem_c.dylib 0x922a4ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x922a66fe start_wqthread + 30

Thread 14:
0 libsystem_kernel.dylib 0x9b37302e __workq_kernreturn + 10
1 libsystem_c.dylib 0x922a4ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x922a66fe start_wqthread + 30

Thread 15:
0 libsystem_kernel.dylib 0x9b37302e __workq_kernreturn + 10
1 libsystem_c.dylib 0x922a4ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x922a66fe start_wqthread + 30

Thread 16:

Thread 17 Crashed:: com.Apple.audio.IOThread.client
0 com.mixvibes.Cross 0x01991c56 juce::CoreAudioInternal::audioIOProc(unsigned long, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 310
1 com.Apple.audio.CoreAudio 0x9a3543cd HALC_ProxyIOContext::IOWorkLoop() + 2535
2 com.Apple.audio.CoreAudio 0x9a353926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
3 com.Apple.audio.CoreAudio 0x9a353898 __HALC_ProxyIOContext_block_invoke_6 + 20
4 com.Apple.audio.CoreAudio 0x9a35381d HALB_IOThread::Entry(void*) + 69
5 libsystem_c.dylib 0x922a2ed9 _pthread_start + 335
6 libsystem_c.dylib 0x922a66de thread_start + 34

Thread 17 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x0418c190 ecx: 0x00000006 edx: 0x00000001
edi: 0x00000008 esi: 0x05196034 ebp: 0xb082fdd8 esp: 0xb082fd70
ss: 0x00000023 efl: 0x00010202 eip: 0x01991c56 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x00000006
Logical CPU: 1

Binary Images:
0x1000 - 0x2c90ff7 +com.mixvibes.Cross (2.0.1 - 2.0.1) <0C9132FA-CAF9-875D-BD70-3E1A40771DBF> /Applications/Cross.app/Contents/MacOS/Cross
0x3f86000 - 0x3fd2ffb com.Apple.audio.MIDI.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x40d2000 - 0x40d4fff libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x47e6000 - 0x47eaffb com.Apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x47ef000 - 0x47f4fff com.Apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x8857000 - 0x8857ff3 +cl_kernels (??? - ???) <B9B11AB7-9C1D-44D2-94E2-257B3136574A> cl_kernels
0x885b000 - 0x885bffb +cl_kernels (??? - ???) <DDEA724F-8A54-461B-9E81-04EB9145EC66> cl_kernels
0xa360000 - 0xa365fe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xa44d000 - 0xa44effb +cl_kernels (??? - ???) <C285C66A-EFCF-4EB0-BF53-D0339A12D050> cl_kernels
0xa48c000 - 0xa494ffb com.Apple.URLMount.AFPPlugin (4.0.1 - 4.0.1) <05F865BB-E57A-31DF-9660-4F7BC84EB71D> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
0xa49b000 - 0xa4a4fff com.Apple.AppleSRP (1.0 - 1) <F63D1099-7DB1-30D1-ABE2-4A07B8E2B4BC> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x13387000 - 0x13388ff8 +cl_kernels (??? - ???) <77AE373F-56C9-4FE1-BC15-F8BBE00DF583> cl_kernels
0x136f1000 - 0x136f2ff8 +cl_kernels (??? - ???) <9A1C6F13-B750-408E-ABEF-465D3EDD133D> cl_kernels
0x1bf69000 - 0x1c00aff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x1c150000 - 0x1c199ff7 com.Apple.AppleShareClientCore (2.5.1 - 2.5.1) <F8AB7DFB-5BD7-3103-B4D6-073D39CC7946> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x1c57c000 - 0x1c61dff7 unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) <C8E7C58B-E670-3EB2-A87E-C2F618D1C402> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x8fe82000 - 0x8feb4aa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x90054ffb com.Apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90055000 - 0x9009eff7 libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x900ba000 - 0x901c9fff com.Apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9024a000 - 0x9029cff3 com.Apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x90612000 - 0x9082cff7 com.Apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9082d000 - 0x9115759b com.Apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91158000 - 0x91158ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x91164000 - 0x91290ff9 com.Apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91291000 - 0x912a1fff 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
0x913bb000 - 0x913c9fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x913ca000 - 0x918a6ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x918a7000 - 0x918a9ff9 com.Apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x918aa000 - 0x91d1fff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x91d20000 - 0x91d21fff com.Apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91d22000 - 0x91d4fff9 com.Apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x91d50000 - 0x91d64fff com.Apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91d65000 - 0x91e45fff com.Apple.backup.framework (1.3.3 - 1.3.3) <AAE44D28-DA18-326B-BC3D-C37D50DD5DAC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91e46000 - 0x91f64fec 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
0x91f65000 - 0x91f98fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x91fc5000 - 0x91fdffff com.Apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91fe0000 - 0x91fe3ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x91fe4000 - 0x91fe7ffd libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91fe8000 - 0x9207eff7 com.Apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9207f000 - 0x9208dfff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
0x9208e000 - 0x9209cff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9209d000 - 0x9212afe7 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
0x92246000 - 0x92311fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9235a000 - 0x92376ffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92377000 - 0x925fcfe3 com.Apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92dec000 - 0x92e64ff8 com.Apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x92f7a000 - 0x92f83ffc com.Apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x92f84000 - 0x92f88ff7 com.Apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9302a000 - 0x9302bffd libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9302c000 - 0x9305aff7 com.Apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9305b000 - 0x93065ff2 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
0x93066000 - 0x93087fff com.Apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x930c6000 - 0x930faff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x930fb000 - 0x933befff com.Apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x933bf000 - 0x933ccfff com.Apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x933cd000 - 0x9340bfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9340c000 - 0x9345dff9 com.Apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x934b4000 - 0x934bcff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
0x9357c000 - 0x9359cff7 com.Apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9359d000 - 0x935abfff com.Apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935ac000 - 0x935bfff8 com.Apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x935c0000 - 0x935e7ff3 com.Apple.framework.Apple80211 (7.2.1 - 721.3) <5AF136FC-6629-3403-9A99-C64DD8165A14> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x935e8000 - 0x93612ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x93613000 - 0x93642ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x93669000 - 0x939afff3 com.Apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x939b0000 - 0x939b5ffb com.Apple.phonenumbers (1.0 - 47) <1830301D-5409-3949-9614-C43C62B39DDA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x93a3a000 - 0x93afaffb 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
0x93afb000 - 0x93afbfff com.Apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x93afc000 - 0x93b00ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x93b01000 - 0x93b0cffc com.Apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x93b0d000 - 0x93b0eff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
0x93b0f000 - 0x93b53ff3 com.Apple.framework.CoreWLAN (2.1.2 - 212.2) <677D9374-3EC0-3F4C-9552-3DBFD5161BF3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x93b54000 - 0x93c35ff7 com.Apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x93c3d000 - 0x93c9fff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x93d23000 - 0x93e22ffb com.Apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93e2f000 - 0x93e3affb 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
0x93e3b000 - 0x93e71ff4 com.Apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93e72000 - 0x93e75fff com.Apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x93e76000 - 0x93e7dffd com.Apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x93f07000 - 0x93fddaab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x94126000 - 0x941adfff 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
0x941ae000 - 0x941b3ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x941b4000 - 0x941f4ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x94200000 - 0x94222ff8 com.Apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x94223000 - 0x94266ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x94267000 - 0x942b9ffb com.Apple.CoreMediaIO (212.0 - 3199.1.1) <BBC14F4C-2748-3583-85E3-EF3A1F249370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9435d000 - 0x9460aff3 com.Apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x947a8000 - 0x947caffe com.Apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x947cb000 - 0x9491dfff com.Apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94970000 - 0x94d64ffb com.Apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x94d65000 - 0x94d65fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x94d67000 - 0x94dd6fff com.Apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x94dd7000 - 0x94ddaff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x94ddb000 - 0x94e38ffb com.Apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94e97000 - 0x94f6eff3 com.Apple.avfoundation (2.0 - 180.40) <B906D052-D92D-3D35-BF59-F6D0AE692EC2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x94f6f000 - 0x94f7ffff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x94f80000 - 0x95090fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x950a1000 - 0x950b7ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x950b8000 - 0x95142ffb 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
0x95143000 - 0x95194ff9 com.Apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x95195000 - 0x951d1ffa libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x951d2000 - 0x951d6fff libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x951d7000 - 0x95205fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
0x95206000 - 0x95207ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9520b000 - 0x9560dff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95621000 - 0x95622fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x95623000 - 0x95664ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x95665000 - 0x9568effe com.Apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9568f000 - 0x95698fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x95699000 - 0x95a53ffb com.Apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x95a54000 - 0x95acfffb com.Apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95b07000 - 0x95b18fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x95b4e000 - 0x95b96ff7 com.Apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95b97000 - 0x95c7ffff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x95c80000 - 0x95de2fff com.Apple.QTKit (7.7.1 - 2330) <DD58823D-D3E7-31CB-9DF9-ACB981F5A744> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x95de3000 - 0x95e0bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x95ee9000 - 0x95ef0fff com.Apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95ef1000 - 0x95fe9ff7 libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x95fea000 - 0x96013fff com.Apple.shortcut (2.1 - 2.1) <D56F5E5E-A41F-36D1-ACD5-42EA7910B20F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96014000 - 0x9607cff7 libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
0x96dce000 - 0x96deaff5 com.Apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x96deb000 - 0x96debfff com.Apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96ded000 - 0x96f4fffb com.Apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96f50000 - 0x96f54ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x96f55000 - 0x96f80fff com.Apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x96f81000 - 0x96fdcff3 com.Apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x96fdd000 - 0x97206ffb com.Apple.QuartzComposer (5.0 - 236.7) <1504F5A4-FF1A-365E-9E01-30410C561C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97207000 - 0x97247ff7 com.Apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97259000 - 0x97370fe9 com.Apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x973a5000 - 0x973adfff com.Apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x973ae000 - 0x973cbfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x973cc000 - 0x97463ff3 com.Apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97464000 - 0x97489ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9748a000 - 0x9748cffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9748d000 - 0x97490ffb com.Apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x97491000 - 0x977d7fff com.Apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x977d8000 - 0x9780ffef com.Apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x97810000 - 0x97819ff3 com.Apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9781a000 - 0x9787cffb com.Apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9787f000 - 0x9787ffff 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
0x97883000 - 0x97883fff com.Apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97884000 - 0x97a7cff7 com.Apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97a93000 - 0x97b2ffef com.Apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97b30000 - 0x97b6dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
0x9821d000 - 0x98258fff com.Apple.bom (11.0 - 183) <8E3F690E-4D23-3379-828C-5AB0453B9226> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9825f000 - 0x9834fff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x983c0000 - 0x983c7ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <3E1A07C0-AC27-3070-945D-A9C2A71DEADB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x983c8000 - 0x983d2ff0 com.Apple.DirectoryService.Framework (10.7 - 146) <D192C504-E30A-3DB3-B422-EA324F8F653E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x98440000 - 0x9844dfff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9844e000 - 0x98758ff3 com.Apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x98967000 - 0x98968fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x98969000 - 0x98a2cfff com.Apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98a2d000 - 0x98a2dfff com.Apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98a2e000 - 0x98a58ff1 com.Apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x98a59000 - 0x98a71fff com.Apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x98ac0000 - 0x9913bfe5 com.Apple.CoreAUC (6.16.11 - 6.16.11) <E52E2D54-138B-3F44-AA2C-309FB876DF6A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x99583000 - 0x99590fff com.Apple.KerberosHelper (3.0 - 1.0) <0E16B080-3931-3D3E-A786-419C24B44B02> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x99591000 - 0x995a8ff8 com.Apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x995a9000 - 0x995aaff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x995ab000 - 0x995b1ffb 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
0x995b2000 - 0x995fcff2 com.Apple.Suggestions (1.1 - 85.1) <1057087C-AC51-3C3B-BECD-BF97426B2372> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x995fd000 - 0x995fdff0 com.Apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x995fe000 - 0x99613fff 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
0x99614000 - 0x9962cff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x9962d000 - 0x99630ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x99631000 - 0x998a4ffb com.Apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99917000 - 0x99919ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x9991a000 - 0x9991dff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99fb0000 - 0x9a00efff com.Apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a00f000 - 0x9a33eff7 com.Apple.FinderKit (1.0.3 - 1.0.3) <FF7B2983-DD70-33C3-8B15-9D4C575E5B5D> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x9a33f000 - 0x9a3a0ffb com.Apple.audio.CoreAudio (4.0.2 - 4.0.2) <AA6EAFB8-1C27-3D42-B1CD-3A1258C198D9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a3a3000 - 0x9a3a3ff2 com.Apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a3a8000 - 0x9a6aafff com.Apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a6e8000 - 0x9a70effb com.Apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9a70f000 - 0x9a79cff7 com.Apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9a79d000 - 0x9a79dfff com.Apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a79e000 - 0x9a952ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9a953000 - 0x9a963ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9a964000 - 0x9a9a8fff com.Apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9a9a9000 - 0x9a9b1ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x9a9b2000 - 0x9a9b3ff7 libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
0x9aae3000 - 0x9ab57fff com.Apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9ab58000 - 0x9ab75ff3 com.Apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9ab87000 - 0x9ae39ff7 com.Apple.AddressBook.framework (6.1.2 - 1090) <0DCD5DB2-81DC-3103-A1F7-DC6960184C61> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9ae3a000 - 0x9aeb0fff com.Apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9aed3000 - 0x9aed8ffd libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9aed9000 - 0x9aeddfff com.Apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9aede000 - 0x9afb6ff6 com.Apple.QuickLookUIFramework (3.2 - 500.16) <1598FDEB-8F90-3D42-AAA1-CD227F3C16BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9afb7000 - 0x9afbeff9 libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
0x9afd9000 - 0x9afecffc com.Apple.FileSync.framework (6.0.1 - 502.2) <B79DAE4B-3B1E-32D4-8BEC-F2C034C00B68> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x9b02e000 - 0x9b034ffd com.Apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9b035000 - 0x9b085ff8 libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9b086000 - 0x9b197ff7 libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9b198000 - 0x9b200ff3 com.Apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9b25b000 - 0x9b29dff7 com.Apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9b29e000 - 0x9b2a5ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9b2a6000 - 0x9b30afff com.Apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9b324000 - 0x9b32cff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9b359000 - 0x9b359fff com.Apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b35a000 - 0x9b378ff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
0x9b379000 - 0x9b37afff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9b37b000 - 0x9b390ff7 com.Apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9b391000 - 0x9b3f6ff7 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
0x9b3f7000 - 0x9b449ff7 libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9b44a000 - 0x9bedfff6 com.Apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9bee0000 - 0x9beebfff libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
0x9bef8000 - 0x9bf1bfff com.Apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9bf1c000 - 0x9bf52ff7 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
0x9bf53000 - 0x9c12afe7 com.Apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9c12b000 - 0x9c1a8ffe com.Apple.PDFKit (2.6.3 - 2.6.3) <780A5EE1-48CB-3B80-BBDF-1081512BA0DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9c1a9000 - 0x9c28cff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9c28d000 - 0x9c35dffb com.Apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9c38b000 - 0x9c3e4fff com.Apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9c3e5000 - 0x9c3f3ff7 com.Apple.AppleFSCompression (37 - 1.0) <E54AEE04-F1D2-3178-AF5B-5A2AED9CF884> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9c3f4000 - 0x9c3f8ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9c3f9000 - 0x9c49dfff com.Apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9c49e000 - 0x9c4a9ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9c4af000 - 0x9cee0fff com.Apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9cee1000 - 0x9ceecff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=243.9M resident=151.3M(62%) swapped_out_or_unallocated=92.6M(38%)
Writable regions: Total=519.0M written=313.3M(60%) resident=340.5M(66%) swapped_out=0K(0%) unallocated=178.6M(34%)

REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 868K reserved VM address space (unallocated)
CG backing stores 5420K
CG image 284K
CG raster data 188K
CG shared images 3408K
CoreGraphics 8K
CoreServices 1536K
MALLOC 463.9M
MALLOC guard page 32K
MALLOC_LARGE (reserved) 6336K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=255 22.3M
Memory tag=255 (reserved) 4K reserved VM address space (unallocated)
OpenCL 52K
SQLite page cache 192K
Stack 71.7M
Stack (reserved) 516K reserved VM address space (unallocated)
VM_ALLOCATE 17.2M
__CI_BITMAP 80K
__DATA 17.1M
__DATA/__OBJC 348K
__IMAGE 528K
__IMPORT 40K
__LINKEDIT 53.2M
__OBJC 3016K
__OBJC/__DATA 60K
__PAGEZERO 4K
__TEXT 190.7M
__UNICODE 544K
mapped file 105.3M
shared memory 4696K
shared pmap 6524K
=========== =======
TOTAL 975.3M
TOTAL, minus reserved VM space 967.8M

Model: Macmini4,1, BootROM MM41.0042.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.65f2
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.4.20)
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST9320325ASG, 320.07 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: Portable, 0x0bc2 (Seagate LLC), 0x2300, 0x24100000 / 2
USB Device: Portable, 0x0bc2 (Seagate LLC), 0x2300, 0x26200000 / 2
USB Device: Kensington Expert Mouse, 0x047d (Kensington), 0x1020, 0x06400000 / 4
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06630000 / 6
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 2
USB Device: Vestax PC-CONTROLLER, 0x1aa1, 0x0010, 0x04400000 / 2
User avatar
DJ Jeff Neil
 
Posts: 32
Joined: 27 Feb 2011, 02:36
Location: Morgantown, West Virginia


Re: Cross 2.0.1 Crashes

Postby Support@MixVibes on 23 Jul 2012, 11:24

What about the console log when this happened ?
User avatar
Support@MixVibes
 


Re: Cross 2.0.1 Crashes

Postby djegun on 23 Jul 2012, 15:30

Do you have more precisions concerning this crash? Did you get this crash several times? Can you reproduce it?

Please help us to reproduce it.
Image
User avatar
djegun
 
Posts: 1196
Joined: 07 Jan 2008, 19:46
Location: France


Re: Cross 2.0.1 Crashes

Postby DJ Jeff Neil on 31 Jul 2012, 03:01

Yes. The crash reoccurred during my radio show last Thursday. This occurred near the end of a pre-recorded interview (about a 50 minute MP3.)

Cross seemed to freeze for a moment. The next thing that I saw was the error screen similar to what I had included in my first message.

Cross 2.0.1 is running on an Apple Mac Mini with 8 GB RAM under OS X Lion.

I am happy to supply whatever additional information you need. Just let me know what you need when this occurs again and how I can obtain it for you.

Thank you!
User avatar
DJ Jeff Neil
 
Posts: 32
Joined: 27 Feb 2011, 02:36
Location: Morgantown, West Virginia


Re: Cross 2.0.1 Crashes

Postby Support@MixVibes on 31 Jul 2012, 11:25

What are your controler and soundcard ?
I have seen Vestax somewhere but not sure.
User avatar
Support@MixVibes
 


Re: Cross 2.0.1 Crashes

Postby DJ Jeff Neil on 31 Jul 2012, 12:52

The controller is a Vestax VCI-100.

The audio is fed from the Mac Mini via FireWire to a Mackie Onyx 1230i mixer and also through the Mac Mini's line out to a cueing amp. In other words, I am using Cross in the stereo mode with two audio outputs.

Please let me know what other information you might need,

Thanks for the help.
User avatar
DJ Jeff Neil
 
Posts: 32
Joined: 27 Feb 2011, 02:36
Location: Morgantown, West Virginia


Re: Cross 2.0.1 Crashes

Postby Hannes on 31 Jul 2012, 13:17

You're using an aggregate device?!
Maybe there's a missmatch in the settings.

Caused me some trouble in the past.
June 2012 Mixvibes DJ of the month

https://soundcloud.com/han-nes-10/fridaybeatdown2ndedition
no support by pm

beta troll

Macbook Pro 13, late 2011, 6GB RAM, 480GB Crucial M500
Thudrumble TR-1S, Vestax VFX-1, ESI Maya USB+, Rane SL2
User avatar
Hannes
 
Posts: 4168
Joined: 07 Dec 2010, 02:57
Location: Vienna


Re: Cross 2.0.1 Crashes

Postby Support@MixVibes on 31 Jul 2012, 13:44

Yes the issue must be with the aggregate device on our side.
We're looking into it thanks.
User avatar
Support@MixVibes
 


Re: Cross 2.0.1 Crashes

Postby DJ Jeff Neil on 31 Jul 2012, 18:31

Excellent! Thank you very much for looking into this and working on the issue. It's greatly appreciated.

I'll await further word.

Best,

Jeff
User avatar
DJ Jeff Neil
 
Posts: 32
Joined: 27 Feb 2011, 02:36
Location: Morgantown, West Virginia


Re: Cross 2.0.1 Crashes

Postby DJ Jeff Neil on 30 Aug 2012, 14:22

Dear Mixvibes Friends,

Have you made any progress in isolating and correcting the issue with Cross 2.0.1 crashing? (See the comments earlier in this thread.)

This really is a problem when Cross Mac quits unexpectedly right in the midst of a live Internet radio show with over 10,000 listeners. (Imagine my embarrassment when this occurs!)

Please update me on your progress and let me know if I can be of help in any way in resolving this issue.

Thank you!
User avatar
DJ Jeff Neil
 
Posts: 32
Joined: 27 Feb 2011, 02:36
Location: Morgantown, West Virginia


Next

Return to Community Support




Who is online

Users browsing this forum: No registered users and 12 guests

Board index

 
 
   
 
© 2014 Mixvibes