Why is ispq crashing in mavericks?

I have an Early 2008 8-Core 2.8ghz Mac Pro running OS X 10.9 build (13A603).
When attempting to load iSpq VideoChat 9.0 (389) which is current I get the following error:
Process:         iSpQ VideoChat [385]
Path:            /Applications/iSpQ VideoChat.app/Contents/MacOS/iSpQ VideoChat
Identifier:      com.ispq.VideoChat
Version:         9.0 (389)
Code Type:       X86 (Native)
Parent Process:  launchd [170]
Responsible:     iSpQ VideoChat [385]
User ID:         501
Date/Time:       2013-11-17 18:12:30.164 -0800
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  74D19A35-6DE4-A872-FD2B-050BD765F248
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000d3dcc4
VM Regions Near 0xd3dcc4:
    MALLOC_TINY            0000000000800000-0000000000b00000 [ 3072K] rw-/rwx SM=PRV 
--> MALLOC_TINY            0000000000b00000-0000000000e00000 [ 3072K] rw-/rwx SM=COW 
    MALLOC_TINY            0000000000e00000-0000000000f00000 [ 1024K] rw-/rwx SM=PRV 
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                                     0x00d3dcc4 0 + 13884612
1   com.ispq.VideoChat                      0x00093818 +[VideoDigitizer sharedDigitizer] + 94
2   com.ispq.VideoChat                      0x000426f5 -[AppController applicationDidFinishLaunching:] + 793
3   com.apple.Foundation                    0x91aa9692 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 49
4   com.apple.CoreFoundation                0x90beb7e4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
5   com.apple.CoreFoundation                0x90acd3fb _CFXNotificationPost + 3435
6   com.apple.Foundation                    0x91a97ebf -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
7   com.apple.AppKit                        0x9289b7d5 -[NSApplication _postDidFinishNotification] + 367
8   com.apple.AppKit                        0x9289b475 -[NSApplication _sendFinishLaunchingNotification] + 239
9   com.apple.AppKit                        0x92897da4 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 840
10  com.apple.AppKit                        0x92897691 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 277
11  libobjc.A.dylib                         0x937a7304 -[NSObject performSelector:withObject:withObject:] + 77
12  com.apple.Foundation                    0x91ab83fa __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke + 121
13  com.apple.Foundation                    0x91ab7f31 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
14  com.apple.Foundation                    0x91ab7d3b _NSAppleEventManagerGenericHandler + 218
15  com.apple.AE                            0x98272b15 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 387
16  com.apple.AE                            0x98241ed6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
17  com.apple.AE                            0x98241dce aeProcessAppleEvent + 318
18  com.apple.HIToolbox                     0x94cd87c1 AEProcessAppleEvent + 55
19  com.apple.AppKit                        0x928933a8 _DPSNextEvent + 1089
20  com.apple.AppKit                        0x92892ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
21  com.apple.AppKit                        0x9288535c -[NSApplication run] + 727
22  com.apple.AppKit                        0x9286e1f8 NSApplicationMain + 1165
23  com.ispq.VideoChat                      0x00002805 start + 53
Thread 1:
0   libsystem_kernel.dylib                  0x98230046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x93508dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9350ccce start_wqthread + 30
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x98230992 kevent64 + 10
1   libdispatch.dylib                       0x988218bd _dispatch_mgr_invoke + 238
2   libdispatch.dylib                       0x98821556 _dispatch_mgr_thread + 52
Thread 3:
0   libsystem_kernel.dylib                  0x98230046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x93508dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9350ccce start_wqthread + 30
Thread 4:
0   libsystem_kernel.dylib                  0x98230046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x93508dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9350ccce start_wqthread + 30
Thread 5:
0   libsystem_kernel.dylib                  0x98230046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x93508dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9350ccce start_wqthread + 30
Thread 6:
0   libsystem_kernel.dylib                  0x98230046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x93508dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9350ccce start_wqthread + 30
Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x9822af7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9822a16c mach_msg + 68
2   com.apple.CoreFoundation                0x90b33f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x90b33541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x90b32d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x90b32bbb CFRunLoopRunInMode + 123
6   com.apple.Foundation                    0x91b020b5 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
7   com.apple.Foundation                    0x91b01f2e -[NSThread main] + 45
8   com.apple.Foundation                    0x91b01e86 __NSThread__main__ + 1426
9   libsystem_pthread.dylib                 0x935075fb _pthread_body + 144
10  libsystem_pthread.dylib                 0x93507485 _pthread_start + 130
11  libsystem_pthread.dylib                 0x9350ccf2 thread_start + 34
Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x9822face __select + 10
1   com.apple.CoreFoundation                0x90b83dc6 __CFSocketManager + 1158
2   libsystem_pthread.dylib                 0x935075fb _pthread_body + 144
3   libsystem_pthread.dylib                 0x93507485 _pthread_start + 130
4   libsystem_pthread.dylib                 0x9350ccf2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00970001  ebx: 0x00a3ad84  ecx: 0x00a3ad88  edx: 0x0220211c
  edi: 0x0009387f  esi: 0x00a3ad80  ebp: 0xbfffecf8  esp: 0xbfffecac
   ss: 0x00000023  efl: 0x00010282  eip: 0x00d3dcc4   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00d3dcc4
Logical CPU:     5
Error Code:      0x00000015
Trap Number:     14
Binary Images:
    0x1000 -   0x4d3feb +com.ispq.VideoChat (9.0 - 389) <3FCF2852-B002-322D-92D9-853ABF5CDD6E> /Applications/iSpQ VideoChat.app/Contents/MacOS/iSpQ VideoChat
  0x668000 -   0x66efff  com.apple.DigiHubPreference (1.7 - 60) <B12062EE-D093-301A-8D44-A44EA2AE27E3> /System/Library/PrivateFrameworks/DigiHubPreference.framework/Versions/A/DigiHu bPreference
  0x676000 -   0x682ff7 +org.andymatuschak.Sparkle (1.1) /Applications/iSpQ VideoChat.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x68d000 -   0x693fff  com.apple.BezelServicesFW (240.49 - 240.49) <7B31C85D-92B1-3D5D-A306-504363F085BB> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
  0xfdf000 -   0xfe0fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
0x3640000 -  0x3665fef +com.ecamm.iglasses (v2.0.1 - 2.0.1) /Library/InputManagers/*/iGlasses.plugin/Contents/MacOS/iGlasses
0x3680000 -  0x36a5ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x36ba000 -  0x36c5ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x3720000 -  0x3723fef  com.apple.LiveType.component (2.1.3 - 2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x3728000 -  0x378dfde  com.apple.LiveType.framework (2.1.3 - 2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x6832000 -  0x68a4fff +com.DivXInc.DivXDecoder (6.4.0 - 6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x20000000 - 0x2002dfff +Pantomime (1) <82E592B2-6C81-3E3C-A08F-B22034D74184> /Applications/iSpQ VideoChat.app/Contents/Frameworks/Pantomime.framework/Versions/A/Pantomime
0x3c000000 - 0x3c02efff +CURLHandle (1) <9C2545AD-C33D-3879-8436-88CB31EB85A5> /Applications/iSpQ VideoChat.app/Contents/Frameworks/CURLHandle.framework/Versions/A/CURLHandle
0x8fef6000 - 0x8ff28417  dyld (239.3) <4B280BB1-55F8-313F-86A6-8ADD644ED69E> /usr/lib/dyld
0x90008000 - 0x90047ff7  com.apple.bom (12.0 - 192) <50F9D23C-9C9A-38BF-B4E2-66D93BE2A174> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x90048000 - 0x900dfff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x900eb000 - 0x900f4fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x900f5000 - 0x9010dfff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <630A5CCF-8FC3-379D-B0BD-41DCE1F0B624> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x9010e000 - 0x9012efff  com.apple.facetimeservices (10.0 - 1000) <BD92DB29-AD36-3B60-A5EF-F4A68F1394A1> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x9012f000 - 0x9013bffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x9013c000 - 0x90269ff9  com.apple.avfoundation (2.0 - 651.12) <1AB88210-F2E6-3318-ACB2-41ED5AE6A0EF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x90a2b000 - 0x90a42ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <BF917B77-0935-3F56-A2B9-E62A58A713B8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x90a43000 - 0x90a43ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <8A37963C-DF6F-3DFF-94E9-407DC5DFEDA9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90a44000 - 0x90a45fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x90a46000 - 0x90abcff3  com.apple.securityfoundation (6.0 - 55122) <25149798-A37E-316F-84AB-93029EAF33D8> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x90abd000 - 0x90cbfff7  com.apple.CoreFoundation (6.9 - 855.11) <50F70E07-043A-3A2F-87EF-A36BA6C5C9D9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90cc0000 - 0x90cc0fff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x90cc1000 - 0x90e6dff1  com.apple.QuartzCore (1.8 - 332.0) <07F9B77F-35A2-3D21-99FA-CD3FCE5B9C7B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90f09000 - 0x90f14ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x90f15000 - 0x91216ff7  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <C514A490-8689-3665-AD82-863B5FF8D6AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x91217000 - 0x91225ff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x91226000 - 0x91279fff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x9127a000 - 0x9127dff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x9127e000 - 0x91280fff  com.apple.ExceptionHandling (1.5 - 10) <0434251E-AB8E-359A-9283-DA3B086E8AE9> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
0x91281000 - 0x91389fff  com.apple.QuickTimeImporters.component (7.7.3 - 2826) <A87D409D-32D2-3AF4-A359-2EE05D6CD2C8> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
0x9138a000 - 0x91463ff6  com.apple.QuickLookUIFramework (5.0 - 622.3) <41D10880-AD68-3DE3-94F0-4CA9F44EBD5B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x91464000 - 0x9146cfff  libsystem_dnssd.dylib (522.1.11) <1C015806-B971-34F9-B162-3DF7897351D0> /usr/lib/system/libsystem_dnssd.dylib
0x9146d000 - 0x91470ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x91471000 - 0x91473fff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x91474000 - 0x91474fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91475000 - 0x91480fff  com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x91481000 - 0x914d6ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914d7000 - 0x914dcff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x914dd000 - 0x91507ff7  libsandbox.1.dylib (278.10) <28813216-B652-3E4D-B0D5-BE49B385C6EC> /usr/lib/libsandbox.1.dylib
0x91508000 - 0x9178bff7  com.apple.RawCamera.bundle (5.01 - 718) <6CBC1883-D81D-3053-94CA-2AB4A460EE38> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9178c000 - 0x91792ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <3CABD941-9D36-3FB7-BD93-11A7CDC3FB4D> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
0x91793000 - 0x917a3ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x917a4000 - 0x917f7ff3  com.apple.CoreMediaIO (401.0 - 4544) <867D01AF-3326-39CB-A136-48AFE4BE9802> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x917f8000 - 0x918bfff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x918c0000 - 0x918caff2  com.apple.AppSandbox (3.0 - 1) <085C3B38-C7D8-3A62-AFC6-CEE27F93DFD1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x918cb000 - 0x91969ff7  com.apple.PDFKit (2.9 - 2.9) <0792168D-320D-33EF-AE24-6CDCB8C1990A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x9196a000 - 0x919bbffb  com.apple.CoreMedia (1.0 - 1273.29) <BE08E6C7-5E6F-3B54-9C17-751CFCBD823D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91a5d000 - 0x91a5fffe  libCVMSPluginSupport.dylib (9.0.83) <BD30BDD1-DD5B-3F31-A09B-C274EA93CD7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x91a60000 - 0x91a62fff  com.apple.SecCodeWrapper (3.0 - 1) <29ECC157-F444-31FE-99CC-A9289FF3AC8D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
0x91a65000 - 0x91a94ff1  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2215559E-C517-3122-906F-156FD3CC10AD> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x91a95000 - 0x91dc0ff6  com.apple.Foundation (6.9 - 1056) <C8AE9C03-3460-354A-A8B6-EF4955BE600D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91dc1000 - 0x91dc5ff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x91dc6000 - 0x91dc6fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91dc7000 - 0x91ddfff7  libsystem_malloc.dylib (23.1.10) <69F485C9-B3E7-3E36-A06C-D7DFD29D22E1> /usr/lib/system/libsystem_malloc.dylib
0x91de0000 - 0x91e2eff9  com.apple.HIServices (1.22 - 466) <30636237-408A-3552-90C1-1279348DF7CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91e2f000 - 0x91f66ff3  com.apple.desktopservices (1.8 - 1.8) <4D853961-F911-3FE2-A7DF-3130EA1D8CEB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x91f67000 - 0x920d9ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <E5FFD35D-18CF-333C-BECE-39F8E47BE707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x920da000 - 0x9249fff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x924a0000 - 0x924a6ff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
0x924a7000 - 0x924edfff  libcurl.4.dylib (78) <EC84399F-5EA8-321B-B122-99730CC557C8> /usr/lib/libcurl.4.dylib
0x924ee000 - 0x92544ff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x92545000 - 0x925a3fff  com.apple.ViewBridge (1.0 - 46) <62450F2D-C27A-3D11-BA41-AF8C6B18BEDD> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x925a4000 - 0x925a5ffa  libsystem_sandbox.dylib (278.10) <F3C9C427-AF9F-3CE0-95FF-DC9ACA0B5760> /usr/lib/system/libsystem_sandbox.dylib
0x925a6000 - 0x925e4ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92764000 - 0x9277aff9  com.apple.aps.framework (4.0 - 4.0) <B3D5B83C-4DDF-3E8E-A701-7931AE6FAF65> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x9277b000 - 0x927b8ffb  libGLImage.dylib (9.0.83) <FA15FEB5-54E4-313B-8E78-A2D2E6C88FE1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x927b9000 - 0x927f1ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x927f2000 - 0x9285cff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x92860000 - 0x9286bff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9286c000 - 0x93487ff3  com.apple.AppKit (6.9 - 1265) <AE258D94-0272-394F-BBB7-9B5C165A4A78> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93488000 - 0x93491fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x93492000 - 0x93505fff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x93506000 - 0x9350dffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x9350e000 - 0x93511fff  libdyld.dylib (239.3) <729B32AC-EEE2-3739-8CE3-F90838D51906> /usr/lib/system/libdyld.dylib
0x93512000 - 0x9353dff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x9353e000 - 0x936aefff  com.apple.QTKit (7.7.3 - 2826) <C6C84EA7-E9C6-3891-B76F-C497C4A2ED65> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x936af000 - 0x936ecff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x936ed000 - 0x9378cff7  libCoreStorage.dylib (380) <55467C87-E1A3-3057-B428-9BCEFD39E36D> /usr/lib/libCoreStorage.dylib
0x9378d000 - 0x939354af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x93936000 - 0x93c7cffb  com.apple.MediaToolbox (1.0 - 1273.29) <60F62850-70EC-38E8-9C7F-81204CF9C382> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x93c7d000 - 0x93cd2ff7  com.apple.framework.internetaccounts (2.1 - 210) <613F079B-6D69-3B3A-84EF-3F178A55F710> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x93cd3000 - 0x940cbff3  com.apple.CoreGraphics (1.600.0 - 599.7) <DB004990-F06F-3768-AE4C-191B3C748EFC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x940cc000 - 0x940fdffd  com.apple.GSS (4.0 - 2.0) <6BA01155-4DAD-30EE-B480-D224650EA010> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x940fe000 - 0x94100fff  libsystem_configuration.dylib (596.12) <1C31C3F6-568D-3854-AE03-A5DA2F39297E> /usr/lib/system/libsystem_configuration.dylib
0x94101000 - 0x94365fff  com.apple.CoreData (107 - 481) <F699EC21-57D9-3AE6-A17B-C1D1092780BD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94366000 - 0x94397ff4  com.apple.securityinterface (9.0 - 55047) <0D5ED2B8-C973-3C91-BA45-22501A043263> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94398000 - 0x9440dffb  com.apple.framework.IOKit (2.0.1 - 907.1.13) <86D72735-9DFB-35C8-83F7-CE0DCF17D354> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9440e000 - 0x94417fff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
0x94418000 - 0x94457ff5  com.apple.ids (10.0 - 1000) <AEDCAD16-6626-3A0B-A9BE-3FC8A47CEB52> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x94458000 - 0x944f0ff7  com.apple.Metadata (10.7.0 - 800.12) <0AE4CD6B-FDFC-31ED-9F2C-FE870155CAF9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x944f1000 - 0x944f4ff3  com.apple.AppleSystemInfo (3.0 - 3.0) <99A923AE-121B-307D-AC1C-968976FBA225> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x944f5000 - 0x945e5ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x94619000 - 0x9461bffb  libRadiance.dylib (1038) <F0D3F13B-5628-3DF9-8B86-A4D914567B25> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x9461c000 - 0x94670fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x94671000 - 0x9469cff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
0x9469d000 - 0x946cdff7  com.apple.CoreServicesInternal (184.8 - 184.8) <88528205-9452-3EEC-BB27-DAAA7EC81E04> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x946ce000 - 0x947b1ff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
0x947b2000 - 0x947beffe  libkxld.dylib (2422.1.72) <F9B35FA5-C936-3286-A055-2B0780A674AC> /usr/lib/system/libkxld.dylib
0x947bf000 - 0x947bffff  com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x947c0000 - 0x947f2ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x947f3000 - 0x94c9afe7  com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x94c9b000 - 0x94c9effe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
0x94c9f000 - 0x95014ff9  com.apple.HIToolbox (2.1 - 695) <74E2DE33-E48E-3206-BD78-AFB988235A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x95015000 - 0x95030ff6  libPng.dylib (1038) <F39168D4-ABEB-3C2D-A763-B9D3E1EF43BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95031000 - 0x95040fff  libGL.dylib (9.0.83) <E76D1F2A-D98B-3464-AD0B-FC1EBBADF027> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95041000 - 0x9506fff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x95070000 - 0x952d5ff7  com.apple.AddressBook.framework (8.0 - 1365) <6D80FC70-269E-3C12-A9B4-279F27C58BEF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x952d6000 - 0x952e4ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x952e5000 - 0x953cbff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x953cc000 - 0x9545dfff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9545e000 - 0x954bcff7  com.apple.CoreUtils (1.9 - 190.4) <9E43FF7D-7FCD-3032-9EF9-BCF6D09E73C3> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x954bd000 - 0x954e2ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x954e3000 - 0x954edff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <D6735614-EF4B-389F-BF99-7D8416A504BA> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x954ee000 - 0x9552aff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x9552b000 - 0x9552fffa  libGIF.dylib (1038) <5CEB4EDF-B0B6-33A6-BDDE-8C0D3226FA72> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95530000 - 0x9560bff7  com.apple.LaunchServices (572.23 - 572.23) <7E52FB5C-9ECF-3CB9-BF18-6652B8D8CDE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x9560c000 - 0x95610ffc  com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95611000 - 0x95612fff  libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
0x95613000 - 0x95613fff  com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95614000 - 0x95664ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x95665000 - 0x956d0ff9  com.apple.Heimdal (4.0 - 2.0) <E3091095-A893-3089-8DA1-8705B3BE5BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x956d1000 - 0x956ecff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x956ed000 - 0x957d9ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x957da000 - 0x95809fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <05E81260-7DC7-3546-B45D-15B3E5DF056D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
0x9580a000 - 0x958f5ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <FC13BD5A-0FB7-35D5-A8DF-0510CFA996FE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x958f6000 - 0x958fdffe  com.apple.agl (3.2.3 - AGL-3.2.3) <E26A1D2C-596E-31F0-8E70-FC381874F8DA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x958fe000 - 0x95918ff7  com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x95919000 - 0x9591aff7  com.apple.diagnosticlogcollection (10.0 - 1000) <B2525E0D-2BB1-3AF6-BDCA-56DCDC1F7DBF> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
0x9591b000 - 0x959b7fff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x96335000 - 0x96397ff3  com.apple.imfoundation (10.0 - 1000) <20565092-0897-3E34-A35A-E1F027D53A26> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
0x96398000 - 0x963abff7  com.apple.idsfoundation (10.0 - 1000) <1C0CCF49-109E-3C34-96ED-466B7BEB8551> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
0x963ac000 - 0x963b8ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <2AA24814-2DC6-3E28-B71B-186B686F0F19> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96428000 - 0x9646eff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9646f000 - 0x96481fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x96482000 - 0x964d7fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x964d8000 - 0x96584ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x96585000 - 0x96593fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x96eef000 - 0x96f9affd  com.apple.imcore (10.0 - 1000) <90B6B340-1473-3F5C-B39D-887FFD2D01AD> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x96f9b000 - 0x96fc3ff7  libRIP.A.dylib (599.7) <461297C0-DDA9-3613-8F27-D7F1AC57208F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
0x96fc4000 - 0x97056ffe  libsystem_c.dylib (997.1.1) <D06FD754-8CE3-3EB7-BE05-2EF939BBE05F> /usr/lib/system/libsystem_c.dylib
0x97057000 - 0x970ccff1  com.apple.ApplicationServices.ATS (360 - 363.1) <5C9BC698-0CC1-3F6A-9F9D-BCC3A9C3D6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x970cd000 - 0x970cefff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x970cf000 - 0x9711efff  com.apple.opencl (2.3.57 - 2.3.57) <93385E1C-00D9-31BE-9652-7F3C09484B3E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x97150000 - 0x972a6ff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x972a7000 - 0x972a8fff  com.apple.AddressBook.ContactsData (8.0 - 1365) <3A9C53C8-07EC-310D-80AD-0B6E2492F021> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
0x972a9000 - 0x972abfff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x972ac000 - 0x972d8ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x972d9000 - 0x973cdfff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x973ce000 - 0x973d1ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x973d2000 - 0x9745bfff  com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x9745c000 - 0x974adff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x974ae000 - 0x974d1ff7  libc++abi.dylib (48) <5367BE5A-D475-3FB4-972D-E1DC999A709A> /usr/lib/libc++abi.dylib
0x974d2000 - 0x974d9ff1  com.apple.phonenumbers (1.1.1 - 105) <4279F426-BD5E-3716-A23E-5A718B01F466> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
0x974e5000 - 0x977cffd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x977d0000 - 0x97808fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0C42A932-15E8-3CD1-AC35-1DF7D41B25A2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x97809000 - 0x9782dfff  libJPEG.dylib (1038) <212B0986-9227-397C-9493-BCB190EC020E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9782e000 - 0x9784bffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x9784c000 - 0x9784cfff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9784d000 - 0x97acbff7  com.apple.imageKit (2.5 - 770) <C2FE06B8-DB32-392F-9280-5C1CB148D174> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x97acc000 - 0x97ad3ff7  com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x97ad4000 - 0x97aedfff  libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
0x97aee000 - 0x97b3aff7  libcups.2.dylib (372) <9A2BE8DC-37E4-3019-B665-1036FE7868EA> /usr/lib/libcups.2.dylib
0x97b3b000 - 0x97b42ff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97b7c000 - 0x97c88fff  com.apple.ImageIO.framework (3.3.0 - 1038) <0B4A6607-9FBC-3A6C-984A-0542DE8385FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97c89000 - 0x97d4cff1  com.apple.CoreText (352.0 - 367.15) <746AD442-F7B4-3273-A36D-C7103D26F727> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x97e02000 - 0x97e08ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x97e09000 - 0x97e3effd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
0x97e3f000 - 0x97e66fff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97e67000 - 0x97e71ff3  com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x97e72000 - 0x97e76ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x97e77000 - 0x97eb9fff  libGLU.dylib (9.0.83) <0D9BFE5A-435E-3C66-AF96-D3567B8FC87B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97ec3000 - 0x97f93fef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x97f94000 - 0x98019ffc  com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9801a000 - 0x9801affe  com.apple.AOSMigrate (1.0 - 1) <E612B5AD-06AE-3BCB-BA14-F7B64714640A> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x9801b000 - 0x9803dff5  libssl.0.9.7.dylib (106) <41C9B854-C23B-3855-868F-801CFFA1B981> /usr/lib/libssl.0.9.7.dylib
0x9803e000 - 0x98047ffa  com.apple.CommonAuth (4.0 - 2.0) <6CB82D57-3C55-39E5-9036-8047DF3E6F57> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98048000 - 0x98050fff  liblaunch.dylib (842.1.4) <3798500D-4436-3AEB-B273-7F2428C33A4A> /usr/lib/system/liblaunch.dylib
0x98051000 - 0x98217ffb  libicucore.A.dylib (511.25) <44DDE9A4-578E-3D23-A41A-D8795D000A18> /usr/lib/libicucore.A.dylib
0x98218000 - 0x98235ff4  libsystem_kernel.dylib (2422.1.72) <C5641F6C-E271-380A-A656-AE4C04345602> /usr/lib/system/libsystem_kernel.dylib
0x98236000 - 0x98236fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x98237000 - 0x98295ffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x98296000 - 0x98803fff  com.apple.QuartzComposer (5.1 - 316) <4FC30662-E3CC-3AE5-88CE-7B271B59EFF0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x98804000 - 0x9881dfff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9881e000 - 0x98836ffd  libdispatch.dylib (339.1.9) <6249BAE5-044F-3A7A-9CCC-03FF7E6B405B> /usr/lib/system/libdispatch.dylib
0x98837000 - 0x98844fff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x98846000 - 0x98849ffa  libCGXType.A.dylib (599.7) <2738FF52-4B47-31AD-B7E5-412F6AFACC2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
0x9884a000 - 0x98872fff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x98873000 - 0x98887ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x98888000 - 0x988a6ff5  com.apple.frameworks.preferencepanes (16.0 - 16.0) <3E3368EE-CAD3-3096-89BC-D006A25A6294> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x988a7000 - 0x99740ff9  com.apple.WebCore (9537 - 9537.70) <3FC5900A-30C8-3244-B236-1ED771DFBC64> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x99741000 - 0x99746ff3  libsystem_platform.dylib (24.1.4) <875321B9-34EF-3FCC-880C-633FA05223F5> /usr/lib/system/libsystem_platform.dylib
0x9990f000 - 0x99976ffc  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <8DADD7D2-AB98-34ED-8D6F-335338502CBE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x99977000 - 0x99977ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x99978000 - 0x99a8affc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x99a8b000 - 0x99ab6ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x99ab7000 - 0x99afffff  com.apple.PerformanceAnalysis (1.47 - 47) <16935C0F-7F9F-316E-9D46-11973DE0904A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x99b00000 - 0x99d6dff6  com.apple.security (7.0 - 55471) <5FCF76B2-92C6-3404-87D3-91B3F6E203AA> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x99d6e000 - 0x99d78fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x99d79000 - 0x99d8eff3  com.apple.AppContainer (3.0 - 1) <B53ED2AD-9B19-316F-B7B9-80A3A94AC1D3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
0x99d8f000 - 0x99da1fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x99da2000 - 0x99db0ff3  com.apple.opengl (9.0.83 - 9.0.83) <16CFFD50-217E-3E18-88AF-7F2AD980628B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99db1000 - 0x9a02dff7  com.apple.QuickTime (7.7.3 - 2826) <D9F2857B-5668-3828-B85E-0F897462C8D8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9a02e000 - 0x9a02ffff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x9a05a000 - 0x9a062ff7  libCGCMS.A.dylib (599.7) <A7404924-9A2B-3324-A934-BD08953E7098> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
0x9a063000 - 0x9a082ff9  com.apple.framework.Apple80211 (9.0 - 900.47) <68E399FF-AB98-378D-94AC-D0869A72344F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9a083000 - 0x9a083fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x9a084000 - 0x9a151ff7  com.apple.backup.framework (1.5 - 1.5) <E33257DD-A751-3230-89B7-B4B79F70A8FB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9a152000 - 0x9a182ff3  libtidy.A.dylib (15.12) <3DBE95FE-8FA7-3584-9202-E37B54B3B064> /usr/lib/libtidy.A.dylib
0x9a183000 - 0x9a1e4ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x9a1e5000 - 0x9a24efff  com.apple.datadetectorscore (5.0 - 354.0) <0C6C812D-3E7A-31A4-BFDE-CD3316AA35B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x9a5d4000 - 0x9a5e4ff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x9a5eb000 - 0x9a66bff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <1227DF22-E2DA-3764-A1CA-10CC0CEBE377> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x9a66c000 - 0x9aaa0ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9aaa1000 - 0x9aab4fff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x9aab5000 - 0x9addbffb  com.apple.JavaScriptCore (9537 - 9537.65) <402E2B2F-AA3F-33E6-BD7D-46B1E9314311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9addc000 - 0x9aee9fe4  com.apple.MediaControlSender (1.9 - 190.4) <DF0B5A99-046A-38C1-B68E-241CB2E622BC> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
0x9aef1000 - 0x9af22ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x9af23000 - 0x9af28ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x9af29000 - 0x9af2efff  com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
0x9af2f000 - 0x9af95ff4  com.apple.ISSupport (1.9.9 - 57) <BF22E11E-56CB-3396-A109-8C75694DDE7F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9afe5000 - 0x9aff0fff  libcsfde.dylib (380) <C9E61AFB-1A9D-324B-9827-06B182CDD7B0> /usr/lib/libcsfde.dylib
0x9aff1000 - 0x9b09cfff  libcrypto.0.9.7.dylib (106) <DA3D5F8E-5822-3D41-BC1C-FFE1CC9BB42B> /usr/lib/libcrypto.0.9.7.dylib
0x9b09d000 - 0x9b0a7ff7  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <16E20DCD-89F4-3C8E-9DBA-EED359807038> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9b0a8000 - 0x9b0a9fff  com.apple.marco (10.0 - 1000) <F7AD1FF7-5B1E-3D3C-AF00-FA3A43118CE5> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x9b0aa000 - 0x9b0cefff  libxpc.dylib (300.1.17) <252BC88F-A5CA-3E67-AEDB-3D7B9F4537E2> /usr/lib/system/libxpc.dylib
0x9b0cf000 - 0x9b1cdfff  libJP2.dylib (1038) <EE0B9985-625D-39E6-B425-03FB75BA2594> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9b1ce000 - 0x9b204fff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
0x9b205000 - 0x9b20dfff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
0x9b20e000 - 0x9b20ffff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x9b215000 - 0x9b219ffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9b21a000 - 0x9b236fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x9b237000 - 0x9b290ffa  libTIFF.dylib (1038) <691DAAFD-D72B-3BE9-AE5C-84AF86BE66CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9b291000 - 0x9b295ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x9b296000 - 0x9b2a3ff7  com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x9b2a4000 - 0x9b300ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x9b301000 - 0x9b356ff7  com.apple.QuickLookFramework (5.0 - 622.3) <3C6ADC02-2C67-361B-B042-47DDCC0EDA5F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9b357000 - 0x9b358ffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x9b359000 - 0x9b3c2fff  com.apple.SystemConfiguration (1.13 - 1.13) <542075CD-9085-3F30-B84B-DD0277D6A40E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x9b3c3000 - 0x9b4daffb  com.apple.WebKit (9537 - 9537.71) <3A74A248-DC36-308D-B612-0775BA6F3341> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9b4db000 - 0x9b4dcffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x9b4dd000 - 0x9b4e6fff  com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9b4fb000 - 0x9b7edff8  com.apple.CoreImage (9.0.54) <D7BC3E53-EF5B-3A14-8808-8D45EE505B48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x9b7ee000 - 0x9b7f6ffe  libGFXShared.dylib (9.0.83) <35644AAA-B1E7-367C-90C0-378024F8A46A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x9b7f7000 - 0x9b84cff3  com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x9b84d000 - 0x9b869ff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9b86a000 - 0x9bb6bff1  com.apple.AOSKit (1.06 - 176) <E5067665-E177-37FF-AD38-0D995FB79741> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x9bb6c000 - 0x9bcceff3  com.apple.CFNetwork (673.0.3 - 673.0.3) <5E0E9AE8-073B-3F2B-B0C7-A0129DE787F6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9bd36000 - 0x9bd3afff  libheimdal-asn1.dylib (323.12) <9EA2A221-301B-3B9A-BBF2-38134145B5A8> /usr/lib/libheimdal-asn1.dylib
0x9bd3b000 - 0x9bd42fff  libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x9bedd000 - 0x9bedfff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x9bee0000 - 0x9bee0fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9bee1000 - 0x9c306fe3  com.apple.VideoToolbox (1.0 - 1273.29) <200BFEED-8948-3266-A2C4-1DC6A695EC58> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9c307000 - 0x9c331fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9c340000 - 0x9c349fff  com.apple.DiskArbitration (2.6 - 2.6) <6379523D-3196-370C-AE4A-8EA586E36909> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9c34a000 - 0x9c34efff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0xb0000000 - 0xb000cfff +com.armory.zenomt.MTCoreAudio (MTCoreAudio version 1.3.1 - 1.3.2) <46E5FFB7-5070-3EF2-9EE6-44A737AFBC24> /Applications/iSpQ VideoChat.app/Contents/Frameworks/MTCoreAudio.framework/Versions/B/MTCoreAudio
0xc0000000 - 0xc0008fef +com.growl.growlframework (0.7.3 - 0.7.3) /Applications/iSpQ VideoChat.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 157
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=206.8M resident=64.2M(31%) swapped_out_or_unallocated=142.5M(69%)
Writable regions: Total=110.3M written=3196K(3%) resident=4592K(4%) swapped_out=0K(0%) unallocated=105.8M(96%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   160K
CG shared images                    172K
Kernel Alloc Once                     4K
MALLOC                             81.1M
MALLOC (admin)                       48K
Memory Tag 242                       12K
Memory Tag 249                      192K
Memory Tag 35                         4K
SQLite page cache                   256K
Stack                              67.2M
VM_ALLOCATE                        16.4M
__DATA                             18.3M
__IMAGE                             528K
__IMPORT                             28K
__LINKEDIT                         43.9M
__OBJC                             3968K
__PAGEZERO                            4K
__TEXT                            162.9M
__UNICODE                           544K
mapped file                        84.3M
shared memory                         4K
===========                      =======
TOTAL                             479.9M
Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 2 GB, SMC 1.25f4
Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
Bluetooth: Version 4.2.0f6 12982, 3 services, 14 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
PCI Card: ATI Radeon HD 2600, Display Controller, Slot-1
Serial ATA Device: ST3320820AS_P, 320.07 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-112D
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Apple Optical USB Mouse
USB Device: Apple Keyboard
USB Device: Apple Cinema Display
USB Device: Bluetooth USB Host Controller
FireWire Device: OEM ATA Device 00, G-TECH, Up to 200 Mb/sec
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: LaCie Hard Drive FireWire+, LaCie Group SA, Up to 400 Mb/sec
FireWire Device: iSight, Apple Computer, Inc., Up to 200 Mb/sec
FireWire Device: unknown_device, Unknown
Thunderbolt Bus:
Is anyone else experiencing this problem and is there a fix?

Uninstall "iGlasses" and "DivX" and see whether there's an improvement.
Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
I never install system modifications myself, and I don't know how to uninstall them. You'll have to do your own research to find that information.
Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button.
Back up all data before making any changes.
You will generally have to reboot in order to complete an uninstallation. Until you do that, the uninstallation may have no effect, or unpredictable effects.
If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
WARNING: Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

Similar Messages

  • Why is Notes Crashing in Mavericks

    Since upgrading to Mavericks the Notes application only lasts for 2-3 seconds before crashing.
    This great APP is not unusable in Mavericks
    What am I or Mavericks doing wrong?

    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder. Go to User Library/Containers/com.apple.Notes and move the folder, not just the contents, to your desktop.
    Open the application and test. If it works okay, delete the plist from the desktop.
    If the application is the same, return the folder to where you got it from, overwriting the newer one.
    Thanks to leonie for some information contained in this.
    You might need to redo the View settings after an update.

  • HT1665 There is a bug in the spellchecking functionality when typing in the web view or while using Blogsy App. Why? Why my IPad crashes so often?

    There is a bug in the spellchecking functionality when typing in the web view or while using Blogsy App. Why? Why my IPad crashes so often?

    I have always found spell check to be "buggy" in every version of all of the iOS's that I have run on my original model iPad and my new iPad - especially when replying and typing posts in these forums. It works perfectly in every other application on my iPad but it has never worked perfectly in any web browser that I have used on my iPad - no matter what I have done to try to correct it. That is what MY experience has been with spell check on my iPads.
    As for the crashes on your iPad try these basic troubleshooting steps.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • Phantom restarts / crashes with Maverick. Restore Disk Utility, disk can't be repaired says "live system repair is not supported" Is there a fix yet? Or is Maverick "FREE" because Apple no longer offers free phone support?

    Phantom restarts / crashes with Maverick. Under restore Disk Utility, disk can't be repaired says "live system repair is not supported" Is there a fix yet? Or is Maverick "FREE" because Apple no longer offers free phone support?

    Get onto the integrated iOS + Mac OS and end support for "legacy" Mac 10.8 and earlier.
    Force older hardware users like me to upgrade to new hardware which is where $$ are.
    Make apps work across tablets, phone, and computer with similar (though not the "same" app, but able to read and use the same file format).
    Simplify.
    I don't think anyone incl. Microsoft knew Windows 8.1 was going to be a free upgrade, I didn't and read that it would be more like $30.
    No OS is ready for everyone on the day it is launched. iOS 7 is now 7.04 and climbing, Mac OS tends to really not be ready until the last patch and version is out, often a year or more after it was first issued. Ship it, then plan to fix the bugs left in or that surface.
    www.macperformanceguide.com is saying "No" to Maverick for now. Of course there will be no "No" on new Mac Pro 2013 6,1 when those ship (Late Jan? )

  • Last night I downloaded the latest Word update. Today the first Word document crashed and I lost 45 minutes of work in spite of having saved the document numerous times. Why is Word crashing the day after a safety update? I have Office 2008 for Mac

    Last night I downloaded the latest Word update. Today the first Word document crashed and I lost 45 minutes of work in spite of having saved the document numerous times. Why is Word crashing the day after a safety update? I have Office 2008 for Mac

    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons
    Open Console in Applications>Utilities, check the system log for the date/time of the last problem  & next startup for clues.

  • Everything keeps freezing/crashing after Mavericks installation on MacBook Pro

    Everything keeps freezing/crashing after Mavericks installation on MacBook Pro.
    It started with Photoshop, then Safari, and now the Kinect sensor.
    Mavericks is the worse thing that happened to me I have a thesis project to work on!
    What can I do?
    How can I remove Mavericks and go back to Mountain Lion?
    Thanks

    Hey StephSassine,
    First, I would run through these steps:
    Your computer’s startup disk may not have enough free disk space. To make disk space available, you can move files to another disk and then delete files you no longer need on the startup disk:
    Increase disk space
    http://support.apple.com/kb/PH10677
    If that doesn't work, you may need to repair your computer’s disk in Disk Utility:
    Choose Apple menu > Software Update to make sure you have the latest version of Mac OS X.
    Software updates sometimes change a file’s permissions to improve security, so updating your software can solve some permissions problems.
    Open Disk Utility, in the Utilities folder in Launchpad.
    Select the disk you want to check.
    Click First Aid.
    Click Repair Disk Permissions to test and repair permissions.
    via: Disk Utility 12.x: Repair disk permissions   
    http://support.apple.com/kb/PH5821
    If that doesn't help resolve the issue, you can revert to a previous OS X version:
    OS X Mavericks: Revert to a previous OS X version
    http://support.apple.com/kb/PH14176
    Sincerely,
    Delgadoh

  • Why does illustrator crash every time I try to open an .svg?

    Why does illustrator crash every time I try to open an .svg?

    Dunno. Do you have an example SVG that crashes Illy on your computer?

  • Why did itunes crash corrupt my whole computer?

    i hate itunes so much! i tried to download some tunes and the files were corrupted on apples end, it wouldnt let me download them, it kept giving me errors. then you know what happened, itunes lost my whole library, then you know what happened, all my prefrences for all my applications suddenly disappreared. i have no bookmarks, no email settings, nothing. im sooooo ****** off right now its not even funny.
    why did the crash of itunes screw up my whole computer? and what can i do to bring it back to the way it was before itunes blew it up?
    this is unacceptable. because of this, i will never buy anythig from itunes store again.

    Welcome to the Apple Discussion
    I'm sorry to hear of your problems. However, I wonder if iTunes screwed up your computer? Perhaps there's another, core issue with your Hard Disk? Have you run any Hardware Diagnostics?
    Regards
    TD

  • Why does Illustrator crash when saving to a new location on my new MacPro 13" Retina Pro running Yosemite?

    Why does Illustrator crash when saving to a new location on my new MacPro 13" Retina Pro running Yosemite?

    That won't do. What I mean is you have to navigate to the file and make it active in pastebin and then copy the highlighted line like this
    and paste that into your reply.

  • Why premiere CS% crashes opening project and in encore

    I have 12gb ram- CPU-I-7, NVIDIA 5000 plus graphics card, asus 58P motherboard.
    I have a 2 hour project on my time line. When I open the project, the system crashes and about 5 minutes later works fine. I now want to export the timeline to Encore to make a dvd menu. Encore imports(dynamic Link) the sequence and at the 50% mark, crashes.but does not want to open. I have no idea why systems are crashing. I have not rendered the sequence in premiere pro as I don't know if I need to when going to encore. Comments would be appreciated.
    Leo.

    The symptoms you decribe, white screen, the beachball, the not-responding message and the media pending message all are indicative of a Windows problem. Probably you will encounter the same problem when for instance you have 5 large (2+ MB) .HTML files open in Dreamweaver and those files have been modified enternally and need to be reloaded, especially in split mode.
    It boils down to the fact that when opening your project, PR needs to get all those files from disk, or at least the indexed and conformed files into memory, as well as the .PEK files and while it is waiting for that to happen, it shows the media pending message. Windows itself is usually in a hurry to show the not-responding message, while it is waiting to finish a requested task, even when it is responding, albeit slowly.
    My guess is that you haven't tuned your system yet, see Adobe Forums: Guide for installing and tuning a Vista... which also applies to Win7 and your disk setup may be lacking the necessary speed. After following the tuning steps, you can try to delete the media cache and then reopen your project. It will index and conform your clips again, so be a little bit patient for that process to finish.
    Also have a look here: Adobe Forums: Generic Guideline for Disk Setup

  • Why does IE crash when opening a pdf file ?

    Why does IE crash when opening a pdf file ?

    I think this is done by the browser when it is saving a temporary file and there's already a file with that exact name in the temp folder.

  • Why does Safari crash?

    Why does Safari crash on my internal start-up disk and not on a booted SuperDuper external disk?
    Safari started behaving weird with very high CPU usage, then it refused to start up altogether, it doesn't even reach the safari icon when it crashes.
    Did repair disk permissions. No good.
    Around the same day i also lost the connection with my TimeMachine drive (third time this year). I've had it with timemachine.
    Cheers
    rudy raymakers

    Why does Safari crash on my internal start-up disk and not on a booted SuperDuper external disk?
    Safari started behaving weird with very high CPU usage, then it refused to start up altogether, it doesn't even reach the safari icon when it crashes.
    Did repair disk permissions. No good.
    Around the same day i also lost the connection with my TimeMachine drive (third time this year). I've had it with timemachine.
    Cheers
    rudy raymakers

  • Is Safari still crashing in Mavericks?

    Upgraded to Safari 6.1 in Lion (10.7.5) and now it crashes when I click on some links. (Every time I click on the new iPad Air site link). I see that others are also having similar troubles. Does Safari still crash in Mavericks?

    No problems with my MacBook Pro with Mountain Lion (using now) but when I removed Safari extensions and tested as a guest user on my iMac using Lion and even after resetting Safari and emptying caches (which has worked in the past to stop Safari crashes) problem persisted. Will try again later and post crash report.

  • HT201064 Why can't i download Maverick to my iMac Version 10.7.5

    Does anyone know why i can't download Mavericks to my imac. Version 10.7.5 ?

    Welcome to the Apple Community.
    Audiobooks aren't included in iTunes in the cloud, transfer the audiobook when connected to iTunes.

  • Why is Adobe crashing editing 4k

    Do you know why adobe is crashing while editing 4k
    my comp specs are the latest mac pro build up all the way
    Thanks philip
    forumnotifier

    Hi Phillip,
    That sounds like a good setup. Do you get any warning dialog boxes or a crash log? Or do you just get the spinning beach ball?
    Thanks,
    Kevin

Maybe you are looking for

  • How can I modify the new Australis UI with userChrome.css?

    With a non-dark theme it looks ok, but these gradients make me want to use another browswer. I'll stay away from Idiocracy jokes about how "simple" the new menu is. I don't want to use a classic theme restorer to go back to the way it looked before.

  • Modules fail to load

    Hi there I've been away for some time and for some reason i can't get the installation to work . When arch boots i get the message that modules fail to load , and afterwards when i try to startx , i get a black screen and nothing happens. Also i reme

  • How do I delete a preloaded icon

    I have no use for some of the preloaded icons and wish to delete those I do not use. Specifically I'd like to delete the STOCKS icon. Any ideas? I've tried holding it however when I do there is no "X" that appears on the icon. Thanks

  • How to install the sdk?

    hi, i installed adobe workflow server 7.2 after i started the workflow designer i noticed, that there were no qpacks. i downloaded the workflow sdk 7.0.5. this is a zip file with some folders. i have no idea ho to install the sdk. please help Andrej

  • WiFi module in Qosmio G40

    I need remove (not swith off) WiFi module from Qosmio G40. Can I do this and how?