ORE installation

we install the R 2.15.3 and ORE 1.3.1,  then update the Oracle to 11.2.0.3.
When I uninstall the ORE and install again, an error message comes for server installation
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Windows\system32>e:
E:\>E:\emr\software\ORE\ore-server-win-x86_64-1.3.1\server
'E:\emr\software\ORE\ore-server-win-x86_64-1.3.1\server' is not recognized as an
internal or external command,
operable program or batch file.
E:\>cd E:\emr\software\ORE\ore-server-win-x86_64-1.3.1\server
E:\emr\software\ORE\ore-server-win-x86_64-1.3.1\server>install.bat
Oracle R Enterprise 1.3.1 Server Installation.
Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
Checking R ...................
Pass
Checking R libraries .........
Pass
Checking ORACLE_HOME .........
Pass
Checking ORACLE_SID ..........
Pass
Checking sqlplus .............
Fail
  ERROR: cannot run sqlplus as SYSDBA with OS authentication
Enter SYS password: XXXXXX
Checking sqlplus .............
Pass
Checking ORACLE instance .................
Pass
Checking ORE .................
Fail
ERROR: a later version of ORE SP2-0751: is already installed
It seems "SP2-0751" is not a version of ORE, and the message of this code:
SP2-0751 Unable to connect to Oracle. Exiting SQL*Plus
Cause: No connection to an Oracle server could be made.
Action: Normally occurs after other errors showing that the database is not running, or that the username and password were invalid.
How can I install the ORE properly?

The key here is the error:
Fail
  ERROR: cannot run sqlplus as SYSDBA with OS authentication
Enter SYS password: XXXXXX
The user that installs Oracle R Enterprise Server on Windows must belong to the group ORA_DBA. The Oracle R Enterprise Server installation script uses system authentication to connect to the database identified by ORACLE_HOME and ORACLE_SID. System authentication is based on the operating system credentials of the user instead of the database credentials. Membership in ORA_DBA group enables system authentication for Oracle Database. 
Adding the user that installs the Oracle R Enterprise server to ORA_DBA will fix the problem.

Similar Messages

  • Unable to view the tables ONTIME_S and NARROW after ORE installation

    Hi,
    I could install R and Oracle R Enterprise server 1.3 on my machine successfully. I have also upgraded my database to 11.2.0.3. I am able to connect to database using ore.connect(). However, ore.ls() returns character (0) which means the ONTIME_S and NARROW tables are unavailable.
    Can someone please help me with this? I would appreciate if you can respond to my mail id [email protected], in addition to responding on this thread.
    Edited by: vahibg on Apr 18, 2013 11:15 PM

    vahibg,
    I've sent the ONTIME_S AND NARROW tables to your email address, along with instructions on how to load them.
    Sherry

  • How can I specify where to look for the server installation of the Oracle client?

    I assume changing the $ORACLE_HOME variable would get ORE to use 12.1.0.2 instead of 11.2.0.3, but I only want to change which Oracle R uses. How can I override the server's $ORACLE_HOME location when I'm connecting to the database from the client side?
    OS: Linux Mint 17 / Solaris 11.1
    R version: 3.1.2 (both)
    ORE version: 1.4.1 (both)

    On the server, the Oracle R Enterprise installation is tied to an Oracle Database installation.  Have you installed Oracle R Enterprise for both the 11.2.0.3 and 12.1.0.2 databases?
    If so, the client connect will be able to find the ORE server when you connect to the database using ore.connect:
        R> ore.connect(user = "username", sid = "database sid", host = "hostname/database server", password = "user password", all=TRUE).
    During the ORE installation on the server, we lay down software bits on the OS, install a schema into the database, plus add some libraries to $ORACLE_HOME.
    Sherry

  • R GUI stops when I connect using ore.connect

    Hi,
    I am trying to connect to Oracle R Enterprise from R GUI windows 7 64 bit. I have ORE Package installed and loaded already. I am using R 2.15.3 version which is compatible with Oracle R Enterprise 1.3.1. Can you please tell me why R GUI stops as soon as I run ore.connect command in R?
    ore.connect(user="aquserE",sid="XXX",host="192.168.10.8",password="YYY",port=1521,all=TRUE)
    Regards-
    Ashish

    Hi Shery,
    Greeting. Thanks for your quick response to the query from Ashish.
    Further to the query raised by Ashish would like to give you more details on this issue.
    I have Oracle 11g Database Server Enterprise Edition running on 32 Bit Architecture.  (Installed in Windows Server 2008 OS.)
    I have downloaded ORE Server, Client and Supporting Packages from "http://www.oracle.com/technetwork/database/options/advanced-analytics/r-enterprise/ore-downloads-1502823.html".
    Server                                    :  http://download.oracle.com/otn/nt/ore/1.3/ore-server-win-x86_64-1.3.1.zip
    Client                                     :  http://download.oracle.com/otn/nt/ore/1.3/ore-client-win-x86_64-1.3.1.zip
    Supporting Package              :  http://download.oracle.com/otn/nt/ore/1.3/ore-supporting-win-x86_64-1.3.1.zip
    ORE Installation, Demo user creation done as per the Installation and Administration Guide. (ORE Version Installed is 1.3.1).
    R Version Installed is 2.15.3 in Windows 7 Machine. Using 64 Bit R GUI and Loaded all the packages of Client and Supporting Packages.
    In R GUI I started with library(ORE). This got loaded successfully. While I try to connect using ore.connect command RGUI stop working (Crashed) and terminated. I could not find any error information.
    Only a popu is coming as "R for Windows GUI front-end has stopped working".  Sent a Mail with few screen shots of RGUI 64 Bit as well as 32 Bit attached  to '[email protected]' with Copy to "'[email protected]'".
    Then I tried to use R GUI of 32 Bit edition, I could not Load Package "ROracle" & "OREdm".  Getting below Error:
    > library(ORE)
    Loading required package: OREbase
    Attaching package: ‘OREbase’
    The following object(s) are masked from ‘package:base’:
    cbind, data.frame, eval, interaction, order, paste, pmax, pmin, rbind, table
    Loading required package: OREstats
    Loading required package: MASS
    Loading required package: OREgraphics
    Loading required package: OREeda
    Loading required package: OREdm
    Loading required package: lattice
    Error in library.dynam(lib, package, package.lib) :
    DLL ‘ROracle’ not found: maybe not installed for this architecture?
    Error: package ‘OREdm’ could not be loaded
    Request you kindly guide us to get an appropriate solution to resolve this issue.
    Thanks and Regards,
    Janaki Raman
    "True progress quietly and persistently moves along without notice"
    Advanced Analytics,
    Business Consulting Group,
    ITC Infotech India Limited
    18, Banaswadi Main Road, Pulikeshi Nagar  Bangalore - 18 , INDIA.
    Desk: #91-80-22989946  |  Mob: #91-9916411195

  • Adobe creative cloud installer crashes under OSX 10.10.1

    When I attempt to run the Adobe creative cloud installer on my iMac, the installer crashes. I can download and install other software, so the basic process works.
    The crash report follows.
    Thanks!
    Geoge
    Process:               Creative Cloud [283]
    Path:                  /Applications/Utilities/Adobe Creative Cloud/*/Creative Cloud.app/Contents/MacOS/Creative Cloud
    Identifier:            Creative Cloud
    Version:               1.9.0.465 (???)
    Code Type:             X86 (Native)
    Parent Process:        ??? [1]
    Responsible:           Creative Cloud [283]
    User ID:               501
    Date/Time:             2015-01-19 07:59:56.332 -0500
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        DCA48D91-F3B3-C09F-67CA-5F6309F61246
    Time Awake Since Boot: 150 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x000000000000000b
    VM Regions Near 0xb:
    -->
        __TEXT                 00000000000cf000-000000000011c000 [  308K] r-x/rwx SM=COW  /Applications/Utilities/Adobe Creative Cloud/*/Creative Cloud.app/Contents/MacOS/Creative Cloud
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib       0x95c62aa0 _platform_strcmp + 80
    1   libobjc.A.dylib               0x969133fc _class_getLoadMethod_nocheck(objc_class*) + 76
    2   libobjc.A.dylib               0x969133a3 _class_hasLoadMethod + 24
    3   libobjc.A.dylib               0x9690817f _read_images + 420
    4   libobjc.A.dylib               0x9690760c map_images_nolock + 1526
    5   libobjc.A.dylib               0x96906ffc map_images + 54
    6   dyld                           0x8fe49887 dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 687
    7   dyld                           0x8fe495b3 dyld::registerImageStateBatchChangeHandler(dyld_image_states, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 197
    8   dyld                           0x8fe52089 dyld_register_image_state_change_handler + 90
    9   libdyld.dylib                 0x93abcbb8 dyld_register_image_state_change_handler + 91
    10  libobjc.A.dylib               0x9691a8f6 _objc_init() + 94
    11  dyld                           0x8fe590b3 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 291
    12  dyld                           0x8fe59218 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 64
    13  dyld                           0x8fe552f0 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 296
    14  dyld                           0x8fe55288 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 192
    15  dyld                           0x8fe55288 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 192
    16  dyld                           0x8fe55288 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 192
    17  dyld                           0x8fe55176 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 120
    18  dyld                           0x8fe553e1 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 79
    19  dyld                           0x8fe47125 dyld::initializeMainExecutable() + 183
    20  dyld                           0x8fe4abad dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2793
    21  dyld                           0x8fe46232 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 428
    22  dyld                           0x8fe46047 _dyld_start + 71
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000b55  ebx: 0x0017c010  ecx: 0x969224ab  edx: 0x000000b5
      edi: 0x969224ab  esi: 0x00000003  ebp: 0xbff2f218  esp: 0xbff2f1e4
       ss: 0x00000023  efl: 0x00010212  eip: 0x95c62aa0   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0000000b
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
       0xcf000 -   0x11bff7 +com.adobe.acc.AdobeCreativeCloud (1.9.0.465 - ???) <E19F63D7-4EC4-3AF8-AE9F-C110F6441B95> /Applications/Utilities/Adobe Creative Cloud/*/Creative Cloud.app/Contents/MacOS/Creative Cloud
      0x12a000 -   0x12afff  com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x12e000 -   0x15bff7 +com.growl.growlframework (1.3 - 1.3) <5C271922-7459-3DCB-BDC2-53135B47CDDC> /Applications/Utilities/Adobe Creative Cloud/*/Creative Cloud.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
      0x17c000 -   0xd68fff  com.apple.AppKit (6.9 - 1343.16) <FC30E524-3BC6-3220-BBB5-1512A4ED5E7B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x1338000 -  0x1374ff3  com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x139e000 -  0x14d0ffb  com.apple.UIFoundation (1.0 - 1) <00A59CFF-A217-3998-B22E-6E452278A302> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x1530000 -  0x15bcff3  com.apple.PerformanceAnalysis (1.0 - 1) <CB175B15-8AA3-3ECA-88ED-E561D7722DFB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x160c000 -  0x16d6fff  com.apple.backup.framework (1.6.1 - 1.6.1) <82A5ADA6-6434-3801-AE63-4C56ADC93B28> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x1759000 -  0x1793ff7  com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x17b2000 -  0x1844fff  com.apple.CoreSymbolication (3.1 - 56072) <BADFFEF1-5CD8-37BC-B8FD-7C955EF0D0A1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x1859000 -  0x1899fff  com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x8fe45000 - 0x8fe78e03  dyld (353.2.1) <EBFF7998-58E8-32F5-BF0D-9690278EC792> /usr/lib/dyld
    0x90080000 - 0x90084fff  libheimdal-asn1.dylib (398.1.2) <71FCB9F7-A330-3C02-89F3-B483B1C67E54> /usr/lib/libheimdal-asn1.dylib
    0x90085000 - 0x9009efff  libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
    0x90a4e000 - 0x90ac8fff  com.apple.ApplicationServices.ATS (360 - 375) <7E075657-314E-3130-97A7-AFD826000C7B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90ac9000 - 0x90b24ffb  libTIFF.dylib (1231) <14F5E31A-4ABC-3DF7-AB85-9DB406D3613C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90b25000 - 0x90b2bff7  libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
    0x90b2c000 - 0x90b2dfff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
    0x90b2e000 - 0x90e20ffb  com.apple.CoreImage (10.0.33) <75B23F45-8D99-3521-89AE-AF2AF4487096> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x90e21000 - 0x90e6affb  libFontRegistry.dylib (134) <023BB8A2-8BBA-30DC-B0C2-A5F0AE3667D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90e6b000 - 0x91169ff7  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <C18EC809-6E67-3D9C-82D5-34170A81254C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9119c000 - 0x91572ff7  com.apple.HIToolbox (2.1.1 - 756) <5204085A-4D56-3430-889F-11C42E43729B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91573000 - 0x91573fff  libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
    0x915c3000 - 0x916c3ff7  com.apple.LaunchServices (644.12 - 644.12) <4C578D41-6004-38F8-A0DF-81B15BA3864E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x916c4000 - 0x916ceffb  com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x916cf000 - 0x91733ff7  com.apple.AE (681 - 681) <EEE62980-421B-33BD-BB88-6BDE269A3060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91734000 - 0x917aafff  com.apple.securityfoundation (6.0 - 55126) <64E4CE02-8BE6-3408-99A5-23E5CF7545BC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x917ab000 - 0x91801fff  libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
    0x91824000 - 0x9184aff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
    0x9184b000 - 0x91978ff7  com.apple.coreui (2.1 - 305) <8D2978A1-8152-32CB-B265-4C923FDF3017> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91979000 - 0x919a8ff7  com.apple.DictionaryServices (1.2 - 229) <1F5C35C7-67AA-30A0-A366-EB4B361152A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x919c4000 - 0x919c6ffb  libRadiance.dylib (1231) <2F86BE82-404D-335C-B83E-F71D3C4969B8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x919c7000 - 0x919d5ff3  libxar.1.dylib (254) <D7C4FDEB-61AA-3FC1-8B7B-0AE3A3A64492> /usr/lib/libxar.1.dylib
    0x919d6000 - 0x919d6fff  liblaunch.dylib (559.1.22) <2FDDB7A5-C022-3C40-A263-1DC74F0B446D> /usr/lib/system/liblaunch.dylib
    0x919d7000 - 0x919e0ff7  libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
    0x919e1000 - 0x91e1cfeb  com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91e1d000 - 0x91ebdfff  com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91ebe000 - 0x91efefff  libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
    0x91f12000 - 0x91f25fff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
    0x91f29000 - 0x9201fff7  libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
    0x92054000 - 0x920a5fff  libcups.2.dylib (408) <08C5D411-533C-345A-B820-092C96215F2E> /usr/lib/libcups.2.dylib
    0x920a6000 - 0x920e6ffb  libGLImage.dylib (11.0.7) <1F2F2EFE-1EFA-398F-80D6-8AC6EA5160DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x920e7000 - 0x920f8fff  libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
    0x92100000 - 0x9211aff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
    0x9211b000 - 0x9212dfff  com.apple.Sharing (328.3 - 328.3) <460DD833-B33A-369E-A5EF-B21D5AA231EF> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x9212e000 - 0x9213efff  libGL.dylib (11.0.7) <2AF64D8C-3447-3C85-B4A1-77F03456E402> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9213f000 - 0x92143fff  libCoreVMClient.dylib (79) <85CBF1F3-3CE1-304F-88DF-15608C9A2367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x92144000 - 0x92148ffb  libGIF.dylib (1231) <9DE811E6-6151-32B2-8C89-AD97EC7815B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92177000 - 0x92196ffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
    0x92197000 - 0x921a4ff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
    0x921a9000 - 0x9255cfff  com.apple.CoreFoundation (6.9 - 1151.16) <2F4FE1E8-D09B-3C62-B884-7A41111F4FBB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9255d000 - 0x9255efff  libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
    0x9255f000 - 0x9258dff7  libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
    0x9258e000 - 0x925abfff  libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
    0x92899000 - 0x928ccfe3  libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
    0x92b5d000 - 0x92b65fff  libsystem_pthread.dylib (105.1.4) <D90BD4F4-8DFA-3683-9C26-313D2F4F8C41> /usr/lib/system/libsystem_pthread.dylib
    0x92b66000 - 0x92b90fff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
    0x92b93000 - 0x92eebfff  libmecabra.dylib (666.1) <540C2537-35BD-3909-B98D-66783A3FB334> /usr/lib/libmecabra.dylib
    0x92f21000 - 0x92f31ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92f35000 - 0x92fdafff  com.apple.Metadata (10.7.0 - 916.1) <C1EAE5EA-C25B-337C-A0DD-82F694FDD140> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92fdb000 - 0x92fe3fff  libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
    0x92fe4000 - 0x93260ff3  com.apple.security (7.0 - 57031.1.35) <4721C22E-D6C2-3202-B80D-5E67169466D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93261000 - 0x93284fff  libJPEG.dylib (1231) <33D03A5B-CED8-3FDC-8892-723DD6E423FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93285000 - 0x93285fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <96675103-6E3D-326A-83C0-82D3A34C3A1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x933b2000 - 0x933b6ffb  libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
    0x933b7000 - 0x933c3ff7  libkxld.dylib (2782.1.97) <779DF7F9-9B34-3FD9-9BC1-482CDA59E17A> /usr/lib/system/libkxld.dylib
    0x933ca000 - 0x933ccffb  libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
    0x933cd000 - 0x933cdfff  libOpenScriptingUtil.dylib (162) <9872C464-DF90-37C2-9871-8A3F53C615EC> /usr/lib/libOpenScriptingUtil.dylib
    0x933d2000 - 0x933d5fff  libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
    0x93489000 - 0x935faffb  libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93897000 - 0x938eafff  libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
    0x938eb000 - 0x938f2fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x938f3000 - 0x938f3fff  libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
    0x938f4000 - 0x93911ffb  com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x93912000 - 0x93914fff  libquarantine.dylib (76) <9ADD861F-A66E-3AD1-A77E-C622E91BD203> /usr/lib/system/libquarantine.dylib
    0x93915000 - 0x93994fff  com.apple.SystemConfiguration (1.14 - 1.14) <89A67A1E-850F-3ED1-AB7D-9057A5B0FF0D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93995000 - 0x939a2ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <DD10F01B-45E7-31A0-A19B-2AEEB689C6C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x939a3000 - 0x93ab9ff7  com.apple.CoreText (352.0 - 454.1) <02F310BE-E185-328C-A461-6D6B762D4A6D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x93aba000 - 0x93abdfff  libdyld.dylib (353.2.1) <6533C0BC-6FE5-3E43-A44D-EF2193978EC0> /usr/lib/system/libdyld.dylib
    0x93abe000 - 0x93b45fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <8DD52AC8-238C-3E5C-ADBB-ABDA770D708A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93b46000 - 0x93b49fff  libextension.dylib (55.1) <6FF35E52-648C-3F90-932C-5EB9FFEEEB49> /usr/lib/libextension.dylib
    0x93b4a000 - 0x93b63fff  com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93b64000 - 0x93b69ff7  libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
    0x93c36000 - 0x93d22fe7  libvMisc.dylib (512) <56B7DE45-36B1-32BE-B823-DB14F315EEB9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93d23000 - 0x93fb6ff7  com.apple.CoreData (110 - 526) <C2C79A0B-70B1-3D88-951D-1C19D35B78E1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93fb7000 - 0x93fbdff7  libsystem_trace.dylib (72.1.3) <E1985F9C-78FC-3098-8683-81F0DCEE54BB> /usr/lib/system/libsystem_trace.dylib
    0x93fbe000 - 0x94027ff7  libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
    0x9402d000 - 0x94124fff  libFontParser.dylib (134) <95F8F2D1-B28D-3687-95A9-45033FEE0504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94125000 - 0x94138fff  com.apple.CoreBluetooth (1.0 - 1) <DF406F6F-C173-3598-8785-8A2014F770EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x944bc000 - 0x944dbfff  libsystem_kernel.dylib (2782.1.97) <9F86CA37-93FC-31F0-8ACC-53D244AF9EC2> /usr/lib/system/libsystem_kernel.dylib
    0x944dc000 - 0x948c4ff7  libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x948f2000 - 0x948faffb  com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x948fb000 - 0x94cf1ff3  com.apple.CoreGraphics (1.600.0 - 772) <0D322365-219E-3D67-96BB-2B2416ACB4F5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x94cf2000 - 0x94cf2fff  com.apple.CoreServices (62 - 62) <FF296ED2-0F90-3055-BBE4-7BF9E42322EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94cf3000 - 0x94ef7ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <8485A7F6-5217-355E-8501-385C557A97EA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x94ef8000 - 0x94f06ff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
    0x94f07000 - 0x94f44ff7  libsystem_network.dylib (411) <4D5BCDE3-5155-3D97-84C5-778D56A5122A> /usr/lib/system/libsystem_network.dylib
    0x950f4000 - 0x95101fff  com.apple.OpenDirectory (10.10 - 187) <94A3ED17-CD64-3D4A-8470-69C937CABF50> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x95102000 - 0x95104fff  libsystem_configuration.dylib (699.1.5) <CDD8D1DA-3414-3A19-B340-EA116D52EA21> /usr/lib/system/libsystem_configuration.dylib
    0x95105000 - 0x952c9ff3  com.apple.QuartzCore (1.10 - 361.11) <9CED60CF-9B7F-3288-A7E9-3AE087F9E076> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x952ca000 - 0x952d3fff  libGFXShared.dylib (11.0.7) <AFC7CCD1-D935-3968-8CE3-303C13354F2B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x952d4000 - 0x95340ffb  com.apple.datadetectorscore (6.0 - 396.1) <77C29022-34D1-3556-95F6-FDBE4576CAF9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x95341000 - 0x95346ff7  libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
    0x953f0000 - 0x9544bfff  com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
    0x9544c000 - 0x95455fff  com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95456000 - 0x95461ff7  com.apple.NetAuth (5.0 - 5.0) <D6C31218-47E4-3553-9208-D1091A81044E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x95462000 - 0x954f7ff3  libsystem_c.dylib (1044.1.2) <819FD4E2-3B29-38F0-AC5C-BEE865489F5F> /usr/lib/system/libsystem_c.dylib
    0x954f8000 - 0x954fcffb  com.apple.TCC (1.0 - 1) <BFA66EA1-2839-3648-80F6-96AE136A6838> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x956ae000 - 0x956b0ff7  libsystem_sandbox.dylib (358.1.1) <12A90EA1-A218-3B6B-A441-E1A8F866FA44> /usr/lib/system/libsystem_sandbox.dylib
    0x95701000 - 0x95718fff  libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
    0x95719000 - 0x9571afff  libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
    0x95724000 - 0x95726fff  libCVMSPluginSupport.dylib (11.0.7) <A87C589A-DA64-3D62-8BDE-065784993B1A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x95727000 - 0x957c1fff  com.apple.ColorSync (4.9.0 - 4.9.0) <091CDCEC-1B25-3FE7-94C2-8AEFA6564E95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x957c2000 - 0x95871ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <5BCD60EC-DAD3-369F-B836-49086A6A6D39> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x9587d000 - 0x95894ff3  libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
    0x958b1000 - 0x95aa7fff  libicucore.A.dylib (531.30) <BD09E200-FF42-3E9D-814C-0BC8F2C0EAC9> /usr/lib/libicucore.A.dylib
    0x95acb000 - 0x95b20ff3  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F5A586C3-A440-3E0E-966A-7841A182E5B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95b25000 - 0x95b2dfff  com.apple.CoreServices.FSEvents (1210 - 1210) <FC372799-6E8E-3290-9816-6981D39BC9D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
    0x95b2e000 - 0x95b31fff  com.apple.xpc.ServiceManagement (1.0 - 1) <942B9491-B97C-36DB-A9F0-3EA3273FCD2C> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x95b32000 - 0x95bafff3  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <C3A9E799-0B67-3292-AF44-43CCA846C169> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95bb0000 - 0x95c24fff  com.apple.Heimdal (4.0 - 2.0) <5D2BE254-CFCD-3A15-9A89-1CBBDE0FF265> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95c60000 - 0x95c66ff3  libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
    0x95c71000 - 0x95c97ffb  libxpc.dylib (559.1.22) <CB6B442F-8BE4-37B6-9A00-4753BC1C368C> /usr/lib/system/libxpc.dylib
    0x95c98000 - 0x95cbbffb  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <FA330995-5E22-352D-8089-6F4EE2E178A5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x95cbc000 - 0x95ce8fff  com.apple.ChunkingLibrary (2.1 - 163.1) <2B0CBB85-EF91-351A-8750-A185996E4CDB> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x95ceb000 - 0x95e01ff3  com.apple.desktopservices (1.9 - 1.9) <01A07F2E-9F9A-3847-AB11-C550827B3778> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95e02000 - 0x95e0bfff  com.apple.CommonAuth (4.0 - 2.0) <88D8A3D8-5F27-3545-8CD2-456FFDE5383D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x95e0c000 - 0x95e35ff7  libsystem_info.dylib (459) <4F7A7111-7F0D-3891-9DC9-41F5D79949FE> /usr/lib/system/libsystem_info.dylib
    0x96744000 - 0x9675fff7  com.apple.CFOpenDirectory (10.10 - 187) <12F3D599-88CE-3952-8987-7F6CEA2A809A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96760000 - 0x968ebffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <44BCEAB8-306D-307F-92C8-6656F3578220> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x968f5000 - 0x96904ff3  com.apple.opengl (11.0.7 - 11.0.7) <C4738E5F-C178-3A01-B941-C638E6A14D7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96905000 - 0x96ae12ef  libobjc.A.dylib (646) <EF789AF0-508F-3D49-A988-376CE2E1107C> /usr/lib/libobjc.A.dylib
    0x96df7000 - 0x96e48fff  com.apple.opencl (2.4.2 - 2.4.2) <33B19D84-C463-3762-B1AB-C5CB8F7DC87F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x972f9000 - 0x9772cff3  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9772d000 - 0x977cafff  com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x97811000 - 0x97811fff  com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97866000 - 0x97885ff7  com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97886000 - 0x97a15ff3  libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
    0x97a4b000 - 0x97ac1ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B6F346D2-BF88-3925-B962-E59267FA2268> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x97ac2000 - 0x97b05fff  libGLU.dylib (11.0.7) <3519CD46-386A-3702-A5EE-AE59923C5AA7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97b06000 - 0x97b07fff  libSystem.B.dylib (1213) <77FA0B3F-4412-31F6-A798-21D068AE16C3> /usr/lib/libSystem.B.dylib
    0x97b08000 - 0x97b0cffb  com.apple.IOSurface (97 - 97) <ADB57CD2-455A-317C-818E-6379BF427D10> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x97c76000 - 0x97c78fff  com.apple.loginsupport (1.0 - 1) <47A71885-BB14-3DB8-AE19-F74ABA120290> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
    0x97c79000 - 0x97ca8fff  com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97cb7000 - 0x97da8ffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
    0x97da9000 - 0x97e06ff3  com.apple.print.framework.PrintCore (10.0 - 451) <2563665B-7B7F-3B8A-83B1-E5AC8D389909> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97e5d000 - 0x97e5dfff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <64ED443E-25D5-3A2C-A028-0D0C7FAF57C6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97f0c000 - 0x97f17ff7  com.apple.CrashReporterSupport (10.10 - 629) <BB92BB57-6F2F-3348-BEF4-58036DF40FA4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x97f18000 - 0x97f8bffb  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <F46A7092-ADC6-3596-B046-8026F2814D8D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x9802e000 - 0x98035ff3  libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
    0x98036000 - 0x98044ff7  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <637E7AB2-1077-319C-A6A2-D0D0F01951BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
    0x98045000 - 0x98047fff  libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
    0x98048000 - 0x98059ff3  libsystem_coretls.dylib (35.1.2) <87AE2CBB-A397-3392-A152-02AEA6D194D6> /usr/lib/system/libsystem_coretls.dylib
    0x98111000 - 0x98112fff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
    0x98a97000 - 0x98ba3fe3  libvDSP.dylib (512) <54403134-29AE-3806-89D7-2CBA7B455736> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x98ba4000 - 0x98ca8ff7  libJP2.dylib (1231) <77B25D2E-F9DE-3565-894A-970DE207B0EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x98ce4000 - 0x98d0bfff  libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
    0x98d0c000 - 0x98e50fff  com.apple.ImageIO.framework (3.3.0 - 1038) <98EC2248-5270-3CB5-84FD-CD225A9875D4> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x98e54000 - 0x98e54fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <180BFBE5-2218-3A6F-A1B2-CCA1C92B66F7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98e55000 - 0x98ec0ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x98ec1000 - 0x98ed6ffb  com.apple.MultitouchSupport.framework (260.30 - 260.30) <2E28AF1C-AC6C-364F-B181-C5926A7F5A4D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x98ed7000 - 0x98f1eff3  com.apple.AppleJPEG (1.0 - 1) <C14A2B49-A664-3EDE-9B9B-6A678ED7F8DE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x99080000 - 0x993dfffb  com.apple.Foundation (6.9 - 1151.16) <76BF64BB-34C4-3409-BB6F-CAACDEE7681A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x993e4000 - 0x993f0ff3  libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
    0x993f1000 - 0x99423ff7  com.apple.GSS (4.0 - 2.0) <36CBBD76-19AC-333E-AB52-A93800ABC89A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x99424000 - 0x9944aff7  com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x9944b000 - 0x9949eff7  com.apple.HIServices (1.22 - 519) <5B54AB76-C487-367B-ACD5-2AF6BC85E1B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9949f000 - 0x994a8fff  libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
    0x994a9000 - 0x994cfffb  libPng.dylib (1231) <A9ACFC7E-9F25-3F15-AFAB-C74C3DAA1D06> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 18
        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: 4086
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=132.3M resident=38.1M(29%) swapped_out_or_unallocated=94.2M(71%)
    Writable regions: Total=27.9M written=1312K(5%) resident=2096K(7%) swapped_out=0K(0%) unallocated=25.9M(93%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Kernel Alloc Once                     4K
    MALLOC                             18.1M
    MALLOC (admin)                       16K
    Stack                              64.0M
    VM_ALLOCATE                           8K
    __DATA                             6424K
    __IMAGE                             528K
    __LINKEDIT                         30.8M
    __OBJC                             2200K
    __TEXT                            101.5M
    __UNICODE                           544K
    mapped file                        70.1M
    shared memory                         4K
    ===========                      =======
    TOTAL                             294.0M
    System Profile:
    Graphics: NVIDIA GeForce 8800 GS, NVIDIA GeForce 8800 GS, PCIe, 512 MB
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.16)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
    Thunderbolt Bus:
    USB Device: Built-in iSight
    USB Device: Keyboard Hub
    USB Device: USB Receiver
    USB Device: Apple Keyboard
    USB Device: IR Receiver
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x7F7F7F8A00000000, 0x5052494E4345544F4E000000000000000000
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0xAD00000000000000, 0x484D50313235533645465238432D53362020
    Parallel ATA Device: PIONEER DVD-RW  DVR-K06A
    Serial ATA Device: ST3500630AS Q, 500.11 GB
    Network Service: AirPort, AirPort, en1
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.30f1

    Hello Sheena,
    Thank you for your reply. I believe that when trying to promote a controversial system like the Creative Cloud, everything should work flawlessly. A special CC installer is needed to install the CC Desktop, then you have to spend hours reading and trying to make this work. It’s really frustrating.
    Fortunately, this milestone made me realize that perhaps Lightroom is not for me anymore. I have been an ardent fan of Adobe’s photo products, have bought many of them for years, almost since the first versions of Photoshop, but last year I wasn’t able to buy Photoshop CS6 – it had to be through the CC. I like to buy a product, own its license for whatever time I choose and then buy a new one if it pleases me. I cannot do this in the CC, where I am forced to continue paying for a product no matter what (it is a curtailment of the freedom of choice).
    I also learned that in the very near future Lightroom could also be included in that ominous list of products in the CC., so I believe this is the time to say good-by to Adobe photo products. It is a shame that a marketing strategy that worked so well since the beginning of Photoshop, should now be substituted for such a widespread-disliked experiment called the Creative Cloud. Perhaps it works fine for large businesses, but not for smaller ones, the ones that put Photoshop and Lightroom where they are now.
    Adobe, we made you grow and now you think you don't need us anymore, so you dump us.
    Good-by and good luck, Adobe.

  • Installation as restore from backup fails

    Dear all,
    after changing my harddisk in my iMac I want to reinstall Mac OS X using my TimeMachine Backup.
    I'm starting installation process from my original OS X CD's (Version 10.6.3)
    My Backup is from current Mountain Lion Version.
    After a short time installation fails with below stated report, see 10:37:35 marked bold. Does anyone knows anything what to do now?
    Many thanks in advance.
    Kind regards,
    Rainer
    Nov 15 10:34:16 localhost Unknown[81]: Launching the Language Chooser for an OS Install
    Nov 15 10:35:12 localhost configd[65]: subnet_route_if_index: can't get interface name
    Nov 15 10:35:13 localhost LCA[85]: Folder Manager is being asked to create a folder (cach) while running as uid 0
    Nov 15 10:35:19 localhost LCA[85]: Using keyboard layout 3
    Nov 15 10:35:24 localhost LCA[85]: Found primary language hint "de"
    Nov 15 10:35:30 localhost LCA[85]: Launching the Installer using language code "German"
    Nov 15 10:35:31 localhost OSInstaller[146]: Mac OS X Installer application started
    Nov 15 10:35:31 localhost OSInstaller[146]: 1 display(s) found.
    Nov 15 10:35:31 localhost OSInstaller[146]: Display[1] is using OpenGL acceleration.
    Nov 15 10:35:31 localhost OSInstaller[146]: @(#)PROGRAM:Install  PROJECT:Install-580
    Nov 15 10:35:31 localhost OSInstaller[146]: @(#)PROGRAM:Mac OS X Installer  PROJECT:OSInstaller-262
    Nov 15 10:35:31 localhost OSInstaller[146]: Hardware: iMac11,3 @ 2.80 GHz (x 4), 4096 MB RAM
    Nov 15 10:35:31 localhost OSInstaller[146]: Running OS Build: Mac OS X 10.6.3 (10D2322a)
    Nov 15 10:35:31 localhost OSInstaller[146]: Env: DYLD_NO_FIX_PREBINDING=1
    Nov 15 10:35:31 localhost OSInstaller[146]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Nov 15 10:35:31 localhost OSInstaller[146]: Env: PWD=/
    Nov 15 10:35:31 localhost OSInstaller[146]: Env: SHLVL=1
    Nov 15 10:35:31 localhost OSInstaller[146]: Env: OS_INSTALL=1
    Nov 15 10:35:31 localhost OSInstaller[146]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Nov 15 10:35:34 localhost OSInstaller[146]: Using install media product at /System/Installation/Packages
    Nov 15 10:35:34 localhost OSInstaller[146]: Opening OSInstall package '/System/Installation/Packages/OSInstall.mpkg'.
    Nov 15 10:35:41 localhost OSInstaller[146]: Memory statistics for 'Mac OS X Installation' pane:
    Nov 15 10:35:41 localhost OSInstaller[146]: Physical Memory Allocation:   545 MB wired,     3 MB trapped,    75 MB active,    64 MB inactive,  3409 MB free,  3548 MB usable,  4096 MB total
    Nov 15 10:36:08 localhost OSInstaller[146]: Memory statistics for 'Backup-Quelle auswählen' pane:
    Nov 15 10:36:08 localhost OSInstaller[146]: Physical Memory Allocation:   534 MB wired,     4 MB trapped,    84 MB active,    73 MB inactive,  3401 MB free,  3558 MB usable,  4096 MB total
    Nov 15 10:36:18 localhost OSInstaller[146]: Memory statistics for 'Backup auswählen' pane:
    Nov 15 10:36:18 localhost OSInstaller[146]: Physical Memory Allocation:   535 MB wired,     5 MB trapped,    85 MB active,    75 MB inactive,  3396 MB free,  3556 MB usable,  4096 MB total
    Nov 15 10:36:42 localhost OSInstaller[146]: Using cached backup size 245265096704
    Nov 15 10:36:43 localhost OSInstaller[146]: Memory statistics for 'Zielvolume auswählen' pane:
    Nov 15 10:36:43 localhost OSInstaller[146]: Physical Memory Allocation:   565 MB wired,     3 MB trapped,    88 MB active,    92 MB inactive,  3348 MB free,  3528 MB usable,  4096 MB total
    Nov 15 10:36:53 localhost OSInstaller[146]: Memory statistics for 'Wiederherstellen' pane:
    Nov 15 10:36:53 localhost OSInstaller[146]: Physical Memory Allocation:   591 MB wired,     2 MB trapped,    89 MB active,    95 MB inactive,  3319 MB free,  3503 MB usable,  4096 MB total
    Nov 15 10:36:53 localhost OSInstaller[146]: [RESTORE] erasing disk 'Macintosh HD'
    Nov 15 10:36:53 localhost OSInstaller[146]: [RESTORE] erase started
    Nov 15 10:37:11 localhost OSInstaller[146]: [RESTORE] erase completed
    Nov 15 10:37:11 localhost OSInstaller[146]: Physical memory statistics immediately before turning on virtual memory backing store:
    Nov 15 10:37:11 localhost OSInstaller[146]: Physical Memory Allocation:   554 MB wired,     3 MB trapped,    86 MB active,    91 MB inactive,  3362 MB free,  3539 MB usable,  4096 MB total
    Nov 15 10:37:11 localhost OSInstaller[146]: Activated virtual memory backing store at mount point '/Volumes/Macintosh HD'
    Nov 15 10:37:11 localhost OSInstaller[146]: [RESTORE] started vm on target disk.
    Nov 15 10:37:11 localhost OSInstaller[146]: [RESTORE] ensuring permissions on /Volumes/Macintosh HD
    Nov 15 10:37:11 localhost OSInstaller[146]: [RESTORE] restoring from: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD
    Nov 15 10:37:11 localhost OSInstaller[146]: [RESTORE] restoring to: /Volumes/Macintosh HD
    Nov 15 10:37:11 localhost OSInstaller[146]: [RESTORE] filelist: (\n    ".com.apple.backupd.mvlist.plist",\n    ".com.apple.timemachine.supported (vom alten Mac)",\n    ".DocumentRevisions-V100",\n    ".DS_Store",\n    ".file",\n    ".vol",\n    Applications,\n    bin,\n    cores,\n    etc,\n    "Handbu\U0308cher & Informationen",\n    "iPodless.log",\n    Library,\n    "mach_kernel",\n    Network,\n    opt,\n    sbin,\n    System,\n    tmp,\n    Users,\n    usr,\n    var,\n    Volumes,\n    "~",\n    "private/etc",\n    "private/tftpboot",\n    "private/tmp",\n    "private/var"\n)
    Nov 15 10:37:12 localhost OSInstaller[146]: Constructing critical restore paths
    Nov 15 10:37:12 localhost OSInstaller[146]: [RESTORE] 1:      restoring .com.apple.backupd.mvlist.plist
    Nov 15 10:37:12 localhost OSInstaller[146]:             from source path: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.com.apple.backupd.mvlist.plist
    Nov 15 10:37:12 localhost OSInstaller[146]:          to destination path: /Volumes/Macintosh HD
    Nov 15 10:37:13 localhost OSInstaller[146]: [RESTORE] 2:      restoring .com.apple.timemachine.supported (vom alten Mac)
    Nov 15 10:37:13 localhost OSInstaller[146]:             from source path: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.com.apple.timemachine.supported (vom alten Mac)
    Nov 15 10:37:13 localhost OSInstaller[146]:          to destination path: /Volumes/Macintosh HD
    Nov 15 10:37:13 localhost OSInstaller[146]: [RESTORE] 3:      restoring .DocumentRevisions-V100
    Nov 15 10:37:13 localhost OSInstaller[146]:             from source path: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.DocumentRevisions-V100
    Nov 15 10:37:13 localhost OSInstaller[146]:          to destination path: /Volumes/Macintosh HD
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] Error -36 while restoring /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.DocumentRevisions-V100/PerUID/501/5/com.apple.documentVersions/BA945D81-E06 F-4BCD-B189-F64089A3D97F.pdf to (null)
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] Error -36 while restoring /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.DocumentRevisions-V100/PerUID/501/5/com.apple.documentVersions/DD403257-35A C-469F-B4E4-C0B7915D4D85.pdf to (null)
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] Error -36 while restoring /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.DocumentRevisions-V100/PerUID/501/6/com.apple.documentVersions/385B9FB6-FA0 0-4DE4-B279-033627796C6C.pdf to (null)
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] Error -36 while restoring /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.DocumentRevisions-V100/PerUID/501/6/com.apple.documentVersions/D4FEACB2-D2A D-4656-AA58-4D7160575D45.pdf to (null)
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] Error -36 while restoring /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.DocumentRevisions-V100/PerUID/501/7/com.apple.documentVersions/0337BF11-043 8-4132-A301-25518B387A8A.pdf to (null)
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] 4:      restoring .DS_Store
    Nov 15 10:37:14 localhost OSInstaller[146]:             from source path: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.DS_Store
    Nov 15 10:37:14 localhost OSInstaller[146]:          to destination path: /Volumes/Macintosh HD
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] 5:      restoring .file
    Nov 15 10:37:14 localhost OSInstaller[146]:             from source path: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.file
    Nov 15 10:37:14 localhost OSInstaller[146]:          to destination path: /Volumes/Macintosh HD
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] 6:      restoring .vol
    Nov 15 10:37:14 localhost OSInstaller[146]:             from source path: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/.vol
    Nov 15 10:37:14 localhost OSInstaller[146]:          to destination path: /Volumes/Macintosh HD
    Nov 15 10:37:14 localhost OSInstaller[146]: [RESTORE] 7:      restoring Applications
    Nov 15 10:37:14 localhost OSInstaller[146]:             from source path: /Volumes/iMac/Backups.backupdb/iMac/2012-11-12-183717/Macintosh HD/Applications
    Nov 15 10:37:14 localhost OSInstaller[146]:          to destination path: /Volumes/Macintosh HD
    Nov 15 10:37:35 localhost Unknown[87]: 2012-11-15 10:37:35.556 Mac OS X Installer[146:9f47] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    Nov 15 10:47:44 localhost LCA[85]: Child exited with status 11
    Nov 15 10:47:45 localhost Unknown[199]: Launching the Installer Crash Log Viewer
    Nov 15 10:48:26 localhost ReportCrash[198]: Process:         Mac OS X Installer [146]
    Nov 15 10:48:26 localhost ReportCrash[198]: Path:            /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Nov 15 10:48:26 localhost ReportCrash[198]: Identifier:      Mac OS X Installer
    Nov 15 10:48:26 localhost ReportCrash[198]: Version:         ??? (???)
    Nov 15 10:48:26 localhost ReportCrash[198]: Code Type:       X86-64 (Native)
    Nov 15 10:48:26 localhost ReportCrash[198]: Parent Process:  LCA [85]
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Date/Time:       2012-11-15 10:47:15.029 -0800
    Nov 15 10:48:26 localhost ReportCrash[198]: OS Version:      Mac OS X 10.6.3 (10D2322a)
    Nov 15 10:48:26 localhost ReportCrash[198]: Report Version:  6
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Nov 15 10:48:26 localhost ReportCrash[198]: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Nov 15 10:48:26 localhost ReportCrash[198]: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Application Specific Information:
    Nov 15 10:48:26 localhost ReportCrash[198]: objc_msgSend() selector name: release
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libobjc.A.dylib                   0x0000000100583120 objc_msgSend + 44
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   com.apple.CoreFoundation          0x000000010067cd56 _CFAutoreleasePoolPop + 230
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   com.apple.Foundation              0x00000001008ff308 -[NSAutoreleasePool drain] + 158
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.AppKit                  0x0000000100cdb187 -[NSApplication run] + 543
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   com.apple.AppKit                  0x0000000100cd3e14 NSApplicationMain + 364
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   com.apple.MacOSXInstaller         0x00000001000048de 0x100000000 + 18654
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   com.apple.MacOSXInstaller         0x0000000100001540 0x100000000 + 5440
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 1:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x0000000100368eb6 __semwait_signal + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x0000000100368d45 nanosleep + 148
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   libSystem.B.dylib                 0x00000001003b5b14 sleep + 61
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.installframework        0x00000001000b8413 do_log_watch + 53
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 2:  Dispatch queue: com.apple.libdispatch-manager
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x000000010034708a kevent + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x0000000100348f5d _dispatch_mgr_invoke + 154
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   libSystem.B.dylib                 0x0000000100348c34 _dispatch_queue_invoke + 185
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   libSystem.B.dylib                 0x000000010034875e _dispatch_worker_thread2 + 252
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   libSystem.B.dylib                 0x0000000100348088 _pthread_wqthread + 353
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   libSystem.B.dylib                 0x0000000100347f25 start_wqthread + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 3:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x000000010032e2fa mach_msg_trap + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x000000010032e96d mach_msg + 59
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   com.apple.CoreFoundation          0x0000000100694452 __CFRunLoopRun + 1698
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.CoreFoundation          0x00000001006938df CFRunLoopRunSpecific + 575
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   com.apple.Foundation              0x00000001009694df +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   com.apple.Foundation              0x00000001008e9ea9 __NSThread__main__ + 1429
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 7   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 4:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x000000010032e35a semaphore_timedwait_signal_trap + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x000000010036cbc2 _pthread_cond_wait + 1015
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   com.apple.Foundation              0x0000000100923d73 -[NSCondition waitUntilDate:] + 399
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.Foundation              0x00000001009170c2 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   com.apple.installframework        0x000000010008ce71 -[IFSession(Jobs) _runMetaQueueEngine] + 88
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   com.apple.Foundation              0x00000001008e9ea9 __NSThread__main__ + 1429
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 7   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 5:  JavaScriptCore: FastMalloc scavenger
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x0000000100368eb6 __semwait_signal + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x0000000100368d45 nanosleep + 148
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   libSystem.B.dylib                 0x00000001003b5b14 sleep + 61
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.JavaScriptCore          0x0000000103573380 ***::TCMalloc_PageHeap::scavengerThread() + 96
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   com.apple.JavaScriptCore          0x0000000103573569 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 6:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x000000010032e35a semaphore_timedwait_signal_trap + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x000000010036cbc2 _pthread_cond_wait + 1015
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   com.apple.Foundation              0x0000000100923d73 -[NSCondition waitUntilDate:] + 399
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.Foundation              0x00000001009170c2 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   com.apple.installframework        0x000000010007de77 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 774
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   com.apple.Foundation              0x00000001008e9ea9 __NSThread__main__ + 1429
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 7   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 7:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x0000000100368eb6 __semwait_signal + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x0000000100368d45 nanosleep + 148
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   com.apple.Foundation              0x000000010096ef4c +[NSThread sleepForTimeInterval:] + 101
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.SystemMigration         0x0000000101dd9750 -[SMManager _suppressSpotlightThread:] + 104
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   com.apple.Foundation              0x00000001008e9ea9 __NSThread__main__ + 1429
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 8:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x0000000100371dce select$DARWIN_EXTSN + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   com.apple.CoreFoundation          0x00000001006b5ef2 __CFSocketManager + 818
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 9:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x000000010036ff3a pread + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   com.apple.DesktopServices         0x0000000105c48bf9 TCopyReader::ReadDataFork() + 187
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   com.apple.DesktopServices         0x0000000105c49df5 TCopyReader::Read(unsigned long long, TCountedPtr<TCFURLInfo> const&, TCountedPtr<TCFURLInfo> const&) + 161
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   com.apple.DesktopServices         0x0000000105c34b13 TFSCopyOperation::CopyToTarget() + 607
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   com.apple.DesktopServices         0x0000000105c3698b TFSCopyOperation::DoCopy(TCountedPtr<TCFURLInfo> const&) + 595
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   com.apple.DesktopServices         0x0000000105c2c706 _NodeOperation + 469
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   ...ple.CoreServices.CarbonCore    0x0000000102b7f5db _FSFileOperationOperate + 438
    Nov 15 10:48:26 localhost ReportCrash[198]: 7   libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 8   libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 10:
    Nov 15 10:48:26 localhost ReportCrash[198]: 0   libSystem.B.dylib                 0x0000000100368eb6 __semwait_signal + 10
    Nov 15 10:48:26 localhost ReportCrash[198]: 1   libSystem.B.dylib                 0x000000010036ccd1 _pthread_cond_wait + 1286
    Nov 15 10:48:26 localhost ReportCrash[198]: 2   ...ple.CoreServices.CarbonCore    0x0000000102bc860f TSWaitOnCondition + 118
    Nov 15 10:48:26 localhost ReportCrash[198]: 3   ...ple.CoreServices.CarbonCore    0x0000000102b37e0c TSWaitOnConditionTimedRelative + 177
    Nov 15 10:48:26 localhost ReportCrash[198]: 4   ...ple.CoreServices.CarbonCore    0x0000000102b31d17 MPWaitOnQueue + 215
    Nov 15 10:48:26 localhost ReportCrash[198]: 5   com.apple.DesktopServices         0x0000000105c46f2e TCopyQueue::Dequeue() + 54
    Nov 15 10:48:26 localhost ReportCrash[198]: 6   com.apple.DesktopServices         0x0000000105c4c668 TCopyWriter::WriteDataFork() + 250
    Nov 15 10:48:26 localhost ReportCrash[198]: 7   com.apple.DesktopServices         0x0000000105c4d520 TCopyWriter::Write() + 158
    Nov 15 10:48:26 localhost ReportCrash[198]: 8   com.apple.DesktopServices         0x0000000105c4d79e TCopyWriter::WriteTaskProc(void*) + 72
    Nov 15 10:48:26 localhost ReportCrash[198]: 9   ...ple.CoreServices.CarbonCore    0x0000000102b0a009 PrivateMPEntryPoint + 63
    Nov 15 10:48:26 localhost ReportCrash[198]: 10  libSystem.B.dylib                 0x0000000100367456 _pthread_start + 331
    Nov 15 10:48:26 localhost ReportCrash[198]: 11  libSystem.B.dylib                 0x0000000100367309 thread_start + 13
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Thread 0 crashed with X86 Thread State (64-bit):
    Nov 15 10:48:26 localhost ReportCrash[198]:   rax: 0x000000010783ce00  rbx: 0x000000011e6fbb00  rcx: 0x000000011e6fbab0  rdx: 0x0000000000000000
    Nov 15 10:48:26 localhost ReportCrash[198]:   rdi: 0x000000011e6fbb00  rsi: 0x00000001005997e2  rbp: 0x00007fff5fbffa70  rsp: 0x00007fff5fbffa38
    Nov 15 10:48:26 localhost ReportCrash[198]:    r8: 0x0000000000000000   r9: 0x000000012072cd40  r10: 0x00000001206c9d80  r11: 0x000000011e6fbab0
    Nov 15 10:48:26 localhost ReportCrash[198]:   r12: 0x0000000107852a00  r13: 0x0000000107852a00  r14: 0x00000001007f43a0  r15: 0x0000000000000000
    Nov 15 10:48:26 localhost ReportCrash[198]:   rip: 0x0000000100583120  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: Binary Images:
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x100000000 -        0x10000efff  com.apple.MacOSXInstaller 230.1.1 (262) <990CB5E5-76A8-EC2B-E004-5F566553000C> /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x100018000 -        0x10003cfff  com.apple.osinstallframework 518.1.2 (580) <F9DA8A6F-26B0-41CC-9290-7F2CC0C278AC> /System/Library/PrivateFrameworks/Install.framework/Frameworks/OSInstall.framew ork/Versions/A/OSInstall
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10005a000 -        0x10005aff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10005d000 -        0x100068ff7  com.apple.framework.Assistant 1.6.0 (14) <123B4B11-5010-E6CB-1A30-F1682ADC9D7D> /System/Library/PrivateFrameworks/Assistant.framework/Versions/A/Assistant
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x100075000 -        0x100139fff  com.apple.installframework 518.1.2 (580) <7E077B14-EE5C-5EC1-C22C-3B82DDD1A312> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1001ba000 -        0x1001d2ff7  com.apple.InstallerPlugins 4.0 (430.1) <36397131-FA5D-211E-570F-2C8E93E1A845> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1001e8000 -        0x100229fff  com.apple.SystemConfiguration 1.10.2 (1.10.2) <C86D8BD3-B4C7-2C15-05EB-E8B7F8FA7F14> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10024d000 -        0x1002abff7  com.apple.framework.IOKit 2.0 (???) <A5C63ACA-8159-36EC-384B-49047CB6940C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1002cd000 -        0x1002d3ff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1002dc000 -        0x100311ff7  com.apple.DiskManagement 3.3 (354) <B5FFE5D8-EDC2-FB4D-5E25-8D4027AC1B00> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10032d000 -        0x1004edfef  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <39D14F74-5D42-5807-1DBD-18DBEF1F9E46> /usr/lib/libSystem.B.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10057e000 -        0x100634fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22> /usr/lib/libobjc.A.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x100648000 -        0x1007bdfef  com.apple.CoreFoundation 6.6.1 (550.19) <47D9567E-1D29-80CD-C9B4-761BCD7261FB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1008d6000 -        0x1008d6ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1008d9000 -        0x100b5afe7  com.apple.Foundation 6.6.2 (751.21) <56F582C4-EDF6-F6E6-B03D-1E306A9B5110> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x100cd2000 -        0x1016c7fe7  com.apple.AppKit 6.6.5 (1038.29) <AFE260A6-8FA6-030C-2BC9-E2A468999D71> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x101cbc000 -        0x101cf1fef  com.apple.framework.Apple80211 6.2.3 (623.1) <F84FD70E-E432-1B1F-532C-79303ADE76C9> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x101d05000 -        0x101d3ffff  com.apple.bom 10.0 (164) <316D9EB3-6D33-6E57-F63A-BA4DCFCE9941> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x101d4f000 -        0x101d9dfe7  com.apple.PackageKit 1.0.2 (73) <FFCC5D88-BED9-A1F2-7364-2C5F5E6FCDAF> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x101dd3000 -        0x101e7bfe7  com.apple.SystemMigration 300.3 (373) <E823F09F-943A-D3F5-3A93-8AB42645C23F> /System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/SystemMi gration
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102069000 -        0x102069ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10206c000 -        0x10207bfff  libxar.1.dylib ??? (???) <B0FB9448-F310-C656-215D-2F5FB993B61A> /usr/lib/libxar.1.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102083000 -        0x102308fef  com.apple.security 6.1.1 (37594) <9E77A468-2140-9C5D-B5EF-76C51C857D4A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1023fe000 -        0x10240fff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102414000 -        0x102422ff7  libkxld.dylib ??? (???) <7E91FA6A-6E0C-F595-FF31-80D0BD5804FC> /usr/lib/system/libkxld.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102426000 -        0x102472fff  libauto.dylib ??? (???) <9B1DB6E8-4D79-B79C-D9EC-85592478F632> /usr/lib/libauto.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10247f000 -        0x10263dfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <3D9313BF-97A4-6B65-E583-F6173E64C3C2> /usr/lib/libicucore.A.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1026ac000 -        0x102729fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10278a000 -        0x10278eff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102791000 -        0x10284afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <73E3FA58-51C0-ED7B-C5EB-E8F62AED386B> /usr/lib/libsqlite3.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10285a000 -        0x102867ff7  com.apple.AppleFSCompression 24.3 (1.0) <B1FFA9F9-9473-9EEB-D446-44330652D6A8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10286f000 -        0x10287bfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <ECA200F9-9C46-579A-6447-16B8BFB93D96> /usr/lib/libbz2.1.0.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102880000 -        0x102997fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <AFE91118-DBF3-6313-37B8-8A2002C6A46B> /usr/lib/libxml2.2.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1029c0000 -        0x102a90fff  com.apple.CFNetwork 454.9.4 (454.9.4) <D872444D-8A84-1583-4633-767CE10DB4BA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102b03000 -        0x102e36fef  com.apple.CoreServices.CarbonCore 861.6 (861.8) <8622D612-E3BE-C4E9-3253-129790E77F2E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102eaf000 -        0x102ef9ff7  com.apple.Metadata 10.6.3 (507.8) <CABBB8CF-AB18-1C01-DBF7-ADE002967249> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x102f23000 -        0x102fe0ff7  com.apple.CoreServices.OSServices 357 (357) <8D588EB3-92CC-3DB8-61E7-637CECCF7688> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10303a000 -        0x1030cafff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x103108000 -        0x103143fff  com.apple.AE 496.4 (496.4) <CB905496-4D6B-F26A-399D-840D26DBEE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10315d000 -        0x1031fdfff  com.apple.LaunchServices 362.1 (362.1) <CC3BE120-AF3C-FE7E-342D-EB2A208AE20E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x103243000 -        0x10326bfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <FBE782D5-F5F5-DA3B-EE10-8D6B24BD6C03> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x103285000 -        0x10329bfef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1032a4000 -        0x1032b3fff  com.apple.NetFS 3.2.1 (3.2.1) <DE59FB56-8536-9999-352A-2016ADCF4FCF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1032bc000 -        0x1032e7ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1032f2000 -        0x103401fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <804D3424-EB13-4E87-D721-3A0511110A95> /usr/lib/libcrypto.0.9.8.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x103466000 -        0x1035ecfe7  com.apple.JavaScriptCore 6531.22 (6531.22.5) <AF2C47DA-4E57-5EC2-8F51-9827C802CFFA> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x103657000 -        0x103658ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10365c000 -        0x103667fff  com.apple.CrashReporterSupport 10.6.3 (250) <C6ADB9F6-5BC8-C45F-2FD4-35AE42367975> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x103674000 -        0x103d71067  com.apple.CoreGraphics 1.544.1 (???) <4CFF2265-A2DF-CA9E-9DFB-1F044276A9BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x103e63000 -        0x10401dfff  com.apple.ImageIO.framework 3.0.2 (3.0.1) <4178D2C4-CD81-564A-DCB8-EEB52EF56C12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104083000 -        0x104101fff  com.apple.CoreText 3.1.0 (???) <E83F0CB9-B937-FE97-A6B3-9466BA560C8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10413f000 -        0x1041d9fff  com.apple.ApplicationServices.ATS 4.2 (???) <9A9A4671-D498-7C1F-7DBD-3FE4B1A2A276> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104202000 -        0x1042b7fe7  com.apple.ColorSync 4.6.3 (4.6.3) <412C460A-C792-5A15-FD42-1FBE20FC4E3F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1042f4000 -        0x104345fe7  com.apple.HIServices 1.8.0 (???) <2D0D9100-B712-ED4B-7622-BBA92053F446> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104371000 -        0x104386ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <8327481D-1C88-4085-2F74-72CD92196120> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104394000 -        0x104419fff  com.apple.print.framework.PrintCore 6.2 (312.5) <2BA9CEF6-CCF4-6719-9642-E9667F815C66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10444f000 -        0x104490fef  com.apple.QD 3.35 (???) <6B7D6A89-2578-5C40-C0DE-A5BCB0AA6FD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1044a8000 -        0x1044bcff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1044cd000 -        0x1044cdff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1044d0000 -        0x10451ffef  libTIFF.dylib ??? (???) <8A8AF1CB-80E6-1457-E52A-1271733CBF7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10452c000 -        0x104531fff  libGIF.dylib ??? (???) <5AD1D618-2C1D-AD00-7EA4-D8EC6A1773A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104536000 -        0x104554fff  libPng.dylib ??? (???) <4EFA6B07-6613-BC33-11D7-CF2D9B967511> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10455c000 -        0x10455efff  libRadiance.dylib ??? (???) <3DAD870E-B3AE-B998-AA36-9D6B940D44C2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104562000 -        0x104588fe7  libJPEG.dylib ??? (???) <F0FD3FDA-432D-9920-6AA9-3AE1191D6AEA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104590000 -        0x10466afff  com.apple.vImage 4.0 (4.0) <B5A8B93B-D302-BC30-5A18-922645DB2F56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104679000 -        0x104679ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10467c000 -        0x1046c4ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1046cc000 -        0x104736fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104740000 -        0x104f4afe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x104f93000 -        0x1053d6fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x105563000 -        0x105623fe7  libFontParser.dylib ??? (???) <A79479ED-819A-2B63-4900-D4790E74006F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10571a000 -        0x10574fff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <CE664505-29D1-3634-A055-99D2874FA671> /usr/lib/libcups.2.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10575e000 -        0x10580dfff  edu.mit.Kerberos 6.5.9 (6.5.9) <D6C7CD0A-EA9E-1B7F-2D7E-4CC08A78B678> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x105833000 -        0x105854fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10585e000 -        0x105983fef  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <72149B5E-BEC7-B6E9-3B34-0E0620827542> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1059f2000 -        0x1059f3ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <65C333FF-3F7A-AD36-DC36-D3F2F46727C5> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1059f8000 -        0x105b36fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x105bce000 -        0x105cb4fe7  com.apple.DesktopServices 1.5.5 (1.5.5) <5130409F-082D-B3F3-B567-C52638FF483C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x105d03000 -        0x106001fef  com.apple.HIToolbox 1.6.2 (???) <193A3F85-A1F8-2FD7-A8BD-D6AE722C8BA9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10612d000 -        0x1064c5fe7  com.apple.QuartzCore 1.6.1 (227.18) <00EED230-F7BA-6455-2C9D-A65B590E6E13> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1065f2000 -        0x1065fdff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106607000 -        0x10664eff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106673000 -        0x1066f2fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <03D4DAA6-E987-F51B-93AE-3C2D91AA570A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106728000 -        0x106729fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10672d000 -        0x106743ff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <D015924C-4282-B5EF-7190-340F46FB6F18> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106750000 -        0x106750ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106753000 -        0x1067a8fef  com.apple.framework.familycontrols 2.0.1 (2010) <23A6340F-D798-C8C0-93A7-384E964297CF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1067c5000 -        0x10687afe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1068ad000 -        0x1068d2ff7  com.apple.CoreVideo 1.6.1 (45.5) <EEAD844B-D846-F27B-6BFF-D97D3FC31BBC> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1068eb000 -        0x1068faff7  com.apple.opengl 1.6.8 (1.6.8) <A4784A50-F306-61A7-3638-96D538CBC934> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106903000 -        0x106934fff  libGLImage.dylib ??? (???) <27565CDD-3A12-6DA7-23C1-E2A21216CB2B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10693b000 -        0x10695efff  com.apple.opencl 12.1 (12.1) <E92CDD8E-5B2C-209B-7C85-79605E3BDB01> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106967000 -        0x10696dff7  IOSurface ??? (???) <4FFF6BA6-785C-DC57-6E4A-4D0156972BB2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106976000 -        0x1069bffef  libGLU.dylib ??? (???) <41CE0600-B36C-7C5D-85F4-68A5F2E3CCD8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1069ce000 -        0x1069e2fff  libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1069f2000 -        0x106b0bfef  libGLProgrammability.dylib ??? (???) <39A6A60E-5B7A-89B0-5CBF-99FD62C37F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106b2c000 -        0x106b2fff7  libCoreVMClient.dylib ??? (???) <305BFF0D-6C64-AFEE-68F7-FECA17199860> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106b34000 -        0x106b39fff  libGFXShared.dylib ??? (???) <8D5BE6C3-A830-54A5-5371-575293D31B0A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106b3e000 -        0x106bcafef  SecurityFoundation 36840.0.0 (compatibility 1.0.0) <105C82B6-A1C7-9082-ECA6-AEA08C1948C6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106c0e000 -        0x106c15fff  com.apple.OpenDirectory 10.6 (10.6) <D72FD8AB-B328-B27B-DA16-3BBB7BC0C08C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106c1e000 -        0x106c37fff  com.apple.CFOpenDirectory 10.6 (10.6) <E98F7642-7F87-C3B4-18FB-3D3947E53CD0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106c4c000 -        0x106c6cff7  com.apple.DirectoryService.Framework 3.6 (621.3) <8FBCBA30-5BB6-E447-8146-08486933AEB8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106c76000 -        0x106cb7ff7  com.apple.MediaKit 10.3 (485) <779F7525-0F11-0FAA-9E3B-3F22DD975CC5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106cca000 -        0x106da2fe7  com.apple.DiscRecording 5.0.5 (5050.4.6) <4B3F20F9-7966-66C3-8C5F-E2D482184EA2> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106e02000 -        0x106e1cff7  com.apple.NetInfo 1.0.0 (???) <7348D6F9-9EB3-7E93-9F98-B6D690B95226> /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106e28000 -        0x106f28ff7  com.apple.DiskImagesFramework 10.6.4 (285) <6B33176A-CF2B-8052-1556-D163E8DDC097> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106f85000 -        0x106f85ff7  com.apple.Carbon 150 (152) <586B20CD-AEB9-57F1-F2C1-BB14BE70C5B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106f88000 -        0x106fc4fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <EABCA30B-B900-0BCC-84A1-5C1F3F13D221> /usr/lib/libcurl.4.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x106fd2000 -        0x10700aff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D98473F3-AF4F-B2C0-E597-637033EE3111> /usr/lib/libssl.0.9.8.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10701f000 -        0x107024ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10702c000 -        0x10702ffff  com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107035000 -        0x10704bfff  com.apple.ImageCapture 6.0 (6.0) <01E09982-7DD2-0868-0180-42E7D298B35A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107065000 -        0x107080ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107091000 -        0x107093fff  com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107098000 -        0x10709bff7  com.apple.securityhi 4.0 (36638) <0234B95B-A339-4576-BB0D-A568634B50F5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1074c3000 -        0x1074d0fe7  libCSync.A.dylib 544.1.0 (compatibility 64.0.0) <46F00644-B0B4-1214-A17E-70F4F1702048> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107622000 -        0x107629fff  com.apple.TIMCore 1.2.0 (1.2.0) <040AADAE-E9BD-167A-9B07-E65E7C82A5F2> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TIMCore.bundle/Contents/MacOS/TIMC ore
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107632000 -        0x107643ff7  com.apple.TextInputUI 1.0 (1.0) <7F16CC61-2F8D-8C43-50F9-A1B493C407C8> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedFrameworks/TextInputUI.framework/Versions/ A/TextInputUI
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107655000 -        0x107670ff7  com.apple.airport.clientbundle 6.2.1 (621.1) <4567D8C0-9321-F90C-E71B-5DFAA195CC9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x107788000 -        0x1077cbff7  libRIP.A.dylib 544.1.0 (compatibility 64.0.0) <D1DB9F39-1510-9DB3-B14D-A15879328CC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1077dc000 -        0x1077e0ff7  libCGXType.A.dylib 544.1.0 (compatibility 64.0.0) <C141864F-9475-4E48-FDF6-B11518560F2D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x10dde1000 -        0x10dde7fff  libCGXCoreImage.A.dylib 544.1.0 (compatibility 64.0.0) <A7D4D3BE-393C-2D09-41C1-623A59B76066> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x11e300000 -        0x11e3cbfe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A34CE62D-4733-B8BF-A9B2-09933AA467C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x11e59f000 -        0x11e5dcff7  libFontRegistry.dylib ??? (???) <D82C0359-D761-79ED-09F5-00A1F9108076> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x11f675000 -        0x11f693ff7  com.apple.menuextra.airport 6.2.1 (621.1) <0FF0765C-F601-3915-8852-688F71238C45> /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x11f6a6000 -        0x11f6c9ff7  com.apple.SystemConfiguration.EAP8021X 10.0.1 (1.0) <4856F0D0-8DBE-BB58-7B59-371AC2783969> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x11f6d5000 -        0x11f71eff7  com.apple.securityinterface 4.0.1 (37214) <08DB37D6-A716-DC37-536C-7889999EF395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x1205a0000 -        0x1205cfff7  com.apple.XInstall.InstallAssistant 230.1.1 (262) <CBBC52A9-E10A-8A4B-EC22-41C3F5551443> /System/Installation/CDIS/Mac OS X Installer.app/Contents/Resources/OSXInstallAssistant.bundle/Contents/MacOS/OSXI nstallAssistant
    Nov 15 10:48:26 localhost ReportCrash[198]:        0x120baa000 -        0x120bdbfef  libTrueTypeScaler.dylib ??? (???) <3F09E12E-1A3F-E592-31EF-52D77E968FB2> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]:     0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
    Nov 15 10:48:26 localhost ReportCrash[198]:     0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <39D14F74-5D42-5807-1DBD-18DBEF1F9E46> /usr/lib/libSystem.B.dylib
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:48:26 localhost ReportCrash[198]: 
    Nov 15 10:50:27 localhost Viewer[200]: NetworkBrowser failed to launch "/usr/bin/nmblookup" (No such file or directory)

    You can't restore a backup made by Time Machine in Mountain Lion using 10.6 discs! You need to start up in Mountain Lion's recovery mode. See How do I restore my entire system?
    Since you have replaced the hard drive, that means (unfortunately) that the recovery partition is gone. However, I believe that the recovery partition gets backed up on your Time Machine backups, if you're backing up to a directly-connected hard drive. Try starting up while holding option with the Time Machine drive connected. If you see any recovery "drives" show up, boot from that and you're good.
    If that doesn't work, since your machine didn't ship with Mountain Lion (which it obviously didn't if you're able to install Snow Leopard on it), it may not be capable of internet recovery. You could always try internet recovery (hold command-option-R at startup), as there was a firmware update for certain machines a while back that added this capability... though that might only give you Lion, I'm not entirely sure how it works.
    If all else fails, you'll need to install Snow Leopard, then update to Mountain Lion. (Save a copy of the installer for the future, and make a bootable Mountain Lion disk from it.) That will give you back the recovery partition so you can restore.

  • XP Installation Problem on KM4M-V

    System Specifications:
    KM4M-V motherboard
    1 x PC3200 512 Mb Kingston
    AMD XP2600+ Sempron
    Liteon 52x CD-ROM
    250 Watt Micro ATX PSU
    Fan Bus controller
    40 Gb Maxtor HD
    PS2 Mouse
    PS2 K/b
    And now the problem . . .
    Windows XP (Home/Professional) as well as Server 2003 hang on install and, once installed, has issues with random lockups.  Windows 98se installs and runs fine.  Typical lockups are as follows:
    - full lockup
    - mouse fails to function
    Tests done thus far: mem86 ver. 3.2 - reports no memory errors.
    Next tests will be with sysoft sandra to check cpu and such.
    Any suggestions on the problem here?
    Many thanks in advance,
    Wrathh

    Hi!
    Tough Christmas nut to crack.
    Two ideas though:
    If 98 is running fine then you would have a FAT32 on your hard disk. For the XP install to run smoothly it would like a NTFS file system. XP can arrange that, but then you would loose all data on the disk. But if you back up first you would be alright with this formatting process.
    Ages ago, but I wont forget it, someone did not get a successful install until he, in BIOS or in Device Manager, got rid of the DMA setting for the CD device.
    Try both above if you like, ore one at a time. Good luck!

  • MS Office 2011 for Mac - Installer quite unexpectedly

    Operating system Mac OSX 10.9.1
    First time installing office. Just purchased and downloaded today.
    I have not had this problem before installing any other software.
    This happens early in the installation process, and it happens every time without fail.  Here are the steps
    1) I click on Office Installer.pkg
    2) A dialog appears: "Welcome to the Microsoft Office for Mac 2011 Installer"
    3) I click the Continue button
    boom. The error message: "Installer quite unexpectedly"
    Here is the dump.  Please help!
    Process:         Installer [912]
    Path:            /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
    Identifier:      com.apple.installer
    Version:         6.0 (721)
    Build Info:      Installer-721000000000000~67
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [189]
    Responsible:     Installer [912]
    User ID:         501
    Date/Time:       2014-01-04 01:54:19.522 -0500
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  837B06F2-9F64-3004-867F-8B70E3596DCF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000011241ac00
    VM Regions Near 0x11241ac00:
        mapped file            00000001122ab000-0000000112352000 [  668K] r--/rwx SM=COW  /Library/Fonts/Tahoma.ttf
    --> mapped file            0000000112352000-000000011241f000 [  820K] r--/rwx SM=COW  /Library/Fonts/Microsoft/Times New Roman.ttf
        mapped file            000000011241f000-00000001129cc000 [ 5812K] r--/rwx SM=COW  /Library/Fonts/Microsoft/MS Gothic.ttf
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreText                      0x00007fff8c5c1805 OTL::GCommon::GCommon(OTL::GCommon::HowCalled, __CFData const*, OTL::GDEF&, unsigned int, unsigned int) + 129
    1   com.apple.CoreText                      0x00007fff8c5c1050 TOpenTypeMorph::TOpenTypeMorph(TRunGlue&, TCharStream const*) + 452
    2   com.apple.CoreText                      0x00007fff8c593699 TShapingEngine::ShapeGlyphs(TLine&, TCharStream const*, CFRange&, TGlyphList<TDeletedGlyphIndex>*) + 543
    3   com.apple.CoreText                      0x00007fff8c5a648b TTypesetter::TTypesetter(__CFArray const*, __CFString const*, void const* (*)(__CTRun const*, __CFString const*, void*), void*) + 211
    4   com.apple.CoreText                      0x00007fff8c5a628a CTTypesetterCreateWithRunArray + 93
    5   com.apple.AppKit                        0x00007fff83036e87 -[NSATSGlyphStorage createCTTypesetter] + 1493
    6   com.apple.AppKit                        0x00007fff830328d3 -[NSATSTypesetter _ctTypesetter] + 327
    7   com.apple.AppKit                        0x00007fff83031af9 -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragme ntRect:] + 85
    8   com.apple.AppKit                        0x00007fff8303064e -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingCon text:] + 2777
    9   com.apple.AppKit                        0x00007fff83063c79 -[NSATSTypesetter layoutParagraphAtPoint:] + 149
    10  com.apple.AppKit                        0x00007fff836dbb45 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxC haracterIndex:nextGlyphIndex:nextCharacterIndex:] + 4043
    11  com.apple.AppKit                        0x00007fff83062c9d -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 202
    12  com.apple.AppKit                        0x00007fff83062b81 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 1107
    13  com.apple.AppKit                        0x00007fff83061219 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 1306
    14  com.apple.AppKit                        0x00007fff83060ac9 -[NSLayoutManager(NSPrivate) _fillLayoutHoleAtIndex:desiredNumberOfLines:] + 201
    15  com.apple.AppKit                        0x00007fff831704c9 +[NSLayoutManager(NSPrivate) _doSomeBackgroundLayout] + 729
    16  com.apple.AppKit                        0x00007fff8316ec06 _NSPostBackgroundLayout + 310
    17  com.apple.CoreFoundation                0x00007fff8b7470a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    18  com.apple.CoreFoundation                0x00007fff8b747017 __CFRunLoopDoObservers + 391
    19  com.apple.CoreFoundation                0x00007fff8b7387b8 __CFRunLoopRun + 776
    20  com.apple.CoreFoundation                0x00007fff8b738275 CFRunLoopRunSpecific + 309
    21  com.apple.HIToolbox                     0x00007fff86c38f0d RunCurrentEventLoopInMode + 226
    22  com.apple.HIToolbox                     0x00007fff86c38b85 ReceiveNextEventCommon + 173
    23  com.apple.HIToolbox                     0x00007fff86c38abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    24  com.apple.AppKit                        0x00007fff82f8b28e _DPSNextEvent + 1434
    25  com.apple.AppKit                        0x00007fff82f8a8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    26  com.apple.AppKit                        0x00007fff82f7e9cc -[NSApplication run] + 553
    27  com.apple.AppKit                        0x00007fff82f69803 NSApplicationMain + 940
    28  com.apple.installer                     0x0000000106a2b254 0x106a29000 + 8788
    29  libdyld.dylib                           0x00007fff8f0e15fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff87fe491a __recvfrom + 10
    1   com.apple.installframework              0x0000000106b1ddc4 do_log_udp_listen + 247
    2   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff87fe5662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8973843d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff89738152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff89d888d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff89d7f778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.installframework              0x0000000106b1ccc1 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 157
    5   com.apple.Foundation                    0x00007fff89db770b __NSThread__main__ + 1318
    6   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff87fe0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fdfd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8b739315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8b738939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8b738275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8312b1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff87fe0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fdfd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8b739315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8b738939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8b738275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff89db7907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff89db770b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87b38e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff87b2e0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87b39887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87b39718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87b2e0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87b39887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87b39718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87b2e0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87b39887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87b39718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87b2e0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87b39887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87b39718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87b2e0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87b39887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87b39718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87b2e0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87fe4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff867f8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87b39887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87b39718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87b2e0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff867f6899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff867f672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff867fafc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff87fe4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff867f7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff867fafb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff87fe4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff867f7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff867fafb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011241abf8  rbx: 0x00007fff591d38b8  rcx: 0x0000000000000014  rdx: 0x00007fff744873c0
      rdi: 0x00007ff0f3530e20  rsi: 0x0000000000000000  rbp: 0x00007fff591d3710  rsp: 0x00007fff591d36e0
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00000000e0d166ed  r11: 0x0000000035770e98
      r12: 0x0000000000000000  r13: 0x00007ff0f3530e20  r14: 0x000000011241c76a  r15: 0x00007fff591d38d0
      rip: 0x00007fff8c5c1805  rfl: 0x0000000000010206  cr2: 0x000000011241ac00
    Logical CPU:     4
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x106a29000 -        0x106a52ff7  com.apple.installer (6.0 - 721) <AB8A6C63-00AC-34C5-B1D7-AA7CDA4555F0> /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
           0x106a6c000 -        0x106ab1fff  com.apple.GraphKit (1.0.5 - 30) <288D0898-D573-3834-8DBA-B73396C40FD0> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
           0x106ad3000 -        0x106ad8fff  JavaLaunching (1) <528DEA76-B869-36B5-87A6-D9B722968E16> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x106ae6000 -        0x106afafff  com.apple.InstallerPlugins (6.0 - 721) <4C68DDE4-69F1-387C-A519-0EFFFBE77E8B> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
           0x106b13000 -        0x106bb9fff  com.apple.installframework (700 - 846) <793B31D4-A323-3E08-A3E3-0426281C09F9> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
           0x10d778000 -        0x10d778ff9 +cl_kernels (???) <ED86006C-885E-4677-AEB4-CE7E6FA9B6A9> cl_kernels
           0x1107bf000 -        0x1108a5fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x110a80000 -        0x110a81ffa +cl_kernels (???) <310FD731-B8BC-4B7C-9CA3-861A6454BA31> cl_kernels
           0x110c74000 -        0x110c75ff7  libSymbolConverter.dylib (61) <D7180B51-E764-34F1-A9B3-9E7F94562017> /System/Library/CoreServices/Encodings/libSymbolConverter.dylib
           0x11205a000 -        0x112076fff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
        0x7fff64049000 -     0x7fff6407c817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff826eb000 -     0x7fff82859ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff829b3000 -     0x7fff82a84ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff82a85000 -     0x7fff82a8cff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff82a8f000 -     0x7fff82a96fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff82a97000 -     0x7fff82b86fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff82b87000 -     0x7fff82b8bff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff82e15000 -     0x7fff82ecdff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff82ece000 -     0x7fff82ed8fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff82f29000 -     0x7fff82f2bfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff82f2c000 -     0x7fff82f55ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff82f56000 -     0x7fff82f5aff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff82f66000 -     0x7fff82f66ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff82f67000 -     0x7fff83adbff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff83adc000 -     0x7fff83ae6ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff83ae7000 -     0x7fff83b4aff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff83b4b000 -     0x7fff83b53fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff83b6d000 -     0x7fff83e57fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff83e9a000 -     0x7fff83ea5ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff83ff2000 -     0x7fff83ff3ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff83ff4000 -     0x7fff84040ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff841fd000 -     0x7fff8428cfff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff849dd000 -     0x7fff84b95ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff84b96000 -     0x7fff84d06ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff85b6e000 -     0x7fff85b96ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff85bd5000 -     0x7fff85bf0ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff85bf1000 -     0x7fff85c36ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff85c37000 -     0x7fff85cbfff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff85cc0000 -     0x7fff85d26fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff85d4e000 -     0x7fff85de4fff  com.apple.PackageKit (3.0 - 329) <F619E170-BE26-37E8-8F6E-C74D68522083> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff85de5000 -     0x7fff85deeff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff86155000 -     0x7fff86179fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff861b4000 -     0x7fff861e3ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff861e4000 -     0x7fff861f7ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff861f8000 -     0x7fff86202fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff86203000 -     0x7fff86208fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff86429000 -     0x7fff86488fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff864ca000 -     0x7fff864e2ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff864e3000 -     0x7fff86507fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff86750000 -     0x7fff8679dfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8679e000 -     0x7fff867a6fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff867a7000 -     0x7fff867f4ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff867f5000 -     0x7fff867fcff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff867fd000 -     0x7fff86846fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86847000 -     0x7fff86850fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8689c000 -     0x7fff868a6ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff868a7000 -     0x7fff868a8ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff868b1000 -     0x7fff868dbff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff868dc000 -     0x7fff868e5ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8692f000 -     0x7fff8693dfff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86bfa000 -     0x7fff86bfaffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff86bfb000 -     0x7fff86c06fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff86c07000 -     0x7fff86c09ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86c0a000 -     0x7fff86eb4ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff86eb5000 -     0x7fff86eb9fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff86ed8000 -     0x7fff86efcff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff86f7c000 -     0x7fff86f7dff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86f7e000 -     0x7fff86fa5ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff86fa6000 -     0x7fff8727afc7  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
        0x7fff872b3000 -     0x7fff872e2fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff872f0000 -     0x7fff87551ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff875fd000 -     0x7fff8764bfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff87687000 -     0x7fff87688fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8769d000 -     0x7fff87ad0ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff87ad1000 -     0x7fff87adafff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87b25000 -     0x7fff87e9bffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff87e9c000 -     0x7fff87f13fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87f14000 -     0x7fff87f14fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff87f43000 -     0x7fff87f45fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff87f46000 -     0x7fff87f91fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff87fcf000 -     0x7fff87febff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87fec000 -     0x7fff88244ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88245000 -     0x7fff8825cffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8825d000 -     0x7fff8825eff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8825f000 -     0x7fff88261ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff88262000 -     0x7fff88265ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff882bd000 -     0x7fff882bffff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff882c0000 -     0x7fff882c2ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff88396000 -     0x7fff88396ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff88397000 -     0x7fff88665ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff888f8000 -     0x7fff888f8fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88900000 -     0x7fff88903ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff88904000 -     0x7fff88932ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8895b000 -     0x7fff88961ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff88962000 -     0x7fff88973ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff88974000 -     0x7fff88975ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff88976000 -     0x7fff88a67ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff88a68000 -     0x7fff88a70ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff88a71000 -     0x7fff88a71fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff88a9d000 -     0x7fff88b60ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff88b61000 -     0x7fff88b63ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff88b7b000 -     0x7fff88b7efff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff88b7f000 -     0x7fff88c48fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff88c49000 -     0x7fff88c4cfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff89029000 -     0x7fff89055ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff89056000 -     0x7fff8907bff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff890b4000 -     0x7fff890b8ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff890b9000 -     0x7fff890c6ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff890c7000 -     0x7fff89100ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89101000 -     0x7fff89111fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8912f000 -     0x7fff891b8ff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff891b9000 -     0x7fff8920afff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8920b000 -     0x7fff89263ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89264000 -     0x7fff8928cffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8929c000 -     0x7fff893ccff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff893cd000 -     0x7fff893e3fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89403000 -     0x7fff8940bff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8940c000 -     0x7fff89470ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff894c9000 -     0x7fff894f8fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff894f9000 -     0x7fff894fcfff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff89577000 -     0x7fff89665fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89666000 -     0x7fff896f2ff7  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
        0x7fff896f3000 -     0x7fff89734fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89735000 -     0x7fff8974ffff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff89750000 -     0x7fff897baff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8981e000 -     0x7fff89902fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89903000 -     0x7fff89905fff  com.apple.loginsupport (1.0 - 1) <4772DFF0-E8FD-3F27-9C3B-39563B904E1C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff89913000 -     0x7fff8992eff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8992f000 -     0x7fff89959ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8995a000 -     0x7fff89973ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff899c3000 -     0x7fff899ccfff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff899cd000 -     0x7fff89a1bfff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89a1c000 -     0x7fff89bb8ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89bb9000 -     0x7fff89bf8fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89bf9000 -     0x7fff89ce0ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff89cfd000 -     0x7fff89d4ffff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff89d50000 -     0x7fff8a04ffff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8a050000 -     0x7fff8a050fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a106000 -     0x7fff8a554fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a5b2000 -     0x7fff8a5b4fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8a7f9000 -     0x7fff8a814ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8a85b000 -     0x7fff8a8bbff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8a8bc000 -     0x7fff8a901ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8a902000 -     0x7fff8a905fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a906000 -     0x7fff8a9a1ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8a9a2000 -     0x7fff8b2be05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8b2bf000 -     0x7fff8b2c7ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8b2c8000 -     0x7fff8b30eff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8b324000 -     0x7fff8b341ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8b553000 -     0x7fff8b554fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff8b555000 -     0x7fff8b695fff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b696000 -     0x7fff8b6c7fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8b6c8000 -     0x7fff8b8adff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b8ba000 -     0x7fff8bc9bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bc9c000 -     0x7fff8bd6dff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8bd6e000 -     0x7fff8bd73fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8bed6000 -     0x7fff8bfdbfff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8bfdc000 -     0x7fff8c12fff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c130000 -     0x7fff8c164fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8c165000 -     0x7fff8c1f0fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8c1fe000 -     0x7fff8c22dff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c22e000 -     0x7fff8c240fff  com.apple.login (3.0 - 3.0) <B825A996-7F9C-3F47-B76F-A0F9B4BEB373> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8c241000 -     0x7fff8c25dfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8c2a9000 -     0x7fff8c304ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8c305000 -     0x7fff8c314ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c460000 -     0x7fff8c46dff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8c46e000 -     0x7fff8c4b5fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8c4b6000 -     0x7fff8c4b6fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c4de000 -     0x7fff8c52fff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8c530000 -     0x7fff8c531ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8c532000 -     0x7fff8c557ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8c558000 -     0x7fff8c573fff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8c574000 -     0x7fff8c57fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8c580000 -     0x7fff8c583ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8c584000 -     0x7fff8c646ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c877000 -     0x7fff8c961fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8c962000 -     0x7fff8cbf0fff  com.apple.RawCamera.bundle (5.02 - 725) <4DE37ECB-24CD-38B1-B5AF-1EE911E19B80> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8cc06000 -     0x7fff8cc6aff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cc6e000 -     0x7fff8cc80ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8cc81000 -     0x7fff8cc86ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8cc89000 -     0x7fff8cfa3ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8cfa4000 -     0x7fff8d514fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8d515000 -     0x7fff8d51bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8d51f000 -     0x7fff8d525ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8d55e000 -     0x7fff8d568ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d569000 -     0x7fff8d56eff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8d56f000 -     0x7fff8d5b1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8d5b2000 -     0x7fff8d5cbff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8de90000 -     0x7fff8de97ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff8de98000 -     0x7fff8deaffff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8deb0000 -     0x7fff8debbfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8debc000 -     0x7fff8dfe8fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8dfe9000 -     0x7fff8e021ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e0b7000 -     0x7fff8e5dbfff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8e743000 -     0x7fff8e743fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e744000 -     0x7fff8e7f4ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ea39000 -     0x7fff8ea8cfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8ea8d000 -     0x7fff8eb6cfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8ebfa000 -     0x7fff8ec2afff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8efd0000 -     0x7fff8efe1ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8efe9000 -     0x7fff8efedfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8efee000 -     0x7fff8f028ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8f029000 -     0x7fff8f029fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8f02a000 -     0x7fff8f037fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8f063000 -     0x7fff8f08aff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8f0de000 -     0x7fff8f0e1ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8f0ef000 -     0x7fff8f29cf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8f29d000 -     0x7fff8f30afff  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
        0x7fff8f390000 -     0x7fff8f397fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8f398000 -     0x7fff8f39cfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8f40c000 -     0x7fff8f47bff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8f4e0000 -     0x7fff8f539fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f53a000 -     0x7fff8f563fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Fr

    Back up all data.
    Launch the Font Book application and validate all fonts. You must select the fonts in order to validate them. See the built-in help and this support article for instructions. If Font Book finds any issues, resolve them.
    From the application's menu bar, select
    File ▹ Restore Standard Fonts...
    You'll be prompted to confirm, and then to enter your administrator login password.
    Boot in safe mode to rebuild the font caches. Boot again as usual and test.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. In that case, ask for instructions.
    Also note that if you deactivate or remove any built-in fonts, for instance by using a third-party font manager, the system may become unstable.

  • Installer freezes when trying to open itunes installer

    I upgraded my phone to iOS 7 so I need iTunes 11.1 to sync my phone but every time i try to open the Install Itunes.pkg, the Installer app just freezes
    can anyone help?
    Error message says this:
    Process:         Installer [5679]
    Path:            /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
    Identifier:      com.apple.installer
    Version:         6.0 (618)
    Build Info:      Installer-618000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [157]
    User ID:         501
    Date/Time:       2013-09-27 22:37:16.134 -0700
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Interval Since Last Report:          511338 sec
    Crashes Since Last Report:           463008
    Per-App Interval Since Last Report:  17531 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      1BC7252A-737D-7833-A444-C3FA3ECD6D59
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[ _setAllowsFolderArchives:]: unrecognized selector sent to class 0x10648bfb8'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff92f68b06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8b2173f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff92fff26a +[NSObject(NSObject) doesNotRecognizeSelector:] + 186
    3   CoreFoundation                      0x00007fff92f5702e ___forwarding___ + 414
    4   CoreFoundation                      0x00007fff92f56e18 _CF_forwarding_prep_0 + 232
    5   Install                             0x00000001062dd3e5 -[IFDistXMLDocument(InstallerPrivate) evaluateTrust] + 191
    6   Installer                           0x00000001061e2994 Installer + 108948
    7   Installer                           0x00000001061d8831 Installer + 67633
    8   Installer                           0x00000001061d87db Installer + 67547
    9   libdispatch.dylib                   0x00007fff8e4d5f01 _dispatch_call_block_and_release + 15
    10  libdispatch.dylib                   0x00007fff8e4d20b6 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007fff8e4d70c8 _dispatch_main_queue_callback_4CF + 275
    12  CoreFoundation                      0x00007fff92f0ab4c __CFRunLoopRun + 1644
    13  CoreFoundation                      0x00007fff92f0a0e2 CFRunLoopRunSpecific + 290
    14  HIToolbox                           0x00007fff955d4eb4 RunCurrentEventLoopInMode + 209
    15  HIToolbox                           0x00007fff955d4c52 ReceiveNextEventCommon + 356
    16  HIToolbox                           0x00007fff955d4ae3 BlockUntilNextEventMatchingListInMode + 62
    17  AppKit                              0x00007fff8f857533 _DPSNextEvent + 685
    18  AppKit                              0x00007fff8f856df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    19  AppKit                              0x00007fff8f84e1a3 -[NSApplication run] + 517
    20  AppKit                              0x00007fff8f7f2bd6 NSApplicationMain + 869
    21  Installer                           0x00000001061c9494 Installer + 5268
    22  libdyld.dylib                       0x00007fff944e17e1 start + 0
    23  ???                                 0x0000000000000002 0x0 + 2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8ccb0212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff93f23b24 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff93f67f61 abort + 143
    3   libc++abi.dylib                         0x00007fff929839eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff9298139a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8b217873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff8f2b58fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8b2175de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff8e4d20ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff8e4d70c8 _dispatch_main_queue_callback_4CF + 275
    10  com.apple.CoreFoundation                0x00007fff92f0ab4c __CFRunLoopRun + 1644
    11  com.apple.CoreFoundation                0x00007fff92f0a0e2 CFRunLoopRunSpecific + 290
    12  com.apple.HIToolbox                     0x00007fff955d4eb4 RunCurrentEventLoopInMode + 209
    13  com.apple.HIToolbox                     0x00007fff955d4c52 ReceiveNextEventCommon + 356
    14  com.apple.HIToolbox                     0x00007fff955d4ae3 BlockUntilNextEventMatchingListInMode + 62
    15  com.apple.AppKit                        0x00007fff8f857533 _DPSNextEvent + 685
    16  com.apple.AppKit                        0x00007fff8f856df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17  com.apple.AppKit                        0x00007fff8f84e1a3 -[NSApplication run] + 517
    18  com.apple.AppKit                        0x00007fff8f7f2bd6 NSApplicationMain + 869
    19  com.apple.installer                     0x00000001061c9494 0x1061c8000 + 5268
    20  libdyld.dylib                           0x00007fff944e17e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8ccb02aa __recvfrom + 10
    1   com.apple.installframework              0x0000000106289745 do_log_udp_listen + 281
    2   libsystem_c.dylib                       0x00007fff93f22772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff93f0f1a1 thread_start + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ccb0d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e4d4dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8e4d49ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8ccb06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff93f24f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff93f24ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff93f0f191 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ccb06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff93f24f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff93f24ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff93f0f191 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8ccb06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff93f24f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff93f24ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff93f0f191 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8ccb00fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff93f26ff3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8db43883 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8db436d9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.installframework              0x00000001062885a8 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 77
    5   com.apple.Foundation                    0x00007fff8db18562 __NSThread__main__ + 1345
    6   libsystem_c.dylib                       0x00007fff93f22772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff93f0f1a1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8ccb06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff93f24f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff93f24ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff93f0f191 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8ccb06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff93f24f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff93f24ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff93f0f191 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8ccb06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff93f24f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff93f24ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff93f0f191 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8ccb06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff93f24f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff93f24ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff93f0f191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff59a36438  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff59a36460  rsp: 0x00007fff59a36438
       r8: 0x00007fff7bc3c278   r9: 0x00007fff59a36440  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff59a365c0  r13: 0x0000000000000000  r14: 0x00007fff7bc3d180  r15: 0x00007fff59a364a0
      rip: 0x00007fff8ccb0212  rfl: 0x0000000000000206  cr2: 0x00007fff7bc35ff0
    Logical CPU: 0
    Binary Images:
           0x1061c8000 -        0x1061f5fff  com.apple.installer (6.0 - 618) <9FE7216C-D6CA-34E5-998F-F0A6B8A25A50> /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
           0x10620e000 -        0x106213fff  JavaLaunching (1) <E89BD701-1C4E-3A44-8C32-6F81D2B53D13> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x10621f000 -        0x106239fff  com.apple.PackageKit.PackageUIKit (3.0 - 262) <0423400E-9328-364A-80E7-C69910BC7CAC> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
           0x106251000 -        0x106268fff  com.apple.InstallerPlugins (6.0 - 618) <E098FEF9-D796-383C-B62F-D994EA47D8AC> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
           0x10627e000 -        0x106343ff7  com.apple.installframework (700 - 735) <FAD4F1D4-B8AA-3AA8-9110-8FF66E473F3A> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
           0x1063d0000 -        0x106472fff  com.apple.PackageKit (3.0 - 262) <AFD81185-9C3D-3454-B29D-32B8828026B8> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10a60f000 -        0x10a618fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10a62e000 -        0x10a62eff9 +cl_kernels (???) <7A7CB5D8-DFCF-42AC-A6CB-CE723F7FFEE4> cl_kernels
           0x10a633000 -        0x10a634ffa +cl_kernels (???) <05EBA74E-FF86-4FC6-B9AF-7794BA677290> cl_kernels
           0x10a654000 -        0x10a655ffb +cl_kernels (???) <3B433CC9-B0F5-4F82-9FC7-6E42F75CAE75> cl_kernels
           0x10a66b000 -        0x10a66cffb +cl_kernels (???) <25417985-D05E-4DB4-9D27-FA1F019AF696> cl_kernels
           0x10e592000 -        0x10e62cff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10f254000 -        0x10f278ff7  com.apple.security.csparser (3.0 - 55179.13) <B85553DE-708C-3C20-93D5-70DC80068CE3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x10f280000 -        0x10f319ff7  unorm8_argb.dylib (2.2.16) <AC4A19D0-44A5-34CB-9248-20996ACA6B06> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
        0x7fff65dc8000 -     0x7fff65dfc93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8a75f000 -     0x7fff8a75ffff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a760000 -     0x7fff8a7acff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8a7ad000 -     0x7fff8ab38ff7  com.apple.FinderKit (1.1.3 - 1.1.3) <7956AB84-AB7A-3B00-A543-76E5CD708881> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8ab39000 -     0x7fff8aba6ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8aba7000 -     0x7fff8aba9fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8abf2000 -     0x7fff8acf4fff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ad57000 -     0x7fff8ad5bfff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8ada0000 -     0x7fff8ae53ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8aee7000 -     0x7fff8af36ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8af37000 -     0x7fff8af39fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8af3a000 -     0x7fff8af3cff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8af3d000 -     0x7fff8af5eff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8af5f000 -     0x7fff8af6afff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8af6b000 -     0x7fff8b028ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8b029000 -     0x7fff8b029fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8b07b000 -     0x7fff8b089ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8b08a000 -     0x7fff8b08afff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b206000 -     0x7fff8b31e92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8b32c000 -     0x7fff8b4a1ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b4a2000 -     0x7fff8b4c3fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8b4c4000 -     0x7fff8b55efff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b55f000 -     0x7fff8b566fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b567000 -     0x7fff8b567fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b568000 -     0x7fff8b768fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8b769000 -     0x7fff8b76cfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8b78c000 -     0x7fff8ba07ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8ba08000 -     0x7fff8ba1ffff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8ba20000 -     0x7fff8ba42ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ba43000 -     0x7fff8ba65ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8ba66000 -     0x7fff8ba79ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8ba7a000 -     0x7fff8ba99ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8ba9a000 -     0x7fff8baf9fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8bafa000 -     0x7fff8bb33ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff8bb4b000 -     0x7fff8bf42fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bf4b000 -     0x7fff8bfb3fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8c79a000 -     0x7fff8c818ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8c819000 -     0x7fff8c933fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c934000 -     0x7fff8c942fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8cb30000 -     0x7fff8cb3dff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8cb3e000 -     0x7fff8cc40fff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8cc41000 -     0x7fff8cc9dfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8cc9e000 -     0x7fff8ccb9ff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ccba000 -     0x7fff8ccc6fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ccc7000 -     0x7fff8ccd2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8ccd3000 -     0x7fff8ccd4fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8ccd5000 -     0x7fff8ccdffff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8cce0000 -     0x7fff8cce4fff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8cce5000 -     0x7fff8ccfcfff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ccfd000 -     0x7fff8cdeeff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8cdef000 -     0x7fff8cdefffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8d5e9000 -     0x7fff8d676ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8d679000 -     0x7fff8d6abfff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8d6af000 -     0x7fff8d85dfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d85e000 -     0x7fff8d88cff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8d88d000 -     0x7fff8d90fff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d910000 -     0x7fff8d923ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8d933000 -     0x7fff8da4cfff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8da4d000 -     0x7fff8da81fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8da82000 -     0x7fff8dde1fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8dde2000 -     0x7fff8de4bfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8de4c000 -     0x7fff8de8bff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8de8c000 -     0x7fff8de8fff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8de90000 -     0x7fff8ded0ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ded1000 -     0x7fff8e16cff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e16d000 -     0x7fff8e1c7fff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8e1e4000 -     0x7fff8e1f3fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e21d000 -     0x7fff8e249fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8e24a000 -     0x7fff8e250fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8e251000 -     0x7fff8e25ffff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e263000 -     0x7fff8e361fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8e362000 -     0x7fff8e362fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8e363000 -     0x7fff8e409ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8e40a000 -     0x7fff8e461ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e462000 -     0x7fff8e463ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8e464000 -     0x7fff8e464fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e465000 -     0x7fff8e482ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e483000 -     0x7fff8e4cffff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e4d0000 -     0x7fff8e4e5ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8e52d000 -     0x7fff8e52ffff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff8e5db000 -     0x7fff8e5edff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8e618000 -     0x7fff8e61ffff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e620000 -     0x7fff8e623fff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e624000 -     0x7fff8e625fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e626000 -     0x7fff8e62cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e62d000 -     0x7fff8e78bfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8e78c000 -     0x7fff8e7faff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e7fb000 -     0x7fff8e7ffff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8e800000 -     0x7fff8e803fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8e83a000 -     0x7fff8e842ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f2ae000 -     0x7fff8f316ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8f39e000 -     0x7fff8f3a5fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8f3a6000 -     0x7fff8f3cdff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8f3f1000 -     0x7fff8f405fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8f406000 -     0x7fff8f40afff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f40b000 -     0x7fff8f591fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f627000 -     0x7fff8f633fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8f634000 -     0x7fff8f63fff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8f702000 -     0x7fff9032ffff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff90330000 -     0x7fff90647ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff906b8000 -     0x7fff906e0fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff90720000 -     0x7fff90725fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff9073e000 -     0x7fff90caeff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff90caf000 -     0x7fff90cf8ff7  com.apple.DiskManagement (5.3.1 - 680) <5438A1FF-B92C-3D28-A8E4-FB41F03144C2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff90d2a000 -     0x7fff91147fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff91148000 -     0x7fff91149fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff9114a000 -     0x7fff91165ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff91166000 -     0x7fff915a2fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff91656000 -     0x7fff91658ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff91659000 -     0x7fff91908fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff9191e000 -     0x7fff91954fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff91a6b000 -     0x7fff91adbfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff91adc000 -     0x7fff91b8dfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff91b9c000 -     0x7fff91bebff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff91bec000 -     0x7fff91bedfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91bee000 -     0x7fff91c38ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff91c3b000 -     0x7fff91c9efff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff91d22000 -     0x7fff91e1ffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff91e20000 -     0x7fff91e25fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff91e26000 -     0x7fff91e33fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff91e5d000 -     0x7fff91e5ffff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff91e60000 -     0x7fff92104ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff92105000 -     0x7fff92110fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff92111000 -     0x7fff92116fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff922d0000 -     0x7fff922e7fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff922e8000 -     0x7fff922f9ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff922fa000 -     0x7fff9244cfff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9244d000 -     0x7fff92454fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff92455000 -     0x7fff924abfff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff924ac000 -     0x7fff924f7ff7  com.apple.GraphKit (1.0.5 - 30) <3041F39B-5372-334E-9757-3EBFE0CDA293> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff924f8000 -     0x7fff92779fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff92894000 -     0x7fff92924ff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
        0x7fff92925000 -     0x7fff9297ffff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff92980000 -     0x7fff929a5ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff929a6000 -     0x7fff929aafff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff929ab000 -     0x7fff929acff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff929ad000 -     0x7fff929f8fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff929f9000 -     0x7fff92a33fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff92a34000 -     0x7fff92a34fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff92a35000 -     0x7fff92a60fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff92a61000 -     0x7fff92aa4ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff92aa5000 -     0x7fff92adfff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff92ae0000 -     0x7fff92aecff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff92aed000 -     0x7fff92aeeff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff92aef000 -     0x7fff92b4bff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff92b4c000 -     0x7fff92c6cfff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff92c9f000 -     0x7fff92c9ffff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff92ca0000 -     0x7fff92ccefff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff92e2a000 -     0x7fff92e33ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff92e34000 -     0x7fff92ed2ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff92ed5000 -     0x7fff930bfff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff930c0000 -     0x7fff93a50627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93a51000 -     0x7fff93b5cfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff93b5d000 -     0x7fff93ba1fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
        0x7fff93ba2000 -     0x7fff93bccff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff93bcd000 -     0x7fff93e91fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff93e92000 -     0x7fff93eecff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff93eed000 -     0x7fff93f0dfff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff93f0e000 -     0x7fff93fdaff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
        0x7fff93fdb000 -     0x7fff94018fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff940e0000 -     0x7fff940e2ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff940e3000 -     0x7fff940edfff  libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib
        0x7fff94188000 -     0x7fff9421cff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff9421d000 -     0x7fff9424bfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff9428d000 -     0x7fff9435fff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff94360000 -     0x7fff9436bff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff9436c000 -     0x7fff9436cfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff9436d000 -     0x7fff944deff7  com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff944df000 -     0x7fff944e2ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff944e3000 -     0x7fff944e7ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff944e8000 -     0x7fff94583fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff94584000 -     0x7fff945abfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff946d7000 -     0x7fff947b1fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff947b2000 -     0x7fff94833fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff94834000 -     0x7fff94849fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff9484a000 -     0x7fff94876ff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff94af9000 -     0x7fff94b41fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff94b4f000 -     0x7fff94e20ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff94e21000 -     0x7fff94e59fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff94e5a000 -     0x7fff94f4ffff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff94fa7000 -     0x7fff94fbdfff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff95019000 -     0x7fff95054fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff95055000 -     0x7fff9511aff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff9511b000 -     0x7fff95121fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff95122000 -     0x7fff9512ffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff95130000 -     0x7fff952cbfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff952cf000 -     0x7fff9552aff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff95568000 -     0x7fff9556bfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9556c000 -     0x7fff95574fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff95575000 -     0x7fff958a5fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff958a6000 -     0x7fff958d2fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff958d3000 -     0x7fff958edfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff958ee000 -     0x7fff958fdff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff958fe000 -     0x7fff9592fff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff95930000 -     0x7fff95985ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff95988000 -     0x7fff959d7fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff959d8000 -     0x7fff95a58ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff95a59000 -     0x7fff95ab2ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff96a73000 -     0x7fff96b46ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff96b47000 -     0x7fff96b98ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff96b99000 -     0x7fff96dceff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff96dd7000 -     0x7fff96de5ff7  libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
        0x7fff96e41000 -     0x7fff96e4dfff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff96e4e000 -     0x7fff96e4fff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff96edb000 -     0x7fff96efaff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff96f89000 -     0x7fff97086ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff97087000 -     0x7fff97087fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff97088000 -     0x7fff9733fff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff97340000 -     0x7fff97344fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff97345000 -     0x7fff9737bfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff9737c000 -     0x7fff973c9fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff973ca000 -     0x7fff9740dff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9740e000 -     0x7fff9740efff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff9740f000 -     0x7fff9741cff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff9741d000 -     0x7fff97474ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 20
        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: 2343
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=194.6M resident=171.4M(88%) swapped_out_or_unallocated=23.2M(12%)
    Writable regions: Total=1.2G written=8412K(1%) resident=39.3M(3%) swapped_out=0K(0%) unallocated=1.2G(97%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                     172K
    CG image                              116K
    CG raster data                        116K
    CG shared images                      192K
    CoreImage                               8K
    CoreServices                         1904K
    JS JIT generated code               128.0M
    JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
    MALLOC                               99.6M
    MALLOC guard page                      48K
    Memory tag=240                          4K
    Memory tag=242                         12K
    Memory tag=251                         44K
    OpenCL                                 44K
    STACK GUARD                          56.0M
    Stack                                13.1M
    VM_ALLOCATE                          80.2M
    __DATA                               17.8M
    __IMAGE                               528K
    __LINKEDIT                           53.0M

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, or by corruption of certain system caches. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Oracle R Enterprise installation ERROR: cannot copy dll file

    This is bit strange, I posted this message in 2 forums but surprisingly can't find it anymore!! Anyways, I would appreciate if anyone can help me a bit on this issue:
    I am having trouble installing ORE 1.3 on my windows 7 (home premium, personal notebook) 64 bit. I strictly followed the installation note and made sure all the path variables are defined properly. My R version is 2.15.1. My Windows user is a member of ora_dba group as can be seen below.
    C:\Users\sourabh>net localgroup ora_dba
    Alias name        ora_dba
    Comment         Oracle DBA Group
    Members
    NT AUTHORITY\SYSTEM
    sourabh
    The command completed successfully.Now when I try to install.bat (bare with me as I try to include the whole path as I believe there may be the problem. Note that my oracle and R installation is in H:\ drive, not in C:\. Can that be an issue about some windows permission? I off-course tried many ways, gave the user full permission, but no luck.)
    C:Users\sourabh>H:\ORACLE\OracleREnterprise\ORE\ore-server-win-x86_64-1.3\server\install.bat
    Oracle R Enterprise 1.3 Server Installation.
    Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
    Checking R ...................................
    Pass
    Checking R libraries ........................
    Pass
    Checking ORACLE_HOME ...............
    Pass
    Checking ORACLE_SID ..................
    Pass
    Checking sqlplus ...........................
    Pass
    Checking ORE ..............................
    Pass
    Current configuration
      R_HOME            = H:\ORACLE\OracleREnterprise\R\R-2.15.1
      R_LIBS_USER     = H:\ORACLE\Oracle11g\product\11.2.0\dbhome\R\library
      ORACLE_HOME  =  H:\ORACLE\Oracle11g\product\11.2.0\dbhome
      ORACLE_SID      = SINHA
    Do you wish to install ORE? [yes]
    Choosomg RQSIS tablespace
    PERMANENT tablespace to use for RQSYS [SYSAUX]:
      Using default SYSAUX
    TEMPORARY tablespace to use for RQSYS [TEMP]:
      Using default TEMP
      Tablespace summary
      PERMANENT tablespace = SYSAUX
      TEMPORARY tablespace = TEMP
    Installing libraries ..............
    Fail
      ERROR: cannot copy "rqe.dll" to "H:\ORACLE\Oracle11g\product\11.2.0\dbhome\bin"
    C:Users\sourabh>Now here is the default group/user and permissions structures for C:\ and H:\ installation directories on my computer:
    C:\program files :
            Group or user names                                    Permissions
            CREATOR OWNER                                          Special Permissions
            SYSTEM                                                 FULL control
            Administrators (Win7\administrators)                   FULL control               
            Users (Win7\Users)                                     Read & execute, List folder contents, Read
            TrustedInstaller                                       List folder contents, Special Permissions
    H:\%ORACLE_HOME% :
            Group or user names                                    Permissions
            Authenticated Users                                    Special Permissions
            SYSTEM                                                 FULL control
            Administrators (Win7\administrators)                   FULL control                Now noticed that there is no user called sourabh (Win7\Users) or Users (Win7\Users) on H:\, so I created and gave them "Full control" permission before running install script, but still no luck.... Any help please?
    Thanks,
    Sourabh

    Hi all,
    I have finally solved the problem, it seems somehow on my windows home premium I can't run the install script (on H:\ ) from the command line. I manually ran the batch script by double clicking on it, it ran fine and I was finally able to install ORE (server + supported + client) on my laptop. Now the connection -- followed through the manual, created user and granted all the roles. Now that I want to test the connection, I open R console and below are the input and output error message though it seems I can connect to the database:
    R>
    R> library(ORE)
    Loading required package: OREbase
    Attaching package: ‘OREbase’
    The following object(s) are masked from ‘package:base’:
        cbind, data.frame, eval, interaction, order, paste, pmax, pmin, rbind, table
    Loading required package: OREstats
    Loading required package: MASS
    Loading required package: OREgraphics
    Loading required package: OREeda
    Loading required package: OREdm
    Loading required package: lattice
    Loading required package: OREpredict
    Loading required package: ORExml
    R>
    R>
    R>
    R> ore.connect(user = 'scott', sid = 'sinha', host = 'win7', password = 'tiger', port = 1521, all = T)
    Error in .oci.GetQuery(conn, statement, data = data, prefetch = prefetch,  :
      ORA-06520: PL/SQL: Error loading external library
    ORA-06522: Unable to load DLL
    ORA-06512: at "RQSYS.RQEVALIMPL", line 17
    ORA-06512: at "RQSYS.RQEVALIMPL", line 14
    ORA-06512: at line 4
    R>
    R>
    R> ore.is.connected()
    [1] TRUE
    R> I get the exact same error when I try to use even the ORE user "rquser". Any suggestion how to resolve this error?
    Thanks,
    Sourabh

  • Kernel problems and no installation CD with me

    Hi,
    I am experiencing kernel problems with my Mac Book Pro8.1 (OS Version: Mac OS X 10.6.8). Sometimes I need to restart my laptop, sometimes it does not start up, software updates do not work and I cannot start the laptop in the safe modus.
    I will post the crash report here. Is there any expert that can tell me what causes the problem and a way to fix that?
    The problem is, that I am living abroad at the moment and I do not have my installation CD with me.
    Is there anything I can do?
    Thank you so much,
    Tabea
    Here the crash reports:
    Thu Sep  5 12:03:39 2013
    panic(cpu 2 caller 0xffffff80002d1208): Kernel trap at 0xffffff80002184cd, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000101002000, CR3: 0x0000000042790000, CR4: 0x0000000000040660
    RAX: 0x0000000000000068, RBX: 0xffffff800c5fdda0, RCX: 0xfffffe804237e000, RDX: 0x0000000000045be0
    RSP: 0xffffff805ec83cd0, RBP: 0xffffff805ec83dc0, RSI: 0xffffff800b56ddf0, RDI: 0xffffff800b56dd98
    R8:  0xffffff80008436e0, R9:  0xffffff800e3b34d0, R10: 0x0000000000000000, R11: 0x0000000000000000
    R12: 0xffffff800c5fdd90, R13: 0x00000001007fc000, R14: 0xbfffff800e22adc8, R15: 0x00007fffffe00000
    RFL: 0x0000000000010246, RIP: 0xffffff80002184cd, CS: 0x0000000000000008, SS:  0x0000000000000010
    Error code: 0x0000000000000000
    Backtrace (CPU 2), Frame : Return Address
    0xffffff805ec83970 : 0xffffff8000204d15
    0xffffff805ec83a70 : 0xffffff80002d1208
    0xffffff805ec83bc0 : 0xffffff80002e3f4a
    0xffffff805ec83bd0 : 0xffffff80002184cd
    0xffffff805ec83dc0 : 0xffffff80002188b3
    0xffffff805ec83df0 : 0xffffff8000282f06
    0xffffff805ec83e30 : 0xffffff800047e356
    0xffffff805ec83e90 : 0xffffff80004867bb
    0xffffff805ec83f00 : 0xffffff8000488814
    0xffffff805ec83f40 : 0xffffff8000276435
    0xffffff805ec83f80 : 0xffffff80002d00c8
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
        Backtrace continues...
    BSD process name corresponding to current thread: UserEventAgent
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
    System model name: MacBookPro8,1 (Mac-94245B3640C91C81)
    System uptime in nanoseconds: 57566926178
    unloaded kexts:
    (none)
    loaded kexts:
    com.parallels.kext.prl_vnic    7.0 14920.689535
    com.parallels.kext.prl_netbridge    7.0 14920.689535
    com.parallels.kext.prl_hid_hook    7.0 14920.689535
    com.parallels.kext.prl_hypervisor    7.0 14920.689535
    com.parallels.kext.prl_usb_connect    7.0 14920.689535
    com.apple.driver.AppleHWSensor    1.9.3d0 - last loaded 44328857464
    com.apple.driver.AppleTyMCEDriver    1.0.2d2
    com.apple.driver.AGPM    100.12.31
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AppleMCCSControl    1.0.26
    com.apple.driver.AppleIntelPenrynProfile    17
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleMikeyDriver    2.0.8f3
    com.apple.driver.AppleIntelHDGraphics    6.4.2
    com.apple.driver.AppleIntelNehalemProfile    11
    com.apple.driver.AppleHDA    2.0.8f3
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.driver.AppleIntelMeromProfile    19
    com.apple.driver.AppleMuxControl    3.0.17
    com.apple.driver.AppleLPC    1.5.1
    com.apple.driver.AppleBacklight    170.0.48
    com.apple.kext.AppleSMCLMU    1.5.2d10
    com.apple.driver.AppleIntelSNBGraphicsFB    6.4.2
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AppleUSBTCButtons    201.6
    com.apple.driver.AppleIRController    303.8
    com.apple.driver.AppleUSBTCKeyEventDriver    201.6
    com.apple.driver.AppleUSBTCKeyboard    201.6
    com.apple.iokit.SCSITaskUserClient    2.6.9
    com.apple.iokit.IOAHCIBlockStorage    1.6.6
    com.apple.driver.AppleUSBHub    4.2.5
    com.apple.driver.AppleFWOHCI    4.7.7
    com.apple.BootCache    31.1
    com.apple.driver.AppleSDXC    1.0.4
    com.apple.driver.AirPort.Brcm4331    433.11.5
    com.apple.iokit.AppleBCM5701Ethernet    3.0.8b2
    com.apple.driver.AppleAHCIPort    2.2.0
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleUSBEHCI    4.2.6
    com.apple.driver.AppleUSBUHCI    4.2.5
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement 142.6.0
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.driver.AppleHDAHardwareConfigDriver 2.0.8f3
    com.apple.driver.DspFuncLib    2.0.8f3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.0.4
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.AppleHDAController    2.0.8f3
    com.apple.iokit.IOHDAFamily    2.0.8f3
    com.apple.driver.ApplePolicyControl    3.0.17
    com.apple.driver.AppleGraphicsControl    3.0.17
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleBacklightExpert    1.0.2
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.driver.AppleThunderboltEDMSink    1.1.3
    com.apple.driver.AppleThunderboltEDMSource    1.1.3
    com.apple.driver.AppleThunderboltDPOutAdapter    1.5.9
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.AppleThunderboltDPInAdapter    1.5.9
    com.apple.driver.AppleThunderboltDPAdapterFamily 1.5.9
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBMultitouch    207.7
    com.apple.iokit.IOUSBHIDDriver    4.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.9
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.AppleUSBMergeNub    4.2.5
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOAHCISerialATAPI    1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.9
    com.apple.driver.AppleThunderboltNHI    1.3.2
    com.apple.iokit.IOThunderboltFamily    1.7.4
    com.apple.iokit.IOFireWireFamily    4.2.7
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOAHCIFamily    2.0.7
    com.apple.driver.AppleFileSystemDriver    2.0
    com.apple.iokit.IOUSBFamily    4.2.6
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.TMSafetyNet    6
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.driver.DiskImages    289.1
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.8
    com.apple.iokit.IOACPIFamily    1.3.0
    And the crash report for the software update (in case that is of any interest):
    Process:         Software Update [361]
    Path: /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
    Identifier:      com.apple.SoftwareUpdate
    Version:         4.0.6 (270)
    Build Info:      SoftwareUpdate-2700000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [212]
    Date/Time:       2013-09-05 12:13:53.339 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          14830 sec
    Crashes Since Last Report:           1216
    Per-App Interval Since Last Report:  983 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID: B61A5505-0249-4CF0-B864-74F4B1293310
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d55a8c48
    Crashed Thread:  6
    Thread 0:  Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff84daad7a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff84dab3ed mach_msg + 59
    2   com.apple.CoreFoundation 0x00007fff81423902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff8491c7ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff8491c5f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff8491c4ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff88792eb2 _DPSNextEvent + 708
    8 com.apple.AppKit 0x00007fff88792801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.AppKit 0x00007fff8875868f -[NSApplication run] + 395
    10  com.apple.AppKit 0x00007fff887513b0 NSApplicationMain + 364
    11  com.apple.SoftwareUpdate 0x0000000100001cc8 0x100000000 + 7368
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff84dc3c0a kevent + 10
    1 libSystem.B.dylib 0x00007fff84dc5add _dispatch_mgr_invoke + 154
    2 libSystem.B.dylib 0x00007fff84dc57b4 _dispatch_queue_invoke + 185
    3 libSystem.B.dylib 0x00007fff84dc52de _dispatch_worker_thread2 + 252
    4 libSystem.B.dylib 0x00007fff84dc4c08 _pthread_wqthread + 353
    5 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff84dc4a2a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff84dc4e3c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff84dc4a2a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff84dc4e3c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff84daad7a mach_msg_trap + 10
    1   libSystem.B.dylib 0x00007fff84dab3ed mach_msg + 59
    2   com.apple.CoreFoundation 0x00007fff81423902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8a1abb74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff8a1f719a -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    6   com.apple.SoftwareUpdate 0x000000010000c85f 0x100000000 + 51295
    7   com.apple.Foundation 0x00007fff8a171114 __NSThread__main__ + 1429
    8 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    9 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib 0x00007fff84de5a6a __semwait_signal + 10
    1 libSystem.B.dylib 0x00007fff84de9881 _pthread_cond_wait + 1286
    2 com.apple.Foundation 0x00007fff8a1a9844 -[__NSOperationInternal waitUntilFinished] + 56
    3   com.apple.Foundation 0x00007fff8a1a97f2 -[NSOperation waitUntilFinished] + 83
    4 com.apple.Foundation 0x00007fff8a1a962a -[NSOperationQueue waitUntilAllOperationsAreFinished] + 233
    5   ...le.SoftwareUpdate.framework 0x00007fff80effe82 -[SUScan(Impl) _productsByScanningCatalog:] + 1178
    6   ...le.SoftwareUpdate.framework 0x00007fff80efef28 -[SUScan _scanMain:] + 1346
    7 com.apple.Foundation 0x00007fff8a171114 __NSThread__main__ + 1429
    8 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    9 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 6 Crashed:
    0 com.apple.CFNetwork 0x00007fff8789e4d9 HTTPProtocol::createStream() + 405
    1   com.apple.CFNetwork 0x00007fff8789e337 HTTPProtocol::createAndOpenStream() + 59
    2 com.apple.CFNetwork 0x00007fff8789c75c URLConnectionLoader::loaderScheduleOriginLoad(_CFURLRequest const*) + 304
    3 com.apple.CFNetwork 0x00007fff878b092c URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 516
    4 com.apple.CFNetwork 0x00007fff879140a4 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 270
    5 com.apple.CFNetwork 0x00007fff8789c5fb URLConnectionLoader::processEvents() + 99
    6 com.apple.CFNetwork 0x00007fff878994b2 MultiplexerSource::perform() + 160
    7   com.apple.CoreFoundation 0x00007fff814253d1 __CFRunLoopDoSources0 + 1361
    8   com.apple.CoreFoundation 0x00007fff814235c9 __CFRunLoopRun + 873
    9   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    10 com.apple.Foundation 0x00007fff8a1f014f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    11 com.apple.Foundation 0x00007fff8a171114 __NSThread__main__ + 1429
    12 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    13 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 7:  com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff84dee932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation 0x00007fff81445468 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    3 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 8:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib 0x00007fff84daad7a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff84dab3ed mach_msg + 59
    2   com.apple.CoreFoundation 0x00007fff81423902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    4 com.apple.CFNetwork 0x00007fff878db923 CFURLConnectionSendSynchronousRequest + 439
    5 com.apple.Foundation 0x00007fff8a2c7c97 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 370
    6   ...le.SoftwareUpdate.framework 0x00007fff80efd892 -[SUProductLoadOperation main] + 287
    7 com.apple.Foundation 0x00007fff8a199dd0 -[__NSOperationInternal start] + 681
    8 com.apple.Foundation 0x00007fff8a277bd5 ____NSOQSchedule_block_invoke_2 + 129
    9 libSystem.B.dylib 0x00007fff84de6d64 _dispatch_call_block_and_release + 15
    10 libSystem.B.dylib 0x00007fff84dc52d1 _dispatch_worker_thread2 + 239
    11 libSystem.B.dylib 0x00007fff84dc4c08 _pthread_wqthread + 353
    12 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x25100408000007d6  rbx: 0x0000000000000000 rcx: 0x40427fffffffffff  rdx: 0x0000000000000025
      rdi: 0x00000000000000d7  rsi: 0x0000000000000002 rbp: 0x00000001155a8ee0  rsp: 0x00000001155a8c10
       r8: 0x0000000000000008   r9: 0x0000000000000000  r10: 0x0000000000000008  r11: 0x0000000000000007
      r12: 0x0000000116867990  r13: 0x0000000000000000 r14: 0x0000000116867ba0  r15: 0x000000010017d500
      rip: 0x00007fff8789e4d9  rfl: 0x0000000000010206 cr2: 0x00000000d55a8c48
    Binary Images:
           0x100000000 -        0x10001afff com.apple.SoftwareUpdate 4.0.6 (270) <8F34A686-67B6-2BEE-0ED5-09A8DAB40490> /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
        0x7fff5fc00000 - 0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80003000 - 0x7fff800e0fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff800e1000 - 0x7fff8012bff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8032b000 - 0x7fff8033ffff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff80340000 - 0x7fff803beff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff803bf000 - 0x7fff8048bfff  com.apple.installframework 596 (596.1) <ED491B89-5D44-533B-5589-622F21EB4D16> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
        0x7fff8048c000 - 0x7fff80571fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff805cc000 - 0x7fff805dbfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff805dc000 - 0x7fff80699fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8069a000 - 0x7fff806dbfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff806dc000 - 0x7fff80ee6fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff80ee7000 -     0x7fff80ef2ff7 com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff80ef3000 - 0x7fff80ef6ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff80ef7000 - 0x7fff80f26fef  com.apple.SoftwareUpdate.framework 4.0.6 (270) <48A7D252-C729-41A7-5001-B454B50CF335> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff80f4b000 - 0x7fff81023ff7  com.apple.DiscRecording 5.0.9 (5090.4.2) <1559C58F-ABD2-0C13-7E1D-75450FEC41D4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff81024000 - 0x7fff8104fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff810b3000 - 0x7fff813d6fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff813d7000 - 0x7fff8154efe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8154f000 - 0x7fff8155bfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fff8155c000 - 0x7fff816fdfe7  com.apple.WebKit 6534.57 (6534.57.2) <B99EF91E-676F-79A0-FADC-A72C1E14536E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff816fe000 - 0x7fff81700fff  libRadiance.dylib ??? (???) <B422DA26-E0CF-F280-6EB4-3B8FEF59B665> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff819db000 - 0x7fff820d7ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff820e4000 - 0x7fff82184fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff82185000 - 0x7fff82186fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff82187000 - 0x7fff8218bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8218c000 - 0x7fff821adfff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff821ca000 - 0x7fff821f1ff7  libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff821f2000 - 0x7fff821fdfff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82233000 - 0x7fff82289fff  libTIFF.dylib ??? (???) <31FA0318-105B-9E11-B4D4-246BFD5B18E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8228a000 - 0x7fff8234cfe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff82359000 -     0x7fff82366fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8237b000 - 0x7fff826affef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff826b0000 - 0x7fff82760fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff82761000 - 0x7fff8279efff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8279f000 - 0x7fff827b5fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff827b6000 - 0x7fff8286cff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff828ea000 - 0x7fff828feff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff828ff000 - 0x7fff82936ff7  com.apple.DiskManagement 3.6 (358) <D0D9E19C-7F01-CEB6-681D-0B20D3B7E9B4> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8293f000 - 0x7fff8296efff  com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff831a7000 - 0x7fff831a7ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff835f1000 - 0x7fff8366efef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff83ecb000 - 0x7fff83f35fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff83f65000 - 0x7fff83f98ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff83f99000 - 0x7fff84029fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff845f0000 - 0x7fff8462cfe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <0109956D-D962-1736-B510-DC294F530E07> /usr/lib/libcurl.4.dylib
        0x7fff8462d000 - 0x7fff84670ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff84671000 - 0x7fff84680fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84681000 - 0x7fff847a0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff847a1000 - 0x7fff847a2ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff847a3000 - 0x7fff847c6fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff847c7000 - 0x7fff848e1fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff848ee000 - 0x7fff84becfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff84bf9000 - 0x7fff84c40ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84c41000 - 0x7fff84c8dfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff84c8e000 - 0x7fff84d43fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff84d6e000 - 0x7fff84da9fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84daa000 - 0x7fff84f6bfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff84f6c000 - 0x7fff84f6dff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84fd7000 - 0x7fff85020fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff85021000 - 0x7fff85021ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff85022000 - 0x7fff85071ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff85088000 - 0x7fff8509dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8512c000 -     0x7fff8513aff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff8513b000 - 0x7fff85142fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85143000 - 0x7fff85586fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85587000 - 0x7fff8558dff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff855d6000 - 0x7fff855e1ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff855e2000 - 0x7fff855fdff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff855fe000 - 0x7fff8565efe7  com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8565f000 - 0x7fff85661fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85662000 - 0x7fff85762fef  com.apple.DiskImagesFramework 10.6.8 (289.1) <4F2F2B6C-59D1-0631-71D1-F471BE2CE29A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff85763000 - 0x7fff85763ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff85766000 - 0x7fff857a0fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff857eb000 - 0x7fff859aafff  com.apple.ImageIO.framework 3.0.5 (3.0.5) <175E97F1-B1A7-655A-F154-5B6ACC5F3985> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85aa4000 - 0x7fff85aa8ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff85aa9000 - 0x7fff85adafff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff85c35000 - 0x7fff85df3fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff85df4000 - 0x7fff86e5efef  com.apple.WebCore 6534.57 (6534.57.2) <9BE3BFB2-D520-CD10-E4A1-3C2AF322A097> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8721a000 - 0x7fff8734ffff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87350000 - 0x7fff87366fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff87367000 - 0x7fff87367ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87368000 - 0x7fff8736eff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87371000 - 0x7fff873f0fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff87403000 - 0x7fff87441fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87442000 - 0x7fff87462ff7  com.apple.DirectoryService.Framework 3.6 (621.14) <15CF4C96-372D-C706-A237-47D20D2CAA6B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8764a000 - 0x7fff876cfff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff876ec000 - 0x7fff87802ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff87803000 -     0x7fff87845fe7 com.apple.MediaKit 10.5.1 (490) <9D8D9E51-6559-41A2-E404-C629878F93AA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff87846000 - 0x7fff87887ff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87888000 - 0x7fff8795cfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8795d000 - 0x7fff87960ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87daf000 - 0x7fff87dafff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87e40000 -     0x7fff87ef9fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff87efa000 - 0x7fff87f09fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87f56000 - 0x7fff87ff0fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87ff1000 - 0x7fff87ff7ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87ff8000 - 0x7fff880b9fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff880ba000 - 0x7fff880bfff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff880c0000 - 0x7fff880c5fff  libGIF.dylib ??? (???) <3FD1157B-C002-5268-DEF4-70DDC40E6EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88144000 - 0x7fff88151ff7  com.apple.AppleFSCompression 24.4 (1.0) <56B27685-B6A7-7FD7-85F3-402C4E0C988E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff88152000 - 0x7fff88164fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff88221000 - 0x7fff88276ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7ff

    Has anyone an idea what the problem might be?
    Thanks a lot,
    Tabea

  • Safari, installer, almost all prog crashes!!! Help!

    ~Hi! I have been two days trying to resolve this prob... My Safari is crashing when i open it, just some seconds later. The first time i thought the prob was on safari, but now i go to other progs and i have the same errors... So, like an hour back i tried downloading (Via explorer.) the installer for safari 1.2... i open it and when i tried to intall it the intaller screen keep almost blank, just the safari background and anymore... The same with the other intalations... I feel so hopeless and i have to work a lot... and so, i cant now, and im gonna get in troubble. I already tried moving the preferences archive, but it continues crashing. I moved out alll the new fonts from the fonts folder... and eny changes, it keep crashing. >_<
    Here is the crash report. Safari:
    Date/Time: 2006-11-17 22:25:10 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 4004
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000006
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901c4524 CFHash + 0x18
    1 com.apple.CoreFoundation 0x901c3880 __CFDictionaryFindBuckets1b + 0x70
    2 com.apple.CoreFoundation 0x901c2cdc CFDictionaryGetValue + 0xec
    3 com.apple.WebKit 0x94fe446c -[WebTextRendererFactory isFontFixedPitch:] + 0x58
    4 com.apple.WebCore 0x979222d8 _ZNK5QFont12isFixedPitchEv + 0x74
    5 com.apple.WebCore 0x9792db30 ZNK5khtml10RenderText23shouldUseMonospaceCacheEPKNS4FontE + 0x28
    6 com.apple.WebCore 0x97926dd4 _ZN5khtml10RenderText11cacheWidthsEv + 0x2c
    7 com.apple.WebCore 0x97906f74 _ZN3DOM8NodeImpl22createRendererIfNeededEv + 0xd8
    8 com.apple.WebCore 0x97923d58 _ZN3DOM8TextImpl6attachEv + 0x18
    9 com.apple.WebCore 0x979074b8 _ZN11KHTMLParser10insertNodeEPN3DOM8NodeImplEb + 0x130
    10 com.apple.WebCore 0x9790621c _ZN11KHTMLParser10parseTokenEPN5khtml5TokenE + 0x268
    11 com.apple.WebCore 0x97a7879c _ZN5khtml13HTMLTokenizer12processTokenEv + 0x1cc
    12 com.apple.WebCore 0x97a77a40 ZN5khtml13HTMLTokenizer5writeERKNS15TokenizerStringEb + 0x3a0
    13 com.apple.WebCore 0x97a780a4 _ZN5khtml13HTMLTokenizer10timerEventEP11QTimerEvent + 0xfc
    14 com.apple.WebCore 0x9794ac14 -[KWQObjectTimerTarget sendTimerEvent] + 0x54
    15 com.apple.Foundation 0x90a239f4 __NSFireTimer + 0x68
    16 com.apple.CoreFoundation 0x901c5170 __CFRunLoopDoTimer + 0xf4
    17 com.apple.CoreFoundation 0x901c24d0 __CFRunLoopRun + 0x5c8
    18 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    19 com.apple.HIToolbox 0x973c9e10 RunCurrentEventLoopInMode + 0xac
    20 com.apple.HIToolbox 0x973d053c ReceiveNextEventCommon + 0x17c
    21 com.apple.HIToolbox 0x973f2638 BlockUntilNextEventMatchingListInMode + 0x60
    22 com.apple.AppKit 0x97d84248 _DPSNextEvent + 0x180
    23 com.apple.AppKit 0x97d9acc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    24 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    25 com.apple.AppKit 0x97daf048 -[NSApplication run] + 0x21c
    26 com.apple.AppKit 0x97e6b764 NSApplicationMain + 0x1d0
    27 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    28 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff3124 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97ffc +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.Foundation 0x90a2296c _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9002e70c rename + 0xc
    1 com.apple.Foundation 0x90a3d7f0 _NSWriteBytesToFile + 0x1c4
    2 com.apple.Foundation 0x90a53314 -[NSData writeToFile:atomically:] + 0x64
    3 com.apple.Foundation 0x90a5dfe0 -[NSFileManager createFileAtPath:contents:attributes:] + 0x58
    4 com.apple.Foundation 0x90a62e60 -[NSFileManager(NSURLExtras) webcreateFileAtPathWithIntermediateDirectories:contents:attributes:directoryAttribu tes:] + 0x38
    5 com.apple.Foundation 0x90a47910 -[NSURLCache _diskCacheExecuteWrite:] + 0x15c
    6 com.apple.Foundation 0x90a4f804 -[NSURLCache _diskCacheSync:] + 0xe4
    7 com.apple.Foundation 0x90a239f4 __NSFireTimer + 0x68
    8 com.apple.CoreFoundation 0x901c5170 __CFRunLoopDoTimer + 0xf4
    9 com.apple.CoreFoundation 0x901c24d0 __CFRunLoopRun + 0x5c8
    10 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    11 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    12 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    13 com.apple.Foundation 0x90a9853c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    14 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    15 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901c4524 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x24024448 xer: 0x00000002 lr: 0x901c451c ctr: 0x901c450c
    r0: 0x901c3880 r1: 0xbfffdfe0 r2: 0x00000004 r3: 0x00000000
    r4: 0x00000000 r5: 0xbfffd9e0 r6: 0x00000002 r7: 0x0000001f
    r8: 0x0000001f r9: 0x0000000c r10: 0x000009b7 r11: 0xa4fe04e4
    r12: 0x901c450c r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xa01c1f20 r19: 0x00000000
    r20: 0x00004b77 r21: 0x00000000 r22: 0x0031e0d0 r23: 0x0031e1e8
    r24: 0x00000000 r25: 0xa00016b4 r26: 0x00000000 r27: 0xa4fe4414
    r28: 0x003d4800 r29: 0xa01c3144 r30: 0x003d4800 r31: 0x901c451c
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x88100000 - 0x88236fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ee0000 - 0x88eecfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8e142000 - 0x8e152fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90584000 - 0x905f3fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x907c7000 - 0x907cffff libbsm.dylib /usr/lib/libbsm.dylib
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x90a08fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c45fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90c60000 - 0x90cc2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90d70000 - 0x90da1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91093000 - 0x910cbfff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91206000 - 0x91216fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91329000 - 0x9137dfff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x917b6000 - 0x917cafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x917fc000 - 0x91810fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91830000 - 0x9185bfff com.apple.QuickTime Plugin.plugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x91967000 - 0x91972fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91978000 - 0x91988fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x919a3000 - 0x919f1fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920c0000 - 0x922a7fff com.apple.security 2.4 (177) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x923c4000 - 0x92400fff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.4 (71.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92907fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x92a50000 - 0x93407fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x93533000 - 0x935ebfff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93812000 - 0x938a5fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9398f000 - 0x939acfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x939f0000 - 0x93ad7fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93f55000 - 0x93fbcfff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x946f9fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94703000 - 0x94710fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94723000 - 0x949f2fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c57000 - 0x94f2ffff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94fa7000 - 0x94fbdfff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9540c000 - 0x95475fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e21fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95ec2000 - 0x95edcfff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9618e000 - 0x9618efff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.2 (312.3.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c8cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e12000 - 0x96e2cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x971dd000 - 0x97296fff com.apple.QD 3.4.72 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x973c3000 - 0x97748fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14.6 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97d72000 - 0x98271fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    The terminal screen send me this.Safari:
    Last login: Fri Nov 17 21:23:59 on ttyp1
    /Applications/Safari.app/Contents/MacOS/Safari; exit
    Welcome to Darwin!
    [n_n My ip:~] chachan% /Applications/Safari.app/Contents/MacOS/Safari; exit
    2006-11-17 22:44:41.119 Safari[4541] Uncaught exception - Failed to get fache -6
    2006-11-17 22:44:41.121 Safari[4541] * Attempt to remove unrecognized exception handler 0xbfffdc60
    Bus error
    logout
    [Proceso completado]
    ~This same "Failed to get fache -6" is given in the installer aplication.~
    Terminal screen. Installer:
    Last login: Fri Nov 17 22:44:30 on ttyp1
    Welcome to Darwin!
    /Applications/Utilities/Installer.app/Contents/MacOS/Installer; exit
    [Blahblahblah...:~] chachan% /Applications/Utilities/Installer.app/Contents/MacOS/Installer; exit
    2006-11-17 22:47:26.423 Installer[4622] Failed to get fache -6
    Stikies:
    Date/Time: 2006-11-17 23:24:47 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Stickies
    Path: /Applications/Stickies.app/Contents/MacOS/Stickies
    Version: 4.3 (4.3)
    PID: 5741
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901d5888 CFCharacterSetIsLongCharacterMember + 0x40
    1 com.apple.AppKit 0x97f42e78 +[NSFont _characterCannotBeRendered:] + 0xf4
    2 com.apple.AppKit 0x97d87524 -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions) fixFontAttributeInRange:] + 0xc4c
    3 com.apple.AppKit 0x97dcb7a0 -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions) fixAttributesInRange:] + 0x44
    4 com.apple.AppKit 0x97dd6058 -[NSTextStorage invalidateAttributesInRange:] + 0xd0
    5 com.apple.AppKit 0x97de26b8 -[NSTextStorage processEditing] + 0x78
    6 com.apple.AppKit 0x97e35f1c -[NSTextStorage endEditing] + 0x50
    7 com.apple.AppKit 0x97dd57b0 -[NSTextView insertText:] + 0x5ec
    8 com.apple.Stickies 0x0000e8a8 0x1000 + 0xd8a8
    9 com.apple.Stickies 0x0000e538 0x1000 + 0xd538
    10 com.apple.Stickies 0x0000a234 0x1000 + 0x9234
    11 com.apple.AppKit 0x97e29698 -[NSApplication sendAction:to:from:] + 0x6c
    12 com.apple.AppKit 0x97e5eef0 -[NSMenu performActionForItemAtIndex:] + 0x188
    13 com.apple.AppKit 0x97ea379c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 0x68
    14 com.apple.AppKit 0x97eaa0cc -[NSMenu performKeyEquivalent:] + 0x104
    15 com.apple.AppKit 0x97e89184 -[NSApplication _handleKeyEquivalent:] + 0x124
    16 com.apple.AppKit 0x97da67dc -[NSApplication sendEvent:] + 0xa5c
    17 com.apple.AppKit 0x97daf06c -[NSApplication run] + 0x240
    18 com.apple.AppKit 0x97e6b764 NSApplicationMain + 0x1d0
    19 com.apple.Stickies 0x00007968 0x1000 + 0x6968
    20 com.apple.Stickies 0x000077dc 0x1000 + 0x67dc
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 ...ple.CoreServices.CarbonCore 0x9036293c TSexception_listenerthread + 0x70
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901d5888 srr1: 0x0000d030 vrsave: 0x00000000
    cr: 0x24022222 xer: 0x00000000 lr: 0x901d5850 ctr: 0x901d5848
    r0: 0x00100dd0 r1: 0xbfffe5a0 r2: 0xa01c01f4 r3: 0x00000000
    r4: 0x0000004e r5: 0xa6b50128 r6: 0x00000001 r7: 0x00002403
    r8: 0x00001388 r9: 0x00000040 r10: 0xbfffe514 r11: 0x00000000
    r12: 0x901d5848 r13: 0x00000000 r14: 0x00000019 r15: 0x00000001
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00147090
    r20: 0x001e5790 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x0017f6d0 r25: 0x0017f6d0 r26: 0x00000001 r27: 0x00000000
    r28: 0x0000004e r29: 0x00000000 r30: 0xa7d9478c r31: 0x901d5850
    Binary Images Description:
    0x1000 - 0x14fff com.apple.Stickies 4.3 /Applications/Stickies.app/Contents/MacOS/Stickies
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8ded0000 - 0x8ded1fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x8e050000 - 0x8e052fff libLatin2Converter.dylib /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90584000 - 0x905f3fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x907c7000 - 0x907cffff libbsm.dylib /usr/lib/libbsm.dylib
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x90a08fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c45fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91093000 - 0x910cbfff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91329000 - 0x9137dfff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x917b6000 - 0x917cafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x917fc000 - 0x91810fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91967000 - 0x91972fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920c0000 - 0x922a7fff com.apple.security 2.4 (177) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.4 (71.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92907fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x93533000 - 0x935ebfff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93812000 - 0x938a5fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9398f000 - 0x939acfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93f55000 - 0x93fbcfff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94c57000 - 0x94f2ffff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e21fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9618e000 - 0x9618efff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x971dd000 - 0x97296fff com.apple.QD 3.4.72 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x973c3000 - 0x97748fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97d72000 - 0x98271fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    ~I hope this information helps u to help me to resolve the problem. I have some big quetion going over my head... could it be an evilcommand? geez... i discovered a xtrange archive today in the Hd... over the fonts... somebody downloaded a font, there was a folder in it with an icon of a red atom, in the inside whas a font: degree.bmap and an archive with the same name, no extention and it whas bloked and secured... I saw that really strange, so i erase it, there was a txt from the page it where downloaded www.1001fonts.com... Well, could be or not? i dont know. Thanks~
    Mac g3 expantion g4   Mac OS X (10.3.9)   Expanded g3-g4

    ~No body can help me!!!! PLEASE!!!!~

  • Can't Install Yosemite: installer quit unexpectedly

    Last night I downloaded the installer and every time I try to install Yosemite, it quit unexpectedly. I downloaded it three times already, rebooted Mac Pro and did disk permissions, but always filed.
    What should I do?
    My mac pro:
    Hardware Overview:
      Model Name: Mac Pro
      Model Identifier: MacPro5,1
      Processor Name: Quad-Core Intel Xeon
      Processor Speed: 2.8 GHz
      Number of Processors: 1
      Total Number of Cores: 4
      L2 Cache (per Core): 256 KB
      L3 Cache: 8 MB
      Memory: 16 GB
      Processor Interconnect Speed: 4.8 GT/s
      Boot ROM Version: MP51.007F.B03
      SMC Version (system): 1.39f11
      SMC Version (processor tray): 1.39f11
      Serial Number (system): YM1100B6EUE
      Serial Number (processor tray): J510800Y5CZJB    
      Hardware UUID: A703851D-7CBE-522B-8D00-265212E99EBF
    This is the log:
    Process:         InstallAssistant [3211]
    Path:            /Applications/Install OS X Yosemite.app/Contents/MacOS/InstallAssistant
    Identifier:      com.apple.InstallAssistant.Yosemite
    Version:         1.6.5 (1012)
    Build Info:      InstallAssistant_MAS-532000000000000~119
    App Item ID:     915041082
    App External ID: 736932902
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [193]
    Responsible:     InstallAssistant [3211]
    User ID:         501
    Date/Time:       2014-10-29 13:08:59.959 +0700
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  21FFDE4E-7146-8760-5C28-22CAA6C96188
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010dd9a000-000000010dd9c000 [    8K] r-x/rwx SM=COW  /Applications/Install OS X Yosemite.app/Contents/MacOS/InstallAssistant
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib             0x00007fff8b0c2732 strlen + 18
    1   com.apple.opencl               0x00007fff8b860907 0x7fff8b85f000 + 6407
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff859c4662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8879b421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8879b136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff859c391a __recvfrom + 10
    1   com.apple.installframework     0x000000010f817dc4 do_log_udp_listen + 247
    2   libsystem_pthread.dylib       0x00007fff835eb899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff835eb72a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff835effc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff859bfa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff859bed18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87993f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87993539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87992e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff8912605e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff835eb899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff835eb72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff835effc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007ffeeb400000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x000000000000002f  rbp: 0x00007fff51e614b0  rsp: 0x00007fff51e614b0
       r8: 0x0000000000000000   r9: 0x00007fff8b86056a  r10: 0x00007fff51e65d90  r11: 0x00000000ffffffea
      r12: 0x00007fff51e61590  r13: 0x00007fff51e61530  r14: 0x0000000000000200  r15: 0x0000000000000000
      rip: 0x00007fff8b0c2732  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU:     4
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10dd9a000 -        0x10dd9bff7  com.apple.InstallAssistant.Yosemite (1.6.5 - 1012) <9747E136-AD2E-3811-85FC-308B13BA77B0> /Applications/Install OS X Yosemite.app/Contents/MacOS/InstallAssistant
           0x10f700000 -        0x10f7a5fff  com.apple.InstallAssistant.IA.bundle (1.4.1 - 532) <70AFA782-9BEF-3B93-83F7-4F6FF62524CF> /Applications/Install OS X Yosemite.app/Contents/PlugIns/IA.bundle/Contents/MacOS/IA
           0x10f7f5000 -        0x10f7fffff +libBaseIA.dylib (532) <B845CCB1-C906-3BA4-8148-F33BA03D7EAE> /Applications/Install OS X Yosemite.app/Contents/PlugIns/IA.bundle/Contents/MacOS/libBaseIA.dylib
           0x10f80d000 -        0x10f8b3fff  com.apple.installframework (700 - 846) <FFA55B49-86C8-304A-90C1-8E908865DCD1> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
           0x10f937000 -        0x10f94bfff  com.apple.InstallerPlugins (6.0 - 721) <4C68DDE4-69F1-387C-A519-0EFFFBE77E8B> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
           0x10f962000 -        0x10f97cff7  com.apple.framework.Admin (13.0 - 13.0) <4C6F3194-B65B-34EC-A825-081FC74B6D16> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
           0x10f9a6000 -        0x10f9adfff  com.apple.InstallAssistant.dm10.6 (1.4.1 - 532) <8CFFB912-E143-3A95-AD14-ED02AD8EA583> /Applications/Install OS X Yosemite.app/Contents/PlugIns/DM_10_6.IABundle/Contents/MacOS/DM_10_6
           0x10f9b5000 -        0x10f9bdfff  com.apple.InstallAssistant.corestorage (1.4.1 - 532) <5337FCF2-2297-3B28-B102-8BA0704D7A76> /Applications/Install OS X Yosemite.app/Contents/PlugIns/IACoreStorage.IABundle/Contents/MacOS/IACoreStora ge
        0x123440000000 -     0x123440882ff7  com.apple.GeForceGLDriver (8.26.28 - 8.2.6) <7748942D-BB8D-3ECF-BE8E-ED5AB2F2893B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff633ce000 -     0x7fff63401817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff82742000 -     0x7fff82781fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff82782000 -     0x7fff827c8fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff827c9000 -     0x7fff827c9fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff827ca000 -     0x7fff827cbff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8289e000 -     0x7fff828a7fff  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
        0x7fff828a8000 -     0x7fff828fbfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff828fc000 -     0x7fff82903ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff82904000 -     0x7fff82905ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff82906000 -     0x7fff82a5aff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff82a5b000 -     0x7fff82a66ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff82a90000 -     0x7fff82b20ff7  com.apple.Metadata (10.7.0 - 800.28) <CB43AF4C-F5DE-3161-B7D7-540DF9718EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff82b21000 -     0x7fff82b26fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff82b27000 -     0x7fff82b30fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff82b31000 -     0x7fff82b3affd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff82b3b000 -     0x7fff82b45ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82b46000 -     0x7fff82b62fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff82b63000 -     0x7fff82bb4fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff82bb5000 -     0x7fff82bcdff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff82bf9000 -     0x7fff82bfcffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff82c0d000 -     0x7fff82c14fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82c18000 -     0x7fff82cb3ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <DF2CE219-6256-3A8A-BDB1-51EF556F5BC8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff82cb4000 -     0x7fff82cf9fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff82cfa000 -     0x7fff82d23fff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff82d24000 -     0x7fff82d70ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff82d71000 -     0x7fff82f1ef27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff82f41000 -     0x7fff82f88fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff82f89000 -     0x7fff83212fff  com.apple.CommerceKit (1.2.0 - 232.11) <976C534B-C0F3-3C01-AB3D-E81B2EE9ADB1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff83213000 -     0x7fff83264ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83265000 -     0x7fff8341dffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
        0x7fff8345d000 -     0x7fff83463fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff83464000 -     0x7fff835cafff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff835ea000 -     0x7fff835f1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff835f4000 -     0x7fff8367dfff  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
        0x7fff8367e000 -     0x7fff83686fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff83687000 -     0x7fff83758ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83759000 -     0x7fff8385fff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff838a9000 -     0x7fff83bdffff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff83c73000 -     0x7fff83d3efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff83d3f000 -     0x7fff83d51fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff83d52000 -     0x7fff83d77ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83e38000 -     0x7fff83e3bfff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff83e3c000 -     0x7fff83e60fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff83e61000 -     0x7fff83e70ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff83e71000 -     0x7fff83e79ff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff83e7a000 -     0x7fff83e7cff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff83e7d000 -     0x7fff83e7fff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff83e80000 -     0x7fff83ec9fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff83eca000 -     0x7fff83eccfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff83ecd000 -     0x7fff83ee4ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff83ee5000 -     0x7fff83ee9fff  com.apple.IOAccelerator (98.23 - 98.23) <A5174BEC-A27D-34D8-AB7B-B86962FFAEBA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff84126000 -     0x7fff84139ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8413a000 -     0x7fff8413afff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8413b000 -     0x7fff8419effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8419f000 -     0x7fff841a1fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff841a2000 -     0x7fff8428cfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8428d000 -     0x7fff84292ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff84293000 -     0x7fff842baff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff84408000 -     0x7fff84409ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8440a000 -     0x7fff845a5ff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff84612000 -     0x7fff8462dff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8462e000 -     0x7fff8475dfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8475e000 -     0x7fff8484cfff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff848b3000 -     0x7fff848beff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff848bf000 -     0x7fff848e4ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff848e5000 -     0x7fff849c9ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84a0c000 -     0x7fff84b42ff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84b43000 -     0x7fff84bceff7  com.apple.SoftwareUpdate.framework (6 - 574.6) <A83587ED-67AE-3FB0-9494-6EAEFEF4B17D> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff84bcf000 -     0x7fff84c2affb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84c2b000 -     0x7fff8554a797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8567a000 -     0x7fff8569cfff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8569d000 -     0x7fff856a1ff7  com.apple.ServerInformation (2.1.1 - 1) <7FAF2B82-FE90-3398-98D8-0F84C6FE6A4A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff856a2000 -     0x7fff856a4fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff856a7000 -     0x7fff856afff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff856de000 -     0x7fff8570efff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85723000 -     0x7fff85727fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8588f000 -     0x7fff85893ff7  libsystem_stats.dylib (93.90.3) <337946FC-B2E1-3DFA-A8B5-30DA8D584D75> /usr/lib/system/libsystem_stats.dylib
        0x7fff8591d000 -     0x7fff85921ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff85922000 -     0x7fff8594cff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8594d000 -     0x7fff8595dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff859ae000 -     0x7fff859caff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
        0x7fff859cb000 -     0x7fff85c75ff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff85c76000 -     0x7fff85cc3ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff85cc4000 -     0x7fff85cc6ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff85cc7000 -     0x7fff85d91ff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85d9f000 -     0x7fff85da1ff7  com.apple.securityhi (9.0 - 55005) <446BE1A5-F65F-3ACB-8F33-A8EBFE0D0BD4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85df5000 -     0x7fff85e21fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85e22000 -     0x7fff85e22fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85e23000 -     0x7fff85e30fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff85e31000 -     0x7fff85ebcff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
        0x7fff85ebd000 -     0x7fff85ef5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85ef8000 -     0x7fff85f11ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85f12000 -     0x7fff85f1cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff85f1d000 -     0x7fff85f1eff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85f1f000 -     0x7fff85f22ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff85f23000 -     0x7fff85f4bffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff85f4c000 -     0x7fff85f4dfff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85f4e000 -     0x7fff86070fff  com.apple.avfoundation (2.0 - 651.12.1) <F82271D8-7859-322C-8BDD-4818825525AE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff86935000 -     0x7fff8693effb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff86980000 -     0x7fff869ecfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff869ed000 -     0x7fff86a04ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff86a06000 -     0x7fff86a9cff7  com.apple.PackageKit (3.0 - 332) <70BE1C7F-0609-32D3-9FA3-3C2CCF7FE999> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff86abd000 -     0x7fff86b45ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff86c5d000 -     0x7fff86c61fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff86c62000 -     0x7fff86c86fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff86c87000 -     0x7fff86c87ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff86c88000 -     0x7fff86c8bfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff86c8c000 -     0x7fff86ca2fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff86ca3000 -     0x7fff86cb0ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff86e70000 -     0x7fff86ed4fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86f1b000 -     0x7fff86fecfff  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
        0x7fff86fed000 -     0x7fff87054ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff87055000 -     0x7fff8708affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8722c000 -     0x7fff8722cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87276000 -     0x7fff8764dfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff87899000 -     0x7fff8789affb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8789b000 -     0x7fff878a4ff7  libcldcpuengine.dylib (2.3.58) <4E8AFDB8-607F-348D-BAEA-DA9ACF44AEAA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff87923000 -     0x7fff87b08fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff87b0f000 -     0x7fff87b10fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87e85000 -     0x7fff87e92ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff87e93000 -     0x7fff87ea1fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8823b000 -     0x7fff8824cff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff88255000 -     0x7fff88346ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff88347000 -     0x7fff883c8fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff883c9000 -     0x7fff883caff7  libSystem.B.dylib (1197.1.1) <E6BCC031-4342-318C-A1AD-A8E9AEAE716F> /usr/lib/libSystem.B.dylib
        0x7fff883cb000 -     0x7fff8843aff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8843b000 -     0x7fff8843dfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8849c000 -     0x7fff884c4ffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff884c5000 -     0x7fff884c8fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff886ea000 -     0x7fff88719ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8871a000 -     0x7fff8871dffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8871e000 -     0x7fff88739ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff88798000 -     0x7fff887b2fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff887bc000 -     0x7fff88abcff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88f37000 -     0x7fff88f47ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff88f48000 -     0x7fff88f5afff  com.apple.login (3.0 - 3.0) <8342C3B7-8363-36BE-B5B6-CD81166AEC24> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff88f62000 -     0x7fff89ad8ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89b1d000 -     0x7fff89b76fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89b77000 -     0x7fff89b78fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff89b92000 -     0x7fff89babff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89bac000 -     0x7fff89bacfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89bef000 -     0x7fff89c4efff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff89c59000 -     0x7fff89c5dff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89c94000 -     0x7fff89c9efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89d08000 -     0x7fff89d23ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d24000 -     0x7fff8a157ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a16d000 -     0x7fff8a185ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a1b3000 -     0x7fff8a1baff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff8a1bb000 -     0x7fff8b00fff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b012000 -     0x7fff8b05ffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8b060000 -     0x7fff8b065ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8b066000 -     0x7fff8b074fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b075000 -     0x7fff8b0baff6  com.apple.HIServices (1.23 - 468) <E06287C4-1534-3D46-B099-3DF8B8EE4EB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b0bb000 -     0x7fff8b0bbffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b0bc000 -     0x7fff8b0c0ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8b0c1000 -     0x7fff8b14aff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8b14b000 -     0x7fff8b232ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8b233000 -     0x7fff8b262ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8b263000 -     0x7fff8b786fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8b832000 -     0x7fff8b85eff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8b85f000 -     0x7fff8b8adff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b8ae000 -     0x7fff8ba4aff3  com.apple.QuartzCore (1.8 - 332.3) <D6285800-F386-3E6B-84F2-A62F9029D95F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ba4b000 -     0x7fff8ba8cfff  com.apple.PerformanceAnalysis (1.47 - 47) <5E045817-0C84-341A-9B33-74CF1324FA70> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ba8d000 -     0x7fff8bacbff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8bacc000 -     0x7fff8bbfcff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8bbfd000 -     0x7fff8bc07ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
        0x7fff8bc08000 -     0x7fff8be50ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8bebf000 -     0x7fff8bedcff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8bedd000 -     0x7fff8bf24ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff8bf25000 -     0x7fff8bf53ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8bf55000 -     0x7fff8bf86fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8bf8a000 -     0x7fff8bfb9fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8bfba000 -     0x7fff8bfbafff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8bfde000 -     0x7fff8c008ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
        0x7fff8c009000 -     0x7fff8c267ff2  com.apple.RawCamera.bundle (5.06 - 753) <7315ED29-77A1-3990-9054-F00B96527C06> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8c339000 -     0x7fff8c344fff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff8c345000 -     0x7fff8c390fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8c391000 -     0x7fff8c708ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c709000 -     0x7fff8c74bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8c74c000 -     0x7fff8c753fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8c759000 -     0x7fff8c788fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c789000 -     0x7fff8c79aff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8c79b000 -     0x7fff8c7edfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8c7ee000 -     0x7fff8c7f6ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8c811000 -     0x7fff8c83afff  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
        0x7fff8c83b000 -     0x7fff8c83dfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8c894000 -     0x7fff8caf5fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8caf6000 -     0x7fff8cb2fff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8cb3d000 -     0x7fff8cb42fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8cb5d000 -     0x7fff8cb6aff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8cbc0000 -     0x7fff8cc70ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8cc7c000 -     0x7fff8cccafff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8ccce000 -     0x7fff8ccd9fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ccda000 -     0x7fff8cd47fff  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
        0x7fff8cd48000 -     0x7fff8cd49fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8cd4a000 -     0x7fff8cd4dfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8cd4e000 -     0x7fff8ce10ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8ce11000 -     0x7fff8ce1dffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8ce1e000 -     0x7fff8ce28ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8ce29000 -     0x7fff8d20affe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8d20b000 -     0x7fff8d22fff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8d230000 -     0x7fff8d236ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8d237000 -     0x7fff8d521fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d524000 -     0x7fff8d7f5ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d7f6000 -     0x7fff8d937fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d9ad000 -     0x7fff8db1bff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8db1c000 -     0x7fff8dd80ffd  com.apple.security (7.0 - 55471.14.21) <B3C61C91-E9D6-3A3C-99CF-665D54D13C34> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8e0a6000 -     0x7fff8e4f4fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8e9f4000 -     0x7fff8ea67fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ea68000 -     0x7fff8ea9cfff  libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib
        0x7fff8ea9d000 -     0x7fff8eb8cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ebe5000 -     0x7fff8ec0eff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8ec0f000 -     0x7fff8ec0fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8ec98000 -     0x7fff8ef6cfc7  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
        0x7fff8efa0000 -     0x7fff8f005ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f50d000 -     0x7fff8f50ffff  com.apple.loginsupport (1.0 - 1) <4FBB283B-5BBD-3918-AC89-3A7286CFA145> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8f56d000 -     0x7fff8f5a8fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8f5a9000 -     0x7fff8f5acff7  libdyld.dylib (239.4) <A1273A02-4928-3BAC-A846-6C069DC1A0A6> /usr/lib/system/libdyld.dylib
        0x7fff8f62c000 -     0x7fff8f684ff7  com.apple.Symbolication (1.4 - 129.0.2) <56F5E42C-4A23-3D0C-A830-616A03C16725> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f685000 -     0x7fff8f6fcfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <B9436B61-0885-3EF6-B981-EB77C325F745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8f702000 -     0x7fff8f7baff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8f7bb000 -     0x7fff8f7d2fff  com.apple.PackageKit.PackageUIKit (3.0 - 332) <419D2A01-3A7A-3EB4-B4E5-55DEEB786572> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8f7dc000 -     0x7fff8f7e7fff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
        0x7fff8f7e8000 -     0x7fff8f874ff7  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
        0x7fff8f875000 -     0x7fff8ffc4fff  libclh.dylib (4.0.3 - 4.0.3) <FCBB60B6-D389-337F-A930-BDC56F6B34FA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8ffc5000 -     0x7fff9002bfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff9002c000 -     0x7fff9002cfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9002d000 -     0x7fff900f1ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9010c000 -     0x7fff90114fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff90115000 -     0x7fff90127ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff901e8000 -     0x7fff90203fff  com.apple.DistributionKit (700 - 846) <93B1553A-A373-310E-999A-BAFFCEDA7395> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff90204000 -     0x7fff9022bffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff902c1000 -     0x7fff9039dfff  libcrypto.0.9.8.dylib (52) <ED7F3865-10D4-346B-8C9C-D968EB3B5D35> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9039e000 -     0x7fff903a6ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff903a7000 -     0x7fff903b3ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff903b4000 -     0x7fff903baff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 6369
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=232.9M resident=85.7M(37%) swapped_out_or_unallocated=147.1M(63%)
    Writable regions: Total=198.7M written=2848K(1%) resident=7444K(4%) swapped_out=0K(0%) unallocated=191.4M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2176K
    CG image                              4K
    CG raster data                       12K
    CG shared images                    236K
    IOKit                              4100K
    Kernel Alloc Once                     8K
    MALLOC                            104.5M
    MALLOC (admin)                       32K
    Memory Tag 242                       12K
    Memory Tag 251                       16K
    STACK GUARD                        56.0M
    Stack                              11.1M
    VM_ALLOCATE                        80.4M
    __DATA                             47.0M
    __IMAGE                             528K
    __LINKEDIT                         67.2M
    __TEXT                            165.6M
    __UNICODE                           544K
    mapped file                        50.5M
    shared memory                         4K
    ===========                      =======
    TOTAL                             589.9M
    Model: MacPro5,1, BootROM MP51.007F.B03, 4 processors, Quad-Core Intel Xeon, 2.8 GHz, 16 GB, SMC 1.39f11
    Graphics: NVIDIA GeForce GTX 780, NVIDIA GeForce GTX 780, PCIe, 3072 MB
    Memory Module: DIMM 1, 4 GB, DDR3, 1066 MHz, 0x0000, -
    Memory Module: DIMM 2, 4 GB, DDR3, 1066 MHz, 0x0000, -
    Memory Module: DIMM 3, 4 GB, DDR3, 1066 MHz, 0x0000, -
    Memory Module: DIMM 4, 4 GB, DDR3, 1066 MHz, 0x0000, -
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en2
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: WDC WD4003FZEX-00Z4SA0, 4 TB
    Serial ATA Device: Crucial_CT256MX100SSD1, 256.06 GB
    Serial ATA Device: WDC WD20EARS-19MVWB0, 2 TB
    Serial ATA Device: WDC WD1001FALS-41Y6A0, 1 TB
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Saffire 6USB
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    Thunderbolt Bus:

    Yes you're wright if something it's wrong it will not get better updating in my case what solved the problem was that once that I swapped the new video card for the original one the update was successfully done and all the apps that were crashing started working normal, later i just downloaded the new video card drivers installed it and swap again to the new card and it's working beautifully.
    Thank you so much to everyone who answered my question!!!!!!!
    I hope others can find an easy solution to this issue if it's the same issue I went thru.
    "Again in my case I just used the original video card just to do the update and then swapped to the new with the drivers previously installed."

  • Ore.neural throws ORA-29913: error in executing ODCITABLESTART callout

    Hi,
    We are using ORE 1.3 and server version 11.2.0.3.0 on an Oracle Linux box.
    I was trying to do simple neural network from ORE and received the below error:
    OREtrain2 <- ore.push(train2)
    dt.mod <- ore.neural(ACTION ~ ., data = OREtrain2)Error in .oci.GetQuery(conn, statement, data = data, prefetch = prefetch, :
    ORA-29913: error in executing ODCITABLESTART calloutI have researched it on Oracle forums and it seems there was a bug throwing the same error message prior to 11.2.0.3 and another one with Solaris installations of ORE 1.1, but neither of these explains why this happens in or case.
    Thanks,
    Zoltan
    Edited by: user2548497 on Jun 2, 2013 1:13 PM
    Edited by: user2548497 on Jun 2, 2013 1:14 PM

    Hi Zoltan,
    What are the data types of your data? This first release of ore.neural supports numerical data.
    Regards,
    Mark

  • R installation R not Found error

    Hi Gurus,
    I am trying to install R enterprise Server on Windows XP. I have checked the perquisites and set R_HOME before starting the install.
    However when I run the install.bat it gives R not found error.
    R_HOME environment variable is correctly set as set R_HOME from command line returns the correct path.
    Please advice.
    Thanks

    Henry,
    <tt>OREbase</tt> is just one of the packages that ORE needs. To complete the installation you will need to install the same way the following packages: <tt>OREeda_1.1.zip, OREgraphics_1.1.zip, OREstats_1.1.zip, ORExml_1.1.zip, ORE_1.1.zip</tt>. Additionally, you will need to install supporting packages from *"Oracle R Enterprise Client Supporting Packages for Windows Platform"*. It contains the following three packages: <tt>DBI_0.2-5.zip, png_0.1-4.zip, ROracle_1.1-2.zip</tt> under <tt>bin</tt> sub-directory.
    Then you can run ORE. Before issuing <tt>ore.connect()</tt> you should load ORE by doing <tt>library(ORE)</tt>. For the database that is running locally you can do something like this:
    library(ORE)
    ore.connect("scott", password = "tiger", conn_string = "")
    ore.sync()
    ore.attach()
    ore.ls()If you have any tables or views in your schema <tt>ore.ls()</tt> will show them.
    Denis

Maybe you are looking for

  • Down payments with DIP

    Hello, Is it possible to crate down payment requests with DIP in CS order processing and how? BR Milan

  • About signing applications

    i searched the forum and the internet and i found the Signsis application that works on the phone. I managed to install it but it seems it doesn't accept the .cert and .key files that came with it ( from the OPDA) which means i have to make a busines

  • WebDynpro Vs Struts

    Hi All, I am currently working on a scenario in which we need to choose between WebDynpro and Struts. We are using SAP Web Application Server and we need to access ECC 6.0 My questions to the WebDynpro Gurus is... What all features that makes WD more

  • Maximum BIlling limit.

    Every month a new sales target is given to each customer (distributor) for promoting the sales. This sales target is based on customer and material group. In below example represents the sales target of A.V international customer. Ex:  customer     M

  • Time MAchine issue or had WD HDD died?

    For the last two years I have had My Book Premium 500gb External HDD partitioned (using Disk Utility) into two equal volumes that I have named MyBook 1 and 2 respectively. I use My Book 1 for for my Time Machine backup drive and My Book 2 for odds an