On my OSX Mavericks (10.9.2), Reaper 4.611/64 and EZD2 (upgraded from EZD1 that I bought last week), Reaper crashes when I try to assign one of the tracks in the mixer to a different track in Reaper.
Steps to reproduce:
1. Create new track with virtual instrument. Select EZD2 (either VST or AU) with 16channels out.
2. Reaper will ask to create 16 tracks (and creates 16 stereo tracks)
3. Go to mixer tab in EZD2
4. Click on dropdown beneath any of the tracks (for example Snare) and select one of the tracks (from 1-16)
5. BOOM (Sometimes I manage to assign one of the tracks, then the BOOM happens when I select the track for the second bus)
Here’s the crash dump:
Process: REAPER [4249]
Path: /Applications/REAPER64.app/Contents/MacOS/REAPER
Identifier: com.cockos.reaper
Version: 4.611
Code Type: X86-64 (Native)
Parent Process: launchd [183]
Responsible: REAPER [4249]
User ID: 501
Date/Time: 2014-05-10 17:40:35.865 +0200
OS Version: Mac OS X 10.9.2 (13C1021)
Report Version: 11
Anonymous UUID: C0177884-1C9E-E03F-DADB-F86C4A81BC13
Sleep/Wake UUID: EFE81820-003F-4461-A914-725F79309882
Crashed Thread: 13 com.apple.audio.IOThread.client
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
–>
__TEXT 0000000100000000-0000000100810000 [ 8256K] r-x/rwx SM=COW /Applications/REAPER64.app/Contents/MacOS/REAPER
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_platform.dylib 0x00007fff86459bd4 OSAtomicCompareAndSwapLong$VARIANT$mp + 8
1 libCGCMS.A.dylib 0x00000001038d2642 CMSColorWorldRetain + 22
2 libCGCMS.A.dylib 0x00000001038d21f8 CMSTransformCreateConverter + 71
3 com.apple.CoreGraphics 0x00007fff84cda120 CGColorTransformCacheCreateConverter + 154
4 com.apple.CoreGraphics 0x00007fff84d1423a CGColorTransformConvertData + 212
5 com.apple.CoreGraphics 0x00007fff84d0b684 img_colormatch_read + 572
6 com.apple.CoreGraphics 0x00007fff84cf1462 img_data_lock + 7526
7 com.apple.CoreGraphics 0x00007fff84cee750 CGSImageDataLock + 149
8 libRIP.A.dylib 0x0000000103d90b3c ripc_AcquireImage + 769
9 libRIP.A.dylib 0x0000000103d8fb85 ripc_DrawImage + 1025
10 com.apple.CoreGraphics 0x00007fff84cee2f4 CGContextDrawImage + 457
11 com.cockos.reaper 0x00000001003eb87f StretchBlt(HDC__*, int, int, int, int, HDC__*, int, int, int, int, int) + 1023
12 com.cockos.reaper 0x00000001003eb90a BitBlt(HDC__*, int, int, int, int, HDC__*, int, int, int) + 42
13 com.cockos.reaper 0x0000000100290b01 TrackVU_Render(char const*, MediaTrack*, HDC__*, RECT*, RECT*, int) + 2321
14 ??? 0x0001002932380000 0 + 281651912900608
Thread 1:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff86504662 kevent64 + 10
1 libdispatch.dylib 0x00007fff8ecae43d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff8ecae152 _dispatch_mgr_thread + 52
Thread 3:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff864ffa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff864fed18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8ae52fc5 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8ae525e9 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8ae51f25 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff8df6c16e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff864ffa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff864fed18 mach_msg + 64
2 com.apple.audio.midi.CoreMIDI 0x0000000100a915a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
3 com.apple.audio.midi.CoreMIDI 0x0000000100aac1c1 MIDIProcess::RunMIDIInThread() + 121
4 com.apple.audio.midi.CoreMIDI 0x0000000100a9263c XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x0000000100a922a1 CAPThread::Entry(CAPThread*) + 109
6 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff86503a3a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8f8fbdc0 nanosleep + 200
2 libsystem_c.dylib 0x00007fff8f8fbcb2 usleep + 54
3 com.cockos.reaper 0x000000010040a0cb Sleep(int) + 27
4 reaper_video.dylib 0x000000010a5d6852 videoDecodeThread(void*) + 690
5 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
6 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff86503a3a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8f8fbdc0 nanosleep + 200
2 libsystem_c.dylib 0x00007fff8f8fbcb2 usleep + 54
3 com.cockos.reaper 0x000000010040a0cb Sleep(int) + 27
4 reaper_csurf.dylib 0x0000000109ebfca9 threadedMIDIOutput::threadProc(void*) + 73
5 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
6 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 13 Crashed:: com.apple.audio.IOThread.client
Thread 14:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 18:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 19:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 20:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fff86503716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8649cc77 _pthread_cond_wait + 787
2 com.cockos.reaper 0x000000010040a8e9 WaitForSingleObject(void*, unsigned int) + 601
3 com.cockos.reaper 0x00000001001018f5 WorkerThreadInst::threadProc(void*) + 2997
4 com.cockos.reaper 0x000000010040ab05 __threadproc(void*) + 37
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 22:
0 libsystem_kernel.dylib 0x00007fff864ffb3a mach_wait_until + 10
1 com.apple.CoreServices.CarbonCore 0x00007fff870e310e MPDelayUntil + 12
2 com.apple.CoreServices.CarbonCore 0x00007fff870f3656 Delay + 70
3 se.propellerheads.rewire.library 0x000000011039527b RWIsReWireMixerAppRunningImp + 31035
4 se.propellerheads.rewire.library 0x00000001103a2c59 RWIsReWireMixerAppRunningImp + 86809
5 libsystem_pthread.dylib 0x00007fff8649a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8649a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8649efc9 thread_start + 13
Thread 23:
0 libsystem_kernel.dylib 0x00007fff86503e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8649bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8649efb9 start_wqthread + 13
Thread 13 crashed with X86 Thread State (64-bit):
rax: 0x00000000000000f0 rbx: 0x0000000000000000 rcx: 0x00000000ffffff20 rdx: 0x000000000000000f
rdi: 0x0000000104889520 rsi: 0x0000000000000018 rbp: 0x0000000000000000 rsp: 0x000000010f891c80
r8: 0x000062800009bc60 r9: 0x0000000000000001 r10: 0xfffffffffffffffd r11: 0x0000000000000012
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x0000000000000000 rfl: 0x0000000000010206 cr2: 0x0000000000000000
Logical CPU: 1
Error Code: 0x00000014
Trap Number: 14
Binary Images:
0x100000000 – 0x10080fff7 +com.cockos.reaper (4.611) /Applications/REAPER64.app/Contents/MacOS/REAPER
0x100a84000 – 0x100abfff2 com.apple.audio.midi.CoreMIDI (1.10 – 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x1038cf000 – 0x1038d7ff3 libCGCMS.A.dylib (599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x1038df000 – 0x1038e2ffa libCGXType.A.dylib (599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x103d83000 – 0x103dabffb libRIP.A.dylib (599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x1094c0000 – 0x1094c6ff7 libCGXCoreImage.A.dylib (599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1094d0000 – 0x1094d0ffb +cl_kernels (???) cl_kernels
0x1097c5000 – 0x1097ecfff +elastique2.dylib (1) /Applications/REAPER64.app/Contents/Plugins/elastique2.dylib
0x109802000 – 0x109824fff +soundtouch.dylib (1) /Applications/REAPER64.app/Contents/Plugins/soundtouch.dylib
0x10983c000 – 0x1098d8fe7 +jsfx.dylib (1) /Applications/REAPER64.app/Contents/Plugins/jsfx.dylib
0x1099a3000 – 0x1099a7ffd libFontRegistryUI.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x109a0f000 – 0x109a10ff0 ATSHI.dylib (363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x109e47000 – 0x109e59ff7 +reaper_cd.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_cd.dylib
0x109e69000 – 0x109e8efff com.apple.DiscRecordingUI (8.0 – 8000.4.6) /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x109eb0000 – 0x109f28fef +reaper_csurf.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_csurf.dylib
0x109f4a000 – 0x109f62fff +reaper_ddp.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_ddp.dylib
0x109f72000 – 0x109f8dfff +reaper_explorer.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_explorer.dylib
0x109f9f000 – 0x109fe7fef +reaper_flac.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_flac.dylib
0x10a003000 – 0x10a161fef +reaper_midi.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_midi.dylib
0x10a1a7000 – 0x10a1f2fe7 +reaper_mp3dec.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_mp3dec.dylib
0x10a24e000 – 0x10a2a6ff7 +reaper_ogg.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_ogg.dylib
0x10a5af000 – 0x10a5bbfff +reaper_rex.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_rex.dylib
0x10a5d0000 – 0x10a65efff +reaper_video.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_video.dylib
0x10a688000 – 0x10ab26fff +FFmpeg.dylib (0) /Applications/REAPER64.app/Contents/Plugins/FFmpeg.dylib
0x10ac14000 – 0x10acd3fff +libvlccore.dylib (8) /Applications/VLC.app/Contents/MacOS/lib/libvlccore.dylib
0x10ad1c000 – 0x10ad1dfff com.apple.VideoDecodeAcceleration (1.1 – 8) /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
0x10ad22000 – 0x10ad33fff +libvlc.dylib (10) /Applications/VLC.app/Contents/MacOS/lib/libvlc.dylib
0x10ad47000 – 0x10ad4bfff +libi420_rgb_mmx_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi420_rgb_mmx_plugin.dylib
0x10ad51000 – 0x10ad57fff +libi420_rgb_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi420_rgb_plugin.dylib
0x10ad5d000 – 0x10ad65ff7 +libi420_rgb_sse2_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi420_rgb_sse2_plugin.dylib
0x10ad6b000 – 0x10ad6dff7 +libi420_yuy2_mmx_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi420_yuy2_mmx_plugin.dylib
0x10ad72000 – 0x10ad74ff7 +libi420_yuy2_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi420_yuy2_plugin.dylib
0x10ad79000 – 0x10ad7bff7 +libi420_yuy2_sse2_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi420_yuy2_sse2_plugin.dylib
0x10ad80000 – 0x10ad81ff7 +libi422_i420_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi422_i420_plugin.dylib
0x10ad86000 – 0x10ad87ff7 +libi422_yuy2_mmx_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi422_yuy2_mmx_plugin.dylib
0x10ad8c000 – 0x10ad8eff7 +libi422_yuy2_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi422_yuy2_plugin.dylib
0x10ad93000 – 0x10ad95fff +libi422_yuy2_sse2_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libi422_yuy2_sse2_plugin.dylib
0x10ad9a000 – 0x10ad9cff7 +libyuy2_i420_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libyuy2_i420_plugin.dylib
0x10ada1000 – 0x10ada2ff7 +libyuy2_i422_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libyuy2_i422_plugin.dylib
0x10ae2a000 – 0x10ae46ff7 +reaper_wave.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_wave.dylib
0x10ae56000 – 0x10ae9dfff +reaper_wavpack.dylib (1) /Applications/REAPER64.app/Contents/Plugins/reaper_wavpack.dylib
0x10b961000 – 0x10b965ffd com.apple.audio.AppleHDAHALPlugIn (2.6.0 – 2.6.0f1) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x10d910000 – 0x10e274fef +libavcodec_plugin.dylib (???) /Applications/VLC.app/Contents/MacOS/plugins/libavcodec_plugin.dylib
0x1101a3000 – 0x110289fef unorm8_bgra.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x11036f000 – 0x1103f7fff +se.propellerheads.rewire.library (1.8.2 build 127 – 1.8.2) /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
0x11108f000 – 0x1116fafdf +com.toontrack.ezdrummer2 (2.0.0 – 2.0.0) /Library/Audio/Plug-ins/*/EZdrummer
0x7fff62a84000 – 0x7fff62ab7817 dyld (239.4) /usr/lib/dyld
0x7fff83718000 – 0x7fff83785fff com.apple.SearchKit (1.4.0 – 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff83a10000 – 0x7fff83a12fff libCVMSPluginSupport.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff83a13000 – 0x7fff83d11fff com.apple.Foundation (6.9 – 1056.13) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff83d12000 – 0x7fff83d42fff com.apple.IconServices (25 – 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff83d43000 – 0x7fff83d84fff com.apple.PerformanceAnalysis (1.47 – 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff83da8000 – 0x7fff83df6fff com.apple.opencl (2.3.59 – 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff83df7000 – 0x7fff83e26ff7 com.apple.CoreAVCHD (5.7.0 – 5700.4.3) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff83e46000 – 0x7fff8411afc7 com.apple.vImage (7.0 – 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8411b000 – 0x7fff84123fff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib
0x7fff84124000 – 0x7fff84126fff com.apple.Mangrove (1.0 – 1) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff84177000 – 0x7fff84177fff com.apple.quartzframework (1.5 – 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff84178000 – 0x7fff8419fff7 com.apple.shortcut (2.6 – 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff841a0000 – 0x7fff841b1ff7 libsystem_asl.dylib (217.1.4) /usr/lib/system/libsystem_asl.dylib
0x7fff841c1000 – 0x7fff841c1fff com.apple.CoreServices (59 – 59) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff841c2000 – 0x7fff841c3ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff841c4000 – 0x7fff8421cff7 com.apple.Symbolication (1.4 – 129) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8421d000 – 0x7fff842fcfff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib
0x7fff842fd000 – 0x7fff84543fff com.apple.AddressBook.framework (8.0 – 1369) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff84544000 – 0x7fff84548ff7 libsystem_stats.dylib (93.90.3) /usr/lib/system/libsystem_stats.dylib
0x7fff84549000 – 0x7fff84588fff libGLU.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff84589000 – 0x7fff84859ffc com.apple.CoreImage (9.2.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8485a000 – 0x7fff8488efff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib
0x7fff8488f000 – 0x7fff848f3fff com.apple.datadetectorscore (5.0 – 354.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff848f4000 – 0x7fff84930ff7 com.apple.ids (10.0 – 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff84931000 – 0x7fff8497cfff com.apple.ImageCaptureCore (5.0 – 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff84982000 – 0x7fff8498bff3 libsystem_notify.dylib (121) /usr/lib/system/libsystem_notify.dylib
0x7fff849a4000 – 0x7fff849a9fff libmacho.dylib (845) /usr/lib/system/libmacho.dylib
0x7fff849aa000 – 0x7fff849c8fff com.apple.facetimeservices (10.0 – 1000) /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x7fff849c9000 – 0x7fff849d6ff0 libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff84a22000 – 0x7fff84a30fff com.apple.opengl (9.6.0 – 9.6.0) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff84a31000 – 0x7fff84a4cff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff84a4d000 – 0x7fff84a51ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib
0x7fff84a52000 – 0x7fff84a54ffb libutil.dylib (34) /usr/lib/libutil.dylib
0x7fff84c6c000 – 0x7fff84c98ff7 com.apple.framework.SystemAdministration (1.0 – 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff84c99000 – 0x7fff84cc1ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff84cc2000 – 0x7fff855e168f com.apple.CoreGraphics (1.600.0 – 599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8560b000 – 0x7fff8560efff com.apple.help (1.3.3 – 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8562e000 – 0x7fff8579cff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8579d000 – 0x7fff85838fff com.apple.PDFKit (2.9.1 – 2.9.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff85839000 – 0x7fff85846ff7 libxar.1.dylib (202) /usr/lib/libxar.1.dylib
0x7fff85847000 – 0x7fff85931fff libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib
0x7fff85932000 – 0x7fff8593ffff com.apple.Sharing (132.2 – 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff85940000 – 0x7fff859a3ff7 com.apple.SystemConfiguration (1.13 – 1.13) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff859a4000 – 0x7fff859a8ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff859a9000 – 0x7fff85ad8fef com.apple.MediaControlSender (2.0 – 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff85ad9000 – 0x7fff85b03ff7 libpcap.A.dylib (42) /usr/lib/libpcap.A.dylib
0x7fff85b04000 – 0x7fff85ee5ffe libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff85ee6000 – 0x7fff86456fff com.apple.CoreAUC (6.22.08 – 6.22.08) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff86457000 – 0x7fff8645dff7 libsystem_platform.dylib (24.90.1) /usr/lib/system/libsystem_platform.dylib
0x7fff8645e000 – 0x7fff86475ff7 com.apple.CFOpenDirectory (10.9 – 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff86476000 – 0x7fff86498fff com.apple.framework.familycontrols (4.1 – 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff86499000 – 0x7fff864a0ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff864a1000 – 0x7fff864a5ff7 libGIF.dylib (1042.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff864c6000 – 0x7fff864edff7 libsystem_network.dylib (241.3) /usr/lib/system/libsystem_network.dylib
0x7fff864ee000 – 0x7fff8650aff7 libsystem_kernel.dylib (2422.92.1) /usr/lib/system/libsystem_kernel.dylib
0x7fff8652b000 – 0x7fff86a4efff com.apple.QuartzComposer (5.1 – 319) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff86a90000 – 0x7fff86addff2 com.apple.print.framework.PrintCore (9.0 – 428) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff86ee7000 – 0x7fff86f02ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff86f03000 – 0x7fff86f10ff4 com.apple.Librarian (1.2 – 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff86f11000 – 0x7fff86f14fff com.apple.TCC (1.0 – 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff86f15000 – 0x7fff86f3eff7 libc++abi.dylib (49.1) /usr/lib/libc++abi.dylib
0x7fff86f3f000 – 0x7fff86f45fff com.apple.AddressBook.ContactsFoundation (8.0 – 1369) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff87043000 – 0x7fff8704efff libkxld.dylib (2422.92.1) /usr/lib/system/libkxld.dylib
0x7fff87068000 – 0x7fff87352fff com.apple.CoreServices.CarbonCore (1077.17 – 1077.17) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff87353000 – 0x7fff87444ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff87484000 – 0x7fff87489ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff8748a000 – 0x7fff876ebfff com.apple.imageKit (2.5 – 774) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff876ec000 – 0x7fff876f6fff libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib
0x7fff876f7000 – 0x7fff877c2fff libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff877c3000 – 0x7fff877c9ff7 com.apple.XPCService (2.0 – 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff877ca000 – 0x7fff877d1ff8 liblaunch.dylib (842.90.1) /usr/lib/system/liblaunch.dylib
0x7fff877d2000 – 0x7fff877ddfff libGL.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff877de000 – 0x7fff8783dfff com.apple.framework.CoreWLAN (4.3.2 – 432.47) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8783e000 – 0x7fff87859ff7 libPng.dylib (1042.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8785a000 – 0x7fff87864ff7 com.apple.bsd.ServiceManagement (2.0 – 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff878e3000 – 0x7fff87912fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff87913000 – 0x7fff87918fff com.apple.DiskArbitration (2.6 – 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87919000 – 0x7fff8791aff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff8791b000 – 0x7fff879dfff7 com.apple.backup.framework (1.5.2 – 1.5.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff87a9c000 – 0x7fff87aa6ff7 com.apple.AppSandbox (3.0 – 1) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff87aa7000 – 0x7fff87aadfff com.apple.AOSNotification (1.7.0 – 760.3) /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff87aae000 – 0x7fff87abaff7 com.apple.HelpData (2.1.4 – 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff87abb000 – 0x7fff87b32fff com.apple.CoreServices.OSServices (600.4 – 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff87b33000 – 0x7fff87b8afff com.apple.ViewBridge (1.0 – 46.2) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff87be8000 – 0x7fff87becfff com.apple.CommonPanels (1.2.6 – 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff87bed000 – 0x7fff87bedfff com.apple.Cocoa (6.8 – 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff87bee000 – 0x7fff87e98ff5 com.apple.HIToolbox (2.1 – 697.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff87e99000 – 0x7fff87eceffb com.apple.datadetectors (5.0 – 246.0) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff87ecf000 – 0x7fff87ef3fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
0x7fff87ef4000 – 0x7fff87ef6ff7 libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib
0x7fff87ef7000 – 0x7fff87fc8fff com.apple.QuickLookUIFramework (5.0 – 622.7) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff87fc9000 – 0x7fff87fd8ff8 com.apple.LangAnalysis (1.7.0 – 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff87fd9000 – 0x7fff87ff0ffa libAVFAudio.dylib (32.2) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff87ff1000 – 0x7fff88003ff7 com.apple.MultitouchSupport.framework (245.13 – 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8806d000 – 0x7fff88070fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff88071000 – 0x7fff88084ff7 com.apple.AppContainer (3.0 – 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff88085000 – 0x7fff88086ff7 libsystem_sandbox.dylib (278.11) /usr/lib/system/libsystem_sandbox.dylib
0x7fff88087000 – 0x7fff88234f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff88235000 – 0x7fff882edff7 com.apple.DiscRecording (8.0 – 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff882ee000 – 0x7fff8838bfff com.apple.imcore (10.0 – 1000) /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x7fff883ef000 – 0x7fff88416ffb libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib
0x7fff88417000 – 0x7fff884d9ff5 com.apple.CoreText (352.0 – 367.19) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff885ab000 – 0x7fff885b3fff libMatch.1.dylib (19) /usr/lib/libMatch.1.dylib
0x7fff885b4000 – 0x7fff8892bff6 com.apple.JavaScriptCore (9537 – 9537.75.12) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff88932000 – 0x7fff8897effe com.apple.CoreMediaIO (407.0 – 4561) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff889ac000 – 0x7fff889d9ff2 com.apple.frameworks.CoreDaemon (1.3 – 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff889da000 – 0x7fff88a23fff com.apple.CoreMedia (1.0 – 1273.49) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff88a24000 – 0x7fff88a69fff libcurl.4.dylib (78.92.2) /usr/lib/libcurl.4.dylib
0x7fff88a6a000 – 0x7fff88a6cff3 libsystem_configuration.dylib (596.13) /usr/lib/system/libsystem_configuration.dylib
0x7fff88a6d000 – 0x7fff88a89fff libresolv.9.dylib (54) /usr/lib/libresolv.9.dylib
0x7fff88a96000 – 0x7fff88b84fff libJP2.dylib (1042.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff88b85000 – 0x7fff88b9dff7 com.apple.openscripting (1.4 – 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff88d05000 – 0x7fff8903bfff com.apple.MediaToolbox (1.0 – 1273.49) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8905f000 – 0x7fff8907cff7 com.apple.framework.Apple80211 (9.3.1 – 931.58) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8907d000 – 0x7fff8907eff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff890c5000 – 0x7fff891cbfff com.apple.ImageIO.framework (3.3.0 – 1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff891f1000 – 0x7fff8921bff7 libsandbox.1.dylib (278.11) /usr/lib/libsandbox.1.dylib
0x7fff893e6000 – 0x7fff893e8ff7 com.apple.securityhi (9.0 – 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff893e9000 – 0x7fff893ecffc com.apple.IOSurface (91 – 91) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8944c000 – 0x7fff89455ff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff89832000 – 0x7fff89832fff com.apple.Carbon (154 – 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff89840000 – 0x7fff89851ff7 libz.1.dylib (53) /usr/lib/libz.1.dylib
0x7fff898eb000 – 0x7fff898f4fff com.apple.DisplayServicesFW (2.8 – 360.8.14) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff89c56000 – 0x7fff89c91fff com.apple.bom (14.0 – 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff89c92000 – 0x7fff89c94fff libRadiance.dylib (1042.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff89c95000 – 0x7fff89c9dffc libGFXShared.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff89c9e000 – 0x7fff89ce5ff7 libcups.2.dylib (372.2) /usr/lib/libcups.2.dylib
0x7fff89d7e000 – 0x7fff8a1ccfff com.apple.VideoToolbox (1.0 – 1273.49) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8a1cd000 – 0x7fff8a1cdfff com.apple.Accelerate.vecLib (3.9 – vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8a1ce000 – 0x7fff8a1cffff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x7fff8a1d0000 – 0x7fff8a236fff com.apple.framework.CoreWiFi (2.0 – 200.21.1) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8a237000 – 0x7fff8a238ffb libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib
0x7fff8a239000 – 0x7fff8a243ff7 com.apple.CrashReporterSupport (10.9 – 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8a244000 – 0x7fff8a244ff7 libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff8a2ba000 – 0x7fff8a2bbfff com.apple.TrustEvaluationAgent (2.0 – 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8a2bc000 – 0x7fff8a30bff7 com.apple.framework.internetaccounts (2.1 – 210) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff8a4fc000 – 0x7fff8a518fff com.apple.frameworks.preferencepanes (16.0 – 16.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8a519000 – 0x7fff8a5a1ff7 com.apple.CorePDF (4.0 – 4) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8a5c9000 – 0x7fff8a654fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib
0x7fff8a658000 – 0x7fff8a689ff7 libTrueTypeScaler.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff8a68a000 – 0x7fff8a68dfff com.apple.AppleSystemInfo (3.0 – 3.0) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8a69b000 – 0x7fff8a6acfff com.apple.idsfoundation (10.0 – 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff8a6ad000 – 0x7fff8a6dbff7 com.apple.securityinterface (9.0 – 55047) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8a6dc000 – 0x7fff8a739fff com.apple.imfoundation (10.0 – 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff8aad3000 – 0x7fff8ab25fff libc++.1.dylib (120) /usr/lib/libc++.1.dylib
0x7fff8ab3e000 – 0x7fff8ab76ff7 com.apple.RemoteViewServices (2.0 – 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8ab77000 – 0x7fff8ab83ff3 com.apple.AppleFSCompression (56 – 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8ab84000 – 0x7fff8ade1ffd com.apple.RawCamera.bundle (5.03 – 731) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8ade2000 – 0x7fff8afc7fff com.apple.CoreFoundation (6.9 – 855.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8afc8000 – 0x7fff8b00dffe com.apple.HIServices (1.22 – 467.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8b00e000 – 0x7fff8b019ff7 com.apple.NetAuth (5.0 – 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8b01b000 – 0x7fff8b0e4fff com.apple.LaunchServices (572.26 – 572.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8b0e5000 – 0x7fff8b32dff7 com.apple.CoreData (107 – 481.01) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8b32e000 – 0x7fff8b340fff com.apple.ImageCapture (9.0 – 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8b341000 – 0x7fff8b366ff7 com.apple.ChunkingLibrary (2.0 – 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8b367000 – 0x7fff8b377fff libbsm.0.dylib (33) /usr/lib/libbsm.0.dylib
0x7fff8b378000 – 0x7fff8b386fff com.apple.CommerceCore (1.0 – 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8b387000 – 0x7fff8b3dafff com.apple.ScalableUserInterface (1.0 – 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8b3f5000 – 0x7fff8b41efff com.apple.DictionaryServices (1.2 – 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8b428000 – 0x7fff8b45dffc com.apple.LDAPFramework (2.4.28 – 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8b47f000 – 0x7fff8b480fff libunc.dylib (28) /usr/lib/system/libunc.dylib
0x7fff8b481000 – 0x7fff8c2d3ff7 com.apple.WebCore (9537 – 9537.75.14) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8c30f000 – 0x7fff8c327ff7 com.apple.GenerationalStorage (2.0 – 160.2) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8c328000 – 0x7fff8c469fff com.apple.QTKit (7.7.3 – 2826.17) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8c971000 – 0x7fff8c9aaff7 com.apple.QD (3.50 – 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8c9ab000 – 0x7fff8cadbff7 com.apple.desktopservices (1.8.2 – 1.8.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8cadc000 – 0x7fff8cb00ff7 libJPEG.dylib (1042.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8cb01000 – 0x7fff8cb15fff com.apple.aps.framework (4.0 – 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8cb55000 – 0x7fff8cb5cff3 libcopyfile.dylib (103) /usr/lib/system/libcopyfile.dylib
0x7fff8cb5d000 – 0x7fff8cb60ff7 com.apple.LoginUICore (3.0 – 3.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff8cb61000 – 0x7fff8cbeafff com.apple.ColorSync (4.9.0 – 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8cbeb000 – 0x7fff8cbf4ffd com.apple.CommonAuth (4.0 – 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8cbf5000 – 0x7fff8cbf5ffd libOpenScriptingUtil.dylib (157) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8cbf6000 – 0x7fff8cbf7ff7 libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8cbf8000 – 0x7fff8cbf9ff7 com.apple.print.framework.Print (9.0 – 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8cc34000 – 0x7fff8cc4cfff libexpat.1.dylib (12) /usr/lib/libexpat.1.dylib
0x7fff8cc4d000 – 0x7fff8ccddfff com.apple.Metadata (10.7.0 – 800.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8cce3000 – 0x7fff8cce5fff com.apple.marco (10.0 – 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff8cd9c000 – 0x7fff8d02dff7 com.apple.AOSKit (1.06 – 176) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff8d052000 – 0x7fff8d0a3ff3 com.apple.audio.CoreAudio (4.2.0 – 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8d0a4000 – 0x7fff8d0f1fff com.apple.AppleVAFramework (5.0.27 – 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8d0f2000 – 0x7fff8d0faff7 com.apple.AppleSRP (5.0 – 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8d0fb000 – 0x7fff8d0fdfff com.apple.EFILogin (2.0 – 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8d0fe000 – 0x7fff8d140ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff8d141000 – 0x7fff8d144ff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib
0x7fff8d145000 – 0x7fff8d14efff com.apple.speech.synthesis.framework (4.7.1 – 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8d217000 – 0x7fff8d281ff7 com.apple.framework.IOKit (2.0.1 – 907.90.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8d282000 – 0x7fff8d282fff com.apple.Accelerate (1.9 – Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8d283000 – 0x7fff8d6b6ffb com.apple.vision.FaceCore (3.0.0 – 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8d6b7000 – 0x7fff8d7d9ff1 com.apple.avfoundation (2.0 – 651.12) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8d825000 – 0x7fff8d851fff com.apple.CoreServicesInternal (184.9 – 184.9) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8d8de000 – 0x7fff8d94dff1 com.apple.ApplicationServices.ATS (360 – 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8d94e000 – 0x7fff8d95effb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x7fff8d95f000 – 0x7fff8da4efff libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8da4f000 – 0x7fff8da4ffff com.apple.ApplicationServices (48 – 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8da50000 – 0x7fff8dab7ff7 com.apple.CoreUtils (2.0 – 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff8db5f000 – 0x7fff8db5fffd com.apple.audio.units.AudioUnit (1.10 – 1.10) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8db60000 – 0x7fff8db76fff com.apple.CoreMediaAuthoring (2.2 – 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8dda8000 – 0x7fff8e91efff com.apple.AppKit (6.9 – 1265.19) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8e936000 – 0x7fff8e93eff7 com.apple.speech.recognition.framework (4.2.4 – 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8e970000 – 0x7fff8e9c1fff com.apple.QuickLookFramework (5.0 – 622.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8e9c2000 – 0x7fff8eaa6fff com.apple.coreui (2.1 – 231) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8eaa7000 – 0x7fff8ead8ff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib
0x7fff8ead9000 – 0x7fff8ec49ff4 com.apple.CFNetwork (673.4 – 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8ec4a000 – 0x7fff8ecaafff com.apple.ISSupport (1.9.9 – 57) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8ecab000 – 0x7fff8ecc5fff libdispatch.dylib (339.90.1) /usr/lib/system/libdispatch.dylib
0x7fff8ecc6000 – 0x7fff8ecc8ff7 com.apple.diagnosticlogcollection (10.0 – 1000) /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x7fff8ecc9000 – 0x7fff8eebaff3 com.apple.WebKit2 (9537 – 9537.75.14) /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x7fff8eebb000 – 0x7fff8ef09ff9 libstdc++.6.dylib (60) /usr/lib/libstdc++.6.dylib
0x7fff8ef0a000 – 0x7fff8ef0cfff com.apple.SecCodeWrapper (3.0 – 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8ef63000 – 0x7fff8f0ffff3 com.apple.QuartzCore (1.8 – 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8f850000 – 0x7fff8f87ffff com.apple.DebugSymbols (106 – 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8f880000 – 0x7fff8f909ff7 libsystem_c.dylib (997.90.3) /usr/lib/system/libsystem_c.dylib
0x7fff8f90a000 – 0x7fff8f923ff7 com.apple.Kerberos (3.0 – 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8f924000 – 0x7fff8fa5affc com.apple.WebKit (9537 – 9537.75.14) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8fa5b000 – 0x7fff8fa80ff7 com.apple.CoreVideo (1.8 – 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8fa86000 – 0x7fff8facdfff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8fae0000 – 0x7fff8fc33ff7 com.apple.audio.toolbox.AudioToolbox (1.10 – 1.10) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8fc34000 – 0x7fff8fcb4fff com.apple.CoreSymbolication (3.0 – 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8fcb5000 – 0x7fff8fd41ff7 com.apple.ink.framework (10.9 – 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8fdd9000 – 0x7fff8fde3ff7 libcsfde.dylib (380) /usr/lib/libcsfde.dylib
0x7fff8fded000 – 0x7fff8ffa5ff3 libicucore.A.dylib (511.31) /usr/lib/libicucore.A.dylib
0x7fff9015d000 – 0x7fff9022eff1 com.apple.DiskImagesFramework (10.9 – 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff9022f000 – 0x7fff90238ffb libCGInterfaces.dylib (271) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Resources/libCGInterfaces.dylib
0x7fff90253000 – 0x7fff9025aff7 com.apple.phonenumbers (1.1.1 – 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff9025b000 – 0x7fff90262fff libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
0x7fff9037f000 – 0x7fff903d8fff libTIFF.dylib (1042.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff903d9000 – 0x7fff90434ffb com.apple.AE (665.5 – 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff90435000 – 0x7fff9044eff7 com.apple.Ubiquity (1.3 – 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff9044f000 – 0x7fff9047eff9 com.apple.GSS (4.0 – 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff9047f000 – 0x7fff90483fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff90484000 – 0x7fff904f7fff com.apple.securityfoundation (6.0 – 55122.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff904f8000 – 0x7fff904f9fff com.apple.AddressBook.ContactsData (8.0 – 1369) /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x7fff904fa000 – 0x7fff905aaff7 libvMisc.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff905ab000 – 0x7fff905b6ff7 com.apple.DirectoryService.Framework (10.9 – 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff905b7000 – 0x7fff90605fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff90606000 – 0x7fff90644ff7 libGLImage.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff90645000 – 0x7fff90651ff7 com.apple.OpenDirectory (10.9 – 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff90652000 – 0x7fff906b7ffb com.apple.Heimdal (4.0 – 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff906ba000 – 0x7fff90913ff9 com.apple.security (7.0 – 55471.14.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff90914000 – 0x7fff90945fff com.apple.MediaKit (15 – 709) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff90971000 – 0x7fff90976ff7 com.apple.MediaAccessibility (1.0 – 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff90977000 – 0x7fff9099bfff com.apple.quartzfilters (1.8.0 – 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff912eb000 – 0x7fff913d2ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff913d3000 – 0x7fff913d3fff com.apple.AOSMigrate (1.0 – 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff913d4000 – 0x7fff913dbfff com.apple.NetFS (6.0 – 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 43184
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=261.9M resident=163.6M(62%) swapped_out_or_unallocated=98.3M(38%)
Writable regions: Total=994.5M written=768.3M(77%) resident=840.5M(85%) swapped_out=0K(0%) unallocated=154.0M(15%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 13.1M
CG image 28K
CG raster data 24K
CG shared images 204K
CoreGraphics 4K
CoreImage 4K
Foundation 4K
Image IO 31.0M
Kernel Alloc Once 8K
MALLOC 872.8M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 249 264K
Memory Tag 251 8K
OpenCL 8K
STACK GUARD 56.1M
Stack 19.3M
VM_ALLOCATE 17.3M
VM_ALLOCATE (reserved) 388K reserved VM address space (unallocated)
__DATA 42.8M
__IMAGE 528K
__LINKEDIT 70.9M
__TEXT 191.0M
__UNICODE 544K
mapped file 76.0M
shared memory 4K
=========== =======
TOTAL 1.4G
TOTAL, minus reserved VM space 1.4G
Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 16 GB, SMC 1.25f4
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: DIMM Riser B/DIMM 1, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x000000000000000000000000000045314434
Memory Module: DIMM Riser B/DIMM 2, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x000000000000000000000000000045314434
Memory Module: DIMM Riser A/DIMM 1, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x000000000000000000000000000045314434
Memory Module: DIMM Riser A/DIMM 2, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x000000000000000000000000000045314434
Bluetooth: Version 4.2.3f10 13477, 3 services, 22 devices, 1 incoming serial ports
Network Service: Ethernet 2, Ethernet, en1
PCI Card: ATI Radeon HD 5770, Display Controller, Slot-1
PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
Serial ATA Device: SandForce[290900], 240.06 GB
Serial ATA Device: WDC WD5001ABYS-01YNA0, 500.11 GB
Serial ATA Device: WDC WD5001ABYS-01YNA0, 500.11 GB
Serial ATA Device: WDC WD5000AAKS-41YGA0, 500.11 GB
Parallel ATA Device: OPTIARC DVD RW AD-7170A
USB Device: Hub
USB Device: Scarlett 18i20 USB
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: USB Receiver
USB Device: Bluetooth USB Host Controller
USB Device: A-PRO
FireWire Device: built-in_hub, Up to 800 Mb/sec
Thunderbolt Bus:
Yes, this is a known bug that will be fixed in 2.0.1.
The work around is to select 44,1kHz sample rate in you project while assigning outputs in EZdrummer and after that is done go back to your intended sample rate.
Erik Phersson - Toontrack
Head Of Development
Please log in to read and reply to this topic.
No products in the cart.
Get all the latest on new releases,
updates and offers directly to your inbox.
Note: By clicking the 'I WANT IN' button, you will not be creating a Toontrack user account. You will only sign up to get our newsletters, offers and promotions to your inbox. You can unsubscribe at any time from a link at the bottom of each email. If you want to learn more about our privacy policy, please find detailed information here.