Syphon Recorder Beta 10. Crash

Home Forums Syphon Syphon Implementations – User Syphon Recorder Beta 10. Crash

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #19688
    jayrinsky
    Participant

    I am using Syphon Recorder Beta 10.

    I have set the codec as per the instruction on in the help.

    Everything used to work smoothly . at some point I updated to version 9 and started getting crashed a minute or so into the recording. Now I updated to version 10 and as soon as I start recording I get the following error:

    ‘The operation couldn’t be completed. (OSStatus error -66680’)

    I also noticed that in the preview screen, it shows my resolume output but says ‘NO DEVICE’ at the top left hand corder. What is that relating to?

    Any ideas how to solove this?

    (I am running OSX 10.8.2)

    Crash Report:

    Process:         Syphon Recorder [769]

    Path:            /Users/USER/Documents/*/Syphon Recorder 10.app/Contents/MacOS/Syphon Recorder

    Identifier:      info.v002.syphon.Syphon-Recorder

    Version:         Beta 10 (10)

    Code Type:       X86 (Native)

    Parent Process:  launchd [162]

    User ID:         501

     

    Date/Time:       2013-03-18 10:10:05.121 +1100

    OS Version:      Mac OS X 10.8.2 (12C60)

    Report Version:  10

     

    Interval Since Last Report:          518889 sec

    Crashes Since Last Report:           67

    Per-App Interval Since Last Report:  791 sec

    Per-App Crashes Since Last Report:   4

    Anonymous UUID:                      574647A4-893F-9DF0-633E-B02071FC544D

     

    Crashed Thread:  5

     

    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000020065156

     

    VM Regions Near 0x20065156:

    MALLOC_LARGE           00000000144ca000-00000000147c8000 [ 3064K] rw-/rwx SM=PRV

    –>

    __TEXT                 000000008ed4a000-000000008f58c000 [ 8456K] r-x/rwx SM=COW  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

     

    Application Specific Information:

    objc_msgSend() selector name: retain

     

     

    Thread 0:: Dispatch queue: com.apple.main-thread

    0   libsystem_kernel.dylib        0x935167d2 mach_msg_trap + 10

    1   libsystem_kernel.dylib        0x93515cb0 mach_msg + 68

    2   com.apple.CoreGraphics        0x99cc31bf _CGSBindSurface + 143

    3   com.apple.CoreGraphics        0x99cc312b CGSBindSurface + 317

    4   com.apple.opengl              0x91fe9427 0x91fe6000 + 13351

    5   libGPUSupport.dylib           0x097a60b3 gldAttachDrawable + 635

    6   GLEngine                      0x095e58bc gliAttachDrawableWithOptions + 277

    7   com.apple.opengl              0x91fea203 0x91fe6000 + 16899

    8   com.apple.opengl              0x91fedbbc 0x91fe6000 + 31676

    9   com.apple.opengl              0x91fedf70 CGLSetSurface + 448

    10  com.apple.AppKit              0x95dee541 -[NSOpenGLContext setView:] + 1099

    11  com.apple.AppKit              0x95e2380a -[NSOpenGLView lockFocusIfCanDraw] + 184

    12  com.apple.AppKit              0x95ccc202 -[NSView lockFocus] + 36

    13  com.apple.AppKit              0x95cd0bd4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 900

    14  com.apple.AppKit              0x95cd10aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138

    15  com.apple.AppKit              0x95cd0672 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5445

    16  com.apple.AppKit              0x95cd028d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448

    17  com.apple.AppKit              0x95cd028d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448

    18  com.apple.AppKit              0x95ccef1f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 290

    19  com.apple.AppKit              0x95ccac83 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425

    20  com.apple.AppKit              0x95c93481 -[NSView displayIfNeeded] + 1468

    21  com.apple.AppKit              0x95c92e3d -[NSWindow displayIfNeeded] + 306

    22  com.apple.AppKit              0x95c92ad4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 994

    23  com.apple.AppKit              0x962d0b3b __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01253 + 58

    24  com.apple.CoreFoundation      0x93cf128d _runLoopObserverWithBlockContext + 29

    25  com.apple.CoreFoundation      0x93cc1dfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30

    26  com.apple.CoreFoundation      0x93cc1d3d __CFRunLoopDoObservers + 381

    27  com.apple.CoreFoundation      0x93c9be16 __CFRunLoopRun + 886

    28  com.apple.CoreFoundation      0x93c9b63a CFRunLoopRunSpecific + 378

    29  com.apple.CoreFoundation      0x93c9b4ab CFRunLoopRunInMode + 123

    30  com.apple.HIToolbox           0x9758815a RunCurrentEventLoopInMode + 242

    31  com.apple.HIToolbox           0x97587ec9 ReceiveNextEventCommon + 374

    32  com.apple.HIToolbox           0x97587d44 BlockUntilNextEventMatchingListInMode + 88

    33  com.apple.AppKit              0x95c8fa3a _DPSNextEvent + 724

    34  com.apple.AppKit              0x95c8f26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

    35  com.apple.AppKit              0x95c856cc -[NSApplication run] + 855

    36  com.apple.AppKit              0x95c286f6 NSApplicationMain + 1053

    37  info.v002.syphon.Syphon-Recorder0x00002655 0x1000 + 5717

     

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager

    0   libsystem_kernel.dylib        0x935199ae kevent + 10

    1   libdispatch.dylib             0x93255c71 _dispatch_mgr_invoke + 993

    2   libdispatch.dylib             0x932557a9 _dispatch_mgr_thread + 53

     

    Thread 2:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 3:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 4:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 5 Crashed:

    0   libobjc.A.dylib               0x99658a87 objc_msgSend + 23

    1   libobjc.A.dylib               0x9965b565 objc_retain + 37

    2   libsystem_blocks.dylib        0x93586cf7 _Block_object_assign + 464

    3   info.v002.syphon.Syphon-Recorder0x0000a742 0x1000 + 38722

    4   libsystem_blocks.dylib        0x93586ea4 _Block_call_copy_helper + 32

    5   libsystem_blocks.dylib        0x9358688b _Block_copy_internal + 247

    6   com.apple.Foundation          0x96e75a45 -[NSBlockOperation addExecutionBlock:] + 151

    7   com.apple.Foundation          0x96e75930 +[NSBlockOperation blockOperationWithBlock:] + 98

    8   com.apple.Foundation          0x96e758a3 -[NSOperationQueue addOperationWithBlock:] + 44

    9   info.v002.syphon.Syphon-Recorder0x0000a4e9 0x1000 + 38121

    10  info.v002.syphon.Syphon-Recorder0x0000eafa 0x1000 + 56058

    11  com.apple.Foundation          0x96e5015b __NSThread__main__ + 1396

    12  libsystem_c.dylib             0x97b29557 _pthread_start + 344

    13  libsystem_c.dylib             0x97b13cee thread_start + 34

     

    Thread 6:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 7:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 8:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 9:: com.apple.appkit-heartbeat

    0   libsystem_kernel.dylib        0x93518c72 __semwait_signal + 10

    1   libsystem_c.dylib             0x97bb3a61 nanosleep$UNIX2003 + 189

    2   libsystem_c.dylib             0x97bb392a usleep$UNIX2003 + 60

    3   com.apple.AppKit              0x95e74d4d -[NSUIHeartBeat _heartBeatThread:] + 879

    4   com.apple.Foundation          0x96e501d8 -[NSThread main] + 45

    5   com.apple.Foundation          0x96e5015b __NSThread__main__ + 1396

    6   libsystem_c.dylib             0x97b29557 _pthread_start + 344

    7   libsystem_c.dylib             0x97b13cee thread_start + 34

     

    Thread 10:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 11:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 12:

    0   libsystem_kernel.dylib        0x935190ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x97b2c04c _pthread_workq_return + 45

    2   libsystem_c.dylib             0x97b2be19 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x97b13cca start_wqthread + 30

     

    Thread 13:

    0   libsystem_kernel.dylib        0x935188e2 __psynch_cvwait + 10

    1   libsystem_c.dylib             0x97b2e289 _pthread_cond_wait + 938

    2   libsystem_c.dylib             0x97b2e512 pthread_cond_timedwait_relative_np + 47

    3   com.apple.CoreServices.CarbonCore0x92fda6ad TSWaitOnConditionTimedRelative + 177

    4   com.apple.CoreServices.CarbonCore0x92fda184 TSWaitOnSemaphoreCommon + 272

    5   com.apple.CoreServices.CarbonCore0x92fda40d TSWaitOnSemaphoreRelative + 24

    6   com.apple.QuickTimeComponents.component0x909015ac 0x9030b000 + 6251948

    7   libsystem_c.dylib             0x97b29557 _pthread_start + 344

    8   libsystem_c.dylib             0x97b13cee thread_start + 34

     

    Thread 14:

    0   libsystem_kernel.dylib        0x935188e2 __psynch_cvwait + 10

    1   libsystem_c.dylib             0x97b2e289 _pthread_cond_wait + 938

    2   libsystem_c.dylib             0x97b2e512 pthread_cond_timedwait_relative_np + 47

    3   com.apple.CoreServices.CarbonCore0x92fda6ad TSWaitOnConditionTimedRelative + 177

    4   com.apple.CoreServices.CarbonCore0x92fda184 TSWaitOnSemaphoreCommon + 272

    5   com.apple.CoreServices.CarbonCore0x92fda40d TSWaitOnSemaphoreRelative + 24

    6   com.apple.CoreServices.CarbonCore0x92f7b7ea AIOFileThread(void*) + 892

    7   libsystem_c.dylib             0x97b29557 _pthread_start + 344

    8   libsystem_c.dylib             0x97b13cee thread_start + 34

     

    Thread 5 crashed with X86 Thread State (32-bit):

    eax: 0x006da810  ebx: 0x00000003  ecx: 0x964de5ce  edx: 0x20065136

    edi: 0x93586b35  esi: 0x006da810  ebp: 0xb030abb8  esp: 0xb030aba8

    ss: 0x00000023  efl: 0x00010202  eip: 0x99658a87   cs: 0x0000001b

    ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f

    cr2: 0x20065156

    Logical CPU: 4

     

    Binary Images:

    0x1000 –    0x25ff7 +info.v002.syphon.Syphon-Recorder (Beta 10 – 10) <5D2367E2-A8B7-36C4-A749-0F72EF3739C6> /Users/USER/Documents/*/Syphon Recorder 10.app/Contents/MacOS/Syphon Recorder

    0x34000 –    0x42fff +info.v002.Syphon (1.0 – 1) <FB632484-45A1-31DD-BA1D-0F11694A8937> /Users/USER/Documents/*/Syphon Recorder 10.app/Contents/Frameworks/Syphon.framework/Versions/A/Syphon

    0x710000 –   0x71dff3  com.apple.Librarian (1.1 – 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

    0x7bc000 –   0x7cffef  com.apple.FCP Uncompressed 422.component (2.0 – 546.9) <DE499328-98FD-2648-444F-418FC8A3CE59> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422

    0x7d4000 –   0x7d6fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

    0x2feb000 –  0x2fedff3  com.apple.LiveType.component (2.1.4 – 2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType

    0x2ff3000 –  0x2ff8fff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 – 2.3.1f2) <58BDA15D-2B2D-3E77-BC8C-D14AB1E4AC4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

    0x5225000 –  0x5249fff  com.apple.security.csparser (3.0 – 55179.1) <5A5A8689-5E81-3F38-B770-70448D8653E9> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser

    0x52d2000 –  0x5361ff7  unorm8_rgba.dylib (2.1.19) <EAF23AD7-DEC1-3346-A7AA-21B308CA2A85> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib

    0x538a000 –  0x538bffd +cl_kernels (???) <83180292-6207-44F0-849A-D6B558148C46> cl_kernels

    0x5739000 –  0x575afff  com.apple.AppleIntermediateCodec (2.0.1 – 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec

    0x5769000 –  0x5775fe7  com.apple.DXVCodec (2.2 – 2.2) <06699949-4734-04B3-D70C-9272442706E4> /Library/QuickTime/DXVCodec.component/Contents/MacOS/DXVCodec

    0x57a1000 –  0x57defe7  com.apple.DVCPROHDCodec (2.0 – 542.4) <C4C608C8-701F-448D-AA2C-9FA650BCA988> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec

    0x57ee000 –  0x57f6ffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

    0x57fd000 –  0x57fdff8 +cl_kernels (???) <56E85397-E71C-41DD-A4AA-FE073265D551> cl_kernels

    0x8a28000 –  0x8a8cfe2  com.apple.LiveType.framework (2.1.4 – 2.1.4) <C9D29156-2471-2A9D-3657-EF06204229C6> /Library/Application Support/ProApps/*/LiveType.framework/Versions/A/LiveType

    0x8b24000 –  0x8babff7  com.apple.AppleProResCodec (3.0.1 – 553.2) <6E207B31-DE83-BF92-990F-24328404C5AF> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec

    0x8be9000 –  0x8f78fff  QuickTimeH264.scalar (2599.13) <40E122CF-721A-338C-94BB-D6CB892851EA> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar

    0x8ff6000 –  0x90aafef  com.apple.AppleHDVCodec (2.0.1 – 553.8) <5F48585B-5E48-549D-1E1B-F1BF68F8B753> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec

    0x90c6000 –  0x90dcffb  com.apple.IMXCodec (2.0 – 547.2) <A835627C-1BAF-95D4-A5C9-EB998A205767> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec

    0x90ee000 –  0x9106ff2  com.apple.applepixletvideo (1.2.31 – 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo

    0x910b000 –  0x912bffb +com.numark.ns6.hal (2.1.18) <8E04C64E-8750-7BEC-2330-0AAE241C9F5B> /Library/Audio/Plug-Ins/HAL/NumarkNS6AudioHAL.plugin/Contents/MacOS/NumarkNS6AudioHAL

    0x913a000 –  0x915affb +com.numark.ns7.hal (2.1.18) <07EF52C8-22AE-0854-FD5A-EC1883B06C80> /Library/Audio/Plug-Ins/HAL/NumarkNS7AudioHAL.plugin/Contents/MacOS/NumarkNS7AudioHAL

    0x9169000 –  0x9189ffb +com.numark.V7.hal (2.1.18) <364F85CB-810C-B408-3009-4193CABCEE9E> /Library/Audio/Plug-Ins/HAL/NumarkV7AudioHAL.plugin/Contents/MacOS/NumarkV7AudioHAL

    0x9198000 –  0x91d1fef +com.serato.audio.SeratoVirtualAudioPlugIn (1.0.11 – 1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn

    0x9220000 –  0x923dffb +com.ploytec.xonedx.hal (2.0.2) <09D53E8E-2D43-1DAB-A525-A1F3E0EE12F3> /Library/Audio/Plug-Ins/HAL/XONE_DX.plugin/Contents/MacOS/XONE_DX

    0x95d7000 –  0x9763ff8  GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

    0x979a000 –  0x97a6ffb  libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

    0x97ad000 –  0x97d9ffa  GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

    0xa000000 –  0xa151ff7  libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

    0xa186000 –  0xa186ff8 +cl_kernels (???) <56E85397-E71C-41DD-A4AA-FE073265D551> cl_kernels

    0xa18a000 –  0xa18affe +cl_kernels (???) <C46AC89F-7405-4C63-BA03-BB67762B6E1D> cl_kernels

    0xa18f000 –  0xa18fff1 +cl_kernels (???) <A63ACA69-90FF-4420-B882-A6553154B291> cl_kernels

    0xa193000 –  0xa193ffd +cl_kernels (???) <B7879B56-3B7D-473D-8D57-FE79C5983644> cl_kernels

    0xa195000 –  0xa195ff3 +cl_kernels (???) <E0BF515F-0FAF-477F-9139-00C9E1D30958> cl_kernels

    0xa199000 –  0xa199ff3 +cl_kernels (???) <200B3CD2-59E6-4EC8-AB89-6E0A43862C72> cl_kernels

    0xa19d000 –  0xa19dff3 +cl_kernels (???) <24BC58F4-F5C9-4AA7-9ACF-56CEB31546C5> cl_kernels

    0xa7e7000 –  0xa7e8ff5 +cl_kernels (???) <899576C0-83C9-4A0B-8DB2-E25D4F88E312> cl_kernels

    0xa7f3000 –  0xa7f3ff5 +cl_kernels (???) <B6414C5B-2FC6-4C43-8F77-58B863CAEC64> cl_kernels

    0xa7f7000 –  0xa7f7ff7 +cl_kernels (???) <E68B01EF-2172-41BB-985C-74DD18E50692> cl_kernels

    0xa7fb000 –  0xa7fbffd +cl_kernels (???) <0739098C-38B7-4BCF-95AB-26B5C26E61AA> cl_kernels

    0xb000000 –  0xb455fff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.0.61 – 8.0.0) <B4AA3A13-9470-34AF-AFF6-590C67FA0A6F> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver

    0xcfc8000 –  0xcfc8ffd +cl_kernels (???) <E342576B-E2F6-431E-A827-9D1FAF24CEC4> cl_kernels

    0xffa7000 – 0x10039ff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib

    0x8ed4a000 – 0x8f58bffb  com.apple.GeForceGLDriver (8.0.61 – 8.0.0) <36946D7B-4FF7-34CC-B6FE-D6F48406A60F> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

    0x8feee000 – 0x8ff20e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld

    0x90007000 – 0x900e8fff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

    0x900e9000 – 0x90118ff7  com.apple.securityinterface (6.0 – 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

    0x90119000 – 0x90119fff  com.apple.CoreServices (57 – 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

    0x90157000 – 0x90188fff  com.apple.DictionaryServices (1.2 – 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

    0x90189000 – 0x901a2fff  com.apple.Kerberos (2.0 – 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

    0x901a3000 – 0x901a4fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib

    0x901a5000 – 0x9021fff7  com.apple.securityfoundation (6.0 – 55115.4) <7F614418-F853-3FED-B265-0EA47F309A49> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x90220000 – 0x902bafff  com.apple.CoreSymbolication (3.0 – 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

    0x902bb000 – 0x9030aff6  libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x9030b000 – 0x91043ff7  com.apple.QuickTimeComponents.component (7.7.1 – 2599.13) <85C70D1B-D074-3891-BF8D-9BA81D2C224B> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents

    0x91044000 – 0x9117fff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

    0x91180000 – 0x9119fff3  com.apple.Ubiquity (1.2 – 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

    0x911a0000 – 0x911b9ffb  com.apple.frameworks.preferencepanes (15.0 – 15.0) <802C922C-CF94-357F-B1AE-4244AA025C04> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

    0x911bc000 – 0x911dcffd  com.apple.ChunkingLibrary (2.0 – 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

    0x911f1000 – 0x911f5ffc  libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x911f6000 – 0x91882feb  com.apple.CoreAUC (6.16.00 – 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

    0x91883000 – 0x9199fff7  com.apple.desktopservices (1.7.2 – 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

    0x919a0000 – 0x919d5ff7  com.apple.framework.internetaccounts (2.1 – 210) <8F2D0EB8-C997-3833-AA80-95AF7AA377BE> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

    0x919d6000 – 0x91a17ff7  libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib

    0x91a18000 – 0x91a20fff  com.apple.CommerceCore (1.0 – 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

    0x91abf000 – 0x91ac3ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

    0x91ac4000 – 0x91aedfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

    0x91aee000 – 0x91aeeffe  com.apple.AOSMigrate (1.0 – 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

    0x91aef000 – 0x91af6fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

    0x91af7000 – 0x91babfff  com.apple.coreui (2.0 – 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x91bac000 – 0x91be7fe7  libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    0x91be8000 – 0x91c1fffa  com.apple.LDAPFramework (2.4.28 – 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    0x91c20000 – 0x91c7bfff  com.apple.htmlrendering (77 – 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

    0x91c7c000 – 0x91ca7fff  com.apple.shortcut (2.2 – 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

    0x91ca8000 – 0x91cffff3  com.apple.HIServices (1.20 – 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

    0x91d00000 – 0x91d02fff  com.apple.securityhi (4.0 – 55002) <15E9B9BC-108F-3416-A0A7-A321A85081F7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

    0x91d03000 – 0x91e8cff7  com.apple.vImage (6.0 – 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

    0x91e98000 – 0x91fe5ffb  com.apple.CFNetwork (596.2.3 – 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

    0x91fe6000 – 0x91ff4fff  com.apple.opengl (1.8.6 – 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x91ff5000 – 0x9206eff0  com.apple.CorePDF (2.0 – 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

    0x9206f000 – 0x920ebff3  com.apple.Metadata (10.7.0 – 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

    0x920ec000 – 0x920edfff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

    0x920ee000 – 0x9224bffb  com.apple.QTKit (7.7.1 – 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

    0x9224c000 – 0x922c1ff7  com.apple.ApplicationServices.ATS (332 – 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

    0x922c2000 – 0x92359ff7  com.apple.ink.framework (10.8.2 – 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

    0x9235a000 – 0x923b3fff  com.apple.AE (645.3 – 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

    0x923b4000 – 0x923b7ff9  libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

    0x923b8000 – 0x92420ff7  com.apple.framework.IOKit (2.0 – 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

    0x92421000 – 0x92b28ff0  libclh.dylib (4.0.3 – 4.0.3) <36281EB0-2A92-3DCA-858D-698636E3B900> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

    0x92b29000 – 0x92c1dff3  com.apple.QuickLookUIFramework (4.0 – 555.4) <D66F61A6-2C4C-359F-A2E3-7D023C33CB5A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

    0x92c1e000 – 0x92c2bff7  com.apple.AppleFSCompression (49 – 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

    0x92c2c000 – 0x92de8ffd  libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib

    0x92de9000 – 0x92decfff  com.apple.help (1.3.2 – 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

    0x92ded000 – 0x92df3fff  com.apple.print.framework.Print (8.0 – 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

    0x92df4000 – 0x92e0afff  com.apple.CFOpenDirectory (10.8 – 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

    0x92e0b000 – 0x92e64ff7  com.apple.ImageCaptureCore (5.0.1 – 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

    0x92e65000 – 0x92ec9ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

    0x92eca000 – 0x92f16fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

    0x92f17000 – 0x9321cff7  com.apple.CoreServices.CarbonCore (1037.3 – 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

    0x9321d000 – 0x93242ff7  com.apple.quartzfilters (1.8.0 – 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

    0x93243000 – 0x9324fffe  libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib

    0x93250000 – 0x93250fff  com.apple.quartzframework (1.5 – 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

    0x93251000 – 0x93263ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

    0x93264000 – 0x93265fff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib

    0x93266000 – 0x93269ffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

    0x9326a000 – 0x934d7fff  com.apple.imageKit (2.2 – 667) <3F5F92DB-C0C0-3C5F-98C6-B84AB9E28B55> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

    0x934d8000 – 0x934d8fff  com.apple.vecLib (3.8 – vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

    0x934d9000 – 0x93503ff9  com.apple.framework.Apple80211 (8.0.1 – 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

    0x93504000 – 0x9351effc  libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib

    0x93529000 – 0x93537fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

    0x93538000 – 0x9353bffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

    0x9353c000 – 0x9357bff7  com.apple.bom (12.0 – 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

    0x9357c000 – 0x93585ff9  com.apple.CommonAuth (3.0 – 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

    0x93586000 – 0x93586fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

    0x93587000 – 0x935b0ff7  libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

    0x935b1000 – 0x935bbfff  com.apple.speech.recognition.framework (4.1.5 – 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

    0x935bc000 – 0x935bdffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

    0x935be000 – 0x9367cff3  com.apple.ColorSync (4.8.0 – 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

    0x9367d000 – 0x93779ff3  com.apple.DiskImagesFramework (10.8 – 344) <E35483F1-3F14-33DC-8D21-F2E63EA76ED3> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

    0x9377a000 – 0x937d1ff3  com.apple.Suggestions (2.0 – 102.1) <AA369EDE-913D-3C0D-8CE1-92C1C171CCA7> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions

    0x937d2000 – 0x937f6fff  com.apple.PerformanceAnalysis (1.16 – 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

    0x937f7000 – 0x937fffff  com.apple.DiskArbitration (2.5.1 – 2.5.1) <25A7232F-9B6A-3746-A3A8-12479D086B1E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

    0x93800000 – 0x9380bfff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib

    0x9380c000 – 0x938a4fff  com.apple.CoreServices.OSServices (557.4 – 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

    0x938a5000 – 0x938a9fff  com.apple.OpenDirectory (10.8 – 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

    0x938aa000 – 0x938cfff7  com.apple.CoreVideo (1.8 – 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x938d0000 – 0x93962ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

    0x93963000 – 0x93963ffd  libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib

    0x93964000 – 0x93964fff  com.apple.Accelerate.vecLib (3.8 – vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

    0x93965000 – 0x93967ffc  com.apple.QuickTimeH264.component (7.7.1 – 2599.13) <C19F08F9-F383-35C9-8D5C-BD53A238951C> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264

    0x93968000 – 0x93972fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

    0x939a4000 – 0x93ab4ff3  com.apple.QuickTimeImporters.component (7.7.1 – 2599.13) <410311C4-34FF-38F0-8EE0-3093AEEC1A82> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters

    0x93ab5000 – 0x93b3dfff  com.apple.PDFKit (2.7.2 – 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

    0x93b3e000 – 0x93b42fff  com.apple.IOSurface (86.0.3 – 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x93b43000 – 0x93b46ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

    0x93b47000 – 0x93b8cff7  com.apple.NavigationServices (3.7 – 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

    0x93b8d000 – 0x93bdbff3  com.apple.SystemConfiguration (1.12.2 – 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x93bdc000 – 0x93c35fff  com.apple.QuickLookFramework (4.0 – 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

    0x93c36000 – 0x93c63ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

    0x93c64000 – 0x93e4cff3  com.apple.CoreFoundation (6.8 – 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    0x93e53000 – 0x93e56ff7  com.apple.TCC (1.0 – 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

    0x93e97000 – 0x93e97ffd  com.apple.audio.units.AudioUnit (1.8 – 1.8) <4C13DEA2-1EB0-3D06-901A-DB93184C06F0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

    0x93e98000 – 0x93e9fffe  com.apple.agl (3.2.1 – AGL-3.2.1) <6C89F8BB-62B7-302F-ACF4-0123CEE60378> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

    0x93ea0000 – 0x93ea0fff  com.apple.Accelerate (1.8 – Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x93f1e000 – 0x941c1ffb  com.apple.CoreImage (8.2.2 – 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

    0x941c2000 – 0x9453aff3  com.apple.FinderKit (1.1.1 – 1.1.1) <5868FEF0-E512-3E22-91FF-7AFE4F7580A1> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit

    0x9453b000 – 0x9453bfff  com.apple.ApplicationServices (45 – 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

    0x9453c000 – 0x94559fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

    0x9455a000 – 0x945a8ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x945a9000 – 0x945c6ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

    0x945c7000 – 0x945d3ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

    0x945d4000 – 0x9486dff3  com.apple.AddressBook.framework (7.1 – 1167) <AF7B18F2-D0FF-33AA-9CE9-4106B1CDAE1D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

    0x9486e000 – 0x94874ffc  libCGXCoreImage.A.dylib (324.6) <D75B1309-D224-344F-A28F-2B552859DDFC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

    0x94875000 – 0x94881ffa  com.apple.CrashReporterSupport (10.8.2 – 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

    0x94882000 – 0x94885ff3  com.apple.AppleSystemInfo (2.0 – 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

    0x94886000 – 0x948cafff  libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x948cb000 – 0x948deff9  com.apple.MultitouchSupport.framework (235.28 – 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

    0x948df000 – 0x948efff2  com.apple.LangAnalysis (1.7.0 – 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

    0x948f0000 – 0x949a7ff3  com.apple.QuickTimeMPEG4.component (7.7.1 – 2599.13) <1B5BA13C-4AB7-333E-9A14-A95EC9E55049> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4

    0x949a8000 – 0x94a0efff  com.apple.print.framework.PrintCore (8.1 – 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

    0x94a0f000 – 0x94a0ffff  com.apple.Carbon (154 – 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

    0x94a10000 – 0x94a1eff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

    0x94a1f000 – 0x94b10ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

    0x94b11000 – 0x94b53fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

    0x94b97000 – 0x94b9eff3  com.apple.NetFS (5.0 – 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

    0x94b9f000 – 0x94be1ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

    0x94be2000 – 0x94fdefeb  com.apple.VideoToolbox (1.0 – 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

    0x95036000 – 0x95038fff  libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

    0x95039000 – 0x9510dfff  com.apple.backup.framework (1.4.1 – 1.4.1) <55F2A679-9B21-3F43-A580-4C2ECF6A5FC5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x9510e000 – 0x95174ffc  com.apple.ISSupport (1.9.8 – 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

    0x95175000 – 0x951baff5  com.apple.opencl (2.1.20 – 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x951bb000 – 0x951eeff3  com.apple.GSS (3.0 – 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

    0x951ef000 – 0x951f5fff  libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

    0x95a73000 – 0x95ad7fff  com.apple.datadetectorscore (4.0 – 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

    0x95b24000 – 0x95b2bffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

    0x95b2c000 – 0x966e8ffb  com.apple.AppKit (6.8 – 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    0x966e9000 – 0x96740ff7  com.apple.ScalableUserInterface (1.0 – 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

    0x96741000 – 0x96839ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

    0x9683a000 – 0x96958ff7  com.apple.MediaControlSender (1.4.5 – 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

    0x96959000 – 0x96975ff7  libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x96976000 – 0x9697affe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

    0x9697e000 – 0x96d9bfff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

    0x96d9c000 – 0x96db1fff  com.apple.ImageCapture (8.0 – 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

    0x96db2000 – 0x970cfff3  com.apple.Foundation (6.8 – 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x970f6000 – 0x970f7fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

    0x970fc000 – 0x97274ff5  com.apple.QuartzCore (1.8 – 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

    0x97275000 – 0x972abffb  com.apple.DebugSymbols (98 – 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

    0x972e2000 – 0x972eafff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

    0x972eb000 – 0x973e9ff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x973ea000 – 0x97417ffb  com.apple.CoreServicesInternal (154.2 – 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

    0x97418000 – 0x97472fff  com.apple.Symbolication (1.3 – 93) <D327EEFF-F2F5-39C4-B1EC-32E259DC04F1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

    0x97473000 – 0x97522ff7  com.apple.CoreText (260.0 – 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

    0x97526000 – 0x9752fff3  com.apple.DisplayServicesFW (2.6.1 – 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

    0x97530000 – 0x97913ff3  com.apple.HIToolbox (2.0 – 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

    0x97914000 – 0x9797cfe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

    0x9797d000 – 0x97994ff4  com.apple.CoreMediaAuthoring (2.1 – 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

    0x97995000 – 0x97995fff  libSystem.B.dylib (169.3) <4F99C03B-BBFF-3BF8-8CC2-2DA764447446> /usr/lib/libSystem.B.dylib

    0x97996000 – 0x979a6ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

    0x979a7000 – 0x979aefff  libsystem_dnssd.dylib (379.32.1) <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib

    0x979af000 – 0x979f1ffb  com.apple.RemoteViewServices (2.0 – 80.5) <60E04F2F-AFD8-3B1F-BF07-8A3A7EABB8E9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

    0x979f2000 – 0x979fdffb  com.apple.DirectoryService.Framework (10.8 – 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

    0x979fe000 – 0x97a22fff  libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x97a23000 – 0x97b0cff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

    0x97b0d000 – 0x97b0effd  com.apple.TrustEvaluationAgent (2.0 – 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

    0x97b13000 – 0x97bd0feb  libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib

    0x97bd1000 – 0x97be8fff  com.apple.GenerationalStorage (1.1 – 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

    0x97be9000 – 0x97e41ff1  com.apple.JavaScriptCore (8536 – 8536.26.7) <75629E05-65FE-3699-8CDC-80C95015CF42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

    0x97e42000 – 0x98059fff  com.apple.CoreData (106.1 – 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x9805a000 – 0x98345ff7  com.apple.AOSKit (1.05 – 151) <F470C45E-620C-3FF2-AB1C-2D57FCD215E7> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

    0x98346000 – 0x98348ffb  libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x98349000 – 0x985c5ff7  com.apple.QuickTime (7.7.1 – 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

    0x985c6000 – 0x98852ffb  com.apple.RawCamera.bundle (4.04 – 680) <DD1D3CFC-1710-3186-A6C4-89B42F100117> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

    0x98853000 – 0x98893fff  com.apple.MediaKit (13 – 659) <37B8C1E3-B67D-3FE6-8A14-7FFD9F31C556> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

    0x98894000 – 0x98919ff7  com.apple.SearchKit (1.4.0 – 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

    0x9891a000 – 0x989f0fff  com.apple.DiscRecording (7.0 – 7000.2.4) <DE1EF7D3-018A-3501-B3E7-7497D7D2D69E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

    0x989f1000 – 0x98a53fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

    0x98a54000 – 0x98a55fff  libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib

    0x98a56000 – 0x98a63fff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x98a64000 – 0x98a72ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

    0x98a73000 – 0x98a9fff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

    0x98aa0000 – 0x98aadff7  com.apple.HelpData (2.1.4 – 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

    0x98aae000 – 0x98e66ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

    0x98e67000 – 0x98e71fff  libCSync.A.dylib (324.6) <D2E8AC70-C6D1-3C40-8A82-E50422EDCFBF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

    0x98e72000 – 0x98f7fff3  com.apple.ImageIO.framework (3.2.0 – 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x98f8c000 – 0x98fbfff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

    0x98fc0000 – 0x98fe5ffb  com.apple.framework.familycontrols (4.1 – 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

    0x98fe6000 – 0x98fe6fff  com.apple.Cocoa (6.7 – 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

    0x98fe7000 – 0x98ff0ffe  com.apple.aps.framework (3.0 – 3.0) <09D5F4F3-03FD-3077-A51D-B368F18ED1D4> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

    0x98ff1000 – 0x99221fff  com.apple.QuartzComposer (5.1 – 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

    0x99222000 – 0x99226fff  com.apple.CommonPanels (1.2.5 – 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

    0x99227000 – 0x99257ff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib

    0x99258000 – 0x995ebffb  com.apple.MediaToolbox (1.0 – 926.62) <7290B07B-4D03-3B46-809C-64C8FB97B40C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

    0x995ec000 – 0x995f8ff7  com.apple.NetAuth (4.0 – 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

    0x995f9000 – 0x995fafff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

    0x995fb000 – 0x99601fff  com.apple.phonenumbers (1.1 – 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

    0x99602000 – 0x99652ff7  com.apple.CoreMediaIO (301.0 – 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

    0x99653000 – 0x99760057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

    0x99761000 – 0x997bcff7  com.apple.AppleVAFramework (5.0.18 – 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x997bd000 – 0x99a7dfff  com.apple.security (7.0 – 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security

    0x99a7e000 – 0x99adbfff  com.apple.audio.CoreAudio (4.1.0 – 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x99ade000 – 0x99ae0fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

    0x99ae1000 – 0x99b03fff  libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib

    0x99b04000 – 0x99b19fff  com.apple.speech.synthesis.framework (4.1.12 – 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x99b1c000 – 0x99b26ffe  com.apple.bsd.ServiceManagement (2.0 – 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

    0x99b27000 – 0x99b6eff3  com.apple.CoreMedia (1.0 – 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

    0x99b71000 – 0x99c1bfff  com.apple.LaunchServices (539.7 – 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

    0x99c1c000 – 0x9a05efff  com.apple.CoreGraphics (1.600.0 – 324.6) <66556166-F9A7-3EEC-A562-46061C7A79E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x9a05f000 – 0x9a07cfff  libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib

    0x9a07f000 – 0x9a0c0ff7  com.apple.framework.CoreWiFi (1.0 – 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

    0x9a0c1000 – 0x9a161ff7  com.apple.QD (3.42 – 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

    0x9a162000 – 0x9a26dff7  libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x9a29d000 – 0x9a3f5ffb  com.apple.audio.toolbox.AudioToolbox (1.8 – 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

    0x9a3f6000 – 0x9a43fff7  com.apple.framework.CoreWLAN (3.0.1 – 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

    0x9a440000 – 0x9a440fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

    0x9a441000 – 0x9a559ff7  com.apple.coreavchd (5.6.0 – 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

    0x9a55a000 – 0x9a56cfff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

    0x9a56d000 – 0x9a576ffd  com.apple.audio.SoundManager (4.0 – 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

    0x9a577000 – 0x9a595ff3  com.apple.openscripting (1.3.6 – 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

    0x9a596000 – 0x9a605ffb  com.apple.Heimdal (3.0 – 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

     

    External Modification Summary:

    Calls made by other processes targeting this process:

    task_for_pid: 16

    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: 657

    thread_create: 1

    thread_set_state: 0

     

    VM Region Summary:

    ReadOnly portion of Libraries: Total=212.1M resident=103.9M(49%) swapped_out_or_unallocated=108.3M(51%)

    Writable regions: Total=229.4M written=13.8M(6%) resident=61.9M(27%) swapped_out=0K(0%) unallocated=167.5M(73%)

     

    REGION TYPE                      VIRTUAL

    ===========                      =======

    ATS (font support)                 32.0M

    ATS (font support) (reserved)         4K        reserved VM address space (unallocated)

    CG backing stores                  12.3M

    CG image                            172K

    CG raster data                      356K

    CG shared images                   1216K

    CoreServices                       3364K

    IOKit                              17.5M

    MALLOC                            132.4M

    MALLOC guard page                    48K

    Memory tag=240                        4K

    Memory tag=242                       12K

    Memory tag=249                      192K

    Memory tag=250                       60K

    Memory tag=35                      1408K

    OpenCL                              120K

    OpenGL GLSL                         896K

    Stack                              71.1M

    VM_ALLOCATE                        16.2M

    __DATA                             14.2M

    __DATA/__OBJC                       488K

    __IMAGE                             528K

    __IMPORT                             32K

    __LINKEDIT                         34.0M

    __OBJC                             2804K

    __OBJC/__DATA                        52K

    __PAGEZERO                            4K

    __TEXT                            178.1M

    __UNICODE                           544K

    mapped file                        68.5M

    shared memory                      23.6M

    ===========                      =======

    TOTAL                             612.0M

    TOTAL, minus reserved VM space    612.0M

     

    Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f32

    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.81.22)

    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports

    Network Service: Wi-Fi, AirPort, en0

    Serial ATA Device: APPLE SSD SM768E, 751.28 GB

    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2

    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: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 5

    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4

    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8

    USB Device: MPK mini, 0x09e8  (AKAI  professional M.I. Corp.), 0x007c, 0x14200000 / 1

     

     

    #19690
    vade
    Keymaster

    Hi

    Interesting. That error is:

    “The specified audio hardware device could not be located.”

    Can you check your input device preferences and see if changing it solves the issue for you?

    #19691
    jayrinsky
    Participant

    Thanks for the quick response!! 🙂

    Nice one!

    I’ve changed the Audio input device to my my built in and it isn’t crashing anymore. I guess it was looking for my soundcard that isn’t connected at the moment.

    I am still getting the ‘NO DEVICE’ watermark on the the recorded output. Screenshot below:

    https://dl.dropbox.com/u/5434751/Screen%20Shot%202013-03-18%20at%2012.45.14%20PM.png

    https://dl.dropbox.com/u/5434751/Screen%20Shot%202013-03-18%20at%2012.46.26%20PM.png

    Anyway of removing the watermark?

    #19693
    vade
    Keymaster

    I have no idea what that watermark is or where it is coming from. It isn’t Syphon…

    #19695
    jayrinsky
    Participant

    hmmmm.. so close to getting this working.

    The watermark is coming from within Syphon and outputs it to the final recording as well, it must be coming from within the recorder.

    It is to do with Resolume Avenue, as when I change the ‘Source’ in the Syphon Recorder to ‘Mix Emergency’ it disappears, when I set it to ‘Composition Avenue’ it reappears. (I tried playing with setting inside Resolume but couldn’t get it to disappear)

    Here is another screengrab comparing the ‘Syphon Recorder’ to Resoulme window, you can see that the recorder is adding the watermark as ‘NO DEVICE’ is nowhere in the composition.

    https://dl.dropbox.com/u/5434751/Screen%20Shot%202013-03-18%20at%204.24.37%20PM.png

    Any other screen grabs or info you need?

    Appreciate you’re quick responses, almost there…

     

    #19696
    vade
    Keymaster

    That sounds like a Resolume question then, no? That has nothing to do with Syphon.

    To be clear – Syphon Recorder / Syphon at all does nothing to change the image. Its either there from the serving app or Syphon doesnt see it.

    Check the Resolume forums.

    #19697
    jayrinsky
    Participant

    No.. It ‘Syphon Recorder’ that is adding the watermark. I am positive of that.

    Any other info or screen grabs I can send to help trouble shoot?

     

    #19698
    vade
    Keymaster

    Ok, im not really sure how to explain this, but.

    We wrote Syphon Recorder. Its not adding a thing to the image – really.

    Do yourself a favor and see if you see it in any other Syphon enabled app, like Simple Client, or VDMX, etc.

    I even double checked and looked at the code and we don’t add anything anywhere. I’m not really sure why you are so confident, but take a moment and think about what you’re saying and why I feel confident in taking the time to give the advice I am giving to you.

    Just because what you see in Resolume’s preview does not mean Resolume isnt outputting something additional to Syphon. Syphon isn’t a screen grab. You can shit out whatever you want however you want to Syphon. Notice how the FPS panel isnt in Syphon?

    Go talk to Resolume, its likely you have a video capture device or audio input set up from a preset and the device (audio or video) is no longer present.

    #19699
    jayrinsky
    Participant

    Advice taken.

    I’ve written to Resolume and will post back as soon as I can solve this.

    Thanks for taking the time to write back quickly , hopefully this will get  this fixed soon.

    To be continued..

    #19701
    bangnoise
    Keymaster

    Regarding your audio device problems – I’ve (somewhat) improved handling of missing audio devices in an update just now.

    If you have a moment, could you update to the latest version and see if you still get a crash when your soundcard is selected as the source but disconnected? It would be good to solve this.

    http://syphon.v002.info/recorder/

    #19729
    jayrinsky
    Participant

    First up – PROBLEM SOLVED, yeah!

    In Resolume – Go to ‘Output’ and uncheck – ‘Show Display and Slice Info’.

    Again, apologies for being certain this was a ‘Syphon Recording’ error, I had the wrong understanding of how Syphon works.

    I am currently on the road without my soundcard so can not emulate exactly. However I’ve updated to ‘Syphon Recording 11’ and only current sound devices are appearing to select from.

    I’ll try and emulate with other sound cards and report back if there are issues.

    Thanks again for helping fix these issues so quickly, this software is a game changer!

     

    #19731
    vade
    Keymaster

    Awesome that both issues are solved. Thanks for getting back to us, its good to know when fixes actually fix!

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.