Quicktime Crashes On Everything-

Okay group, Just within the last week, Quicktime has started to crash after it opens and I attempt to do anything with it:P  Create a video, play a video, export, etc.   Here's the Logs:
Process:         QuickTime Player [31919]
Path:            /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
Identifier:      com.apple.QuickTimePlayerX
Version:         10.2 (603.17)
Build Info:      QuickTimePlayerX-603017000000000~5
Code Type:       X86-64 (Native)
Parent Process:  launchd [136]
User ID:         501
Date/Time:       2013-07-16 19:02:44.956 +0200
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          277111 sec
Crashes Since Last Report:           83
Per-App Interval Since Last Report:  87 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      FB0998B7-7F70-983F-3F76-7FA0C76AEBF1
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 0000000101090000-00000001012ed000 [ 2420K] r-x/rwx SM=COW  /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
Application Specific Information:
Performing @selector(newMovieRecordingDocument:) from sender NSMenuItem 0x7fdc3ba17260
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation                0x00007fff92266bb2 CFDictionaryGetValue + 18
1   com.apple.QTKit                         0x00007fff9588996a CopyLocalizedStringFromTable + 17
2   com.apple.QTKit                         0x00007fff958897d6 QTTimeFormatterCreate + 682
3   com.apple.QTKit                         0x00007fff95890e76 -[QTHUDTimeFormatter _QTTimeFormatter] + 93
4   com.apple.QTKit                         0x00007fff958928a1 -[QTHUDTimeFormatter stringFromQTTime:] + 487
5   com.apple.QTKit                         0x00007fff95892377 -[QTHUDTimeFormatter stringForObjectValue:] + 187
6   com.apple.QTKit                         0x00007fff9589248a -[QTHUDTimeFormatter attributedStringForObjectValue:withDefaultAttributes:] + 71
7   com.apple.AppKit                        0x00007fff96ccf61c -[NSCell _hasAttributedStringValue] + 121
8   com.apple.AppKit                        0x00007fff96ccf1a2 __NSGetStringAndAttributesFromTextCell + 50
9   com.apple.AppKit                        0x00007fff96cce8b4 _NSGetTextCellBoundingRect + 167
10  com.apple.AppKit                        0x00007fff96cce7ca -[NSCell cellSizeForBounds:] + 284
11  com.apple.AppKit                        0x00007fff96d043f0 -[NSTextFieldCell cellSizeForBounds:] + 434
12  com.apple.QuickTimePlayerX              0x000000010119ceb3 0x101090000 + 1101491
13  com.apple.QuickTimePlayerX              0x00000001010b6c09 0x101090000 + 158729
14  com.apple.Foundation                    0x00007fff916f57b7 NSKeyValueNotifyObserver + 390
15  com.apple.Foundation                    0x00007fff916f71c1 NSKeyValueDidChange + 456
16  com.apple.Foundation                    0x00007fff916b276a -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
17  com.apple.QuickTimePlayerX              0x000000010112d135 0x101090000 + 643381
18  com.apple.AppKit                        0x00007fff96e37b09 -[NSViewController view] + 41
19  com.apple.QuickTimePlayerX              0x00000001010a4d08 0x101090000 + 85256
20  com.apple.Foundation                    0x00007fff916f6558 _NSSetObjectValueAndNotify + 257
21  com.apple.QuickTimePlayerX              0x00000001010a7452 0x101090000 + 95314
22  com.apple.Foundation                    0x00007fff916f57b7 NSKeyValueNotifyObserver + 390
23  com.apple.Foundation                    0x00007fff916ed03a -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 584
24  com.apple.Foundation                    0x00007fff916ebe44 -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 111
25  com.apple.QuickTimePlayerX              0x00000001010a7c4b 0x101090000 + 97355
26  com.apple.QuickTimePlayerX              0x00000001010a0dd0 0x101090000 + 69072
27  com.apple.QuickTimePlayerX              0x0000000101127c9d 0x101090000 + 621725
28  com.apple.QuickTimePlayerX              0x0000000101127bca 0x101090000 + 621514
29  com.apple.AppKit                        0x00007fff96da9959 -[NSApplication sendAction:to:from:] + 342
30  com.apple.AppKit                        0x00007fff96edf36c -[NSMenuItem _corePerformAction] + 406
31  com.apple.AppKit                        0x00007fff96edf05a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
32  com.apple.AppKit                        0x00007fff96bcc20f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
33  com.apple.AppKit                        0x00007fff96bcc097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
34  com.apple.AppKit                        0x00007fff96ed8165 NSSLMMenuEventHandler + 342
35  com.apple.HIToolbox                     0x00007fff91133d1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
36  com.apple.HIToolbox                     0x00007fff911331e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
37  com.apple.HIToolbox                     0x00007fff91148fc9 SendEventToEventTarget + 40
38  com.apple.HIToolbox                     0x00007fff9117fca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
39  com.apple.HIToolbox                     0x00007fff91124a21 SendMenuCommandWithContextAndModifiers + 59
40  com.apple.HIToolbox                     0x00007fff911249d3 SendMenuItemSelectedEvent + 254
41  com.apple.HIToolbox                     0x00007fff9112485f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
42  com.apple.HIToolbox                     0x00007fff911008bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605
43  com.apple.HIToolbox                     0x00007fff910ffec8 _HandleMenuSelection2 + 565
44  com.apple.AppKit                        0x00007fff96d978c6 _NSHandleCarbonMenuEvent + 245
45  com.apple.AppKit                        0x00007fff96cb9a9f _DPSNextEvent + 2073
46  com.apple.AppKit                        0x00007fff96cb8df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
47  com.apple.AppKit                        0x00007fff96cb01a3 -[NSApplication run] + 517
48  com.apple.AppKit                        0x00007fff96c54bd6 NSApplicationMain + 869
49  libdyld.dylib                           0x00007fff920a37e1 start + 1
Thread 1:
0   libsystem_kernel.dylib                  0x00007fff8e4396d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff94f0af4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff94f0ad13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff94ef51d1 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8e439d16 kevent + 10
1   libdispatch.dylib                       0x00007fff944c6dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff944c69ee _dispatch_mgr_thread + 54
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8e4396d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff94f0af4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff94f0ad13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff94ef51d1 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8e4396d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff94f0af4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff94f0ad13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff94ef51d1 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8e4396d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff94f0af4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff94f0ad13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff94ef51d1 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8e4396d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff94f0af4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff94f0ad13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff94ef51d1 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8e437686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8e436c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff92295233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff9229a916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff9229a0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreMediaIO                   0x00007fff9826c6e8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
6   com.apple.CoreMediaIO                   0x00007fff982642ce CAPThread::Entry(CAPThread*) + 156
7   libsystem_c.dylib                       0x00007fff94f087a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff94ef51e1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff7eb12a40  rcx: 0x00007fff5eb6dbc0  rdx: 0x00007fff7eb12a40
  rdi: 0x0000000000000000  rsi: 0x00007fff7eb12a40  rbp: 0x00007fff5eb6dbc0  rsp: 0x00007fff5eb6dba0
   r8: 0x0000000000002060   r9: 0x00007fff5eb6dbc0  r10: 0x00007fdc3ba49840  r11: 0x00007fff958f3ec8
  r12: 0x0000000000000000  r13: 0x00007fdc3b873220  r14: 0x00007fdc3b8732b0  r15: 0x0000000000000000
  rip: 0x00007fff92266bb2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
Logical CPU: 3
Binary Images:
       0x101090000 -        0x1012ecfef  com.apple.QuickTimePlayerX (10.2 - 603.17) <2B49A87E-ADF2-3126-8F2E-213FBD326F8E> /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
       0x104e09000 -        0x104e12fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x104e9b000 -        0x104ea0fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <586F677E-D0F8-33B2-B6ED-41ED81C9EED9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x104eab000 -        0x104eabffb +cl_kernels (???) <94C6F38A-EBEC-4D3C-B4EB-1FAEE92999EF> cl_kernels
       0x104ead000 -        0x104f47ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x104fa6000 -        0x104fc9ff7 +com.prosofteng.hear.plugin (1.1.6 - 869) <896A23D0-A4E8-35F3-8A77-421492B46BD5> /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
       0x104fdb000 -        0x105003ff7  com.apple.cmio.DAL.VDC_4 (308.0 - 4155.4) <0C7E70AA-0D7A-3B51-BE4A-E3414A4556DC> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
    0x7fff60c90000 -     0x7fff60cc493f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8db50000 -     0x7fff8db6fff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8db70000 -     0x7fff8dbf2ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8dbf7000 -     0x7fff8ddf7fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8ddf8000 -     0x7fff8df11fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8df12000 -     0x7fff8df43ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8df44000 -     0x7fff8df6eff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8df6f000 -     0x7fff8e06cff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8e0ac000 -     0x7fff8e0b3fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8e0b4000 -     0x7fff8e0bfff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8e0c0000 -     0x7fff8e10aff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8e148000 -     0x7fff8e149ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8e14a000 -     0x7fff8e14dfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8e14e000 -     0x7fff8e175fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8e176000 -     0x7fff8e250fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8e251000 -     0x7fff8e27ffff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8e280000 -     0x7fff8e28dfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8e28e000 -     0x7fff8e292fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8e323000 -     0x7fff8e36fff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8e370000 -     0x7fff8e3acfff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8e3ad000 -     0x7fff8e3b7ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff8e3b8000 -     0x7fff8e426ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8e427000 -     0x7fff8e442ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e443000 -     0x7fff8e482ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8e483000 -     0x7fff8e4d2ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8e4d3000 -     0x7fff8e5f3fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8e5f4000 -     0x7fff8e5f8fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8e5f9000 -     0x7fff8e60aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8e881000 -     0x7fff8e8ccfff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8e8de000 -     0x7fff8e8e8fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8e8e9000 -     0x7fff8e926fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8e942000 -     0x7fff8e94ffff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8f1de000 -     0x7fff8f1e0ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8f1f4000 -     0x7fff8f1f6fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8f1f7000 -     0x7fff8f1fcfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8f1fd000 -     0x7fff8f22bfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8f22c000 -     0x7fff8f254fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8f255000 -     0x7fff8f25dfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8f25e000 -     0x7fff8f25fff7  libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
    0x7fff8f260000 -     0x7fff8f281ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8f282000 -     0x7fff8f290fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8f293000 -     0x7fff8f3e5fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8f49f000 -     0x7fff8f4fbff7  com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8f4fd000 -     0x7fff8f7ceff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8f802000 -     0x7fff8f85efff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8f894000 -     0x7fff8f92efff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8f92f000 -     0x7fff8f943fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8f992000 -     0x7fff8fa45ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8fa46000 -     0x7fff8fa48fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8fa49000 -     0x7fff8fa98ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8fa99000 -     0x7fff8fb01fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff903c4000 -     0x7fff903defff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff903df000 -     0x7fff903f6fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff903f7000 -     0x7fff903fbfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff903fc000 -     0x7fff906b3ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff906b4000 -     0x7fff909cbff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff909cc000 -     0x7fff909ccfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff909f7000 -     0x7fff90a2ffff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff90a30000 -     0x7fff90a85ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff90a8b000 -     0x7fff90b29ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff90b2a000 -     0x7fff90b2affd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff90c85000 -     0x7fff90cd0fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff90cfb000 -     0x7fff90d3bff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff90d5c000 -     0x7fff90d5dff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff90d5e000 -     0x7fff90f0cfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff90f0d000 -     0x7fff90f19fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff90f1a000 -     0x7fff90f1cfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff90f1d000 -     0x7fff90f60ff7  com.apple.ShareKit (1.0 - 119.13) <9E8948B4-A2AE-3990-9A93-7DFA1D3A1326> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff90f69000 -     0x7fff9102eff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9104b000 -     0x7fff91077fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9108d000 -     0x7fff910e7ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff910e8000 -     0x7fff910faff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff910fb000 -     0x7fff9142bfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff9142c000 -     0x7fff91432fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff91433000 -     0x7fff9148aff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff9148b000 -     0x7fff91580fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff91581000 -     0x7fff91581fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff915ca000 -     0x7fff9160dff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff91669000 -     0x7fff919c8fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff919ff000 -     0x7fff91a15fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff91a16000 -     0x7fff91a25fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91a26000 -     0x7fff91a26fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff91a87000 -     0x7fff91a8efff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff91a8f000 -     0x7fff91ba792f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff91ba8000 -     0x7fff91baafff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff91bab000 -     0x7fff91cb6fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff91cb7000 -     0x7fff91cc4ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff91d14000 -     0x7fff91d14fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff920a1000 -     0x7fff920a4ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff920a5000 -     0x7fff920dbfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff920dc000 -     0x7fff920efff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff920f0000 -     0x7fff92149ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff92192000 -     0x7fff92192fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff92193000 -     0x7fff92213ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff92259000 -     0x7fff92264fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff92265000 -     0x7fff9244fff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff92450000 -     0x7fff92454ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff92455000 -     0x7fff924d6fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff924e0000 -     0x7fff9256dff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff9260f000 -     0x7fff9268dff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff9268e000 -     0x7fff926e4fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff926e5000 -     0x7fff926f2ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff926f3000 -     0x7fff9271fff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff92720000 -     0x7fff928a6fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff92984000 -     0x7fff929bafff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff929bb000 -     0x7fff92a1afff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff92c64000 -     0x7fff92c64fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff92c65000 -     0x7fff92c73fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff92c97000 -     0x7fff92cacfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff92cad000 -     0x7fff92d15ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff92d16000 -     0x7fff92f71ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff92f72000 -     0x7fff93006ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff93007000 -     0x7fff93032fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff93033000 -     0x7fff93039fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9303a000 -     0x7fff9303eff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff9303f000 -     0x7fff9304dff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff9309e000 -     0x7fff931b8fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff931b9000 -     0x7fff93960fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff93961000 -     0x7fff939a9fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff93a38000 -     0x7fff93ad3fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff93b24000 -     0x7fff93b30ff7  com.apple.LegacyMediaBridge (1.1 - 39.1) <90494D75-89AB-3F3B-A47D-CBA0D77EF0AA> /System/Library/PrivateFrameworks/LegacyMediaBridge.framework/Versions/A/Legacy MediaBridge
    0x7fff93b31000 -     0x7fff944c14af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff944c2000 -     0x7fff944d7ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff944d8000 -     0x7fff944dcfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff944de000 -     0x7fff94541ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff94544000 -     0x7fff94545ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff94546000 -     0x7fff94546fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff94555000 -     0x7fff94590fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff947dd000 -     0x7fff947ebff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff94ab1000 -     0x7fff94ad1fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff94ad2000 -     0x7fff94bfcff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff94c02000 -     0x7fff94c2efff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff94c2f000 -     0x7fff94e9cff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff94e9d000 -     0x7fff94eceff7  com.apple.sociald.Social (167.6 - 167.6) <C09D8D45-00CA-3913-A912-8ECC6C879AD2> /System/Library/Frameworks/Social.framework/Versions/A/Social
    0x7fff94ecf000 -     0x7fff94ef1ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff94ef2000 -     0x7fff94ef3fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff94ef4000 -     0x7fff94fc0ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff94fc1000 -     0x7fff94fc5fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff94fd2000 -     0x7fff95281fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff952c9000 -     0x7fff95325fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff95326000 -     0x7fff9534bff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff9534c000 -     0x7fff953b5fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff953b6000 -     0x7fff95514fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff95515000 -     0x7fff95534ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff955a5000 -     0x7fff957daff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff957db000 -     0x7fff9594cff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff9594d000 -     0x7fff9595cff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff959a0000 -     0x7fff959effff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff959f0000 -     0x7fff959f0fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff95a62000 -     0x7fff95b35ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff95b36000 -     0x7fff95c34fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff95c35000 -     0x7fff95d37fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff95d56000 -     0x7fff95d6dfff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff95d6e000 -     0x7fff95d71fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff95d72000 -     0x7fff96016ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff96017000 -     0x7fff96023fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff96024000 -     0x7fff96029fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9602a000 -     0x7fff9611bff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9611c000 -     0x7fff96122ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff96123000 -     0x7fff9615dff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff9615e000 -     0x7fff96160ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff96161000 -     0x7fff96212fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff96213000 -     0x7fff96214fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff96216000 -     0x7fff9621fff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff96220000 -     0x7fff9627afff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff96286000 -     0x7fff962b4ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff962b5000 -     0x7fff963b2fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff963b3000 -     0x7fff963bafff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff964d5000 -     0x7fff968f2fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff968f3000 -     0x7fff968fefff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff9691c000 -     0x7fff96933fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff96934000 -     0x7fff9694efff  com.apple.geokit (2.1 - 2.1) <2B0ED144-9284-3396-8B34-292C29F4EED6> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
    0x7fff9694f000 -     0x7fff9695aff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff96996000 -     0x7fff9699bfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9699e000 -     0x7fff969e1ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff969e2000 -     0x7fff96a88ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff96af1000 -     0x7fff96af4fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff96af5000 -     0x7fff96b62ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff96b64000 -     0x7fff97791fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff97792000 -     0x7fff977b9ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff977ba000 -     0x7fff9780bff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff97d9b000 -     0x7fff97dd2ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff97dd3000 -     0x7fff97f48ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff97f49000 -     0x7fff97fa0ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff98116000 -     0x7fff981d3ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff981fc000 -     0x7fff98240fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff98241000 -     0x7fff98242fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff98243000 -     0x7fff98243fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff98244000 -     0x7fff98261ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff98262000 -     0x7fff982affff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff985d5000 -     0x7fff986a7ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff986a8000 -     0x7fff98843fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff9892c000 -     0x7fff9892efff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff98997000 -     0x7fff989a2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff989a3000 -     0x7fff98c3eff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff98c3f000 -     0x7fff98c52ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff98d4f000 -     0x7fff99d0eff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff99efc000 -     0x7fff9a2f3fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff9a2f4000 -     0x7fff9a30afff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff9a30e000 -     0x7fff9a316ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9a317000 -     0x7fff9a338fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff9a339000 -     0x7fff9a43bfff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9a43c000 -     0x7fff9a43cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff9a43d000 -     0x7fff9a45fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff9a47a000 -     0x7fff9a480fff  libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff9a48b000 -     0x7fff9a8c7fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff9a8c8000 -     0x7fff9aa53fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 14926
    thread_create: 2
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=204.4M resident=105.0M(51%) swapped_out_or_unallocated=99.4M(49%)
Writable regions: Total=73.0M written=3168K(4%) resident=22.6M(31%) swapped_out=0K(0%) unallocated=50.4M(69%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   700K
CG image                            260K
CG shared images                   1248K
CoreAnimation                         4K
CoreImage                             4K
CoreServices                       2096K
MALLOC                             42.9M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=251                        8K
OpenCL                                8K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                        16.1M
__DATA                             18.4M
__IMAGE                             528K
__LINKEDIT                         52.3M
__TEXT                            152.1M
__UNICODE                           544K
mapped file                        35.5M
shared memory                       308K
===========                      =======
TOTAL                             390.6M
Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 16 GB, SMC 1.72f2
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P
Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST3000DM001-9YN166, 3 TB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Backup+ Desk, 0x0bc2  (Seagate LLC), 0xa0a4, 0xfa120000 / 5
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Blue Snowball, 0x0d8c  (C-MEDIA ELECTRONICS INC.), 0x0005, 0xfd140000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
Any help would be appriciated.
Thanks!

Here are my logs as well...same issue...just started happening this week!
Process:         QuickTime Player [1282]
Path:            /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
Identifier:      com.apple.QuickTimePlayerX
Version:         10.2 (603)
Build Info:      QuickTimePlayerX-603000000000000~17
Code Type:       X86-64 (Native)
Parent Process:  launchd [211]
User ID:         501
Date/Time:       2013-07-16 21:59:43.665 -0700
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          3055 sec
Crashes Since Last Report:           42
Per-App Interval Since Last Report:  25 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      E9039125-DF3D-5298-E880-57BE55040F63
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 000000010dc28000-000000010de89000 [ 2436K] r-x/rwx SM=COW  /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
Application Specific Information:
Performing @selector(newScreenRecordingDocument:) from sender NSMenuItem 0x7f914bc2fd00
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation                0x00007fff94bedbb2 CFDictionaryGetValue + 18
1   com.apple.QTKit                         0x00007fff9451496a CopyLocalizedStringFromTable + 17
2   com.apple.QTKit                         0x00007fff945147d6 QTTimeFormatterCreate + 682
3   com.apple.QTKit                         0x00007fff9451be76 -[QTHUDTimeFormatter _QTTimeFormatter] + 93
4   com.apple.QTKit                         0x00007fff9451d8a1 -[QTHUDTimeFormatter stringFromQTTime:] + 487
5   com.apple.QTKit                         0x00007fff9451d377 -[QTHUDTimeFormatter stringForObjectValue:] + 187
6   com.apple.QTKit                         0x00007fff9451d48a -[QTHUDTimeFormatter attributedStringForObjectValue:withDefaultAttributes:] + 71
7   com.apple.AppKit                        0x00007fff9523661c -[NSCell _hasAttributedStringValue] + 121
8   com.apple.AppKit                        0x00007fff952361a2 __NSGetStringAndAttributesFromTextCell + 50
9   com.apple.AppKit                        0x00007fff952358b4 _NSGetTextCellBoundingRect + 167
10  com.apple.AppKit                        0x00007fff952357ca -[NSCell cellSizeForBounds:] + 284
11  com.apple.AppKit                        0x00007fff9526b3f0 -[NSTextFieldCell cellSizeForBounds:] + 434
12  com.apple.QuickTimePlayerX              0x000000010dd353c3 0x10dc28000 + 1102787
13  com.apple.QuickTimePlayerX              0x000000010dc4dfb9 0x10dc28000 + 155577
14  com.apple.Foundation                    0x00007fff903917b7 NSKeyValueNotifyObserver + 390
15  com.apple.Foundation                    0x00007fff903931c1 NSKeyValueDidChange + 456
16  com.apple.Foundation                    0x00007fff9034e76a -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
17  com.apple.QuickTimePlayerX              0x000000010dcd0fb9 0x10dc28000 + 692153
18  com.apple.AppKit                        0x00007fff9539eb09 -[NSViewController view] + 41
19  com.apple.QuickTimePlayerX              0x000000010dc3c04e 0x10dc28000 + 81998
20  com.apple.Foundation                    0x00007fff90392558 _NSSetObjectValueAndNotify + 257
21  com.apple.QuickTimePlayerX              0x000000010dc3e798 0x10dc28000 + 92056
22  com.apple.Foundation                    0x00007fff903917b7 NSKeyValueNotifyObserver + 390
23  com.apple.Foundation                    0x00007fff9038903a -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 584
24  com.apple.Foundation                    0x00007fff90387e44 -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 111
25  com.apple.QuickTimePlayerX              0x000000010dc3ef91 0x10dc28000 + 94097
26  com.apple.QuickTimePlayerX              0x000000010dc38124 0x10dc28000 + 65828
27  com.apple.QuickTimePlayerX              0x000000010dcd0349 0x10dc28000 + 688969
28  com.apple.QuickTimePlayerX              0x000000010dcd029e 0x10dc28000 + 688798
29  com.apple.AppKit                        0x00007fff95310959 -[NSApplication sendAction:to:from:] + 342
30  com.apple.AppKit                        0x00007fff9544636c -[NSMenuItem _corePerformAction] + 406
31  com.apple.AppKit                        0x00007fff9544605a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
32  com.apple.AppKit                        0x00007fff9513320f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
33  com.apple.AppKit                        0x00007fff95133097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
34  com.apple.AppKit                        0x00007fff9543f165 NSSLMMenuEventHandler + 342
35  com.apple.HIToolbox                     0x00007fff97725d1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
36  com.apple.HIToolbox                     0x00007fff977251e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
37  com.apple.HIToolbox                     0x00007fff9773afc9 SendEventToEventTarget + 40
38  com.apple.HIToolbox                     0x00007fff97771ca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
39  com.apple.HIToolbox                     0x00007fff97716a21 SendMenuCommandWithContextAndModifiers + 59
40  com.apple.HIToolbox                     0x00007fff977169d3 SendMenuItemSelectedEvent + 254
41  com.apple.HIToolbox                     0x00007fff9771685f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
42  com.apple.HIToolbox                     0x00007fff976f28bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605
43  com.apple.HIToolbox                     0x00007fff976f1ec8 _HandleMenuSelection2 + 565
44  com.apple.AppKit                        0x00007fff952fe8c6 _NSHandleCarbonMenuEvent + 245
45  com.apple.AppKit                        0x00007fff95220a9f _DPSNextEvent + 2073
46  com.apple.AppKit                        0x00007fff9521fdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
47  com.apple.AppKit                        0x00007fff952171a3 -[NSApplication run] + 517
48  com.apple.AppKit                        0x00007fff951bbbd6 NSApplicationMain + 869
49  libdyld.dylib                           0x00007fff8e47a7e1 start + 1
Thread 1:
0   libsystem_kernel.dylib                  0x00007fff8dbf06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91854f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff91854d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff9183f1d1 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8dbf0d16 kevent + 10
1   libdispatch.dylib                       0x00007fff96e8fdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff96e8f9ee _dispatch_mgr_thread + 54
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8dbf06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91854f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff91854d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff9183f1d1 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8dbf06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91854f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff91854d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff9183f1d1 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8dbee686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8dbedc42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff94c1c233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff94c21916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff94c210e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreMediaIO                   0x00007fff8b4296e8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
6   com.apple.CoreMediaIO                   0x00007fff8b4212ce CAPThread::Entry(CAPThread*) + 156
7   libsystem_c.dylib                       0x00007fff918527a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff9183f1e1 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8dbf06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91854f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff91854d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff9183f1d1 start_wqthread + 13
Thread 7:
0   com.apple.CoreFoundation                0x00007fff94bfba43 CFEqual + 259
1   com.apple.CoreFoundation                0x00007fff94c2a72c CFBundleCopyLocalizedString + 124
2   com.apple.audio.toolbox.AudioToolbox          0x00007fff91712d36 ThreadSafeCFCopyLocalizedStringFromTableInBundle(__CFString const*, __CFString const*, __CFBundle*, __CFString const*) + 50
3   com.apple.audio.toolbox.AudioToolbox          0x00007fff91714370 AudioFormatProperty_ChannelLayoutName(AudioChannelLayout const*, __CFString const**) + 3092
4   com.apple.audio.toolbox.AudioToolbox          0x00007fff916b85ec AudioFormatGetProperty + 3690
5   com.apple.CoreMedia                     0x00007fff90bae500 aclCopyDebugDesc + 56
6   com.apple.CoreMedia                     0x00007fff90bae43f CMAudioFormatDescriptionEqual + 677
7   com.apple.CoreMedia                     0x00007fff90baea4d figAudioFormatDescriptionEqual + 16
8   com.apple.CoreMedia                     0x00007fff90b91765 figFormatDescriptionEqualIgnoringExtensionsKeys + 130
9   com.apple.CoreMedia                     0x00007fff90b91ee6 figFormatDescriptionEqual + 13
10  com.apple.CoreFoundation                0x00007fff94bfbbd8 CFEqual + 664
11  com.apple.CoreMedia                     0x00007fff90b916b6 CMFormatDescriptionEqual + 19
12  com.apple.CMIOUnits                     0x0000000112548bd9 0x112539000 + 64473
13  com.apple.CMIOUnits                     0x00000001125cffd0 0x112539000 + 618448
14  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
15  com.apple.CMIOUnits                     0x00000001125825a1 0x112539000 + 300449
16  com.apple.CMIOUnits                     0x00000001125bc1ee 0x112539000 + 537070
17  com.apple.CMIOUnits                     0x00000001125cff5a 0x112539000 + 618330
18  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
19  com.apple.CMIOUnits                     0x00000001125825a1 0x112539000 + 300449
20  com.apple.CMIOUnits                     0x00000001125bc1ee 0x112539000 + 537070
21  com.apple.CMIOUnits                     0x00000001125bc8f6 0x112539000 + 538870
22  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
23  com.apple.CMIOUnits                     0x00000001125825a1 0x112539000 + 300449
24  com.apple.CMIOUnits                     0x00000001125bc1ee 0x112539000 + 537070
25  com.apple.CMIOUnits                     0x00000001125cdf8a 0x112539000 + 610186
26  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
27  com.apple.CMIOUnits                     0x00000001125825a1 0x112539000 + 300449
28  com.apple.CMIOUnits                     0x00000001125bc1ee 0x112539000 + 537070
29  com.apple.CMIOUnits                     0x00000001125cdf8a 0x112539000 + 610186
30  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
31  com.apple.CMIOUnits                     0x00000001125825a1 0x112539000 + 300449
32  com.apple.CMIOUnits                     0x00000001125bc1ee 0x112539000 + 537070
33  com.apple.CMIOUnits                     0x00000001125bc8f6 0x112539000 + 538870
34  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
35  com.apple.CMIOUnits                     0x00000001125825a1 0x112539000 + 300449
36  com.apple.CMIOUnits                     0x00000001125bc1ee 0x112539000 + 537070
37  com.apple.CMIOUnits                     0x00000001125cff5a 0x112539000 + 618330
38  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
39  com.apple.CMIOUnits                     0x00000001125825a1 0x112539000 + 300449
40  com.apple.CMIOUnits                     0x00000001125bc1ee 0x112539000 + 537070
41  com.apple.CMIOUnits                     0x00000001125db6d7 0x112539000 + 665303
42  com.apple.CMIOUnits                     0x0000000112544972 0x112539000 + 47474
43  com.apple.CMIOUnits                     0x00000001125dbe31 0x112539000 + 667185
44  com.apple.CMIOUnits                     0x000000011258328c 0x112539000 + 303756
45  com.apple.CoreMediaIO                   0x00007fff8b43f81a CMIOGraph::PullOutputUnits(bool, bool&, bool&, bool&) + 290
46  com.apple.CoreMediaIO                   0x00007fff8b43fce8 CMIOGraph::DoWork(unsigned int) + 498
47  com.apple.CoreMediaIO                   0x00007fff8b442793 CMIO::Thread::QueuedTWorkThread<unsigned int>::DoWork() + 105
48  com.apple.CoreMediaIO                   0x00007fff8b44bfa4 CMIO::Thread::SignaledThread::ThreadLoop() + 214
49  com.apple.CoreMediaIO                   0x00007fff8b44bea8 CMIO::Thread::SignaledThread::WorkQueuedThreadCallback(void*) + 156
50  com.apple.CoreMedia                     0x00007fff90bab379 figThreadMain + 382
51  libsystem_c.dylib                       0x00007fff918527a2 _pthread_start + 327
52  libsystem_c.dylib                       0x00007fff9183f1e1 thread_start + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8dbee686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8dbedc42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff94c1c233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff94c21916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff94c210e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff94c2fdd1 CFRunLoopRun + 97
6   com.apple.CMIOUnits                     0x00000001125d1d0b 0x112539000 + 625931
7   com.apple.CoreMedia                     0x00007fff90bab379 figThreadMain + 382
8   libsystem_c.dylib                       0x00007fff918527a2 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff9183f1e1 thread_start + 13
Thread 9:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                  0x00007fff8dbee686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8dbedc42 mach_msg + 70
2   com.apple.audio.CoreAudio               0x00007fff8f575c1c HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio               0x00007fff8f575baa HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio               0x00007fff8f573fe9 HALC_ProxyIOContext::IOWorkLoop() + 1161
5   com.apple.audio.CoreAudio               0x00007fff8f573acf HALC_ProxyIOContext::IOThreadEntry(void*) + 83
6   com.apple.audio.CoreAudio               0x00007fff8f5739a7 HALB_IOThread::Entry(void*) + 75
7   libsystem_c.dylib                       0x00007fff918527a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff9183f1e1 thread_start + 13
Thread 10:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                  0x00007fff8dbee686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8dbedc42 mach_msg + 70
2   com.apple.audio.CoreAudio               0x00007fff8f575c1c HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio               0x00007fff8f575baa HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio               0x00007fff8f573fe9 HALC_ProxyIOContext::IOWorkLoop() + 1161
5   com.apple.audio.CoreAudio               0x00007fff8f573acf HALC_ProxyIOContext::IOThreadEntry(void*) + 83
6   com.apple.audio.CoreAudio               0x00007fff8f5739a7 HALB_IOThread::Entry(void*) + 75
7   libsystem_c.dylib                       0x00007fff918527a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff9183f1e1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff7c1f2a40  rcx: 0x00007fff51fd5bf0  rdx: 0x00007fff7c1f2a40
  rdi: 0x0000000000000000  rsi: 0x00007fff7c1f2a40  rbp: 0x00007fff51fd5bf0  rsp: 0x00007fff51fd5bd0
   r8: 0x0000000000002060   r9: 0x00007fff51fd5bf0  r10: 0xffffffffffffffff  r11: 0x0000000000000206
  r12: 0x0000000000000000  r13: 0x00007f914d0c2e70  r14: 0x00007f914d0c2f00  r15: 0x0000000000000000
  rip: 0x00007fff94bedbb2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
Logical CPU: 0
Binary Images:
       0x10dc28000 -        0x10de88fff  com.apple.QuickTimePlayerX (10.2 - 603) <A2EE37DE-94A9-3ED2-B8CA-F9BE8C5AA16F> /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
       0x10ff5f000 -        0x10ff68fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x10ff73000 -        0x10ff78fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <586F677E-D0F8-33B2-B6ED-41ED81C9EED9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x1121eb000 -        0x1121ebff7 +cl_kernels (???) <E00D9FA4-600A-44A8-B7A1-BCDA6E6BF6C4> cl_kernels
       0x1121fb000 -        0x11222dff7  com.apple.FWAVC (308.47 - 47) <C4D994B6-0827-37E2-82B7-285A3586DFA4> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
       0x11238a000 -        0x112424ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x112483000 -        0x1124abff7  com.apple.cmio.DAL.VDC_4 (308.0 - 4155.4) <0C7E70AA-0D7A-3B51-BE4A-E3414A4556DC> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
       0x112539000 -        0x1126a2fff  com.apple.CMIOUnits (308.0 - 4155.4) <04930BEB-BA72-331A-9C35-6F0545659B42> /System/Library/Frameworks/CoreMediaIO.framework/Resources/CMIOUnits.bundle/Con tents/MacOS/CMIOUnits
       0x1126ca000 -        0x11281fff7  com.apple.audio.units.Components (1.9 - 1.9) <8384AE1A-7C79-3F03-81E0-9A15E09094D2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x1128a8000 -        0x112ab7ff7  com.apple.audio.codecs.Components (3.1 - 3.1) <352F4973-BDA4-3D62-A4A6-080B9AFB291F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x7fff6d828000 -     0x7fff6d85c93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8af6c000 -     0x7fff8b107fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8b108000 -     0x7fff8b3bfff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8b3c0000 -     0x7fff8b3cdff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8b41f000 -     0x7fff8b46cfff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8b47a000 -     0x7fff8b4cfff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8b635000 -     0x7fff8b678ff7  com.apple.ShareKit (1.0 - 119.13) <9E8948B4-A2AE-3990-9A93-7DFA1D3A1326> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff8b679000 -     0x7fff8b6b6fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8b6b7000 -     0x7fff8b7b9fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8b7ba000 -     0x7fff8b7c2ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8b7cd000 -     0x7fff8b7d3fff  libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8b7d4000 -     0x7fff8b868ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8b869000 -     0x7fff8b8a9ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8b8aa000 -     0x7fff8b8b7fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8b8b8000 -     0x7fff8b8c6fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8b909000 -     0x7fff8ba0bfff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8ba0c000 -     0x7fff8bb25fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8bc40000 -     0x7fff8bc71ff7  com.apple.sociald.Social (167.6 - 167.6) <C09D8D45-00CA-3913-A912-8ECC6C879AD2> /System/Library/Frameworks/Social.framework/Versions/A/Social
    0x7fff8bc72000 -     0x7fff8bc72fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8bc73000 -     0x7fff8bcf3ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8bcf6000 -     0x7fff8bd94ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8be05000 -     0x7fff8be92ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8bf2c000 -     0x7fff8bf2dfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8bf2e000 -     0x7fff8bf6afff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8bf79000 -     0x7fff8bfb3ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8bfb4000 -     0x7fff8c0b2fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8c0b8000 -     0x7fff8c192fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8c193000 -     0x7fff8c1eaff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8c27c000 -     0x7fff8c673fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8c674000 -     0x7fff8c771ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8c772000 -     0x7fff8ca0dff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8ca0e000 -     0x7fff8ccdfff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8cce4000 -     0x7fff8cd1cfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8cd49000 -     0x7fff8cf49fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8cf4e000 -     0x7fff8cf75ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8cf76000 -     0x7fff8cfc5ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8cfc6000 -     0x7fff8cfdbfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8cfdc000 -     0x7fff8cfeeff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8cfef000 -     0x7fff8cffaff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8d2bd000 -     0x7fff8d2c9ff7  com.apple.LegacyMediaBridge (1.1 - 39.1) <90494D75-89AB-3F3B-A47D-CBA0D77EF0AA> /System/Library/PrivateFrameworks/LegacyMediaBridge.framework/Versions/A/Legacy MediaBridge
    0x7fff8d2ca000 -     0x7fff8d3f4ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8d3f5000 -     0x7fff8d3fffff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8d41b000 -     0x7fff8d424ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8d425000 -     0x7fff8d47ffff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8d480000 -     0x7fff8d482fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8d483000 -     0x7fff8d556ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8d557000 -     0x7fff8d559fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8d55a000 -     0x7fff8d57afff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8d5b1000 -     0x7fff8d5b1fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8d61a000 -     0x7fff8d627ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8d69d000 -     0x7fff8d941ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8da30000 -     0x7fff8da31ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8da32000 -     0x7fff8da32fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8da33000 -     0x7fff8dab1ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8dab2000 -     0x7fff8daf6fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff8daf7000 -     0x7fff8db04fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8db05000 -     0x7fff8db9ffff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8dba0000 -     0x7fff8dbceff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8dbcf000 -     0x7fff8dbddfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8dbde000 -     0x7fff8dbf9ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8dbfa000 -     0x7fff8dbfbff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8dbfc000 -     0x7fff8dc7dfff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8dc7e000 -     0x7fff8dd00ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8dd01000 -     0x7fff8de87fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8de88000 -     0x7fff8de9ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8dea0000 -     0x7fff8dea7fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8dea8000 -     0x7fff8deb4fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8deb5000 -     0x7fff8decffff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8ded0000 -     0x7fff8ded4fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8ded5000 -     0x7fff8e311fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8e344000 -     0x7fff8e346ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8e347000 -     0x7fff8e37dfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8e44d000 -     0x7fff8e44efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8e44f000 -     0x7fff8e44ffff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8e455000 -     0x7fff8e477ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e478000 -     0x7fff8e47bff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8e47c000 -     0x7fff8e4dbfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8e4dc000 -     0x7fff8e4defff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8e4df000 -     0x7fff8e504ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8e505000 -     0x7fff8e52fff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8e5b3000 -     0x7fff8e5eaff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff8e5ee000 -     0x7fff8e849ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8e84a000 -     0x7fff8e876fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e877000 -     0x7fff8f01efff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8f01f000 -     0x7fff8f047fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8f111000 -     0x7fff8f168ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f169000 -     0x7fff8f183fff  com.apple.geokit (2.1 - 2.1) <2B0ED144-9284-3396-8B34-292C29F4EED6> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
    0x7fff8f406000 -     0x7fff8f4f7ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8f4f8000 -     0x7fff8f547fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8f548000 -     0x7fff8f5abff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8f5ac000 -     0x7fff8f5b2fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f5b3000 -     0x7fff8f5b3fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8f5b4000 -     0x7fff8f5bbfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8fac4000 -     0x7fff8fae3ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8faf9000 -     0x7fff8fb9fff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8fd52000 -     0x7fff8fd5dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8fd91000 -     0x7fff8fddcfff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8fddd000 -     0x7fff8fddeff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8fddf000 -     0x7fff8fde0fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8fdf2000 -     0x7fff8fdf2fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8fdf3000 -     0x7fff8ff0b92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8ff0c000 -     0x7fff90081ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff90097000 -     0x7fff90104ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff90105000 -     0x7fff90173ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff901da000 -     0x7fff901e4ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff901e5000 -     0x7fff901f4fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff90201000 -     0x7fff9020cfff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff90251000 -     0x7fff9028cfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff902df000 -     0x7fff902f0ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff902f1000 -     0x7fff90304ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff90305000 -     0x7fff90664fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff90665000 -     0x7fff906b6ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff906fe000 -     0x7fff9085cfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff9085d000 -     0x7fff90874fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff90875000 -     0x7fff90888ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff90889000 -     0x7fff908d1fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff908d2000 -     0x7fff908f9fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff908fa000 -     0x7fff90954ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff90955000 -     0x7fff90a6ffff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff90a70000 -     0x7fff90a71ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff90a72000 -     0x7fff90a79fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff90a7a000 -     0x7fff90a82fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff90a83000 -     0x7fff90b78fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff90b79000 -     0x7fff90b87ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff90b88000 -     0x7fff90b8afff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff90b8b000 -     0x7fff90bd6fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff90be8000 -     0x7fff90becff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff90bed000 -     0x7fff90bf1fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff90bf2000 -     0x7fff90c06fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff90c07000 -     0x7fff90c70fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff914f9000 -     0x7fff915aafff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff915ab000 -     0x7fff91601fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff91602000 -     0x7fff91610ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff9161a000 -     0x7fff91645fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff91646000 -     0x7fff9164afff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff9164b000 -     0x7fff9168aff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff9168b000 -     0x7fff917ddfff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff917de000 -     0x7fff9183afff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff9183e000 -     0x7fff9190aff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff9190b000 -     0x7fff91d28fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff91d45000 -     0x7fff91d73fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff9283d000 -     0x7fff92869fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff9286a000 -     0x7fff9286affd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9286b000 -     0x7fff9286efff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff92871000 -     0x7fff93830ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff9385b000 -     0x7fff938c3fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff938c4000 -     0x7fff93913ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff93914000 -     0x7fff942a44af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff942da000 -     0x7fff94465fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff94466000 -     0x7fff945d7ff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff945d8000 -     0x7fff94845ff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff94846000 -     0x7fff948f9ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff948fa000 -     0x7fff948fcfff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff948fd000 -     0x7fff94947ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff94948000 -     0x7fff9494bfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff9494c000 -     0x7fff9496dfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff94997000 -     0x7fff9499cfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9499d000 -     0x7fff94b4bfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff94b4c000 -     0x7fff94b50fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff94b51000 -     0x7fff94b67fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff94b68000 -     0x7fff94bb4ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff94bb5000 -     0x7fff94bebfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff94bec000 -     0x7fff94dd6ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94df3000 -     0x7fff94df3fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff94df4000 -     0x7fff94df4fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff94df5000 -     0x7fff94e26ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff94e27000 -     0x7fff94e27fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff94e28000 -     0x7fff94e33ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff94e34000 -     0x7fff94e53ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff94e7c000 -     0x7fff94ed8fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff94ed9000 -     0x7fff94efaff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff94efb000 -     0x7fff94f57ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff94fe6000 -     0x7fff95081fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff95082000 -     0x7fff950a4ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff950a7000 -     0x7fff950abff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff950ac000 -     0x7fff950b0fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff950cb000 -     0x7fff95cf8fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff96085000 -     0x7fff961a5fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff961a6000 -     0x7fff961acfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff9640b000 -     0x7fff96410fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff96413000 -     0x7fff96418fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff96419000 -     0x7fff966c8fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff966c9000 -     0x7fff966d4ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff966d5000 -     0x7fff96718ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff9698f000 -     0x7fff9699bfff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework

Similar Messages

  • I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found

    I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found.would you like to locate it".
    Either how do I locate it, and I've tried every trick I know, or how do I restore all of my songs from one of two sources. I have my old hard drive backedup on an external drive which should have all of my songs, and I have most of my songs on my old iPhone 3S which I'm using as a backup iPod.

    The "missing file" error happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, one of its parent folders, or the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout, or vice-versa, and so is looking in slightly the wrong place. In the case of a library moved from one system to another there are also potential permissions issues. See Repair security permissions for iTunes for Windows.
    Select a track with an exclamation mark, use Ctrl-I to Get Info, then click No when asked to try to locate the track. (Due to a bug in iTunes 12 you currently have to say No twice!) Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, a folder renamed, or a drive letter has changed, it should be possible to reverse the actions. If the difference between the two paths is an additional Music folder in one path then this is a layout issue. I can explain further if that is the case.
    In some cases iTunes may be able to repair itself if you go through the same steps with Get Info but this time click Locate and browse to the lost track. It may then offer to attempt to automatically fix other broken links.
    If another application like Windows Media Player has moved/renamed the files then the chances are that subtle differences in naming strategies will make it hard to restore the media to the precise path that iTunes is expecting. In such cases, as long as the missing files can be found somewhere, you should be able to use my FindTracks script to reconnect them to iTunes. See this post for an explanation of how it works.
    See also Recover your iTunes library from your iPod or iOS device.
    tt2

  • My hard drive crashed and everything on my laptop was lost... is there anyway to transfer the music that I had put onto my phone into the itunes on my computer ?

    My hard drive crashed and everything on my laptop was lost... is there anyway to transfer the music that I had put onto my phone into the itunes on my computer ?

    I have a similar issue. My hard drive crashed, so I had a new one installed and I'm basically starting from scratch on my computer.  My iPhone has a lot of my stuff on it (photos and music in particular).  When I plugged into iTunes I did a "back up" of my phone to the computer....this transferred the photos in my camera roll, and music purchased through iTunes.
    So....I still have a ton of photos (saved in folders, not my camera roll), and music (older stuff not purchased through iTunes) that I want to get to my computer.  I am scared to "sync" my phone in iTunes for the first time.....if I do this, will it make my phone match my computer (effectively erasing the stuff on the phone?).  What I want is for my computer to match my phone (thus transferring the additional photos and music).  Is the third party software the only way??  Does it really work well/is it worth the money?  Thanks very much for the help.

  • Quicktime crashes when I attempt to change export settings.

    Everytime I attempt to change my export settings in Quicktime 7 Pro (File>Export>Options>Settings) Quicktime crashes. I can open the Options window and see what compression I am using etc but as soon as I click on Settings or Filter or Size the next window opens for less than a second and Quicktime crashes along with an annoying tone from Windows.
    I have uninstalled and re-installed Quicktime and iTunes with no change. I have also done a complete reinstall of XP home edition including downloading all the security updates, Service Pack 2 etc and I get the same error. This is a new problem because I had been doing this with no trouble just a few weeks ago.
    I have also run into some errors if I attempt to update Quicktime. The errors are different depending on the way I try to update.
    Going to Edit>Quicktime Preferences>Update Tab>Update I get the following error.
    An exception occured while trying to run "Shell32.dll, Control_RunDLL" C:\Program Files\Quicktime\QTSystem\Quicktime.cpl"" If I leave that error window (labelled Run.DLL) open I then get Run a DLL as an App has encountered a problem and needs to close. We are sorry for the inconvenience. and it asks me to send an error report etc etc...
    The other update error I get is if I go to Help>Update Existing Software I get
    Microsoft Visual C++ Runtime Library
    Buffer Overrun detected!
    Program C:\Program Files\Quicktime\QuickTimePlayer.exe
    A buffer overrun has been detected which has corrupted the program's internal state. The program cannot safely continue execution and must now be terminated.
    I've never seen Quicktime act this buggy until recently. This occurs with 7.1. 7.1.3 and the newest 7.1.6.
    Custom   Windows XP  
    Running updates with the Apple Software Updater seems to work without any errors.

    Okay. I don't know if anyone's reading this thread anymore but there is a work-around. It is a conflict with Quicktime and Nvidia cards. If you go into your display properties then click settings and click advanced, then click Troubleshoot. Slide the hardware acceleration slider all the way to the left. Disabling this does fix it. I know Quicktime and Nvidia are being asked for a fix but in the meantime, this does work.
    David

  • My computer crashed and everything had to be reinstalled. I lost everything

    My computer crashed and everything had to be reinstalled. I lost everything from the hard drive. I can access my website on-line, but when I go to iWeb none of my documents are there. I have tried dragging the site pages that are stored on iDisk, but it doesn't seem to be working for me.
    Any suggestions would be greatly appreciated as I am a teacher and use the site for my classes.
    Thanks!

    richyrev,
    You may not want to here this but if you lost the data on your computer and don't have a backup, there is no easy way to recreate your site.
    I just got through explaining this to another user yesterday. You can find that thread here:
    http://discussions.apple.com/thread.jspa?threadID=1883561&tstart=60
    In a nut shell iWeb uses a domain file to store all your site pages. This file is really just a special directory called a package in the Mac World. All your site info is stored in this package in a cryptic way that probably won't make a lot of sense to you. Once your site is rendered and put on your hosted site it is stored differently with basic web hierarchy for the files. The bottom line is iWeb can only deal with a domain package not the finished web files. If you don't have a copy of your domain package file then you will need to recreate your site using your files from your web site. But you will have to do it manually.
    You didn't say specifically that you were using mobile me (.mac) but if you are then you can grab your old site off your idisk and use those to help guide you into recreating your site. But iWeb won't read those file for you. It doesn't read html files in, only out. You'll have to literally recreate each page using your old site as a guide.
    There was a link on the other thread that gave a little more detail about this. I realize it's a painful lesson, but nothing beats taking the time to do a backup. I noticed (according to your sig) you are still running OS X 10.4 so you won't have time machine, but backup is a good program as well.
    Good Luck,
    Alan

  • QuickTime crashes while using screen recording in Mavericks - Is there a fix?

    When I was using the QuickTime Screen recorder in Snow Leopard, I never had an issue with the application crashing. Now that I have upgraded to the new Mavericks OS, QuickTime crashes everytime. This occurs when I am doing a screen recording of audio & video. Any idea of how to fix this or if there will be an update?

    here is a crash report. Anything that people can tell me about this?
    3/9/15 8:06:27.000 PM kernel[0]: nspace-handler-set-snapshot-time: 1425945989
    3/9/15 8:06:27.715 PM com.apple.mtmd[91]: Set snapshot time: 2015-03-09 20:06:29 -0400 (current time: 2015-03-09 20:06:27 -0400)
    3/9/15 8:06:27.717 PM com.apple.mtmd[91]: attempting to thin because of low free space on Mac SSD by removing 2015-03-09 19:11:35 -0400, estimate 0 bytes to recover, 1 snapshot can be thinned
    3/9/15 8:07:19.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:19.000 PM kernel[0]: IOVendorGLContext::ReportGPURestart
    3/9/15 8:07:19.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:19.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:19.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:19.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:20.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:21.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:22.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:23.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:24.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:25.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:26.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:27.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:28.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:29.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:30.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:31.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:32.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:33.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:34.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:35.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:36.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:37.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:38.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:39.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:40.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:41.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:42.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:43.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:44.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:45.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:46.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:47.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:48.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:49.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:50.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:51.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:52.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:53.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:54.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:55.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:55.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:55.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:55.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type = 0xd = Graphics Engine Error (GR Error 5)
    3/9/15 8:07:55.000 PM kernel[0]: NVDA(Compute): Channel exception! exception type =

  • QuickTime crashes when trimming and saving file

    I'm trying to trim a long file but after trimming QuickTime crashes when I try to save the file.  In the past I've been able to do this with no problem but last night the app crashed and now I can't edit and save any files without it crashing.  As soon as I hit save, QuickTime crashes and I get a pop up that says "QuickTime Player quit unexpectedly."  Then I get a huge report on the details (I'll post it below in case you need help sleeping tonight).
    Has anyone seen this before?  What are some things I can try to resolve this problem?  New to Macs and would really appreciate some help.
    Thanks,
    Mike
    Process:               QuickTime Player [517]
    Path:                  /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
    Identifier:            com.apple.QuickTimePlayerX
    Version:               10.4 (833)
    Build Info:            QuickTimePlayerX-833000000000000~15
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           QuickTime Player [517]
    User ID:               501
    Date/Time:             2015-01-07 20:06:58.958 -0800
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        F38735B9-FD33-84A6-2FA5-64B863CB3193
    Sleep/Wake UUID:       EF119A38-9997-4A57-AA32-71AEBC965296
    Time Awake Since Boot: 4500 seconds
    Time Since Wake:       480 seconds
    Crashed Thread:        11  Dispatch queue: com.apple.root.default-qos
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot set outputURL to NULL'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8f08e64c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8533b6de objc_exception_throw + 43
    2   AVFoundation                        0x00007fff8dc28741 -[AVAssetExportSession setOutputURL:] + 226
    3   QuickTime Player                    0x000000010a2aa002 QuickTime Player + 335874
    4   libdispatch.dylib                   0x00007fff8fb17323 _dispatch_call_block_and_release + 12
    5   libdispatch.dylib                   0x00007fff8fb12c13 _dispatch_client_callout + 8
    6   libdispatch.dylib                   0x00007fff8fb1588f _dispatch_root_queue_drain + 935
    7   libdispatch.dylib                   0x00007fff8fb23fe4 _dispatch_worker_thread3 + 91
    8   libsystem_pthread.dylib             0x00007fff83da36cb _pthread_wqthread + 729
    9   libsystem_pthread.dylib             0x00007fff83da14a1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff85e4452e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff85e4369f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ef9eb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ef9dfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ef9d838 CFRunLoopRunSpecific + 296
    5   com.apple.HIToolbox           0x00007fff8a29243f RunCurrentEventLoopInMode + 235
    6   com.apple.HIToolbox           0x00007fff8a2921ba ReceiveNextEventCommon + 431
    7   com.apple.HIToolbox           0x00007fff8a291ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    8   com.apple.AppKit               0x00007fff8793b6d1 _DPSNextEvent + 964
    9   com.apple.AppKit               0x00007fff8793ae80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    10  com.apple.AppKit               0x00007fff8792ee23 -[NSApplication run] + 594
    11  com.apple.AppKit               0x00007fff8791a2d4 NSApplicationMain + 1832
    12  libdyld.dylib                 0x00007fff8e0db5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff85e4a22e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8fb15a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff85e49946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff83da14a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff85e49946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff83da14a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff85e4452e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff85e4369f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ef9eb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ef9dfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ef9d838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff87a9e7a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 5:: com.apple.coremedia.readcache
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.CoreMedia           0x00007fff9170d2b6 WaitOnConditionTimed + 106
    2   com.apple.CoreMedia           0x00007fff9170cb45 FigSemaphoreWaitRelative + 163
    3   com.apple.MediaToolbox         0x00007fff839f4916 0x7fff838b3000 + 1317142
    4   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    5   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 6:: com.apple.coreaudio.AQClient
    0   libsystem_kernel.dylib         0x00007fff85e4452e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff85e4369f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ef9eb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ef9dfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ef9d838 CFRunLoopRunSpecific + 296
    5   com.apple.audio.toolbox.AudioToolbox 0x00007fff88d5161c GenericRunLoopThread::Entry(void*) + 194
    6   com.apple.audio.toolbox.AudioToolbox 0x00007fff88d0342b CAPThread::Entry(CAPThread*) + 109
    7   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 7:: com.apple.coremedia.scheduledfileio
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.CoreMedia           0x00007fff9170cd31 WaitOnCondition + 11
    2   com.apple.CoreMedia           0x00007fff9170cb3e FigSemaphoreWaitRelative + 156
    3   com.apple.CoreMedia           0x00007fff91702528 FigScheduledFileIOThread + 141
    4   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    5   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 8:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib         0x00007fff85e4456a semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00007fff8fb19c55 _dispatch_semaphore_wait_slow + 213
    2   com.apple.MediaToolbox         0x00007fff83968673 0x7fff838b3000 + 743027
    3   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    4   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 9:: com.apple.coremedia.imagequeue.coreanimation
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.CoreMedia           0x00007fff9170cd31 WaitOnCondition + 11
    2   com.apple.CoreMedia           0x00007fff9170cb3e FigSemaphoreWaitRelative + 156
    3   com.apple.MediaToolbox         0x00007fff83a8fb89 0x7fff838b3000 + 1952649
    4   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    5   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff85e49946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff83da14a1 start_wqthread + 13
    Thread 11 Crashed:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib         0x00007fff85e49282 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff89caab73 abort + 129
    2   libc++abi.dylib               0x00007fff8d3c8a21 abort_message + 257
    3   libc++abi.dylib               0x00007fff8d3f09d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff8533f6c6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff8d3ee0a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff8d3ee113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff8533f4ef objc_terminate + 9
    8   libdispatch.dylib             0x00007fff8fb12c27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff8fb1588f _dispatch_root_queue_drain + 935
    10  libdispatch.dylib             0x00007fff8fb23fe4 _dispatch_worker_thread3 + 91
    11  libsystem_pthread.dylib       0x00007fff83da36cb _pthread_wqthread + 729
    12  libsystem_pthread.dylib       0x00007fff83da14a1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff85e49946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff83da14a1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff85e49946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff83da14a1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff85e49946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff83da14a1 start_wqthread + 13
    Thread 15:
    Thread 16:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.CoreMedia           0x00007fff9170cd31 WaitOnCondition + 11
    2   com.apple.CoreMedia           0x00007fff9170cb3e FigSemaphoreWaitRelative + 156
    3   com.apple.MediaToolbox         0x00007fff839146ea 0x7fff838b3000 + 399082
    4   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    5   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 17:: com.apple.coremedia.videomediaconverter
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.CoreMedia           0x00007fff9170cd31 WaitOnCondition + 11
    2   com.apple.CoreMedia           0x00007fff9170cb3e FigSemaphoreWaitRelative + 156
    3   com.apple.MediaToolbox         0x00007fff83a8f343 0x7fff838b3000 + 1950531
    4   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    5   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.AppleGVAFramework   0x000000011443643f 0x1143e6000 + 328767
    2   com.apple.AppleGVAFramework   0x00000001144360bd 0x1143e6000 + 327869
    3   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 19:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.CoreMedia           0x00007fff9170cd31 WaitOnCondition + 11
    2   com.apple.CoreMedia           0x00007fff9170cb3e FigSemaphoreWaitRelative + 156
    3   com.apple.MediaToolbox         0x00007fff8399c717 0x7fff838b3000 + 956183
    4   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    5   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 20:: com.apple.coremedia.videomentor
    0   libsystem_kernel.dylib         0x00007fff85e49132 __psynch_cvwait + 10
    1   com.apple.CoreMedia           0x00007fff9170cd31 WaitOnCondition + 11
    2   com.apple.CoreMedia           0x00007fff9170cb3e FigSemaphoreWaitRelative + 156
    3   com.apple.MediaToolbox         0x00007fff839a7071 0x7fff838b3000 + 999537
    4   com.apple.CoreMedia           0x00007fff9170d7b5 figThreadMain + 417
    5   libsystem_pthread.dylib       0x00007fff83da32fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff83da3279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff83da14b1 thread_start + 13
    Thread 11 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000115b22868  rdx: 0x0000000000000000
      rdi: 0x0000000000018817  rsi: 0x0000000000000006  rbp: 0x0000000115b22890  rsp: 0x0000000115b22868
       r8: 0x6e6f697470656378   r9: 0x00007fff89cd4d90  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x0000000115b229f0  r13: 0x00007fff7482cb80  r14: 0x0000000115b23000  r15: 0x0000000115b228d0
      rip: 0x00007fff85e49282  rfl: 0x0000000000000206  cr2: 0x00007fff73759fd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10a258000 -        0x10a405ff7  com.apple.QuickTimePlayerX (10.4 - 833) <60A86DD9-CB46-30EA-963A-657D3AE5E451> /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
           0x10a5f8000 -        0x10a5f8ffe +cl_kernels (???) <637AEDFD-B866-4D0A-9E78-91182DDA260D> cl_kernels
           0x10bd06000 -        0x10bd06fef +cl_kernels (???) <0131399D-D282-4FE1-B311-BCBCC7D9C7A6> cl_kernels
           0x10d958000 -        0x10d95cfff  com.apple.audio.AppleHDAHALPlugIn (267.0 - 267.0) <EFF081E7-E74F-3C1F-81A9-14FA71560443> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10e443000 -        0x10e443fef +cl_kernels (???) <0131399D-D282-4FE1-B311-BCBCC7D9C7A6> cl_kernels
           0x10e451000 -        0x10e451ff5 +cl_kernels (???) <3EBD2735-644E-47D6-9463-394E2283E77F> cl_kernels
           0x10e453000 -        0x10e539fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x113e82000 -        0x11409cfff  com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x114168000 -        0x11416afff  AppleIntelHSWVA (10.0.86) <DB038C19-65B4-3ECE-B400-F465D5685E8B> /System/Library/Extensions/AppleIntelHSWVA.bundle/Contents/MacOS/AppleIntelHSWV A
           0x1143e6000 -        0x1144e0fff  com.apple.AppleGVAFramework (8.0.74 - 8.0.74) <2BBD2BE9-8F0A-3AE0-AD17-D001625642F8> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x114789000 -        0x114957fff  com.apple.AppleIntelHD5000GraphicsVADriver (10.0.86 - 10.0.0) <A683E9E9-8B35-38C0-A93E-D9EEBE7EF00C> /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsVADriver
           0x1149e9000 -        0x114a8bfff  com.apple.GeForceVADriver (10.0.43 - 10.0.0) <31E73B87-8497-383C-A7BB-9F1843516332> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
           0x115fd9000 -        0x115fd9fe7 +cl_kernels (???) <D9EF01ED-323E-4623-9BE6-DECD5584F72F> cl_kernels
           0x1160ba000 -        0x1160bdfff  com.apple.FileProvider (1.0 - 1) <E5C8FF01-5BC4-3986-86F9-892FB81EF078> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
        0x7fff6b7dd000 -     0x7fff6b813837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff82766000 -     0x7fff8276bff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8284c000 -     0x7fff8297cfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff82992000 -     0x7fff82cadfcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff82cae000 -     0x7fff82d06ff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff82d07000 -     0x7fff82d12ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff82d13000 -     0x7fff82d13fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff82d31000 -     0x7fff82d33fff  libRadiance.dylib (1231) <BDD94A52-DE53-300C-9180-5D434272989F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff82dd4000 -     0x7fff82dddfff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff82dde000 -     0x7fff82e0dffb  com.apple.avfoundationcf (2.0 - 173) <1C469641-89ED-3BBE-939B-DAF05B85768E> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
        0x7fff82e0e000 -     0x7fff82e19ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff82e1a000 -     0x7fff82e74ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff82e75000 -     0x7fff82f03ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff82f04000 -     0x7fff82f0aff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff82f0b000 -     0x7fff82f1eff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff82f1f000 -     0x7fff82f61fff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff82f64000 -     0x7fff82f72fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff82f98000 -     0x7fff82f9bfff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
        0x7fff82f9c000 -     0x7fff82fa7fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82fa8000 -     0x7fff82faaff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff82fde000 -     0x7fff82fefff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff82ff0000 -     0x7fff83041ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff83042000 -     0x7fff83044fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff830cc000 -     0x7fff8314efff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8314f000 -     0x7fff832ddfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff83314000 -     0x7fff83388fff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff83389000 -     0x7fff834a1ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff834a2000 -     0x7fff834a9fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff834aa000 -     0x7fff8365aff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8365b000 -     0x7fff83670ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff83730000 -     0x7fff83876fef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
        0x7fff838b3000 -     0x7fff83d9ffff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff83da0000 -     0x7fff83da9fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff83daa000 -     0x7fff83dcdfff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff83dda000 -     0x7fff83e23ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff83e24000 -     0x7fff83e3eff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff83e3f000 -     0x7fff83ec3ff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff83ec7000 -     0x7fff83f58ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff83f59000 -     0x7fff83f7afff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff83f7b000 -     0x7fff83f95ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff841f6000 -     0x7fff841fcfff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8424a000 -     0x7fff84263fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff84269000 -     0x7fff84378ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84379000 -     0x7fff84389ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff843b0000 -     0x7fff843eaffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff84459000 -     0x7fff84466ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff84467000 -     0x7fff8446bfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8446c000 -     0x7fff84ca5ff3  com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff84ca6000 -     0x7fff84ca8ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85121000 -     0x7fff85248fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff85259000 -     0x7fff8525bff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff85287000 -     0x7fff8528afff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8528b000 -     0x7fff8528bfff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff852bf000 -     0x7fff85313fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff85314000 -     0x7fff8531eff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8532e000 -     0x7fff85513267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8555f000 -     0x7fff8557efff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8557f000 -     0x7fff855d0ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85613000 -     0x7fff85613fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85633000 -     0x7fff8563afff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8563b000 -     0x7fff8563dff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8563e000 -     0x7fff85669ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff85698000 -     0x7fff856a3ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff856a4000 -     0x7fff85781ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff85782000 -     0x7fff857b2fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff857c0000 -     0x7fff858fcffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff858fd000 -     0x7fff85901fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff85902000 -     0x7fff8590bfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8590c000 -     0x7fff85c77fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff85c78000 -     0x7fff85dbcff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff85de2000 -     0x7fff85de6fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff85e00000 -     0x7fff85e1eff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff85e1f000 -     0x7fff85e2bff7  com.apple.HelpData (2.1.4 - 90) <7ACD7E30-8848-36E1-B558-221FDFB42C8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff85e33000 -     0x7fff85e50fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff85e51000 -     0x7fff85e63ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff85e64000 -     0x7fff85e66fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff85e67000 -     0x7fff85e7bff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff861db000 -     0x7fff8625cff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8625d000 -     0x7fff86263ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff86264000 -     0x7fff86288fef  libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff86289000 -     0x7fff863abff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8653c000 -     0x7fff8654dff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff86e94000 -     0x7fff86efbff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff86efc000 -     0x7fff86f3dfff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86f3e000 -     0x7fff86f46ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff86f47000 -     0x7fff86f95fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff86f96000 -     0x7fff86f9fff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff86fa0000 -     0x7fff86fe6ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff86fe7000 -     0x7fff87024ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff87025000 -     0x7fff87030fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8703e000 -     0x7fff8703ffff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff87040000 -     0x7fff87078fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87079000 -     0x7fff8707aff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8707b000 -     0x7fff8707eff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8707f000 -     0x7fff870acfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff870b8000 -     0x7fff870d4ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff871b0000 -     0x7fff872c2ff7  libvDSP.dylib (512) <DD5517F5-F7F7-3AA1-B6FA-CD98DBC3C651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff872c3000 -     0x7fff872ebffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff872ec000 -     0x7fff87381ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87382000 -     0x7fff8738eff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff873e7000 -     0x7fff87403ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff874d7000 -     0x7fff874e2fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff874e3000 -     0x7fff876c8ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff876c9000 -     0x7fff87778fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87806000 -     0x7fff8783dffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8783e000 -     0x7fff8787efff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8787f000 -     0x7fff878cbff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff87917000 -     0x7fff88458fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88459000 -     0x7fff88489ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8848a000 -     0x7fff88507fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88573000 -     0x7fff88574fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff88575000 -     0x7fff8858bff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8858c000 -     0x7fff8858effb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8858f000 -     0x7fff885affff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff885b0000 -     0x7fff885fdff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff885fe000 -     0x7fff8860dfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8860e000 -     0x7fff88616ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff88617000 -     0x7fff88643fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff88644000 -     0x7fff88672fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff88673000 -     0x7fff8869efff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8869f000 -     0x7fff88775ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff88776000 -     0x7fff887d5ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff887d6000 -     0x7fff88845fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff88846000 -     0x7fff8885cff7  com.apple.geokit (2.2 - 2.2) <7905D572-94DA-30E2-8682-F1E137F4B8BE> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff8885d000 -     0x7fff888feff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff888ff000 -     0x7fff8894bfff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8894c000 -     0x7fff889e0fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff88a31000 -     0x7fff88c99ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88c9a000 -     0x7fff88c9afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88c9b000 -     0x7fff88c9ffff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff88ca0000 -     0x7fff88e0bff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88e5b000 -     0x7fff88e5dfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff88f55000 -     0x7fff88f57fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff88f58000 -     0x7fff88f5cfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8905e000 -     0x7fff89063ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff89064000 -     0x7fff8930cff7  com.apple.RawCamera.bundle (6.02 - 768) <3156D0F8-335C-3380-A849-D47ED4163D3A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8930d000 -     0x7fff89327ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff89328000 -     0x7fff89328fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89384000 -     0x7fff8975bfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89763000 -     0x7fff897d7fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff897d8000 -     0x7fff897d8ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff897d9000 -     0x7fff897daff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff897db000 -     0x7fff897e2fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff897e3000 -     0x7fff897eaff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8989b000 -     0x7fff8989bfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89b07000 -     0x7fff89b19fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff89b46000 -     0x7fff89b4efff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff89b4f000 -     0x7fff89c41ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff89c4d000 -     0x7fff89cd9fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff89e94000 -     0x7fff89e9afff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff89e9b000 -     0x7fff89ed3ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff89ed4000 -     0x7fff89edbff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff89edc000 -     0x7fff89ef3ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff89ef4000 -     0x7fff89f68ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89f69000 -     0x7fff89f74ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff89f75000 -     0x7fff8a221fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8a264000 -     0x7fff8a566fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a567000 -     0x7fff8a5ddfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8a5de000 -     0x7fff8a5f9ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8a668000 -     0x7fff8a698ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8a699000 -     0x7fff8a6b6ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8a6b7000 -     0x7fff8a6c0ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a6c1000 -     0x7fff8a901ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8a929000 -     0x7fff8a990ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a991000 -     0x7fff8a992fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a993000 -     0x7fff8ac0dfff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ac19000 -     0x7fff8b12cff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8b18d000 -     0x7fff8b195fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8b196000 -     0x7fff8b44aff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8bd9b000 -     0x7fff8bdafff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8bdb0000 -     0x7fff8be4efff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8be4f000 -     0x7fff8beaafff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8beab000 -     0x7fff8beb6ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8beb7000 -     0x7fff8c51efff  com.apple.VectorKit (1.0 - 992.4.8) <137172AC-EA3E-3AEE-9024-36AEF6298AC0> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
        0x7fff8c51f000 -     0x7fff8ca48ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ca49000 -     0x7fff8ca75fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8ca76000 -     0x7fff8ce83ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ce84000 -     0x7fff8ceb1fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8ceb2000 -     0x7fff8cfa4fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8cfa5000 -     0x7fff8cfc9ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8d01e000 -     0x7fff8d0bddf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8d0be000 -     0x7fff8d1b2ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d1b3000 -     0x7fff8d21ffff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d220000 -     0x7fff8d25bfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d25c000 -     0x7fff8d25ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d260000 -     0x7fff8d26eff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8d26f000 -     0x7fff8d2a8fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8d2a9000 -     0x7fff8d2aefff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d3c8000 -     0x7fff8d3f3fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8d42d000 -     0x7fff8d567ff7  com.apple.ImageIO.framework (3.3.0 - 1038) <AB3C40DB-FCBE-3315-B7B2-4E16522E20CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d5e7000 -     0x7fff8d5e7ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8d5e8000 -     0x7fff8d71aff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8d71b000 -     0x7fff8d74afff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d74b000 -     0x7fff8d74ffff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8d750000 -     0x7fff8d754ff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d755000 -     0x7fff8d757ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8d758000 -     0x7fff8d793fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d794000 -     0x7fff8d805ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d806000 -     0x7fff8d80efff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8d80f000 -     0x7fff8d887fff  com.apple.AVKit (1.1 - 213) <5C7D3C63-F035-376E-ABA5-CF5A096612B8> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
        0x7fff8d888000 -     0x7fff8d890ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8d8c4000 -     0x7fff8d8c5ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8d8c6000 -     0x7fff8d8c7ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8

    unlock all icloud and atnt network unlock phones only at gsmspeedAThotmailDOTcom

  • Quicktime crashes when trying to export video

    I just upgraded to Quicktime Pro 7 (from Quicktime 7.1). Evertime I try to export a video (homemade avi) Quicktime crashes. I've uninstalled and reinstalled, but the problem still exists. The video was created with Pinnacle Studio version 9. Can anyone help?

    Often, issues such as you describe are caused by the Lr preferences file becoming corrupted. This can lead to something being embedded in the file that the encoder or the viewing application can't habdle. It's therefore worth either trashing or tempoarily relocating the Lr preference file. This page provides info on where the file can be found http://forums.adobe.com/thread/358041?tstart=0

  • Quicktime crashes on open

    Hi,
    I was watching a normal .mp4 video in quicktime and I wanted to stop playback and stop Quicktime, so I clicked the red X to close the window. When I did that, Quicktime crashed and didn't respond for about 5 seconds, quit, and I got a crash report. I ignored this and tried to reopen the same file, but when I open Quicktime I get the "do you want to reopen the last session" dialog. If I click reopen, it crashes and when I click don't reopen, nothing happens, but when I try to open any file, it crashes again.
    Here is my crash report:
    Process:         QuickTime Player [988]
    Path:            /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
    Identifier:      com.apple.QuickTimePlayerX
    Version:         10.2 (603.12)
    Build Info:      QuickTimePlayerX-603012000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [877]
    User ID:         501
    Date/Time:       2013-03-23 15:28:07.965 +0100
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          229036 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  32702 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      DED4BB5C-AA44-3575-A3F8-95F92F24AC7C
    Crashed Thread:  7  Dispatch queue: com.apple.quicktimeplayerx.recents-queue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    [988] stack overflow
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8568ee96 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::InsertIntoBucket(objc_object* const&, unsigned long const&, std::__1::pair<objc_object*, unsigned long>*) + 118
    1   libobjc.A.dylib                         0x00007fff8568ed3b objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::FindAndConstruct(objc_object* const&) + 69
    2   libobjc.A.dylib                         0x00007fff8568ef98 _objc_rootReleaseWasZero + 187
    3   libobjc.A.dylib                         0x00007fff856a76f1 -[NSObject release] + 17
    4   libobjc.A.dylib                         0x00007fff85690230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
    5   com.apple.CoreFoundation                0x00007fff8fca7d72 _CFAutoreleasePoolPop + 34
    6   com.apple.AppKit                        0x00007fff8a45e9d7 -[NSNib _instantiateNibWithExternalNameTable:] + 707
    7   com.apple.AppKit                        0x00007fff8a45e6e3 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254
    8   com.apple.AppKit                        0x00007fff8a45dc97 -[NSViewController loadView] + 184
    9   com.apple.QuickTimePlayerX              0x000000010dd091b8 0x10dcef000 + 106936
    10  com.apple.QuickTimePlayerX              0x000000010dd08840 0x10dcef000 + 104512
    11  com.apple.AppKit                        0x00007fff8a405b39 -[NSViewController view] + 41
    12  com.apple.QuickTimePlayerX              0x000000010dd03be8 0x10dcef000 + 84968
    13  com.apple.Foundation                    0x00007fff897e0bd8 _NSSetObjectValueAndNotify + 257
    14  com.apple.QuickTimePlayerX              0x000000010dd06332 0x10dcef000 + 95026
    15  com.apple.Foundation                    0x00007fff897dfe40 NSKeyValueNotifyObserver + 390
    16  com.apple.Foundation                    0x00007fff897d76d3 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 584
    17  com.apple.Foundation                    0x00007fff897d64dd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 111
    18  com.apple.QuickTimePlayerX              0x000000010dd06b2b 0x10dcef000 + 97067
    19  com.apple.QuickTimePlayerX              0x000000010dcffcb0 0x10dcef000 + 68784
    20  com.apple.AppKit                        0x00007fff8a5cb13a -[NSDocumentController _finishOpeningDocument:andShowWindows:] + 113
    21  com.apple.Foundation                    0x00007fff8980d12f -[NSBlockOperation main] + 124
    22  com.apple.Foundation                    0x00007fff897e3036 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff897ea861 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff90220f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff9021d0b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff902220c8 _dispatch_main_queue_callback_4CF + 275
    27  com.apple.CoreFoundation                0x00007fff8fcacb4c __CFRunLoopRun + 1644
    28  com.apple.CoreFoundation                0x00007fff8fcac0e2 CFRunLoopRunSpecific + 290
    29  com.apple.HIToolbox                     0x00007fff85837eb4 RunCurrentEventLoopInMode + 209
    30  com.apple.HIToolbox                     0x00007fff85837c52 ReceiveNextEventCommon + 356
    31  com.apple.HIToolbox                     0x00007fff85837ae3 BlockUntilNextEventMatchingListInMode + 62
    32  com.apple.AppKit                        0x00007fff8a287563 _DPSNextEvent + 685
    33  com.apple.AppKit                        0x00007fff8a286e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    34  com.apple.AppKit                        0x00007fff8a27e1d3 -[NSApplication run] + 517
    35  com.apple.AppKit                        0x00007fff8a222c06 NSApplicationMain + 869
    36  libdyld.dylib                           0x00007fff8c0d27e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff88a8b6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91139f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff91139d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff911241d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a8bd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff9021fdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff9021f9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff88a8b6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91139f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff91139d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff911241d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff88a8b6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91139f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff91139d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff911241d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff88a8b6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91139f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff91139d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff911241d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff88a8b6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91139f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff91139d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff911241d1 start_wqthread + 13
    Thread 7 Crashed:: Dispatch queue: com.apple.quicktimeplayerx.recents-queue
    0   libsystem_kernel.dylib                  0x00007fff88a8b212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff91138b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff9117ce9e __abort + 159
    3   libsystem_c.dylib                       0x00007fff9117dd17 __stack_chk_fail + 195
    4   com.apple.CoreServicesInternal          0x00007fff8ce41a1e _CFURLCreateByResolvingBookmarkData + 3944
    5   ???                                     0x3433303764366532 0 + 3761403128247117106
    Thread 8:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff88a8b0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9113bfe9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8b737ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff89c510ff 0x7fff89bf7000 + 368895
    4   com.apple.CoreMedia                     0x00007fff8b738379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff911377a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff911241e1 thread_start + 13
    Thread 9:: com.apple.coremedia.scheduledfileio
    0   libsystem_kernel.dylib                  0x00007fff88a8b0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9113bfe9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8b737ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.CoreMedia                     0x00007fff8b733cae FigScheduledFileIOThread + 256
    4   com.apple.CoreMedia                     0x00007fff8b738379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff911377a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff911241e1 thread_start + 13
    Thread 10:: AQClient
    0   libsystem_kernel.dylib                  0x00007fff88a89686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a88c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8fca7233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8fcac916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8fcac0e2 CFRunLoopRunSpecific + 290
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff89328e3e GenericRunLoopThread::Entry(void*) + 204
    6   com.apple.audio.toolbox.AudioToolbox          0x00007fff89328cf5 CAPThread::Entry(CAPThread*) + 175
    7   libsystem_c.dylib                       0x00007fff911377a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff911241e1 thread_start + 13
    Thread 11:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff88a8b0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9113bfe9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8b737ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff89c2902a 0x7fff89bf7000 + 204842
    4   com.apple.CoreMedia                     0x00007fff8b738379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff911377a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff911241e1 thread_start + 13
    Thread 12:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff88a8b0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9113bfe9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8b737ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff89c7228b 0x7fff89bf7000 + 504459
    4   com.apple.CoreMedia                     0x00007fff8b738379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff911377a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff911241e1 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000011340f088  rdx: 0x0000000000000000
      rdi: 0x0000000000009903  rsi: 0x0000000000000006  rbp: 0x000000011340f0b0  rsp: 0x000000011340f088
       r8: 0x00007fff76850278   r9: 0x0000000000000000  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x00007fd6ab091800  r13: 0x00007fd6aac867e0  r14: 0x0000000113410000  r15: 0x0000000000000000
      rip: 0x00007fff88a8b212  rfl: 0x0000000000000206  cr2: 0x00007fff76849ff0
    Logical CPU: 0
    Binary Images:
           0x10dcef000 -        0x10df4aff7  com.apple.QuickTimePlayerX (10.2 - 603.12) <A8FEDC57-FEBB-3C6A-890F-882EAB827AAB> /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
           0x10fba7000 -        0x10fbacfff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x113412000 -        0x113621ff7  com.apple.audio.codecs.Components (3.0 - 3.0) <450020E7-A266-3870-B734-F5C3DC2FECAA> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x1137b2000 -        0x113907ff7  com.apple.audio.units.Components (1.8 - 1.8) <CF8813FC-2BF8-33F6-AA0E-8F0529B32081> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff6d8ef000 -     0x7fff6d92393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff84e29000 -     0x7fff84e2dfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff84e2e000 -     0x7fff84ebffff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff84f12000 -     0x7fff8503cff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8503d000 -     0x7fff85094ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff85636000 -     0x7fff85685ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85686000 -     0x7fff8579e92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8579f000 -     0x7fff857b1ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff857b2000 -     0x7fff857d3fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff857d8000 -     0x7fff85b08fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff85b09000 -     0x7fff85b0bfff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff85b0c000 -     0x7fff85b0cfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff85b0d000 -     0x7fff85b15ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff85d97000 -     0x7fff85e71fff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff85e72000 -     0x7fff85e73ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff85e74000 -     0x7fff8618bff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8618c000 -     0x7fff86195ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff86196000 -     0x7fff861a1ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff861a2000 -     0x7fff861aafff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8659f000 -     0x7fff865aaff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff865ab000 -     0x7fff866c5fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff867f4000 -     0x7fff86816ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff86817000 -     0x7fff8699dfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff869a1000 -     0x7fff869d2ff7  com.apple.sociald.Social (167.6 - 167.6) <C09D8D45-00CA-3913-A912-8ECC6C879AD2> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff86a18000 -     0x7fff86c4dff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86cc6000 -     0x7fff86cc8fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86cf0000 -     0x7fff86f9eff7  com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86feb000 -     0x7fff8704afff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8704b000 -     0x7fff870d8ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff870d9000 -     0x7fff8712ffff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87130000 -     0x7fff87132fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff87133000 -     0x7fff87135ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff87140000 -     0x7fff8714aff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8714b000 -     0x7fff88108fff  com.apple.WebCore (8536 - 8536.28.10) <89CDA119-0FC8-3D0E-87B8-AB96BE6D1A36> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff88109000 -     0x7fff8810ffff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff88110000 -     0x7fff8815fff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff88a79000 -     0x7fff88a94ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88a95000 -     0x7fff88ab2ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88ab3000 -     0x7fff88ac0ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88afc000 -     0x7fff88b00fff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88edd000 -     0x7fff88eebff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff89138000 -     0x7fff89138ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89139000 -     0x7fff89139fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8913a000 -     0x7fff8917dff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff891fd000 -     0x7fff8924eff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8924f000 -     0x7fff892b8fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff892b9000 -     0x7fff89321fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff89322000 -     0x7fff89473fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff894bd000 -     0x7fff8966bfff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8966c000 -     0x7fff89680fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff89681000 -     0x7fff89753ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff89754000 -     0x7fff89ab1ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89ab2000 -     0x7fff89b77ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89bcf000 -     0x7fff89bf6fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89bf7000 -     0x7fff89ff0fe7  com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8a0ca000 -     0x7fff8a126fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8a12c000 -     0x7fff8a131fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a132000 -     0x7fff8ad5fff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ad60000 -     0x7fff8ad6dfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8ae0e000 -     0x7fff8ae76ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8aeaa000 -     0x7fff8b2a1fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8b2a2000 -     0x7fff8b2cafff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8b2cb000 -     0x7fff8b316fff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8b317000 -     0x7fff8b341ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8b351000 -     0x7fff8b4ecfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8b4ed000 -     0x7fff8b503fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8b504000 -     0x7fff8b512ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff8b513000 -     0x7fff8b713fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff8b714000 -     0x7fff8b717fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b718000 -     0x7fff8b763fff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b764000 -     0x7fff8b790ff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8b791000 -     0x7fff8b7a4ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b7a5000 -     0x7fff8b7a8fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8b7a9000 -     0x7fff8b7c3fff  com.apple.geokit (2.1 - 2.1) <2B0ED144-9284-3396-8B34-292C29F4EED6> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff8b866000 -     0x7fff8b986fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b987000 -     0x7fff8bc2bff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8bc2c000 -     0x7fff8beb1ff7  com.apple.RawCamera.bundle (4.04 - 680) <F9A2656C-CE71-326E-BD6D-077487F49D74> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8beb2000 -     0x7fff8beb2fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8bf0e000 -     0x7fff8c027fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8c0d0000 -     0x7fff8c0d3ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8c0d4000 -     0x7fff8c0dffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c3b9000 -     0x7fff8c45fff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c460000 -     0x7fff8c4a3ff7  com.apple.ShareKit (1.0 - 119.10) <C9397DA8-ECCB-3DEC-BAC3-D398E3CB01DD> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff8c4a4000 -     0x7fff8c4a7fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8c65a000 -     0x7fff8c688ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8c70b000 -     0x7fff8c755ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8c791000 -     0x7fff8c7e6ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c7e7000 -     0x7fff8c8e9fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c8ea000 -     0x7fff8c8f1fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c8f2000 -     0x7fff8c928fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c929000 -     0x7fff8c975ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8c992000 -     0x7fff8c996fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8c997000 -     0x7fff8c9a3ff7  com.apple.LegacyMediaBridge (1.1 - 39.1) <90494D75-89AB-3F3B-A47D-CBA0D77EF0AA> /System/Library/PrivateFrameworks/LegacyMediaBridge.framework/Versions/A/Legacy MediaBridge
        0x7fff8c9a4000 -     0x7fff8c9afff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8c9b0000 -     0x7fff8cc0bff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8cc18000 -     0x7fff8cc1afff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8cc60000 -     0x7fff8ccdeff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ccdf000 -     0x7fff8cd15fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8cd5f000 -     0x7fff8cdbcff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8cdc2000 -     0x7fff8cde2fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8ce34000 -     0x7fff8ce62fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8ce63000 -     0x7fff8cf00ff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8cf01000 -     0x7fff8cf45fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff8d72c000 -     0x7fff8d775fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8d776000 -     0x7fff8d77dfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8d78a000 -     0x7fff8e11a6ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8e11b000 -     0x7fff8e11bfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8e11c000 -     0x7fff8e1cdfff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8e1cf000 -     0x7fff8e269fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e26a000 -     0x7fff8e26afff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e26b000 -     0x7fff8e26cff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8e26d000 -     0x7fff8e3cbfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8e3cc000 -     0x7fff8e40bff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e40c000 -     0x7fff8e41afff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8e41b000 -     0x7fff8e447fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e48b000 -     0x7fff8e48cff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8e48d000 -     0x7fff8e494fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e737000 -     0x7fff8e842fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e843000 -     0x7fff8e848fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8e849000 -     0x7fff8e8cafff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e8cb000 -     0x7fff8e8cbfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8e8cc000 -     0x7fff8e8f3ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8e8f4000 -     0x7fff8e901fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8e902000 -     0x7fff8e96fff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e970000 -     0x7fff8e971fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8e980000 -     0x7fff8edbcfff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8edbd000 -     0x7fff8edc1fff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8edc2000 -     0x7fff8eebffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8eecf000 -     0x7fff8eee6fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8ef81000 -     0x7fff8ef9bfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8ef9c000 -     0x7fff8efc7fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8efc8000 -     0x7fff8efcafff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8efcb000 -     0x7fff8f066fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8f096000 -     0x7fff8f0c2fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8f2ac000 -     0x7fff8f2b7fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f2b8000 -     0x7fff8f429ff7  com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8f42a000 -     0x7fff8f527ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8f528000 -     0x7fff8f52cfff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f52d000 -     0x7fff8f622fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8f623000 -     0x7fff8f624ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8f62e000 -     0x7fff8f645fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f676000 -     0x7fff8f6b9ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8f6ba000 -     0x7fff8f6beff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8f6e9000 -     0x7fff8f708ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8f7d3000 -     0x7fff8f7e9fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8f7ea000 -     0x7fff8f7fdff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8f8e4000 -     0x7fff8f93efff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8f93f000 -     0x7fff8f964ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8f965000 -     0x7fff8f9bcff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8f9bd000 -     0x7fff8f9bdfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f9be000 -     0x7fff8f9cdff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8f9ce000 -     0x7fff8fa1bfff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8fa64000 -     0x7fff8fae4ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8fbff000 -     0x7fff8fc5bff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8fc5c000 -     0x7fff8fc6bfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8fc6c000 -     0x7fff8fc6dfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8fc6e000 -     0x7fff8fc74ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8fc77000 -     0x7fff8fe61ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8fe64000 -     0x7fff8fe85ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8fe86000 -     0x7fff8fe90fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8fe91000 -     0x7fff9012cfff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff9012d000 -     0x7fff90144fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff90145000 -     0x7fff90145fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff90146000 -     0x7fff90152fff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff90153000 -     0x7fff901f1ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff9021b000 -     0x7fff90230ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff90231000 -     0x7fff9064efff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff906c0000 -     0x7fff906c0fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff906c1000 -     0x7fff906e0ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff906e1000 -     0x7fff90763ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90764000 -     0x7fff90766ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff907a3000 -     0x7fff907a7ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff907a8000 -     0x7fff90804fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff90805000 -     0x7fff90873fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90874000 -     0x7fff908b0fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff9097d000 -     0x7fff90982fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff90a52000 -     0x7fff90a58fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff90a59000 -     0x7fff90b57fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff90b87000 -     0x7fff90d12ff7  com.apple.WebKit (8536 - 8536.28.10) <792FA1F3-68F2-36F8-A070-898B3682F5DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff90d15000 -     0x7fff90d6fff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90d70000 -     0x7fff90d92ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff90d9a000 -     0x7fff90daffff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff90e08000 -     0x7fff90f7dfff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff90f7e000 -     0x7fff90f8afff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff90f8b000 -     0x7fff90f8cfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff90fe8000 -     0x7fff910a5ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff910a6000 -     0x7fff910d7ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff910d8000 -     0x7fff91112ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91113000 -     0x7fff91121fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91122000 -     0x7fff91122fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff91123000 -     0x7fff911efff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff911f3000 -     0x7fff9124cfff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff912d0000 -     0x7fff915a1ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff915a2000 -     0x7fff91d49fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91d6d000 -     0x7fff91daafef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 219
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=204.2M resident=105.4M(52%) swapped_out_or_unallocated=98.8M(48%)
    Writable regions: Total=116.6M written=5952K(5%) resident=24.3M(21%) swapped_out=0K(0%) unallocated=92.4M(79%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                   872K
    CG image                             40K
    CG raster data                       96K
    CG shared images                   1184K
    CoreAnimation                         4K
    CoreServices                       5308K
    MALLOC                             83.9M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                        8K
    STACK GUARD                        56.0M
    Stack                              14.1M
    VM_ALLOCATE                        16.1M
    __DATA                             18.1M
    __IMAGE                             528K
    __LINKEDIT                         53.0M
    __TEXT                            151.2M
    __UNICODE                           544K
    mapped file                        56.7M
    shared memory                       308K
    ===========                      =======
    TOTAL                             457.9M
    Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.3f35
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM512E, 500,28 GB
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x1a120000 / 4
    USB Device: Logitech USB Headset, 0x046d  (Logitech Inc.), 0x0a01, 0x1a121000 / 6
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0x1a122000 / 5
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0263, 0x1d182000 / 4
    USB Device: USB-PS/2 Optical Mouse, 0x046d  (Logitech Inc.), 0xc01e, 0x14100000 / 1
    Thanks in advance,
    Pieter

    The crash report shows this at the point of the crash:
    Thread 7 Crashed:: Dispatch queue: com.apple.quicktimeplayerx.recents-queue
    Now we just have to find out where QuickTime X holds this list and remove it. I thought that would be the easy part but looking through dozens of .plist files I  can't find the one that holds that data.
    I'll keep looking.

  • Quicktime crashed while recording, where's the file now?

    Hi all,
    Quicktime crashed when I was saving a long speech I had just recorded. I can't find the file anywhere. Does anyone know where the file might be stored so I can attempt to find it and not have to re-record this thing again? I don't see it in users>library>cache>quicktime. Which folder would it be in?
    Thanks!

    Hi Baby Boomer,
    A simple spotlight search won't work because the file name wasn't applied to the temp file that was being written as the recording was being made.
    The issue is that it wasn't saved, it crashed before saving with a file name. When I stopped the recording and and hit file>save, then the program crashed.
    So somewhere, I assume there is a temp file with the recorded data in it. That's the file I'm looking for. I'm guessing that a couple hundred megs of quicktime data doesn't just disappear, even if it's not saved, but is instead tucked away in some cache file waiting to be overwritten.

  • Quicktime crashes everytime I try to open a .WMV file!!

    I have the newest version of quicktime (the same one that's been out for a while). I also have Flip4Mac installed. However, every time I try to play a .wmv file, quicktime crashes and I have to use force quit. It never used to do this, it used to play these files fine. Any help?

    Hi,
    I too have been having this problem, and I've found a solution that works for me.
    If you have the Finder windows displayed in column view - then disable the preview option by clicking on the small arrow above the movie preview - it seems that the Finder clashes with Quicktime and Quicktime crashes.
    Regards

  • I bought the photoshop cs6 and installed it an everything was fine.... but my cpu crashed an everything was erased, i dont know how to reinstall it, it says that my redmeption cone was used under another adobe name, its my buisness cpu, so i honestly dont

    but my cpu crashed an everything was erased, i dont know how to reinstall it, it says that my redmeption cone was used under another adobe name, its my buisness cpu, so i honestly dont remeber how we did it before or how to reinstall this again, how do i get my serial number again

    1 (800) 833-6687 Adobe Systems, Customer service

  • Quicktime Crashes in Safari Every Time!

    Within the last couple of months, Quicktime crashes in Safari once the full file loads. Whether it's audio, like a podcast, or video, like a movie trailer, once it's done loading, Safari quits out. This happens every time I do this and it is extremely frustrating. Any ideas? From time-to-time iTunes will also crash when I load video.
    Any ideas?

    What troubleshooting methods have you tried to resolve your issue?
    Need this info to avoid the +"been there, done that"+ scenarios.
    Tried any of the following?
    Repairing permissions from your HD & restarting and/or from your Tiger DVD
    To fix a QT related problem w/Safari, quit Safari & look in the /Library/Internet Plug-Ins folder (this is the Library folder at the root level of your HD, not the one inside your Users/user name folder).
    Try removing the VLC Plugin.plugin (if you have it) & *QuickTime Plugin.webplugin files from this folder, & then relaunch Safari. If the problem isn’t fixed, a different plug-in may be to blame. Keep removing files from this folder (start with any third-party plug-ins that are present) until the problem disappears.
    Replace the plug-ins that don’t cause any problems.
    MacAddict Magazine...12/06
    *Edited by Baby Boomer
    =======================
    Rosetta
    If you have an Intel-based Mac, running Safari in Rosetta can also resolve some QT plug-in issues.
    First quit the app if it’s open & then, in your Applications folder, select Safari & press Command+I.
    In the General area of the Safari Info dialog that appears (click the disclosure triangle if this area is not already expanded), select Open Using Rosetta, & then close the Safari Info dialog.
    Relaunch Safari.
    If none of the above works, please provide the following info: Which QT version are you using?
    Which Safari version are you using?

  • QuickTime crashing issue in D3D Visual Context and Direct3D 9Ex

    When using the QuickTime D3D9 Visual Context with a Direct3D 9Ex device, the QTVisualContextCopyImageForTime() function crashes reliably for some movie files. The problem is that the D3D VC is trying to allocate a texture with D3DPOOL_MANAGED semantics in some cases, which is not supported on Direct3D 9Ex. To make matters worse, there is apparently no failure path in place within the D3D VC, and the entire program crashes.
    For reasons I'm not willing to discuss (performance is one), I am unable to revert to Direct3D 9 on Windows 7/Vista.
    Is there a workaround for this issue? Is it possible to force the D3D Visual Context not to use D3DPOOL_MANAGED textures?
    It would be slightly helpful if the criteria for using D3DPOOL_MANAGED textures were documented, since not all movie files use this kind of texture.
    IMHO: In a future release the QT D3D Visual Context should be updated to detect Direct3D 9Ex devices, and automatically disable the use of D3DPOOL_MANAGED texures.
    Message was edited by: -t1

    Same problem here. Migrated our application to Direct3D 9Ex and Quicktime crashes due to usage of the Managed pool which is not a valid option in 9Ex. I agree that Quicktime should detect this by itself, but I'd take some new function or dictionary attribute that could be passed to QTDirect3DTextureContextCreate ...

  • Quicktime crashing

    I have latest version of Quicktime for Panther installed on a G4 800. A clean install was performed about 2 months ago and have never used Quicktime except in a web browser. I tried to open an AVI file to-day and Quicktime crashed before it could properly open with a message to report it to Apple. Quicktime works fine with all other formats except AVI. I have installed XVid, DVIX and Flip for Mac with no success.I have also removed Quicktime and re-installed it.

    Apple Discussions!
    The following plays .avi files:
    VLC Media Player
    Perian
    Repair permissions & restart your computer if you install the above.

Maybe you are looking for

  • Satellite L875D-S7230 Sound problems / drivers won't install

    I've run a PC tech support service for over 10 years so I've tried all the standard fixes to no avail. Main problem was after I started using my laptop with an HDMI cable to a projector -- the audio and video worked fine via HDMI, but when I disconne

  • Cannot create workspace 10.2.0.1

    New installation of 2.2.1 On 10g 10.2.0.1. Package referenced below will not compile and creating a new workspace throws the error below. I've installed bug patch 4554072. An upgrade from 2.0 on another box is running without issue. Any ideas. Thanks

  • Whenever I play videos, I get a green screen. How do I fix this?

    Hi, I have an iPod Touch 4th generation running on iOS 6.1.6. Whenever I try to play a video of any kind (via Youtube, Vine, videos I've taken, etc), only the audio works and I can only see a green screen (sometimes black). This problem happened to m

  • Images and fonts in JList

    How to add icon to JList? But I need to add icon in spacial way (so common metho of changing of cellRenderer don`t help) I need to add icons at two places, at the beginging of word and at the end of word (aligned to right border). Also how to change

  • Dreamweaver CS3 Crashes after OS X update 10.6.7

    I can't even open Dreamweaver and also Flash after I updated to 10.6.7.  Here's the error report and I'm hoping someone can help as I've searched everywhere for a solution. Process:         Dreamweaver [17044] Path:            /Applications/Adobe Dre