Program crashes when I try to export to pdf file using CR for VS2010

I'm using VS2010, framework 4.0. I can view, print, and export the report to excel. When I click export, select pdf, enter a file name, and click save...I get the following message:
Value cannot be null.
Parameter name: window
I added Ludek's code to limit exports to pdf and excel to my JPTreportView.xaml.vb file:
Public Class JPTReportView
        Private Sub UserControl_Loaded(ByVal sender As System.Object, ByVal e As System.Windows.RoutedEventArgs) Handles MyBase.Loaded
            reportViewer.ViewerCore.ReportSource = Me.DataContext.ReportSource
            reportViewer.ViewerCore.ToggleGroupTree = False
            reportViewer.ViewerCore.ToggleParameterPanel = False
            reportViewer.ViewerCore.ToggleSidePanel = False
            Dim exportFlags = (CrystalDecisions.Shared.ViewerExportFormats.PdfFormat Or CrystalDecisions.Shared.ViewerExportFormats.ExcelFormat)
            reportViewer.ViewerCore.AllowedExportFormats = exportFlags
        End Sub
    End Class

My parameters are set in the code and are set to "Do not show" in the report. The pdf export did not work before I added the code to limit the export options. The code in JptReportView.xaml:
<UserControl xmlns:my="clr-namespace:SAPBusinessObjects.WPF.Viewer;assembly=SAPBusinessObjects.WPF.Viewer"
             x:Class="View.JPTReportView"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
             mc:Ignorable="d"
             d:DesignHeight="300" d:DesignWidth="300">
    <my:CrystalReportsViewer Name="reportViewer" ShowOpenFileButton="False" ShowToggleSidePanelButton="False"     ShowRefreshButton="False" ShowLogo="False" Focusable="True" />
</UserControl>

Similar Messages

  • Acrobat x pro crashes when I try to flatten a pdf after using typewriter to insert a date

    acrobat x pro crashes when I try to flatten a pdf after using typewriter to insert a date.
    Has anybody else seen this problem? Is there a fix?
    I wanted to download the demo of acrobat XI but it says the previous version will be removed and deactivate the license. That sucks!

    Yes it is up to date.
    I can use the stamp tool and flatten it after with no problems, but the typewriter tool crashes it upon attempting to flatten.

  • Indesign CS6 keeps crashing when I try and export to pdf

    the error message reads in part
    196 com.adobe.InDesign.Print                0x2591e703 GetPlugIn + 497427
    I have downloaded all update. Working on a MacBook Pro 10.6.8
    Help

    Please post the entire crash report on pastebin.com and put a link here. No guarantees, but we're a lot more likely to find an answer if we see the whole report.
    What have you tried, if anything to resolve the problem?

  • Keynote 09 crashes when I try to export in pdf after update. Solution?

    The title says everything. Worked perfectly before OS update. Anyone has the same problem? Anyone has a solution?
    Thank you
    Federico

    other users have reported that microsoft safety scanner catches & removes this malware - so try to run a scan with it too: http://www.microsoft.com/security/scanner/default.aspx

  • Preview keeps crashing when I try to export file with a filter

    Hello,
    I've been searching and searching for an answer to no avail. When I try to export a pdf file in preview with a gray tone filter (or any filter for that matter) Preview crashes. I am trying to convert and save a color pdf file into a black and white pdf file. I don't want to print it - just save as a black and white version of the original. Below is the crash report.
    I've tried deleting .plist files, cache files and container files. I've repaired my disk permissions. Nothing's working... Any thoughts? THANKS!
    Process:         Preview [3301]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5.3 (719.31)
    Build Info:      Preview-719031000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [129]
    Date/Time:       2013-09-24 15:52:44.019 -0400
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          508428 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  2922063 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      905CE8DF-4DFE-478D-B97D-B20A059FD197
    Crashed Thread:  7
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[3301]: garbage collection is OFF
    *** error for object 0x7fef7c0be810: pointer being freed was not allocated
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff924cf67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff924ced71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d87f50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d887c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d887486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff8f9a42bf RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff8f9ab56d ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff8f9ab3fa BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8a992779 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff8a99207d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00007fff8a98e9b9 -[NSApplication run] + 470
    11  com.apple.AppKit                        0x00007fff8ac0aeac NSApplicationMain + 867
    12  com.apple.Preview                       0x0000000106ddde14 0x106ddc000 + 7700
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff924d17e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8db48786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8db47316 _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff924d0ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff869df7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff869d0a7a abort + 143
    3   libsystem_c.dylib                       0x00007fff86a2f84c free + 389
    4   libobjc.A.dylib                         0x00007fff8db86d53 object_dispose + 57
    5   com.apple.CoreFoundation                0x00007fff8d880086 -[NSObject dealloc] + 102
    6   com.apple.CoreFoundation                0x00007fff8d89c80e -[__NSArrayI dealloc] + 398
    7   com.apple.CoreFoundation                0x00007fff8d857ab0 CFRelease + 176
    8   com.apple.CoreGraphics                  0x00007fff91470192 color_finalize + 21
    9   com.apple.CoreFoundation                0x00007fff8d857bf6 CFRelease + 502
    10  com.apple.CoreGraphics                  0x00007fff9145e9f2 CGGStateRelease + 83
    11  libCFilter.A.dylib                      0x000000010bb9049e ctxftr_DrawPath + 120
    12  com.apple.CoreGraphics                  0x00007fff9146127c CGContextDrawPath + 196
    13  com.apple.CoreGraphics                  0x00007fff9146bd34 CGPDFDrawingContextDrawPath + 141
    14  com.apple.CoreGraphics                  0x00007fff9146b668 pdf_scanner_handle_xname + 111
    15  com.apple.CoreGraphics                  0x00007fff9146a92e CGPDFScannerScan + 246
    16  com.apple.CoreGraphics                  0x00007fff914680f7 CGPDFDrawingContextDrawPage + 489
    17  com.apple.CoreGraphics                  0x00007fff91467dc3 pdf_page_draw_in_context + 97
    18  com.apple.PDFKit                        0x00007fff92565b78 -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 1158
    19  com.apple.PDFKit                        0x00007fff9256036b -[PDFDocument(PDFDocumentInternal) writeToConsumer:withOptions:] + 991
    20  com.apple.PDFKit                        0x00007fff9255b75e -[PDFDocument writeToURL:withOptions:] + 240
    21  com.apple.Preview                       0x0000000106ec386e 0x106ddc000 + 948334
    22  com.apple.Preview                       0x0000000106ec350a 0x106ddc000 + 947466
    23  com.apple.Preview                       0x0000000106ec3490 0x106ddc000 + 947344
    24  com.apple.AppKit                        0x00007fff8ad46d6f -[NSDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] + 455
    25  com.apple.AppKit                        0x00007fff8ad47170 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 583
    26  com.apple.AppKit                        0x00007fff8ad308fc -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 27
    27  com.apple.AppKit                        0x00007fff8ad46f17 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 344
    28  com.apple.Preview                       0x0000000106e83a02 0x106ddc000 + 686594
    29  com.apple.AppKit                        0x00007fff8ad5074f __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_8 + 329
    30  com.apple.AppKit                        0x00007fff8ad4fb2a __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_15 + 326
    31  libdispatch.dylib                       0x00007fff8db46a82 _dispatch_call_block_and_release + 18
    32  libdispatch.dylib                       0x00007fff8db47961 _dispatch_worker_thread2 + 255
    33  libsystem_c.dylib                       0x00007fff869df3da _pthread_wqthread + 316
    34  libsystem_c.dylib                       0x00007fff869e0b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff924d1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff869df594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff869e0b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff924d1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff869df594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff869e0b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff924d1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff869df594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff869e0b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff924d1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff869df594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff869e0b85 start_wqthread + 13
    Thread 7 Crashed:
    0   libsystem_kernel.dylib                  0x00007fff924d1e62 sigprocmask + 10
    1   libsystem_c.dylib                       0x00007fff869d0a4d abort + 98
    2   libsystem_c.dylib                       0x00007fff86a2f84c free + 389
    3   libobjc.A.dylib                         0x00007fff8db86d53 object_dispose + 57
    4   com.apple.imageKit                      0x00007fff8f348d12 -[_IKIRLMainProxy dealloc] + 109
    5   libobjc.A.dylib                         0x00007fff8db8703c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
    6   com.apple.CoreFoundation                0x00007fff8d880915 _CFAutoreleasePoolPop + 37
    7   com.apple.Foundation                    0x00007fff8e6fa6cf -[NSAutoreleasePool drain] + 154
    8   com.apple.imageKit                      0x00007fff8f402a1a -[IKTaskManager taskLoop] + 337
    9   com.apple.Foundation                    0x00007fff8e75072a -[NSThread main] + 68
    10  com.apple.Foundation                    0x00007fff8e7506a2 __NSThread__main__ + 1575
    11  libsystem_c.dylib                       0x00007fff869dd8bf _pthread_start + 335
    12  libsystem_c.dylib                       0x00007fff869e0b75 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000010f45e6e0  rcx: 0x000000010f45e6c8  rdx: 0x0000000000000000
      rdi: 0x0000000000000003  rsi: 0x000000010f45e6d4  rbp: 0x000000010f45e6f0  rsp: 0x000000010f45e6c8
       r8: 0x0000000000000000   r9: 0x00007fff86a42230  r10: 0x0000000000000488  r11: 0xffffff80002dad60
      r12: 0x00000001070bb000  r13: 0x0000000000000009  r14: 0x000000010bbb1000  r15: 0x0000000000000009
      rip: 0x00007fff924d1e62  rfl: 0x0000000000000246  cr2: 0x000000010bbb2000
    Logical CPU: 0
    Binary Images:
           0x106ddc000 -        0x106fc1fe7  com.apple.Preview (5.5.3 - 719.31) <E14FBEB4-4483-3369-B874-C105C32EFC8A> /Applications/Preview.app/Contents/MacOS/Preview
           0x10704f000 -        0x10706eff7  com.apple.MediaUI (1.0 - 1) <13D30942-8B4A-3B96-B8F0-3AD1AC9A5E9B> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x109081000 -        0x10908ffff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x109096000 -        0x1090a0fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x109823000 -        0x10984cfff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <826A969F-0079-3B2D-9EE6-DB23FA9DDD05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x10999a000 -        0x109b52fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x109b89000 -        0x109ce3fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x109d15000 -        0x109fd6fe7  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <FF44B1BD-D515-348E-A405-F0F834C83D00> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x10a025000 -        0x10a053ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10a05c000 -        0x10a05fff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10a074000 -        0x10a075ff2 +cl_kernels (??? - ???) <876AA142-57DC-4B88-A340-DA3F25F374D9> cl_kernels
           0x10a9d5000 -        0x10a9e7fff +com.brother.print.pde.CocoaBRCLQuality (4.0.1 - 19) <6AE2B8AD-4975-4B43-BB60-0964CB490006> /Library/Printers/Brother/PDEs/BRCLQuality.bundle/Contents/MacOS/BRCLQuality
           0x10aa0f000 -        0x10aa15ff7 +com.brother.print.pde.CocoaBRSecurePrint (4.1.0 - 6) <968E8E21-37F2-AE4B-F862-D572ED936D67> /Library/Printers/Brother/PDEs/BRSecurePrint.bundle/Contents/MacOS/BRSecurePrin t
           0x10aa90000 -        0x10aa90ff1 +cl_kernels (??? - ???) <3963291F-10FD-457D-BDEA-35D355A24FF6> cl_kernels
           0x10aa96000 -        0x10aa97ff3 +cl_kernels (??? - ???) <5AC07DE8-0755-41B4-8F94-1BE3BD914292> cl_kernels
           0x10aad9000 -        0x10aadaff3 +cl_kernels (??? - ???) <4A1CD840-DFE6-4D2B-A5E5-FC56437B350A> cl_kernels
           0x10b16c000 -        0x10b320ff7  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <31ADECC6-ADF3-36C5-A0CB-A8133151B8DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x10b357000 -        0x10b357ff3 +cl_kernels (??? - ???) <C25545B4-D109-47AE-8792-1C59E6F90CB8> cl_kernels
           0x10b359000 -        0x10b360fff +com.brother.print.pde.CocoaSendFax (3.2.5 - 32) <ADF956BC-6743-DE02-905C-13DEEE44D70F> /Library/Printers/Brother/PDEs/BRSendFax.bundle/Contents/MacOS/BRSendFax
           0x10bb8b000 -        0x10bb97fff  libCFilter.A.dylib (600.0.0 - compatibility 64.0.0) <5E36C67F-67C4-3F52-A1AF-C814C380FA09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
           0x10bc91000 -        0x10bd30ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10e552000 -        0x10e586fff  com.apple.printingprivate.framework.PrintingPrivate (7.4 - 68.4) <5C9D0EC3-70C8-34E8-8F11-1CB9FA6991DC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x10e5aa000 -        0x10e5e1fff  com.apple.print.framework.Print.Private (7.5 - 378.14) <5A64626E-029E-3DD4-95EB-4B1D756135AC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x10e5fe000 -        0x10e641fff  com.apple.print.PrintingCocoaPDEs (7.5 - 378.14) <359CC597-D3B6-3141-A779-E3EB23DAB36C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
        0x7fff669dc000 -     0x7fff66a10baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff86625000 -     0x7fff86641fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff86642000 -     0x7fff8665eff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8665f000 -     0x7fff86660fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff86661000 -     0x7fff86690fff  com.apple.shortcut (2.1 - 2.1) <BE0AB36A-6911-356B-8784-D39175ACAF55> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff86691000 -     0x7fff866d0fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff866d3000 -     0x7fff8698bfff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8698c000 -     0x7fff8698efff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8698f000 -     0x7fff86a6cfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff86a6d000 -     0x7fff86a73ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff86af4000 -     0x7fff870d8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87381000 -     0x7fff873bcfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff873bd000 -     0x7fff874c4fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff874c5000 -     0x7fff874cafff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff874cb000 -     0x7fff87570fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff87571000 -     0x7fff875a1ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff875a2000 -     0x7fff875a4ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff876a8000 -     0x7fff876bdfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff876be000 -     0x7fff876e5fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff876ec000 -     0x7fff8775cfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8775d000 -     0x7fff877c5ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8792b000 -     0x7fff87988ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff879a5000 -     0x7fff879aeff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff879af000 -     0x7fff87a41ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff87a8b000 -     0x7fff87acdfff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff87ace000 -     0x7fff87ae0ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff87ae1000 -     0x7fff87aeffff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff87af2000 -     0x7fff87b34ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87b35000 -     0x7fff87babfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff888e4000 -     0x7fff888e9fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff888ea000 -     0x7fff88909fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8890a000 -     0x7fff8890afff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8890b000 -     0x7fff8890cfff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff8890d000 -     0x7fff8890dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88b24000 -     0x7fff88b64fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8903f000 -     0x7fff89506fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff89515000 -     0x7fff8953dfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8953e000 -     0x7fff89542fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89543000 -     0x7fff89976ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff89b96000 -     0x7fff89baaff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89bab000 -     0x7fff89babfff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff89bac000 -     0x7fff89ce2fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff89ce3000 -     0x7fff89ce3fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89ce4000 -     0x7fff89d0fff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff89d10000 -     0x7fff89d2afff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89d39000 -     0x7fff89d3afff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff89d50000 -     0x7fff89d5bff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89d5c000 -     0x7fff89e51fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff89ea9000 -     0x7fff89f1fff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff89f20000 -     0x7fff8a122fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8a123000 -     0x7fff8a21dff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a241000 -     0x7fff8a29cfff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8a29d000 -     0x7fff8a3aafff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8a43a000 -     0x7fff8a553fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a554000 -     0x7fff8a660fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a661000 -     0x7fff8a696fff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8a697000 -     0x7fff8a6ddfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8a6de000 -     0x7fff8a6e9ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8a8a5000 -     0x7fff8a989ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a98a000 -     0x7fff8b590fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8b591000 -     0x7fff8b5bcfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8b5bf000 -     0x7fff8b5e8fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8b5e9000 -     0x7fff8b5efff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8b5f0000 -     0x7fff8b614fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8b6dd000 -     0x7fff8b6defff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8b6df000 -     0x7fff8b6fcff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8b6fd000 -     0x7fff8b702fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8b703000 -     0x7fff8b799ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8bb84000 -     0x7fff8bb96ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8bb97000 -     0x7fff8beb3fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8beb4000 -     0x7fff8bf1fff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bf20000 -     0x7fff8bffffff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8c000000 -     0x7fff8c3aafe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8c3ab000 -     0x7fff8c7d8fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8c7d9000 -     0x7fff8c7e0fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8c8f7000 -     0x7fff8c920ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c991000 -     0x7fff8cb1cff7  com.apple.QTKit (7.7.1 - 2348) <9F6E8775-002D-3B79-90CC-D5117C50DB00> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8cb1d000 -     0x7fff8cb1eff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8cb1f000 -     0x7fff8cb24fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8cb25000 -     0x7fff8cc22ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8cc23000 -     0x7fff8ce94fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ce95000 -     0x7fff8cee9fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8cf9c000 -     0x7fff8cfdcfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8d02a000 -     0x7fff8d065fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8d066000 -     0x7fff8d0b2ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d0b3000 -     0x7fff8d0edfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d0ee000 -     0x7fff8d0f4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d0f5000 -     0x7fff8d197fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d198000 -     0x7fff8d2f5fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d327000 -     0x7fff8d383ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d389000 -     0x7fff8d397fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d3a4000 -     0x7fff8d3b7ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8d3b8000 -     0x7fff8d3caff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8d44e000 -     0x7fff8d452ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d453000 -     0x7fff8d67dfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8d67e000 -     0x7fff8d77ffff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8d780000 -     0x7fff8d7c1fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d7c2000 -     0x7fff8d838fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8d847000 -     0x7fff8d847fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8d848000 -     0x7fff8d84efff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8d84f000 -     0x7fff8da23ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8da8b000 -     0x7fff8daebfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8daec000 -     0x7fff8daf3fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8daf4000 -     0x7fff8db38ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8db39000 -     0x7fff8db44ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8db45000 -     0x7fff8db53fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8db54000 -     0x7fff8db59fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8db5a000 -     0x7fff8db67fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8db68000 -     0x7fff8db77fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8db78000 -     0x7fff8dc5ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8dcaa000 -     0x7fff8dcd7fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8dcd8000 -     0x7fff8dce2ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8dce3000 -     0x7fff8dce3fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8dce4000 -     0x7fff8dce9ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8dcea000 -     0x7fff8dfdfff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8dfe0000 -     0x7fff8e053fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e080000 -     0x7fff8e080fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e081000 -     0x7fff8e0caff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e0cb000 -     0x7fff8e10bff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8e10c000 -     0x7fff8e10fff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8e110000 -     0x7fff8e114fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8e115000 -     0x7fff8e118fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e119000 -     0x7fff8e1bafff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8e1e5000 -     0x7fff8e1e5fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e1f1000 -     0x7fff8e1f1fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8e1f2000 -     0x7fff8e2deff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8e675000 -     0x7fff8e6c7ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e6f1000 -     0x7fff8e6f4fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8e6f6000 -     0x7fff8ea0ffff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8ea10000 -     0x7fff8ea11fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ea12000 -     0x7fff8f1bafff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f1d7000 -     0x7fff8f228ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8f229000 -     0x7fff8f230fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8f231000 -     0x7fff8f231fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8f2b3000 -     0x7fff8f337ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8f338000 -     0x7fff8f5b0fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8f5b1000 -     0x7fff8f5c8fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8f5d8000 -     0x7fff8f633ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f634000 -     0x7fff8f655fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8f656000 -     0x7fff8f65afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff8f65b000 -     0x7fff8f65dfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8f66a000 -     0x7fff8f6c2ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f6c3000 -     0x7fff8f73eff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8f73f000 -     0x7fff8f756fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f75a000 -     0x7fff8f786ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f7e3000 -     0x7fff8f800fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8f801000 -     0x7fff8f9a1ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f9a2000 -     0x7fff8fccefff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8fccf000 -     0x7fff8fcdcff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8fcdd000 -     0x7fff8fffffff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff90004000 -     0x7fff900b7ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff900b8000 -     0x7fff900bffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff900c0000 -     0x7fff90143fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff90a45000 -     0x7fff90a61fff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff90a62000 -     0x7fff90b29ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff90b2a000 -     0x7fff90c2cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff90cfe000 -     0x7fff90d01fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff90e2a000 -     0x7fff90e5ffff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff90e60000 -     0x7fff9127eff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff91281000 -     0x7fff91283fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff91284000 -     0x7fff91309ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff91347000 -     0x7fff91356ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff91357000 -     0x7fff91357fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff91358000 -     0x7fff9136eff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff9136f000 -     0x7fff913c2fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff913c3000 -     0x7fff913d1ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff913da000 -     0x7fff91d78a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff91d88000 -     0x7fff91df0ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff91df1000 -     0x7fff91f58fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff91f59000 -     0x7fff91f5cfff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff91f5d000 -     0x7fff91f64fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff91fd2000 -     0x7fff91ff8fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff92007000 -     0x7fff9202bfff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9202c000 -     0x7fff92067fff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff92068000 -     0x7fff92069ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9206a000 -     0x7fff920beff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff920bf000 -     0x7fff92159ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff9215a000 -     0x7fff92238fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff923d5000 -     0x7fff92402fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff92403000 -     0x7fff9244aff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff9244b000 -     0x7fff92474fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff92475000 -     0x7fff924b9ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff924ba000 -     0x7fff924dafff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff924db000 -     0x7fff924dcff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff924dd000 -     0x7fff924e3fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff924e4000 -     0x7fff924f0fff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff924f1000 -     0x7fff92553ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff92554000 -     0x7fff9260afff  com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9260b000 -     0x7fff92710fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff92711000 -     0x7fff9275ffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff92e25000 -     0x7fff92e3bfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff92e3c000 -     0x7fff92e44fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff92e45000 -     0x7fff930b9fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff930ba000 -     0x7fff930c5fff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff930c6000 -     0x7fff930f9ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff930fa000 -     0x7fff9341fff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 9
        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: 5739
        thread_create: 886
        thread_set_state: 921
    VM Region Summary:
    ReadOnly portion of Libraries: Total=202.4M resident=83.9M(41%) swapped_out_or_unallocated=118.5M(59%)
    Writable regions: Total=165.9M written=22.4M(14%) resident=53.0M(32%) swapped_out=60K(0%) unallocated=113.0M(68%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  12.3M
    CG image                           4772K
    CG raster data                      300K
    CG shared images                   4464K
    CoreAnimation                       260K
    CoreGraphics                         16K
    CoreImage                             8K
    CoreServices                       1824K
    IOKit                              26.5M
    IOKit (reserved)                   1024K        reserved VM address space (unallocated)
    MALLOC                             89.8M
    MALLOC guard page                    80K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                      124K
    OpenCL                               52K
    OpenGL GLSL                        1024K
    STACK GUARD                        56.0M
    Stack                              11.6M
    VM_ALLOCATE                        17.2M
    __CI_BITMAP                          80K
    __DATA                             18.3M
    __IMAGE                             528K
    __LINKEDIT                         50.1M
    __TEXT                            152.4M
    __UNICODE                           544K
    mapped file                        48.3M
    shared memory                      10.8M
    ===========                      =======
    TOTAL                             507.9M
    TOTAL, minus reserved VM space    506.9M

    If you have not already done so, it would be a good idea to search/ask in the Adobe forums.   And I would recommend you never dump crash reports until asked to do so.
    https://forums.adobe.com/community/indesign

  • Please Help! InCopy crashes when I try to export...

    Please help me!
    InCopy crashes when I try to export to PDF. The file I'm working in was originally an InDesign CS3 file that was converted to InDesign CS4 when we upgraded our software. We've run into some BIG PROBLEMS with CS4, and so we've exported our CS4 InDesign files as CS3 .INX files so we can work on them in InDesign CS3.
    I've isolated that the problem is only when I try to export pages that have a large ad that goes through the gutter of the newspaper spread. All other pages PDF fine from InCopy CS3.
    I opened an old CS3 file (that was never converted to CS4), and double checked that I can still export the whole file to PDF including the pages that have ads going through the gutter.
    Is this a bug with CS4 files? Does anyone have any suggestions on how to fix the problem? NOTE: I already tried splitting the box for the ad into 2 separate boxes (one on each page), but InCopy still crashes when I try to export either one of the pages that has content through the gutter.
    Thanks for any help you can give me.
    - Valerie

    I've moved your question to the Adobe ExportPDF forum for that service.

  • Have been here before but still have not resolved a fix for a black screen when I try to access a PDF file...Now I've got a new iPad and need the User Guide which is only available inPDF

    Have been here before but still have not resolved a fix for a black screen when I try to access a PDF file using Safari...Now I've got a new iPad and need the User Guide which is only available in PDF and FireFox will not work.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • My computer crashes when I try to export from iMovie. What is the problem.

    Why does my computer crash when I try to export it?

    Does it happen with different iMovie projects or does it keep doing it with the same one? Might be a corrupt movie file.
    Do you have iLife 11 on disc? If so you might try reinstalling iMovie and try it again, first without updating anything, and if that works then try updating and see if the problem comes back. It could also just be that iMovie is corrupt.

  • After the latest Security Update 2012-001 (Mac OS X 10.6.8) my Adobe Photoshop CS 8, Dreamweaver 8, and InDesign CS programs crash when I try to save a file.

    After the latest Security Update 2012-001 (Mac OS X 10.6.8) my Adobe Photoshop CS 8, Dreamweaver 8, and InDesign CS programs crash when I try to save a file. HELP!!!

    Howdy,
    Apparently some are reporting that this causes the older PowerPC (PPC) applications that are supported in 10.6 via 'Rosetta' to crash upon attempting to open/save/print using any dialog box, or fail in other similar ways such as simply not printing or quitting, or freezing/hanging/crashing of the application.
    I have read of some companies that have indeed submitted proper bug reports to Apple, but that is not a guarantee of a bug-fix being issued.
    You might wish to read:
    http://www.macintouch.com/readerreports/snowleopard/index.html#d02feb2012
    If you are unsure if you are still using PowerPC apps, if the application is currently running, look under the 'Activity Monitior' (in Applications -> Utilities), or alternatively you could check in the System Profiler, Applications. Check the column "Type".
    Here is a fairly simple way you can restore you system and restore you applications functionality again, if you don't have a recent clone or good Time Machine backup that you can restore from. If you do, restore from your backup prior to having installed the Security Update 2012-001.
    Time Machine restore: http://support.apple.com/kb/ht1427
    If you are restoring a backup made by a Mac to the same Mac
    With your backup drive connected, start up your Mac from the Lion recovery partition (Command-R at startup) or Mac OS X v10.6 installation disc. Then use the "Restore From Time Machine Backup" utility. Select the backup prior to your issues, and it will be restored back to the state it was in at that time.
    If you can't easily restore from a backup, you can instead do the following:
    - You first start by reinstalling your OS X 10.6.x, this will preserve all your user data, your applications, no worries there.
    - Then install the Mac OS X 10.6.8 Update Combo v1.1 (links provided below)
    - Make sure you're printers are showing up correctly in your system preferences, if not, re-add the printers
    - Then finally, run the Apple Software Update (by pulling down the Apple Menu), and install any and all remaining updates, except do not then re-install the Security Update 2012-001. It is possible that you may have to reboot after installing some of the updates, and you may even need to run it a 2nd time to make sure that you've got all updates, except NOT the Security Update 2012-001.
    Links for 10.6.8 Update Combo v1.1:
    http://support.apple.com/kb/DL1399
    or the link to directly download this 1.09GB combo updater:
    http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg
    Cheers,
    Daniel Feldman
    =======================
      MacMind
      Certified Member of the
      Apple Consultants Network
      Apple Certified (ACHDS)
      E-mail:  [email protected] 
      Phone:   1-408-454-6649
      URL : www.MacMind.com
    =======================

  • Hi my itunes program crashes when i try to access the itunes store.  Have tried to uninstall and reinstall to no avail.

    Hi my itunes program crashes when i try to access the itunes store.  Have tried to uninstall and reinstall to no avail.

    Me too - running iTunes 10.5.3 on Windows 7.  Will allow me to sign in to iTunes, download app updates and then if I either close iTunes or try to sign out of my iTunes account it all freezes.  So frustrating, because my understanding is that iTunes saves the library file when exiting.  So, everytime I update apps I lose all the downloads.

  • K recent upgrades my mac laptop to lion. Since then iMovie crashes when i try to export a movie project. I ofter get a message that says not enough memory in the heap zone. What can be done?

    I recent upgraded my mac laptop to lion. Since then iMovie crashes when i try to export a movie project. I ofter get a message that says not enough memory in the heap zone. What can be done?

    I recent upgraded my mac laptop to lion. Since then iMovie crashes when i try to export a movie project. I ofter get a message that says not enough memory in the heap zone. What can be done?

  • DVD studio pro 4 crashes when I try to open a project file. Just upgraded to snow leopard.

    Hey guys,
    I am working with DVD studio pro 4 and it keeps crashing on me. It crashes when I try to open a project file through the top menu, it crashes when I click the "import" button on the assets tab, and it also crashes when I try to save a project file. I am using a legitimate copy and I have tried reinstalling it, repairing disc permissions, and updating it. Oh and also one big thing, I just recently upgraded to snow leopard.
    Any fixes for this?
    Thanks guys!

    Hey guys, here is the crash codes that I am getting.
    Interval Since Last Report:          608 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  57 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      4F049798-25C3-4E24-AC54-FBED8CE6C174
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000022
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: frame
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x956441bf objc_msgSend_stret + 15
    1   ...le.prokit.SnowLeopardPanels          0x16058e2a _NSProNavDrawLabelColorIndexImpl + 11395
    2   ...le.prokit.SnowLeopardPanels          0x1605766e _NSProNavDrawLabelColorIndexImpl + 5319
    3   com.apple.dspinterface                  0x00044d76 -[DSPXProjectBinModule importAsset:] + 276
    4   com.apple.AppKit                        0x92b98a26 -[NSApplication sendAction:to:from:] + 112
    5   com.apple.prokit                        0x00469414 -[NSProApplication sendAction:to:from:] + 127
    6   com.apple.AppKit                        0x92c78255 -[NSControl sendAction:to:] + 108
    7   com.apple.AppKit                        0x92c73d02 -[NSCell _sendActionFrom:] + 169
    8   com.apple.AppKit                        0x92c72ff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    9   com.apple.AppKit                        0x92cc86ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    10  com.apple.prokit                        0x004ae21e -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 539
    11  com.apple.AppKit                        0x92c71a4f -[NSControl mouseDown:] + 812
    12  com.apple.AppKit                        0x92c6fa58 -[NSWindow sendEvent:] + 5549
    13  com.apple.prokit                        0x004919f0 -[NSProWindow sendEvent:] + 264
    14  com.apple.dspinterface                  0x000abb8e -[DSPXDocumentWindowClass sendEvent:] + 770
    15  com.apple.AppKit                        0x92b8860b -[NSApplication sendEvent:] + 6431
    16  com.apple.prokit                        0x0046c040 -[NSProApplication sendEvent:] + 1901
    17  com.apple.AppKit                        0x92b1c253 -[NSApplication run] + 917
    18  com.apple.prokit                        0x0046c3f6 NSProApplicationMain + 326
    19  com.apple.dvdstudiopro                  0x000034d8 0x1000 + 9432
    20  com.apple.dvdstudiopro                  0x00002ce6 0x1000 + 7398
    21  com.apple.dvdstudiopro                  0x00002c0d 0x1000 + 7181
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9044a382 kevent + 10
    1   libSystem.B.dylib                       0x9044aa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x90449f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9045175e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x904533f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.CoreGraphics                  0x97637b7d layer_blit_work_queue_thread + 973
    4   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    5   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90423b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x904805a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9629495c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x9624d451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x9624d334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.dvdbase                       0x007bc0f9 -[ThreadSafeQueue headItem] + 46
    7   com.apple.dvdbase                       0x007bfa64 -[MPEGEncoderManager generateMPEG_ThreadProc:] + 154
    8   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x90451259 _pthread_start + 345
    11  libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9047d9c5 nanosleep$UNIX2003 + 188
    2   com.apple.Foundation                    0x962805d5 +[NSThread sleepUntilDate:] + 147
    3   com.apple.dvdbase                       0x007bfce8 -[MPEGEncoderManager checkEncoderServer] + 87
    4   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    7   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x90423b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x904805a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9629495c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x9624d451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x9624d334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.dvdbase                       0x007bc0f9 -[ThreadSafeQueue headItem] + 46
    7   com.apple.dvdbase                       0x007c2d28 -[AIFFEncoderManager generateAIFF_ThreadProc:] + 109
    8   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x90451259 _pthread_start + 345
    11  libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90442ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x92624c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    3   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9049a05f pthread_cond_wait + 48
    3   com.apple.dvdbase                       0x009db585 -[DVDAssetScheduler mainLoop:] + 191
    4   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    7   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x90423afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90424267 mach_msg + 68
    2   com.apple.CoreFoundation                0x925e530f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x925e43f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x925ea334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x90004b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x9185054a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    8   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 9:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9047d9c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x9047d903 usleep$UNIX2003 + 61
    3   com.apple.DesktopServices               0x9000e731 TNode::WaitToBeSynced(bool) + 197
    4   com.apple.DesktopServices               0x9000e4a0 TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned long) + 210
    5   com.apple.DesktopServices               0x9005cd2a TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 76
    6   com.apple.DesktopServices               0x900182a9 TNode::FindUserFolder(unsigned long, bool, TNodePtr&) + 229
    7   com.apple.DesktopServices               0x900180a4 TNode::SetSpecialNodeFromOStype(unsigned long) + 142
    8   com.apple.DesktopServices               0x90017f7c TNode::SetSpecialNode(unsigned long, TNodePtr&) + 276
    9   com.apple.DesktopServices               0x90012683 TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 617
    10  com.apple.DesktopServices               0x90029166 TNode::GetSpecialNode(unsigned long, OpaqueNodeRequest* const&, unsigned long) + 50
    11  com.apple.DesktopServices               0x900290de TNode::IsDesktop() const + 98
    12  com.apple.DesktopServices               0x90028a52 TNode::ResolveSharedFileListAliasIfNeeded() + 756
    13  com.apple.DesktopServices               0x9001022b TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 4409
    14  com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    15  com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    16  com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    17  com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    18  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    19  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    20  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    21  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    22  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    23  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 10:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 11:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 12:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 13:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x9042e11e stat$INODE64 + 10
    1   com.apple.framework.IOKit               0x91545517 symAddrInSC + 165
    2   com.apple.framework.IOKit               0x9154577b SCPreferencesCreate + 54
    3   ...ple.CoreServices.OSServices          0x901ef4d7 StatusMonitor::installSMBPreferencesMonitor() + 65
    4   ...ple.CoreServices.OSServices          0x901ed179 StatusMonitor::start() + 69
    5   ...ple.CoreServices.OSServices          0x901ecbe5 NetworkBrowser::openNode(__NWNode*, __CFString const*, unsigned long) + 105
    6   ...ple.CoreServices.OSServices          0x901ecb04 _NWBrowserOpenNode + 113
    7   com.apple.DesktopServices               0x9001db53 TNode::DoExternalRegistration(TCountedPtr<TNotifier> const&) + 1033
    8   com.apple.DesktopServices               0x9001d4b2 TNode::HandleRegisterForNotification(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 190
    9   com.apple.DesktopServices               0x900613b8 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 848
    10  com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    11  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    12  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    13  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    14  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    15  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    16  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 14:
    0   libSystem.B.dylib                       0x90449412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x904499a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x1beb6a10  ebx: 0x16056e0a  ecx: 0x93302a7c  edx: 0x00000002
      edi: 0x00000000  esi: 0x93302a7c  ebp: 0xbfffeee8  esp: 0xbfffee78
       ss: 0x0000001f  efl: 0x00010202  eip: 0x956441bf   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000022
    Binary Images:
        0x1000 -     0x3fff  com.apple.dvdstudiopro 4.2.1 (431.25) /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro
        0x9000 -    0x10ff3  com.apple.AEProfiling 1.2 (18) /Applications/DVD Studio Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
       0x18000 -    0x27fff  com.apple.AERegistration 1.2 (68) /Applications/DVD Studio Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
       0x39000 -   0x2d4fd7  com.apple.dspinterface 4.2.1 (431.25) /Applications/DVD Studio Pro.app/Contents/Frameworks/DSPInterface.framework/Versions/A/DSPInterface
      0x448000 -   0x680fff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
      0x788000 -   0xc69fdc  com.apple.dvdbase 4.2.0 (468.49) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDBase.framework/Versions/A/DVDBase
      0xf3a000 -   0xf48ffa  com.apple.mediarenderingserver 4.2.0 (325.7) /Applications/DVD Studio Pro.app/Contents/Frameworks/MediaRenderingServer.framework/Versions/A/MediaRend eringServer
      0xf59000 -  0x1198fe7  com.apple.dvdauthoring 4.2.0 (428.41) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDAuthoring.framework/Versions/A/DVDAuthoring
    0x128a000 -  0x129eff8  com.apple.oxygene.layers 2.0.0 (425) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/OxygeneLayers
    0x12b1000 -  0x12d6ff7  com.apple.oxygene.engine 2.0.0 (427) /Applications/DVD Studio Pro.app/Contents/Frameworks/Oxygene.framework/Versions/A/Oxygene
    0x12fb000 -  0x130bff7  com.apple.oxygenetransitions 4.2.0 (304.2) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneTransitions.framework/Versions/A/OxygeneTran sitions
    0x1314000 -  0x1314ff7  com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <2BA05DB9-D847-CBC7-42D6-A9D96D7E1ED2> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x1318000 -  0x1358ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x235c000 -  0x235ffef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x2364000 -  0x23c9fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x23e9000 -  0x242ffc3  com.apple.motion.component 1.0 (1.0) <77973A13-4E79-426F-853F-2318E52A2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x2435000 -  0x243802f  Motion ??? (???) <B5E862EE-E0FF-4F86-A789-98E3E601A18C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x16040000 - 0x16075ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x1acc7000 - 0x1accfff7  com.apple.proapps.mrcheckpro 1.4 (201) /Applications/DVD Studio Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1af84000 - 0x1b0fdff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1b12f000 - 0x1b534fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x1b5ad000 - 0x1b5d1fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1edcd000 - 0x1eddcffc  com.apple.oxygene.datadefcontroller 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefController.oxygene/Contents/MacOS/DataDefContro ller
    0x1ede2000 - 0x1ede7fc0  com.apple.oxygene.datadefevent 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefEvent.oxygene/Contents/MacOS/DataDefEvent
    0x1edec000 - 0x1edfcfd0  com.apple.oxygene.datadefimage 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefImage.oxygene/Contents/MacOS/DataDefImage
    0x1ef60000 - 0x1ef65fef  com.apple.oxygene.dvdsupport 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DVDSupport.oxygene/Contents/MacOS/DVDSupport
    0x1ef69000 - 0x1ef6cfff  com.apple.oxygene.filemanager 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/FileManager.oxygene/Contents/MacOS/FileManager
    0x1ef70000 - 0x1ef79fe7  com.apple.oxygene.fraktalzoom 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/FraktalZoom.oxygene/Contents/MacOS/FraktalZoom
    0x1ef7d000 - 0x1ef80fc7  com.apple.oxygene.imagecapture 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageCapture.oxygene/Contents/MacOS/ImageCapture
    0x1ef84000 - 0x1efa0fd0  com.apple.oxygene.imagedistort 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageDistort.oxygene/Contents/MacOS/ImageDistort
    0x1efa9000 - 0x1efd3ff0  com.apple.oxygene.imageeffects 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageEffects.oxygene/Contents/MacOS/ImageEffects
    0x1efde000 - 0x1efeeffc  com.apple.oxygene.imagefilters 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageFilters.oxygene/Contents/MacOS/ImageFilters
    0x1eff4000 - 0x1eff7fd7  com.apple.oxygene.mpegImporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/MPEGImporter.oxygene/Contents/MacOS/MPEGImporter
    0x2146d000 - 0x21477fd4  com.apple.oxygene.imagegenerator 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageGenerator.oxygene/Contents/MacOS/ImageGenerator
    0x2148b000 - 0x21491fc4  com.apple.oxygene.imagemodulation 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageModulation.oxygene/Contents/MacOS/ImageModulation
    0x21498000 - 0x214bcfd8  com.apple.oxygene.imagetransitions 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageTransitions.oxygene/Contents/MacOS/ImageTransitio ns
    0x214c1000 - 0x214d7fc0  com.apple.oxygene.multimediaimporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/MultiMediaImporter.oxygene/Contents/MacOS/MultiMediaIm porter
    0x214de000 - 0x214e4ff7  com.apple.oxygene.oldfilm 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/OldFilm.oxygene/Contents/MacOS/OldFilm
    0x214e8000 - 0x214ecfef  com.apple.oxygene.remoteControl 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/RemoteControl.oxygene/Contents/MacOS/RemoteControl
    0x214f0000 - 0x214f5fe7  com.apple.oxygene.textimporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TextImporter.oxygene/Contents/MacOS/TextImporter
    0x21600000 - 0x216cafd8  com.apple.oxygene.imagebasics 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageBasics.oxygene/Contents/MacOS/ImageBasics
    0x216da000 - 0x216e1fc4  com.apple.oxygene.timemanager 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TimeManager.oxygene/Contents/MacOS/TimeManager
    0x216e5000 - 0x216effff  com.apple.oxygene.trackrecorder 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TrackRecorder.oxygene/Contents/MacOS/TrackRecorder
    0x216f3000 - 0x21720fc7  com.apple.oxygene.wirelessVideoOutput 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/WirelessVideoOutput.oxygene/Contents/MacOS/WirelessVid eoOutput
    0x3e000000 - 0x3e046ff7  com.apple.glut 3.4.4 (GLUT-3.4.4) <DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x900ddfff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x900de000 - 0x900e2ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x900e3000 - 0x90130feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x90131000 - 0x901ccfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x901df000 - 0x901dfff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x901e3000 - 0x902aefef  com.apple.CoreServices.OSServices 359 (359) <FE671FE5-9198-8340-24EE-BDB4A31DC378> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x902af000 - 0x902bcff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x902bd000 - 0x902d9fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x902f3000 - 0x903a1ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903a2000 - 0x90422feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90423000 - 0x905caff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x905cb000 - 0x9060dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90652000 - 0x90655ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90656000 - 0x90668ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90ce5000 - 0x90e28fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90e29000 - 0x90e3dfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x90e3e000 - 0x90f6cfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90fa2000 - 0x90ffcfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90ffd000 - 0x90ffdff7  com.apple.Carbon 150 (152) <095157D7-B4EE-F73D-72E9-6C5EF55C55E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91029000 - 0x91254ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x912e4000 - 0x91317ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91319000 - 0x91520feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91521000 - 0x9157eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9157f000 - 0x915f6ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x915f7000 - 0x917f5ff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <011E271D-4CA4-FFB0-2EDD-13C31C239899> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91802000 - 0x91829ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9182a000 - 0x91b4aff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91b4b000 - 0x91b89ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91b8a000 - 0x91c8cfef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x91c8d000 - 0x91c90ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91ca5000 - 0x920f6fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x920f7000 - 0x9213aff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92150000 - 0x921edfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x921ee000 - 0x922f0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x922f1000 - 0x9235bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9236c000 - 0x9236cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9236d000 - 0x9236dff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9236e000 - 0x9244efe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9244f000 - 0x92471fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92472000 - 0x9257eff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92587000 - 0x925a7fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x925a8000 - 0x92723fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9275d000 - 0x92768ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92769000 - 0x927e3fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92859000 - 0x928c7ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x928c8000 - 0x928e9fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x928ea000 - 0x929a6fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x929a7000 - 0x929fffe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92b11000 - 0x92b11ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92b12000 - 0x933f5ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x933f6000 - 0x93429fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9342a000 - 0x9342eff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93572000 - 0x935b5ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x935b6000 - 0x93638ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9363e000 - 0x9367bff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9367c000 - 0x93b37ff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93b38000 - 0x93b78ff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93b79000 - 0x93c7afe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x93f02000 - 0x93f3aff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93f3b000 - 0x93f81ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x93f82000 - 0x94164fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94165000 - 0x94168ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x941dc000 - 0x941dffe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94226000 - 0x9426bff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9426c000 - 0x94349fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9434a000 - 0x94385feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94386000 - 0x94394fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x943a0000 - 0x943aeff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x943af000 - 0x943f0ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x943f1000 - 0x943f7fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x943f8000 - 0x94408ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94409000 - 0x9481fff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94983000 - 0x949a7ff7  libJPEG.dylib ??? (???) <0C406884-DAAF-0409-2659-9D1602D752D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x949a8000 - 0x94a60feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94a61000 - 0x94aa5ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94aa6000 - 0x94aa6ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94aa7000 - 0x94aebfe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94aec000 - 0x94b7efe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94b7f000 - 0x94b86ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94df0000 - 0x94e18ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x94e5a000 - 0x94e63ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94e64000 - 0x94e83ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94f9d000 - 0x94f9fff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94fa0000 - 0x9501bfff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9501c000 - 0x95095ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95163000 - 0x95164ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95165000 - 0x95292ffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x953ba000 - 0x9541effb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9541f000 - 0x9555cfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x955af000 - 0x955e9fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x955ea000 - 0x9563dff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9563e000 - 0x956ebfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x956ec000 - 0x956fdff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95731000 - 0x9573efe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x9573f000 - 0x957d7fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x957d8000 - 0x957edfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96242000 - 0x964b3fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x964b4000 - 0x9681fff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96820000 - 0x96828ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96829000 - 0x96841ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96842000 - 0x9684dff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9684e000 - 0x96859ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9685a000 - 0x96893fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96894000 - 0x968eaff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x969c3000 - 0x969fdff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x969fe000 - 0x96a12ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96a13000 - 0x96a19fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96a1a000 - 0x96ac2ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96b95000 - 0x96dfbff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96e6c000 - 0x96e76ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96e77000 - 0x96ec0fe7  libTIFF.dylib ??? (???) <10F7E21B-EC59-6594-004F-798DA3F37789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96f01000 - 0x96f02ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x96f03000 - 0x97085fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x97086000 - 0x970b6ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x970e2000 - 0x97113ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9740e000 - 0x97455ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x97456000 - 0x9745aff7  libGIF.dylib ??? (???) <B7BA65AF-681C-F18B-A434-CBEC76A45646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9745b000 - 0x9746bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9746c000 - 0x97c5b557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97cda000 - 0x97d00ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97d01000 - 0x97d06ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97d07000 - 0x97d07ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97d08000 - 0x97d23ff7  libPng.dylib ??? (???) <4C105512-6FA8-2AE0-D058-6A8AA00F9DA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97d24000 - 0x97ee6feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <20E90968-E04B-7B68-DBA2-92C729A8243F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97ee7000 - 0x9831cff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98351000 - 0x983b2fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x983ce000 - 0x983d8fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x983d9000 - 0x98429ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9842a000 - 0x9842aff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9857f000 - 0x98581ff7  libRadiance.dylib ??? (???) <47E300B5-DBEF-86C4-29BD-86DBEDD2FBB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98582000 - 0x9858fff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98607000 - 0x986b3fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x986b4000 - 0x98723ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x98724000 - 0x98730ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98731000 - 0x987eafe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x987eb000 - 0x98828ff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x98829000 - 0x98829ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9979b000 - 0x99abffef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99ac7000 - 0x99b44ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x99c5d000 - 0x99f57fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9a04d000 - 0x9a04eff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Any help would be appreciated. I am kind of crippled with out this program running properly.

  • Why does Photoshop CC crash when I try to load a plug-in using Adobe Exchange?

    Why does Photoshop CC crash when I try to load a plug-in using Adobe Exchange?

    This forum is actually about the Cloud, not about using individual programs
    Once your program downloads and installs with no errors, you need the program forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll
    http://forums.adobe.com/community/photoshop

  • My illustrator CS6 crashes when i try to open an AI file with RGB color mode

    My illustrator CS6 crashes when i try to open an AI file with RGB color mode. I worked on this file yesterday and changed it to RGB mode. Today i tried to open the file again but illustrator won't open it and crashes. It does work when i want to open a file with CMYK color mode.
    Anyone know how to fix this ?

    Have you tried trashing the prefs?

  • I get the error message in QuickTime "operation stopped the operation is not supported for this media" most times when I try and export an .AVI file as something else (.m4v). I have not touched the file in any way (no trimming, clipping or other editing)

    I get the error message in QuickTime "operation stopped the operation is not supported for this media" most times when I try and export an .AVI file as something else (e.g. .m4v). I have not touched the file in any way (no trimming, clipping or other editing), all I want QuickTime to do is export the file in a compressed format. Bizzarely, if I shutdown and open QuickTime many times I can occasionally export a clip as another format (maybe one in 10 times). I have seen that other users have had a similar problem after clipping files in QuickTime but this seems to be a slightly different bug in that all I do is open the file and then try and export the file as is - either way, this is a very annoying bug

    @Z_B-B, thank you for taking the time to respond to my cry for help. However, the link you supplied does not address the problem: I am not trying to export from Final Cut Pro to QuickTime, I am trying to export from QuickTime to the rest of the world (like people's iPhones and Ipads) in .m4v format (so I am not emailing my freinds such huge files).
    If I were to spend hundreds of Dollars on a copy of Final Pro I could export directly from there and not have to bother with QuickTime, but I do not take enough video clips to justify the cost. I must say that I never had any of these problems before I decided to switch from Snow Leopard to Mountai Lion.

Maybe you are looking for

  • How to select Multiple files in ADF?

    I have a requirement to select multiple files in my aaplication. I know af:inputfile can select only one file and putting more af:inputfile component on the screen is not an option. Can someone please help me on this Thanks RJ

  • IC reconciliation does not work

    Hi FI Gurus, We are about to upgrade from 4.6C to 6.0 and are facing some problems with former transaction F.2E. We are at EHP 4 and I have ran transaction FBICC. I can run transaction FBICR3 - reconciliation of customer/vendor, but no data exist. I

  • Hyperlink (able to go back and forth) - doable?

    scenario: 4 crystal reports linked to each other through hyperlink report 1 > hyperlink to report 2 > hyperlink to report 3 > hyperlink to report 4 requirement: when user is at any of the reports (1-4), they should be able to go back and forth throug

  • How to run  Sync RFC from a report prog

    Hi Everybody,              COuld you guys pls tell me how to execute Sync RFC using a report. I have written this code but it gives error. data wa type c. CALL FUNCTION 'Z_HR_NO_ALTINN_TX'  DESTINATION 'Q3A2X7A'   exporting     PASSWORD = 'k'     imp

  • Facebook apps won't open

    Also, if there is text that is continued, the SEE MORE links do not work now. If I go to Internet Explorer there is no problem at all.