Host crashes when loading Abbey Road or URS plugins

JUCE's sample plugin host crashes when loading/scanning plugins by Abbey Road or URS (using OS X 10.8.4) Tracktion 4.4.1 also can't load them.

The same plugins are successfully loaded by Logic, auval, and Live.

Apparently these plugins also don't/didn't load in Wavelab 8 too (https://www.steinberg.net/forum/viewtopic.php?p=255122) and Steinberg folks suggest that it is related to "Data Execution Protection". Seems that some copy-protection/iLok related code in the plugins jumps to memory that does not have exectuion permissions ("NX bit").

Another interesting observation is that "Bluecat MB-7 Mixer 2", a plugin that can also host plugins, successfuly loads Abbey Road plugins when running in Logic but it crashes when loading them in Tracktion. So I guess there must be something that the host is doing to disable "DEP" (though I don't know what that is) that makes it work rather than different calls to load the plugins.

On another note, I'm flying to London today till the 27th so ping me if you wanna grab a beer or something :)

Crash report:


Process:         Plugin Host [11022]
Path:            /Users/USER/*/Plugin Host.app/Contents/MacOS/Plugin Host
Identifier:      com.rawmaterialsoftware.pluginhost
Version:         1.0.0 (1.0.0)
Code Type:       X86 (Native)
Parent Process:  launchd [233]
User ID:         501
Date/Time:       2013-08-20 20:45:13.422 +0300
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          2040623 sec
Crashes Since Last Report:           62
Per-App Interval Since Last Report:  1087 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      A933F18C-9562-2B7C-6FBB-5C639598FF46
Crashed Thread:  0  Juce Message Thread  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000e8bb077
VM Regions Near 0xe8bb077:
    __PDSIG                000000000e8b5000-000000000e8ba000 [   20K] r--/rwx SM=COW  /Library/Audio/Plug-Ins/Components/TG12413 2005.component/Contents/MacOS/TG12413 2005
--> __DATA                 000000000e8ba000-000000000ead7000 [ 2164K] rw-/rwx SM=COW  /Library/Audio/Plug-Ins/Components/TG12413 2005.component/Contents/MacOS/TG12413 2005
    __POVERT               000000000ead7000-000000000ead8000 [    4K] r-x/rwx SM=COW  /Library/Audio/Plug-Ins/Components/TG12413 2005.component/Contents/MacOS/TG12413 2005
Application Specific Information:
/Library/Audio/Plug-Ins/Components/TG12413 2005.component/Contents/MacOS/TG12413 2005
Thread 0 Crashed:: Juce Message Thread  Dispatch queue: com.apple.main-thread
0   ???                            0x0e8bb077 g_dwILiLokTokens + 4103
1   dyld                           0x8fe40cda ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 230
2   dyld                           0x8fe40fde ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 64
3   dyld                           0x8fe3d268 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 356
4   dyld                           0x8fe3d0ba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 62
5   dyld                           0x8fe31e0b dyld::runInitializers(ImageLoader*) + 88
6   dyld                           0x8fe37605 dlopen + 718
7   libdyld.dylib                  0x919a4dbe dlopen + 68
8   com.apple.CoreFoundation       0x91ec2040 _CFBundleDlfcnLoadBundle + 224
9   com.apple.CoreFoundation       0x91ebc10c _CFBundleLoadExecutableAndReturnError + 684
10  com.apple.CoreFoundation       0x91ebbde6 CFBundleGetFunctionPointerForName + 70
11  com.apple.CoreServices.CarbonCore 0x97cc656c _cf_lookupLibraryEntry(rtFile*, short, RegisteredComponent*) + 402
12  com.apple.CoreServices.CarbonCore 0x97ccbab6 LoadComponent + 207
13  com.apple.CoreServices.CarbonCore 0x97ccc5d1 OpenAComponent + 231
14  com.apple.audio.toolbox.AudioToolbox 0x969f6ba7 AudioComponentMgr::NewInstance(OpaqueAudioComponent*, ComponentInstanceRecord*&) + 89
15  com.apple.audio.toolbox.AudioToolbox 0x9690a388 _AT_AudioComponentInstanceNew + 182
16  com.rawmaterialsoftware.pluginhost 0x00025536 juce::AudioUnitPluginInstance::AudioUnitPluginInstance(juce::String const&) + 536
17  com.rawmaterialsoftware.pluginhost 0x00019b82 juce::AudioUnitPluginFormat::createInstanceFromDescription(juce::PluginDescription const&) + 62
18  com.rawmaterialsoftware.pluginhost 0x00019a8f juce::AudioUnitPluginFormat::findAllTypesForFile(juce::OwnedArray<juce::PluginDescription, juce::DummyCriticalSection>&, juce::String const&) + 91
19  com.rawmaterialsoftware.pluginhost 0x0001a42f juce::KnownPluginList::scanAndAddFile(juce::String const&, bool, juce::OwnedArray<juce::PluginDescription, juce::DummyCriticalSection>&, juce::AudioPluginFormat&) + 443
20  com.rawmaterialsoftware.pluginhost 0x0001b01d juce::PluginDirectoryScanner::scanNextFile(bool, juce::String&) + 325
21  com.rawmaterialsoftware.pluginhost 0x0002395d juce::PluginListComponent::Scanner::doNextScan() + 39
22  com.rawmaterialsoftware.pluginhost 0x0002383b juce::PluginListComponent::Scanner::timerCallback() + 35
23  com.rawmaterialsoftware.pluginhost 0x00061039 juce::Timer::TimerThread::callTimers() + 157
24  com.rawmaterialsoftware.pluginhost 0x00061606 juce::Timer::TimerThread::CallTimersMessage::messageCallback() + 30
25  com.rawmaterialsoftware.pluginhost 0x00060dcf juce::MessageQueue::deliverNextMessage() + 109
26  com.rawmaterialsoftware.pluginhost 0x00060d3f juce::MessageQueue::runLoopCallback() + 29
27  com.apple.CoreFoundation       0x91e6f04f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
28  com.apple.CoreFoundation       0x91e6ea79 __CFRunLoopDoSources0 + 233
29  com.apple.CoreFoundation       0x91e94826 __CFRunLoopRun + 934
30  com.apple.CoreFoundation       0x91e9401a CFRunLoopRunSpecific + 378
31  com.apple.CoreFoundation       0x91e93e8b CFRunLoopRunInMode + 123
32  com.apple.HIToolbox            0x9489ef5a RunCurrentEventLoopInMode + 242
33  com.apple.HIToolbox            0x9489ecc9 ReceiveNextEventCommon + 374
34  com.apple.HIToolbox            0x9489eb44 BlockUntilNextEventMatchingListInMode + 88
35  com.apple.AppKit               0x9289693a _DPSNextEvent + 724
36  com.apple.AppKit               0x9289616c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
37  com.apple.AppKit               0x9288c5cc -[NSApplication run] + 855
38  com.rawmaterialsoftware.pluginhost 0x0005f417 juce::MessageManager::runDispatchLoop() + 93
39  com.rawmaterialsoftware.pluginhost 0x000e68ea juce::JUCEApplication::main() + 100
40  com.rawmaterialsoftware.pluginhost 0x000e6997 juce::JUCEApplication::main(int, char const**) + 91
41  com.rawmaterialsoftware.pluginhost 0x00002355 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x910e59ae kevent + 10
1   libdispatch.dylib              0x97805c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib              0x978057a9 _dispatch_mgr_thread + 53
Thread 2:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib         0x910e27d2 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x910e1cb0 mach_msg + 68
2   com.apple.audio.CoreAudio      0x91278eba HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   com.apple.audio.CoreAudio      0x9127352e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
4   com.apple.audio.CoreAudio      0x91271bcd HALC_ProxyIOContext::IOWorkLoop() + 1287
5   com.apple.audio.CoreAudio      0x91271617 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
6   com.apple.audio.CoreAudio      0x9127bb61 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
7   com.apple.audio.CoreAudio      0x9127153d HALB_IOThread::Entry(void*) + 71
8   libsystem_c.dylib              0x935025b7 _pthread_start + 344
9   libsystem_c.dylib              0x934ecd4e thread_start + 34
Thread 3:: Juce Timer
0   libsystem_kernel.dylib         0x910e48e2 __psynch_cvwait + 10
1   libsystem_c.dylib              0x93507280 _pthread_cond_wait + 833
2   libsystem_c.dylib              0x9358d0e0 pthread_cond_timedwait$UNIX2003 + 70
3   com.rawmaterialsoftware.pluginhost 0x000422a0 juce::WaitableEvent::wait(int) const + 148
4   ???                            0x033346d8 0 + 53692120
5   com.rawmaterialsoftware.pluginhost 0x00042f59 juce::Thread::wait(int) const + 29
6   com.rawmaterialsoftware.pluginhost 0x00061343 juce::Timer::TimerThread::run() + 269
7   com.rawmaterialsoftware.pluginhost 0x00042985 juce::Thread::threadEntryPoint() + 101
8   com.rawmaterialsoftware.pluginhost 0x0004d613 threadEntryProc + 69
9   libsystem_c.dylib              0x935025b7 _pthread_start + 344
10  libsystem_c.dylib              0x934ecd4e thread_start + 34
Thread 4:
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000002  ebx: 0xbffffbfc  ecx: 0xbffffb9c  edx: 0xbffffba8
  edi: 0x0e8bb077  esi: 0x01929a70  ebp: 0xbfffc608  esp: 0xbfffc5ac
   ss: 0x00000023  efl: 0x00010246  eip: 0x0e8bb077   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x0e8bb077
Logical CPU: 0
Binary Images:
    0x1000 -   0x167fff +com.rawmaterialsoftware.pluginhost (1.0.0 - 1.0.0) <7728228B-2525-3A1A-A910-DFC426399551> /Users/USER/*/Plugin Host.app/Contents/MacOS/Plugin Host
  0x21d000 -   0x24aff3  com.apple.audio.CoreAudioKit (1.6.5 - 1.6.5) <42BE7C8C-9EF9-3F12-8827-961B349C5B31> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
  0x25d000 -   0x2a5ffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  0x2ca000 -   0x3e9ffb  com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  0x49a000 -   0x4b0ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
  0x4b9000 -  0x114eff3  com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x1a45000 -  0x1a52ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
 0x1ad0000 -  0x1ad5fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <903097A8-3922-3BF8-8B82-8BD1D831F6E7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x1f00000 -  0x1f2dfe3 +com.avid.avid.AvidCoreAudioPlugIn (10.3.5.223 - 10.3.5f223) <9DF7E2E3-C913-8E88-2866-C011B77139A7> /Library/Audio/Plug-Ins/HAL/Avid CoreAudio.plugin/Contents/MacOS/Avid CoreAudio
 0x1f34000 -  0x1f5eff7 +com.grame.JackRouter (JackRouter - 0.9.5) <13AB2581-FFAF-AC76-FB8F-D1C8779C94AF> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
 0x1f74000 -  0x1f9dfff +Jackmp (1) <0B8EB3A5-FD59-2D99-839C-2D4A9A59AA94> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
 0x1fe2000 -  0x1feaffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
 0x1ff4000 -  0x1ff4fff +cl_kernels (???) <FBEC0EBA-BDEC-4B0D-9569-0241ECDD5E29> cl_kernels
 0x1ffa000 -  0x1ffbff5 +cl_kernels (???) <546B1E07-8551-4EC1-8619-BE6F3C234F27> cl_kernels
 0x37ec000 -  0x37ecff5 +cl_kernels (???) <470D505C-759E-4693-891F-826921C28A97> cl_kernels
 0x75b9000 -  0x764bfff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
 0xe895000 -  0xe8b1ffa +com.abbeyroadplugins.TG12413_2005.AU (2.0.1 - 2.0.1) <3C3353B3-5150-FBA6-6795-6BE70FB8F0A7> /Library/Audio/Plug-Ins/Components/TG12413 2005.component/Contents/MacOS/TG12413 2005
0x8fe2d000 - 0x8fe5fe57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
0x90007000 - 0x90014ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x90015000 - 0x900acff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x900ad000 - 0x900bbff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x9015a000 - 0x9015effc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9015f000 - 0x9016fff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9017b000 - 0x901a8ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x901a9000 - 0x901ebfff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x901ec000 - 0x902e9ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x902ec000 - 0x902fafff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x902fb000 - 0x90554ff5  com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x90555000 - 0x90597fff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x90598000 - 0x90638ff7  com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90639000 - 0x90639fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9063a000 - 0x90745ff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90746000 - 0x90773ffb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x90774000 - 0x9079ffff  com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x907a0000 - 0x907a0fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x907a1000 - 0x908aeff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x908af000 - 0x90959fff  com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9095a000 - 0x90ab7ffb  com.apple.QTKit (7.7.1 - 2599.31) <B9AE5675-22B0-3AA9-903F-2195DA0B04F5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90ab8000 - 0x90ac1fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x90ac2000 - 0x90accfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x90acd000 - 0x90acffff  com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90ad0000 - 0x90b55ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90b56000 - 0x90b60fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90b61000 - 0x90b61fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x90bc9000 - 0x90bc9fff  libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib
0x90bca000 - 0x90c25fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90c27000 - 0x90c73fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x90ea5000 - 0x9102eff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9102f000 - 0x91074ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91075000 - 0x91077ffb  libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x910a9000 - 0x910ceff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x910cf000 - 0x910cfffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x910d0000 - 0x910eaffc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
0x910eb000 - 0x91108fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x91139000 - 0x9120ffff  com.apple.DiscRecording (7.0 - 7000.2.4) <BCFA6387-F4B4-3B16-A46E-B7E77C8FB769> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x91210000 - 0x9121ffff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9125d000 - 0x912befff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x912bf000 - 0x91307ff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9130b000 - 0x9134dff7  libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
0x9134e000 - 0x9134ffff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x91350000 - 0x91351ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91352000 - 0x91359fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x9135d000 - 0x91455ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x91456000 - 0x9148cffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9148d000 - 0x91496fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91535000 - 0x91537ffd  libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x91538000 - 0x91539ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x9153a000 - 0x91936feb  com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x91938000 - 0x91939fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x9193a000 - 0x91944fff  libCSync.A.dylib (332) <86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91945000 - 0x9194dfff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x9194e000 - 0x9194ffff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x91950000 - 0x91992ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x91993000 - 0x919a1ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x919a2000 - 0x919a2fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x919a3000 - 0x919a5fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x919a6000 - 0x919bdfff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x919be000 - 0x91b36ff5  com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91b37000 - 0x91df7ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91df8000 - 0x91e1cfff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91e5d000 - 0x92045ffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x922be000 - 0x922eaff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x922eb000 - 0x9235affb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92367000 - 0x9241bfff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92452000 - 0x92458fff  libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92459000 - 0x92498ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x92499000 - 0x9249cff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x92710000 - 0x92732fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x92733000 - 0x932efff3  com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x932f0000 - 0x932fdff7  com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x932fe000 - 0x9331cff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9331d000 - 0x93334ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x93335000 - 0x933f3ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x933f4000 - 0x9346eff3  com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9346f000 - 0x93476fff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x93477000 - 0x9348cfff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9348f000 - 0x9349fff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x934ec000 - 0x935a9feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x935aa000 - 0x9369bffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x93a15000 - 0x93a91ff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93a92000 - 0x93acdfef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93ace000 - 0x93b28fff  com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93c1e000 - 0x93c86ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93c87000 - 0x93c87ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x93c92000 - 0x93c96ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x93cdd000 - 0x93d10ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x93ddc000 - 0x93de5ff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x93de6000 - 0x94094ffb  com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9409b000 - 0x940b8ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x940b9000 - 0x940bfffc  libCGXCoreImage.A.dylib (332) <C370B56E-888F-31E8-B6F9-C3944725FBD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x940c0000 - 0x94502fff  com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94503000 - 0x94534fff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9453c000 - 0x947dfff3  com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x947e0000 - 0x9483affb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94847000 - 0x94c2afff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94c2b000 - 0x94d0cfff  libcrypto.0.9.8.dylib (47.1) <E4820342-4F42-3DEB-90DB-DE5A66C5585E> /usr/lib/libcrypto.0.9.8.dylib
0x94d11000 - 0x94d3aff7  libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94d3b000 - 0x95158fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x95159000 - 0x9515cfff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9515d000 - 0x95194ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <23668AB5-68EA-37D2-978E-C9EF22BF8C0C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9519d000 - 0x951c8ff9  com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x954b6000 - 0x95504ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9552e000 - 0x95535ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95536000 - 0x9555afff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9555b000 - 0x95567ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x95568000 - 0x95572ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x95575000 - 0x95594ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x95830000 - 0x958cbfff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x958cc000 - 0x958cfff9  libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9614e000 - 0x961b6fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96239000 - 0x96256fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x96257000 - 0x968e3ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x968e4000 - 0x968fdfff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x968fe000 - 0x96a57ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96a58000 - 0x96a58fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x96a5b000 - 0x96abdfff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x977f7000 - 0x977fbfff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x97801000 - 0x97813ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x97814000 - 0x9785bff7  com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9785c000 - 0x978d1ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x978d2000 - 0x978eefff  libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x978ef000 - 0x9790fffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x97910000 - 0x97a2cffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97a2d000 - 0x97a30ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x97b42000 - 0x97b4effa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x97b4f000 - 0x97ba6ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97c23000 - 0x97c6dff7  com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x97c6e000 - 0x97f73ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x97f74000 - 0x97f9dfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x97f9e000 - 0x97fceff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
0x97fcf000 - 0x97fd6ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x97fd7000 - 0x97ffcffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97ffd000 - 0x98095fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x980cc000 - 0x9821aff3  com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98235000 - 0x9823effd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9823f000 - 0x98240fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x98241000 - 0x98244ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x98245000 - 0x982f4ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x98397000 - 0x984afff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x984b0000 - 0x984c5fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x984c6000 - 0x985d3057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x985d4000 - 0x985d4fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x985e0000 - 0x985e3ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x985e4000 - 0x9863fff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x98640000 - 0x98646fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x98647000 - 0x98647fff  com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98648000 - 0x986aefff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x986af000 - 0x987e2ff3  com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x98813000 - 0x9881efff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x98876000 - 0x98b96ff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x98b97000 - 0x98b98fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x98b99000 - 0x98ba7fff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x98ba8000 - 0x98ba8fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98ba9000 - 0x98bf9ff7  com.apple.CoreMediaIO (308.0 - 4155.4) <E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x98bfa000 - 0x98ce3ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x98ce4000 - 0x9909cffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9909d000 - 0x9919bff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x991f7000 - 0x99245ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x999e2000 - 0x99a26ff7  libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99a27000 - 0x99a27fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x99aa5000 - 0x99abbfff  com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x99abc000 - 0x99b4effb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99b4f000 - 0x99b53ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x99b54000 - 0x99b55fff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
0x99b56000 - 0x99bbaff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x99bbb000 - 0x99d77ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x99d78000 - 0x99eb3ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x99eb4000 - 0x99ec0ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x99ec1000 - 0x99f08ff3  com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x99f09000 - 0x99f15ffe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
0x99f16000 - 0x99f28fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x99f29000 - 0x99f69fff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x99f6e000 - 0x99fd2ff7  com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x99fd3000 - 0x9a1eafff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9a1eb000 - 0x9a23aff6  libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a23b000 - 0x9a23ffff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a240000 - 0x9a314ff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9a315000 - 0x9a348fff  libssl.0.9.8.dylib (47.1) <1725A506-BD80-39D5-8EE8-78D2FBBE194C> /usr/lib/libssl.0.9.8.dylib
0x9a349000 - 0x9a35cff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9a35d000 - 0x9a3b4ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9a3b5000 - 0x9a3b9fff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a412000 - 0x9a68eff7  com.apple.QuickTime (7.7.1 - 2599.31) <3839E1F3-7948-3E68-9AE1-A0CEE8C59212> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 9589
    thread_create: 0
    thread_set_state: 54301
VM Region Summary:
ReadOnly portion of Libraries: Total=166.5M resident=61.5M(37%) swapped_out_or_unallocated=105.0M(63%)
Writable regions: Total=186.9M written=4960K(3%) resident=16.0M(9%) swapped_out=160K(0%) unallocated=171.0M(91%)
 
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                  20.2M        reserved VM address space (unallocated)
ATS (font support)                 31.9M
CG backing stores                  5628K
CG image                             20K
CG shared images                   1248K
CoreImage                             4K
CoreServices                       2640K
MALLOC                             98.9M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                     1272K
Memory tag=35                      5840K
OpenCL                               28K
Stack                              65.5M
Stack (reserved)                    516K        reserved VM address space (unallocated)
VM_ALLOCATE                        16.2M
__DATA                             9468K
__DATA/__OBJC                       188K
__IMAGE                             528K
__IMPORT                             12K
__LINKEDIT                         38.5M
__OBJC                             2128K
__OBJC/__DATA                       168K
__PAGEZERO                            4K
__PDSIG                              20K
__POVERD                              4K
__POVERT                              4K
__TEXT                            128.0M
__UNICODE                           544K
mapped file                        95.6M
shared memory                       704K
===========                      =======
TOTAL                             525.2M
TOTAL, minus reserved VM space    504.5M
Model: MacPro5,1, BootROM MP51.007F.B03, 8 processors, Quad-Core Intel Xeon, 2.4 GHz, 6 GB, SMC 1.39f11
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: DIMM 1, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553754465238432D48392020
Memory Module: DIMM 2, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553754465238432D48392020
Memory Module: DIMM 3, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553754465238432D48392020
Memory Module: DIMM 5, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553754465238432D48392020
Memory Module: DIMM 6, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553754465238432D48392020
Memory Module: DIMM 7, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553754465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
PCI Card: Universal Audio UAD-2 Duo, sppci_othermultimedia, Slot-2
PCI Card: PowerCore/PCI, Slot-3@4,0,0
Serial ATA Device: HL-DT-ST DVD-RW GH61N
Serial ATA Device: WDC WD1001FALS-41Y6A0, 1 TB
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: ST31000528AS, 1 TB
USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd300000 / 3
USB Device: iLok, 0x088e, 0x5036, 0xfd320000 / 8
USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd340000 / 7
USB Device: Kensington Expert Mouse, 0x047d  (Kensington), 0x1020, 0xfd344000 / 14
USB Device: Nocturn, 0x1235, 0x000a, 0xfd343000 / 13
USB Device: eLicenser, 0x0819, 0x0101, 0xfd342000 / 12
USB Device: iLok, 0x088e, 0x5036, 0xfd341000 / 11
USB Device: ProtectExecuter, 0x0819, 0x0101, 0xfd330000 / 6
USB Device: iLok, 0x088e, 0x5036, 0xfd310000 / 5
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
USB Device: iLok, 0x088e, 0x5036, 0xfd110000 / 10
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd120000 / 9
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x5a100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x5a110000 / 3
USB Device: Unitor8 MkII, 0x086a  (Emagic Soft-und Hardware Gmbh), 0x0001, 0x1a200000 / 2
FireWire Device: built-in_hub, 800mbit_speed
FireWire Device: LynxLTFW, Lynx, 400mbit_speed

Cheers, Yair

Definitely looks like what you suggest - that DEP is preventing some kind of horrible hackery that the iLok code is attempting.

But having a quick search, I can't find any information at all about how on earth an app could turn off DEP... Anyone got any idea where to begin looking for that kind of stuff? Does the app need to make some kind of obscure system call, or is it a plist option...?

Not sure if this is helpful as I don't know anything about this stuff but I found an article for windows that talks about DEP.

http://msdn.microsoft.com/en-us/library/windows/desktop/aa366553(v=vs.85).aspx