This posting is older than 6 months and can contain outdated information.
Hello All,
I'm having problems running the provided examples in the SDK with the latest version of Remote Buddy (1.11.2) 
The behavior installs fine and it appears in the menu but Remote Buddy crashes when I activate the behavior. 
I tried the various examples with the provided executables and also rebuilding from the sources (on 2 different systems 10.5.5 and 10.4.11) 
Each time I got the same result.
Here what I can see in the logs: 
Oct 28 08:24:01 ludos-macbook Remote Buddy[163]: *** -[BehaviourSpeech uniqueIdentifier]: unrecognized selector sent to instance 0x165ba0e0 
Oct 28 08:24:01 ludos-macbook Remote Buddy[163]: An uncaught exception was raised 
Oct 28 08:24:01 ludos-macbook Remote Buddy[163]: *** -[BehaviourSpeech uniqueIdentifier]: unrecognized selector sent to instance 0x165ba0e0 
Oct 28 08:24:01 ludos-macbook Remote Buddy[163]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[BehaviourSpeech uniqueIdentifier]: unrecognized selector sent to instance 0x165ba0e0' 
Oct 28 08:24:01 ludos-macbook Remote Buddy[163]: Stack: (\n    2444648779,\n    2426650171,\n    2444677962,\n    2444671308,\n    2444671506,\n    499156,\n    41954,\n    226144,\n    205102,\n    1361644,\n    1358347,\n    2420296435,\n    2444002869,\n    2444151048,\n    2444152056,\n    2420273461,\n    2420791021,\n    56678,\n    2420059053,\n    2420057940,\n    2500276089,\n    2500275766\n) 
Oct 28 08:24:04 ludos-macbook ReportCrash[172]: Formulating crash report for process Remote Buddy[163] 
Oct 28 08:24:05 ludos-macbook ReportCrash[172]: Saved crashreport to /Users/ludo/Library/Logs/CrashReporter/Remote Buddy_2008-10-28-082401_ludos-macbook.crash using uid: 501 gid: 20, euid: 501 egid: 20 
Oct 28 08:24:05 ludos-macbook com.apple.launchd[66] ([0x0-0x1b01b].com.iospirit.RemoteBuddy[163]): Exited abnormally: Trace/BPT trap
Below are the crash report 
I think this app is pretty cool and has a lot of potential. I'm planning to write my own behavior but I'm kind of stuck here. 
Any help is appreciated.
Thanks 
Ludo
-- crash report --- 
Process:         Remote Buddy [163] 
Path:            /Applications/Remote Buddy.app/Contents/MacOS/Remote Buddy 
Identifier:      com.iospirit.RemoteBuddy 
Version:         ??? (1.11.2) 
Code Type:       X86 (Native) 
Parent Process:  launchd [66]
Date/Time:       2008-10-28 08:24:01.878 -0700 
OS Version:      Mac OS X 10.5.5 (9F2114) 
Report Version:  6
Exception Type:  EXC_BREAKPOINT (SIGTRAP) 
Exception Codes: 0x0000000000000002, 0x0000000000000000 
Crashed Thread:  7
Application Specific Information: 
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[BehaviourSpeech uniqueIdentifier]: unrecognized selector sent to instance 0x165ba0e0'
Thread 0: 
0   libSystem.B.dylib             	0x95041d06 mach_msg_trap + 10 
1   libSystem.B.dylib             	0x950494fc mach_msg + 72 
2   com.apple.CoreFoundation      	0x91aec0ce CFRunLoopRunSpecific + 1790 
3   com.apple.CoreFoundation      	0x91aeccf8 CFRunLoopRunInMode + 88 
4   com.apple.HIToolbox           	0x93a64480 RunCurrentEventLoopInMode + 283 
5   com.apple.HIToolbox           	0x93a64299 ReceiveNextEventCommon + 374 
6   com.apple.HIToolbox           	0x93a6410d BlockUntilNextEventMatchingListInMode + 106 
7   com.apple.AppKit              	0x90b5c23d _DPSNextEvent + 657 
8   com.apple.AppKit              	0x90b5baf0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 
9   CocoaSuite                    	0x1c7d1a15 -[NSApplication(CocoaSuite) cocoaGesturesNextEventMatchingMask:untilDate:inMode:dequeue:] + 72 
10  com.apple.AppKit              	0x90b54b2b -[NSApplication run] + 795 
11  com.apple.AppKit              	0x90b21d64 NSApplicationMain + 574 
12  com.iospirit.RemoteBuddy      	0x000033cf 0x1000 + 9167 
13  com.iospirit.RemoteBuddy      	0x000032e2 0x1000 + 8930 
14  com.iospirit.RemoteBuddy      	0x00003209 0x1000 + 8713
Thread 1: 
0   libSystem.B.dylib             	0x95048eee __semwait_signal + 10 
1   libSystem.B.dylib             	0x95073bf1 pthread_cond_wait$UNIX2003 + 73 
2   com.apple.QuartzCore          	0x96d83ad1 fe_fragment_thread + 54 
3   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
4   libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 2: 
0   libSystem.B.dylib             	0x95048eee __semwait_signal + 10 
1   libSystem.B.dylib             	0x95073bf1 pthread_cond_wait$UNIX2003 + 73 
2   ...ple.CoreServices.CarbonCore	0x9070024f TSWaitOnCondition + 126 
3   ...ple.CoreServices.CarbonCore	0x906df18e TSWaitOnConditionTimedRelative + 202 
4   ...ple.CoreServices.CarbonCore	0x906ffecc MPWaitOnQueue + 208 
5   ...thesis.MacinTalkSynthesizer	0x1660f9dd MTBEWorker::WorkLoop(MTBEWorker*) + 209 
6   ...thesis.MacinTalkSynthesizer	0x1660fb5d MTBEWorkerStartMPTask + 17 
7   ...ple.CoreServices.CarbonCore	0x906fe463 PrivateMPEntryPoint + 56 
8   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
9   libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 3: 
0   libSystem.B.dylib             	0x95048eee __semwait_signal + 10 
1   libSystem.B.dylib             	0x95073bf1 pthread_cond_wait$UNIX2003 + 73 
2   ...ple.CoreServices.CarbonCore	0x9070024f TSWaitOnCondition + 126 
3   ...ple.CoreServices.CarbonCore	0x906df18e TSWaitOnConditionTimedRelative + 202 
4   ...ple.CoreServices.CarbonCore	0x906ffecc MPWaitOnQueue + 208 
5   ...thesis.MacinTalkSynthesizer	0x1660f9dd MTBEWorker::WorkLoop(MTBEWorker*) + 209 
6   ...thesis.MacinTalkSynthesizer	0x1660fb5d MTBEWorkerStartMPTask + 17 
7   ...ple.CoreServices.CarbonCore	0x906fe463 PrivateMPEntryPoint + 56 
8   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
9   libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 4: 
0   libSystem.B.dylib             	0x9511e1a2 __semwait_signal_nocancel + 10 
1   libSystem.B.dylib             	0x95048cb6 usleep$UNIX2003 + 61 
2   ....speech.synthesis.framework	0x927426f7 PollChannelStatus + 39 
3   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
4   libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 5: 
0   libSystem.B.dylib             	0x95091672 select$DARWIN_EXTSN + 10 
1   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
2   libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 6: 
0   libSystem.B.dylib             	0x95041d06 mach_msg_trap + 10 
1   libSystem.B.dylib             	0x950494fc mach_msg + 72 
2   com.apple.CoreFoundation      	0x91aec0ce CFRunLoopRunSpecific + 1790 
3   com.apple.CoreFoundation      	0x91aeccf8 CFRunLoopRunInMode + 88 
4   com.apple.audio.CoreAudio     	0x934d2468 HALRunLoop::OwnThread(void*) + 160 
5   com.apple.audio.CoreAudio     	0x934d2304 CAPThread::Entry(CAPThread*) + 96 
6   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
7   libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 7 Crashed: 
0   com.apple.CoreFoundation      	0x91b65ff4 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4 
1   libobjc.A.dylib               	0x90a3be3b objc_exception_throw + 40 
2   com.apple.CoreFoundation      	0x91aecad3 CFRunLoopRunSpecific + 4355 
3   com.apple.CoreFoundation      	0x91aeccf8 CFRunLoopRunInMode + 88 
4   com.apple.Foundation          	0x90427135 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 
5   com.apple.Foundation          	0x904a56ed -[NSRunLoop(NSRunLoop) runUntilDate:] + 93 
6   com.iospirit.RemoteBuddy      	0x0000dd66 0x1000 + 52582 
7   com.apple.Foundation          	0x903f2bad -[NSThread main] + 45 
8   com.apple.Foundation          	0x903f2754 __NSThread__main__ + 308 
9   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
10  libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 8: 
0   libSystem.B.dylib             	0x95048eee __semwait_signal + 10 
1   libSystem.B.dylib             	0x95073bf1 pthread_cond_wait$UNIX2003 + 73 
2   ...ple.CoreServices.CarbonCore	0x9070024f TSWaitOnCondition + 126 
3   ...ple.CoreServices.CarbonCore	0x906df18e TSWaitOnConditionTimedRelative + 202 
4   ...ple.CoreServices.CarbonCore	0x906ffecc MPWaitOnQueue + 208 
5   ...thesis.MacinTalkSynthesizer	0x1660f9dd MTBEWorker::WorkLoop(MTBEWorker*) + 209 
6   ...thesis.MacinTalkSynthesizer	0x1660fb5d MTBEWorkerStartMPTask + 17 
7   ...ple.CoreServices.CarbonCore	0x906fe463 PrivateMPEntryPoint + 56 
8   libSystem.B.dylib             	0x95072f79 _pthread_start + 321 
9   libSystem.B.dylib             	0x95072e36 thread_start + 34
Thread 7 crashed with X86 Thread State (32-bit): 
eax: 0xa02840f0  ebx: 0x90a3be1c  ecx: 0xa02831a0  edx: 0x004a5000 
edi: 0x1c475d80  esi: 0xb035fbf0  ebp: 0xb035f698  esp: 0xb035f698 
ss: 0x0000001f  efl: 0x00000282  eip: 0x91b65ff4   cs: 0x00000017 
ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037 
cr2: 0x51621000
Binary Images: 
0x1000 -   0x17cff7 +com.iospirit.RemoteBuddy ??? (1.11.2) <e991d81ebc6e4e1189880ff0c34c6416> /Applications/Remote Buddy.app/Contents/MacOS/Remote Buddy 
0x1b3000 -   0x1fdfff +com.iospirit.RemoteBuddy.RemoteBuddyServices ??? (1.0) <9df5c757a2934df4b54fa72634209032> /Applications/Remote Buddy.app/Contents/Frameworks/RemoteBuddyServices.framework/Versions/A/RemoteBuddyServices 
0x22e000 -   0x2a0ff7  com.apple.Bluetooth 2.1.2 (2.1.2f8) <304df4db2f28549da12d97ac336a00a0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 
0x2ee000 -   0x326fff  com.apple.OSAKit 1.1 (55) <cc99245aedb21c1054f8faf49cff074c> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit 
0x356000 -   0x359ffb  com.apple.BezelServicesFW 1.4.924 (1.4.924) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 
0x360000 -   0x429ff5  com.apple.DiscRecording 4.0.3 (4030.4.3) <272859ed6cbe474f9c58c07f987df24e> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 
0x494000 -   0x49efff  libexslt.0.dylib ??? (???) <945706e42cba5f5f10e65dc850e65014> /usr/lib/libexslt.0.dylib 
0x700000 -   0x700ffe +org.xlife.InquisitorLoader 3.2 (58) <e4877ee4582562d98c95d447c8f77397> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor 
0x705000 -   0x706fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader 
0x70b000 -   0x70bffc +com.bitart.IMM_Loader ??? (1.00) /Library/InputManagers/IMM_Loader/IMM_Loader.bundle/Contents/MacOS/IMM_Loader 
0x710000 -   0x711ffd +com.1passwd.InputManager 2.9.2 (7295) <b4bb9f55123fca1c7e54f9a79a7b21ef> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM 
0x716000 -   0x718fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 
0x71e000 -   0x725fff +net.infinite-labs.Afloat 2.0 (2.0) <e9e8f5c741066f4d0711870b61f5a5e1> /Users/ludo/Library/Application Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat 
0x731000 -   0x73aff7 +com.seanpatrickobrien.ilifecontrols ??? (1.0) <eb20b08022ebf11be222dc1a12977e44> /Users/ludo/Library/Application Support/SIMBL/Plugins/Afloat.bundle/Contents/Frameworks/iLifeControls.framework/Versions/A/iLifeControls 
0x14a8a000 - 0x14a8fff3  libCGXCoreImage.A.dylib ??? (???) <181fba4a2fc2632a6f1f8503ead44953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 
0x14c03000 - 0x14dd3fff  com.apple.RawCamera.bundle 2.0.9 (2.0.9) <5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 
0x16474000 - 0x16476fff +com.iospirit.behaviours.adobereader ??? (1.8.9) <577c46348f32c87950183466b48a6f9e> /Applications/Remote Buddy.app/Contents/PlugIns/Reader.rbbehaviour/Contents/MacOS/Reader 
0x164a7000 - 0x164a8fff +com.yourcompany.behaviours.speech ??? (1.0) /Users/ludo/Library/Application Support/Remote Buddy/Behaviours/Speech.rbbehaviour/Contents/MacOS/Speech 
0x164be000 - 0x164ddfff  com.apple.speech.SpeechDictionary 3.9.5 (3.9.5) <c2edecb87eea7f29f4c3454932bec152> /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDictionary 
0x16600000 - 0x16694ff7  com.apple.speech.synthesis.MacinTalkSynthesizer 3.7.1 (3.7.1) <8b8d9f863ad8969d8369443aa80d67cb> /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/MacinTalk 
0x1b3a6000 - 0x1b563fe3  com.apple.audio.codecs.Components 1.6.4 (1.6.4) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 
0x1b644000 - 0x1b646ffb +com.iospirit.behaviours.quicktimeplayer ??? (1.8.10) <21adceab9cdc5fc82ed6b896ab963e95> /Applications/Remote Buddy.app/Contents/PlugIns/QuickTime Player.rbbehaviour/Contents/MacOS/QuickTime Player 
0x1b663000 - 0x1b68ffff +com.iospirit.behaviours.tunes ??? (1.10) <7dc2f63a0b65e3219de008b21cfcc87f> /Applications/Remote Buddy.app/Contents/PlugIns/Tunes.rbbehaviour/Contents/MacOS/Tunes 
0x1b6b5000 - 0x1b6b7ffb +com.iospirit.behaviours.realplayer ??? (1.8.9) <9bd3d6ae9a61fc2b79f91b1b64de4e2e> /Applications/Remote Buddy.app/Contents/PlugIns/RealPlayer.rbbehaviour/Contents/MacOS/RealPlayer 
0x1b6d0000 - 0x1b6d4fff +com.iospirit.behaviours.photobooth ??? (1.11) <5b1e891c2203f332b7640679f7c73765> /Applications/Remote Buddy.app/Contents/PlugIns/PhotoBooth.rbbehaviour/Contents/MacOS/PhotoBooth 
0x1b6dc000 - 0x1b6deffc +com.iospirit.behaviours.spaces ??? (1.8) <dab14290d2265197e21ed931ffbc057a> /Applications/Remote Buddy.app/Contents/PlugIns/Spaces.rbbehaviour/Contents/MacOS/Spaces 
0x1baef000 - 0x1baf2fff +com.iospirit.behaviours.vlc ??? (1.8.10) <3a60f56e640834020a842cf082f046c4> /Applications/Remote Buddy.app/Contents/PlugIns/VLC.rbbehaviour/Contents/MacOS/VLC 
0x1bc6f000 - 0x1bc72ffb +com.iospirit.behaviours.dvdplayer ??? (1.8.9) <d4f7c69101b7ef1a253bfa871d3fc622> /Applications/Remote Buddy.app/Contents/PlugIns/DVDPlayer.rbbehaviour/Contents/MacOS/DVDPlayer 
0x1bcd0000 - 0x1bcd2fff +com.iospirit.behaviours.preview ??? (1.8.9) <3b0d91e562150f32fc1b25ad4d7a4ebb> /Applications/Remote Buddy.app/Contents/PlugIns/Preview.rbbehaviour/Contents/MacOS/Preview 
0x1be9b000 - 0x1be9dfff +com.iospirit.behaviours.keynote ??? (1.8.9) <c88a4eacefc559d3971e11a06ba5995b> /Applications/Remote Buddy.app/Contents/PlugIns/Keynote.rbbehaviour/Contents/MacOS/Keynote 
0x1bea4000 - 0x1bea6ffe +com.iospirit.behaviours.powerpoint ??? (1.8.9) <897e877e9baa9de6bd92836e68adecc4> /Applications/Remote Buddy.app/Contents/PlugIns/PowerPoint.rbbehaviour/Contents/MacOS/PowerPoint 
0x1bebe000 - 0x1bec0fff +com.iospirit.behaviours.acrobat ??? (1.8.9) <ce8c2d7c0f1addebdf02e88650494d07> /Applications/Remote Buddy.app/Contents/PlugIns/Acrobat.rbbehaviour/Contents/MacOS/Acrobat 
0x1bec7000 - 0x1becafff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <227f415946dd425e7e3e6047a2d17fcf> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 
0x1bfe7000 - 0x1bfecfff  com.apple.audio.AppleHDAHALPlugIn 1.5.8 (1.5.8fc46) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 
0x1bffa000 - 0x1bffaffe  com.apple.applescript.component 2.0.1 (2.0.1) /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript 
0x1c500000 - 0x1c587feb  com.apple.applescript 2.0.1 (2.0.1) /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript 
0x1c65f000 - 0x1c687ff4  com.apple.osax.standardadditions 2.0 (???) <8a429a7054ffca3c2965eebec926fe24> /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/StandardAdditions 
0x1c694000 - 0x1c69effe  com.apple.URLMount 3.1.1 (3.1.1) <a6aece1c9c34992e08acf4b68e523f90> /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount 
0x1c6a6000 - 0x1c6e5fff  com.apple.AppleShareClientCore 1.6.1 (1.6.1) <36ca4a637b45a1fbc0d6b1f02def3f38> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore 
0x1c6f8000 - 0x1c70bfff  com.apple.AppleShareClient 1.6.1 (1.6.1) <a9e624927e7f31e81344921b520b6599> /System/Library/Frameworks/AppleShareClient.framework/Versions/A/AppleShareClient 
0x1c717000 - 0x1c721ffc  com.apple.framework.AppleTalk 1.2.0 (???) <e8d0dc99744c2eb3aafefe463d3daf43> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk 
0x1c7c7000 - 0x1c7defff +CocoaSuite 66815 (1.04) /Users/ludo/Library/Application Support/InputManagersManager/Bundles/CocoaSuite.IMMbundle/Contents/MacOS/CocoaSuite 
0x70000000 - 0x700e3ff2  com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <0d39f113441616327c292c949f3caa3e> /usr/lib/dyld 
0x90006000 - 0x9014cff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 
0x9014d000 - 0x9017ffff  com.apple.LDAPFramework 1.4.5 (110) <8e2d9ff6233cf44cb67533625840c2af> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 
0x90282000 - 0x90289ffe  libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib 
0x9028a000 - 0x90309ff5  com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 
0x9035b000 - 0x903e2ff7  libsqlite3.0.dylib ??? (???) <eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib 
0x903e3000 - 0x903e7fff  libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 
0x903e8000 - 0x90663fe7  com.apple.Foundation 6.5.6 (677.21) <40610e77083f7efef58fe0e5bf3a2066> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 
0x90664000 - 0x90665ffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib 
0x906b5000 - 0x9098fff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) <956c43887c678f344462a2b1c73cba53> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 
0x90990000 - 0x9099afeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 
0x9099b000 - 0x909f8ffb  libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib 
0x909f9000 - 0x90a08ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 
0x90a09000 - 0x90a31ff7  com.apple.shortcut 1 (1.0) <35cd17d0179ca839c5fb08694f3dc5ef> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 
0x90a32000 - 0x90b12fff  libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib 
0x90b13000 - 0x90b13ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 
0x90b14000 - 0x90b1bfe9  libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib 
0x90b1c000 - 0x91319fef  com.apple.AppKit 6.5.5 (949.41) <2afc0f3f6b31d897b7a813a6cb8f53c1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 
0x9131a000 - 0x91376ff7  com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 
0x91377000 - 0x913a8ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 
0x913a9000 - 0x919f9fff  com.apple.WebCore 5525.18.1 (5525.18.1) <5cff38f28ab8944d7935a553a587de96> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 
0x919fa000 - 0x91a17ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 
0x91a18000 - 0x91a2efff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 
0x91a7a000 - 0x91bacfff  com.apple.CoreFoundation 6.5.4 (476.15) <dde27c8bc33b9568cd934ce54e6c419d> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 
0x91bad000 - 0x91bc8ffb  libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 
0x91bc9000 - 0x91bcefff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 
0x91bdc000 - 0x91c68ff7  com.apple.LaunchServices 290 (290) <8f26b553a8cc473f8badfc91ca551ede> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 
0x91c86000 - 0x91caefff  libcups.2.dylib ??? (???) <1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib 
0x91caf000 - 0x91d94ff3  com.apple.CoreData 100.1 (186) <50219bcb005cb15ea999a19391a8d523> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 
0x91d95000 - 0x91dc4fe3  com.apple.AE 402.2 (402.2) <95c19d4ee4eb86270ad404e32a2c67e1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 
0x91dc5000 - 0x91e1fff7  com.apple.CoreText 2.0.3 (???) <bee78d6af2bc4805f2ca7d4330bc1124> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 
0x91e32000 - 0x91e7bfef  com.apple.Metadata 10.5.2 (398.23) <d96f6357a8d6f976173478f27172b021> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 
0x91e7c000 - 0x92038ff3  com.apple.QuartzComposer 2.1 (106.12) <b802f5c5bba007094b65d53533b02889> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 
0x92039000 - 0x9203bfff  com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 
0x920aa000 - 0x9211cfff  com.apple.PDFKit 2.1.1 (2.1.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 
0x921e7000 - 0x925f7fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 
0x925f8000 - 0x925ffff7  libCGATS.A.dylib ??? (???) <c92dd25143a2d55700f64d8c274ca00d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 
0x9263d000 - 0x926efffb  libcrypto.0.9.7.dylib ??? (???) <75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib 
0x926f0000 - 0x9272ffef  libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 
0x92730000 - 0x9273ffff  libsasl2.2.dylib ??? (???) <3b8f3a6c82ad40245fd1a080d7bbcf79> /usr/lib/libsasl2.2.dylib 
0x92740000 - 0x92750fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 
0x92846000 - 0x928d1fff  com.apple.framework.IOKit 1.5.1 (???) <fea40a001559431f768113b90b6f7599> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 
0x928d2000 - 0x92965ff3  com.apple.ApplicationServices.ATS 3.4 (???) <ebf874bd30d89d87727d2f1861956fb9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 
0x92966000 - 0x92a9efe7  com.apple.imageKit 1.0.2 (1.0) <cf00dec9dd2a045d8222ba9a64737e1b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 
0x92a9f000 - 0x92b6afff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 
0x92b6b000 - 0x92beffe3  com.apple.CFNetwork 339.5 (339.5) <b14bbd0610cb55d9a33ee061d661b72d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 
0x92bf0000 - 0x92bf3fff  com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 
0x92bf4000 - 0x92c71fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 
0x92c80000 - 0x92da4fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 
0x92da5000 - 0x92dbbfe7  com.apple.CoreVideo 1.5.1 (1.5.1) <80b173571cdb99a829e1b8ec0a677291> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 
0x92dc8000 - 0x92e21ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 
0x92e22000 - 0x92e22ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 
0x92e23000 - 0x92e33ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 
0x92e34000 - 0x92e85ff7  com.apple.HIServices 1.7.0 (???) <67988718780a0a367b1bde62f5a67c4b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 
0x92e86000 - 0x93244fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 
0x93245000 - 0x93245ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 
0x93246000 - 0x93253fe7  com.apple.opengl 1.5.8 (1.5.8) <1d535f1c426c6cfeb836ba04f896a6a0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 
0x93254000 - 0x932a3fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI 
0x932a4000 - 0x932e5fe7  libRIP.A.dylib ??? (???) <a4212735a16eed03c6cc6c75893b617d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 
0x932e6000 - 0x934b4fff  com.apple.security 5.0.4 (34102) <afb083034e55d067d0b8d91a83269ad5> /System/Library/Frameworks/Security.framework/Versions/A/Security 
0x934b5000 - 0x93531feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <39633bb5fa20a813719ff43c5ce4fa38> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 
0x93532000 - 0x93536fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 
0x93537000 - 0x93579fef  com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 
0x9357a000 - 0x93585fe7  libCSync.A.dylib ??? (???) <b64d8c38922c8913da6a86c3b9b761a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 
0x93586000 - 0x9359aff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 
0x9359b000 - 0x935bffeb  libssl.0.9.7.dylib ??? (???) <d04156c610530ca44979c899834fc24d> /usr/lib/libssl.0.9.7.dylib 
0x935c0000 - 0x93667feb  com.apple.QD 3.11.54 (???) <c31150b40fcc27c195de40f0ae138666> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 
0x93668000 - 0x93686fff  libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib 
0x93687000 - 0x93687ffa  com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 
0x93688000 - 0x93702ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <98633ef67d419c1b02f56556cb4d843d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 
0x93703000 - 0x937d1ff3  com.apple.JavaScriptCore 5525.18 (5525.18) <411cbe6246ddf155dc01294731d29ba9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 
0x938b3000 - 0x93962ffb  com.apple.QTKit 7.5.5 (995.22.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 
0x93963000 - 0x93a2aff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 
0x93a35000 - 0x93d3cfff  com.apple.HIToolbox 1.5.4 (???) <f4084cf8b649fe166be4252aff114138> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 
0x93d3d000 - 0x93d7bff7  libGLImage.dylib ??? (???) <75a336b61267802e66e7e32a8a7d9c65> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 
0x93def000 - 0x93ea9fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <ef9945b1304495f3e8085c935f1b81e3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 
0x93eaa000 - 0x941ccfe2  com.apple.QuickTime 7.5.5 (995.22.3) <07ffd134d58fdbfe377ba9007f591289> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 
0x941cd000 - 0x941cdffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 
0x941ce000 - 0x9486efff  com.apple.CoreGraphics 1.400.16 (???) <c06a791850f916c1d2af4e61f1332f05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 
0x94b3f000 - 0x94c20ff7  libxml2.2.dylib ??? (???) <ab2534bfa7a774b2ad75cc2d9ad683a6> /usr/lib/libxml2.2.dylib 
0x94c21000 - 0x94cd1fff  edu.mit.Kerberos 6.0.12 (6.0.12) <55a21e1b89e7a8453dd2363ddb5f8185> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 
0x94cd2000 - 0x94cd2ff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 
0x94d76000 - 0x94e09fff  com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 
0x94e0a000 - 0x94e44fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 
0x94e45000 - 0x94e45ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 
0x94e46000 - 0x94e4bfff  com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 
0x94e4c000 - 0x94e4cff8  com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 
0x94e4d000 - 0x94e84fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 
0x94e85000 - 0x94eb0fe7  libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib 
0x94eb1000 - 0x95030fff  com.apple.AddressBook.framework 4.1.1 (696) <54deff1d257802e27bf060b80d8ee4de> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 
0x95031000 - 0x9503dff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 
0x95041000 - 0x951a8ff3  libSystem.B.dylib ??? (???) <fc4c30856f62953a57f4927e89c33739> /usr/lib/libSystem.B.dylib 
0x951a9000 - 0x951a9ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 
0x951aa000 - 0x951c8ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <36a032e45f2991004ca87743709f80a1> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 
0x951c9000 - 0x95286fff  com.apple.WebKit 5525.18.1 (5525.18.1) <06fb8909c3bbc593ba8fe723a353bfd6> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 
0x95287000 - 0x9529ffff  com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 
0x952a0000 - 0x952a8fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 
0x952a9000 - 0x952b7ffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib 
0x952be000 - 0x952ddffa  libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 
0x963d4000 - 0x963d6ff5  libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 
0x963d7000 - 0x963e0fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 
0x963e1000 - 0x968b2f76  libGLProgrammability.dylib ??? (???) <1cc69d41c4bf4dff7034652bdf592b42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 
0x968b3000 - 0x968b3fff  com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 
0x968b4000 - 0x9693efe3  com.apple.DesktopServices 1.4.7 (1.4.7) <c3591383780dd12594c37dbde59958b6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 
0x96974000 - 0x96aacff7  libicucore.A.dylib ??? (???) <05473f7ea72d96b8415f6164afd90ef0> /usr/lib/libicucore.A.dylib 
0x96aad000 - 0x96ab2fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7aaaf1fdafbdb16d1d9421be98b17632> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 
0x96ab3000 - 0x96ab3ffe  com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 
0x96c65000 - 0x96c8efff  com.apple.CoreMediaPrivate 13.0 (13.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 
0x96c8f000 - 0x9702cfef  com.apple.QuartzCore 1.5.6 (1.5.6) <2512ee839dfa27b09a1a3eadd363e651> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 
0x9702d000 - 0x9706cfff  com.apple.CoreMediaIOServicesPrivate 13.0 (13.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate 
0x9706d000 - 0x97091fff  libxslt.1.dylib ??? (???) <ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib 
0x97097000 - 0x970a3ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 
0x9711f000 - 0x97125fff  com.apple.print.framework.Print 218.0.2 (220.1) <6c2ddea45d9cdff9a9be0666a13e2dd4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 
0x9712e000 - 0x9715bfeb  libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <8467dfa15de3658db2bd72670166ca93> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib