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

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.

  • 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>

  • 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?

  • 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.

  • 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.

  • 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

  • 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?

  • Mail crashes when I try to print, also TextEdit after I installed mavericks recently.

    Mail crashes when I try to print, also TextEdit after I installed mavericks recently.

    Process:   
    Mail [497]
    Path:      
    /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:
    com.apple.mail
    Version:   
    7.3 (1878.6)
    Build Info:
    Mail-1878006000000000~1
    Code Type: 
    X86-64 (Native)
    Parent Process:  launchd [178]
    Responsible:
    Mail [497]
    User ID:   
    503
    PlugIn Path: 
    /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C650.Core
    PlugIn Version:
    3.7.0 (3.7.0)
    Date/Time: 
    2014-08-21 08:58:51.724 -0500
    OS Version:
    Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  446B19C2-BAC3-A868-74BD-D816FBDD905C
    Sleep/Wake UUID: 454FACDE-486E-4057-95E8-98428B8E1162
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib        
    0x00007fff957a0097 objc_msgSend + 23
    1   com.apple.CoreFoundation
    0x00007fff92b6e43f CFRelease + 591
    2   jp.konicaminolta.fw.C650.Core     0x000000010d0fa32a ClearPPDUIOption + 142
    3   jp.konicaminolta.fw.C650.Core     0x000000010d0fa8e2 DeletePPDUIOption + 22
    4   jp.konicaminolta.fw.C650.Core     0x000000010d0edcd0 CTblRelease + 84
    5   jp.konicaminolta.fw.C650.Core     0x000000010d0f3e42 -[KMComWinA23A66B9_510C_4D85_8184_85C81FF8D3A5 terminate] + 43
    6   jp.konicaminolta.fw.C650.Core     0x000000010d0f318b -[KMPluginA23A66B9_510C_4D85_8184_85C81FF8D3A5 terminate] + 236
    7   jp.konicaminolta.fw.C650.Core     0x000000010d0f3078 -[KMPluginA23A66B9_510C_4D85_8184_85C81FF8D3A5 dealloc] + 77
    8   libobjc.A.dylib        
    0x00007fff957a265a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    9   com.apple.CoreFoundation
    0x00007fff92b8d932 _CFAutoreleasePoolPop + 50
    10  com.apple.Foundation   
    0x00007fff8a8a4e17 -[NSAutoreleasePool drain] + 147
    11  com.apple.print.framework.Print.Private    0x000000010bbb6945 0x10bbb0000 + 26949
    12  com.apple.print.framework.Print.Private    0x000000010bbb3a60 0x10bbb0000 + 14944
    13  com.apple.print.framework.Print.Private    0x000000010bbc6903 0x10bbb0000 + 92419
    14  com.apple.print.framework.Print.Private    0x000000010bbc6413 0x10bbb0000 + 91155
    15  com.apple.AppKit       
    0x00007fff8ebd83ac -[NSWindowController _windowDidLoad] + 450
    16  com.apple.AppKit       
    0x00007fff8ebbefa6 -[NSWindowController window] + 110
    17  com.apple.AppKit       
    0x00007fff8ef314fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    18  com.apple.AppKit       
    0x00007fff8ef2f200 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 3 + 149
    19  com.apple.AppKit       
    0x00007fff8ef2efed __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 54
    20  com.apple.AppKit       
    0x00007fff8ef2efa8 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 630
    21  com.apple.mail         
    0x0000000102a12dee 0x102805000 + 2153966
    22  com.apple.Foundation   
    0x00007fff8a892f28 NSKeyValueNotifyObserver + 387
    23  com.apple.Foundation   
    0x00007fff8a8920f8 NSKeyValueDidChange + 453
    24  com.apple.Foundation   
    0x00007fff8a896be6 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    25  com.apple.MailUI       
    0x00007fff9673252f -[MUIWKViewController browsingContextControllerDidFinishLoad:] + 213
    26  com.apple.WebKit2      
    0x00007fff95569162 WebKit::WebPageProxy::didFinishLoadForFrame(unsigned long long, CoreIPC::MessageDecoder&) + 112
    27  com.apple.WebKit2      
    0x00007fff9553e343 WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 3353
    28  com.apple.WebKit2      
    0x00007fff9552b5ab CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    29  com.apple.WebKit2      
    0x00007fff9553616b WebKit::ChildProcessProxy::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 13
    30  com.apple.WebKit2      
    0x00007fff9553b8a0 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 24
    31  com.apple.WebKit2      
    0x00007fff9552b3f9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    32  com.apple.WebKit2      
    0x00007fff9552b322 CoreIPC::Connection::dispatchOneMessage() + 106
    33  com.apple.WebCore      
    0x00007fff96e02c9e WebCore::RunLoop::performWork() + 270
    34  com.apple.WebCore      
    0x00007fff96e02b72 WebCore::RunLoop::performWork(void*) + 34
    35  com.apple.CoreFoundation
    0x00007fff92bd45b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    36  com.apple.CoreFoundation
    0x00007fff92bc5c62 __CFRunLoopDoSources0 + 242
    37  com.apple.CoreFoundation
    0x00007fff92bc53ef __CFRunLoopRun + 831
    38  com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    39  com.apple.HIToolbox    
    0x00007fff8c552a0d RunCurrentEventLoopInMode + 226
    40  com.apple.HIToolbox    
    0x00007fff8c5527b7 ReceiveNextEventCommon + 479
    41  com.apple.HIToolbox    
    0x00007fff8c5525bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    42  com.apple.AppKit       
    0x00007fff8e94324e _DPSNextEvent + 1434
    43  com.apple.AppKit       
    0x00007fff8e94289b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    44  com.apple.AppKit       
    0x00007fff8e93699c -[NSApplication run] + 553
    45  com.apple.AppKit       
    0x00007fff8e921783 NSApplicationMain + 940
    46  libdyld.dylib          
    0x00007fff938355fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib 
    0x00007fff9535c662 kevent64 + 10
    1   libdispatch.dylib      
    0x00007fff8c9a9421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib      
    0x00007fff8c9a9136 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff92bc5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff92bc5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation   
    0x00007fff8a8f0967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation   
    0x00007fff8a8f076b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    8   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    9   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib 
    0x00007fff9535b9aa __select + 10
    1   com.apple.CoreFoundation
    0x00007fff92c11a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    3   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    4   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff92bc5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff92bc5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit       
    0x00007fff8eae305e _NSEventThread + 144
    6   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    7   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    8   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 12:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.QuartzCore   
    0x00007fff97d25377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore   
    0x00007fff97d252ad thread_fun + 25
    4   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    5   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    6   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 14:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467116 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore
    0x00007fff8e466c35 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7c19e060  rcx: 0xbadd086ac4c1bead  rdx: 0x00007fff7c1d8410
      rdi: 0x00006000006affc0  rsi: 0x00007fff8f36f666  rbp: 0x00007fff5d3f7b50  rsp: 0x00007fff5d3f7af8
       r8: 0x00000000000007ff   r9: 0xffff9fffff1a850f  r10: 0x00007fff8f36f666  r11: 0xbadd086ac4c1bead
      r12: 0x00006000006affc0  r13: 0x0000000000000000  r14: 0x0000600000318680  r15: 0x00007fd4d1020000
      rip: 0x00007fff957a0097  rfl: 0x0000000000010246  cr2: 0x000061000005af20
    Logical CPU:
    4
    Error Code:
    0x00000000
    Trap Number:
    13
    Binary Images:
    0x102805000 -  
    0x102af7fff  com.apple.mail (7.3 - 1878.6) <84C51E40-00C5-3710-8A99-04A0F6D078F5> /Applications/Mail.app/Contents/MacOS/Mail
    0x102d3d000 -  
    0x102d3efff  libLatin2Converter.dylib (61) <35D6A929-CF0D-399D-8482-E7E6BED07DF5> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x104793000 -  
    0x104795fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
    0x104799000 -  
    0x1047a1fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
    0x1047a6000 -  
    0x1047a8fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
    0x106b13000 -  
    0x106b23ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
    0x106b2f000 -  
    0x106b31fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
    0x106b36000 -  
    0x106b3eff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
    0x106b43000 -  
    0x106b47fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
    0x106b4c000 -  
    0x106b4efff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
    0x106b52000 -  
    0x106b57fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
    0x106b5c000 -  
    0x106b63fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
    0x106b6c000 -  
    0x106b6efff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
    0x106b72000 -  
    0x106b76ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
    0x106b7b000 -  
    0x106b7efff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
    0x106b83000 -  
    0x106babff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x106bc1000 -  
    0x106bc3fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
    0x106bc8000 -  
    0x106bcafff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
    0x106bcf000 -  
    0x106bd1fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
    0x106bd6000 -  
    0x106bd8fff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
    0x106c0a000 -  
    0x106c11fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
    0x106fbc000 -  
    0x106fbdfe6 +cl_kernels (???) <1E039EFF-56CB-4F7B-96F8-9897EA3BBC98> cl_kernels
    0x106fdf000 -  
    0x106ff6ff7 +jp.konicaminolta.print.pde.C650.PerPage (3.7.0 - 3.7.0) <74B5B62C-623D-01F0-F6A4-B2229144ABA5> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C650 PerPage
    0x10762f000 -  
    0x107632fff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
    0x1078aa000 -  
    0x1078abfff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371) <B3C35936-EE5F-3C40-95FF-2AE6C5D35638> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x1078bd000 -  
    0x1078c1ff7  com.apple.DirectoryServicesSource (8.0 - 1371) <AF6429A6-608F-36B2-BC58-51A0C2B17C31> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x1078c9000 -  
    0x107915ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <15AC9317-8E7D-3DC3-A68F-89C546648E25> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x108795000 -  
    0x108796ff9 +cl_kernels (???) <F336470F-47C8-42F2-9815-9883D37FBDD8> cl_kernels
    0x10879b000 -  
    0x10879cffa +cl_kernels (???) <BF7B4075-9E1E-46C8-B759-10E4CBBBF83E> cl_kernels
    0x1087c6000 -  
    0x1088acfef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x1088fe000 -  
    0x1088feffd +cl_kernels (???) <3D137682-ECFE-4419-A51B-6BD2CE83007D> cl_kernels
    0x108900000 -  
    0x1089e0ff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x108a24000 -  
    0x108a24fff +cl_kernels (???) <2F65934A-73FE-44C2-923C-F141403EC02B> cl_kernels
    0x108b17000 -  
    0x108b18fe2 +cl_kernels (???) <DFD90409-11D8-43A2-AAE2-79A8958AF5B8> cl_kernels
    0x108b22000 -  
    0x108b23fee +cl_kernels (???) <CF420824-B436-470B-BD44-74C340487979> cl_kernels
    0x108bb7000 -  
    0x108bb7fe7 +cl_kernels (???) <F1E5CED3-DBD1-483C-B535-AF450C1FCCA4> cl_kernels
    0x108bc2000 -  
    0x108bc2fe7 +cl_kernels (???) <EB748AEE-37FA-4E52-AADC-836FACBF7FE7> cl_kernels
    0x108f66000 -  
    0x108f66feb +cl_kernels (???) <160B3FD1-1F62-42E0-B44A-166152026AC5> cl_kernels
    0x108fa1000 -  
    0x108fa2fe4 +cl_kernels (???) <268CC968-B070-4B68-B073-C71CF7D53E4F> cl_kernels
    0x109af1000 -  
    0x109af4ff7 +jp.konicaminolta.print.pde.C650.Cover (3.7.0 - 3.7.0) <991DE79B-043F-2247-62A9-FD32E6042DDD> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Cover.plugin/Contents/MacOS/KONICA MINOLTA C650 Cover
    0x10bad8000 -  
    0x10baecff7 +jp.konicaminolta.print.pde.C650.Finishing (3.7.0 - 3.7.0) <C2ADE898-1CAB-2457-B075-11474936FAB2> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C650 Finishing
    0x10bbb0000 -  
    0x10bbe2ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x10bc00000 -  
    0x10bc28fe7 +jp.konicaminolta.print.pde.C650.Output (3.7.0 - 3.7.0) <B525AE75-687F-64DD-1C38-41B3FD26AB10> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Output.plugin/Contents/MacOS/KONICA MINOLTA C650 Output
    0x10bc68000 -  
    0x10bca6ff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x10bccb000 -  
    0x10bcd9fff +jp.konicaminolta.print.pde.C650.Tray (3.7.0 - 3.7.0) <CB162FFC-4A5F-F91D-BFBB-5104A4C497AF> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Tray.plugin/Contents/MacOS/KONICA MINOLTA C650 Tray
    0x10d0d9000 -  
    0x10d16bfff +jp.konicaminolta.fw.C650.Core (3.7.0 - 3.7.0) <709B65D3-1781-9F16-E42C-91A51EE3B47A> /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
    0x10d264000 -  
    0x10d283fe7 +jp.konicaminolta.print.pde.C650.Stamp (3.7.0 - 3.7.0) <CF906523-ED38-5897-3368-218E70A95E45> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C650 Stamp
    0x10d337000 -  
    0x10d34cff7 +jp.konicaminolta.print.pde.C650.ImageQuality (3.7.0 - 3.7.0) <745AB97E-1F75-D239-2D75-FF74ED61E92E> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C650 ImageQuality
    0x7fff68130000 -
    0x7fff68163817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff8a5e9000 -
    0x7fff8a87dff7  com.apple.RawCamera.bundle (5.06 - 751) <A8B1EEDB-FDCB-3EDC-9728-E3FAA644A499> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8a87e000 -
    0x7fff8a889fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x7fff8a88a000 -
    0x7fff8ab88fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ab89000 -
    0x7fff8abcafff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8abd8000 -
    0x7fff8abd8fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8abd9000 -
    0x7fff8abf5fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8ad5d000 -
    0x7fff8ad62fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8ad63000 -
    0x7fff8ad87ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8ad88000 -
    0x7fff8adc7fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8adc8000 -
    0x7fff8add2ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8af1c000 -
    0x7fff8af43ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8af44000 -
    0x7fff8b218fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8b219000 -
    0x7fff8b3d7fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8b3d8000 -
    0x7fff8b49aff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8b4e2000 -
    0x7fff8b53ffff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff8b540000 -
    0x7fff8b61ffff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8b620000 -
    0x7fff8b62cfff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff8b62d000 -
    0x7fff8b631ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8b632000 -
    0x7fff8b637ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8b638000 -
    0x7fff8b63bffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b6a8000 -
    0x7fff8b6a8fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8b6a9000 -
    0x7fff8b708fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8b709000 -
    0x7fff8b70bfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8bfd9000 -
    0x7fff8c003ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8c004000 -
    0x7fff8c0d5ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c0d6000 -
    0x7fff8c0fafff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8c0fb000 -
    0x7fff8c124fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8c125000 -
    0x7fff8c129ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c12a000 -
    0x7fff8c2e2ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x7fff8c2e3000 -
    0x7fff8c2e6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8c2e7000 -
    0x7fff8c4fdfff  com.apple.Mail.framework (7.3 - 1878.6) <C617BE97-1D88-380F-B6EC-6D33485A44D0> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff8c4fe000 -
    0x7fff8c523ff7  com.apple.printingprivate.framework.PrintingPrivate (9.3 - 126.1) <221B915A-C6B9-3AE7-8209-E905FC556284> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    0x7fff8c524000 -
    0x7fff8c7ceff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8c862000 -
    0x7fff8c86bfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8c86c000 -
    0x7fff8c876ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x7fff8c877000 -
    0x7fff8c9a5fff  com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8c9a6000 -
    0x7fff8c9c0fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff8c9c1000 -
    0x7fff8c9c8ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8c9c9000 -
    0x7fff8c9f9fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8c9fa000 -
    0x7fff8ca06ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ca07000 -
    0x7fff8ca07ff7  com.apple.frameworks.SleepServices (1.1 - 1.1) <4D9C44FF-5403-3372-A90E-CBF2A34D7CE7> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
    0x7fff8ca08000 -
    0x7fff8cab8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8cab9000 -
    0x7fff8cba7fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8cba8000 -
    0x7fff8cc45fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8cc46000 -
    0x7fff8cc72fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8cc73000 -
    0x7fff8cca8ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8cd3e000 -
    0x7fff8d11fffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d120000 -
    0x7fff8d120fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d121000 -
    0x7fff8d369ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d391000 -
    0x7fff8d41aff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8d45a000 -
    0x7fff8d4a1ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8d4a2000 -
    0x7fff8d504ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8d505000 -
    0x7fff8d540fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8d551000 -
    0x7fff8d567ff7  com.apple.ContactsUI (8.0 - 1371) <64DA1E16-0566-39EF-9B69-4C84EFB2DE57> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    0x7fff8d568000 -
    0x7fff8d69effd  com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d69f000 -
    0x7fff8d716fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8d717000 -
    0x7fff8d719ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff8d71a000 -
    0x7fff8d787fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8d788000 -
    0x7fff8d88eff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d88f000 -
    0x7fff8d960fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8d961000 -
    0x7fff8d968ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8d969000 -
    0x7fff8d969fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d96a000 -
    0x7fff8d9f6ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8d9f7000 -
    0x7fff8e31732b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8e318000 -
    0x7fff8e319ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e31a000 -
    0x7fff8e325ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e326000 -
    0x7fff8e327fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8e328000 -
    0x7fff8e368ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff8e39b000 -
    0x7fff8e3adff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8e3ae000 -
    0x7fff8e414fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8e450000 -
    0x7fff8e452fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8e453000 -
    0x7fff8e7caff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e7cb000 -
    0x7fff8e819ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e81a000 -
    0x7fff8e843ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8e844000 -
    0x7fff8e84cfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8e84d000 -
    0x7fff8e87aff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8e87b000 -
    0x7fff8e8b3ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8e91f000 -
    0x7fff8f495ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8f496000 -
    0x7fff8f502fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f530000 -
    0x7fff8f555ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8f556000 -
    0x7fff8f556ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f591000 -
    0x7fff8f595fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8f596000 -
    0x7fff8f8ccfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f8cd000 -
    0x7fff8f924ff7  com.apple.IMAP (7.3 - 1878.6) <326F679E-7ADF-38BB-9EAD-BD08FA65573E> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff8f925000 -
    0x7fff8fcfcfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8fdb8000 -
    0x7fff8fddafff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8fddb000 -
    0x7fff8fe0ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8fe10000 -
    0x7fff8fe20ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8fe30000 -
    0x7fff8fe32fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8fe5a000 -
    0x7fff8fe67ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8fe68000 -
    0x7fff8fe71fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8fe72000 -
    0x7fff8fefbfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8ff0b000 -
    0x7fff8ff0efff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8ff0f000 -
    0x7fff8ff2aff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8ffcf000 -
    0x7fff902a0ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff902a1000 -

  • InDesign CC keeps crashing when I try to place any PDF's

    InDesign CC keeps crashing when I try to place any PDF's - I'm running it on windows 7.0
    I've tried several different PDFs all with the same result
    Any ideas?

    This sounds like it might have been a problem with the selected import options (for example, setting a crop option for a crop box that isn't actually defined in the PDF). These options are "sticky" until changed, so when you have a problem like this it's a good idea to try again and show the import options.

  • Why is my keynote crashing when i try to view in the light table?

    My Keynote presentation crashes when I try to view it in the light table view, and the whole system has to be restarted. The file is not huge, only 54 slides, mostly graphics and video plus a little bit of text. It is under 1GB in size, which I can usually manage without issue. Has anyone else encountered this problem? Does anyone know of a solution or a workaround? I'd be so grateful for any help. Thanks!

    Try this maintenance routine which has solved quite a few issues:
    1
    Close all applications
    2
    Uninstall Keynote; this must be done with an application remover tool to delete the installation properly. Appcleaner is known to work correctly for this purpose, it is free and can be downloaded from here: Appcleaner Download
    3
    empty the trash
    4
    shutdown the Mac and restart. After the start up chime, hold down the shift key until the apple logo appears
    let the Mac complete the start up procedure completely, it will take longer than usual as the hard drive is being repaired
    5
    go to;   Applications > Utilities > Disc Utility > First Aid > Repair Disc Permissions
    when this is completed restart the Mac normally
    6
    Reinstall Keynote using the original discs or logging into the Mac App Store and installing from there.
    Post back to let others know if this helped

  • Illustrator crashes when I try to export ai file into tif file

    Hi There,
    My Illustrator via Creative Cloud is completely up to date but today it kept on crashing when I tried to export ai files into tif files.  Please help.
    Thanks!
    Jen

    Hiya. Yeah, Also using Illustrator...   Version = AI 2014 CC it's doing the same thing - also crashing when i try to do any export.
    1) tried another version of the file - still crashes.
    2) Tried a New file, with some images and a Jpg and it works
    3) seems to be file format or something in the file. Any ideas on what i can check?
    4) software is up to date with latest version
    Thank you,
    L
    PS - i don't even get to select dpi or filetype to export - it just crashes as soon as you select export...  Pleeease send any suggestions! 

  • IMovie crashing when I try to export

    iMovie crashes with below error when I try to export a file.Any help is appreciated.
    MacBook Air
    Yosemite 10.10.2
    The operation couldn't be completed
    (com.apple.Compressor.CompressorKit.ErrorDomain.error -1)
    Thanks,
    Steve

    Hi
    Can it be this that You mean ?
    Error -108 memFullErr  Ran out of memory [not enough room in heap zone]
    Turn off - TimeMachine usually works - re-try.
    (the Application down in the Dock - not the Device)
    But this can mean many thing's - My first thought is
    • Free Space on Start-Up hard disk. How much ? (other disks do not count)
    Yours Bengt W

  • Imovie crash when I try to export my movie

    I've made a movie about me in iMovie for school, it is 2.28 min long. But when I try to export it, iMovie crash. It's so frustrating that when I for the first time use iMovie (which I spent a lot of money on), it compleatly crash. Somebody help me!! Need to have it done for wensday...

    Try exporting the project, and re-importing it.
    Also try to restart your iOS device.
    I find a soft-reset (restart while holding the power button until you see the apple logo).
    Hope this helps.

  • My imovie application keeps crashing when I try to export the movie via quicktime. it worked yesterday

    I made a movie in imovie and uploaded it to youtube fine yesterday. Today I wanted to edit it and add pics and transitions. It made it one minute longer from 4:46 to 5minutes. it crashes when I try to upload...now it is totally gone after all that work. Can I get it back and why is it crashing?

    Hi
    Can it be this that You mean ?
    Error -108 memFullErr  Ran out of memory [not enough room in heap zone]
    Turn off - TimeMachine usually works - re-try.
    (the Application down in the Dock - not the Device)
    But this can mean many thing's - My first thought is
    • Free Space on Start-Up hard disk. How much ? (other disks do not count)
    Yours Bengt W

Maybe you are looking for

  • How come i received an email confirming my second creative cloud payment 2 days ago and today i have logged on and i only have a free membership?

    about a month ago i signed up to the student creative cloud monthly subscription. today i have bought a new mac book and the first thing i did was install my creative cloud. after logging in and installed illustrator i realised that it had only insta

  • ISE Guest Service fail depending on the browser

    One of my customers is complaining about having problems to access the guest services depending on the browser used: When the visitor has Intenet Explorer 10 or 11, he said the content is blocked and even the guest portal is not displayed. When the v

  • Zen Touch is neither on or

    Something went wrong when updating firmware earlier Everything locked I assume before the firmware was fully installed. Because I could go no further, I had to disconnect the player from the laptop. I'm now left with a player that has the on/off swit

  • IB51 IBASE create BAPI or Function module in R/3

    Hi Experts, I have requirement to create IBASE , I tried BDC recording for IB51. Since the Material and Equipment Tabular columns doesn't have insert or delete row (+/- button) . Handling tabular control became difficult using "KEYBOARD Page Down" ev

  • Aperture and the ipad

    I am new to ipad, but I imagine there must be something other than photoshop express to organize and manipulate photos. Do you have any suggesstions? I would love to use Aperture, or even iphoto! Thanks, BBT