On opening video (either via the QuickTime player or Preview) Perian crashes with the following report:
Process: QuickTime Player [67885]
Path: /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
Identifier: com.apple.quicktimeplayer
Version: 7.6.4 (7.6.4)
Build Info: QuickTimePlayer-5183500~8
Code Type: X86 (Native)
Parent Process: launchd [183]
Interval Since Last Report: 629743 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 1162112 sec
Per-App Crashes Since Last Report: 1
Date/Time: 2010-01-07 21:23:39.588 +0300
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 5B1D0049-0519-40F7-BC4A-8F68ACDD1E37
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 libSystem.B.dylib 0xffff132f __longcopy + 303 (cpu_capabilities.h:249)
1 libSystem.B.dylib 0xffff086e __memcpy + 206 (cpu_capabilities.h:246)
2 org.perian.Perian 0x15ac17a4 FFusionDataAppend + 148
3 org.perian.Perian 0x15aa0ccf FFusionCodecBeginBand + 655
4 ...ple.CoreServices.CarbonCore 0x9472ac6d CallComponentFunctionCommon + 537
5 org.perian.Perian 0x15aa0924 FFusionCodecComponentDispatch + 212
6 ...ple.CoreServices.CarbonCore 0x9472a935 CallComponentDispatch + 29
7 ...ickTimeComponents.component 0x965ee86a ImageCodecBeginBand + 55
8 ...ickTimeComponents.component 0x95f9bc34 Base_CDBandDecompress + 2857
9 ...ickTimeComponents.component 0x95f972cb Base_CDComponentDispatch + 125
10 ...ple.CoreServices.CarbonCore 0x9472a935 CallComponentDispatch + 29
11 com.apple.QuickTime 0x93d4b1f0 ImageCodecBandDecompress + 43
12 com.apple.QuickTime 0x93d351a4 DoBandedDecompress + 15891
13 com.apple.QuickTime 0x93d30f8a ICMAction + 650
14 com.apple.QuickTime 0x93d2fc4a ICMDeviceLoop + 557
15 com.apple.QuickTime 0x93d3aa4a DecompressSequenceFrameWhen + 843
16 com.apple.QuickTime 0x93d3a3cf ICMDecompressionSessionDecodeFrame + 671
17 ...ickTimeComponents.component 0x95e81e7e v2m_rDecompressSequenceFrameWhen + 707
18 ...ickTimeComponents.component 0x95e88a48 v2m_decompressVideoFrame + 528
19 ...ickTimeComponents.component 0x95e8937e QueueAFrame + 1550
20 ...ickTimeComponents.component 0x95e8a288 v2m_doWhatTheMentorTellsUs + 1655
21 ...ickTimeComponents.component 0x95e8dc3b Video2PreRollComplete + 1181
22 ...ickTimeComponents.component 0x95e7af75 Video2ComponentDispatch + 210
23 ...ple.CoreServices.CarbonCore 0x9472a935 CallComponentDispatch + 29
24 com.apple.QuickTime 0x93d521bc MediaPreRollComplete + 37
25 com.apple.QuickTime 0x93d516f1 prerollMedia + 140
26 com.apple.QuickTime 0x93c692c5 ForEachMedia_priv + 83
27 com.apple.QuickTime 0x93d51179 PrivatePrerollMovie_priv + 189
28 com.apple.QuickTime 0x93d510ac PrerollMovie_priv + 42
29 com.apple.QuickTime 0x93d51073 PrerollMovie + 36
30 ...ickTimeComponents.component 0x95f556ea doMovieAction + 2380
31 ...ickTimeComponents.component 0x95f50d5d internalDoAction + 1199
32 ...ickTimeComponents.component 0x95f5525a doMovieAction + 1212
33 ...ickTimeComponents.component 0x95f50d5d internalDoAction + 1199
34 ...ickTimeComponents.component 0x95f55327 doMovieAction + 1417
35 ...ickTimeComponents.component 0x95f50d5d internalDoAction + 1199
36 ...ickTimeComponents.component 0x95f3dbdd _MCDoAction + 32
37 ...ickTimeComponents.component 0x95f3d529 _MCComponentDispatch + 118
38 ...ple.CoreServices.CarbonCore 0x9472a935 CallComponentDispatch + 29
39 com.apple.QuickTime 0x93c7d15e MCDoAction + 50
40 com.apple.QuickTime 0x93d72c16 QTOMovieObject::SendCommand(unsigned long, void const*) + 714
41 com.apple.QuickTime 0x93c72ee6 DispatchQTMsg(void const*, unsigned long, unsigned long, unsigned long, QTOGenericObject*) + 530
42 com.apple.QuickTime 0x93c72c0d QTObjectTokenPriv::SendMessageToObject(QTMessagePriv*, unsigned long) + 183
43 com.apple.QuickTime 0x93c721de QTObjectTokenPriv::DispatchMessage(QTMessagePriv*, void const*, __CFAllocator const*, unsigned long, unsigned long, ComponentMsgParam*, unsigned long, unsigned long) + 1404
44 com.apple.QuickTime 0x93d72942 QTSendToObject + 98
45 com.apple.QTKit 0x908e9772 QTObjectTokenExecuteCommand + 83
46 com.apple.quicktimeplayer 0x0000cdd3 -[QTPMovieDocument applyStartupAttributes] + 177
47 com.apple.quicktimeplayer 0x0000ac46 -[QTPMovieDocument showWindows] + 67
48 com.apple.AppKit 0x9227770d -[NSDocumentController openDocumentWithContentsOfURL:display:error:] + 525
49 com.apple.quicktimeplayer 0x00048285 -[QTPApplicationDelegate openFiles:openInNewPlayer:] + 426
50 com.apple.quicktimeplayer 0x000480d4 -[QTPApplicationDelegate application:openFiles:] + 110
51 com.apple.AppKit 0x92277488 -[NSApplication _doOpenFiles:] + 135
52 com.apple.AppKit 0x922773e1 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocuments:] + 88
53 com.apple.quicktimeplayer 0x00047f89 -[NSApplication(QTPAppScripting) handleOpenScriptCommand:] + 353
54 com.apple.CoreFoundation 0x9747891d __invoking___ + 29
55 com.apple.CoreFoundation 0x97478308 -[NSInvocation invoke] + 136
56 com.apple.CoreFoundation 0x974783d8 -[NSInvocation invokeWithTarget:] + 72
57 com.apple.Foundation 0x93692d7c -[NSScriptCommand _sendToRemainingReceivers] + 556
58 com.apple.Foundation 0x936920d9 -[NSScriptCommand executeCommand] + 569
59 com.apple.Foundation 0x9368f035 -[NSScriptingAppleEventHandler handleCommandEvent:withReplyEvent:] + 389
60 com.apple.Foundation 0x935f3a9f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
61 com.apple.Foundation 0x935f37af _NSAppleEventManagerGenericHandler + 223
62 com.apple.AE 0x90707648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
63 com.apple.AE 0x9070757e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
64 com.apple.AE 0x90707425 aeProcessAppleEvent + 177
65 com.apple.HIToolbox 0x9553c981 AEProcessAppleEvent + 38
66 com.apple.AppKit 0x91f968e9 _DPSNextEvent + 1189
67 com.apple.AppKit 0x91f95f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
68 com.apple.quicktimeplayer 0x000041e5 -[QTPApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
69 com.apple.AppKit 0x91f8ef9f -[NSApplication run] + 795
70 com.apple.AppKit 0x91f5c1d8 NSApplicationMain + 574
71 com.apple.quicktimeplayer 0x00056f2e start + 54
Thread 1:
0 libSystem.B.dylib 0x933192e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9334b2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9334cb33 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x94721cfe TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x94721ade TSWaitOnSemaphoreCommon + 422
5 ...ickTimeComponents.component 0x95e6365e ReadSchedulerThreadEntryPoint + 4724
6 libSystem.B.dylib 0x9334a155 _pthread_start + 321
7 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x93319286 mach_msg_trap + 10
1 libSystem.B.dylib 0x93320a7c mach_msg + 72
2 com.apple.CoreFoundation 0x973f8e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x973f9aa8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x931135f8 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x93113480 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9334a155 _pthread_start + 321
7 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x9332046e __semwait_signal + 10
1 libSystem.B.dylib 0x9334adcd pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x9505db32 glvmDoWork + 162
3 libSystem.B.dylib 0x9334a155 _pthread_start + 321
4 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x93319286 mach_msg_trap + 10
1 libSystem.B.dylib 0x93320a7c mach_msg + 72
2 com.apple.CoreFoundation 0x973f8e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x973f9b04 CFRunLoopRun + 84
4 com.apple.QTKit 0x90963b8f QTSurfaceRendererScheduledDisplayThread + 105
5 libSystem.B.dylib 0x9334a155 _pthread_start + 321
6 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x93319286 mach_msg_trap + 10
1 libSystem.B.dylib 0x93320a7c mach_msg + 72
2 com.apple.CoreFoundation 0x973f8e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x973f9b04 CFRunLoopRun + 84
4 com.apple.QTKit 0x9095ab56 QTVisualContextImageProviderWorkLoop + 108
5 libSystem.B.dylib 0x9334a155 _pthread_start + 321
6 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x933192c2 semaphore_wait_trap + 10
1 ...ickTimeComponents.component 0x964fb90e QTThreadWaitSignal + 100
2 ...ickTimeComponents.component 0x95ef0ed5 audioprepThreadEntry + 92
3 ...ickTimeComponents.component 0x964fb6cc start_thread + 54
4 libSystem.B.dylib 0x9334a155 _pthread_start + 321
5 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x933192e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9334b2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9334cb33 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x94721cfe TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x94721ade TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore 0x9474a1d4 AIOFileThread(void*) + 1056
6 libSystem.B.dylib 0x9334a155 _pthread_start + 321
7 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x93319286 mach_msg_trap + 10
1 libSystem.B.dylib 0x93320a7c mach_msg + 72
2 libSystem.B.dylib 0x933c1e40 mach_vm_region + 166
3 com.apple.GeForce8xxxGLDriver 0x16d24a1e gldAllocVertexBuffer + 3742
4 com.apple.GeForce8xxxGLDriver 0x16d29c94 gldAllocVertexBuffer + 24852
5 com.apple.GeForce8xxxGLDriver 0x16d0b171 gldDestroyQuery + 2673
6 com.apple.GeForce8xxxGLDriver 0x16d2cfd8 gldGetTextureLevel + 10296
7 com.apple.GeForce8xxxGLDriver 0x16d1e917 gldUpdateDispatch + 487
8 GLEngine 0x162e57a1 gleDrawArraysOrElements_IMM_Exec + 1249
9 com.apple.CoreVideo 0x91588055 CVPixelBufferTextureBacking::update2vuyPBufferTexture(CVImageBuffer*, CVOpenGLTexture*) + 5373
10 com.apple.CoreVideo 0x9158650a CVPixelBufferTextureBacking::updateTexture(CVImageBuffer*, CVOpenGLTexture*) + 322
11 com.apple.CoreVideo 0x91582d5c CVOpenGLTextureCache::createTextureFromImage(__CFAllocator const*, CVImageBuffer*, int*) + 1122
12 com.apple.CoreVideo 0x915825ca CVOpenGLTextureCacheCreateTextureFromImage + 126
13 com.apple.QTKit 0x9096f624 -[QTOpenGLTextureCache _copyCoreVideoOpenGLTextureForImageBuffer:] + 219
14 com.apple.QTKit 0x9096f6fa -[QTOpenGLTextureCacheTextureTile initWithOpenGLTextureCache:imageBuffer:] + 154
15 com.apple.QTKit 0x9096fe7e -[QTOpenGLTextureCacheTexture initWithOpenGLTextureCache:imageBuffer:] + 135
16 com.apple.QTKit 0x9096f52e -[QTOpenGLTextureCache openGLTextureForImageBuffer:] + 85
17 com.apple.QTKit 0x9096bafa -[QTSurfaceRendererAcceleratedTile render] + 147
18 com.apple.QTKit 0x90963a1e -[QTSurfaceRenderer scheduledDisplay] + 588
19 com.apple.QTKit 0x90963af7 QTSurfaceRendererScheduledDisplayCallback + 139
20 com.apple.QTKit 0x90960a99 _QTHostTimeRunLoopSourceInfoPerform + 110
21 com.apple.CoreFoundation 0x973f96b8 CFRunLoopRunSpecific + 3896
22 com.apple.CoreFoundation 0x973f9b04 CFRunLoopRun + 84
23 com.apple.QTKit 0x90963b8f QTSurfaceRendererScheduledDisplayThread + 105
24 libSystem.B.dylib 0x9334a155 _pthread_start + 321
25 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x93319286 mach_msg_trap + 10
1 libSystem.B.dylib 0x93320a7c mach_msg + 72
2 com.apple.CoreFoundation 0x973f8e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x973f9b04 CFRunLoopRun + 84
4 com.apple.QTKit 0x9095ab56 QTVisualContextImageProviderWorkLoop + 108
5 libSystem.B.dylib 0x9334a155 _pthread_start + 321
6 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x933192e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9334b2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9334cb33 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x93122bdf CAGuard::WaitFor(unsigned long long) + 213
4 com.apple.audio.CoreAudio 0x9312479a CAGuard::WaitUntil(unsigned long long) + 70
5 com.apple.audio.CoreAudio 0x93122f3f HP_IOThread::WorkLoop() + 759
6 com.apple.audio.CoreAudio 0x93122c43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x93113480 CAPThread::Entry(CAPThread*) + 96
8 libSystem.B.dylib 0x9334a155 _pthread_start + 321
9 libSystem.B.dylib 0x9334a012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00040000 ebx: 0x00000030 ecx: 0xbffbd5f8 edx: 0xfffc0000
edi: 0x00040000 esi: 0x01026e10 ebp: 0xbfffcf4c esp: 0xbfffcf40
ss: 0x0000001f efl: 0x00010246 eip: 0xffff132f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
Binary Images:
0x1000 - 0x130ff8 com.apple.quicktimeplayer 7.6.4 (7.6.4) <d57fa8f2b6f478c1eecba7d178233b77> /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
0x1b1000 - 0x1b1fff +org.xlife.InquisitorLoader 3.2 (62) <2f33f2e326ba81af7329cd776e35cbe3> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
0x1c1000 - 0x1cbff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x1d8000 - 0x1d8ff7 +net.sourceforge.SafariAdBlockLoader 0.4.0 RC3 (0.4.0 RC3) <8e9a66419ce75416dc84883db8bafdda> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader
0x3f9000 - 0x3f9ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x4f1000 - 0x50dff7 GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7de000 - 0x7ebfff +net.telestream.license 1.0.5.2-GC (1.0.5.2-GC) <f8773c321b743ac4fcd447ea3f89e6f4> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x7f4000 - 0x7f7fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x150ff000 - 0x1510ffeb +com.shepmater.A52Codec 1.7.8 (1.7.8) <9f4d0b767bfd169f96a84ae5add9da48> /Library/Audio/Plug-Ins/Components/A52Codec.component/Contents/MacOS/A52Codec
0x154ca000 - 0x156d1fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x15867000 - 0x15a58fd2 +net.telestream.wmv.import 2.3.1.2 (2.3.1.2) <0f1328d4c109473a8644ec2c84400f3f> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x15a8e000 - 0x15d1dfeb +org.perian.Perian 1.2 (1.2) <567e0964be09d272aaf027453650867c> /Library/QuickTime/Perian.component/Contents/MacOS/Perian
0x15fe7000 - 0x15fedfff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x16234000 - 0x163b9fe3 GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x16675000 - 0x16878fff com.apple.audio.codecs.Components 1.9 (1.9) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x16d00000 - 0x17069fe8 com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x1c36a000 - 0x1c36ffff com.apple.DictionaryServiceComponent 1.1 (1.1) <fc3321c414eddc46ff6cd774ab7dd0dd> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x1c731000 - 0x1c8f1ff2 +net.telestream.wmv.advanced 2.3.1.2 (2.3.1.2) <7cc255af1f15435898f2f2f263d29f6a> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x1c936000 - 0x1c989fe7 com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
0x1c9c3000 - 0x1ca28fef com.apple.AppleVAH264HW.component 1.0 (1.0) <e0240f3fcaae8aac4deceed4fd365e86> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x1cae3000 - 0x1cb1efff com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x1cb2b000 - 0x1cb45fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x1cb4a000 - 0x1cb4fffb com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x1cb55000 - 0x1cba3fe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x1cbac000 - 0x1cbc5ff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <fd882f567e0480f18107f66ea6e7187d> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x903b2000 - 0x903d0ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <77d36e1bf2ee090f490950eba225dfb0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x903d1000 - 0x903d8ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x903d9000 - 0x903e3feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x903e4000 - 0x903f0fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
0x904d4000 - 0x9060dff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x9060e000 - 0x9064efff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x90705000 - 0x90734fe3 com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90735000 - 0x90735ffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90736000 - 0x90888ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90889000 - 0x90895ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x908dd000 - 0x90994ff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90995000 - 0x909d6fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x909da000 - 0x909daffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90a4e000 - 0x90a6cfff libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
0x90a6d000 - 0x90e2bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90e31000 - 0x90e33ff1 com.apple.QuickTimeH264.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x90e34000 - 0x90e58fff libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
0x90e59000 - 0x90f3aff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
0x90f3b000 - 0x90f3ffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90f40000 - 0x912ddfef com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x912de000 - 0x91337ff7 libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91338000 - 0x91338ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91339000 - 0x91382fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91383000 - 0x91416ff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91417000 - 0x9141cfff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9141d000 - 0x91555fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x91556000 - 0x91558fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91576000 - 0x9158eff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9158f000 - 0x91593fff libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91f1b000 - 0x91f2bffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91f2c000 - 0x91f55fff libcups.2.dylib ??? (???) <ee771753dd1111b656a2daa234a9e971> /usr/lib/libcups.2.dylib
0x91f56000 - 0x92754fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9275b000 - 0x9276affe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9276b000 - 0x9276efff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9276f000 - 0x9276fffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92770000 - 0x9278fffa libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92790000 - 0x92798fff com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92799000 - 0x927dbfef com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x927dc000 - 0x92838ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92839000 - 0x9283efff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x92844000 - 0x92854fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92855000 - 0x92862fe7 com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x928d1000 - 0x9295eff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9295f000 - 0x92996fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92997000 - 0x929affff com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x929b0000 - 0x92b6cff3 com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x92b92000 - 0x92c5dfef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92d75000 - 0x92df2fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92dfd000 - 0x92dffff5 libRadiance.dylib ??? (???) <aefd52482869bb5010672679d151167e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92e00000 - 0x92fa0fff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92fa1000 - 0x92facfe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92fad000 - 0x92fb6fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92fb7000 - 0x92ff1fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92ff2000 - 0x9300eff3 libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9300f000 - 0x9304dfff libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9304e000 - 0x930f5fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x930f6000 - 0x93173feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93174000 - 0x93174ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x931af000 - 0x931e0ffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x931e1000 - 0x93293ffb libcrypto.0.9.7.dylib ??? (???) <8ac6abef4b3bb125c8bf84634421bcee> /usr/lib/libcrypto.0.9.7.dylib
0x93294000 - 0x9330eff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9330f000 - 0x93316fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x93317000 - 0x93317ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93318000 - 0x9347fff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x93480000 - 0x934cffff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9351c000 - 0x935c3feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x935c4000 - 0x93840fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93841000 - 0x93929ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9392a000 - 0x939bdfff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x939be000 - 0x939fdfef libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x939fe000 - 0x93af2ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib
0x93af3000 - 0x93bd3fff libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
0x93bd4000 - 0x93c46fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x93c47000 - 0x93f6dfe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93f6e000 - 0x93f83ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93f84000 - 0x93f8bffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x93fd1000 - 0x93fddff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93fde000 - 0x93fe4fff com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93fe5000 - 0x94042ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x94043000 - 0x94094ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x940a1000 - 0x9415bfe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9415c000 - 0x94172fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94173000 - 0x94344ff3 com.apple.security 5.0.5 (36371) <c7f5d1b89c9891d332c81d1c5fe925e3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94345000 - 0x943cffe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x943d0000 - 0x9455ffe7 com.apple.CoreAUC 3.08.0 (3.08.0) <276d2dc9250afad7868a50e3b283b1f2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x94560000 - 0x946a8ff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x946f8000 - 0x949d2ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x949d3000 - 0x94a52ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94cf7000 - 0x94d22fe7 libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
0x94d23000 - 0x94deaff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94deb000 - 0x94e18feb libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94e19000 - 0x94e36ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94e37000 - 0x94e3efff com.apple.agl 3.0.9 (AGL-3.0.9) <5a57ce58f8adb7825e1adb9f7cdea151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94f53000 - 0x94fdaff7 libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
0x94fdb000 - 0x95035ff7 com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95036000 - 0x95507fbe libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95508000 - 0x95508ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95509000 - 0x95509fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9550a000 - 0x95812fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95813000 - 0x9583cfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9583d000 - 0x9583effc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x9583f000 - 0x9678fff6 com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x96790000 - 0x9679effd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x9679f000 - 0x9679fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x967a0000 - 0x9682dff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9682e000 - 0x96ecefeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96ecf000 - 0x972dffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x972e0000 - 0x97383ff7 com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x97384000 - 0x97384ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x97385000 - 0x97385ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97386000 - 0x974b9fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x974ba000 - 0x9756afff edu.mit.Kerberos 6.0.13 (6.0.13) <e3baa3d7b3ca7fa92082958af0b36973> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97571000 - 0x97599ff7 com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib