LDAP Framework

I am working on a Java based WEB project which will has at it's central core, an LDAP directory to manage various pieces of data.
The LDAP directory we have chosen has well over 100,000 entries and our app is responsible for accessing and updating these entries.
Currently, the "business" objects which manage the directory access / update is a homegrown collection of code using JNDI, etc. to performs the updates, LDAP searches, etc.
I was wondering if anyone was aware of an LDAP framework ( beyond JNDI ) which provides a robust LDAP management environment ( provide methods / classes to allow access, update, tuning, JSP access, etc. ) which would allow us to dump the homwgrown LDAP management code ...going forward, this is a lot of extra -baggage- to maintain ...I would like to leveragea more robust LDAP environment is one exists.
Thanks.
Any thoughts ?

Something more sad for me I forgot to mention...
I can not use serialization and the java LDAP schema for this as entries in database need to be human readable :o(

Similar Messages

  • I tried to downgrade my safari from 6 to 5 and even done something with the frameworks since then my app store wont open it just says your app store quit unexpectedly..can anyone help me plz

    Process:         App Store [8536]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:      com.apple.appstore
    Version:         1.2.2 (129.15)
    Build Info:      Firenze-129015000000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [291]
    User ID:         501
    Date/Time:       2013-07-25 02:24:08.813 +0530
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          2936 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  14 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      E721B791-F578-F167-BDD9-E68259770017
    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: '-[WebPreferences setSuppressesIncrementalRendering:]: unrecognized selector sent to instance 0x7fa264019ce0'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8e8d4b06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8ebde3f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8e96b40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
    3   CoreFoundation                      0x00007fff8e8c302e ___forwarding___ + 414
    4   CoreFoundation                      0x00007fff8e8c2e18 _CF_forwarding_prep_0 + 232
    5   App Store                           0x0000000104186609 App Store + 79369
    6   CoreFoundation                      0x00007fff8e8cc8e9 -[NSSet makeObjectsPerformSelector:] + 201
    7   AppKit                              0x00007fff8348c136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    8   AppKit                              0x00007fff8346b11d loadNib + 317
    9   AppKit                              0x00007fff8346a649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    10  AppKit                              0x00007fff8346a47e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    11  AppKit                              0x00007fff8346a25e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    12  AppKit                              0x00007fff834669ff NSApplicationMain + 398
    13  App Store                           0x0000000104174a24 App Store + 6692
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff87fb9212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8decbb54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8df0fdce abort + 143
    3   libc++abi.dylib                         0x00007fff8a8d09eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff8a8ce39a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8ebde873 _objc_terminate() + 91
    6   libc++abi.dylib                         0x00007fff8a8ce3c9 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8a8ce424 std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8a8cf58b __cxa_throw + 111
    9   libobjc.A.dylib                         0x00007fff8ebde50c objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff8e96b40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
    11  com.apple.CoreFoundation                0x00007fff8e8c302e ___forwarding___ + 414
    12  com.apple.CoreFoundation                0x00007fff8e8c2e18 _CF_forwarding_prep_0 + 232
    13  com.apple.appstore                      0x0000000104186609 0x104173000 + 79369
    14  com.apple.CoreFoundation                0x00007fff8e8cc8e9 -[NSSet makeObjectsPerformSelector:] + 201
    15  com.apple.AppKit                        0x00007fff8348c136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    16  com.apple.AppKit                        0x00007fff8346b11d loadNib + 317
    17  com.apple.AppKit                        0x00007fff8346a649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    18  com.apple.AppKit                        0x00007fff8346a47e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    19  com.apple.AppKit                        0x00007fff8346a25e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    20  com.apple.AppKit                        0x00007fff834669ff NSApplicationMain + 398
    21  com.apple.appstore                      0x0000000104174a24 0x104173000 + 6692
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff87fb9d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff878f5dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff878f59ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff87fb96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8deccf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8deccd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8deb71d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff87fb96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8deccf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8deccd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8deb71d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff87fb96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8deccf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8deccd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8deb71d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff87fb96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8deccf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8deccd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8deb71d1 start_wqthread + 13
    Thread 6:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff87fb90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8decefe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff87c2d3b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8667ca91 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libsystem_c.dylib                       0x00007fff8deca7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff8deb71e1 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff87fb7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fb6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e871233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8e876916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8e8760e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff84767546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff847c5562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8deca7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8deb71e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5ba8b128  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5ba8b150  rsp: 0x00007fff5ba8b128
       r8: 0x00007fff7373f278   r9: 0x000000000000000b  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5ba8b2b0  r13: 0x00007fa264019ce0  r14: 0x00007fff73740180  r15: 0x00007fff5ba8b190
      rip: 0x00007fff87fb9212  rfl: 0x0000000000000206  cr2: 0x00007fff73738ff0
    Logical CPU: 0
    Binary Images:
           0x104173000 -        0x1041f5ff7  com.apple.appstore (1.2.2 - 129.15) <D5AFB0BF-8554-3F64-8C4D-449B7A351470> /Applications/App Store.app/Contents/MacOS/App Store
           0x104226000 -        0x10426afff  com.apple.CoreRecognition (1.1 - 20.8) <43261D90-8416-3328-9FA9-F38210D08FCB> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreReco gnition
           0x10427b000 -        0x104573fff  com.apple.CommerceKit (1.2.0 - 135.30) <4CF8EAB4-3E80-3AAD-AA85-C93455C71B38> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
           0x10460d000 -        0x10466cfff  com.apple.SoftwareUpdate.framework (6 - 473) <14DF8520-A1AA-3C75-B811-628E0909F6FD> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
           0x1046b8000 -        0x1046bcfff  com.apple.ServerInformation (1.2 - 1) <31EDF873-3B73-3899-9989-2B57BD45D65A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x1046c7000 -        0x104769fff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x1047d8000 -        0x1047f7ff7  com.apple.DistributionKit (700 - 735) <CDB189A0-F913-3D68-9747-CE3097B25D7E> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff63d73000 -     0x7fff63da793f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff81e90000 -     0x7fff81fb0fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff81fba000 -     0x7fff81fbefff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff823ec000 -     0x7fff823f4ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff823f5000 -     0x7fff8242cff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff8253f000 -     0x7fff8263cfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8263d000 -     0x7fff826bcff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff826e7000 -     0x7fff827d8ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff827d9000 -     0x7fff827eefff  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
        0x7fff827ef000 -     0x7fff827f2fff  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
        0x7fff827f3000 -     0x7fff827f5ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff827f6000 -     0x7fff82864ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff82865000 -     0x7fff8297efff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff829c6000 -     0x7fff82a2ffff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff82a30000 -     0x7fff82a34fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff82a35000 -     0x7fff82e52fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff82ea8000 -     0x7fff82ec7ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff82ec8000 -     0x7fff82f22ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff82f23000 -     0x7fff82f23fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff82f24000 -     0x7fff82f28fff  com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff82f29000 -     0x7fff82f33fff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
        0x7fff82f34000 -     0x7fff82f78fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff82f79000 -     0x7fff8304cff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff830b2000 -     0x7fff830c6fff  com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff830c7000 -     0x7fff830c9fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff830ca000 -     0x7fff831a4fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff83231000 -     0x7fff8325bff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83376000 -     0x7fff83fa3fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff83fe3000 -     0x7fff83ff0fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff83ff1000 -     0x7fff84192fe7  com.apple.WebKit (6534.57 - 6534.57.2) <B99EF91E-676F-79A0-FADC-A72C1E14536E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84193000 -     0x7fff8419efff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8419f000 -     0x7fff841a0fff  libScreenReader.dylib (264.6) <299274C2-0030-3FDC-8C8F-2933095CD02B> /usr/lib/libScreenReader.dylib
        0x7fff841a1000 -     0x7fff841fbfff  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
        0x7fff8424c000 -     0x7fff84254fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff84255000 -     0x7fff8437fff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff84434000 -     0x7fff84435ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff84436000 -     0x7fff84438fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff84439000 -     0x7fff846ddff7  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
        0x7fff846de000 -     0x7fff846ecfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8472f000 -     0x7fff84a8efff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84a8f000 -     0x7fff84adefff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff84adf000 -     0x7fff84adffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff84ae0000 -     0x7fff84b62ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff84bbe000 -     0x7fff84c15ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff84c16000 -     0x7fff84c1bfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84c1c000 -     0x7fff84c1eff7  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
        0x7fff84c63000 -     0x7fff84cc2fff  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
        0x7fff84cc3000 -     0x7fff84f30ff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff84f31000 -     0x7fff84f32fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff84f33000 -     0x7fff84f37fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff84f38000 -     0x7fff84f60fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff84f61000 -     0x7fff85358fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85359000 -     0x7fff8535bff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff85502000 -     0x7fff85523fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff85530000 -     0x7fff85534fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85535000 -     0x7fff85591ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff85592000 -     0x7fff85718fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85fcf000 -     0x7fff86005fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86006000 -     0x7fff86049ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8604f000 -     0x7fff860eafff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff860fd000 -     0x7fff8624ffff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86250000 -     0x7fff86250fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86253000 -     0x7fff86266ff7  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
        0x7fff86267000 -     0x7fff862d4ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff862f8000 -     0x7fff862f8fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff862f9000 -     0x7fff8632aff7  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
        0x7fff8632b000 -     0x7fff8665bfff  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
        0x7fff8665c000 -     0x7fff876c6fef  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
        0x7fff87837000 -     0x7fff8786bfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8787d000 -     0x7fff878abfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff878ac000 -     0x7fff878bdff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff878be000 -     0x7fff878f0fff  com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff878f1000 -     0x7fff87906ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff87907000 -     0x7fff87908ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff87a49000 -     0x7fff87a98ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff87b25000 -     0x7fff87c22ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff87c23000 -     0x7fff87f46fe7  com.apple.JavaScriptCore (6534.57 - 6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff87f55000 -     0x7fff87f72ff7  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
        0x7fff87f8f000 -     0x7fff87fa6fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87fa7000 -     0x7fff87fc2ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8801a000 -     0x7fff88065fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff88066000 -     0x7fff880b3fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff880dd000 -     0x7fff88884fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff88885000 -     0x7fff888d4ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff888d5000 -     0x7fff888e4fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff88c4b000 -     0x7fff88cd8ff7  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
        0x7fff88cd9000 -     0x7fff88ce5fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff88fab000 -     0x7fff88fafff7  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
        0x7fff88fd8000 -     0x7fff88fe4fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88ff4000 -     0x7fff88ff4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89032000 -     0x7fff8903fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89123000 -     0x7fff892befef  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
        0x7fff892bf000 -     0x7fff892deff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff892df000 -     0x7fff895f6ff7  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
        0x7fff895f7000 -     0x7fff89642fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff896d8000 -     0x7fff896d8fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff896d9000 -     0x7fff897dbfff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff897dc000 -     0x7fff897dcfff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff897dd000 -     0x7fff897f4fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff897f5000 -     0x7fff89838ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8983b000 -     0x7fff899e9fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff899ea000 -     0x7fff89a0afff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89a5f000 -     0x7fff89a81ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89b32000 -     0x7fff89b32fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89b33000 -     0x7fff89b34ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff89b35000 -     0x7fff89b3bfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff89b3c000 -     0x7fff89c0eff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff89c1e000 -     0x7fff8a05afef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a05b000 -     0x7fff8a05eff7  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
        0x7fff8a062000 -     0x7fff8a297ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8a298000 -     0x7fff8a29bfff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a2de000 -     0x7fff8a453ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8a521000 -     0x7fff8a5bbfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8a86c000 -     0x7fff8a875ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a884000 -     0x7fff8a8ccfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8a8cd000 -     0x7fff8a8f2ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8a8fa000 -     0x7fff8a8fffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a90c000 -     0x7fff8a9aaff7  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
        0x7fff8a9b5000 -     0x7fff8a9fefff  com.apple.DiskManagement (5.2.1 - 665.1) <8F2C8673-B1DE-33CE-A024-5E179EA8D378> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8aa01000 -     0x7fff8aa07ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8aa08000 -     0x7fff8aa0ffff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8b1f6000 -     0x7fff8b354fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8bc0b000 -     0x7fff8bc0cfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8bc8e000 -     0x7fff8bc99ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8bc9a000 -     0x7fff8bcc6fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8bcc7000 -     0x7fff8bceeff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8bd8f000 -     0x7fff8bd90fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8bdd5000 -     0x7fff8bdfcfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c059000 -     0x7fff8c164fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8c171000 -     0x7fff8c178fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8c179000 -     0x7fff8c44aff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c44b000 -     0x7fff8c64bfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8c64c000 -     0x7fff8c6f2ff7  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
        0x7fff8c6f3000 -     0x7fff8c71efff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8c77a000 -     0x7fff8c77eff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8c77f000 -     0x7fff8c7a1ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8c7a7000 -     0x7fff8c7d5ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8c7ee000 -     0x7fff8c7eeffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c80a000 -     0x7fff8c849ff7  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
        0x7fff8c84a000 -     0x7fff8c8cbfff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8c8cc000 -     0x7fff8c902fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8c903000 -     0x7fff8c924ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8c925000 -     0x7fff8ca1afff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8ca1b000 -     0x7fff8ca58fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ccdb000 -     0x7fff8cce8fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8cce9000 -     0x7fff8d6794af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8d67a000 -     0x7fff8d680fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d681000 -     0x7fff8d68fff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff8d6f0000 -     0x7fff8d6fbfff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d713000 -     0x7fff8d729fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d72a000 -     0x7fff8d7e7ff7  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
        0x7fff8d7e8000 -     0x7fff8d7eafff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8d7eb000 -     0x7fff8d853fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d854000 -     0x7fff8d868fff  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
        0x7fff8d869000 -     0x7fff8d870fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d87f000 -     0x7fff8d880ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8d881000 -     0x7fff8d8bbff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8db05000 -     0x7fff8db17ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8dd8e000 -     0x7fff8dd9afff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8dd9b000 -     0x7fff8ddfeff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ddff000 -     0x7fff8de12ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8de13000 -     0x7fff8de4efff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8de4f000 -     0x7fff8dea6ff7  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
        0x7fff8dea7000 -     0x7fff8deb5ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8deb6000 -     0x7fff8df82ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff8df83000 -     0x7fff8df88fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8df89000 -     0x7fff8dfc9ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8dfca000 -     0x7fff8dfcafff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8dfcb000 -     0x7fff8e033ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8e113000 -     0x7fff8e121fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e122000 -     0x7fff8e123fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8e124000 -     0x7fff8e127ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8e185000 -     0x7fff8e187fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8e18f000 -     0x7fff8e446ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8e462000 -     0x7fff8e465fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8e5a1000 -     0x7fff8e621ff7  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
        0x7fff8e622000 -     0x7fff8e6d3fff  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
        0x7fff8e6d4000 -     0x7fff8e725ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e726000 -     0x7fff8e840fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8e841000 -     0x7fff8ea2bff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ea2c000 -     0x7fff8ea38ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8ea39000 -     0x7fff8eafeff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8eaff000 -     0x7fff8eb0eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8eb0f000 -     0x7fff8eb59ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8eb5a000 -     0x7fff8ebafff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8ebb0000 -     0x7fff8ebc7fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ebcd000 -     0x7fff8ece592f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8ece6000 -     0x7fff8ede8fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8efa3000 -     0x7fff8f032fff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
        0x7fff8f033000 -     0x7fff8f089fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8f1d3000 -     0x7fff8f1ddfff  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
        0x7fff8f1de000 -     0x7fff8f22aff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8f22b000 -     0x7fff8f22ffff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f232000 -     0x7fff8f24cfff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 2961
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=195.9M resident=108.6M(55%) swapped_out_or_unallocated=87.4M(45%)
    Writable regions: Total=1.1G written=3740K(0%) resident=5012K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                                4K
    CG shared images                      128K
    CoreAnimation                           4K
    CoreServices                         2388K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               43.8M
    MALLOC guard page                      48K
    Memory tag=251                          8K
    SQLite page cache                     288K
    STACK GUARD                          56.0M
    Stack                                11.6M
    VM_ALLOCATE                           124K
    __DATA                               15.7M
    __IMAGE                               528K
    __LINKEDIT                           51.4M
    __TEXT                              144.5M
    __UNICODE                             544K
    mapped file                          36.8M
    shared memory                         308K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      364.1M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    I USED THIS PROCESS :
    Get Pacifist.
    Download Safari 5.1.7 for Lion.
    Quit Safari if running.
    Install Safari 5.1.7 using Pacifist. Select "Open Package", choose the 5.1.7 dmg from step 2. Click on the "Contents of Safari5.1.7LionManual.pkg", then click "Install" on the toolbar. Choose "Yes" or "Replace" when asked, and wait for it to finish.
    Disable the frameworks that were installed by Safari 6 (by renaming them). You will be prompted for your administrator password.$ cd /System/Library/PrivateFrameworks $ sudo mv SafariServices.framework SafariServices.framework.disabled
    Disable additional Safari 6 frameworks (optional, but recommended):$ cd /System/Library/StagedFrameworks/Safari $ sudo mv SafariServices.framework SafariServices.framework.disabled $ sudo mv WebInspector.framework WebInspector.framework.disabled
    Launch Safari.
    If it doesn't work, you can re-install Safari 6 from Software Update.

  • Hello could you please help me ? I have this error message when Safari closes suddenly Process:         WebProcess [294] Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess Identifier:

    Hello could you please help me ? I have this error message when Safari closes suddenly
    Thank you very much
    Laure from France
    Process:         WebProcess [3654]
    Path: /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.78.2)
    Build Info:      WebKit2-7537078002000000~1
    Code Type:       X86-64 (Native)
    Parent Process: ??? [1]
    Date/Time:       2015-02-05 20:31:58.081 +0100
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version: 9
    Interval Since Last Report:          129662 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  124632 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID: 41A214B3-CFF4-45E0-B032-B4AAA9C216C2
    Crashed Thread: 0  Dispatch queue: com.apple.main-thread
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000022
    VM Regions Near 0x22:
    -->
    __TEXT 000000010bf9c000-000000010bf9f000 [   12K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[3654]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 com.apple.JavaScriptCore                  0x000000010c6b24c6 JSC::Interpreter::unwindCallFrame(JSC::ExecState*&, JSC::JSValue, unsigned int&, JSC::CodeBlock*&) + 278
    1 com.apple.JavaScriptCore                  0x000000010c55b88c JSC::Interpreter::throwException(JSC::ExecState*&, JSC::JSValue&, unsigned int) + 2620
    2 com.apple.JavaScriptCore                  0x000000010c55adf0 JSC::jitThrow(JSC::VM*, JSC::ExecState*, JSC::JSValue, JSC::ReturnAddressPtr) + 80
    3 com.apple.JavaScriptCore 0x000000010c55ad84 cti_vm_throw + 36
    4 com.apple.JavaScriptCore                  0x000000010c55ad50 ctiVMThrowTrampoline + 8
    5 com.apple.JavaScriptCore                  0x000000010c4cabad JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 605
    6 com.apple.JavaScriptCore                  0x000000010c4ca945 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    7 com.apple.JavaScriptCore                  0x000000010c6a42d5 JSC::boundFunctionCall(JSC::ExecState*) + 549
    8 ??? 0x00005d519e801045 0 + 102605132927045
    9 com.apple.JavaScriptCore                  0x000000010c4cabad JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 605
    10 com.apple.JavaScriptCore                  0x000000010c4ca945 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    11 com.apple.JavaScriptCore                  0x000000010c6a42d5 JSC::boundFunctionCall(JSC::ExecState*) + 549
    12  ??? 0x00005d519e801045 0 + 102605132927045
    13 com.apple.JavaScriptCore                  0x000000010c4cabad JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 605
    14 com.apple.JavaScriptCore                  0x000000010c4ca945 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    15 com.apple.WebCore 0x000000010cb0405a WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 154
    16 com.apple.WebCore 0x000000010cb48222 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450
    17 com.apple.WebCore 0x000000010cb47f87 WebCore::ScheduledAction::execute(WebCore::Document*) + 151
    18 com.apple.WebCore 0x000000010cb47d10 WebCore::DOMTimer::fired() + 304
    19 com.apple.WebCore 0x000000010c91091f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    20 com.apple.WebCore 0x000000010c9107fa _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 58
    21 com.apple.CoreFoundation                  0x00007fff8da58934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    22 com.apple.CoreFoundation                  0x00007fff8da58486 __CFRunLoopDoTimer + 534
    23 com.apple.CoreFoundation                  0x00007fff8da38e11 __CFRunLoopRun + 1617
    24 com.apple.CoreFoundation                  0x00007fff8da38486 CFRunLoopRunSpecific + 230
    25 com.apple.HIToolbox                       0x00007fff977e92bf RunCurrentEventLoopInMode + 277
    26 com.apple.HIToolbox                       0x00007fff977f056d ReceiveNextEventCommon + 355
    27 com.apple.HIToolbox                       0x00007fff977f03fa BlockUntilNextEventMatchingListInMode + 62
    28 com.apple.AppKit 0x00007fff99736779 _DPSNextEvent + 659
    29 com.apple.AppKit 0x00007fff9973607d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    30 com.apple.AppKit 0x00007fff997329b9 -[NSApplication run] + 470
    31 com.apple.WebKit2 0x000000010c1663f6 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    32 com.apple.WebProcess                      0x000000010bf9db7f 0x10bf9c000 + 7039
    33 com.apple.WebProcess                      0x000000010bf9da78 0x10bf9c000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib                    0x00007fff98bd57e6 kevent + 10
    1 libdispatch.dylib 0x00007fff92a27786 _dispatch_mgr_invoke + 923
    2 libdispatch.dylib 0x00007fff92a26316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465606 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3 com.apple.JavaScriptCore                  0x000000010c465125 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465c37 JSC::GCThread::waitForNextPhase() + 119
    3 com.apple.JavaScriptCore                  0x000000010c465ac8 JSC::GCThread::gcThreadMain() + 88
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465c37 JSC::GCThread::waitForNextPhase() + 119
    3 com.apple.JavaScriptCore                  0x000000010c465ac8 JSC::GCThread::gcThreadMain() + 88
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465c37 JSC::GCThread::waitForNextPhase() + 119
    3 com.apple.JavaScriptCore                  0x000000010c465ac8 JSC::GCThread::gcThreadMain() + 88
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib                    0x00007fff98bd367a mach_msg_trap + 10
    1 libsystem_kernel.dylib                    0x00007fff98bd2d71 mach_msg + 73
    2 com.apple.CoreFoundation                  0x00007fff8da3050c __CFRunLoopServiceMachPort + 188
    3 com.apple.CoreFoundation                  0x00007fff8da38c74 __CFRunLoopRun + 1204
    4 com.apple.CoreFoundation                  0x00007fff8da38486 CFRunLoopRunSpecific + 230
    5 com.apple.Foundation                      0x00007fff96a17fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6 com.apple.Foundation                      0x00007fff96a0c72a -[NSThread main] + 68
    7 com.apple.Foundation                      0x00007fff96a0c6a2 __NSThread__main__ + 1575
    8 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    9 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib                    0x00007fff98bd4df2 __select + 10
    1 com.apple.CoreFoundation                  0x00007fff8da81c8b __CFSocketManager + 1355
    2 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    3 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 8:
    0 libsystem_kernel.dylib                    0x00007fff98bd5192 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff97759594 _pthread_wqthread + 758
    2 libsystem_c.dylib 0x00007fff9775ab85 start_wqthread + 13
    Thread 9:
    0 libsystem_kernel.dylib                    0x00007fff98bd5192 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff97759594 _pthread_wqthread + 758
    2 libsystem_c.dylib 0x00007fff9775ab85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000000a  rbx: 0x00000001108013a0  rcx: 0x00000001108013a0  rdx: 0x0000000000000000
      rdi: 0x0000000110df6c70  rsi: 0x00007fff6bb99c10  rbp: 0x00007fff6bb99ab0  rsp: 0x00007fff6bb99a60
       r8: 0x00007fff6bb99b58   r9: 0x0000000000000007  r10: 0x00000001193ed2c0  r11: 0x0000000018ead264
      r12: 0x00007fff6bb99c10  r13: 0x000000011ebfd0e8  r14: 0x00007fff6bb99b58  r15: 0x0000000000000000
      rip: 0x000000010c6b24c6  rfl: 0x0000000000010206  cr2: 0x0000000000000022
    Logical CPU: 2
    Binary Images:
           0x10bf9c000 - 0x10bf9efff com.apple.WebProcess (7537 - 7537.78.2) <5269CEC1-9274-3E9E-8A45-D37D71DA2740> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10bfa5000 - 0x10bfa7fff WebProcessShim.dylib (537.78.2 - compatibility 1.0.0) <671EB68B-516D-3AFC-BFE9-71453DD25E6E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10bfae000 - 0x10bfaffff com.apple.VideoDecodeAcceleration (1.1 - 8) <1D15AB26-DEDD-37A8-91F4-0A86F87BDE52> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x10c014000 - 0x10c27dff7 com.apple.WebKit2 (7537 - 7537.78.2) <BF0D7E05-0F7B-3791-B83B-EB5D6B989D28> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10c451000 - 0x10c7f8ff7 com.apple.JavaScriptCore (7537 - 7537.78.1) <2EB02387-CA74-346C-9D51-D1E0C405FFF4> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10c8e7000 -        0x10d994fff  com.apple.WebCore (7537 - 7537.78.1) <20E51224-E7C0-3B3C-AEE8-EB11D6786C42> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10fb62000 - 0x11009bfff com.apple.Safari.framework (7537 - 7537.78.2) <1104F16E-0307-3450-BF85-4C6D65C22F24> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1103f9000 - 0x11055dff7 com.apple.WebKit (7537 - 7537.78.2) <B54EE9C4-F4F0-3424-A658-830FE814F167> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x112619000 - 0x11261afff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x112c72000 - 0x112c75ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x114edd000 - 0x114eebfff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x114ef2000 - 0x114f20ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x114f29000 - 0x114f33fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x11f080000 - 0x11f0a9fff libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B10E6E73-F1CC-3C0A-971F-68F1E0B0C3AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x12704d000 - 0x127205fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x12723c000 - 0x127396fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1273c8000 - 0x1277affe7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x7fff6bb9c000 - 0x7fff6bbd0baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8d880000 - 0x7fff8d88dfff com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8d88e000 - 0x7fff8d892ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8d8c4000 - 0x7fff8d9cefe7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <0E7A4F63-035E-3406-AE8C-8F9E3E47D2EE> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d9d2000 -     0x7fff8d9fffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff8da00000 - 0x7fff8dbd4ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8dbd5000 - 0x7fff8e008ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8e009000 - 0x7fff8e032ff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e219000 - 0x7fff8e241fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8e242000 - 0x7fff8e25eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8e25f000 - 0x7fff8e262ff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8e263000 - 0x7fff8e268ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8e269000 - 0x7fff8e280fff com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8e281000 - 0x7fff8e2c8ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8e2c9000 - 0x7fff8e2cdfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8e2ce000 - 0x7fff8e31fff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8e320000 - 0x7fff8e326fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e34f000 - 0x7fff8e3a2fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8e3a3000 - 0x7fff8e3a5fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff8e3a6000 - 0x7fff8e3a6fff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e3a7000 - 0x7fff8e3a8ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e427000 - 0x7fff8e427fff com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e428000 - 0x7fff8e49efff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8e7f3000 - 0x7fff8e7fcff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e7fd000 - 0x7fff8e80cfff libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
    0x7fff8e815000 - 0x7fff8e82afff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8e82b000 - 0x7fff8e82cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8e83e000 - 0x7fff8e8e0fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8e917000 - 0x7fff8e934fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff8f818000 - 0x7fff8f883ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f884000 - 0x7fff8f8dfff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8f8e0000 - 0x7fff8f942ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8f943000 - 0x7fff8f969fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8f96a000 - 0x7fff8f96efff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff8f96f000 - 0x7fff8f97dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff8f97e000 - 0x7fff8f9d2ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f9d3000 - 0x7fff8fadafe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8fadb000 - 0x7fff8faefff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8faf0000 - 0x7fff8faf0fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8faf1000 - 0x7fff8fba7fff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8fbf2000 - 0x7fff8fbf2fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff900ca000 - 0x7fff901aeff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff9020d000 - 0x7fff90275ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff90276000 - 0x7fff90401ff7 com.apple.QTKit (7.7.1 - 2353) <50F6A57F-70AB-3E5B-BE96-7A58965941F8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff90406000 - 0x7fff90440fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff9079c000 - 0x7fff907a7ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff90a76000 - 0x7fff90a78fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff90a79000 - 0x7fff90a9dfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff90b00000 - 0x7fff90e1cfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff90e1d000 - 0x7fff90f1aff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff90fb1000 - 0x7fff9102cff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff9102d000 - 0x7fff91051fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff9105e000 - 0x7fff910f0ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff911a6000 - 0x7fff9121cff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff91393000 - 0x7fff9139efff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff913ab000 - 0x7fff9140bfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff9140c000 - 0x7fff91701ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff91704000 - 0x7fff91707fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff91719000 - 0x7fff9172bff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff9172c000 - 0x7fff91733fff com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff91734000 - 0x7fff91753fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff91ad6000 - 0x7fff91c33fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92989000 - 0x7fff92a23ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff92a24000 - 0x7fff92a32fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff92a33000 - 0x7fff92a68fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff92a69000 - 0x7fff92a8afff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff92ab7000 - 0x7fff92ac9ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff92aca000 - 0x7fff92ae0fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff92ae1000 - 0x7fff92b64fef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff92b65000 - 0x7fff93503747 com.apple.CoreGraphics (1.600.0 - ???) <CB70AC19-9532-38CA-8509-6043AD9B4095> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff93752000 - 0x7fff9375cff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff9375d000 - 0x7fff93810ff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff93868000 - 0x7fff9395dfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff9395e000 - 0x7fff939aaff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff939c4000 -     0x7fff93a49ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93a4a000 - 0x7fff93a58fff com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff93a85000 - 0x7fff93ac0ff7 libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <B48E57F5-0923-3C47-8BAC-9704F4A28193> /usr/lib/libssl.0.9.8.dylib
    0x7fff93ac1000 - 0x7fff93f88fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff93f89000 - 0x7fff93ff1ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff93ff2000 - 0x7fff94097fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff94098000 - 0x7fff940daff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff940fa000 - 0x7fff940fdfff libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
    0x7fff947c3000 - 0x7fff948dcfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff948dd000 - 0x7fff948dffff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff948fc000 - 0x7fff9490bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9490c000 - 0x7fff9490eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff94924000 - 0x7fff9492bfff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff949bb000 - 0x7fff94c2ffff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff94c30000 - 0x7fff94c4afff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff94c4b000 - 0x7fff94c4cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff94c4d000 - 0x7fff94d52fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff94d53000 - 0x7fff94d7cfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff94d8b000 - 0x7fff94da8ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff94da9000 - 0x7fff94de8fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff94de9000 - 0x7fff94e2ffff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <066449E4-406B-3ABC-9DB8-E62777498154> /usr/lib/libcurl.4.dylib
    0x7fff94ee4000 - 0x7fff954c8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff954d6000 - 0x7fff954e5ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff954e6000 - 0x7fff9552aff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <416FB9E6-76F2-3CB8-8CCB-C12ACECFD611> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff9552b000 - 0x7fff9560fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff9563e000 - 0x7fff9566eff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff95697000 - 0x7fff95697fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff95698000 - 0x7fff956d3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff956dc000 - 0x7fff956e3fff libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <E805FDF4-7098-3F9F-BF27-191E3E0A0F10> /usr/lib/system/libcopyfile.dylib
    0x7fff956e6000 - 0x7fff958e8fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff958e9000 - 0x7fff958eafff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff958eb000 - 0x7fff959c9fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff95acd000 - 0x7fff95c03fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff95c04000 - 0x7fff95c09fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff95c0a000 - 0x7fff95d71ff7 com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff95d72000 - 0x7fff95d77fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff95d78000 - 0x7fff95d8ffff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff95d90000 - 0x7fff95e57ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff95e5e000 - 0x7fff95e64fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff95e65000 - 0x7fff95e6dfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff95e6e000 - 0x7fff95f0fff7 com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff95f10000 - 0x7fff9601dfff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9643f000 - 0x7fff96541fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff96542000 - 0x7fff96621fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff96622000 - 0x7fff96629fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff96689000 - 0x7fff9668efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff96971000 - 0x7fff969b1fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff969b2000 - 0x7fff96ccbfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff96ccc000 -     0x7fff96d10ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff96f24000 - 0x7fff96f29fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff96f2a000 - 0x7fff96f2dfff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff96f7b000 - 0x7fff96f81ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff97082000 - 0x7fff97085fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff9708e000 - 0x7fff97438fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff97523000 - 0x7fff97530fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <39E20909-68D8-3FB7-A089-A1866618E026> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff97531000 - 0x7fff97531fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff97709000 - 0x7fff977e6fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff977e7000 - 0x7fff97b13fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff97b26000 - 0x7fff97b59ff7 com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff97b64000 - 0x7fff97b65fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff97b66000 - 0x7fff97b71ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff97b72000 - 0x7fff9831afff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9831b000 - 0x7fff9835cfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff9835d000 - 0x7fff98373ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff983bb000 - 0x7fff987e8fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff98a15000 - 0x7fff98a5eff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff98a5f000 - 0x7fff98a72ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff98a73000 - 0x7fff98ae6fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff98ae7000 - 0x7fff98b0ffff libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
    0x7fff98b61000 - 0x7fff98bbdff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff98bbe000 - 0x7fff98bdefff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff98bdf000 -     0x7fff98be0ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff98c02000 - 0x7fff98c37fff libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff98d00000 - 0x7fff98d40fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff98d41000 - 0x7fff98d8ffff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff98d90000 - 0x7fff98e8aff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff98f5f000 - 0x7fff98f64fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff98f9e000 - 0x7fff98f9efff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff98f9f000 - 0x7fff98f9ffff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff98fa0000 - 0x7fff98fa6fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff98fa7000 - 0x7fff98fb9ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff98fba000 - 0x7fff98fbefff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B423C449-761C-3EE1-AFAC-26B3558FF216> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff98fbf000 - 0x7fff991e9fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff991ea000 - 0x7fff991eafff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff991eb000 - 0x7fff99214fff libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff99317000 - 0x7fff99357ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff99359000 - 0x7fff9935aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff9935b000 - 0x7fff993dfff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff993e0000 - 0x7fff993edff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff993ee000 - 0x7fff99429fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff99459000 - 0x7fff995f9ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff995fa000 - 0x7fff9963cfff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff9963d000 - 0x7fff99669ff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff9966a000 - 0x7fff996dafff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff996db000 - 0x7fff9972dff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9972e000 - 0x7fff9a334fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9a335000 - 0x7fff9a3cbff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff9a3cc000 - 0x7fff9a424ff7 libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9a568000 - 0x7fff9a5bcfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9a5bd000 - 0x7fff9a838ff7 com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff9a839000 - 0x7fff9a864ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff9a865000 - 0x7fff9a865fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 7
    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: 3708
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=221.9M resident=129.3M(58%) swapped_out_or_unallocated=92.6M(42%)
    Writable regions: Total=1.4G written=276.5M(19%) resident=319.2M(22%) swapped_out=28K(0%) unallocated=1.1G(78%)
    REGION TYPE VIRTUAL
    =========== =======
    ATS (font support) 31.9M
    ATS (font support) (reserved) 4K        reserved VM address space (unallocated)
    CG image 268K
    CG shared images 4440K
    CoreAnimation 23.9M
    CoreGraphics 16K
    CoreServices                         2776K
    IOKit 10.6M
    JS JIT generated code 256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file 4096K
    JS garbage collector 75.8M
    MALLOC 256.8M
    MALLOC guard page 64K
    Memory tag=242 12K
    Memory tag=251 20K
    OpenGL GLSL 1024K
    SQLite page cache 2400K
    STACK GUARD 56.0M
    Stack 12.1M
    TC malloc 1448K
    VM_ALLOCATE 1512K
    WebCore purgeable data 4108K
    __CI_BITMAP 80K
    __DATA 17.4M
    __IMAGE 528K
    __LINKEDIT 63.8M
    __TEXT 158.1M
    __UNICODE 544K
    mapped file 126.1M
    shared memory 6276K
    =========== =======
    TOTAL 1.8G
    TOTAL, minus reserved VM space        1.1G
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    Process:         WebProcess [294] Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess Identifier:

    Don't post reams of information like this - it means nothing.
    Also, this is an iWeb forum which is concerned with website building and your post has nothing to do with this.
    Please look more closely when posting to ensure that you are posting in the correct forum, which you have not.  Nobody here can help you with your problem.

  • Clean install... should i have all these frameworks and plug ins

    from system profiler. it seems weird many aren't found in help. just curious if these are standard load with a complete erase and clean install?
    thanx for the help in advance
    Frameworks:
    Accelerate:
    Version: 1.4.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: vImage, DSP, BLAS, LAPACK, Vector Math, and Large Number Library
    Location: /System/Library/Frameworks/Accelerate.framework
    Private: No
    AddressBook:
    Version: 4.1.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AddressBook.framework
    Private: No
    AGL:
    Version: 3.0.9
    Last Modified: 3/7/09 4:22 PM
    Get Info String: OpenGL Carbon compatibility dylib for Mac OS X
    Location: /System/Library/Frameworks/AGL.framework
    Private: No
    AppKit:
    Version: 6.5.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AppKit.framework
    Private: No
    AppKitScripting:
    Version: 6.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/AppKitScripting.framework
    Private: No
    AppleScriptKit:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/AppleScriptKit.framework
    Private: No
    AppleShareClient:
    Version: 1.6.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: High Level AppleShare Client Framework, Copyright © 2000-2005, Apple Computer, Inc.
    Location: /System/Library/Frameworks/AppleShareClient.framework
    Private: No
    AppleShareClientCore:
    Version: 1.6.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Low Level AppleShare Client Framework, Copyright © 2000-2005, Apple Computer, Inc.
    Location: /System/Library/Frameworks/AppleShareClientCore.framework
    Private: No
    AppleTalk:
    Version: 1.2.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/AppleTalk.framework
    Private: No
    ApplicationServices:
    Version: 34
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/ApplicationServices.framework
    Private: No
    AudioToolbox:
    Version: 1.5.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AudioToolbox.framework
    Private: No
    AudioUnit:
    Version: 1.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AudioUnit.framework
    Private: No
    Automator:
    Version: 1.1.1
    Last Modified: 3/5/09 5:03 PM
    Location: /System/Library/Frameworks/Automator.framework
    Private: No
    CalendarStore:
    Version: 3.0.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CalendarStore.framework
    Private: No
    Carbon:
    Version: 136
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Carbon.framework
    Private: No
    Cocoa:
    Version: 6.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Cocoa.framework
    Private: No
    Collaboration:
    Version: 26
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/Collaboration.framework
    Private: No
    CoreAudio:
    Version: 3.1.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: CoreAudio 3.1.1
    Location: /System/Library/Frameworks/CoreAudio.framework
    Private: No
    CoreAudioKit:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/CoreAudioKit.framework
    Private: No
    CoreData:
    Version: 100.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/CoreData.framework
    Private: No
    CoreFoundation:
    Version: 6.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CoreFoundation.framework
    Private: No
    CoreMIDI:
    Version: 1.6.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CoreMIDI.framework
    Private: No
    CoreMIDIServer:
    Version: 1.6.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CoreMIDIServer.framework
    Private: No
    CoreServices:
    Version: 32
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/CoreServices.framework
    Private: No
    CoreVideo:
    Version: 1.6.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/Frameworks/CoreVideo.framework
    Private: No
    DirectoryService:
    Version: 3.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/DirectoryService.framework
    Private: No
    DiscRecording:
    Version: 4.0.3
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/DiscRecording.framework
    Private: No
    DiscRecordingUI:
    Version: 4.0.3
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/DiscRecordingUI.framework
    Private: No
    DiskArbitration:
    Version: 2.2.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 2.2.1, Copyright © 1998-2007 Apple Inc.
    Location: /System/Library/Frameworks/DiskArbitration.framework
    Private: No
    DrawSprocket:
    Version: 2.0.82
    Last Modified: 3/5/09 4:56 PM
    Get Info String: DrawSprocket version 2.0.82 dylib for Mac OS X
    Location: /System/Library/Frameworks/DrawSprocket.framework
    Private: No
    DVComponentGlue:
    Version: 1.9.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: IOFWDVComponents version 1.9.5, Copyright 2007 Apple Computer, Inc.
    Location: /System/Library/Frameworks/DVComponentGlue.framework
    Private: No
    DVDPlayback:
    Version: 5.0.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: DVDPlayback Framework
    Location: /System/Library/Frameworks/DVDPlayback.framework
    Private: No
    ExceptionHandling:
    Version: 1.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/ExceptionHandling.framework
    Private: No
    ForceFeedback:
    Version: 1.0.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.0.2, Copyright Apple Computer, Inc. 2002-2005
    Location: /System/Library/Frameworks/ForceFeedback.framework
    Private: No
    Foundation:
    Version: 6.5.7
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/Foundation.framework
    Private: No
    FWAUserLib:
    Version: 2.4.4
    Last Modified: 3/5/09 4:56 PM
    Get Info String: FWAUserLib 2.4.4, Copyright 2002-2008 Apple Inc.
    Location: /System/Library/Frameworks/FWAUserLib.framework
    Private: No
    GLUT:
    Version: 3.4.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 3.4.2, Copyright © 2001-2008 Apple Inc. All rights reserved.
    Location: /System/Library/Frameworks/GLUT.framework
    Private: No
    ICADevices:
    Version: 4.0.3
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 4.0.3, © Copyright 2000-2008 Apple Inc., all rights reserved.
    Location: /System/Library/Frameworks/ICADevices.framework
    Private: No
    InputMethodKit:
    Version: 1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/InputMethodKit.framework
    Private: No
    InstallerPlugins:
    Version: 3.0.2
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/InstallerPlugins.framework
    Private: No
    InstantMessage:
    Version: 4.0.5
    Last Modified: 3/7/09 4:23 PM
    Get Info String: 4.0.5, Copyright © 2002-2008 Apple Inc. All rights reserved.
    Location: /System/Library/Frameworks/InstantMessage.framework
    Private: No
    IOBluetooth:
    Version: 2.1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.
    Location: /System/Library/Frameworks/IOBluetooth.framework
    Private: No
    IOBluetoothUI:
    Version: 2.1.3
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.
    Location: /System/Library/Frameworks/IOBluetoothUI.framework
    Private: No
    IOKit:
    Version: 1.5.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: I/O Kit Framework, Apple Computer Inc
    Location: /System/Library/Frameworks/IOKit.framework
    Private: No
    JavaEmbedding:
    Version: 12.0.0
    Last Modified: 3/5/09 5:04 PM
    Get Info String: 12.0.0, Copyright 2002-2006, Apple Computer, Inc.
    Location: /System/Library/Frameworks/JavaEmbedding.framework
    Private: No
    JavaFrameEmbedding:
    Version: 12.0.0
    Last Modified: 3/5/09 5:04 PM
    Get Info String: JavaFrameEmbedding 12.0.0, Copyright 2001-2006, Apple Computer, Inc.
    Location: /System/Library/Frameworks/JavaFrameEmbedding.framework
    Private: No
    JavaScriptCore:
    Version: 5525.18
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 5525.18, Copyright 2003-2007 Apple Inc.; Copyright 1999-2001 Harri Porten <[email protected]>; Copyright 2001 Peter Kelly <[email protected]>; Copyright 1997-2005 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.
    Location: /System/Library/Frameworks/JavaScriptCore.framework
    Private: No
    JavaVM:
    Version: 12.0.2
    Last Modified: 3/5/09 5:04 PM
    Get Info String:
    Location: /System/Library/Frameworks/JavaVM.framework
    Private: No
    Kerberos:
    Version: 6.0.12
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 6.0 Copyright © 2007 Massachusetts Institute of Technology
    Location: /System/Library/Frameworks/Kerberos.framework
    Private: No
    Kernel:
    Version: 9.6.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/Kernel.framework
    Private: No
    LatentSemanticMapping:
    Version: 2.6.4
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/LatentSemanticMapping.framework
    Private: No
    LDAP:
    Version: 1.4.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: OpenLDAP framework v2.3.27
    Location: /System/Library/Frameworks/LDAP.framework
    Private: No
    Message:
    Version: 3.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/Message.framework
    Private: No
    OpenAL:
    Version: 1.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/OpenAL.framework
    Private: No
    OpenGL:
    Version: 1.5.9
    Last Modified: 3/7/09 4:22 PM
    Get Info String: OpenGL 1.5.9.4.0
    Location: /System/Library/Frameworks/OpenGL.framework
    Private: No
    OSAKit:
    Version: 1.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.0.1, Copyright © 2005-2005 Apple Computer, Inc. All Rights Reserved
    Location: /System/Library/Frameworks/OSAKit.framework
    Private: No
    PCSC:
    Version: 6.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/PCSC.framework
    Private: No
    PreferencePanes:
    Version: 12.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/PreferencePanes.framework
    Private: No
    PubSub:
    Version: 1.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/PubSub.framework
    Private: No
    Python:
    Version: 2.5
    Last Modified: 3/5/09 4:57 PM
    Get Info String: Python Runtime and Library
    Location: /System/Library/Frameworks/Python.framework
    Private: No
    QTKit:
    Version: 7.6
    Last Modified: 3/7/09 4:15 PM
    Get Info String: QTKit 7.6, Copyright 2003-2008, Apple Inc.
    Location: /System/Library/Frameworks/QTKit.framework
    Private: No
    Quartz:
    Version: 1.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Quartz.framework
    Private: No
    QuartzCore:
    Version: 1.5.7
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/QuartzCore.framework
    Private: No
    QuickLook:
    Version: 1.3.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/QuickLook.framework
    Private: No
    QuickTime:
    Version: 7.6.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/Frameworks/QuickTime.framework
    Private: No
    Ruby:
    Version: 1.8.6
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Ruby Runtime and Library
    Location: /System/Library/Frameworks/Ruby.framework
    Private: No
    RubyCocoa:
    Version: 0.13.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: RubyCocoa 0.13.1 Copyright (c) 2002 FUJIMOTO Hisakuni.
    Location: /System/Library/Frameworks/RubyCocoa.framework
    Private: No
    ScreenSaver:
    Version: 2.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/ScreenSaver.framework
    Private: No
    Scripting:
    Version: 6.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/Scripting.framework
    Private: No
    ScriptingBridge:
    Version: 1.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/ScriptingBridge.framework
    Private: No
    Security:
    Version: 5.0.4
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Security.framework
    Private: No
    SecurityFoundation:
    Version: 3.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/SecurityFoundation.framework
    Private: No
    SecurityInterface:
    Version: 3.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/SecurityInterface.framework
    Private: No
    SyncServices:
    Version: 3.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: © 2003-2004 Apple
    Location: /System/Library/Frameworks/SyncServices.framework
    Private: No
    System:
    Version: 9.2
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/System.framework
    Private: No
    SystemConfiguration:
    Version: 1.9.2
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 1.9.2
    Location: /System/Library/Frameworks/SystemConfiguration.framework
    Private: No
    Tcl:
    Version: 8.4.7 b
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Tcl Library 8.4 b, Copyright © 2007 Tcl Core Team.
    MacOS X Port by Jim Ingham <[email protected]> & Ian Reid, Copyright
    © 2001-2002, Apple Computer, Inc.
    Location: /System/Library/Frameworks/Tcl.framework
    Private: No
    Tk:
    Version: 8.4.7 b
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Tk Library 8.4, Copyright © 2004 Tcl Core Team.
    MacOS X Port by Jim Ingham <[email protected]> & Ian Reid, Copyright © 2001-2002, Apple Computer, Inc.
    Location: /System/Library/Frameworks/Tk.framework
    Private: No
    TWAIN:
    Version: 1.9.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.9.3, © Copyright 2001-2004, TWAIN Working Group.
    Location: /System/Library/Frameworks/TWAIN.framework
    Private: No
    vecLib:
    Version: 3.4.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: DSP, BLAS, LAPACK, Vector Math, and Large Number Library
    Location: /System/Library/Frameworks/vecLib.framework
    Private: No
    WebKit:
    Version: 5525.18.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 5525.18.1, Copyright 2003-2007 Apple Inc.
    Location: /System/Library/Frameworks/WebKit.framework
    Private: No
    XgridFoundation:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.3, Copyright 2003-2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/Frameworks/XgridFoundation.framework
    Private: No
    Admin:
    Version: 3.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Admin Framework
    Location: /System/Library/PrivateFrameworks/Admin.framework
    Private: Yes
    AOSNotification:
    Version: 1.0.0
    Last Modified: 3/7/09 4:22 PM
    Get Info String: AOS Notification, Copyright 2008 Apple Inc.
    Location: /System/Library/PrivateFrameworks/AOSNotification.framework
    Private: Yes
    Apple80211:
    Version: 5.2.4
    Last Modified: 3/5/09 4:51 PM
    Get Info String: Apple AirPort Framework, Copyright © 2000–2007 Apple Inc. All Rights Reserved.
    Location: /System/Library/PrivateFrameworks/Apple80211.framework
    Private: Yes
    AppleAppSupport:
    Version: 1.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/AppleAppSupport.framework
    Private: Yes
    AppleScript:
    Version: 2.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/AppleScript.framework
    Private: Yes
    AppleVA:
    Version: 4.1.14
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/AppleVA.framework
    Private: Yes
    Assistant:
    Version: 1.2.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Assistant.framework
    Private: Yes
    BackRow:
    Version: 2.1.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/BackRow.framework
    Private: Yes
    Backup:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Backup.framework
    Private: Yes
    BEEP:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.3, Copyright 2003-2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/BEEP.framework
    Private: Yes
    BezelServices:
    Version: 1.4.925
    Last Modified: 3/7/09 4:22 PM
    Get Info String: BezelServices 1.4.925
    Location: /System/Library/PrivateFrameworks/BezelServices.framework
    Private: Yes
    Bom:
    Version: 9.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/Bom.framework
    Private: Yes
    BrowserKit:
    Version: 1.5
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/BrowserKit.framework
    Private: Yes
    ByteRangeLocking:
    Version: 1.1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/ByteRangeLocking.framework
    Private: Yes
    Calculate:
    Version: 1.3.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/Calculate.framework
    Private: Yes
    CommonCandidateWindow:
    Version: 1.1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/CommonCandidateWindow.framework
    Private: Yes
    CoreAUC:
    Version: 3.02.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreAUC.framework
    Private: Yes
    CoreChineseEngine:
    Version: 1.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/CoreChineseEngine.framework
    Private: Yes
    CoreFP:
    Version: 1.1.11
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/CoreFP.framework
    Private: Yes
    CoreMediaAuthoringPrivate:
    Version: 1.6
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework
    Private: Yes
    CoreMediaIOServicesPrivate:
    Version: 15.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework
    Private: Yes
    CoreMediaPrivate:
    Version: 15.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreMediaPrivate.framework
    Private: Yes
    CoreRAID:
    Version: 36
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 36, Copyright 2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/CoreRAID.framework
    Private: Yes
    CoreUI:
    Version: 1.2
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/CoreUI.framework
    Private: Yes
    CrashReporterSupport:
    Version: 10.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/CrashReporterSupport.framework
    Private: Yes
    DataDetectors:
    Version: 1.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DataDetectors.framework
    Private: Yes
    DataDetectorsCore:
    Version: 1.0.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DataDetectorsCore.framework
    Private: Yes
    DAVKit:
    Version: 3.0.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/DAVKit.framework
    Private: Yes
    DebugSymbols:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/DebugSymbols.framework
    Private: Yes
    DesktopServicesPriv:
    Version: 1.4.7
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Desktop Services
    Location: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework
    Private: Yes
    DeviceLink:
    Version: 2.0
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/DeviceLink.framework
    Private: Yes
    DigiHubPreference:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DigiHubPreference.framework
    Private: Yes
    DirectoryServiceCore:
    Version: 3.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/DirectoryServiceCore.framework
    Private: Yes
    DiskArbitration:
    Version: 2.2.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 2.2.1, Copyright © 1998-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/DiskArbitration.framework
    Private: Yes
    DiskImages:
    Version: 10.5.4
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 10.5, Copyright 2000-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/DiskImages.framework
    Private: Yes
    DiskManagement:
    Version: 2.3
    Last Modified: 3/5/09 4:51 PM
    Get Info String: Disk Management version 2.3, Copyright © 1998-2008 Apple Inc. All Rights Reserved.
    Location: /System/Library/PrivateFrameworks/DiskManagement.framework
    Private: Yes
    DisplayServices:
    Version: 2.0.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: DisplayServices 2.0.2
    Location: /System/Library/PrivateFrameworks/DisplayServices.framework
    Private: Yes
    DMNotification:
    Version: 1.1.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: .Mac Notification Framework, Copyright 2004-2007 Apple, Inc.
    Location: /System/Library/PrivateFrameworks/DMNotification.framework
    Private: Yes
    DotMacLegacy:
    Version: 3.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/DotMacLegacy.framework
    Private: Yes
    DotMacSyncManager:
    Version: 1.2.3
    Last Modified: 3/7/09 4:22 PM
    Get Info String: .Mac Sync Manager, Copyright 2004-2006 Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/DotMacSyncManager.framework
    Private: Yes
    DSObjCWrappers:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DSObjCWrappers.framework
    Private: Yes
    DVD:
    Version: 4.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DVD.framework
    Private: Yes
    EAP8021X:
    Version: 9.0.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/EAP8021X.framework
    Private: Yes
    FamilyControls:
    Version: 1.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/FamilyControls.framework
    Private: Yes
    FileSync:
    Version: 4.0.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: © Copyright 2006 Apple Computer Inc., all rights reserved.
    Location: /System/Library/PrivateFrameworks/FileSync.framework
    Private: Yes
    FWAVCPrivate:
    Version: 1.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/FWAVCPrivate.framework
    Private: Yes
    GoogleContactSync:
    Version: 15.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: GoogleContactSync 15.1 © 2007-2008 Google Inc.
    Location: /System/Library/PrivateFrameworks/GoogleContactSync.framework
    Private: Yes
    GraphicsAppSupport:
    Version: 1.0
    Last Modified: 3/5/09 5:43 PM
    Location: /System/Library/PrivateFrameworks/GraphicsAppSupport.framework
    Private: Yes
    GraphKit:
    Version: 1.0.4
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/GraphKit.framework
    Private: Yes
    HelpData:
    Version: 1.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/HelpData.framework
    Private: Yes
    HelpUI:
    Version: 150
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Copyright 2001–2005 Apple Computer, Inc.,\nAll Rights Reserved.
    Location: /System/Library/PrivateFrameworks/HelpUI.framework
    Private: Yes
    ICANotifications:
    Version: 4.0
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 4.0, © Copyright 2000-2006 Apple Inc., all rights reserved.
    Location: /System/Library/PrivateFrameworks/ICANotifications.framework
    Private: Yes
    iChatCommonGUI:
    Version: 4.0.5
    Last Modified: 3/7/09 4:21 PM
    Get Info String: 4.0.5, Copyright © 2002-2008 Apple Inc. All rights reserved.
    Location: /System/Library/PrivateFrameworks/iChatCommonGUI.framework
    Private: Yes
    iLifeMediaBrowser:
    Version: 1.0.11
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework
    Private: Yes
    Install:
    Version: 3.0.3
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/Install.framework
    Private: Yes
    InstallServer:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/InstallServer.framework
    Private: Yes
    International:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Copyright Apple Computer, Inc. 2006
    Location: /System/Library/PrivateFrameworks/International.framework
    Private: Yes
    InternetConnect:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.5
    Location: /System/Library/PrivateFrameworks/InternetConnect.framework
    Private: Yes
    IntlPreferences:
    Version: 1.3.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: IntlPreferences version 1.3.0, Copyright 2000-2005, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/IntlPreferences.framework
    Private: Yes
    iPhotoAccess:
    Version: 2.0.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: iPhotoAccess 2.0.2, Copyright © 2002-2008 Apple Inc.
    Location: /System/Library/PrivateFrameworks/iPhotoAccess.framework
    Private: Yes
    iPod:
    Version: 1.5
    Last Modified: 3/5/09 4:57 PM
    Get Info String: iPod version 1.5, Copyright 2002-2005, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/iPod.framework
    Private: Yes
    iPodSync:
    Version: 2.4
    Last Modified: 3/5/09 4:57 PM
    Location: /System/Library/PrivateFrameworks/iPodSync.framework
    Private: Yes
    ISSupport:
    Version: 1.7
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/ISSupport.framework
    Private: Yes
    iTunesAccess:
    Version: 8.0.2
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/iTunesAccess.framework
    Private: Yes
    JavaApplicationLauncher:
    Version: 12.0.0
    Last Modified: 3/5/09 5:04 PM
    Get Info String: JavaApplicationLauncher 12.0.0, Copyright 2001-2006, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework
    Private: Yes
    JavaScriptGlue:
    Version: 5525.13
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 5525.13, Copyright 2003-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/JavaScriptGlue.framework
    Private: Yes
    KAdminClient:
    Version: 6.0.12
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 6.0 Copyright © 2007 Massachusetts Institute of Technology
    Location: /System/Library/PrivateFrameworks/KAdminClient.framework
    Private: Yes
    KAdminServer:
    Version: 6.0.12
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 6.0 Copyright © 2007 Massachusetts Institute of Technology
    Location: /System/Library/PrivateFrameworks/KAdminServer.framework
    Private: Yes
    KerberosHelper:
    Version: 1.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/KerberosHelper.framework
    Private: Yes
    MachineSettings:
    Version: 3.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: MachineSettings Framework
    Location: /System/Library/PrivateFrameworks/MachineSettings.framework
    Private: Yes
    ManagedClient:
    Version: 1.0.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/ManagedClient.framework
    Private: Yes
    MDSChannel:
    Version: 1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/MDSChannel.framework
    Private: Yes
    MediaKit:
    Version: 9.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Esoteric Media Manipulation
    Location: /System/Library/PrivateFrameworks/MediaKit.framework
    Private: Yes
    MobileDevice:
    Version: 3.2.2
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/MobileDevice.framework
    Private: Yes
    MonitorPanel:
    Version: 1.2.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: MonitorPanelFramework version 1.2.0, Copyright 2001-2006, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/MonitorPanel.framework
    Private: Yes
    MultitouchSupport:
    Version: 189.29.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/MultitouchSupport.framework
    Private: Yes
    NetInfo:
    Version: 1.0.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/NetInfo.framework
    Private: Yes
    NetworkConfig:
    Version: 2.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.3
    Location: /System/Library/PrivateFrameworks/NetworkConfig.framework
    Private: Yes
    NetworkDiagnosticsUI:
    Version: 1.1.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/NetworkDiagnosticsUI.framework
    Private: Yes
    OfficeImport:
    Version: 1.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/OfficeImport.framework
    Private: Yes
    OpenDirectory:
    Version: 10.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/OpenDirectory.framework
    Private: Yes
    OpenTransport:
    Version: 3.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: OpenTransport
    Location: /System/Library/PrivateFrameworks/OpenTransport.framework
    Private: Yes
    PasswordServer:
    Version: 3.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/PasswordServer.framework
    Private: Yes
    PlatformHardwareManagement:
    Version: 1.2.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework
    Private: Yes
    PodcastProducerCore:
    Version: 1.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 1.1, Copyright 2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/PodcastProducerCore.framework
    Private: Yes
    ProKit:
    Version: 4.5
    Last Modified: 3/7/09 4:15 PM
    Get Info String: ProKit version 4.5, Copyright (c) 2003-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/ProKit.framework
    Private: Yes
    PSNormalizer:
    Version: 8.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/PSNormalizer.framework
    Private: Yes
    QuickLookUI:
    Version: 1.3.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/QuickLookUI.framework
    Private: Yes
    Restore:
    Version: 1.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Restore.framework
    Private: Yes
    ScreenReader:
    Version: 2.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.2, Copyright © 2005-2008 Apple Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/ScreenReader.framework
    Private: Yes
    ScreenSharing:
    Version: 1.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/ScreenSharing.framework
    Private: Yes
    SecurityTokend:
    Version: 2.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SecurityTokend.framework
    Private: Yes
    ServerFoundation:
    Version: 1.0.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/ServerFoundation.framework
    Private: Yes
    ServerKit:
    Version: 1.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/ServerKit.framework
    Private: Yes
    SetupAssistant:
    Version: 10.5.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Copyright Apple Computer, Inc. 2005
    Location: /System/Library/PrivateFrameworks/SetupAssistant.framework
    Private: Yes
    SetupAssistantSupport:
    Version: 10.5.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Copyright Apple Computer, Inc. 2006
    Location: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework
    Private: Yes
    Shortcut:
    Version: 1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/Shortcut.framework
    Private: Yes
    Slideshow:
    Version: 2.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.0, Copyright © 2004-2006 Apple Computer Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/Slideshow.framework
    Private: Yes
    SoftwareUpdate:
    Version: 3.0.4
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SoftwareUpdate.framework
    Private: Yes
    SpeechDictionary:
    Version: 3.9.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SpeechDictionary.framework
    Private: Yes
    SpeechObjects:
    Version: 4.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SpeechObjects.framework
    Private: Yes
    SpotlightIndex:
    Version: 10.5.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SpotlightIndex.framework
    Private: Yes
    SPSupport:
    Version: 10.5.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 10.5, Copyright 1997-2005 Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/SPSupport.framework
    Private: Yes
    Symbolication:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Symbolication.framework
    Private: Yes
    SyncLegacy:
    Version: 4.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: © 2002-2003 Apple
    Location: /System/Library/PrivateFrameworks/SyncLegacy.framework
    Private: Yes
    SyncServicesUI:
    Version: 4.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SyncServicesUI.framework
    Private: Yes
    SyndicationUI:
    Version: 2.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SyndicationUI.framework
    Private: Yes
    SystemMigration:
    Version: 2.6.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SystemMigration.framework
    Private: Yes
    SystemUIPlugin:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: SystemUIPlugin version 1.5, Copyright 2000-2006, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/SystemUIPlugin.framework
    Private: Yes
    UIRecording:
    Version: 1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/UIRecording.framework
    Private: Yes
    URLAccess:
    Version: 219
    Last Modified: 3/5/09 4:56 PM
    Get Info String: URLAccess.framework 1.1, Copyright © 2000-2004 Apple Computer Inc.
    Location: /System/Library/PrivateFrameworks/URLAccess.framework
    Private: Yes
    URLMount:
    Version: 3.1.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/URLMount.framework
    Private: Yes
    VideoConference:
    Version: 363.27
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/VideoConference.framework
    Private: Yes
    vmutils:
    Version: 4.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: vmutils 4.1, Copyright 2002-2006 Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/vmutils.framework
    Private: Yes
    VSP:
    Version: 2.2.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: VSP framework 2.2.2, Copyright 2001-2007, Apple Inc.
    Location: /System/Library/PrivateFrameworks/VSP.framework
    Private: Yes
    WhitePages:
    Version: 1.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/WhitePages.framework
    Private: Yes
    XgridInterface:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.3, Copyright 2003-2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/XgridInterface.framework
    Private: Yes
    XMPP:
    Version: 1.0.0
    Last Modified: 11/12/08 5:50 PM
    Location: /System/Library/PrivateFrameworks/XMPP.framework
    Private: Yes
    XQuery:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: XQuery version 1.3, Copyright (c) 2004-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/XQuery.framework
    Private: Yes
    YahooSync:
    Version: 1.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/YahooSync.framework
    Private: Yes
    FxPlug:
    Version: 1.1
    Last Modified: 3/5/09 5:29 PM
    Location: /Library/Frameworks/FxPlug.framework
    Private: No
    HPDeviceModel:
    Version: 2.3.0
    Last Modified: 3/6/09 8:35 AM
    Get Info String: HPDeviceModel version 2.3.0b94, (c) Copyright 2005-2008 Hewlett-Packard Development Company, L.P.
    Location: /Library/Frameworks/HPDeviceModel.framework
    Private: No
    HPPml:
    Version: 2.5.3
    Last Modified: 3/6/09 8:30 AM
    Get Info String: HPPml version 2.5.3.677, (c) Copyright 2004-2007 Hewlett-Packard Development Company, L.P.
    Location: /Library/Frameworks/HPPml.framework
    Private: No
    HPServicesInterface:
    Version: 2.5.3
    Last Modified: 3/6/09 8:30 AM
    Get Info String: HPServicesInterface version 2.5.3.677, (c) Copyright 2002-2007 Hewlett-Packard Development Company, L.P.
    Location: /Library/Frameworks/HPServicesInterface.framework
    Private: No
    HPSmartPrint:
    Version: 4.0
    Last Modified: 3/6/09 8:34 AM
    Get Info String: HPSmartPrint Framework v4.0
    Location: /Library/Frameworks/HPSmartPrint.framework
    Private: No
    HPSmartX:
    Version: 1.10.1
    Last Modified: 3/6/09 8:30 AM
    Location: /Library/Frameworks/HPSmartX.framework
    Private: No
    PluginManager:
    Version: 1.6
    Last Modified: 3/5/09 5:29 PM
    Get Info String: Plugin Manager
    Location: /Library/Frameworks/PluginManager.framework
    Private: No
    ProFX:
    Version: 1.1
    Last Modified: 3/5/09 5:29 PM
    Location: /Library/Frameworks/ProFX.framework
    Private: No
    Snapfish:
    Version: 1.0
    Last Modified: 3/6/09 8:31 AM
    Location: /Library/Frameworks/Snapfish.framework
    Private: No

    Hi,
    According to your descriptioin, I don't think this is system problem, it should be Intel driver problem. It would be contact Intel to confirm this issue whether this is their driver problem.
    Roger Lu
    TechNet Community Support

  • Framework/WebProcess Safari Crash

    Hi All,
    I just posted the crash report relating to this error, and as soon as I hit submit, Safari crashed. Does anyone have a solution to this constant problem? Thank you in advance!
    Process:         WebProcess [1297]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~9
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1295]
    User ID:         501
    Date/Time:       2013-06-25 15:07:24.336 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          23887 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  5173 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      078E49F9-41CC-58D5-A187-E42578332272
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00007fff8d966560 WebCore::SuffixTree<WebCore::ASCIICodebook>::Node::~Node() + 48
    1   com.apple.WebCore                       0x00007fff8d966571 WebCore::SuffixTree<WebCore::ASCIICodebook>::Node::~Node() + 65
    2   com.apple.WebCore                       0x00007fff8d966571 WebCore::SuffixTree<WebCore::ASCIICodebook>::Node::~Node() + 65
    3   com.apple.WebCore                       0x00007fff8d966571 WebCore::SuffixTree<WebCore::ASCIICodebook>::Node::~Node() + 65
    4   com.apple.WebCore                       0x00007fff8d966571 WebCore::SuffixTree<WebCore::ASCIICodebook>::Node::~Node() + 65
    5   com.apple.WebCore                       0x00007fff8db858de WebCore::XSSAuditor::~XSSAuditor() + 78
    6   com.apple.WebCore                       0x00007fff8d733e36 WebCore::HTMLDocumentParser::~HTMLDocumentParser() + 54
    7   com.apple.WebCore                       0x00007fff8d48e3d1 WebCore::HTMLDocumentParser::~HTMLDocumentParser() + 17
    8   com.apple.WebCore                       0x00007fff8d48ea2d WebCore::Document::implicitClose() + 237
    9   com.apple.WebCore                       0x00007fff8d48e861 WebCore::FrameLoader::checkCompleted() + 337
    10  com.apple.WebCore                       0x00007fff8d9ac694 WebCore::CachedResourceLoader::loadDone() + 52
    11  com.apple.WebCore                       0x00007fff8df50f7b WebCore::SubresourceLoader::releaseResources() + 91
    12  com.apple.WebCore                       0x00007fff8d508d00 WebCore::SubresourceLoader::didFinishLoading(double) + 208
    13  com.apple.Foundation                    0x00007fff900d5d88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
    14  com.apple.Foundation                    0x00007fff900d5ccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
    15  com.apple.Foundation                    0x00007fff900d5bc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
    16  com.apple.CFNetwork                     0x00007fff904b2091 ___delegate_didFinishLoading_block_invoke_0 + 40
    17  com.apple.CFNetwork                     0x00007fff904a454a ___withDelegateAsync_block_invoke_0 + 90
    18  com.apple.CFNetwork                     0x00007fff90534f3a __block_global_1 + 28
    19  com.apple.CoreFoundation                0x00007fff96bf2154 CFArrayApplyFunction + 68
    20  com.apple.CFNetwork                     0x00007fff904952b4 RunloopBlockContext::perform() + 124
    21  com.apple.CFNetwork                     0x00007fff9049518b MultiplexerSource::perform() + 221
    22  com.apple.CoreFoundation                0x00007fff96bd3b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    23  com.apple.CoreFoundation                0x00007fff96bd3455 __CFRunLoopDoSources0 + 245
    24  com.apple.CoreFoundation                0x00007fff96bf67f5 __CFRunLoopRun + 789
    25  com.apple.CoreFoundation                0x00007fff96bf60e2 CFRunLoopRunSpecific + 290
    26  com.apple.HIToolbox                     0x00007fff9507ceb4 RunCurrentEventLoopInMode + 209
    27  com.apple.HIToolbox                     0x00007fff9507cc52 ReceiveNextEventCommon + 356
    28  com.apple.HIToolbox                     0x00007fff9507cae3 BlockUntilNextEventMatchingListInMode + 62
    29  com.apple.AppKit                        0x00007fff934ed533 _DPSNextEvent + 685
    30  com.apple.AppKit                        0x00007fff934ecdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    31  com.apple.AppKit                        0x00007fff934e41a3 -[NSApplication run] + 517
    32  com.apple.WebCore                       0x00007fff8dec64ff WebCore::RunLoop::run() + 63
    33  com.apple.WebKit2                       0x00007fff8d22f462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    34  com.apple.WebKit2                       0x00007fff8d1f5bfd WebKitMain + 285
    35  com.apple.WebProcess                    0x0000000104071e7b 0x104071000 + 3707
    36  libdyld.dylib                           0x00007fff900b67e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff989b5d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff96af9dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff96af99ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff989b3686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff989b2c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96bf1233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96bf6916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96bf60e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff900f0546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff9014e562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff989b50fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92ff4fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff90e8db66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff910b0bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff910c625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff989b50fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92ff4fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff910139d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff910138b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff910c625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff989b50fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92ff4fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff910139d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff910138b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff910c625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff989b50fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92ff4fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff910139d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff910138b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff910c625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 7:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff989b3686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff989b2c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96bf1233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96bf6916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96bf60e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff96c04dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff8dedb5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff910c625f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff989b5322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff96c35f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff989b50fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92ff4fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff90e8db2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8df00d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8d45112a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff910c625f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff989b50fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92ff4fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff90e8db2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8df00d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8d45112a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff910c625f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff92ff07a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff92fdd1e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff989b56d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff92ff2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff92ff2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff92fdd1d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff989b56d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff92ff2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff92ff2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff92fdd1d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff989b56d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff92ff2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff92ff2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff92fdd1d1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff989b56d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff92ff2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff92ff2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff92fdd1d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff989b56d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff92ff2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff92ff2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff92fdd1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000080  rbx: 0x00b4000000000000  rcx: 0x0000000000000055  rdx: 0x0000000148514698
      rdi: 0x0000000148514680  rsi: 0x0000000000000025  rbp: 0x00007fff5bb8ccf0  rsp: 0x00007fff5bb8ccd0
       r8: 0x0000000000000002   r9: 0x0000000000000250  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff8d555700  r13: 0x00007fe54c573a40  r14: 0x0000000148514680  r15: 0x0000000000000056
      rip: 0x00007fff8d966560  rfl: 0x0000000000010206  cr2: 0x0000000102b49000
    Logical CPU: 0
    Binary Images:
           0x104071000 -        0x104071fff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x104078000 -        0x104078fff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x146a41000 -        0x146a57fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x147a2a000 -        0x147a2ffff  com.apple.IOAccelerator (74.5.1 - 74.5.1) <574EC60B-E292-3FEA-8A66-B12DB2C1CEC5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x147a37000 -        0x147a43fff  libGPUSupportMercury.dylib (8.9.2) <971EDFC6-3E6A-375C-9133-F50DFDDCEBDD> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x147a4b000 -        0x147a76fff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x147a7f000 -        0x147a88fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x14a2c4000 -        0x14a2daff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x14ae80000 -        0x14b03efff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x14b075000 -        0x14b1e5fff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x14b21d000 -        0x14b6a5ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) <ED3787B7-1558-3C4C-8F84-7E810A27FF7E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
        0x7fff63c71000 -     0x7fff63ca593f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff8c5fa000 -     0x7fff8c5fafff  com.apple.AOSMigrate (1.0 - 1) <9E7A92DC-649D-3908-BB36-B7F445261F14> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8c5fb000 -     0x7fff8c61cfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8c61d000 -     0x7fff8c627fff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
        0x7fff8c628000 -     0x7fff8c702fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8c703000 -     0x7fff8c76cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8c787000 -     0x7fff8c7b5fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c7b6000 -     0x7fff8c7ecfff  com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c8bc000 -     0x7fff8c8bfff7  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
        0x7fff8c8c0000 -     0x7fff8c911ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c912000 -     0x7fff8c918fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8c919000 -     0x7fff8c92aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8c92b000 -     0x7fff8c94dff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c94e000 -     0x7fff8ca4bfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8ca4c000 -     0x7fff8cb9efff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8cbb4000 -     0x7fff8cbd6ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8cbd7000 -     0x7fff8cc21ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8cc80000 -     0x7fff8ce0bfff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8ce0c000 -     0x7fff8ce18ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <4F3284A9-EFD4-3A77-8B7F-D3D611D656A0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8ce19000 -     0x7fff8ce6eff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8ceb1000 -     0x7fff8cf00ff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8cf6e000 -     0x7fff8cf7dff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
        0x7fff8cf7e000 -     0x7fff8cfb2fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8cfb3000 -     0x7fff8cfb4ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8cfb5000 -     0x7fff8cfb5fff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8cfb6000 -     0x7fff8d0cffff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d0d0000 -     0x7fff8d12aff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8d12b000 -     0x7fff8d317ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8d380000 -     0x7fff8d3ffff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d432000 -     0x7fff8e3f1ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8e41b000 -     0x7fff8e41ffff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8e45d000 -     0x7fff8e469fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e46a000 -     0x7fff8e5f0fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e5f1000 -     0x7fff8e5f9ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e5fa000 -     0x7fff8e60dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8e60e000 -     0x7fff8e61bfff  com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8e61c000 -     0x7fff8e8c0ff7  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
        0x7fff8e8c1000 -     0x7fff8e950fff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
        0x7fff8e951000 -     0x7fff8e953fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8e954000 -     0x7fff8e994ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8e995000 -     0x7fff8e9a0ff7  com.apple.ProtocolBuffer (2 - 104) <5BA49EB9-1361-3BFF-856C-C5F1D0486072> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8e9a1000 -     0x7fff8e9abff7  com.apple.xpcobjects (103 - 103) <03968AE7-D7D9-3B12-A2A5-045957DC3526> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8e9ac000 -     0x7fff8ea1aff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8f201000 -     0x7fff8f2d4ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <D62DA01B-5B60-3E99-9395-C11FB47E82E0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8f2d5000 -     0x7fff8f2e3ff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
        0x7fff8f2e4000 -     0x7fff8f565fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8f566000 -     0x7fff8f5a5ff7  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
        0x7fff8f5a9000 -     0x7fff8f5afff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8f5b0000 -     0x7fff8f5c3ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8f5c4000 -     0x7fff8f5c9fff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8f5ca000 -     0x7fff8f5cafff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8f5cb000 -     0x7fff8f5e1fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8f5f0000 -     0x7fff8f611ff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
        0x7fff8f612000 -     0x7fff8f648ff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
        0x7fff8f649000 -     0x7fff8f655fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8f6aa000 -     0x7fff8f6e6fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8f713000 -     0x7fff8f75efff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8f75f000 -     0x7fff8f7bbfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f7bc000 -     0x7fff8fa8dff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8fa8e000 -     0x7fff8fe85fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8fe86000 -     0x7fff90086fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff90087000 -     0x7fff9009cfff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff900b4000 -     0x7fff900b7ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff900b8000 -     0x7fff90417fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff90418000 -     0x7fff9058dff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff9058e000 -     0x7fff90629fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9062a000 -     0x7fff9071bff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff9071c000 -     0x7fff9071cfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9071d000 -     0x7fff90745fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff9078e000 -     0x7fff90799fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff907f5000 -     0x7fff9082ffff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff90922000 -     0x7fff9092ffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff90930000 -     0x7fff9093bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff9093c000 -     0x7fff9098bfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff9098c000 -     0x7fff909b3ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <BC8E0B89-56CA-3956-8DCD-AD820493D3DD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff909b4000 -     0x7fff909e0fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff909e1000 -     0x7fff90a3dfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff90acc000 -     0x7fff90b23ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff90b24000 -     0x7fff90b28fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff90b29000 -     0x7fff90bcfff7  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
        0x7fff90bd1000 -     0x7fff90bd8fff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90bd9000 -     0x7fff90bdbff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff90e52000 -     0x7fff90e52fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff90e53000 -     0x7fff90e7aff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff90e7b000 -     0x7fff90e84ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff90e87000 -     0x7fff91122ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff91123000 -     0x7fff911f5ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff91263000 -     0x7fff91268fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff91269000 -     0x7fff9126cfff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff9126d000 -     0x7fff91292ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff912cf000 -     0x7fff9130afff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff9130b000 -     0x7fff913a5fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff913a7000 -     0x7fff91406fff  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
        0x7fff91407000 -     0x7fff9145dfff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9145e000 -     0x7fff91560fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff91561000 -     0x7fff9165eff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
        0x7fff919eb000 -     0x7fff91a37ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff91a38000 -     0x7fff91a64ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff92329000 -     0x7fff9255eff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9255f000 -     0x7fff92eef4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff92ef0000 -     0x7fff92ef3fff  com.apple.AppleSystemInfo (2.0 - 2) <C9D7F3A6-F926-39F3-8F55-A3A137DDAE50> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff92ef4000 -     0x7fff92f13ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff92f14000 -     0x7fff92f1ffff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff92f20000 -     0x7fff92f26fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92f79000 -     0x7fff92fa7ff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
        0x7fff92fa8000 -     0x7fff92fa8fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff92fa9000 -     0x7fff92fdbfff  com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff92fdc000 -     0x7fff930a8ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff930ae000 -     0x7fff930c4fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff930c5000 -     0x7fff930d9fff  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
        0x7fff930da000 -     0x7fff930dffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff930e0000 -     0x7fff9338ffff  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
        0x7fff93390000 -     0x7fff93397fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff93398000 -     0x7fff93fc5fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff93fc6000 -     0x7fff9402efff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff9403b000 -     0x7fff941acff7  com.apple.QTKit (7.7.1 - 2599.31) <E088A52C-914C-3BD7-AD50-CD40CA5D1308> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff941ad000 -     0x7fff941aefff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff941cb000 -     0x7fff94290ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff942a0000 -     0x7fff942c9fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff942ca000 -     0x7fff9458efff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff9458f000 -     0x7fff94593ff7  com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff947c9000 -     0x7fff947cbff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff947cc000 -     0x7fff947e3fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff94823000 -     0x7fff94824fff  libodfde.dylib (18) <46A5538E-3719-3BE8-AD13-537930B4082C> /usr/lib/libodfde.dylib
        0x7fff94895000 -     0x7fff94895fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff9493e000 -     0x7fff94986fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff94987000 -     0x7fff949a6ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff949a7000 -     0x7fff949e1ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff949e4000 -     0x7fff94a3dff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff94a3e000 -     0x7fff94e5bfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff94e5c000 -     0x7fff94e60fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff94e61000 -     0x7fff94e99fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff94e9a000 -     0x7fff94eb1fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff94eb2000 -     0x7fff94ebafff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff95015000 -     0x7fff95017fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff95018000 -     0x7fff9501cff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff9501d000 -     0x7fff9534dfff  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
        0x7fff9534e000 -     0x7fff95358fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff95359000 -     0x7fff953edff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff953ee000 -     0x7fff95705ff7  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
        0x7fff9574e000 -     0x7fff95a05ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff95a06000 -     0x7fff95a07ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff95a08000 -     0x7fff95a16fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff95b12000 -     0x7fff95b3dfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff95b3e000 -     0x7fff95b6afff  com.apple.quartzfilters (1.8.0 - 1.7.0) <CCF2C41D-93D0-3547-A2B1-D6A69932CADF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff95b6b000 -     0x7fff95c09ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff95c0a000 -     0x7fff95c18ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff95c19000 -     0x7fff95d17fff  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
        0x7fff95d18000 -     0x7fff95d23ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff95d24000 -     0x7fff95d25fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff95d76000 -     0x7fff95e03ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff95e04000 -     0x7fff95f62fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff95f63000 -     0x7fff95fbdfff  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
        0x7fff95fd1000 -     0x7fff95fd2ff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
        0x7fff95fd3000 -     0x7fff9616efef  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
        0x7fff9616f000 -     0x7fff96173fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff96174000 -     0x7fff9618fff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff9621b000 -     0x7fff9625eff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff9625f000 -     0x7fff962b6ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff962b7000 -     0x7fff962e1ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff962e2000 -     0x7fff962f1fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff962f2000 -     0x7fff963f4fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff963f5000 -     0x7fff96650ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff96651000 -     0x7fff96652fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff96653000 -     0x7fff96655fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff96660000 -     0x7fff9671dff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff967d7000 -     0x7fff96888fff  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
        0x7fff96889000 -     0x7fff9688afff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9688b000 -     0x7fff96a39fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff96a8b000 -     0x7fff96a8bfff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff96a8c000 -     0x7fff96af4ff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
        0x7fff96af5000 -     0x7fff96b0aff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff96b0b000 -     0x7fff96b4ffff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff96b50000 -     0x7fff96bc0fff  com.apple.ISSupport (1.9.8 - 56) <19436666-D781-3C6A-B091-85BE7316E4B2> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff96bc1000 -     0x7fff96dabff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff96db0000 -     0x7fff96db0fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff96db1000 -     0x7fff96ea6fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff96ea7000 -     0x7fff96ef2fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff96f83000 -     0x7fff973bffef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff973c0000 -     0x7fff973c0ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff973c1000 -     0x7fff9762eff7  com.apple.RawCamera.bundle (4.06 - 694) <80FC94C3-73C1-31AD-B3D2-C57C581EEF22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9762f000 -     0x7fff976b1ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff976b2000 -     0x7fff976f5ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff976f6000 -     0x7fff976f8fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff976f9000 -     0x7fff97704ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff97730000 -     0x7fff97ed7fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff97ed8000 -     0x7fff97edaff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
        0x7fff97edb000 -     0x7fff97f0cff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff97f0d000 -     0x7fff97f1aff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff97f1b000 -     0x7fff97fceff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff97fcf000 -     0x7fff9803cff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff9803d000 -     0x7fff98167ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff98168000 -     0x7fff98185ff7  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
        0x7fff98186000 -     0x7fff98186fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff98187000 -     0x7fff98207ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff98208000 -     0x7fff9821ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff98235000 -     0x7fff9825cfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff982d8000 -     0x7fff983f092f  libobjc.A.dylib (532.2) &

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, or by a peripheral device.
    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, 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 iMacs.  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 steps 1 and 2.

  • Safari doesn't open and comes up with this error report.

    Please help.
    Process:         Safari [474]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.4 (9537.76.4)
    Build Info:      WebBrowser-7537076004000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [180]
    Responsible:     Safari [474]
    User ID:         501
    Date/Time:       2014-06-01 17:47:34.928 +0100
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  C44E082E-A9DF-3DBD-218D-A6DF6F4FFD83
    Crashed Thread:  17
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    External Modification Warnings:
    Thread creation by external task.
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010d1b8320 ***::HashTableAddResult<***::HashTableIterator<unsigned long, ***::KeyValuePair<unsigned long, unsigned long>, ***::KeyValuePairKeyExtractor<***::KeyValuePair<unsigned long, unsigned long> >, ***::IntHash<unsigned long>, ***::HashMapValueTraits<***::HashTraits<unsigned long>, ***::HashTraits<unsigned long> >, ***::HashTraits<unsigned long> > > ***::HashTable<unsigned long, ***::KeyValuePair<unsigned long, unsigned long>, ***::KeyValuePairKeyExtractor<***::KeyValuePair<unsigned long, unsigned long> >, ***::IntHash<unsigned long>, ***::HashMapValueTraits<***::HashTraits<unsigned long>, ***::HashTraits<unsigned long> >, ***::HashTraits<unsigned long> >::add<***::HashMapTranslator<***::HashMapValueTraits<***::HashTraits<unsigned long>, ***::HashTraits<unsigned long> >, ***::IntHash<unsigned long> >, unsigned long, unsigned long>(unsigned long const&, unsigned long const&) + 0
    1   com.apple.JavaScriptCore                0x000000010d0e3507 ***::MetaAllocator::incrementPageOccupancy(void*, unsigned long) + 119
    2   com.apple.JavaScriptCore                0x000000010d0e2b9a ***::MetaAllocator::allocate(unsigned long, void*) + 234
    3   com.apple.JavaScriptCore                0x000000010d0e2a46 JSC::ExecutableAllocator::allocate(JSC::VM&, unsigned long, void*, JSC::JITCompilationEffort) + 54
    4   com.apple.JavaScriptCore                0x000000010d0e2990 JSC::LinkBuffer::linkCode(void*, JSC::JITCompilationEffort) + 64
    5   com.apple.JavaScriptCore                0x000000010d0e1d50 JSC::nativeForGenerator(JSC::VM*, JSC::CodeSpecializationKind) + 4320
    6   com.apple.JavaScriptCore                0x000000010d0e0c60 JSC::nativeCallGenerator(JSC::VM*) + 16
    7   com.apple.JavaScriptCore                0x000000010d0e0648 JSC::JITThunks::ctiStub(JSC::VM*, JSC::MacroAssemblerCodeRef (*)(JSC::VM*)) + 104
    8   com.apple.JavaScriptCore                0x000000010d0e05cc JSC::JIT::privateCompileCTINativeCall(JSC::VM*, long long (*)(JSC::ExecState*)) + 28
    9   com.apple.JavaScriptCore                0x000000010d0e0155 JSC::JITThunks::hostFunctionStub(JSC::VM*, long long (*)(JSC::ExecState*), long long (*)(JSC::ExecState*)) + 165
    10  com.apple.JavaScriptCore                0x000000010d0dffc6 JSC::JSFunction::create(JSC::ExecState*, JSC::JSGlobalObject*, int, ***::String const&, long long (*)(JSC::ExecState*), JSC::Intrinsic, long long (*)(JSC::ExecState*)) + 118
    11  com.apple.JavaScriptCore                0x000000010d0dfd9c JSC::FunctionPrototype::addFunctionProperties(JSC::ExecState*, JSC::JSGlobalObject*, JSC::JSFunction**, JSC::JSFunction**) + 108
    12  com.apple.JavaScriptCore                0x000000010d0da5e6 JSC::JSGlobalObject::reset(JSC::JSValue) + 838
    13  com.apple.JavaScriptCore                0x000000010d0fd025 JSGlobalContextCreateInGroup + 533
    14  com.apple.Safari.framework              0x000000010ca2b0e1 Safari::SearchProvidersController::sortSearchProviders(***::Vector<***::RefPtr< Safari::SearchProvider>, 0ul, ***::CrashOnOverflow>&, NSString*) + 47
    15  com.apple.Safari.framework              0x000000010ca2e87a Safari::SearchProvidersController::parseProvidersFromManifest(Safari::CF::Dicti onary const&, ***::Vector<***::RefPtr<Safari::SearchProvider>, 0ul, ***::CrashOnOverflow>&, Safari::SearchProvider const*&, int&) + 576
    16  com.apple.Safari.framework              0x000000010ca2afbc Safari::SearchProvidersController::loadAllProviders(Safari::CF::URL const&) + 120
    17  com.apple.Safari.framework              0x000000010ca2ae9d Safari::SearchProvidersController::SearchProvidersController() + 123
    18  com.apple.Safari.framework              0x000000010ca2adee Safari::SearchProvidersController::shared() + 46
    19  com.apple.Safari.framework              0x000000010c8a95ce -[BrowserWindowControllerMac _defaultSearchProviderDisplayName] + 11
    20  com.apple.Safari.framework              0x000000010c89b6f1 -[BrowserWindowControllerMac unifiedFieldPlaceholderString] + 65
    21  com.apple.Safari.framework              0x000000010c8a9657 -[BrowserWindowControllerMac _updateSearchFieldProviderText] + 61
    22  com.apple.Safari.framework              0x000000010c8a9d90 -[BrowserWindowControllerMac _setUpLocationBar] + 203
    23  com.apple.Safari.framework              0x000000010c899610 -[BrowserWindowControllerMac windowDidLoad] + 907
    24  com.apple.AppKit                        0x00007fff8c1273ac -[NSWindowController _windowDidLoad] + 450
    25  com.apple.Safari.framework              0x000000010cacbc13 -[WindowController _windowDidLoad] + 43
    26  com.apple.AppKit                        0x00007fff8c10dfa6 -[NSWindowController window] + 110
    27  com.apple.Safari.framework              0x000000010c899c9a -[BrowserWindowControllerMac showWindow:] + 50
    28  com.apple.AppKit                        0x00007fff8c1db5f5 -[NSDocument showWindows] + 100
    29  com.apple.Safari.framework              0x000000010c86800b -[BrowserDocument showWindows] + 39
    30  com.apple.AppKit                        0x00007fff8c1da168 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 458
    31  com.apple.AppKit                        0x00007fff8c1d9f5f -[NSDocumentController newDocument:] + 36
    32  com.apple.Safari.framework              0x000000010c9fb4e3 -[WindowReopener reopenWithArrayOfWindowControllerNames:] + 120
    33  com.apple.Safari.framework              0x000000010c9fb6a4 -[WindowReopener init] + 117
    34  com.apple.Safari.framework              0x000000010c9fb7b3 +[WindowReopener reopenWindows] + 43
    35  com.apple.Safari.framework              0x000000010c7dd0f7 -[AppController _openUntitledFileWhileLaunching:] + 157
    36  com.apple.Safari.framework              0x000000010c7d9fa3 -[AppController applicationOpenUntitledFile:] + 22
    37  com.apple.AppKit                        0x00007fff8c108db0 -[NSApplication _doOpenUntitled] + 447
    38  com.apple.AppKit                        0x00007fff8c02bdf1 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 254
    39  com.apple.AppKit                        0x00007fff8c02bb80 __95-[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:]_block_i nvoke538 + 37
    40  com.apple.AppKit                        0x00007fff8c02bb13 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 140
    41  com.apple.AppKit                        0x00007fff8c02b6fd -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 746
    42  com.apple.AppKit                        0x00007fff8c023aa5 -[NSPersistentUIRestorer finishedRestoringWindowsWithZOrder:completionHandler:] + 1714
    43  com.apple.AppKit                        0x00007fff8be980b9 -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:] + 2110
    44  com.apple.AppKit                        0x00007fff8be97759 -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 398
    45  com.apple.AppKit                        0x00007fff8be96a56 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 398
    46  com.apple.AppKit                        0x00007fff8be96799 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    47  com.apple.AppKit                        0x00007fff8be961fb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    48  com.apple.Foundation                    0x00007fff95c9bf0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    49  com.apple.Foundation                    0x00007fff95c9bd7d _NSAppleEventManagerGenericHandler + 106
    50  com.apple.AE                            0x00007fff8e96de1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    51  com.apple.AE                            0x00007fff8e96dc32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    52  com.apple.AE                            0x00007fff8e96db36 aeProcessAppleEvent + 315
    53  com.apple.HIToolbox                     0x00007fff91463161 AEProcessAppleEvent + 56
    54  com.apple.AppKit                        0x00007fff8be920d6 _DPSNextEvent + 1026
    55  com.apple.AppKit                        0x00007fff8be918bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    56  com.apple.Safari.framework              0x000000010c82cd00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    57  com.apple.AppKit                        0x00007fff8be859bc -[NSApplication run] + 553
    58  com.apple.AppKit                        0x00007fff8be707a3 NSApplicationMain + 940
    59  com.apple.Safari.framework              0x000000010c9fec8d SafariMain + 267
    60  libdyld.dylib                           0x00007fff94b0c5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff96d0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9509af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9509dfb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff96d0b662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8eff2421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8eff2136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff96d0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9509af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9509dfb9 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib                  0x00007fff96d0b422 getdirentriesattr + 10
    1   com.apple.CoreServicesInternal          0x00007fff974cb938 ftsattr_build + 1019
    2   com.apple.CoreServicesInternal          0x00007fff974cadbe ftsattr_read$INODE64 + 377
    3   com.apple.CoreServicesInternal          0x00007fff974c79ba _GetDirectoryURLs(_CFURLEnumerator*) + 1378
    4   com.apple.CoreServicesInternal          0x00007fff974c68dc _URLEnumeratorGetNextURL + 157
    5   com.apple.CFNetwork                     0x00007fff8e52df7a CFURLCacheFS::getFileSystemUsage() const + 178
    6   com.apple.CFNetwork                     0x00007fff8e52dd4a __CFURLCache::GetFileSystemPersistentStoreSizeFromDisk() const + 58
    7   com.apple.CFNetwork                     0x00007fff8e52cdc5 __CFURLCache::OpenDatabase() + 555
    8   com.apple.CFNetwork                     0x00007fff8e52cb3f __CFURLCache::ProcessCacheTasks0(bool) + 1373
    9   com.apple.CFNetwork                     0x00007fff8e52c481 __CFURLCache::ProcessCacheTasks(bool) + 53
    10  com.apple.CFNetwork                     0x00007fff8e52bf56 __CFURLCache::_CFURLCacheTimerCallback0() + 286
    11  com.apple.CFNetwork                     0x00007fff8e52bdd7 __CFURLCache::_CFURLCacheTimerCallback(void*) + 43
    12  com.apple.CFNetwork                     0x00007fff8e52bcff ___ZN12__CFURLCache29SignalWorkerTaskToPerformWorkEv_block_invoke + 18
    13  libdispatch.dylib                       0x00007fff8eff31bb _dispatch_call_block_and_release + 12
    14  libdispatch.dylib                       0x00007fff8eff028d _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff8eff2673 _dispatch_queue_drain + 451
    16  libdispatch.dylib                       0x00007fff8eff39c1 _dispatch_queue_invoke + 110
    17  libdispatch.dylib                       0x00007fff8eff1f87 _dispatch_root_queue_drain + 75
    18  libdispatch.dylib                       0x00007fff8eff3177 _dispatch_worker_thread2 + 40
    19  libsystem_pthread.dylib                 0x00007fff9509aef8 _pthread_wqthread + 314
    20  libsystem_pthread.dylib                 0x00007fff9509dfb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff96d0b962 pread + 10
    1   libsqlite3.dylib                        0x00007fff8b8161d4 unixRead + 100
    2   libsqlite3.dylib                        0x00007fff8b83c5ee readDbPage + 478
    3   libsqlite3.dylib                        0x00007fff8b83b18d sqlite3PagerAcquire + 349
    4   libsqlite3.dylib                        0x00007fff8b8e83a1 checkTreePage + 289
    5   libsqlite3.dylib                        0x00007fff8b8e87ca checkTreePage + 1354
    6   libsqlite3.dylib                        0x00007fff8b863d53 sqlite3VdbeExec + 59651
    7   libsqlite3.dylib                        0x00007fff8b85440a sqlite3_step + 666
    8   com.apple.WebCore                       0x000000010db3bec9 WebCore::SQLiteStatement::step() + 73
    9   com.apple.WebCore                       0x000000010e285d5e WebCore::IconDatabase::checkIntegrity() + 110
    10  com.apple.WebCore                       0x000000010db3b7b1 WebCore::IconDatabase::performOpenInitialization() + 65
    11  com.apple.WebCore                       0x000000010db3b0c3 WebCore::IconDatabase::iconDatabaseSyncThread() + 259
    12  com.apple.JavaScriptCore                0x000000010d0c9f3f ***::wtfThreadEntryPoint(void*) + 15
    13  libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    14  libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    15  libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff96d0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9509af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9509dfb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff96d0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9509af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9509dfb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff96d0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9509af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9509dfb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff96d0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9509af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9509dfb9 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff96d06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff96d05d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff961c3377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff961c32ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff96d06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff96d05d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff96abcfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff96abc5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff96abbf25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff95ce1967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff95ce176b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 12:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff96d0aa3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff904bcdc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff904bccb2 usleep + 54
    3   com.apple.AppKit                        0x00007fff8c0f617d -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation                    0x00007fff95ce176b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 13:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff96d0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9509bc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010d0d50f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010d0d4c15 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010d0c9f3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff96d0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9509bc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010d0d5717 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010d0d55a8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010d0c9f3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff96d0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9509bc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010d0d5717 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010d0d55a8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010d0c9f3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff96d0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9509bc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010d0d5717 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010d0d55a8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010d0c9f3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff95099899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9509972a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff9509dfc9 thread_start + 13
    Thread 17 Crashed:
    0   libsystem_c.dylib                       0x00007fff904ae4a1 __xvprintf + 106
    Thread 17 crashed with X86 Thread State (64-bit):
      rax: 0x000000015436a864  rbx: 0x00007fff7b840002  rcx: 0x00007fff7b84e940  rdx: 0x00007fff7b84f4a0
      rdi: 0xffffffffffffffff  rsi: 0x0000000000000000  rbp: 0x000000015436ae44  rsp: 0x000000015436a844
       r8: 0x0000000154509c37   r9: 0x000000015436af34  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x000000000000000a  r13: 0x0000000000000000  r14: 0xffffffffffffffff  r15: 0x00007fff7b84f4a0
      rip: 0x00007fff904ae4a1  rfl: 0x0000000000010202  cr2: 0x0000000154369050
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x10c7c6000 -        0x10c7c6ffd  com.apple.Safari (7.0.4 - 9537.76.4) <BE71E110-8F31-3710-AC01-96EFEEE5037C> /Applications/Safari.app/Contents/MacOS/Safari
           0x10c7d0000 -        0x10ccd6ffb  com.apple.Safari.framework (9537 - 9537.76.4) <28E2BB7D-87E5-357C-B22E-D4091B5AF7EE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x10d0c1000 -        0x10d438ff6  com.apple.JavaScriptCore (9537 - 9537.76.1) <EB1F11D7-80BA-366C-8807-159575F41CE7> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10d531000 -        0x10d667ffc  com.apple.WebKit (9537 - 9537.76.4) <D3F786EA-9E87-3BFA-9B39-C938C0EC1F5A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10d75c000 -        0x10d94dff3  com.apple.WebKit2 (9537 - 9537.76.4) <7753BA2C-1279-396D-8044-AE1D001A5A57> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x10db35000 -        0x10e989ff3  com.apple.WebCore (9537 - 9537.76.4) <4DC363A5-28FB-343B-9E56-D261D321D97B> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x15422a000 -        0x154231fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
        0x7fff686cf000 -     0x7fff68702817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8abd4000 -     0x7fff8ac01ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8ac02000 -     0x7fff8b050fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8b051000 -     0x7fff8b052fff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
        0x7fff8b053000 -     0x7fff8b055ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8b24d000 -     0x7fff8b583fff  com.apple.MediaToolbox (1.0 - 1273.54) <E11683F7-BB60-37EB-98B6-BD519D93CB30> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8b80e000 -     0x7fff8b8f8fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8b8f9000 -     0x7fff8b94cfff  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
        0x7fff8b94d000 -     0x7fff8ba53ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8ba54000 -     0x7fff8bb0cff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8be6e000 -     0x7fff8c9e4ff7  com.apple.AppKit (6.9 - 1265.20) <D2A7AF23-0FEA-3D7D-9CF5-B4E262224577> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8c9e5000 -     0x7fff8cba3fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8cba4000 -     0x7fff8cbb0fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8cbb1000 -     0x7fff8cd69ffb  libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
        0x7fff8cd83000 -     0x7fff8cea5fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8ceb5000 -     0x7fff8cec6fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8ceca000 -     0x7fff8cf15fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8cf16000 -     0x7fff8cf18fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8cf19000 -     0x7fff8cf2aff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8cf45000 -     0x7fff8d099ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d09a000 -     0x7fff8d0a6ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8d0a7000 -     0x7fff8d0afff3  libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8d0ca000 -     0x7fff8d18cff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8d5f4000 -     0x7fff8d5fcff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8d5fd000 -     0x7fff8d636ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d637000 -     0x7fff8d638ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8d639000 -     0x7fff8d682fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8d689000 -     0x7fff8d692ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d693000 -     0x7fff8d6dafff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8d6db000 -     0x7fff8d705ff7  libsandbox.1.dylib (278.11) <BD3D8652-8871-36DB-A27D-3BE4F18428B4> /usr/lib/libsandbox.1.dylib
        0x7fff8d706000 -     0x7fff8d874ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8d8f4000 -     0x7fff8d9a4ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d9a5000 -     0x7fff8dbffffd  com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8dc00000 -     0x7fff8dc25ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8dc3e000 -     0x7fff8dc3eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8dc3f000 -     0x7fff8dc4ffff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8dc50000 -     0x7fff8dd19fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8dd1a000 -     0x7fff8dd68ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8dd69000 -     0x7fff8dd6cff7  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
        0x7fff8dd6d000 -     0x7fff8de5cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8de5d000 -     0x7fff8deaafff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8deab000 -     0x7fff8df0effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e0ce000 -     0x7fff8e0cffff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8e0d0000 -     0x7fff8e130fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8e131000 -     0x7fff8e137ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8e138000 -     0x7fff8e519ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8e51a000 -     0x7fff8e68aff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8e68b000 -     0x7fff8e75cfff  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
        0x7fff8e789000 -     0x7fff8e793ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e794000 -     0x7fff8e7abffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8e915000 -     0x7fff8e916ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8e917000 -     0x7fff8e95fff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8e960000 -     0x7fff8e9bbffb  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
        0x7fff8e9bc000 -     0x7fff8e9bcfff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8e9e8000 -     0x7fff8e9ecff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff8e9ed000 -     0x7fff8e9efff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8eef7000 -     0x7fff8eef7fff  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
        0x7fff8eef8000 -     0x7fff8ef36ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ef37000 -     0x7fff8ef3cfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8efef000 -     0x7fff8f009fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff8f014000 -     0x7fff8f020ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8f096000 -     0x7fff8f0bbff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f0bc000 -     0x7fff8f180ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8f3af000 -     0x7fff8f437ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8f44b000 -     0x7fff8f463ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f4ab000 -     0x7fff8f4daff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8f563000 -     0x7fff8f56eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8f56f000 -     0x7fff8f5fbff7  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
        0x7fff8f647000 -     0x7fff8f647fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f648000 -     0x7fff8f677fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8f69c000 -     0x7fff8f8e4ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8f99b000 -     0x7fff902baf43  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff902c0000 -     0x7fff9038bfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff9038c000 -     0x7fff9038effb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff9038f000 -     0x7fff903edff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff903ee000 -     0x7fff90440fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff90441000 -     0x7fff904caff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff904cb000 -     0x7fff904cdff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff904ce000 -     0x7fff90525fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff90526000 -     0x7fff9052cff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff9055a000 -     0x7fff90571ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90572000 -     0x7fff90572fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff90573000 -     0x7fff9059aff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff9059b000 -     0x7fff905a4ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff905a5000 -     0x7fff905d3ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff905d4000 -     0x7fff905e3ff8  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
        0x7fff905e4000 -     0x7fff90614fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff9061b000 -     0x7fff90674fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90675000 -     0x7fff9068bfff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff9068c000 -     0x7fff906dafff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff906db000 -     0x7fff90716fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff9077e000 -     0x7fff907e0ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff907e1000 -     0x7fff907e2ffc  com.apple.SafariServices.framework (9537 - 9537.76.4) <33EBCBCD-6A93-3DED-AA0A-5237B878C3FE> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff907f6000 -     0x7fff90800ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff90801000 -     0x7fff90803ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff90804000 -     0x7fff90d27fff  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
        0x7fff90d28000 -     0x7fff90d28fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff90d29000 -     0x7fff90db2fff  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
        0x7fff90db3000 -     0x7fff90dc0ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff90ded000 -     0x7fff90f1cfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff90f1d000 -     0x7fff90f4efff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90f4f000 -     0x7fff90f9cff2  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
        0x7fff90f9d000 -     0x7fff91271fc7  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
        0x7fff912b1000 -     0x7fff9134efff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff9134f000 -     0x7fff91378ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff9138c000 -     0x7fff91397fff  libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
        0x7fff91428000 -     0x7fff916d2ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff919be000 -     0x7fff919e8ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff919fa000 -     0x7fff91a2fffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff91a30000 -     0x7fff91a32fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff91a33000 -     0x7fff91a33fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91a67000 -     0x7fff91a6bfff  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
        0x7fff91a6c000 -     0x7fff91a94ffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff921f2000 -     0x7fff921fafff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff9220b000 -     0x7fff923b8f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff923b9000 -     0x7fff92444fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff92445000 -     0x7fff924b2fff  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
        0x7fff924bc000 -     0x7fff924cafff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff924cb000 -     0x7fff924cefff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff924cf000 -     0x7fff924ebfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff924ec000 -     0x7fff92531ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff92546000 -     0x7fff92546fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff92547000 -     0x7fff925a4fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff925a5000 -     0x7fff925d1ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff9273f000 -     0x7fff92749ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9274a000 -     0x7fff9275efff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff9275f000 -     0x7fff92760fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff92761000 -     0x7fff9277eff7  com.apple.framework.Apple80211 (9.3.2 - 932.59) <DA61BF63-978E-342D-8F7F-83D0169A7F48> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9277f000 -     0x7fff927dbfff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff927dc000 -     0x7fff927e0fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff927e1000 -     0x7fff92832fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff92833000 -     0x7fff9284eff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff928a4000 -     0x7fff928ebff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff9293f000 -     0x7fff92940ff7  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
        0x7fff92941000 -     0x7fff92943fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff93797000 -     0x7fff937b2ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff937b3000 -     0x7fff93804ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93805000 -     0x7fff93817ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff93822000 -     0x7fff9382eff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff9382f000 -     0x7fff9384bfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff93874000 -     0x7fff93878ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff93879000 -     0x7fff93ab4fff  com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff93ab5000 -     0x7fff93ac7fff  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
        0x7fff93ac8000 -     0x7fff93d29fff  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
        0x7fff93d2a000 -     0x7fff93d51ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff93d52000 -     0x7fff93d83ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff93d84000 -     0x7fff93db8fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff93db9000 -     0x7fff93e08ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff941a2000 -     0x7fff941a6ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff941a7000 -     0x7fff941b8ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff941b9000 -     0x7fff941d1ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff941d2000 -     0x7fff941d9ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff941da000 -     0x7fff941dbff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff941dc000 -     0x7fff9446ffff  com.apple.RawCamera.bundle (5.05 - 743) <ACFD986B-59D0-313C-941A-5F239CDF9AA7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff94470000 -     0x7fff94701ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff94702000 -     0x7fff94709fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9470a000 -     0x7fff94739ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff9473a000 -     0x7fff94741ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff94742000 -     0x7fff94742ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff94743000 -     0x7fff9474cfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff94ac5000 -     0x7fff94ae3ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff94ae4000 -     0x7fff94b08fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff94b09000 -     0x7fff94b0cff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff94b0d000 -     0x7fff94b15fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19

    These are the results it gave me andyBall_uk.
    EtreCheck version: 1.9.11 (43) - report generated 2 June 2014 15:10:46 BST
    Hardware Information:
              iMac (21.5-inch, Late 2012)
              iMac - model: iMac13,1
              1 2.7 GHz Intel Core i5 CPU: 4 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce GT 640M - VRAM: 512 MB
    System Software:
              OS X 10.9.3 (13D65) - Uptime: 0 days 0:5:10
    Disk Information:
              APPLE HDD ST1000LM024 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 999.35 GB (833.4 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              HP Deskjet 3050A J611 series
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Gatekeeper:
              Anywhere
    Kernel Extensions:
              [kext loaded] com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) Support
              [not loaded] com.makemkv.kext.daspi (1) Support
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
              [not loaded] com.adobe.SwitchBoard.plist Support
              [loaded] com.genieoinnovation.macextension.client.plist Support
              [loaded] com.google.keystone.daemon.plist Support
              [loaded] com.oracle.java.Helper-Tool.plist Support
              [loaded] com.oracle.java.JavaUpdateHelper.plist Support
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist Support
              [loaded] com.adobe.CS5ServiceManager.plist Support
              [running] com.genieoinnovation.macextension.plist Support
              [loaded] com.google.keystone.agent.plist Support
              [loaded] com.oracle.java.Java-Updater.plist Support
              [running] org.chromium.chromoting.plist Support
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist Support
              [loaded] com.valvesoftware.steamclean.plist Support
    User Login Items:
              iTunesHelper
              Google Drive
              Knock
              CrossOver CD Helper
              CrossOver CD Helper
              Android File Transfer Agent
    Internet Plug-ins:
              o1dbrowserplugin: Version: 5.4.1.18709 Support
              Unity Web Player: Version: UnityPlayer version 4.3.5f1 - SDK 10.6 Support
              Default Browser: Version: 537 - SDK 10.9
              Silverlight: Version: 5.1.20513.0 - SDK 10.6 Support
              FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
              LogMeIn: Version: 1.0.961 - SDK 10.7 Support
              Flash Player: Version: 13.0.0.214 - SDK 10.6 Support
              QuickTime Plugin: Version: 7.7.3
              LogMeInSafari32: Version: 1.0.961 - SDK 10.7 Support
              SharePointBrowserPlugin: Version: 14.3.8 - SDK 10.6 Support
              googletalkbrowserplugin: Version: 5.4.1.18709 Support
              JavaAppletPlugin: Version: Java 7 Update 55 Check version
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              NPRoblox: Version: 1.0.2.12 - SDK 10.9 Support
              Google Earth Web Plug-in: Version: 7.1 Support
    3rd Party Preference Panes:
              remoting_host_prefpane  Support
              Flash Player  Support
              FUSE for OS X (OSXFUSE)  Support
              Java  Support
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   1%          fontd
                   1%          mds
                   0%          Google Chrome
                   0%          WindowServer
                   0%          Google Drive
    Top Processes by Memory:
              115 MB          com.apple.IconServicesAgent
              98 MB          mds_stores
              90 MB          Google Chrome
              82 MB          Google Drive
              57 MB          ocspd
    Virtual Memory Information:
              5.66 GB          Free RAM
              1.38 GB          Active RAM
              286 MB          Inactive RAM
              697 MB          Wired RAM
              369 MB          Page-ins
              0 B          Page-outs

  • Spinning cursor. iCal + Mail problems

    Hello!
    I have a problem that shows itself in two ways. Nr 1 and the first problem was:
    Aprox 20 seconds after i start iCal i get the "spinning wheel" and the whole computer start acting slow. I can't even go to other programs or check activity.
    I have tried:
    • Deleting preferences. - no change
    • Repairing diskpermissions - no change
    • Using iCal with a different account - works
    Now all of a sudden i get the same behaviour with Mail. I have a couple of IMAP accounts with quite alot of mail. When i start Mail the whole computer gets slow and after a while Mail crashes. I attached the crash report.
    I have tried:
    • Stop Growl - no change
    Best regards
    **********CRASH REPORT************
    +Process: Mail [3175]+
    +Path: /Applications/Mail.app/Contents/MacOS/Mail+
    +Identifier: com.apple.mail+
    +Version: 3.6 (936)+
    +Build Info: Mail-9360000~1+
    +Code Type: X86 (Native)+
    +Parent Process: launchd [109]+
    +Interval Since Last Report: 456685 sec+
    +Crashes Since Last Report: 10+
    +Per-App Interval Since Last Report: 1925061 sec+
    +Per-App Crashes Since Last Report: 1+
    +Date/Time: 2010-06-08 11:57:48.823 0200
    +OS Version: Mac OS X 10.5.8 (9L30)+
    +Report Version: 6+
    +Anonymous UUID: A09D0B65-6F2C-4493-A927-A814E183CF04+
    +Exception Type: EXCBADACCESS (SIGBUS)+
    +Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000008+
    +Crashed Thread: 0+
    +Application Specific Information:+
    +-[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]+
    +-[IMAPGateway _allowClientOperationThrough:]+
    +-[IMAPGateway _allowClientOperationThrough:]+
    +-[LibraryIMAPStore openSynchronouslyUpdatingMetadata:]+
    +-[IMAPAccount _synchronizeAccountWithServerWithUserInput:]+
    ++[IMAPAccount _deleteQueuedMailboxes:]+
    +-[IMAPAccount _synchronizeAccountWithServerWithUserInput:]+
    +-[IMAPAccount fetchSynchronouslyIsAuto:]+
    +-[IMAPAccount fetchSynchronouslyIsAuto:]+
    +Thread 0 Crashed:+
    +0 com.apple.AppKit 0x94b61e5d -[NSOutlineView _expandItemEntryChildren:atStartLevel:expandChildren:andInvalidate:] + 408+
    +1 com.apple.AppKit 0x94cb7f73 -[NSOutlineView _expandItemEntry:expandChildren:startLevel:] + 1439+
    +2 com.apple.AppKit 0x94b62026 -[NSOutlineView _expandItemEntryChildren:atStartLevel:expandChildren:andInvalidate:] + 865+
    +3 com.apple.AppKit 0x94cb7f73 -[NSOutlineView _expandItemEntry:expandChildren:startLevel:] + 1439+
    +4 com.apple.AppKit 0x94cb79ce -[NSOutlineView _expandItemEntry:expandChildren:] + 66+
    +5 com.apple.AppKit 0x94cb78ec -[NSOutlineView numberOfRows] + 189+
    +6 com.apple.AppKit 0x94badfc6 -[NSTableView _verifySelectionIsOK] + 95+
    +7 com.apple.AppKit 0x94bade83 -[NSTableView _tileAndRedisplayAll] + 263+
    +8 com.apple.AppKit 0x94b60bbb -[NSOutlineView reloadData] + 220+
    +9 com.apple.mail 0x0002b6bc 0x1000 + 173756+
    +10 com.apple.mail 0x0002d2f5 0x1000 + 180981+
    +11 com.apple.Foundation 0x924b242a nsnotecallback + 106+
    +12 com.apple.CoreFoundation 0x9746347a __CFXNotificationPost + 362+
    +13 com.apple.CoreFoundation 0x97463753 _CFXNotificationPostNotification + 179+
    +14 com.apple.Foundation 0x924df9bc -[NSNotificationCenter postNotification:] + 124+
    +15 com.apple.mail 0x0000601a 0x1000 + 20506+
    +16 com.apple.Foundation 0x924b39ac __NSThreadPerformPerform + 476+
    +17 com.apple.CoreFoundation 0x974823c5 CFRunLoopRunSpecific + 3141+
    +18 com.apple.CoreFoundation 0x97482aa8 CFRunLoopRunInMode + 88+
    +19 com.apple.HIToolbox 0x912422ac RunCurrentEventLoopInMode + 283+
    +20 com.apple.HIToolbox 0x912420c5 ReceiveNextEventCommon + 374+
    +21 com.apple.HIToolbox 0x91241f39 BlockUntilNextEventMatchingListInMode + 106+
    +22 com.apple.AppKit 0x94ad06d5 _DPSNextEvent + 657+
    +23 com.apple.AppKit 0x94acff88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128+
    +24 com.apple.AppKit 0x94ac8f9f -[NSApplication run] + 795+
    +25 com.apple.AppKit 0x94a961d8 NSApplicationMain + 574+
    +26 com.apple.mail 0x000fc0b2 0x1000 + 1028274+
    +Thread 1:+
    +0 libSystem.B.dylib 0x95ddc44e _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x95e06dcd pthreadcondwait$UNIX2003 + 73+
    +2 com.apple.JavaScriptCore 0x93dad952 ***::TCMalloc_PageHeap::scavengerThread() + 578+
    +3 com.apple.JavaScriptCore 0x93dad97f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15+
    +4 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +5 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 2:+
    +0 libSystem.B.dylib 0x95dd5266 machmsgtrap + 10+
    +1 libSystem.B.dylib 0x95ddca5c mach_msg + 72+
    +2 com.apple.CoreFoundation 0x97481e7e CFRunLoopRunSpecific + 1790+
    +3 com.apple.CoreFoundation 0x97482aa8 CFRunLoopRunInMode + 88+
    +4 com.apple.Foundation 0x924e73d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213+
    +5 com.apple.Foundation 0x924f34f4 -[NSRunLoop(NSRunLoop) run] + 84+
    +6 com.apple.MessageFramework 0x003d8dc5 -[RSSInterchange _runManager] + 2140+
    +7 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +8 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +9 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +10 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 3:+
    +0 libSystem.B.dylib 0x95e3e292 _workqops + 10+
    +1 libSystem.B.dylib 0x95e3e2c2 start_wqthread + 30+
    +Thread 4:+
    +0 libSystem.B.dylib 0x95e3e292 _workqops + 10+
    +1 libSystem.B.dylib 0x95e3e2c2 start_wqthread + 30+
    +Thread 5:+
    +0 libSystem.B.dylib 0x95ddc44e _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x95e06dcd pthreadcondwait$UNIX2003 + 73+
    +2 com.apple.QuartzCore 0x95ad4a09 fefragmentthread + 54+
    +3 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +4 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 6:+
    +0 libSystem.B.dylib 0x95dd52c6 semaphoretimedwait_signaltrap + 10+
    +1 libSystem.B.dylib 0x95e072af pthread_condwait + 1244+
    +2 libSystem.B.dylib 0x95e08b33 pthreadcond_timedwait_relativenp + 47+
    +3 com.apple.Foundation 0x924f8dbc -[NSCondition waitUntilDate:] + 236+
    +4 com.apple.MessageFramework 0x0032212b -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 470+
    +5 com.apple.MessageFramework 0x00321f0b -[IMAPGateway waitUntilClientOperationIsFinished:] + 500+
    +6 com.apple.MessageFramework 0x0031d471 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 268+
    +7 com.apple.MessageFramework 0x00358ac7 -[IMAPCommandPipeline failureResponsesFromSendingCommandsWithGateway:responseHandler:highPriority:] + 1084+
    +8 com.apple.MessageFramework 0x00340bb7 -[IMAPMailboxSyncEngine _unlockIfDidCacheMessagesWithMonitor:] + 2688+
    +9 com.apple.MessageFramework 0x00329f0c -[IMAPMailboxSyncEngine _goWithMessages:] + 651+
    +10 com.apple.MessageFramework 0x002f3e0b -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 227+
    +11 com.apple.MessageFramework 0x002f3d22 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 50+
    +12 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +13 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +14 com.apple.MessageFramework 0x003db26c -[MonitoredInvocation invoke] + 409+
    +15 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +16 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +17 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +18 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +19 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 7:+
    +0 libSystem.B.dylib 0x95dd5266 machmsgtrap + 10+
    +1 libSystem.B.dylib 0x95ddca5c mach_msg + 72+
    +2 com.apple.CoreFoundation 0x97481e7e CFRunLoopRunSpecific + 1790+
    +3 com.apple.CoreFoundation 0x97482aa8 CFRunLoopRunInMode + 88+
    +4 com.apple.Foundation 0x924e73d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213+
    +5 com.apple.Foundation 0x924f34f4 -[NSRunLoop(NSRunLoop) run] + 84+
    +6 com.apple.MessageFramework 0x002fc9fd +[_NSSocket _runIOThread] + 98+
    +7 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +8 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +9 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +10 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 8:+
    +0 libSystem.B.dylib 0x95e246fa select$DARWIN_EXTSN + 10+
    +1 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +2 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 9:+
    +0 libSystem.B.dylib 0x95dd52c6 semaphoretimedwait_signaltrap + 10+
    +1 libSystem.B.dylib 0x95e072af pthread_condwait + 1244+
    +2 libSystem.B.dylib 0x95e08b33 pthreadcond_timedwait_relativenp + 47+
    +3 com.apple.Foundation 0x924f8dbc -[NSCondition waitUntilDate:] + 236+
    +4 com.apple.MessageFramework 0x0032212b -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 470+
    +5 com.apple.MessageFramework 0x00321f0b -[IMAPGateway waitUntilClientOperationIsFinished:] + 500+
    +6 com.apple.MessageFramework 0x0031d471 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 268+
    +7 com.apple.MessageFramework 0x0033548f -[IMAPGateway subscribedListingForMailbox:options:listingInfo:] + 124+
    +8 com.apple.MessageFramework 0x003162b0 -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:] + 408+
    +9 com.apple.MessageFramework 0x00315cb8 -[IMAPAccount _listingForMailboxUid:listAllChildren:] + 62+
    +10 com.apple.MessageFramework 0x0031555c -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 482+
    +11 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +12 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +13 com.apple.MessageFramework 0x003db26c -[MonitoredInvocation invoke] + 409+
    +14 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +15 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +16 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +17 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +18 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 10:+
    +0 libSystem.B.dylib 0x95e171fa pread$UNIX2003 + 10+
    +1 libsqlite3.0.dylib 0x9275d210 sqlite3PagerAcquire + 3888+
    +2 libsqlite3.0.dylib 0x927678c5 sqlite3BtreeMoveto + 581+
    +3 libsqlite3.0.dylib 0x9276b526 sqlite3BtreeInsert + 374+
    +4 libsqlite3.0.dylib 0x927b0f23 sqlite3VdbeExec + 8835+
    +5 libsqlite3.0.dylib 0x927baea2 sqlite3Step + 386+
    +6 libsqlite3.0.dylib 0x9279b624 sqlite3_exec + 260+
    +7 com.apple.MessageFramework 0x003c3027 sqlite3execprintf + 67+
    +8 com.apple.MessageFramework 0x003e7059 +[Library setAttachmentNames:forMessage:] + 449+
    +9 com.apple.MessageFramework 0x003992ea -[LibraryMessage _calculateAttachmentInfoFromBody:] + 150+
    +10 com.apple.MessageFramework 0x0041cb33 -[Message calculateAttachmentInfoFromBody:numberOfAttachments:isSigned:isEncrypted:force: ] + 174+
    +11 com.apple.MessageFramework 0x0041c360 -[Message setAttachmentInfoFromBody:forced:] + 86+
    +12 com.apple.MessageFramework 0x0041c301 -[Message forceSetAttachmentInfoFromBody:] + 49+
    +13 com.apple.MessageFramework 0x0034203b -[IMAPMailboxSyncEngine _unlockIfDidCacheAttachmentsWithMonitor:] + 3151+
    +14 com.apple.MessageFramework 0x00329f26 -[IMAPMailboxSyncEngine _goWithMessages:] + 677+
    +15 com.apple.MessageFramework 0x002f3e0b -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 227+
    +16 com.apple.MessageFramework 0x002f3d22 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 50+
    +17 com.apple.MessageFramework 0x00312af4 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 71+
    +18 com.apple.MessageFramework 0x00312aa7 -[LibraryIMAPStore checkNewMail] + 42+
    +19 com.apple.MessageFramework 0x0043cba9 -[IMAPAccount fetchSynchronouslyIsAuto:] + 166+
    +20 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +21 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +22 com.apple.MessageFramework 0x003db26c -[MonitoredInvocation invoke] + 409+
    +23 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +24 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +25 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +26 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +27 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 11:+
    +0 com.apple.Foundation 0x924ac547 __NSAutoreleaseObject + 87+
    +1 com.apple.Foundation 0x924ac432 -[NSObject(NSObject) autorelease] + 18+
    +2 com.apple.MessageFramework 0x0043a62b _objectForAccountInfoKey + 207+
    +3 com.apple.MessageFramework 0x003d29af _isItemStoredOnServer + 34+
    +4 com.apple.MessageFramework 0x003d2955 -[IMAPAccount _isMailboxTypeStoredLocally:] + 143+
    +5 com.apple.MessageFramework 0x003d2895 -[IMAPAccount _specialMailboxUidWithType:create:] + 53+
    +6 com.apple.MessageFramework 0x003c9779 -[MailAccount sentMessagesMailboxUidCreateIfNeeded:] + 50+
    +7 com.apple.MessageFramework 0x003c91d2 -[MailAccount _resetSpecialMailboxes] + 347+
    +8 com.apple.MessageFramework 0x003d16cb -[IMAPAccount _setChildren:forMailboxUid:] + 121+
    +9 com.apple.MessageFramework 0x003caeae -[MailAccount(Internal) _loadMailboxListingIntoCache:attributes:parent:] + 2301+
    +10 com.apple.MessageFramework 0x0043e1ef -[IMAPAccount refreshMailboxListingRootedAtUid:] + 266+
    +11 com.apple.MessageFramework 0x0043ba85 -[IMAPAccount synchronizeAllMailboxes] + 96+
    +12 com.apple.MessageFramework 0x00315843 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 1225+
    +13 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +14 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +15 com.apple.MessageFramework 0x003db26c -[MonitoredInvocation invoke] + 409+
    +16 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +17 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +18 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +19 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +20 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 12:+
    +0 com.apple.CoreFoundation 0x97482ec1 __CFSetLastAllocationEventName + 1+
    +1 com.apple.Foundation 0x924aa675 NSAllocateObject + 117+
    +2 com.apple.Foundation 0x924df73e +[NSNotification notificationWithName:object:userInfo:] + 62+
    +3 com.apple.mail 0x00005e9c 0x1000 + 20124+
    +4 com.apple.mail 0x00003811 0x1000 + 10257+
    +5 com.apple.Foundation 0x924b8ed8 -[NSNotificationCenter postNotificationName:object:] + 56+
    +6 com.apple.MessageFramework 0x003dbe2c -[ActivityMonitor postActivityFinished] + 363+
    +7 com.apple.MessageFramework 0x003db2a3 -[MonitoredInvocation invoke] + 464+
    +8 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +9 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +10 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +11 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +12 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 13:+
    +0 libSystem.B.dylib 0x95dd5266 machmsgtrap + 10+
    +1 libSystem.B.dylib 0x95ddca5c mach_msg + 72+
    +2 libSystem.B.dylib 0x95dfb4d8 libinfoDSmig_Query + 222+
    +3 libSystem.B.dylib 0x95dfb1f3 LI_DSLookupQuery + 353+
    +4 libSystem.B.dylib 0x95e3d87d ds_getaddrinfo + 2674+
    +5 libSystem.B.dylib 0x95e3b80b getaddrinfo + 504+
    +6 com.apple.SystemConfiguration 0x9280a7ae __SCNetworkReachabilityGetFlags + 1357+
    +7 com.apple.SystemConfiguration 0x9280f432 SCNetworkReachabilityGetFlags + 118+
    +8 com.apple.SystemConfiguration 0x9280faa1 SCNetworkCheckReachabilityByName + 74+
    +9 com.apple.MessageFramework 0x002fc84c -[NetworkController isHostReachable:] + 138+
    +10 com.apple.MessageFramework 0x002fc227 -[_NSSocket connectToHost:withPort:protocol:] + 206+
    +11 com.apple.MessageFramework 0x002fb6ac -[Connection _connectUsingHostname:onPort:securityLayerType:accountClass:] + 797+
    +12 com.apple.MessageFramework 0x002fb373 -[Connection _connectUsingAccount:securityLayerType:] + 488+
    +13 com.apple.MessageFramework 0x002fada9 -[Connection connectAndSetSecurityLayerUsingAccount:] + 196+
    +14 com.apple.MessageFramework 0x003e397c -[Connection connectUsingAccount:] + 101+
    +15 com.apple.MessageFramework 0x002fa43c -[IMAPAccount _connectAndAuthenticate:] + 292+
    +16 com.apple.MessageFramework 0x002f8ad7 -[IMAPAccount _recoverFromConnectionlessState] + 177+
    +17 com.apple.MessageFramework 0x002f8725 -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 171+
    +18 com.apple.MessageFramework 0x002f83f2 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 160+
    +19 com.apple.MessageFramework 0x002f8294 -[IMAPAccount gatewayForStore:options:] + 159+
    +20 com.apple.MessageFramework 0x0033bd9a -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 218+
    +21 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +22 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +23 com.apple.MessageFramework 0x003db26c -[MonitoredInvocation invoke] + 409+
    +24 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +25 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +26 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +27 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +28 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 14:+
    +0 libSystem.B.dylib 0x95ddc44e _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x95ddc216 usleep$UNIX2003 + 61+
    +2 com.apple.AppKit 0x94b36bf1 -[NSUIHeartBeat _heartBeatThread:] + 2042+
    +3 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +4 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +5 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +6 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 15:+
    +0 libSystem.B.dylib 0x95dd5266 machmsgtrap + 10+
    +1 libSystem.B.dylib 0x95ddca5c mach_msg + 72+
    +2 com.apple.CoreFoundation 0x97481e7e CFRunLoopRunSpecific + 1790+
    +3 com.apple.CoreFoundation 0x97482aa8 CFRunLoopRunInMode + 88+
    +4 com.apple.CFNetwork 0x9572c264 CFURLCacheWorkerThread(void*) + 388+
    +5 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +6 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 16:+
    +0 libSystem.B.dylib 0x95ddc44e _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x95e06dcd pthreadcondwait$UNIX2003 + 73+
    +2 com.apple.MessageFramework 0x002e309c _MFAcquireObjectLock + 66+
    +3 com.apple.MessageFramework 0x003c3e4d +[MailAccount mailAccounts] + 42+
    +4 com.apple.MessageFramework 0x002f6b7f +[MailAccount _accountForURL:includeInactiveAccounts:] + 166+
    +5 com.apple.MessageFramework 0x002f6abb +[MailAccount infoForURL:] + 54+
    +6 com.apple.MessageFramework 0x002f69be +[MailAccount mailboxUidForURL:forceCreation:] + 299+
    +7 com.apple.MessageFramework 0x002f688b +[MailAccount mailboxUidForURL:] + 49+
    +8 com.apple.MessageFramework 0x0043e616 +[IMAPAccount _deleteQueuedMailboxes:] + 180+
    +9 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +10 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +11 com.apple.MessageFramework 0x003db26c -[MonitoredInvocation invoke] + 409+
    +12 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +13 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +14 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +15 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +16 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 17:+
    +0 libSystem.B.dylib 0x95dd52c6 semaphoretimedwait_signaltrap + 10+
    +1 libSystem.B.dylib 0x95e072af pthread_condwait + 1244+
    +2 libSystem.B.dylib 0x95e08b33 pthreadcond_timedwait_relativenp + 47+
    +3 com.apple.Foundation 0x924f8dbc -[NSCondition waitUntilDate:] + 236+
    +4 com.apple.Foundation 0x924f8bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144+
    +5 com.apple.MessageFramework 0x003dac87 -[InvocationQueue _drainQueue] + 317+
    +6 com.apple.MessageFramework 0x0031e360 -[MonitoredInvocationQueue _drainQueue] + 261+
    +7 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +8 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +9 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +10 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 18:+
    +0 libSystem.B.dylib 0x95dd5266 machmsgtrap + 10+
    +1 libSystem.B.dylib 0x95ddca5c mach_msg + 72+
    +2 com.apple.CoreFoundation 0x97481e7e CFRunLoopRunSpecific + 1790+
    +3 com.apple.CoreFoundation 0x97482aa8 CFRunLoopRunInMode + 88+
    +4 com.apple.MessageFramework 0x002ffb52 _handleRequestWithTimeout + 2163+
    +5 com.apple.MessageFramework 0x0030457d -[_NSSocket readBytes:length:error:] + 154+
    +6 com.apple.MessageFramework 0x00304107 -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 89+
    +7 com.apple.MessageFramework 0x00303fc2 -[Connection _fillBuffer:] + 853+
    +8 com.apple.MessageFramework 0x00303b88 -[Connection _readLineIntoData:error:] + 70+
    +9 com.apple.MessageFramework 0x00303b00 -[IMAPConnection _readLineIntoData:error:] + 71+
    +10 com.apple.MessageFramework 0x00303988 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 155+
    +11 com.apple.MessageFramework 0x003034d6 -[IMAPResponse initWithConnection:error:] + 370+
    +12 com.apple.MessageFramework 0x00303323 -[IMAPConnection _copyNextServerResponse:] + 79+
    +13 com.apple.MessageFramework 0x003fe953 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 201+
    +14 com.apple.MessageFramework 0x0031fb00 -[IMAPConnection(MFPrivate) _responseFromSendingOperation:] + 1126+
    +15 com.apple.MessageFramework 0x003270c0 -[IMAPConnection executeClientOperation:] + 49+
    +16 com.apple.MessageFramework 0x0031e919 -[IMAPGateway _allowClientOperationThrough:] + 1256+
    +17 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +18 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +19 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +20 com.apple.MessageFramework 0x0031e360 -[MonitoredInvocationQueue _drainQueue] + 261+
    +21 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +22 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +23 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +24 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 19:+
    +0 libSystem.B.dylib 0x95dd52c6 semaphoretimedwait_signaltrap + 10+
    +1 libSystem.B.dylib 0x95e072af pthread_condwait + 1244+
    +2 libSystem.B.dylib 0x95e08b33 pthreadcond_timedwait_relativenp + 47+
    +3 com.apple.Foundation 0x924f8dbc -[NSCondition waitUntilDate:] + 236+
    +4 com.apple.Foundation 0x924f8bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144+
    +5 com.apple.MessageFramework 0x003dac87 -[InvocationQueue _drainQueue] + 317+
    +6 com.apple.MessageFramework 0x0031e360 -[MonitoredInvocationQueue _drainQueue] + 261+
    +7 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +8 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +9 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +10 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 20:+
    +0 libSystem.B.dylib 0x95dd52c6 semaphoretimedwait_signaltrap + 10+
    +1 libSystem.B.dylib 0x95e072af pthread_condwait + 1244+
    +2 libSystem.B.dylib 0x95e08b33 pthreadcond_timedwait_relativenp + 47+
    +3 com.apple.Foundation 0x924f8dbc -[NSCondition waitUntilDate:] + 236+
    +4 com.apple.Foundation 0x924f8bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144+
    +5 com.apple.MessageFramework 0x003dac87 -[InvocationQueue _drainQueue] + 317+
    +6 com.apple.MessageFramework 0x0031e360 -[MonitoredInvocationQueue _drainQueue] + 261+
    +7 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +8 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +9 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +10 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 21:+
    +0 libSystem.B.dylib 0x95dd5266 machmsgtrap + 10+
    +1 libSystem.B.dylib 0x95ddca5c mach_msg + 72+
    +2 com.apple.CoreFoundation 0x97481e7e CFRunLoopRunSpecific + 1790+
    +3 com.apple.CoreFoundation 0x97482aa8 CFRunLoopRunInMode + 88+
    +4 com.apple.MessageFramework 0x002ffb52 _handleRequestWithTimeout + 2163+
    +5 com.apple.MessageFramework 0x0030457d -[_NSSocket readBytes:length:error:] + 154+
    +6 com.apple.MessageFramework 0x00304107 -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 89+
    +7 com.apple.MessageFramework 0x00303fc2 -[Connection _fillBuffer:] + 853+
    +8 com.apple.MessageFramework 0x00303b88 -[Connection _readLineIntoData:error:] + 70+
    +9 com.apple.MessageFramework 0x00303b00 -[IMAPConnection _readLineIntoData:error:] + 71+
    +10 com.apple.MessageFramework 0x00303988 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 155+
    +11 com.apple.MessageFramework 0x003034d6 -[IMAPResponse initWithConnection:error:] + 370+
    +12 com.apple.MessageFramework 0x00303323 -[IMAPConnection _copyNextServerResponse:] + 79+
    +13 com.apple.MessageFramework 0x003fe953 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 201+
    +14 com.apple.MessageFramework 0x0031fb00 -[IMAPConnection(MFPrivate) _responseFromSendingOperation:] + 1126+
    +15 com.apple.MessageFramework 0x003231fa -[IMAPConnection executeListOrLSub:] + 214+
    +16 com.apple.MessageFramework 0x0031e919 -[IMAPGateway _allowClientOperationThrough:] + 1256+
    +17 com.apple.CoreFoundation 0x9750191d _invoking__ + 29+
    +18 com.apple.CoreFoundation 0x97501308 -[NSInvocation invoke] + 136+
    +19 com.apple.MessageFramework 0x003dae4e -[InvocationQueue _drainQueue] + 772+
    +20 com.apple.MessageFramework 0x0031e360 -[MonitoredInvocationQueue _drainQueue] + 261+
    +21 com.apple.Foundation 0x924b2dfd -[NSThread main] + 45+
    +22 com.apple.Foundation 0x924b29a4 _NSThread__main_ + 308+
    +23 libSystem.B.dylib 0x95e06155 pthreadstart + 321+
    +24 libSystem.B.dylib 0x95e06012 thread_start + 34+
    +Thread 0 crashed with X86 Thread State (32-bit):+
    +eax: 0x00000000 ebx: 0x94b61cdc ecx: 0x00000000 edx: 0x00000008+
    +edi: 0x00000000 esi: 0x15d491f0 ebp: 0xbfffe6a8 esp: 0xbfffe620+
    +ss: 0x0000001f efl: 0x00010246 eip: 0x94b61e5d cs: 0x00000017+
    +ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037+
    +cr2: 0x00000008+
    +Binary Images:+
    +0x1000 - 0x272ff3 com.apple.mail 3.6 (936) <02de10795176b4e702af977cb8428f1c> /Applications/Mail.app/Contents/MacOS/Mail+
    +0x2e1000 - 0x53affb com.apple.MessageFramework 3.6 (936) <d7a6e5f6721cbab99ed3e83137dba11a> /System/Library/Frameworks/Message.framework/Versions/B/Message+
    +0x691000 - 0x693fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling+
    +0x69a000 - 0x6befe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <32045add5f408ba4193bfaf296908bd2> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping+
    +0x11b08000 - 0x11b0afff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL+
    +0x15794000 - 0x15a8dff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera+
    +0x16eac000 - 0x16eb1ff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib+
    +0x16eda000 - 0x16efafff com.apple.Mail.Syncer 3.6 (936) <3e6943e7ab57e8b89e4ae4f540223433> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer+
    +0x16f0e000 - 0x16f21fff com.apple.syncservices.syncservicesui 4.3 (389.20) <6356d458bbafd6d6901f38a4c43e00ff> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI+
    +0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld+
    +0x90003000 - 0x9003dffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation+
    +0x9003e000 - 0x90056fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting+
    +0x90057000 - 0x9006cffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture+
    +0x9006d000 - 0x900c7ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText+
    +0x900c8000 - 0x900c8ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver+
    +0x900c9000 - 0x904d9fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib+
    +0x904da000 - 0x904dffff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels+
    +0x904e0000 - 0x90509fff libcups.2.dylib ??? (???) <56606d10ebe7748522786218d3954586> /usr/lib/libcups.2.dylib+
    +0x905ff000 - 0x9060afe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib+
    +0x9060b000 - 0x90610ffc com.apple.KerberosHelper 1.1 (1.0) <c6b942d705fa0460ace11af01f316db1> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper+
    +0x90611000 - 0x90684fff com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser+
    +0x90685000 - 0x906bffe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI+
    +0x906c0000 - 0x9074dff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit+
    +0x9074e000 - 0x907cbfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib+
    +0x907cc000 - 0x908d2ff7 com.apple.PubSub 1.0.4 (65.12.1) <1d04e332a1590cdee4f108042c805e8b> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub+
    +0x908d3000 - 0x90aa4ff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security+
    +0x90c35000 - 0x90c60fe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib+
    +0x90c61000 - 0x90c6fffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib+
    +0x90c70000 - 0x90d03fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink+
    +0x90d04000 - 0x90d4fff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices+
    +0x90d50000 - 0x90dcfff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit+
    +0x90dd0000 - 0x90e2cff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering+
    +0x90e2d000 - 0x90e86ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib+
    +0x90e87000 - 0x90e8bffd com.apple.AOSNotification 1.0.0 (68.13) <d2a1f7c6e054d7451b17c7301e4dadd5> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication+
    +0x90e8c000 - 0x90e8cffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate+
    +0x90e8d000 - 0x90f34feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD+
    +0x90f35000 - 0x90f4cfff com.apple.datadetectors 1.0.1 (66.2) <d26db7f4a936da54d09cea812663b5ea> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors+
    +0x90f4d000 - 0x90f8bfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib+
    +0x90f8c000 - 0x90ffefff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit+
    +0x90fff000 - 0x9101cff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook+
    +0x91022000 - 0x91102fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib+
    +0x911a8000 - 0x911c6fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib+
    +0x911c7000 - 0x911ccfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices+
    +0x911cd000 - 0x911f1fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib+
    +0x911f2000 - 0x91210ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce+
    +0x91211000 - 0x91211ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib+
    +0x91212000 - 0x9151afe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox+
    +0x9151b000 - 0x9151ffff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib+
    +0x92420000 - 0x92427ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib+
    +0x92428000 - 0x92455feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib+
    +0x92456000 - 0x9245ffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition+
    +0x92463000 - 0x924a7feb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <45d0af6eed184b278990175527a0d3fa> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver+
    +0x924a8000 - 0x92724fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation+
    +0x92725000 - 0x92732fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL+
    +0x92733000 - 0x9273affe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib+
    +0x9273b000 - 0x927c2ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib+
    +0x927c3000 - 0x92805fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices+
    +0x92806000 - 0x9283dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration+
    +0x9283e000 - 0x9283effe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l+
    +0x9283f000 - 0x92867ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut+
    +0x92868000 - 0x9289cfef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom+
    +0x9289d000 - 0x928a1fff com.apple.OpenDirectory 10.5 (10.5) <29f7b10aad34ba8eb15b55d69dff6ddf> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory+
    +0x928aa000 - 0x928acff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib+
    +0x928ad000 - 0x92995ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData+
    +0x92996000 - 0x929d7fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib+
    +0x929d8000 - 0x929e8ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis+
    +0x929e9000 - 0x929f3feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound+
    +0x929f4000 - 0x92b78fef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x+
    +0x92b79000 - 0x92b79ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib+
    +0x92b7a000 - 0x92bcbfeb com.apple.framework.familycontrols 1.0.4 (1.0.4) <e76b4fa1c25673c8e0fb183b6c0e8eaf> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols+
    +0x92bcc000 - 0x92bf0feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib+
    +0x92bf1000 - 0x92cd2ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib+
    +0x92cfd000 - 0x92d2effb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters+
    +0x92d2f000 - 0x930ebff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x+
    +0x930ec000 - 0x9312bfef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib+
    +0x9312c000 - 0x9312cffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit+
    +0x9312d000 - 0x9319affb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages+
    +0x9319b000 - 0x9319bff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa+
    +0x931cc000 - 0x931d4fff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration +
    +0x931d5000 - 0x931e1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData+
    +0x931e2000 - 0x93248ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport+
    +0x93249000 - 0x932d3fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv+
    +0x932de000 - 0x932edfff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib+
    +0x932ee000 - 0x9330aff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo+
    +0x9330e000 - 0x9334afff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit+
    +0x9334b000 - 0x9334bff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services+
    +0x935b5000 - 0x935b5fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon+
    +0x935b6000 - 0x93c56feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics+
    +0x93c57000 - 0x93c86fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE+
    +0x93c87000 - 0x93e27fff com.apple.JavaScriptCore 5531.22 (5531.22.5) <f79bbf2262a1a1a7f4c1109886d4b7de> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore+
    +0x93e28000 - 0x93e28ffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz+
    +0x93e29000 - 0x94103ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore+
    +0x94104000 - 0x942c0ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer+
    +0x9438b000 - 0x94396fff com.apple.dotMacLegacy 3.1 (246) <d335114af509bf38a7ead5274a93dfb1> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y+
    +0x94397000 - 0x943c9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP+
    +0x943ca000 - 0x943d1fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib+
    +0x943d2000 - 0x948a3fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib+
    +0x948a4000 - 0x948b5ffe com.apple.CFOpenDirectory 10.5 (10.5) <01a0034b48d63524057b5f57dfc0605c> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory+
    +0x948b6000 - 0x948fffef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata+
    +0x94900000 - 0x94902fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI+
    +0x94903000 - 0x94904ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib+
    +0x94905000 - 0x94924ffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib+
    +0x94925000 - 0x94925ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices+
    +0x94926000 - 0x949edff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage+
    +0x949ee000 - 0x94a7bff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices+
    +0x94a7c000 - 0x94a8ffff com.apple.IMUtils 4.0.8 (584) <2105663d09d2bee0d8742159d0581a3e> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils+
    +0x94a90000 - 0x9528efef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit+
    +0x9528f000 - 0x953c8ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib+
    +0x953c9000 - 0x95417fe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA+
    +0x95418000 - 0x95560ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO+
    +0x95561000 - 0x955a1fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia+
    +0x955a2000 - 0x955b8fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices+
    +0x955b9000 - 0x9570bff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox+
    +0x9570c000 - 0x95728ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib+
    +0x95729000 - 0x957d0fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork+
    +0x957d1000 - 0x95883ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib+
    +0x95884000 - 0x95893ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers+
    +0x95894000 - 0x95970fef com.apple.WebKit 5531.22 (5531.22.7) <901f5cd530528e9ade7e56758ed06347> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit+
    +0x95971000 - 0x959ceffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc+.6.dylib
    +0x959cf000 - 0x959dffff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis+
    +0x959e0000 - 0x95d7dfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore+
    +0x95d7e000 - 0x95d84fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print+
    +0x95d85000 - 0x95dd3ff3 com.apple.datadetectorscore 1.0.2 (52.14) <bd3bfe061091be75ce6a27172b988702> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore+
    +0x95dd4000 - 0x95f3bff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib+
    +0x95f3c000 - 0x95f48fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib+
    +0x95f49000 - 0x95fc6feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio+
    +0x95fc7000 - 0x96016fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI+
    +0x96017000 - 0x9617aff2 com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore+
    +0x9617b000 - 0x9617ffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib+
    +0x96180000 - 0x9619cfff com.apple.IMFramework 4.0.8 (584) <49551f914cd1c3ba154f15f3765803a9> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage+
    +0x9619d000 - 0x96217ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore+
    +0x96218000 - 0x962e3fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync+
    +0x962e4000 - 0x962e9fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup+
    +0x962ea000 - 0x96422fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit+
    +0x96423000 - 0x964b6ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS+
    +0x964b7000 - 0x96601feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit+
    +0x96602000 - 0x96edcfff com.apple.WebCore 5531.22 (5531.22.7) <65b7168457a1cfe674aab9a0f2275509> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore+
    +0x96edd000 - 0x96f28fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face+
    +0x96f29000 - 0x96f5bff7 com.apple.DotMacSyncManager 1.2.4 (308) <99bb01aa2cdb0d860a11a1097ffe421d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager+
    +0x96f5c000 - 0x9703efff com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices+
    +0x9703f000 - 0x97042fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help+
    +0x97043000 - 0x97401fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib+
    +0x97402000 - 0x9740effe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib+
    +0x9740f000 - 0x97542fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation+
    +0x97543000 - 0x97579fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib+
    +0x9757a000 - 0x975cbff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices+
    +0x975cc000 - 0x9767cfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos+
    +0x9767d000 - 0x979a8ff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime+
    +0x979a9000 - 0x97b29fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook+
    +0x97b2a000 - 0x97be5fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <ebdde14b3ea5db5fcacf39fcfda81294> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices+
    +0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib+
    +0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib+

    Yellow pages widget? Did I miss an iPhone update or are you in the wrong forum?

  • I am trying to use the "App Store" on my Macbook Pro but it will not allow me to open the program. It automatically says, "App Store has closed unexpectedly." Whenever I tell it to reopen, the exact same messege pops up. Computer has all updates.

    I am trying to use the "App Store" on my Macbook Pro but it will not allow me to open the program. It automatically says, "App Store has closed unexpectedly." Whenever I tell it to reopen, the exact same messege pops up. My computer has all of the latest updates from Apple.
    I tried deleting the program then running the software update to try to get the program again but it did not work. Where can I manual download the actual app store program, or fix the one that I have.
    Thanks in advance.
    P.S. Here is the error report:
    Process:         App Store [614]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:      com.apple.appstore
    Version:         1.0.2 (63.1)
    Build Info:      Firenze-630100~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [107]
    Date/Time:       2011-10-09 23:16:25.809 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          606856 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  20 sec
    Per-App Crashes Since Last Report:   18
    Anonymous UUID:                      AD72D7A4-83DA-4BB2-96C0-F182941E3B24
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    *** Terminating app due to uncaught exception 'NSImageCacheException', reason: 'Cannot lock focus on image <NSImage 0x10038aa70 Size={0, 0} Reps=(
    )>, because it is size zero.'
    *** Call stack at first throw:
        0   CoreFoundation                      0x00007fff862a77b4 __exceptionPreprocess + 180
        1   libobjc.A.dylib                     0x00007fff8190af03 objc_exception_throw + 45
        2   CoreFoundation                      0x00007fff862a75d7 +[NSException raise:format:arguments:] + 103
        3   CoreFoundation                      0x00007fff862a7564 +[NSException raise:format:] + 148
        4   AppKit                              0x00007fff865799cc -[NSImage _lockFocusOnRepresentation:rect:context:hints:flipped:] + 319
        5   AppKit                              0x00007fff86579883 __-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke_1 + 100
        6   AppKit                              0x00007fff8650dc1d -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 178
        7   AppKit                              0x00007fff86579809 -[NSImage lockFocusWithRect:context:hints:flipped:] + 289
        8   AppKit                              0x00007fff865796d3 -[NSImage lockFocusFlipped:] + 142
        9   App Store                           0x000000010001c840 0x0 + 4295084096
        10  AppKit                              0x00007fff86502444 -[NSControl drawRect:] + 405
        11  AppKit                              0x00007fff864facc5 -[NSView _drawRect:clip:] + 3390
        12  AppKit                              0x00007fff864f9938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
        13  AppKit                              0x00007fff864f9ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
        14  AppKit                              0x00007fff864f9ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
        15  AppKit                              0x00007fff8651ec5a -[NSToolbarItemViewer _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 301
        16  AppKit                              0x00007fff864f9ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
        17  AppKit                              0x00007fff864f9ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
        18  AppKit                              0x00007fff864f9ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
        19  AppKit                              0x00007fff864f800a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
        20  AppKit                              0x00007fff864f7b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
        21  AppKit                              0x00007fff864f43de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
        22  AppKit                              0x00007fff8646dc0e -[NSView displayIfNeeded] + 969
        23  AppKit                              0x00007fff8641f922 -[NSWindow _setFrameCommon:display:stashSize:] + 1895
        24  AppKit                              0x00007fff86435b34 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 787
        25  AppKit                              0x00007fff864357d2 -[NSWindow orderWindow:relativeTo:] + 94
        26  AppKit                              0x00007fff86401974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
        27  AppKit                              0x00007fff863ffa91 loadNib + 226
        28  AppKit                              0x00007fff863ff1a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
        29  AppKit                              0x00007fff863fedd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
        30  AppKit                              0x00007fff863fc35b NSApplicationMain + 279
        31  App Store                           0x00000001000013f4 0x0 + 4294972404
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x00007fff8013c0b6 __kill + 10
    1   libSystem.B.dylib                 0x00007fff801dc9f6 abort + 83
    2   libstdc++.6.dylib                 0x00007fff86e915d2 __tcf_0 + 0
    3   libobjc.A.dylib                   0x00007fff8190eb39 _objc_terminate + 100
    4   libstdc++.6.dylib                 0x00007fff86e8fae1 __cxxabiv1::__terminate(void (*)()) + 11
    5   libstdc++.6.dylib                 0x00007fff86e8fb16 __cxxabiv1::__unexpected(void (*)()) + 0
    6   libstdc++.6.dylib                 0x00007fff86e8fbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    7   libobjc.A.dylib                   0x00007fff8190afa2 object_getIvar + 0
    8   com.apple.CoreFoundation          0x00007fff862ff969 -[NSException raise] + 9
    9   com.apple.AppKit                  0x00007fff8641fbe4 -[NSWindow _setFrameCommon:display:stashSize:] + 2601
    10  com.apple.AppKit                  0x00007fff86435b34 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 787
    11  com.apple.AppKit                  0x00007fff864357d2 -[NSWindow orderWindow:relativeTo:] + 94
    12  com.apple.AppKit                  0x00007fff86401974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
    13  com.apple.AppKit                  0x00007fff863ffa91 loadNib + 226
    14  com.apple.AppKit                  0x00007fff863ff1a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    15  com.apple.AppKit                  0x00007fff863fedd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    16  com.apple.AppKit                  0x00007fff863fc35b NSApplicationMain + 279
    17  com.apple.appstore                0x00000001000013f4 0x100000000 + 5108
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff80106c0a kevent + 10
    1   libSystem.B.dylib                 0x00007fff80108add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff801087b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff801082de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff80107c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff80107aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff80107a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff80107e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff80107aa5 start_wqthread + 13
    Thread 3:  WebCore: LocalStorage
    0   libSystem.B.dylib                 0x00007fff80128a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8012c881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore          0x00007fff8776e690 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                 0x00007fff808da4c1 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib                 0x00007fff80126fd6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff80126e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                 0x00007fff80107a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff80107e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff80107aa5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff700262f8  rcx: 0x00007fff5fbff348  rdx: 0x0000000000000000
      rdi: 0x0000000000000266  rsi: 0x0000000000000006  rbp: 0x00007fff5fbff360  rsp: 0x00007fff5fbff348
       r8: 0x00007fff70029a60   r9: 0x0000000000000063  r10: 0x00007fff801380fa  r11: 0x0000000000000202
      r12: 0x00007fff8632cb09  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000001
      rip: 0x00007fff8013c0b6  rfl: 0x0000000000000202  cr2: 0x00007fff70d6dfd0
    Binary Images:
           0x100000000 -        0x100044fff  com.apple.appstore 1.0.2 (63.1) <9113B2F3-EC62-24EA-C21A-352621712604> /Applications/App Store.app/Contents/MacOS/App Store
           0x100065000 -        0x10018eff7  com.apple.CommerceKit 1.0 (60.8) <F3B830C2-00E3-FE72-2D65-FDC943EC65EF> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff8004e000 -     0x7fff8006ffff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff80070000 -     0x7fff800b1ff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff800b2000 -     0x7fff800c3ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff800c4000 -     0x7fff800ecfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff800ed000 -     0x7fff802aefef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff802f3000 -     0x7fff802f5fff  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
        0x7fff8033c000 -     0x7fff80377fff  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
        0x7fff8038c000 -     0x7fff803cfff7  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
        0x7fff803d0000 -     0x7fff8049cfff  com.apple.installframework 596 (596.1) <ED491B89-5D44-533B-5589-622F21EB4D16> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
        0x7fff8049d000 -     0x7fff807d1fef  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
        0x7fff807d2000 -     0x7fff808b7fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff808b8000 -     0x7fff818f2fff  com.apple.WebCore 6534 (6534.50) <8B0BB24A-C84C-A4F2-5544-C8071A35BBC5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff818f3000 -     0x7fff818f9ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff818fa000 -     0x7fff81900ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff81901000 -     0x7fff819b7ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff81aae000 -     0x7fff81ac9ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff81aca000 -     0x7fff81adcfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff81bdf000 -     0x7fff823e9fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff823ea000 -     0x7fff823feff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff823ff000 -     0x7fff82448ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff82542000 -     0x7fff82548ff7  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
        0x7fff82549000 -     0x7fff82593ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff825a0000 -     0x7fff825b9fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff82801000 -     0x7fff82834ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff828bd000 -     0x7fff82d00fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff82d01000 -     0x7fff82d50fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff82d51000 -     0x7fff82da4ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff82da5000 -     0x7fff82daafff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff82dab000 -     0x7fff82e68fff  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
        0x7fff82eb1000 -     0x7fff82eeefff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff82eef000 -     0x7fff82f05fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff83083000 -     0x7fff830dcfe7  com.apple.PackageKit 1.1.3 (92) <08D0E1A4-8E59-25E9-7203-49BF7B6112AC> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff830dd000 -     0x7fff83117fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff83118000 -     0x7fff83196ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff831e9000 -     0x7fff831eaff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff831eb000 -     0x7fff832ebfef  com.apple.DiskImagesFramework 10.6.8 (289.1) <4F2F2B6C-59D1-0631-71D1-F471BE2CE29A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff832ec000 -     0x7fff832ecff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff832ed000 -     0x7fff83339fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8333a000 -     0x7fff83376fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
        0x7fff83377000 -     0x7fff83382fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff83383000 -     0x7fff83433fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff83434000 -     0x7fff83449ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8344a000 -     0x7fff8344aff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff836b8000 -     0x7fff836bdfff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83741000 -     0x7fff83741ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83742000 -     0x7fff83745ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff838a7000 -     0x7fff838a8ff7  libScreenReader.dylib ??? (???) <0E570442-073F-D6AD-5014-1FD91C631DCF> /usr/lib/libScreenReader.dylib
        0x7fff8390a000 -     0x7fff83915ff7  com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff839a6000 -     0x7fff83d43fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83d44000 -     0x7fff83d4bfff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff83d4c000 -     0x7fff83decfff  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
        0x7fff83ffe000 -     0x7fff8401eff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff84044000 -     0x7fff84045ff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84055000 -     0x7fff842deff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff842df000 -     0x7fff8436ffff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8461d000 -     0x7fff847b9fff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff847ba000 -     0x7fff847ebfff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff847ec000 -     0x7fff84856fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff84901000 -     0x7fff849c2fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff849c3000 -     0x7fff849c6ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff849c7000 -     0x7fff849ddfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff849de000 -     0x7fff849f2fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff849f3000 -     0x7fff84a1aff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8524c000 -     0x7fff85250ff7  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
        0x7fff854bb000 -     0x7fff854e6ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff854e7000 -     0x7fff85606fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85607000 -     0x7fff85905fff  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
        0x7fff85e12000 -     0x7fff85e12ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff85e13000 -     0x7fff85f2dfef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff861f6000 -     0x7fff8636dfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8637a000 -     0x7fff863f9fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff863fa000 -     0x7fff86df4ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86df5000 -     0x7fff86e44ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff86e45000 -     0x7fff86ec2fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff86ec3000 -     0x7fff86ff8fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86ff9000 -     0x7fff87006ff7  com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff87007000 -     0x7fff87041fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff87042000 -     0x7fff870a2fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87217000 -     0x7fff87258fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87259000 -     0x7fff8725dff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff87277000 -     0x7fff87435fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff87436000 -     0x7fff87453ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff87454000 -     0x7fff87509fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff87526000 -     0x7fff8755dff7  com.apple.DiskManagement 3.6 (358) <D0D9E19C-7F01-CEB6-681D-0B20D3B7E9B4> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8755e000 -     0x7fff875a6ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff875a7000 -     0x7fff876e5fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87764000 -     0x7fff87971ff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff87972000 -     0x7fff879afff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff879e1000 -     0x7fff87e28fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87e29000 -     0x7fff87e58fff  com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff87e59000 -     0x7fff87e70fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff87fe3000 -     0x7fff88008ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8800a000 -     0x7fff8800fff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88010000 -     0x7fff88010ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff88011000 -     0x7fff88052fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88076000 -     0x7fff88077fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff88078000 -     0x7fff88139fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff881a3000 -     0x7fff881a3ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff881b6000 -     0x7fff881fffef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff882ac000 -     0x7fff88346fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88347000 -     0x7fff88347ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88348000 -     0x7fff88420ff7  com.apple.DiscRecording 5.0.9 (5090.4.2) <1559C58F-ABD2-0C13-7E1D-75450FEC41D4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff884dd000 -     0x7fff884ecfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff88831000 -     0x7fff88948fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff88949000 -     0x7fff88955fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff88956000 -     0x7fff88961ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88962000 -     0x7fff88a3ffff  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
        0x7fff88a40000 -     0x7fff88a4ffff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff88a50000 -     0x7fff88a53fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff88a54000 -     0x7fff88cd6fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88d23000 -     0x7fff88d32fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff88e4e000 -     0x7fff88e71fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88e72000 -     0x7fff88e74fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff896bb000 -     0x7fff89740ff7  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
        0x7fff898b3000 -     0x7fff89a71ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89a72000 -     0x7fff89a80ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff89bce000 -     0x7fff89c15ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89c16000 -     0x7fff89c23fe7  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
        0x7fff89c2c000 -     0x7fff89ce5fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff89ce6000 -     0x7fff8a3e2ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8a3e3000 -     0x7fff8a420ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a421000 -     0x7fff8a476ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a4c3000 -     0x7fff8a597fe7  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
        0x7fff8a598000 -     0x7fff8a624fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

    From the menu bar, select
               ▹ About This Mac
    Below the "OS X" legend in the window that opens, the OS version appears. Click the version line twice to display the serial number. If the number is missing or invalid according to this web form, take the machine to an Apple Store or other authorized service center to have the problem corrected.

  • Safari doesn't open up...

    even with another user account won't open, I also tried trash the prefs, the cache and i did repair disk permissions
    can anyone help me?
    thank you
    this is the report:
    Process: Safari [23720]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (5533.16)
    Build Info: WebBrowser-75331600~3
    Code Type: X86 (Native)
    Parent Process: launchd [23657]
    Interval Since Last Report: 1592805 sec
    Crashes Since Last Report: 12
    Per-App Interval Since Last Report: 204 sec
    Per-App Crashes Since Last Report: 9
    Date/Time: 2010-07-27 17:25:40.147 +0200
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 9D223590-7E53-4E25-9772-2C5876C8EEED
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000006d61726a
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.Safari 0x0001e7b2 0x1000 + 120754
    1 com.apple.AppKit 0x904ce606 -[NSWindowController _windowDidLoad] + 525
    2 com.apple.Safari 0x0001e62d 0x1000 + 120365
    3 com.apple.AppKit 0x9046c662 -[NSWindowController window] + 126
    4 com.apple.Safari 0x0001bfcf 0x1000 + 110543
    5 com.apple.AppKit 0x9046c4a5 -[NSDocument showWindows] + 117
    6 com.apple.Safari 0x0001bec9 0x1000 + 110281
    7 com.apple.Safari 0x0001ab3c 0x1000 + 105276
    8 com.apple.Safari 0x0001a413 0x1000 + 103443
    9 com.apple.Safari 0x00019ed5 0x1000 + 102101
    10 com.apple.Safari 0x0008e5f8 0x1000 + 579064
    11 com.apple.Safari 0x0008e58c 0x1000 + 578956
    12 com.apple.Safari 0x0008e556 0x1000 + 578902
    13 com.apple.Safari 0x00056110 0x1000 + 348432
    14 com.apple.Safari 0x00056023 0x1000 + 348195
    15 com.apple.Safari 0x00056004 0x1000 + 348164
    16 com.apple.AppKit 0x9046a0ce -[NSApplication _doOpenUntitled] + 418
    17 com.apple.AppKit 0x904697ed -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 238
    18 com.apple.AppKit 0x90469014 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
    19 com.apple.Safari 0x001441aa 0x1000 + 1323434
    20 com.apple.Foundation 0x92ef0a9f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
    21 com.apple.Foundation 0x92ef07af _NSAppleEventManagerGenericHandler + 223
    22 com.apple.AE 0x96682648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
    23 com.apple.AE 0x9668257e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    24 com.apple.AE 0x96682425 aeProcessAppleEvent + 177
    25 com.apple.HIToolbox 0x96c2b981 AEProcessAppleEvent + 38
    26 com.apple.AppKit 0x904668e9 _DPSNextEvent + 1189
    27 com.apple.AppKit 0x90465f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    28 com.apple.Safari 0x00015e67 0x1000 + 85607
    29 com.apple.AppKit 0x9045ef9f -[NSApplication run] + 795
    30 com.apple.AppKit 0x9042c1d8 NSApplicationMain + 574
    31 com.apple.Safari 0x0000a3c6 0x1000 + 37830
    Thread 1:
    0 libSystem.B.dylib 0x979dc44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97a06dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x9524adff ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x9524b11f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x97a06155 pthreadstart + 321
    5 libSystem.B.dylib 0x97a06012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x97a171fa pread$UNIX2003 + 10
    1 com.apple.WebCore 0x95f21267 sqlite3PagerAcquire + 3063
    2 com.apple.WebCore 0x95f2eaf5 checkList + 213
    3 com.apple.WebCore 0x95f2f757 checkTreePage + 1303
    4 com.apple.WebCore 0x95f2f5a8 checkTreePage + 872
    5 com.apple.WebCore 0x95f2f5a8 checkTreePage + 872
    6 com.apple.WebCore 0x95f94a67 sqlite3Step + 38375
    7 com.apple.WebCore 0x95f98ad7 sqlite3_step + 87
    8 com.apple.WebCore 0x959391cb WebCore::IconDatabase::checkIntegrity() + 187
    9 com.apple.WebCore 0x954f94ec WebCore::IconDatabase::performOpenInitialization() + 76
    10 com.apple.WebCore 0x954f7a9b WebCore::IconDatabase::iconDatabaseSyncThread() + 235
    11 libSystem.B.dylib 0x97a06155 pthreadstart + 321
    12 libSystem.B.dylib 0x97a06012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x979d5266 machmsgtrap + 10
    1 libSystem.B.dylib 0x979dca5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c97e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c98aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x97b3f264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x97a06155 pthreadstart + 321
    6 libSystem.B.dylib 0x97a06012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x97a059c6 kevent + 10
    1 libSystem.B.dylib 0x97a06155 pthreadstart + 321
    2 libSystem.B.dylib 0x97a06012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x6d617266 ebx: 0x019cdcf0 ecx: 0x00000003 edx: 0x0055691e
    edi: 0x9507e4b8 esi: 0x00000002 ebp: 0xbfffebc8 esp: 0xbfffeb40
    ss: 0x0000001f efl: 0x00010206 eip: 0x0001e7b2 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x6d61726a
    Binary Images:
    0x1000 - 0x5ceff0 com.apple.Safari 5.0 (5533.16) <19d9230cb3d6cb500bca9a37dd897d0d> /Applications/Safari.app/Contents/MacOS/Safari
    0x642000 - 0x64dfff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x655000 - 0x67ffe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x690000 - 0x69fff8 SyndicationUI ??? (???) <7b47710fa39f08be613ecebe0e4f5ece> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1ade000 - 0x1adfffd +com.machangout.Glims ??? (1.0) <43e0f9a3cbd7cd21f5db38ecd9baefd3> /Library/InputManagers/Glims/Glims.bundle/Contents/MacOS/Glims
    0x1b3f000 - 0x1b8ffff +com.machangout.glimsInternal 1.0b16 (1.0 build 16) <d3ee5a9a11c3cbee8a5903b2817a1ca7> /Library/Application Support/Glims/PlugIns/Glims.bundle/Contents/MacOS/.GlimsInternal
    0x11f4a000 - 0x12152fef com.apple.RawCamera.bundle 2.1.2 (517) <ab9c7a0e9147de90199e4fa8b0f50863> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90076000 - 0x90076ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90077000 - 0x903a2ff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x903a3000 - 0x903a4ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x903a5000 - 0x903bdfff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x903be000 - 0x903beff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x903bf000 - 0x90425ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90426000 - 0x90c24fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90c25000 - 0x90d58fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90d59000 - 0x90d8ffef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x90dfe000 - 0x90e4cfe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x90e4d000 - 0x90e4ffff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90e50000 - 0x90e5cfff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x90e5d000 - 0x90fa5ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90fa6000 - 0x90facfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90fad000 - 0x90fe4fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91037000 - 0x91047ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91048000 - 0x91056ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x911bb000 - 0x911e6fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x911e7000 - 0x91274ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91275000 - 0x9129efff libcups.2.dylib ??? (???) <56606d10ebe7748522786218d3954586> /usr/lib/libcups.2.dylib
    0x9129f000 - 0x91329fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9222a000 - 0x9222affe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92460000 - 0x927fdfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x927fe000 - 0x9288bff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9288c000 - 0x929c5ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x929c6000 - 0x929d3fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x929d4000 - 0x92a7bfeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92a7c000 - 0x92aadffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92ac0000 - 0x92ac0ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92ac1000 - 0x92b54fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92b55000 - 0x92e2fff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92e30000 - 0x92e30fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92e31000 - 0x92eb8ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x92eb9000 - 0x92ec0ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92ec1000 - 0x9313dfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9313e000 - 0x93146fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93147000 - 0x93187fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93188000 - 0x9318ffe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x93190000 - 0x93190ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x931a5000 - 0x932acff7 com.apple.WebKit 5533 (5533.16) <764c6865d214bd22d04da173232f076e> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x932ad000 - 0x932b2fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b3000 - 0x932cfff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x932d0000 - 0x9334dfeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9334e000 - 0x933c0fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x933c1000 - 0x933d7fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x933d8000 - 0x933f5ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x933f6000 - 0x93445fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93446000 - 0x934c0ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x934c1000 - 0x934cafff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x934cb000 - 0x934cbffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x934cc000 - 0x934cffff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x934d0000 - 0x934dbfe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x934dc000 - 0x93525fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93526000 - 0x9357fff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9364a000 - 0x9368cfef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9368d000 - 0x9369dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x936a8000 - 0x937faff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x937fb000 - 0x939b7ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x939b8000 - 0x93d74ff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93fde000 - 0x9401dfef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9404e000 - 0x94100ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x9411e000 - 0x941cefff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x941cf000 - 0x941d4fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x941d5000 - 0x94220ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x94221000 - 0x94221ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94222000 - 0x948c2feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x948c3000 - 0x948d8ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x948d9000 - 0x9492aff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9492b000 - 0x94987ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94988000 - 0x94a1bff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94a1c000 - 0x94a2bffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94a2c000 - 0x94a38ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94a39000 - 0x94a3dfff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94a44000 - 0x94a50ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94a51000 - 0x94a51ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94a52000 - 0x94acffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94bb8000 - 0x94bc2feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94bc3000 - 0x94be7feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x94be8000 - 0x94d32feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94d33000 - 0x94e21fef com.apple.PubSub 1.0.5 (65.19) <8a817c4eb3fa7e3517eb0cc5d02e5abd> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94e22000 - 0x94fa2fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fa3000 - 0x95083fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
    0x95084000 - 0x950cffe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x950d0000 - 0x950d5fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x950d6000 - 0x952d2fff com.apple.JavaScriptCore 5533 (5533.13) <cef0a091b122549249e116cb9e213c60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x952d3000 - 0x953bbff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x953bc000 - 0x954f4fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x954f5000 - 0x9600cfff com.apple.WebCore 5533 (5533.16) <d76fbda5a7037dbea2216ef51fc426c0> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9600d000 - 0x960d4ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x960d5000 - 0x96493fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96494000 - 0x96494ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96495000 - 0x96619fef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9661a000 - 0x9663efff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x9663f000 - 0x9666cfeb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9666d000 - 0x9667cfff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x96680000 - 0x966affe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x966c8000 - 0x96b99fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96b9a000 - 0x96bd8fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96bd9000 - 0x96bf8ffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96bf9000 - 0x96f01fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96f3f000 - 0x96fbeff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96fbf000 - 0x9701cffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x9704c000 - 0x9706afff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x970a0000 - 0x970bcff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x970bd000 - 0x974cdfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x974da000 - 0x974dcff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x974dd000 - 0x975a8fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x975a9000 - 0x975e3fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x975e4000 - 0x9769ffe3 com.apple.CoreServices.OSServices 228.1 (228.1) <ebdde14b3ea5db5fcacf39fcfda81294> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x976a0000 - 0x976a4fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x97779000 - 0x977abfff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x977ac000 - 0x977caff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x977cb000 - 0x977cbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x977cc000 - 0x977f4ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x977f5000 - 0x978d6ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x978d7000 - 0x978deffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x979d4000 - 0x97b3bff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x97b3c000 - 0x97be3fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x97be4000 - 0x97be6ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x97be7000 - 0x97c28fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x97c29000 - 0x97dfaff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97dfb000 - 0x97e55ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97e56000 - 0x97e90ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    HI,
    even with another user account won't open
    Since you can't launch Safari in more than just your admin account, boot from your install disc, run Disk Utility to Verify and if necessary, Repair the startup disk.
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. Make sure there is always 10% to 15% free disk space
    You have Glims 1.0 installed which is up to date so that shouldn't be a problem.
    Hopefully you don't have anti virus software installed.
    Get Font Finagler to clear font caches. And go here for help for duplicate or corrupted fonts.
    Font Problems and Management - Mac OS X
    Delete Login Items. Open System Preferences/Accounts - Login Items. Delete any apps or documents you have there. And go to /Library/Startup Items. Remove all files/apps you have in the Startup Items folders.
    Carolyn

  • IMovie won't open and keeps unexpectedly quitting!!

    I am a Youtuber and film student. I have a lot of projects in the making and am panicking that they're gone for good because iMovie won't open anymore!! If anyone can help me solve this issue, I'd be eternally grateful!
    Process:         iMovie [617]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovieApp
    Version:         10.0.3 (245586)
    Build Info:      iMovieX-24558006035000000~1
    App Item ID:     408981434
    App External ID: 521012678
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    Responsible:     iMovie [617]
    User ID:         501
    Date/Time:       2015-04-09 23:33:54.938 -0400
    OS Version:      Mac OS X 10.9.5 (13F1077)
    Report Version:  11
    Anonymous UUID:  991026A5-0A11-3D0D-535C-519A185B5CF8
    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: '*** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x62, 0x70, 0x6c, 0x69, 0x73, 0x74, 0x30, 0x30)'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff972ce25c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff992aee75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff972ce10c +[NSException raise:format:] + 204
    3   Foundation                          0x00007fff954456a7 -[NSKeyedUnarchiver initForReadingWithData:] + 3055
    4   Foundation                          0x00007fff95551322 +[NSKeyedUnarchiver unarchiveObjectWithFile:] + 124
    5   MotionEffect                        0x0000000116ae4c88 __33+[FFMotionEffect registerEffects]_block_invoke + 334
    6   libdispatch.dylib                   0x00007fff9a43a28d _dispatch_client_callout + 8
    7   libdispatch.dylib                   0x00007fff9a43a1fc dispatch_once_f + 79
    8   MotionEffect                        0x0000000116ae4b38 +[FFMotionEffect registerEffects] + 91
    9   Flexo                               0x000000010dd920d7 +[FFEffect(RuntimeBundleLoading) _registerEffectsInBundle:atPath:] + 135
    10  Flexo                               0x000000010df3b93d +[FFPluginDirectoryScanner _scanDirectory:withExtension:scanned:delegate:didLoadSelector:] + 653
    11  Flexo                               0x000000010df3bda1 +[FFPluginDirectoryScanner scanForPluginsInDirectory:withExtension:delegate:didLoadSelector:] + 961
    12  Flexo                               0x000000010dd9250c +[FFEffect(RuntimeBundleLoading) initEffectRegistry] + 284
    13  Flexo                               0x000000010dda84c5 FFInitializePart2 + 85
    14  Flexo                               0x000000010dd7e096 +[Flexo finishInit] + 22
    15  iMovie                              0x000000010d582ceb main + 1515
    16  libdyld.dylib                       0x00007fff8e42a5fd start + 1
    17  ???                                 0x0000000000000001 0x0 + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8fe9e866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff93b4f35c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff8f758b1a abort + 125
    3   libc++abi.dylib               0x00007fff8f0fdf31 abort_message + 257
    4   libc++abi.dylib               0x00007fff8f123952 default_terminate_handler() + 264
    5   libobjc.A.dylib               0x00007fff992af30d _objc_terminate() + 103
    6   libc++abi.dylib               0x00007fff8f1211d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib               0x00007fff8f121246 std::terminate() + 54
    8   libobjc.A.dylib               0x00007fff992af0b0 objc_terminate + 9
    9   libdispatch.dylib             0x00007fff9a43a2a1 _dispatch_client_callout + 28
    10  libdispatch.dylib             0x00007fff9a43a1fc dispatch_once_f + 79
    11  com.apple.Motion.effect       0x0000000116ae4b38 +[FFMotionEffect registerEffects] + 91
    12  com.apple.Flexo               0x000000010dd920d7 +[FFEffect(RuntimeBundleLoading) _registerEffectsInBundle:atPath:] + 135
    13  com.apple.Flexo               0x000000010df3b93d +[FFPluginDirectoryScanner _scanDirectory:withExtension:scanned:delegate:didLoadSelector:] + 653
    14  com.apple.Flexo               0x000000010df3bda1 +[FFPluginDirectoryScanner scanForPluginsInDirectory:withExtension:delegate:didLoadSelector:] + 961
    15  com.apple.Flexo               0x000000010dd9250c +[FFEffect(RuntimeBundleLoading) initEffectRegistry] + 284
    16  com.apple.Flexo               0x000000010dda84c5 FFInitializePart2 + 85
    17  com.apple.Flexo               0x000000010dd7e096 +[Flexo finishInit] + 22
    18  com.apple.iMovieApp           0x000000010d582ceb main + 1515
    19  libdyld.dylib                 0x00007fff8e42a5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff8fe9ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93b4ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93b52fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8fe9f662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff9a43c421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff9a43c136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8fe9ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93b4ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93b52fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8fe9ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93b4ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93b52fb9 start_wqthread + 13
    Thread 5:: com.apple.ProGL.object-deletion
    0   libsystem_kernel.dylib         0x00007fff8fe9e716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff93b50c3b _pthread_cond_wait + 727
    2   com.apple.progl.framework     0x000000010fc66490 (anonymous namespace)::threadFunc(void*) + 71
    3   com.apple.procore.framework   0x000000010d7e219f PCThread::startup(void*) + 29
    4   libsystem_pthread.dylib       0x00007fff93b4e899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff93b4e72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff93b52fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8fe9ee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93b4ff08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93b52fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7dfe7310  rcx: 0x00007fff526861e8  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff52686210  rsp: 0x00007fff526861e8
       r8: 0x6e6f697470656378   r9: 0x00007fff8f7808d0  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff52686370  r13: 0x000000010f150b10  r14: 0x0000000000000006  r15: 0x00007fff52686250
      rip: 0x00007fff8fe9e866  rfl: 0x0000000000000206  cr2: 0x000000010fc5b000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10d579000 -        0x10d6d5fff  com.apple.iMovieApp (10.0.3 - 245586) <536C59CC-6708-35B7-BF0A-FB935024FDEB> /Applications/iMovie.app/Contents/MacOS/iMovie
           0x10d7c5000 -        0x10d8b6fff  com.apple.procore.framework (4.0.2 - 24389.9.34) <6D44FACB-D339-3CA3-AB5F-8EC73EADD589> /Applications/iMovie.app/Contents/Frameworks/ProCore.framework/Versions/A/ProCo re
           0x10d922000 -        0x10d96bfff  com.apple.CoreMedia.ProAppsSupport (1.0 - 1273.26) <677412E1-C337-3EFA-B448-ADC6BF85CBC9> /Applications/iMovie.app/Contents/Frameworks/CoreMedia.framework/Versions/A/Cor eMedia
           0x10d99b000 -        0x10dbf5fff  com.apple.prokit (8.0 - 5015) <D20E8266-0AD5-34EA-96FF-F27DE5BCDBEC> /Applications/iMovie.app/Contents/Frameworks/ProKit.framework/Versions/A/ProKit
           0x10dd75000 -        0x10ef50fff  com.apple.Flexo (1.0.0 - 24529.7.34) <764572B0-1FE8-3861-ACBD-DD0DC8DF32C8> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/Versions/A/Flexo
           0x10f71c000 -        0x10f7e8fff  com.apple.proapps.MIO (2.0 - 24389.9.34) <1CBCF00B-C2D6-3601-A1C5-AC368ACC3DA7> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
           0x10f860000 -        0x10f8b0ff7  com.apple.pro.sharedstudio (1.0 - 24389.9.34) <8F16BE83-EFDE-3B46-BF66-D0AD9F65E2B8> /Applications/iMovie.app/Contents/Frameworks/StudioSharedResources.framework/Ve rsions/A/StudioSharedResources
           0x10f90f000 -        0x10fa7aff7  com.apple.TLKit (1.0 - 24505.3.34) <2CFD2B54-D41C-310B-86F3-FB2E9F2616BA> /Applications/iMovie.app/Contents/Frameworks/TLKit.framework/Versions/A/TLKit
           0x10fb30000 -        0x10fbcfff7  com.apple.LunaKit (1.0 - 24405.8.34) <A2093C47-2C18-3208-938F-4C899E625A68> /Applications/iMovie.app/Contents/Frameworks/LunaKit.framework/Versions/A/LunaK it
           0x10fc5c000 -        0x10fc92ff7  com.apple.progl.framework (1.0 - 24405.8.34) <1439B7CD-5DDE-3803-9B7E-BD4B286B81D0> /Applications/iMovie.app/Contents/Frameworks/ProGL.framework/Versions/A/ProGL
           0x10fcd3000 -        0x10fdf1fef  com.apple.ProAppsFxSupport (4.0.0 - 24389.9.34) <8E629D07-DCE5-342F-9956-FA43743382D7> /Applications/iMovie.app/Contents/Frameworks/ProAppsFxSupport.framework/Version s/A/ProAppsFxSupport
           0x110109000 -        0x110126fff  com.apple.DeepSkyLite (0.6 - 24389.9.34) <F2456CCF-2E7E-37CC-B869-3EBB1B1C28C5> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/DeepSkyLite.framework/Versions/A/DeepSkyLite
           0x11013f000 -        0x11058dfe7  com.apple.VideoToolbox.ProAppsSupport (1.0 - 1273.26) <1D6925AF-267C-379C-B6F5-1EB0D334DD74> /Applications/iMovie.app/Contents/Frameworks/VideoToolbox.framework/Versions/A/ VideoToolbox
           0x1105ed000 -        0x110908fff  com.apple.MediaToolbox.ProAppsSupport (1.0 - 1273.26) <7BC30460-9936-3374-B9D7-AF880E17E414> /Applications/iMovie.app/Contents/Frameworks/MediaToolbox.framework/Versions/A/ MediaToolbox
           0x1109b3000 -        0x110af1ff7  com.apple.prochannel.framework (4.0.2 - 24389.9.34) <9AAC6C88-7B39-3355-99A7-999FF3D58358> /Applications/iMovie.app/Contents/Frameworks/ProChannel.framework/Versions/A/Pr oChannel
           0x110bf5000 -        0x110bf5ff7  com.apple.Helium (3.1.0 - 24433.4.34) <0B11349F-E175-39C8-ABF3-8598FF0046E5> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
           0x110c01000 -        0x110c73ff7  com.apple.proinspector.framework (4.0.2 - 24389.9.34) <8A2C0C99-1971-307D-BD54-ABB39BD67A11> /Applications/iMovie.app/Contents/Frameworks/ProInspector.framework/Versions/A/ ProInspector
           0x110cd5000 -        0x110cfcff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x110d1e000 -        0x110d6efef  com.apple.proshapes.framework (1.0 - 24389.9.34) <E914E2E6-1CEC-38FA-B9CB-8AA51D8229A2> /Applications/iMovie.app/Contents/Frameworks/ProShapes.framework/Versions/A/Pro Shapes
           0x110daa000 -        0x110ea2ff7  com.apple.proosc.framework (3.1.0 - 24389.9.34) <784BAD5F-5EDD-37EB-AD7F-A9A70289E83F> /Applications/iMovie.app/Contents/Frameworks/ProOSC.framework/Versions/A/ProOSC
           0x110f0c000 -        0x11133cff7  com.apple.vision.FaceCoreEmbedded (3.1.1 - 3.1.1) <29E7C039-062E-3B6D-BF61-F72FB8177625> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/FaceCoreEmbedded.framework/Versions/A/FaceCoreEmbedded
           0x111552000 -        0x1115c5fff  com.apple.procurveeditor.framework (3.1.0 - 24405.8.34) <E0F14562-1BC0-3F90-9ED1-709A76AEB672> /Applications/iMovie.app/Contents/Frameworks/ProCurveEditor.framework/Versions/ A/ProCurveEditor
           0x111612000 -        0x111625fff  com.apple.TLKEventDispatcher (1.0 - 24505.3.34) <AFE294FE-8C74-393B-AD9B-76DC057BC27A> /Applications/iMovie.app/Contents/Frameworks/TLKEventDispatcher.framework/Versi ons/A/TLKEventDispatcher
           0x111636000 -        0x111a78ff7  com.apple.Helium.HeliumRender (2.1.0 - 24433.4.34) <A40D71ED-0102-3472-9BA9-AB624CC5FE19> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
           0x111b90000 -        0x111cc8fe7  com.apple.Helium.Heliumfilters (2.1.0 - 24433.4.34) <E0EB1411-7963-381F-89DE-47E6C4B04F89> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumFilters.framework/Versions/A/HeliumFilters
           0x112041000 -        0x112332fef  com.apple.Helium.HeliumSensoCore (2.0.2 - 24433.4.34) <0A9BBED2-91AD-3900-B5C5-791E25A7AD4D> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumSensoCore.framework/Versions/A/HeliumSensoCore
           0x1123c4000 -        0x1123effff  com.apple.FWAVC (403.47 - 47) <20BAF98C-349A-38E1-ACE1-C0838546D248> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
           0x112406000 -        0x112416fff  com.apple.PluginManager (1.7.4 - 24389.9.34) <63F54015-AB3C-3458-B30B-9D040D5D45CD> /Applications/iMovie.app/Contents/Frameworks/PluginManager.framework/Versions/B /PluginManager
           0x112429000 -        0x11244afff  com.apple.fxplugframework (2.4 - 24389.9.34) <CC72DDB2-6CD5-3DAF-927C-227266A16CE4> /Applications/iMovie.app/Contents/Frameworks/FxPlug.framework/Versions/A/FxPlug
           0x112c50000 -        0x112c9cfff  com.apple.CoreMediaIO.FCPX.Lion (407.0 - 4562) <43F074CB-7DA9-3572-A465-CAFA6342D268> /Applications/iMovie.app/Contents/Frameworks/CoreMediaIO.framework/Versions/Cur rent/CoreMediaIO
           0x11489d000 -        0x1148a0ffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x116636000 -        0x11663eff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x116646000 -        0x116667fff  com.apple.QuartzComposer.ExtraPatches (4.1 - 319) <2CCE2845-2907-394B-9667-6CAE21D65636> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
           0x11667c000 -        0x1166b7ff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <D9D7F8A1-B30F-324D-AAFD-5DB9EECDAA48> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x1166df000 -        0x116703fff  com.apple.audio.OpenAL (1.7 - 1.7) <5D2366B5-111B-3BDD-AFB3-5770075659F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
           0x116715000 -        0x11671dff7  com.apple.Audio.provider (1.0.0 - 24529.7.34) <A59253AB-2F75-3B04-9744-A3FBC95E8595> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns /MediaProviders/AudioProvider.fxp/Contents/MacOS/AudioProvider
           0x116726000 -        0x116769fef  com.apple.proapps.AppleIntermediateCodec (1.0.2 - 6337.11) <7F48675F-1660-3334-A7BF-7A8C781211DF> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leIntermediateCodec.bundle/Contents/MacOS/AppleIntermediateCodec
           0x116775000 -        0x1167fcff7  com.apple.proapps.AppleMPEG2Codec (1.0.5 - 6472.33) <6297EC7E-9C70-3ABD-84F8-093601571434> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leMPEG2Codec.bundle/Contents/MacOS/AppleMPEG2Codec
           0x11680a000 -        0x116917fcf  com.apple.proapps.AppleProResCodecEmbedded (1.0.5 - 6522.35) <6E2F1C0E-9822-3A29-B7EB-7E31AF8F3F68> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leProResCodecEmbedded.bundle/Contents/MacOS/AppleProResCodecEmbedded
           0x116928000 -        0x11692dff7  com.apple.proapps.AppleCMQTAdapterCodec (1.0 - 1) <6942074A-7E60-343D-A74B-31188F474667> /Applications/iMovie.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Conte nts/PlugIns/AppleCMQTAdapterCodec.bundle/Contents/MacOS/AppleCMQTAdapterCodec
           0x116935000 -        0x116a3cfff  com.apple.AECore (4.1.2 - 303) <7E7679D0-0F24-312A-AE64-707B3A83EBE5> /Applications/iMovie.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Conte nts/Frameworks/AECore.framework/Versions/A/AECore
           0x116aae000 -        0x116ad0ff7  com.apple.FxPlug.provider (1.0.0 - 24529.7.34) <D36E1FEB-DC26-3C29-9D1E-F099AF3720E0> /Applications/iMovie.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns /MediaProviders/FxPlugProvider.fxp/Contents/MacOS/FxPlugProvider
           0x116ae0000 -        0x116d71fff  com.apple.Motion.effect (5.0.0 - 24529.7.34) <7EC11C76-4172-37B3-A2A6-D43F7ACB94BB> /Applications/iMovie.app/Contents/PlugIns/MediaProviders/MotionEffect.fxp/Conte nts/MacOS/MotionEffect
           0x116dc1000 -        0x11775bfe7  com.apple.ozone.framework (5.0.0 - 24529.7.34) <C475CFCB-D1CE-34BC-B51C-298973664535> /Applications/iMovie.app/Contents/Frameworks/Ozone.framework/Versions/A/Ozone
           0x117c7e000 -        0x117cb2fff  com.apple.ProGraphics (5.0.0 - 24529.7.34) <D187D217-81E9-37E1-9F8F-9E83C5992AC0> /Applications/iMovie.app/Contents/Frameworks/ProGraphics.framework/Versions/A/P roGraphics
           0x117cd8000 -        0x1182d0fef  com.apple.motion.TextFramework (5.0.7 - 24529.7.34) <7AAEEBD3-C466-32EA-93E6-9911D7D6D281> /Applications/iMovie.app/Contents/Frameworks/TextFramework.framework/Versions/A /TextFramework
           0x118448000 -        0x118594ff7  com.apple.Lithium (5.0.0 - 24443.8.34) <44AC3F64-D41A-3FAE-80FA-ED0BCDAA3DCC> /Applications/iMovie.app/Contents/Frameworks/Lithium.framework/Versions/A/Lithi um
           0x118615000 -        0x1186f0ff7  org.python.python (2.6.8 - 2.6.8) <1A91D8F4-BF9E-36A6-85C4-A00166DD6268> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
           0x118751000 -        0x118762fff  com.apple.RetimingMath (5.0.0 - 24529.7.34) <55C8DFD5-022A-3714-AA90-F2DA237259F1> /Applications/iMovie.app/Contents/Frameworks/RetimingMath.framework/Versions/A/ RetimingMath
           0x118777000 -        0x118826ff7  com.apple.ProMedia (5.0.0 - 24529.7.34) <42BDBF74-96FE-30A4-B5B5-534D5877F9C6> /Applications/iMovie.app/Contents/Frameworks/ProMedia.framework/Versions/A/ProM edia
           0x11889f000 -        0x11890dfff  com.apple.proapps.AudioMixEngine (2.0 - 68) <8403BADC-F1E4-3C60-8595-8AFC75C7104C> /Applications/iMovie.app/Contents/Frameworks/Ozone.framework/Versions/A/Framewo rks/AudioMixEngine.framework/Versions/A/AudioMixEngine
           0x118d4a000 -        0x118d57ff7  com.apple.pluginkit.framework (1.0 - 1) <8DC8FED5-37E9-3A35-B333-7379765D5D34> /Applications/iMovie.app/Contents/Frameworks/FxPlug.framework/Versions/A/Framew orks/PlugInKit.framework/PlugInKit
           0x118d69000 -        0x118ebffff  com.apple.motion.filtersLegacyPath (4.0.2 - 24389.9.34) <28D19888-DEFD-378E-9AEB-81EA3FBB9E29> /Applications/iMovie.app/Contents/PlugIns/FxPlug/FiltersLegacyPath.bundle/Conte nts/MacOS/FiltersLegacyPath
           0x118f3e000 -        0x118f45fff  com.apple.filter.PAECIAdaptor (1.0 - 24389.9.34) <54B83847-E23C-34EB-915D-B07DE37DF1CF> /Applications/iMovie.app/Contents/PlugIns/FxPlug/PAECIAdaptor.fxplug/Contents/M acOS/PAECIAdaptor
           0x119d8a000 -        0x11a036fef  com.apple.motion.filters (4.0.2 - 25022.5.38) <335DDC8B-A885-316F-BC64-A1ED670FF642> /Applications/Final Cut Pro Trial.app/Contents/PlugIns/FxPlug/InternalFilters.app/Contents/PlugIns/Internal FiltersXPC.pluginkit/Contents/PlugIns/Filters.bundle/Contents/MacOS/Filters
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.28.33 - 8.2.8) <96D2751D-553B-387D-80F9-EBD9F18B9C99> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
        0x7fff67ca1000 -     0x7fff67cd4817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff8cfc7000 -     0x7fff8cfc9fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8cfca000 -     0x7fff8db40ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8db41000 -     0x7fff8db4bfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8db4c000 -     0x7fff8db85ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8dcb5000 -     0x7fff8dd80fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8dd8e000 -     0x7fff8de0bfff  com.apple.iLifeMediaBrowser (2.8.3 - 637.9) <3634E777-814E-362D-B4F4-A197B39F50AC> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff8de0c000 -     0x7fff8de17fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8de5c000 -     0x7fff8de5cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8deba000 -     0x7fff8df1efff  com.apple.datadetectorscore (5.0 - 354.5) <C9FAB401-3FE2-3221-B60C-E4F1841CA5F1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8df1f000 -     0x7fff8df4eff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8df62000 -     0x7fff8df6dfff  libGPUSupportMercury.dylib (9.6.1) <91EA3F24-40FA-3B61-9FFC-F038CCD4079C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff8df6e000 -     0x7fff8df70ff7  com.apple.securityhi (9.0 - 55005) <9985032A-0EE1-3760-8D23-ADD3965A4D18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8dfba000 -     0x7fff8dff5fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8dff6000 -     0x7fff8e164ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e3fa000 -     0x7fff8e426fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8e427000 -     0x7fff8e42aff7  libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib
        0x7fff8e42b000 -     0x7fff8e5c6ff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8e5c7000 -     0x7fff8e5c8ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e5c9000 -     0x7fff8e5d6ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8eade000 -     0x7fff8eb30fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8eb74000 -     0x7fff8eb78ff7  libGIF.dylib (1045) <19D047DC-5C76-314B-AE78-312C59EC4E75> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eb79000 -     0x7fff8eb79ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8eb7a000 -     0x7fff8eb92ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8eb93000 -     0x7fff8edf4fff  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
        0x7fff8edf5000 -     0x7fff8ee0eff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ee0f000 -     0x7fff8ee1dfff  com.apple.opengl (9.6.1 - 9.6.1) <359D0ECB-D100-341B-B437-BDE56E27B74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8ee1e000 -     0x7fff8efbaff3  com.apple.QuartzCore (1.8 - 332.4) <CFB972D1-FA37-380C-9A47-2A67A84B7442> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8efbb000 -     0x7fff8f0fcfff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8f0fd000 -     0x7fff8f126ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8f149000 -     0x7fff8f195ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8f196000 -     0x7fff8f1cbffc  com.apple.LDAPFramework (2.4.28 - 194.5) <5E501783-06E8-390C-AF34-A7FAD402F3E6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8f1cc000 -     0x7fff8f4a0fc7  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
        0x7fff8f4a1000 -     0x7fff8f4acff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8f4b6000 -     0x7fff8f5d8fff  com.apple.avfoundation (2.0 - 651.12.1) <F82271D8-7859-322C-8BDD-4818825525AE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8f5d9000 -     0x7fff8f6dfff7  com.apple.ImageIO.framework (3.3.0 - 1045) <F2E0F790-D159-3072-849F-524A47541742> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8f6e0000 -     0x7fff8f6eaff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8f6eb000 -     0x7fff8f6f0ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8f6f1000 -     0x7fff8f6fbff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
        0x7fff8f6fc000 -     0x7fff8f785ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8f786000 -     0x7fff8f788fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8f789000 -     0x7fff8f866fff  libcrypto.0.9.8.dylib (52.8.3) <8E9B64B9-5C9B-3F62-9678-F8FFEBCAEF3C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f867000 -     0x7fff8f878ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8f88c000 -     0x7fff8f895fff  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
        0x7fff8f8c7000 -     0x7fff8f8c8fff  libffi.dylib (18.1) <FEB76C94-97BA-39BC-B713-D086B9757BA5> /usr/lib/libffi.dylib
        0x7fff8f8c9000 -     0x7fff8f993ff7  com.apple.LaunchServices (572.32 - 572.32) <A4699DED-5101-3068-94F8-8D0B7A84BC79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8f994000 -     0x7fff8fafafff  libGLProgrammability.dylib (9.6.1) <49F2FEFE-CEA2-3C30-A669-F55CC813EEFF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8fb3c000 -     0x7fff8fdddff9  com.apple.VectorKit (1.0 - 716.20.2) <479C2699-AE6B-3309-A190-B1FA3A548B5C> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
        0x7fff8fdde000 -     0x7fff8fe39ffb  com.apple.AE (665.5 - 665.6) <9B17E7B7-D493-346A-827E-6DF1474E4977> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8fe3a000 -     0x7fff8fe88ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff8fe89000 -     0x7fff8fea5ff7  libsystem_kernel.dylib (2422.115.14) <8116098D-B3F1-3E50-A934-576DD6369234> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8fea6000 -     0x7fff8febdfff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8febe000 -     0x7fff8fed7ff3  liblzma.5.dylib (5) <6479DC70-3290-35A0-8EA0-056D366A13A2> /usr/lib/liblzma.5.dylib
        0x7fff8fee6000 -     0x7fff8fee6ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8fef0000 -     0x7fff8ff48ff7  com.apple.Symbolication (1.4 - 129.0.2) <78AE8B21-BF15-373F-88C6-73BF740BFFFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ff49000 -     0x7fff8ff78fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8ffdc000 -     0x7fff9002dfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9002e000 -     0x7fff90037ffd  com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90043000 -     0x7fff9004afff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9004b000 -     0x7fff9005ffff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff90060000 -     0x7fff90118ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff90119000 -     0x7fff90119fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff9011a000 -     0x7fff904f1fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff90522000 -     0x7fff90522fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90523000 -     0x7fff90527ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff9057e000 -     0x7fff906adfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff908a0000 -     0x7fff908a7fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff908a8000 -     0x7fff908b4ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff908b5000 -     0x7fff908c7ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff908c8000 -     0x7fff908c9ff7  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
        0x7fff90935000 -     0x7fff90939fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff9099d000 -     0x7fff9099efff  libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff910ef000 -     0x7fff911d9fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff911da000 -     0x7fff911dbfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff911dc000 -     0x7fff911ddfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff911de000 -     0x7fff91555ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff91570000 -     0x7fff918a6fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff918b1000 -     0x7fff918cffff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff918e0000 -     0x7fff918f3ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff91a8b000 -     0x7fff91aa6ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff91aa7000 -     0x7fff91b00fff  libTIFF.dylib (1045) <13C610CF-62B0-3168-8E78-19FC409DADA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff91b01000 -     0x7fff91b1dfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff91b1e000 -     0x7fff91b6fff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff91b70000 -     0x7fff91fbefef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff91fbf000 -     0x7fff91ff4fff  libssl.0.9.8.dylib (52.8.3) <7E03E777-4127-3834-BBB8-ABBF1E0CB846> /usr/lib/libssl.0.9.8.dylib
        0x7fff91ff5000 -     0x7fff920c5ff7  com.apple.PubSub (1.0.5 - 65.36) <26189018-1C77-3C56-84E8-56C6A400187F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff920c6000 -     0x7fff92197ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff92198000 -     0x7fff92289ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff9228a000 -     0x7fff9229bff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff9229c000 -     0x7fff922aefff  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
        0x7fff922af000 -     0x7fff9234cfff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff9234d000 -     0x7fff9237bff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff9237f000 -     0x7fff923a4ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff923a5000 -     0x7fff923abfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff92434000 -     0x7fff92523fff  libFontParser.dylib (111.1.3) <692CA36E-8E74-313E-8C40-42F1EE1BCB61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff92524000 -     0x7fff9252dfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff9252e000 -     0x7fff92531ffc  com.apple.IOSurface (91.2 - 91.2) <4B2308B5-3F40-33BB-851C-A2A168343F6D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92532000 -     0x7fff925e7ffb  com.apple.MapKit (1.0 - 1205.7.4) <FC5F60F0-F2ED-35CA-A156-AA06A5E6D5EA> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
        0x7fff92635000 -     0x7fff92646fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff92694000 -     0x7fff926d9ff6  com.apple.HIServices (1.23 - 468) <A4E9E28B-95C3-3654-85C6-E6A1C53CACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff926da000 -     0x7fff926dcfff  libRadiance.dylib (1045) <5FC62534-2792-3A7C-8B65-EC51E65C808C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff926dd000 -     0x7fff9276dff7  com.apple.Metadata (10.7.0 - 800.29) <6310AE28-EB99-3BB4-92F1-0C8BE6DEAD48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff927a4000 -     0x7fff927a6fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff9283c000 -     0x7fff92863ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff92864000 -     0x7fff928c1fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff92d62000 -     0x7fff92e46ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92e74000 -     0x7fff92e7cff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff92e7d000 -     0x7fff92e84ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff92e85000 -     0x7fff92f0efff  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
        0x7fff92f0f000 -     0x7fff92f18ff7  libcldcpuengine.dylib (2.3.58) <645ABD2F-C93B-3943-8B07-BBC08B904253> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff92f74000 -     0x7fff92f8cff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff92f8d000 -     0x7fff92f8eff7  libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib
        0x7fff92f8f000 -     0x7fff92f91fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff92f92000 -     0x7fff92fd4ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff92fd5000 -     0x7fff92fd5fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92ffa000 -     0x7fff9302afff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff93052000 -     0x7fff93068fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff93078000 -     0x7fff93085fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff93086000 -     0x7fff93226ff7  GLEngine (9.6.1) <EC1A6BE4-30FF-3DC4-96B9-F7F07B1FBF28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff93228000 -     0x7fff93232ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93233000 -     0x7fff93296ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff93297000 -     0x7fff93297fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff93298000 -     0x7fff933ecff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9342f000 -     0x7fff93438ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff93464000 -     0x7fff9348cffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff9348d000 -     0x7fff934beff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff934bf000 -     0x7fff93512fff  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
        0x7fff93513000 -     0x7fff9355efff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff935f6000 -     0x7fff93603ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff93611000 -     0x7fff93619ffc  libGFXShared.dylib (9.6.1) <65BC4378-C023-30EC-8B80-60FB4EA0B036> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff9361a000 -     0x7fff939f5ffb  com.apple.Altitude (1.0 - 347.6.3) <F0AC2688-DF8E-389B-8F9E-ECCF22AD225B> /System/Library/PrivateFrameworks/Altitude.framework/Versions/A/Altitude
        0x7fff93a35000 -     0x7fff93a93ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff93aab000 -     0x7fff93aacfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff93aad000 -     0x7fff93b48ff7  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
        0x7fff93b49000 -     0x7fff93b4cfff  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
        0x7fff93b4d000 -     0x7fff93b54ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff93b55000 -     0x7fff93b5dfff  libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff93b5e000 -     0x7fff93c2ffff  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
        0x7fff93d57000 -     0x7fff93d63ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff93d64000 -     0x7fff93dcafff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff93dcb000 -     0x7fff93dd6ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff93fee000 -     0x7fff94007ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff94008000 -     0x7fff94055fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <B28D0F5C-EEDD-3586-8986-33BC79E8DE56> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff94056000 -     0x7fff94085fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff94086000 -     0x7fff940cbfff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff940cc000 -     0x7fff9412bfff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9412c000 -     0x7fff94213ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff94219000 -     0x7fff94268ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff94269000 -     0x7fff94427fff  com.apple.GeoServices (1.0 - 702.15.12) <850DC458-20CC-3E16-BB50-7C9FDBA308D3> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff94428000 -     0x7fff9527cff7  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
        0x7fff9527d000 -     0x7fff952fefff  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <B594EF34-A1A3-3631-914E-6FD129291983> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff952ff000 -     0x7fff952fffff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff95300000 -     0x7fff95373fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff95374000 -     0x7fff95378ff7  libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
        0x7fff95379000 -     0x7fff9537efff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9537f000 -     0x7fff9537ffff  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
        0x7fff95380000 -     0x7fff9540bff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
        0x7fff9542f000 -     0x7fff9572fff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff95749000 -     0x7fff957a9fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff957aa000 -     0x7fff957affff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff957b0000 -     0x7fff95838ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff95839000 -     0x7fff958e9ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff958ea000 -     0x7fff95914ff7  libsandbox.1.dylib (278.11.2) <3E875C8B-F18B-3176-887C-A298D0592AD2> /usr/lib/libsandbox.1.dylib
        0x7fff95915000 -     0x7fff95939fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff959cc000 -     0x7fff95a90ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff95a91000 -     0x7fff95aaeff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff95aaf000 -     0x7fff95ae7ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff95ae8000 -     0x7fff95aeaff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff95aeb000 -     0x7fff95b10ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff95b11000 -     0x7fff95c41ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff95cb7000 -     0x7fff95cb9ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff95cba000 -     0x7fff95d7cff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff95d7d000 -     0x7fff95de4ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff95de5000 -     0x7fff95de6fff  com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff95dec000 -     0x7fff95deffff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff95df0000 -     0x7fff95df1ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff95e19000 -     0x7fff95f07fff  libJP2.dylib (1045) <96EE2B8D-296A-3776-A49E-5559B4FB334F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95f08000 -     0x7fff962a0fff  com.apple.SceneKit (4.0 - 197.3) <011E6589-E590-3253-B5C2-225964C4B409> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff962a1000 -     0x7fff962a7ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff962b2000 -     0x7fff962b6fff  com.apple.IOAccelerator (98.26 - 98.26) <FCF6626A-DCEC-3D87-84FE-E713385849D7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff962b7000 -     0x7fff962bcff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff9631f000 -     0x7fff96609fff  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
        0x7fff96611000 -     0x7fff96859ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9685a000 -     0x7fff968b1fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff968b2000 -     0x7fff968f9ffb  libFontRegistry.dylib (127.0.1) <F267F500-6E4A-3BE3-97C1-08AAA649E02E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff968fa000 -     0x7fff96cdbffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9703f000 -     0x7fff97047ff7  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
        0x7fff97048000 -     0x7fff97086ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff97087000 -     0x7fff970d0fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff970e1000 -     0x7fff97108ff7  libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib
        0x7fff97109000 -     0x7fff97176fff  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
        0x7fff97177000 -     0x7fff9717ffff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff97180000 -     0x7fff97365fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff97366000 -     0x7fff97376fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff97377000 -     0x7fff973b6fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff97c7b000 -     0x7fff97cc9ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versio

    Hi there-
    I had the same problem and same righteous panic attack. This worked flawlessly for me. Enjoy!

  • Unable to load project after cut

    Hi,
    I've a new (few days old) iMac, 27inch i5, 24G Ram, OS X 10.9.1, Logic Pro X 10.0.6. Interface is M-AUDIO - Fast TrackUltra (latest driver)
    I had a project that seemed fine until I did a Cut/Insert->Cut Selction between Locations. The cut was fine, but on trying to play the song LPX crashed. Now that song can not be loaded as LPX crashes once the song has loaded, before the windows open.
    The project was created on Logic Pro 9 and converted to new format by LPX.
    I've disabled all non-apple plugins via the Audio Units Manager. (NI Komplet 9 & Melodyne)
    Other songs load fine and play as expected.
    Thanks for any insights?
    Here is the traceback:
    Process:         Logic Pro X [513]
    Path:            /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
    Identifier:      com.apple.logic10
    Version:         10.0.6 (3130.20)
    Build Info:      MALogic-3130020000000000~1
    App Item ID:     634148309
    App External ID: 283213010
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [160]
    Responsible:     Logic Pro X [513]
    User ID:         501
    Date/Time:       2014-01-21 13:29:48.330 +0000
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  70567473-7762-5B75-B22D-1144DCA6868B
    Crashed Thread:  6  SeqTimer
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107c3f000-0000000108cbd000 [ 16.5M] r-x/rwx SM=COW  /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff914e7a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff91b08e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff91b08d52 usleep + 54
    3   com.apple.logic10                       0x0000000107f24a48 0x107c3f000 + 3037768
    4   com.apple.logic10                       0x0000000107f740dd 0x107c3f000 + 3363037
    5   com.apple.logic10                       0x0000000107dd30d8 0x107c3f000 + 1655000
    6   com.apple.logic10                       0x0000000107dd4fdd 0x107c3f000 + 1662941
    7   com.apple.logic10                       0x0000000107e23807 0x107c3f000 + 1984519
    8   com.apple.logic10                       0x00000001081320d9 0x107c3f000 + 5189849
    9   com.apple.logic10                       0x00000001080fca0c 0x107c3f000 + 4971020
    10  com.apple.logic10                       0x0000000108101c48 0x107c3f000 + 4992072
    11  com.apple.logic10                       0x0000000108101da0 0x107c3f000 + 4992416
    12  com.apple.AppKit                        0x00007fff868e54c1 -[NSDocument _initWithContentsOfURL:ofType:error:] + 178
    13  com.apple.AppKit                        0x00007fff868e5176 -[NSDocument initWithContentsOfURL:ofType:error:] + 239
    14  com.apple.AppKit                        0x00007fff86abe29b -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 772
    15  com.apple.logic10                       0x000000010820fea7 0x107c3f000 + 6098599
    16  com.apple.AppKit                        0x00007fff86acbe62 -[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] + 820
    17  com.apple.logic10                       0x000000010812668c 0x107c3f000 + 5142156
    18  com.apple.AppKit                        0x00007fff86ac449f __55-[NSDocumentController(NSPrivate) _openRecentDocument:]_block_invoke + 176
    19  com.apple.AppKit                        0x00007fff86ac437f -[NSDocumentController(NSPrivate) _openRecentDocument:] + 203
    20  com.apple.logic10                       0x0000000108210cdc 0x107c3f000 + 6102236
    21  com.apple.AppKit                        0x00007fff8682d3d0 -[NSApplication sendAction:to:from:] + 327
    22  com.apple.LogicUIKit                    0x000000010bac8178 0x10ba19000 + 717176
    23  com.apple.logic10                       0x00000001080fb3c4 0x107c3f000 + 4965316
    24  com.apple.AppKit                        0x00007fff86848348 -[NSMenuItem _corePerformAction] + 394
    25  com.apple.AppKit                        0x00007fff86848084 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    26  com.apple.AppKit                        0x00007fff868974dd -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    27  com.apple.AppKit                        0x00007fff86897359 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    28  com.apple.AppKit                        0x00007fff8683e176 NSSLMMenuEventHandler + 716
    29  com.apple.HIToolbox                     0x00007fff8740e6d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
    30  com.apple.HIToolbox                     0x00007fff8740dc87 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
    31  com.apple.HIToolbox                     0x00007fff87421d90 SendEventToEventTarget + 40
    32  com.apple.HIToolbox                     0x00007fff87457a30 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
    33  com.apple.HIToolbox                     0x00007fff8748a618 SendMenuCommandWithContextAndModifiers + 59
    34  com.apple.HIToolbox                     0x00007fff8748a5c4 SendMenuItemSelectedEvent + 178
    35  com.apple.HIToolbox                     0x00007fff8748a4a5 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    36  com.apple.HIToolbox                     0x00007fff87492425 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
    37  com.apple.HIToolbox                     0x00007fff87492051 _HandleMenuSelection2 + 446
    38  com.apple.AppKit                        0x00007fff867b079c _NSHandleCarbonMenuEvent + 284
    39  com.apple.AppKit                        0x00007fff8660f56e _DPSNextEvent + 2170
    40  com.apple.AppKit                        0x00007fff8660e8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    41  com.apple.AppKit                        0x00007fff866029cc -[NSApplication run] + 553
    42  com.apple.AppKit                        0x00007fff865ed803 NSApplicationMain + 940
    43  com.apple.logic10                       0x00000001080fb655 0x107c3f000 + 4965973
    44  libdyld.dylib                           0x00007fff8799b5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff914e8662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff91e7943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff91e79152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff89c82907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff89c8270b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff914e79aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f5c1d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff89c84a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation                    0x00007fff89ccd02b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.logic10                       0x0000000107e3b349 0x107c3f000 + 2081609
    8   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 6 Crashed:: SeqTimer
    0   com.apple.logic10                       0x0000000107f26513 0x107c3f000 + 3044627
    1   com.apple.logic10                       0x0000000107f1a81b 0x107c3f000 + 2996251
    2   com.apple.logic10                       0x0000000107f1aae4 0x107c3f000 + 2996964
    3   com.apple.logic10                       0x0000000107f1a4a7 0x107c3f000 + 2995367
    4   com.apple.logic10                       0x0000000107f18025 0x107c3f000 + 2986021
    5   com.apple.logic10                       0x0000000107f15970 0x107c3f000 + 2976112
    6   com.apple.CoreServices.CarbonCore          0x00007fff89611ec3 TimerThread + 273
    7   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.audio.midi.CoreMIDI           0x00000001099905a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
    3   com.apple.audio.midi.CoreMIDI           0x00000001099ab1c1 MIDIProcess::RunMIDIInThread() + 121
    4   com.apple.audio.midi.CoreMIDI           0x000000010999163c XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001099912a1 CAPThread::Entry(CAPThread*) + 109
    6   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 8:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff914e7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9329ac3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x000000010b6539bb ExtendedAudioFileScheduler::WorkerThreadProc() + 123
    3   com.apple.music.apps.MAFiles            0x000000010b653659 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 9:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff914e7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9329ac3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x000000010b6539bb ExtendedAudioFileScheduler::WorkerThreadProc() + 123
    3   com.apple.music.apps.MAFiles            0x000000010b653659 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 10:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff8e116918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff8e1168a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff8e11502e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff8e114bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff8e114a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 11:: ProcessThread1/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b748b3a MD::CallProcessThread1(void*) + 442
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 12:: ProcessThread2/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b748d60 MD::CallProcessThread2(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 13:: ProcessThread3/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b748f70 MD::CallProcessThread3(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 14:: ProcessThread15/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b74a830 MD::CallProcessThread15(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 15:: FileIOThread
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b7653ec 0x10b737000 + 189420
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff914e79aa __select + 10
    1   com.apple.logic10                       0x00000001084ccb7e 0x107c3f000 + 8969086
    2   com.apple.logic10                       0x00000001080dbaed 0x107c3f000 + 4836077
    3   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff867af1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8f62a9d1 CFRunLoopRun + 97
    6   com.apple.DiscRecording                 0x00007fff899f415e DRWorkLoop::WorkLoop() + 228
    7   com.apple.DiscRecording                 0x00007fff899f4067 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 9
    8   com.apple.DiscRecording                 0x00007fff899f3d77 DRThreadObject::StartRoutine(DRThreadObject*) + 125
    9   com.apple.DiscRecording                 0x00007fff899f3c11 DRThreadObject::SymbolRoutine(DRThreadObject*) + 9
    10  libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    11  libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    12  libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x0002fd0000000000  rbx: 0x000000000000010c  rcx: 0x7fffffffffff0000  rdx: 0x0000000000000000
      rdi: 0x00007faf89c67118  rsi: 0x00007faf8a5c3400  rbp: 0x0000000111e86b70  rsp: 0x0000000111e86ae0
       r8: 0x00000000abc04723   r9: 0x000000000000ffff  r10: 0x0000000111250000  r11: 0x00007faf8a5b5ab0
      r12: 0x00007faf8a58d800  r13: 0x0002fd0000000000  r14: 0x00007faf8a5c3400  r15: 0x0000000111252760
      rip: 0x0000000107f26513  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x107c3f000 -        0x108cbcfef  com.apple.logic10 (10.0.6 - 3130.20) <70902770-78BC-37D0-9F46-4788D9485EA6> /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
           0x10925b000 -        0x10925dfff  com.apple.music.apps.MAResourcesPlugInsShared (10.0.6 - 3130.20) <69AF1EEF-E05C-3A1C-97B6-D567D86913AE> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesPlugInsShared.framework/Versions/A/MAResou rcesPlugInsShared
           0x109266000 -        0x109650fff  com.apple.music.apps.MALogicLegacySong (10.0.6 - 3130.20) <BAC589F4-2CB4-3098-95D4-2502E5682A40> /Applications/Logic Pro X.app/Contents/Frameworks/MALogicLegacySong.framework/Versions/A/MALogicLegacyS ong
           0x109759000 -        0x109791fff  com.apple.music.apps.MAAudioUnitSupport (10.0.6 - 3130.20) <CD0279C8-2750-34C9-BFC7-99C9E3901913> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnitSu pport
           0x1097b5000 -        0x1097d9ff7  com.apple.music.apps.MALoopManagement (10.0.6 - 3130.20) <865674BB-7C0C-36B1-96B3-930D8A9AF0D0> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagemen t
           0x1097f2000 -        0x10990eff7  com.apple.music.apps.MACore (10.0.6 - 3130.20) <80090F62-F3D6-3AE9-B6FA-2130489C367B> /Applications/Logic Pro X.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x109983000 -        0x1099beff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <AAF5250E-D422-3910-8F94-FE8BAC5B8174> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x1099ec000 -        0x109a66ff7  com.apple.music.apps.MAHarmony (10.0.6 - 3130.20) <CE0F2A57-F27B-38B5-92CC-BBF1CF310AA4> /Applications/Logic Pro X.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x109a8c000 -        0x10a08fff7  com.apple.music.apps.MAPlugInGUI (10.0.6 - 3130.20) <127F665A-6778-3742-9D4F-23E5EEB7027E> /Applications/Logic Pro X.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x10a3af000 -        0x10a47aff7  com.apple.music.apps.OMF (10.0.6 - 3130.2) <0F02BBA3-9863-372D-81EB-FF0D670962ED> /Applications/Logic Pro X.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
           0x10a4a0000 -        0x10ac4aff7  com.apple.music.apps.MADSP (10.0.6 - 3130.20) <DCE4D347-C2E2-323F-B1F1-3401034A150B> /Applications/Logic Pro X.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x10b519000 -        0x10b53efff  com.apple.music.apps.LogicFileBrowser (10.0.6 - 3130.2) <8F7FBDBD-1D02-3619-ACAF-59ACDF7474CD> /Applications/Logic Pro X.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrowse r
           0x10b556000 -        0x10b5a4fff  com.apple.music.apps.LogicLoopBrowser (10.0.6 - 3130.2) <6C40A6BD-4868-3227-94A0-C2A792835FFF> /Applications/Logic Pro X.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrowse r
           0x10b5c1000 -        0x10b5c5fff  com.apple.music.apps.MAResources (10.0.6 - 3130.20) <46236F99-16A4-3B38-8B40-C27960154BFE> /Applications/Logic Pro X.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
           0x10b5ca000 -        0x10b5f1ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x10b612000 -        0x10b61dfff  com.apple.music.apps.MAUnitTest (10.0.6 - 3130.20) <AA6E684A-778B-37CE-B859-78472F8E6340> /Applications/Logic Pro X.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
           0x10b627000 -        0x10b629fff  com.apple.music.apps.midi.device.plugin.FaderMaster-4-100 (10.0.6 - 3130.20) <D30CBA15-9A1E-3C07-903C-A2393E232AD8> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/FaderMaster 4-100.bundle/Contents/MacOS/FaderMaster 4-100
           0x10b62e000 -        0x10b6edff7  com.apple.music.apps.MAFiles (10.0.6 - 3130.20) <E5D3D261-0296-316B-B086-EFDC918DBCFC> /Applications/Logic Pro X.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x10b730000 -        0x10b731ff7  com.apple.music.apps.midi.device.plugin.MCS3 (10.0.6 - 3130.20) <0D1828AC-23B4-3E9E-9EF3-CE1DF9508FCD> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
           0x10b737000 -        0x10b81eff7  com.apple.music.apps.MAAudioEngine (10.0.6 - 3130.20) <AB6C554A-2B15-3347-BC04-0A39137DE6F2> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
           0x10b9ac000 -        0x10b9acfeb +cl_kernels (???) <2A175674-8CC2-48D3-8874-1CE48C3B7309> cl_kernels
           0x10b9b0000 -        0x10b9c0fff  com.apple.StoreKit (1.0 - 232.2) <4A239D2B-4D42-399B-B4F5-EA24297F0E0A> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
           0x10b9d5000 -        0x10b9fdff7  com.apple.music.apps.MAVideo (10.0.6 - 3130.20) <45CB9EE0-734E-37BB-B416-5828A45976E8> /Applications/Logic Pro X.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
           0x10ba13000 -        0x10ba14ff7  com.apple.music.apps.midi.device.plugin.Recording-Light (10.0.6 - 3130.20) <60FD3CCD-204B-39DE-987A-E273BB747179> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
           0x10ba19000 -        0x10bd4aff7  com.apple.LogicUIKit (10.0.6 - 3130.20) <08308115-58D0-3175-8D38-4E41B23B81F9> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitLg.framework/Versions/A/MAToolKitLg
           0x10be89000 -        0x10c218ff7  com.apple.music.apps.Animal (10.0.6 - 3130.20) <F198A172-3AA3-3DE2-BD55-15743F3650DD> /Applications/Logic Pro X.app/Contents/Frameworks/Animal.framework/Versions/A/Animal
           0x10c508000 -        0x10c522ff7  com.apple.music.apps.MALoopBrowser (10.0.6 - 3130.2) <A05558E2-90D0-3953-ABB8-657942BC5628> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopBrowser.framework/Versions/A/MALoopBrowser
           0x10c532000 -        0x10c5d6fff  com.apple.music.apps.MAWorkspace (10.0.6 - 3130.20) <430BA888-E8DE-381E-9514-38FB0E210ECC> /Applications/Logic Pro X.app/Contents/Frameworks/MAWorkspace.framework/Versions/A/MAWorkspace
           0x10c626000 -        0x10c65efff  com.apple.LogicUIKitHighLevel (10.0.6 - 3130.20) <D2C51FB7-674A-375F-8AE8-35A9EF73CD63> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitHighLevel.framework/Versions/A/MAToolKitHigh Level
           0x10c67f000 -        0x10c681fff  com.apple.music.apps.MAResourcesLg (10.0.6 - 3130.20) <34B8DF73-1B67-3034-8998-48D33C721045> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesLg.framework/Versions/A/MAResourcesLg
           0x10c686000 -        0x10c68afff  com.apple.music.apps.MAContentDownloading (10.0.6 - 3130.2) <91140EEF-E876-32AD-8ACA-B96F01EC0BB4> /Applications/Logic Pro X.app/Contents/Frameworks/MAContentDownloading.framework/Versions/A/MAContentDo wnloading
           0x10c692000 -        0x10c6a3fff +com.nxtbgthng.OAuth2Client (1.1.0 - 3130.2) <71ED7ABB-815D-3816-853E-421E40176E57> /Applications/Logic Pro X.app/Contents/Frameworks/OAuth2Client.framework/Versions/A/OAuth2Client
           0x10c6b1000 -        0x10c6b6fff +com.yourcompany.SoundCloudAPI (2.0b6 - 3130.2) <53A17635-26DE-33ED-8DF2-8F26FD2CFCE9> /Applications/Logic Pro X.app/Contents/Frameworks/SoundCloudAPI.framework/Versions/A/SoundCloudAPI
           0x10c6c4000 -        0x10c6c6fff  com.apple.music.apps.MAResourcesGB (10.0.6 - 3130.20) <FEA04925-9E75-3CDD-BA2A-B53C5BE4481E> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesGB.framework/Versions/A/MAResourcesGB
           0x10c6d0000 -        0x10c70efff  com.apple.MAGFFoundation (1.0 - 3130.2) <3E2D5507-7DAB-30FD-AC6A-C1191F0E79B9> /Applications/Logic Pro X.app/Contents/Frameworks/MAGFFoundation.framework/Versions/A/MAGFFoundation
           0x10c764000 -        0x10c766fe7 +com.novation.logic.automapmixer (1.0 - 1.0) <57A9B0E5-EBB2-34C8-B190-B6B3647C51FF> /Library/Application Support/MIDI Device Plug-ins/Automap Mixer.bundle/Contents/MacOS/Automap Mixer
           0x10c770000 -        0x10c778fff  com.apple.music.apps.midi.device.plugin.CS-32 (10.0.6 - 3130.20) <3B78677D-B114-36B8-98EA-E94CBC5B0392> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
           0x10c781000 -        0x10c783fff  com.apple.music.apps.midi.device.plugin.GiO (10.0.6 - 3130.20) <A414A706-FC5E-38F2-92B9-94DEE14C147C> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
           0x10c789000 -        0x10c78cff7  com.apple.music.apps.midi.device.plugin.iControl (10.0.6 - 3130.20) <EB01CEAA-D83F-3775-8317-2B33011C37EE> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
           0x10c792000 -        0x10c799fff  com.apple.music.apps.midi.device.plugin.Logic-Remote (10.0.6 - 3130.20) <31F75946-116F-3CF1-A6EA-B664C01FC02E> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Remote.bundle/Contents/MacOS/Logic Remote
           0x10e27e000 -        0x10e285fff  com.apple.music.apps.midi.device.plugin.microKONTROL (10.0.6 - 3130.20) <FBDC3892-ACCD-33A5-B04F-685EEC6EB29B> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
           0x10f379000 -        0x10f37bfff  com.apple.music.apps.anvil.resources (10.0.6 - 3130.20) <383BA64C-729F-347B-B9AC-2FA588AEFED3> /Applications/Logic Pro X.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
           0x10f381000 -        0x10f383fff  com.apple.music.apps.common.resources (10.0.6 - 3130.20) <BB545971-8097-378C-BF0C-E69997C26B56> /Applications/Logic Pro X.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x10f389000 -        0x10f38bff7  com.apple.music.apps.ebp.resources (10.0.6 - 3130.20) <F90E9CC8-B087-3C1C-A006-576C87B6758F> /Applications/Logic Pro X.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
           0x10f391000 -        0x10f393ff7  com.apple.music.apps.efx.resources (10.0.6 - 3130.20) <237C0DF7-3834-3A73-9D9A-93BFB62B2EE4> /Applications/Logic Pro X.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
           0x10f399000 -        0x10f39bff7  com.apple.music.apps.egt.resources (10.0.6 - 3130.20) <46590D68-CC62-39D0-BA9A-2CB5DCA53723> /Applications/Logic Pro X.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
           0x10f3a1000 -        0x10f3a3ff7  com.apple.music.apps.emx.resources (10.0.6 - 3130.20) <E02CEE50-9830-37E2-AB51-B479AAECC936> /Applications/Logic Pro X.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
           0x10f3a9000 -        0x10f3abff7  com.apple.music.apps.es1.resources (10.0.6 - 3130.20) <B6D1F0D8-97CA-3A9D-A16B-D8120F14D3E7> /Applications/Logic Pro X.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
           0x10f3b1000 -        0x10f3b3ff7  com.apple.music.apps.es2.resources (10.0.6 - 3130.20) <D38F7D64-8A7F-33D3-BE16-7E39EC80514E> /Applications/Logic Pro X.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
           0x10f3b9000 -        0x10f3bbff7  com.apple.music.apps.esp.resources (10.0.6 - 3130.20) <2D7BDC7F-16A5-334F-A168-E9886857DF8D> /Applications/Logic Pro X.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
           0x10f3c1000 -        0x10f3c3ff7  com.apple.music.apps.evb3.resources (10.0.6 - 3130.20) <850F7F44-6C5E-3737-AB9A-894B6085CD1A> /Applications/Logic Pro X.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
           0x10f3c9000 -        0x10f3cbff7  com.apple.music.apps.evd6.resources (10.0.6 - 3130.20) <37332EC1-7A55-3997-B127-CA039085D478> /Applications/Logic Pro X.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
           0x10f3d1000 -        0x10f3d3ff7  com.apple.music.apps.evoc.resources (10.0.6 - 3130.20) <8BA6139A-63C9-3AEB-A6EC-00F4CA8E0965> /Applications/Logic Pro X.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
           0x10f3d9000 -        0x10f3dbfff  com.apple.music.apps.evp88.resources (10.0.6 - 3130.20) <4ADAE329-C4EB-3BFF-9339-4D558E4EC4D9> /Applications/Logic Pro X.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
           0x10f3e1000 -        0x10f3e3fff  com.apple.music.apps.exs24.resources (10.0.6 - 3130.20) <7E0CE898-0895-3042-A5FB-4A31FDA0794D> /Applications/Logic Pro X.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
           0x10f3e9000 -        0x10f3ebfff  com.apple.music.apps.guitarcontrols.resources (10.0.6 - 3130.20) <48C9F761-BB67-3664-B00B-E128646CF95B> /Applications/Logic Pro X.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
           0x1105fe000 -        0x110602ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x110e85000 -        0x110f6bfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x111d63000 -        0x111d65fff  com.apple.music.apps.mutapdel.resources (10.0.6 - 3130.20) <87A492E4-DDB2-38BD-85FC-5F9642215B4F> /Applications/Logic Pro X.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
           0x111d6b000 -        0x111d6dff7  com.apple.music.apps.pedalboard.resources (10.0.6 - 3130.20) <990C8CEA-15F3-33CF-AB79-D63869690399> /Applications/Logic Pro X.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
           0x111d73000 -        0x111d75fff  com.apple.music.apps.revolver.resources (10.0.6 - 3130.20) <ED226BEA-63A7-3339-B059-9503A7BED4DA> /Applications/Logic Pro X.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
           0x111d7b000 -        0x111d7dfff  com.apple.music.apps.sphere.resources (10.0.6 - 3130.20) <7EDE5332-CF8B-36B8-9B2C-B31AC5220571> /Applications/Logic Pro X.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
           0x116cc6000 -        0x116cc9fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x116cf3000 -        0x116cffff7  com.apple.music.apps.midi.device.plugin.Motormix (10.0.6 - 3130.20) <E73A4303-1D51-3CA9-B687-A0F0EE90D569> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Motormix.bundle/Contents/MacOS/Motormix
           0x11c005000 -        0x11c018fff  com.apple.music.apps.midi.device.plugin.HUI (10.0.6 - 3130.20) <CA11742C-517D-3194-9F34-153B3F656A79> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
           0x11c027000 -        0x11c034fff  com.apple.music.apps.midi.device.plugin.SAC-2K (10.0.6 - 3130.20) <79C9E9A6-B0B5-3EAE-9990-E5B430F28F1E> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SAC-2K.bundle/Contents/MacOS/SAC-2K
           0x11c03d000 -        0x11c042fff  com.apple.music.apps.midi.device.plugin.SI-24 (10.0.6 - 3130.20) <CD4B92B7-FC21-3C2A-AA0A-E21B5628A612> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SI-24.bundle/Contents/MacOS/SI-24
           0x11c049000 -        0x11c056ff7  com.apple.music.apps.midi.device.plugin.TouchOSC (10.0.6 - 3130.20) <E798E3BC-2164-3525-B605-CF81956800F5> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
           0x11c063000 -        0x11c067ff7  com.apple.music.apps.midi.device.plugin.TranzPort (10.0.6 - 3130.20) <E90DA854-712E-3B35-9C50-E5CFA4B707C0> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
           0x11c06c000 -        0x11c076ff7  com.apple.music.apps.midi.device.plugin.US-2400 (10.0.6 - 3130.20) <DE9631C7-4242-3515-80EE-3054550F2146> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
           0x11c10b000 -        0x11c14afff  com.apple.music.apps.midi.device.plugin.Logic-Control (10.0.6 - 3130.20) <DFB79103-FA23-35A6-A484-4FABB1C7E061> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
           0x11dfe7000 -        0x11dff7ff7 +com.novation.automapclientbundle (1.0 - 1.0) <F8956B35-8F2A-3AC1-A8F3-42E3438CFAAC> /Applications/AutomapServer.app/Contents/Resources/AutomapClient.bundle/Content s/MacOS/AutomapClient
           0x124dc4000 -        0x124fbafff  com.apple.audio.codecs.Components (4.0 - 4.0) <05EF9EE8-2047-3FB0-84DA-7A2DD744B64B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
        0x7fff6e48e000 -     0x7fff6e4c1817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff85d80000 -     0x7fff85d97fff  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
        0x7fff85d98000 -     0x7fff85e86fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85f1c000 -     0x7fff85f4cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85f4d000 -     0x7fff85fd5ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff85fd6000 -     0x7fff8601dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8601e000 -     0x7fff860e0ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff864f8000 -     0x7fff864fefff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff864ff000 -     0x7fff86576fff  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
        0x7fff86580000 -     0x7fff865eaff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff865eb000 -     0x7fff8715fff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87160000 -     0x7fff871cfff1  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
        0x7fff871d0000 -     0x7fff8726dfff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff87329000 -     0x7fff87342ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff87343000 -     0x7fff8734cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8734d000 -     0x7fff873a4fff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff873b2000 -     0x7fff873b7fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff873b8000 -     0x7fff873c9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff873ca000 -     0x7fff873f6fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff87406000 -     0x7fff876b0ffd  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
        0x7fff876b5000 -     0x7fff876f3ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff876f4000 -     0x7fff87735fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff87736000 -     0x7fff8773aff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87998000 -     0x7fff8799bff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8799c000 -     0x7fff879caff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff879cb000 -     0x7fff87a00ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87a01000 -     0x7fff87a1cff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff87a1d000 -     0x7fff87a70fff  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
        0x7fff87a84000 -     0x7fff87a92fff  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
        0x7fff87a93000 -     0x7fff87abdff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff87ad6000 -     0x7fff87ad7ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff87ad8000 -     0x7fff87d20fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87d21000 -     0x7fff87d2afff  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
        0x7fff87d2b000 -     0x7fff87e6bfff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87e6c000 -     0x7fff87e91ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff87ec9000 -     0x7fff8823fffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff889de000 -     0x7fff88ac5ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff88ac6000 -     0x7fff88ad9ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff88b39000 -     0x7fff88b99ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff88b9a000 -     0x7fff88ba5fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88ba6000 -     0x7fff88ba7ff7  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
        0x7fff88baa000 -     0x7fff88d62ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff88d63000 -     0x7fff88de0ff7  com.apple.iLifeMediaBrowser (2.8.0 - 637) <1EFC5EFD-AC09-34E9-A96A-951F1FD3F9BC> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff88de1000 -     0x7fff89039ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8903f000 -     0x7fff89048fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff89049000 -     0x7fff89082ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89083000 -     0x7fff891f1ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff891f2000 -     0x7fff892bbfff  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
        0x7fff892cf000 -     0x7fff892d1fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff892df000 -     0x7fff89337ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89338000 -     0x7fff89344ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8938a000 -     0x7fff8938bff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff893cb000 -     0x7fff893faff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff89400000 -     0x7fff8940afff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8940b000 -     0x7fff89416fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff89431000 -     0x7fff89449fff  libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
        0x7fff8944a000 -     0x7fff89453ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff89454000 -     0x7fff89483fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89494000 -     0x7fff89585ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff89586000 -     0x7fff89870fff  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
        0x7fff89871000 -     0x7fff89899ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff898c4000 -     0x7fff899f0fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff899f1000 -     0x7fff89aa9ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff89aaa000 -     0x7fff89c1aff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff89c1b000 -     0x7fff89f1afff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89f1b000 -     0x7fff89f40ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff89f41000 -     0x7fff89f51fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff89f71000 -     0x7fff89f78ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff89f79000 -     0x7fff89f79fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89f7a000 -     0x7fff8a294ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8a295000 -     0x7fff8a2daff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff8a2e8000 -     0x7fff8a34cff3  com.apple.datadetectorscore (5.0 - 354.0) <025DCBCF-B208-3515-B79F-0190C648A728> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a34d000 -     0x7fff8a41eff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a41f000 -     0x7fff8a423ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8a465000 -     0x7fff8a6f6ff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8a6fd000 -     0x7fff8a70aff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8a70b000 -     0x7fff8a71ffff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8a720000 -     0x7fff8a722fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a723000 -     0x7fff8b570ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b571000 -     0x7fff8b575fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8b576000 -     0x7fff8b57aff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff8b93a000 -     0x7fff8bc0efc7  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
        0x7fff8bc0f000 -     0x7fff8bc61fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8bc62000 -     0x7fff8bc74fff  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
        0x7fff8bc75000 -     0x7fff8bc77ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8bc78000 -     0x7fff8bc79fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8bca2000 -     0x7fff8bd05ff7  com.apple.SystemConfiguration (1.13 - 1.13) &

    I've tried loading old verison of project into LPX and instead of doing a Cut Section, i deleted a few bars and then moved the end of the song forward. This played for a few mins then crash, then refused to load it as before.

  • Date & Time doesn't open

    This just happened 1 or 2 weeks ago.
    I go to System Preferences > Date & Time, and it doesn't open.
    The quote below is the error.
    Please help me. Is this the right thread to ask?
    Where can I post this or report this?
    Process:         System Preferences [374]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214001000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [143]
    Date/Time:       2012-01-10 09:09:50.969 +0800
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          75782 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  340 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      43BADB68-D614-426B-8407-BE01E7CDB221
    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                 0000000107e49000-0000000107e6c000 [  140K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.preference.datetime v.5.0 (Date & Time)
    objc[374]: garbage collection is ON
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff89a837cc CFStringGetCString + 44
    1   com.apple.CoreFoundation                0x00007fff89b397df CFLocaleGetLanguageCharacterDirection + 47
    2   com.apple.AppKit                        0x00007fff8c787f93 -[NSDatePickerCell(NSTextFieldWithStepperDatePickerInternal) _createSubfields] + 258
    3   com.apple.AppKit                        0x00007fff8c785d1e -[NSDatePickerCell initWithCoder:] + 1874
    4   com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    5   com.apple.Foundation                    0x00007fff8931bb86 _decodeObject + 201
    6   com.apple.AppKit                        0x00007fff8c50e591 -[NSControl initWithCoder:] + 761
    7   com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    8   com.apple.Foundation                    0x00007fff8931da4a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    9   com.apple.Foundation                    0x00007fff892f4530 -[NSArray(NSArray) initWithCoder:] + 486
    10  com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    11  com.apple.Foundation                    0x00007fff8931bb86 _decodeObject + 201
    12  com.apple.AppKit                        0x00007fff8c50b679 -[NSView initWithCoder:] + 1051
    13  com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    14  com.apple.Foundation                    0x00007fff8931bb86 _decodeObject + 201
    15  com.apple.AppKit                        0x00007fff8c50c9dc -[NSResponder initWithCoder:] + 114
    16  com.apple.AppKit                        0x00007fff8c50b2c0 -[NSView initWithCoder:] + 98
    17  com.apple.AppKit                        0x00007fff8c50e2cc -[NSControl initWithCoder:] + 52
    18  com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    19  com.apple.Foundation                    0x00007fff8931bb86 _decodeObject + 201
    20  com.apple.AppKit                        0x00007fff8c40effe -[NSNibConnector initWithCoder:] + 401
    21  com.apple.AppKit                        0x00007fff8c416a60 -[NSNibOutletConnector initWithCoder:] + 367
    22  com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    23  com.apple.Foundation                    0x00007fff8931da4a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    24  com.apple.Foundation                    0x00007fff892f4530 -[NSArray(NSArray) initWithCoder:] + 486
    25  com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    26  com.apple.Foundation                    0x00007fff8931bb86 _decodeObject + 201
    27  com.apple.AppKit                        0x00007fff8c40de66 -[NSIBObjectData initWithCoder:] + 2156
    28  com.apple.Foundation                    0x00007fff8931c86b _decodeObjectBinary + 2860
    29  com.apple.Foundation                    0x00007fff8931bb86 _decodeObject + 201
    30  com.apple.AppKit                        0x00007fff8c40d4d8 loadNib + 235
    31  com.apple.AppKit                        0x00007fff8c40ca28 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    32  com.apple.AppKit                        0x00007fff8c40c943 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    33  com.apple.frameworks.preferencepanes          0x00007fff8e439fc4 -[NSPreferencePane loadMainView] + 154
    34  com.apple.frameworks.preferencepanes          0x00007fff8e43af14 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    35  com.apple.frameworks.preferencepanes          0x00007fff8e440c46 -[NSPrefTabsController layoutForTabViewItem:] + 78
    36  com.apple.frameworks.preferencepanes          0x00007fff8e441244 -[NSPrefTabsController setPrefs:lastSelected:] + 829
    37  com.apple.preference.datetime           0x000000010815162d 0x108150000 + 5677
    38  com.apple.frameworks.preferencepanes          0x00007fff8e43a002 -[NSPreferencePane loadMainView] + 216
    39  com.apple.frameworks.preferencepanes          0x00007fff8e43af14 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    40  com.apple.systempreferences             0x0000000107e51988 0x107e49000 + 35208
    41  com.apple.systempreferences             0x0000000107e50fbe 0x107e49000 + 32702
    42  com.apple.Foundation                    0x00007fff892e825a __NSFireDelayedPerform + 392
    43  com.apple.CoreFoundation                0x00007fff89a9ef84 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    44  com.apple.CoreFoundation                0x00007fff89a9ead6 __CFRunLoopDoTimer + 534
    45  com.apple.CoreFoundation                0x00007fff89a7f471 __CFRunLoopRun + 1617
    46  com.apple.CoreFoundation                0x00007fff89a7eae6 CFRunLoopRunSpecific + 230
    47  com.apple.HIToolbox                     0x00007fff938583d3 RunCurrentEventLoopInMode + 277
    48  com.apple.HIToolbox                     0x00007fff9385f58f ReceiveNextEventCommon + 181
    49  com.apple.HIToolbox                     0x00007fff9385f4ca BlockUntilNextEventMatchingListInMode + 62
    50  com.apple.AppKit                        0x00007fff8c4053f1 _DPSNextEvent + 659
    51  com.apple.AppKit                        0x00007fff8c404cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    52  com.apple.AppKit                        0x00007fff8c40162d -[NSApplication run] + 470
    53  com.apple.AppKit                        0x00007fff8c68080c NSApplicationMain + 867
    54  com.apple.systempreferences             0x0000000107e4adbc 0x107e49000 + 7612
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff93bbb7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8c2785be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8c27714e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff93bbb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a880594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a881b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff93bbb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a880594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a881b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff93bbb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a880594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a881b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff93bbb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a880594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a881b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff93bbb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a880594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a881b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff93bbb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a880594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a881b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x2212fb16e48bd8d4  rbx: 0x0000000000000600  rcx: 0x0000000000000600  rdx: 0x0000000000000101
      rdi: 0x0000000000000000  rsi: 0x00007fff67a44857  rbp: 0x00007fff67a44840  rsp: 0x00007fff67a447e0
       r8: 0x0000000400311970   r9: 0x0000000400480d80  r10: 0x0000000000000081  r11: 0x00007fff89b86ea0
      r12: 0x00007fff798f6710  r13: 0x00007fff798f6710  r14: 0x00007fff67a44857  r15: 0x0000000000000000
      rip: 0x00007fff89a837cc  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 2
    Binary Images:
           0x107e49000 -        0x107e6bfff  com.apple.systempreferences (11.0 - 11.0) <50027251-BB22-3472-ADCE-90253DC46B60> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x10814a000 -        0x10814affd +cl_kernels (??? - ???) <171D5E5D-6B0F-4816-AD3D-DE930323A98F> cl_kernels
           0x10814e000 -        0x10814eff1 +cl_kernels (??? - ???) <FA71E1BF-36BE-460E-B216-F38A8E34A0D9> cl_kernels
           0x108150000 -        0x108151fff  com.apple.preference.datetime (5.0 - 5.0) <27A2A5FD-8BC4-320F-A4C3-65B30CD8BB10> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/MacOS/DateAndTime
           0x10815a000 -        0x10815efff  com.apple.preference.datetime.datetime (5.0 - 5.0) <B079BAAB-D7B5-3D6B-8953-E1779B8A2C42> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/DateTim e.prefPane/Contents/MacOS/DateTime
           0x10b212000 -        0x10b215ff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10b529000 -        0x10b52ffef  libcldcpuengine.dylib (1.50.63 - compatibility 1.0.0) <282BF919-0346-385F-B399-9019E681DF38> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10b536000 -        0x10b536ffd +cl_kernels (??? - ???) <B8225D63-E3B4-43E9-90D7-16A3F4940BBE> cl_kernels
           0x10b53c000 -        0x10b53dff3 +cl_kernels (??? - ???) <BC5B7433-B387-42FD-BD78-D8A3B45FA096> cl_kernels
           0x10b570000 -        0x10b574fff  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <46DBC886-A984-36F8-BAC6-CFBAED880258> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x10b579000 -        0x10b57ffff  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <25F21980-C114-3688-B6E7-FD83052D67B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10ba30000 -        0x10bac3ff7  unorm8_bgra.dylib (1.50.63 - compatibility 1.0.0) <35664BCC-4DCD-38B9-A17D-12A2DB77DCB8> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10bae2000 -        0x10bb73ff7  unorm8_rgba.dylib (1.50.63 - compatibility 1.0.0) <DD200456-247B-3C6D-9C7E-81546BFE4BF2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
        0x7fff67a49000 -     0x7fff67a7dac7  dyld (195.5 - ???) <B372EB7D-DCD8-30CE-9342-E06CADD7CACA> /usr/lib/dyld
        0x7fff89163000 -     0x7fff89171ff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
        0x7fff8926f000 -     0x7fff892aafff  com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff892ab000 -     0x7fff892d2ff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff892dc000 -     0x7fff895f5ff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff895f6000 -     0x7fff896f0ff7  com.apple.DiskImagesFramework (10.7.2 - 331) <C88025FC-2460-3F33-B808-CB1E8C2E5CB9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff896f1000 -     0x7fff89744fff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89745000 -     0x7fff8985dff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8985e000 -     0x7fff89887fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff898cf000 -     0x7fff89937ff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89977000 -     0x7fff89a3eff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89a46000 -     0x7fff89c1afff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89c1b000 -     0x7fff89c5bff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
        0x7fff89c92000 -     0x7fff89c92fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89c93000 -     0x7fff89e95fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff89f41000 -     0x7fff89f82fff  com.apple.QD (3.12 - ???) <983D6E1E-B8BD-3260-A960-13727351D867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89f96000 -     0x7fff89fb3ff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
        0x7fff89fd1000 -     0x7fff8a004ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a0a6000 -     0x7fff8a0f1ff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8a0f2000 -     0x7fff8a0f9ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a177000 -     0x7fff8a279ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
        0x7fff8a27a000 -     0x7fff8a291fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8a292000 -     0x7fff8a2f4fff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a2f5000 -     0x7fff8a722fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a723000 -     0x7fff8a7b9ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8a7ba000 -     0x7fff8a81efff  com.apple.Symbolication (1.2 - 83.1) <A7E088DE-BC16-3C24-A0D0-30EEBA221659> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8a81f000 -     0x7fff8a81ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a830000 -     0x7fff8a90dfef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8aa13000 -     0x7fff8aa14fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8aa62000 -     0x7fff8aa6bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b0b0000 -     0x7fff8b10bff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b10c000 -     0x7fff8b10cfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8b10d000 -     0x7fff8b13dfff  com.apple.framework.Admin (11.0 - 11.0) <C72B49AD-9114-328D-A0FE-AE97111D0A78> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8b2aa000 -     0x7fff8b2abfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8b2ac000 -     0x7fff8b2d9ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b2da000 -     0x7fff8b2dffff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8b2e0000 -     0x7fff8b2f2ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8b2f3000 -     0x7fff8b319ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8b31a000 -     0x7fff8b353fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8b354000 -     0x7fff8b62cff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b8a9000 -     0x7fff8b9b6fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8bb4e000 -     0x7fff8bba0ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8bfbe000 -     0x7fff8bfbffff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
        0x7fff8c022000 -     0x7fff8c02efff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8c044000 -     0x7fff8c049fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8c275000 -     0x7fff8c283fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff8c288000 -     0x7fff8c29aff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c29b000 -     0x7fff8c2b1fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c2da000 -     0x7fff8c307fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff8c308000 -     0x7fff8c31aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8c31d000 -     0x7fff8c341ff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c3fc000 -     0x7fff8cffdff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8cffe000 -     0x7fff8cffffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8d000000 -     0x7fff8d000fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8d001000 -     0x7fff8d03bfef  com.apple.DebugSymbols (2.1 - 85) <F45985E2-D1D0-3F47-861E-47904837B76F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d051000 -     0x7fff8d051fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8d052000 -     0x7fff8d519fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8d577000 -     0x7fff8d584fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <2DCDCCA3-F1BF-3143-A243-83973F93C95C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8d585000 -     0x7fff8d588ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d589000 -     0x7fff8d695fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8d698000 -     0x7fff8d6a7ff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8d6c1000 -     0x7fff8d6c3fff  com.apple.EFILogin (1.0 - 1) <E806D2EA-BD93-302E-8F2C-6D33AE26E1BC> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8d6ee000 -     0x7fff8d6f0fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8dfa0000 -     0x7fff8e044fff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e045000 -     0x7fff8e0e7ff7  com.apple.securityfoundation (5.0 - 55005) <2814D17E-E6BB-30A2-A62E-2D481AF514F2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e0e8000 -     0x7fff8e13dfff  libCoreStorage.dylib (??? - ???) <BDF64435-2C7F-3127-8F41-E9A86FF943DA> /usr/lib/libCoreStorage.dylib
        0x7fff8e13e000 -     0x7fff8e1aefff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e1af000 -     0x7fff8e1affff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8e1b0000 -     0x7fff8e1b4fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8e1d1000 -     0x7fff8e2b5def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8e2b6000 -     0x7fff8e2e1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
        0x7fff8e2e2000 -     0x7fff8e365fef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e366000 -     0x7fff8e3c6fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8e3c7000 -     0x7fff8e435fff  com.apple.CoreSymbolication (2.1 - 66) <7CF9EF4A-262A-3009-8D42-A76F5614E372> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8e436000 -     0x7fff8e453fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <ABF4E917-A452-3B86-B071-948F4B6A3CD3> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8e454000 -     0x7fff8e507fff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e508000 -     0x7fff8e50ffff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <24F11710-FFA4-3324-ACBE-961B518D2780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8e5c0000 -     0x7fff8e5c1ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e5c2000 -     0x7fff8e5deff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e5df000 -     0x7fff8e745fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8e77d000 -     0x7fff8e77fff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8e780000 -     0x7fff8e786fff  IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8e787000 -     0x7fff8ec1bfff  com.apple.RawCamera.bundle (3.9.0 - 584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8ed05000 -     0x7fff8ed1afff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8ef34000 -     0x7fff8ef6fff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff8ef70000 -     0x7fff8f554fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f557000 -     0x7fff8f56aff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8f56b000 -     0x7fff8f649ff7  com.apple.DiscRecording (6.0 - 6000.4.1) <644A30D5-30EA-3681-A59C-6F0C3CC7A3C7> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8f64a000 -     0x7fff8f67ffff  com.apple.securityinterface (5.0 - 55004) <CFB4A542-7297-3159-8229-A5815EFE0EF5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8f680000 -     0x7fff8f681ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <001E87FF-97DF-328D-B22F-16E3ACEF8864> /usr/lib/system/libremovefile.dylib
        0x7fff8f682000 -     0x7fff8f785fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
        0x7fff8f786000 -     0x7fff8f7affff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f7b0000 -     0x7fff8fec3587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8fec4000 -     0x7fff8ff37fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8ffcb000 -     0x7fff8ffcefff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8ffcf000 -     0x7fff8ffecfff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff9011a000 -     0x7fff9011bfff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
        0x7fff90193000 -     0x7fff90194fff  libsystem_sandbox.dylib (??? - ???) <DC97E52F-C577-3A8A-A2F6-431AE3D40C40> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff905bf000 -     0x7fff905d6fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90830000 -     0x7fff90969fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff9096b000 -     0x7fff909afff7  com.apple.MediaKit (11.0 - 585) <5672F5E1-B8DC-3B69-A8BE-E6A938E28B62> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff909b0000 -     0x7fff909d8ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff909d9000 -     0x7fff90abafff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff90b6d000 -     0x7fff90b6dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff90b6e000 -     0x7fff90be3ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff90be4000 -     0x7fff90c23ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90e93000 -     0x7fff90ee1fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff90ee6000 -     0x7fff90ef1ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff90ef2000 -     0x7fff91091fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff91092000 -     0x7fff910a6ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff910a7000 -     0x7fff910eaff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <81435CC2-91BD-36E8-AF94-57D084293675> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff910eb000 -     0x7fff910f1fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff911a5000 -     0x7fff911c2ff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff911c3000 -     0x7fff911c4fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff911c5000 -     0x7fff911c9fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff911d8000 -     0x7fff911ddfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff911de000 -     0x7fff911e0fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9168c000 -     0x7fff91699ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff9169a000 -     0x7fff916a4ff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
        0x7fff916a5000 -     0x7fff916d5ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff91e43000 -     0x7fff91e49fff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff91e52000 -     0x7fff91fabfff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff91fac000 -     0x7fff91facfff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91fad000 -     0x7fff91fb3fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91fb4000 -     0x7fff91fbfff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff920b1000 -     0x7fff921b6ff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff921b7000 -     0x7fff921c2fff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff92eea000 -     0x7fff92f09fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff92f96000 -     0x7fff92f9afff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff92f9b000 -     0x7fff93005fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff93006000 -     0x7fff9305dfff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9305e000 -     0x7fff930b2ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff930b3000 -     0x7fff930b6fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff930b7000 -     0x7fff930bdff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff93853000 -     0x7fff93855fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff93856000 -     0x7fff93b7afff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff93b9b000 -     0x7fff93ba3fff  libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff93ba4000 -     0x7fff93bc4fff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93bc5000 -     0x7fff93bc9ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff93bca000 -     0x7fff93de4fef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff93de5000 -     0x7fff93de5fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff93de6000 -     0x7fff93e25fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff93e26000 -     0x7fff93e4afff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff93e4b000 -     0x7fff94167ff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff94168000 -     0x7fff9425dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff946f2000 -     0x7fff946f6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <36F75773-7380-3AC7-AF62-E1E6C07B7004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff946f7000 -     0x7fff946fafff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff946fb000 -     0x7fff94702fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff94703000 -     0x7fff94708fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff94709000 -     0x7fff947e7fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff94b29000 -     0x7fff94b30fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff94b31000 -     0x7fff94b36fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff95272000 -     0x7fff952edff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff952ee000 -     0x7fff95561fff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff95593000 -     0x7fff95617ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff95725000 -     0x7fff9576bff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EAF61ADC-DC00-34CE-B23E-7238ED54E31D> /usr/lib/libcurl.4.dylib
        0x7fff9576c000 -     0x7fff9577afff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9577b000 -     0x7fff95815ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff95822000 -     0x7fff958a7ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff958a8000 -     0x7fff95947fff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff95948000 -     0x7fff9595eff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff9596f000 -     0x7fff9597aff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff9597b000 -     0x7fff959bdff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff959be000 -     0x7fff959c3ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff95d14000 -     0x7fff95d1efff  libcsfde.dylib (??? - ???) <49DD8C85-A3F9-36FB-BB63-ECAD4ABD8AF9> /usr/lib/libcsfde.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 5
        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: 495
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=148.3M resident=105.1M(71%) swapped_out_or_unallocated=43.2M(29%)
    Writable regions: Total=16.1G written=11.4M(0%) resident=18.7M(0%) swapped_out=0K(0%) unallocated=16.1G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2040K
    CG image                             16K
    CG raster data                       56K
    CG shared images                   3416K
    CoreImage                            96K
    CoreServices                       1556K
    MALLOC                            334.6M
    MALLOC (reserved)                  15.8G        reserved VM address space (unallocated)
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       16K
    OpenCL                               36K
    STACK GUARD                        56.0M
    Stack                              11.6M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             13.7M
    __IMAGE                            1256K
    __LINKEDIT                         47.7M
    __RC_CAMERAS                        236K
    __TEXT                            100.6M
    __UNICODE                           544K
    mapped file                        35.2M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.4G
    TOTAL, minus reserved VM space    625.0M
    Model: MacBookPro8,1, BootROM MBP81.0047.B24, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: USB TO IDE Bridge, 0x058f  (Alcor Micro, Corp.), 0x6390, 0xfd120000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    Uh, that's a lot of info. Try contacting Apple about it, because I don't think anyone here knows how to decifer that.
    Also try doing the simple things... Restart your computer and restart System Preferences. What do you need to change in Date & Time anyways...

  • Receiving an error as a open Sharing Preferences Pane.. Any idea?

    When I click on Sharing Preferences Pane I receive an error with heading "Preferences Error" and a quote "There was an error in Sharing Preferences" ..and closes  itself.. Cannot open the sharing preferences.. Crash log is below.. How can I fix this?
    Process:               com.apple.preferences.sharing.remoteservice [558]
    Path:                  /System/Library/PreferencePanes/SharingPref.prefPane/Contents/XPCServices/com.a pple.preferences.sharing.remoteservice.xpc/Contents/MacOS/com.apple.preferences. sharing.remoteservice
    Identifier:            com.apple.preferences.sharing.remoteservice
    Version:               1.0 (1)
    Build Info:            SharingPref-260000000000000~26
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           System Preferences [543]
    User ID:               501
    Date/Time:             2014-12-04 12:52:52.542 +0200
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        D805BDF0-DCA0-64EF-2824-AC8E162D92E4
    Time Awake Since Boot: 560 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x00006e4e91fdbec0
    VM Regions Near 0x6e4e91fdbec0:
        MALLOC_NANO            0000608000000000-0000608000a00000 [ 10.0M] rw-/rwx SM=PRV 
    -->
        MALLOC_TINY            00007fcd68c00000-00007fcd69000000 [ 4096K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc_msgSend() selector name: isEqual:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff856a30dd objc_msgSend + 29
    1   com.apple.preferences.sharing 0x0000000109526d3c 0x10951c000 + 44348
    2   com.apple.AppKit               0x00007fff8bbec144 -[NSTableView preparedCellAtColumn:row:] + 1637
    3   com.apple.AppKit               0x00007fff8bbeb9ac -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 44
    4   com.apple.AppKit               0x00007fff8bbeb6dc -[NSTableView drawRow:clipRect:] + 1655
    5   com.apple.AppKit               0x00007fff8bbeaf05 -[NSTableView drawRowIndexes:clipRect:] + 831
    6   com.apple.AppKit               0x00007fff8bacdd6b -[NSTableView drawRect:] + 1559
    7   com.apple.AppKit               0x00007fff8bab3a09 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1186
    8   com.apple.AppKit               0x00007fff8bab3458 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 218
    9   com.apple.AppKit               0x00007fff8bab31f1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2407
    10  com.apple.AppKit               0x00007fff8bab2873 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
    11  com.apple.QuartzCore           0x00007fff8ee9a153 CABackingStoreUpdate_ + 3306
    12  com.apple.QuartzCore           0x00007fff8ee99463 ___ZN2CA5Layer8display_Ev_block_invoke + 59
    13  com.apple.QuartzCore           0x00007fff8ee9941f x_blame_allocations + 81
    14  com.apple.QuartzCore           0x00007fff8ee98f1c CA::Layer::display_() + 1546
    15  com.apple.AppKit               0x00007fff8bab274f _NSBackingLayerDisplay + 617
    16  com.apple.AppKit               0x00007fff8ba88506 -[_NSViewBackingLayer display] + 834
    17  com.apple.QuartzCore           0x00007fff8ee98641 CA::Layer::display_if_needed(CA::Transaction*) + 603
    18  com.apple.QuartzCore           0x00007fff8ee97d7d CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    19  com.apple.QuartzCore           0x00007fff8ee9750e CA::Context::commit_transaction(CA::Transaction*) + 242
    20  com.apple.QuartzCore           0x00007fff8ee97164 CA::Transaction::commit() + 390
    21  com.apple.QuartzCore           0x00007fff8eea7f55 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
    22  com.apple.CoreFoundation       0x00007fff8b5d0d87 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    23  com.apple.CoreFoundation       0x00007fff8b5d0ce0 __CFRunLoopDoObservers + 368
    24  com.apple.CoreFoundation       0x00007fff8b5c2858 CFRunLoopRunSpecific + 328
    25  com.apple.HIToolbox           0x00007fff8a84443f RunCurrentEventLoopInMode + 235
    26  com.apple.HIToolbox           0x00007fff8a8441ba ReceiveNextEventCommon + 431
    27  com.apple.HIToolbox           0x00007fff8a843ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    28  com.apple.AppKit               0x00007fff8b9836d1 _DPSNextEvent + 964
    29  com.apple.AppKit               0x00007fff8b982e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    30  com.apple.ViewBridge           0x00007fff8b0efe0e -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
    31  com.apple.AppKit               0x00007fff8b976e23 -[NSApplication run] + 594
    32  com.apple.AppKit               0x00007fff8b9622d4 NSApplicationMain + 1832
    33  libxpc.dylib                   0x00007fff92bfeef2 _xpc_objc_main + 793
    34  libxpc.dylib                   0x00007fff92c00a9d xpc_main + 490
    35  com.apple.ViewBridge           0x00007fff8b13e165 -[NSXPCSharedListener resume] + 16
    36  com.apple.ViewBridge           0x00007fff8b0f2ff7 NSViewServiceApplicationMain + 1892
    37  com.apple.frameworks.preferencepanes 0x00007fff8e56b15d PreferencePaneMain + 168
    38  com.apple.preferences.sharing.remoteservice 0x0000000105593c92 main + 37
    39  libdyld.dylib                 0x00007fff8fe345c9 start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff92d0022e kevent64 + 10
    1   libdispatch.dylib             0x00007fff93e5ea6a _dispatch_mgr_thread + 52
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff92cfa52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff92cf969f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8b5c3b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8b5c2fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8b5c2838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8bae67a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff894342fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff89434279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff894324b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xbaddee4e91fdbead  rbx: 0x000060800023e4a0  rcx: 0xbaddee4e91fdbead  rdx: 0x00006080002207a0
      rdi: 0x000060800023e4a0  rsi: 0x00007fff8c2d6724  rbp: 0x00007fff5a669a90  rsp: 0x00007fff5a669a68
       r8: 0x000000000000007f   r9: 0x00006080002208c0  r10: 0x00007fff8c2d6724  r11: 0x00006e4e91fdbea8
      r12: 0x0000000000000000  r13: 0x00007fff856aaac0  r14: 0x00006080002207a0  r15: 0x00007fff75deb7a8
      rip: 0x00007fff856a30dd  rfl: 0x0000000000010202  cr2: 0x00006e4e91fdbec0
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x105593000 -        0x105593fff  com.apple.preferences.sharing.remoteservice (1.0 - 1) <6EB135C3-ACB2-38EC-89C9-E42E58B6D118> /System/Library/PreferencePanes/SharingPref.prefPane/Contents/XPCServices/com.a pple.preferences.sharing.remoteservice.xpc/Contents/MacOS/com.apple.preferences. sharing.remoteservice
           0x10951c000 -        0x109555ff7  com.apple.preferences.sharing (13.0 - 13.0) <FB549161-9867-32A7-ACE2-42FDAB9038A3> /System/Library/PreferencePanes/SharingPref.prefPane/Contents/MacOS/SharingPref
           0x109572000 -        0x109584fff  com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <41164AC3-82FF-351B-91C6-7CD19CB13F57> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
        0x7fff61d1f000 -     0x7fff61d55837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff85101000 -     0x7fff85105fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff85106000 -     0x7fff85177ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85178000 -     0x7fff856a1ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff856a2000 -     0x7fff85887267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff85888000 -     0x7fff858b8fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff85906000 -     0x7fff85965ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85966000 -     0x7fff859b7ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff859b8000 -     0x7fff85c9fffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff85ca0000 -     0x7fff85ccefff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85cd8000 -     0x7fff85cebff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff85fa8000 -     0x7fff85fb3ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85fb4000 -     0x7fff85fceff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85fcf000 -     0x7fff860e7ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff860e8000 -     0x7fff8615cfff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff861c8000 -     0x7fff861c8fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff861c9000 -     0x7fff86443fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86444000 -     0x7fff8651aff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff86522000 -     0x7fff8656fff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86570000 -     0x7fff86595ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86596000 -     0x7fff865abfff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff865f9000 -     0x7fff8668dfff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8668e000 -     0x7fff866acff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff866ad000 -     0x7fff866b5ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff866b6000 -     0x7fff866c3fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff866c4000 -     0x7fff86745ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff86746000 -     0x7fff8678cff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8678d000 -     0x7fff867c5ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff86807000 -     0x7fff8682bff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8682c000 -     0x7fff86839fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff86895000 -     0x7fff86912fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86913000 -     0x7fff8692dff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff86934000 -     0x7fff86a56ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86a57000 -     0x7fff86a5efff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff86b78000 -     0x7fff86b86ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff86b87000 -     0x7fff86bd3ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff86bd4000 -     0x7fff86c42ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86c43000 -     0x7fff86c58ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff87c1c000 -     0x7fff87c1dffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff87c1e000 -     0x7fff87eedff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87ef9000 -     0x7fff87f01fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff87f02000 -     0x7fff87f08ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff885d0000 -     0x7fff88659fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88721000 -     0x7fff887feff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8887d000 -     0x7fff88894ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff88895000 -     0x7fff88987ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff88988000 -     0x7fff8898afff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff88a13000 -     0x7fff88a15fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff88a23000 -     0x7fff88a24ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff88a25000 -     0x7fff88a54fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88a55000 -     0x7fff88a55fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8939f000 -     0x7fff89430fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff89431000 -     0x7fff8943afff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8943b000 -     0x7fff89927fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff89928000 -     0x7fff89945ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8995f000 -     0x7fff899ebfff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff899ec000 -     0x7fff89a26ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89a27000 -     0x7fff89a78ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89a79000 -     0x7fff89a94ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89a95000 -     0x7fff89a98ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff89abe000 -     0x7fff89abefff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89abf000 -     0x7fff89ac1ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff89adb000 -     0x7fff89b28ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89b29000 -     0x7fff89b42fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89b43000 -     0x7fff89b48ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff89b49000 -     0x7fff89b50ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff89b92000 -     0x7fff89c28ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff89c29000 -     0x7fff89c32fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89c33000 -     0x7fff89c3dff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89d2c000 -     0x7fff89d48ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff89d4e000 -     0x7fff89d60ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8a016000 -     0x7fff8a056ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a061000 -     0x7fff8a08cfff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8a08d000 -     0x7fff8a098ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a099000 -     0x7fff8a345fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8a346000 -     0x7fff8a371fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a38e000 -     0x7fff8a480fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8a481000 -     0x7fff8a48aff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8a5c2000 -     0x7fff8a5fbfff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8a5fc000 -     0x7fff8a7e1ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8a7e2000 -     0x7fff8a7f3ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8a7f4000 -     0x7fff8a7f7fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a7f8000 -     0x7fff8a805ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8a806000 -     0x7fff8a811ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8a812000 -     0x7fff8a815fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a816000 -     0x7fff8ab18fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8ab19000 -     0x7fff8ab1bff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ab1c000 -     0x7fff8ab24ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff8ab25000 -     0x7fff8ac3cfe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ac3d000 -     0x7fff8ac3efff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8ac50000 -     0x7fff8ac50ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8ac51000 -     0x7fff8acacfff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8acad000 -     0x7fff8acb0ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8acb1000 -     0x7fff8acb4fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8acb5000 -     0x7fff8acbeff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8ad3a000 -     0x7fff8ad3efff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8ad3f000 -     0x7fff8ad44ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff8ad45000 -     0x7fff8ad68fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8ad69000 -     0x7fff8adb5fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8adb6000 -     0x7fff8af14ff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8af15000 -     0x7fff8af40ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8af41000 -     0x7fff8af87ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8af88000 -     0x7fff8b000ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8b003000 -     0x7fff8b0e6fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b0e7000 -     0x7fff8b16bff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8b16c000 -     0x7fff8b17cff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff8b1e2000 -     0x7fff8b21afff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8b21b000 -     0x7fff8b243fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff8b281000 -     0x7fff8b282fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b283000 -     0x7fff8b289fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8b32c000 -     0x7fff8b337ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8b338000 -     0x7fff8b338fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b339000 -     0x7fff8b33afff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8b524000 -     0x7fff8b550fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8b551000 -     0x7fff8b8e7fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b8e8000 -     0x7fff8b95efe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8b95f000 -     0x7fff8c4a0fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8c4a1000 -     0x7fff8c5c8fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c648000 -     0x7fff8c757ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c84c000 -     0x7fff8c850fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c87f000 -     0x7fff8c881ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c932000 -     0x7fff8c999ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c99a000 -     0x7fff8c9a4ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8c9a5000 -     0x7fff8c9b7ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8c9b8000 -     0x7fff8c9b9ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8cb83000 -     0x7fff8cba4fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cba5000 -     0x7fff8cbd8ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8cbd9000 -     0x7fff8cc28ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8cc29000 -     0x7fff8cc2dfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cc2e000 -     0x7fff8d081fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d082000 -     0x7fff8d123ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8d124000 -     0x7fff8d151fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8d152000 -     0x7fff8d152ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8d153000 -     0x7fff8d9aaff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8da15000 -     0x7fff8da1aff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8da1b000 -     0x7fff8da23ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8daa5000 -     0x7fff8daa5fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8daa6000 -     0x7fff8daa6fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8db1c000 -     0x7fff8dd5cff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8dd60000 -     0x7fff8dd60fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8dd89000 -     0x7fff8e030ff7  com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e06e000 -     0x7fff8e10cfff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e10d000 -     0x7fff8e144ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e145000 -     0x7fff8e147fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8e171000 -     0x7fff8e172fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e173000 -     0x7fff8e181ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e1a6000 -     0x7fff8e201fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e202000 -     0x7fff8e271fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e352000 -     0x7fff8e484ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8e4e8000 -     0x7fff8e523fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e529000 -     0x7fff8e555fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8e556000 -     0x7fff8e574fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8e5db000 -     0x7fff8e5dcfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8e5dd000 -     0x7fff8e5e5fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e5f6000 -     0x7fff8e644fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff8e645000 -     0x7fff8e649fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8e64a000 -     0x7fff8e64efff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8e64f000 -     0x7fff8e77ffff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8e7ab000 -     0x7fff8e7e6fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8e7e7000 -     0x7fff8e853fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e855000 -     0x7fff8e85aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8e88c000 -     0x7fff8e88cfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e88d000 -     0x7fff8e94cfff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8e94d000 -     0x7fff8ea8ffff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8ea90000 -     0x7fff8ea9cfff  com.apple.Collaboration (71 - 71) <03083C5F-76F2-36D8-8D0C-2F11A95014A1> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff8eb5c000 -     0x7fff8eb8eff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8ee21000 -     0x7fff8ee51ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8ee79000 -     0x7fff8ee83fff  com.apple.CaptiveNetworkSupport (13.0 - 1) <D44A799E-C106-3600-BD95-22B05ECCBA02> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNe twork
        0x7fff8ee84000 -     0x7fff8f034ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f064000 -     0x7fff8f066ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8f067000 -     0x7fff8f06bff7  com.apple.NetFSServer (2.0 - 1) <954A42B3-0489-3DC8-BB43-ACFC9D3A7DBA> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
        0x7fff8f06c000 -     0x7fff8f06dff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8f107000 -     0x7fff8f107fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f10c000 -     0x7fff8f14dfff  com.apple.framework.corewlankit (4.0 - 400.35) <C5408B27-623E-3B20-A6B1-747937AB8F26> /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/CoreWLANKit
        0x7fff8f35e000 -     0x7fff8f379ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8f37a000 -     0x7fff8f3e1ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f3e2000 -     0x7fff8f3edff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8f3ee000 -     0x7fff8f413ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f4f0000 -     0x7fff8f4fffff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8f500000 -     0x7fff8f506ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8f697000 -     0x7fff8fa6efe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8fded000 -     0x7fff8fdeffff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8fe31000 -     0x7fff8fe34ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff8fe35000 -     0x7fff901a0fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff90207000 -     0x7fff90207ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff902c5000 -     0x7fff902d6ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff902d7000 -     0x7fff902f7fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff9038a000 -     0x7fff906bdff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff906be000 -     0x7fff906d2ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff906d3000 -     0x7fff9078eff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff9078f000 -     0x7fff907e2ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff907f8000 -     0x7fff90811ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90812000 -     0x7fff90852fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff90853000 -     0x7fff908c7ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff908c8000 -     0x7fff908eeff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff908ef000 -     0x7fff9091fffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90920000 -     0x7fff90b8aff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff90b8b000 -     0x7fff90baafff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff90baf000 -     0x7fff90bb1fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90be4000 -     0x7fff90be6ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff90c35000 -     0x7fff90c37fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff90c38000 -     0x7fff90d7cff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff90d7d000 -     0x7fff90d87fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff90d88000 -     0x7fff90d90fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff90d99000 -     0x7fff90e38df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff90e7b000 -     0x7fff90e84fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90e8c000 -     0x7fff90eb4ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff90eb5000 -     0x7fff90ee2fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff90eed000 -     0x7fff9121bff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff91248000 -     0x7fff91678fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9168e000 -     0x7fff91692ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff916b4000 -     0x7fff91bc7ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff91e5f000 -     0x7fff91e66fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff91f6c000 -     0x7fff91f70fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff91f71000 -     0x7fff91f8bff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff91f97000 -     0x7fff91f99ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff91f9a000 -     0x7fff91fa8fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff91fa9000 -     0x7fff92211ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92212000 -     0x7fff92216ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff92aac000 -     0x7fff92ac6ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff92ac7000 -     0x7fff92b55ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff92b56000 -     0x7fff92b57ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92b58000 -     0x7fff92b65ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff92b66000 -     0x7fff92b77fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff92b81000 -     0x7fff92b8cfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92b8d000 -     0x7fff92b8ffff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff92beb000 -     0x7fff92c13fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff92c17000 -     0x7fff92c29fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff92c2a000 -     0x7fff92c3eff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff92c3f000 -     0x7fff92c4bff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92c4c000 -     0x7fff92ca6ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff92ca7000 -     0x7fff92ce8fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff92ce9000 -     0x7fff92d06fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff92d07000 -     0x7fff92d0eff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff92d0f000 -     0x7fff92e4cfff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff92e4d000 -     0x7fff92e4fff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff92ead000 -     0x7fff92f3eff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff92f3f000 -     0x7fff92f44fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92f45000 -     0x7fff92f5bff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff92f5c000 -     0x7fff9304fff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff939ac000 -     0x7fff939b2fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff939c0000 -     0x7fff939daff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff939dc000 -     0x7fff939e4ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff93a1b000 -     0x7fff93b0fff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff93b10000 -     0x7fff93b17fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff93b18000 -     0x7fff93b45ffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff93b46000 -     0x7fff93b62fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93b7c000 -     0x7fff93d0afff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff93d0b000 -     0x7fff93d58fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff93e5a000 -     0x7fff93e84ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff93e85000 -     0x7fff93e9bff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff93e9c000 -     0x7fff93f5fff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff93f83000 -     0x7fff93facffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff93fb6000 -     0x7fff9400afff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff94018000 -     0x7fff9421bff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff9421c000 -     0x7fff942b1ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff942b2000 -     0x7fff942bdfff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff943cf000 -     0x7fff94475fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Librar

    Seems that I only receive this error when I try to open File Sharing..

  • Finder Crashing in 10.6.6. at Startup

    finder crashes at startup .. here is my log..
    {quote:title=Rp4000's Console Log Crash report:}
    Process: Finder [1887]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: Finder
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [146]
    Date/Time: 2011-01-24 01:28:33.800 +0800
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff825e1201 readimages + 317
    1 libobjc.A.dylib 0x00007fff825f7835 mapimagesnolock + 1266
    2 libobjc.A.dylib 0x00007fff825e09a0 map_images + 114
    3 dyld 0x00007fff5fc0395f dyld::notifyBatchPartial(dyldimagestates, bool, char const* (*)(dyldimagestates, unsigned int, dyldimageinfo const*)) + 763
    4 dyld 0x00007fff5fc04469 dyld::registerImageStateBatchChangeHandler(dyldimagestates, char const* (*)(dyldimagestates, unsigned int, dyldimageinfo const*)) + 442
    5 libSystem.B.dylib 0x00007fff802f20ec dyldregister_image_state_changehandler + 88
    6 libobjc.A.dylib 0x00007fff825e091a objcinit + 58
    7 dyld 0x00007fff5fc0d500 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 228
    8 dyld 0x00007fff5fc0bcec ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 236
    9 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    10 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    11 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    12 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    13 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    14 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    15 dyld 0x00007fff5fc0bda6 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 58
    16 dyld 0x00007fff5fc0210e dyld::initializeMainExecutable() + 133
    17 dyld 0x00007fff5fc06981 dyld::main(machoheader const*, unsigned long, int, char const**, char const**, char const**) + 2993
    18 dyld 0x00007fff5fc016d2 dyldbootstrap::start(macho_header const*, int, char const**, long) + 799
    19 dyld 0x00007fff5fc01052 dyldstart + 42
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x04007fff70041570 rbx: 0x0000000000000001 rcx: 0x0000000000000000 rdx: 0x00000001005010e0
    rdi: 0x0000000100501a30 rsi: 0xffffffffffffffff rbp: 0x00007fff5fbfbfc0 rsp: 0x00007fff5fbfbf10
    r8: 0x0000000000000000 r9: 0x0000000100808000 r10: 0x0000000000008000 r11: 0x0000000000000000
    r12: 0x00007fff709f1400 r13: 0x00007fff70041a88 r14: 0x0000000000000003 r15: 0x00007fff80216e60
    rip: 0x00007fff825e1201 rfl: 0x0000000000010297 cr2: 0x00007fff700408d0
    Binary Images:
    0x100000000 - 0x1003acff7 com.apple.finder 10.6.7 (10.6.7) <8D637364-34CD-AE9C-91F3-5B1128A07433> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8001cfff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8001d000 - 0x7fff8009ffff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff800a0000 - 0x7fff800e1fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff800e4000 - 0x7fff800e7fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff800e8000 - 0x7fff800fefe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff80122000 - 0x7fff8024aff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff80253000 - 0x7fff80290fff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8029a000 - 0x7fff802b5ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff802eb000 - 0x7fff804acfff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
    0x7fff804ad000 - 0x7fff804d0fff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff804d1000 - 0x7fff804d8fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff804d9000 - 0x7fff804e8fff com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff804e9000 - 0x7fff804eeff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8053f000 - 0x7fff8053fff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff80540000 - 0x7fff805bffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff81370000 - 0x7fff8166efe7 com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff817d0000 - 0x7fff817d0ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff818d1000 - 0x7fff81a88fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EE9DFBD6-6354-7C5A-F4C7-5FF782A7D992> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff81c88000 - 0x7fff81c89ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81dc7000 - 0x7fff81e67fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff81e7e000 - 0x7fff81e83fff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff81e84000 - 0x7fff81f01fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff822a4000 - 0x7fff82329ff7 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
    0x7fff8232a000 - 0x7fff823b6fef SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff825df000 - 0x7fff82695fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff82696000 - 0x7fff826aaff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff826ab000 - 0x7fff826ecff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff826ee000 - 0x7fff82714fe7 libJPEG.dylib ??? (???) <DFA5DAC2-D1C6-D5ED-F95D-AC185E98B6E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff82715000 - 0x7fff82723ff7 libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
    0x7fff82724000 - 0x7fff82725fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff82726000 - 0x7fff8276bfff com.apple.CoreMediaIOServices 134.0 (1160) <033C41A6-EB9B-6B3B-781A-AF001A945C7A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8276c000 - 0x7fff82794fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff827c8000 - 0x7fff82802fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff82803000 - 0x7fff82811ff7 com.apple.Collaboration 38 (38) <ACD0F7F7-A342-CFBC-9BB8-906CDDCCB070> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff82812000 - 0x7fff82841ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff82842000 - 0x7fff8287dfff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8287e000 - 0x7fff828c8ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff828c9000 - 0x7fff8291bff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8291c000 - 0x7fff82941ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff82942000 - 0x7fff82a68fff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff82b20000 - 0x7fff8332afe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8332b000 - 0x7fff8333afff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8333b000 - 0x7fff83346ff7 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
    0x7fff83398000 - 0x7fff833aafe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff83428000 - 0x7fff83532ff7 com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff83533000 - 0x7fff837b6ff7 com.apple.Foundation 6.6.4 (751.42) <AF1E3050-3503-8714-8274-EA6BD6BE8A22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff837b7000 - 0x7fff837f0ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff837f1000 - 0x7fff83eee06f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff83eef000 - 0x7fff83f4ffe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83f50000 - 0x7fff83f99fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83fa2000 - 0x7fff8420cfef com.apple.QuartzComposer 4.2 ({156.28}) <60956AE3-2B2D-A0B7-9D92-3EE33D3A7051> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8420d000 - 0x7fff8428afef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8428b000 - 0x7fff842daff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff842db000 - 0x7fff842dbff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff842f8000 - 0x7fff84339fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8436a000 - 0x7fff843bfff7 com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff843cc000 - 0x7fff8449efe7 com.apple.CFNetwork 454.11.5 (454.11.5) <5D68598D-C138-C8B6-B6AC-B1F48B01E021> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8449f000 - 0x7fff844a2ff7 com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff844e7000 - 0x7fff8452fff7 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
    0x7fff84530000 - 0x7fff84531ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8462b000 - 0x7fff8462bff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff846f8000 - 0x7fff84788fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff84789000 - 0x7fff8483efe7 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
    0x7fff84a0b000 - 0x7fff84a0fff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84a10000 - 0x7fff84aaafff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84aab000 - 0x7fff84ac0ff7 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
    0x7fff84ac1000 - 0x7fff84ac7ff7 IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84acd000 - 0x7fff84c8bfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff84c8c000 - 0x7fff84c8dfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff84ce6000 - 0x7fff84ed5fe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff84f49000 - 0x7fff8538cfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff853d1000 - 0x7fff85460fff com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8549d000 - 0x7fff8555efe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8555f000 - 0x7fff855c1fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff855c2000 - 0x7fff85739fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8573a000 - 0x7fff8573aff7 com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8577f000 - 0x7fff857e7fff com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff85833000 - 0x7fff8583efff com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8583f000 - 0x7fff8597dfff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85b98000 - 0x7fff85bc9fff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff860ef000 - 0x7fff86105fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff86106000 - 0x7fff86184fff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86185000 - 0x7fff8640bfff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8640c000 - 0x7fff86740fff com.apple.CoreServices.CarbonCore 861.23 (861.23) <96465459-6536-3FD7-7504-B59D0390EEC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff86741000 - 0x7fff86788fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff86789000 - 0x7fff867f5ff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff867f6000 - 0x7fff86803ff7 com.apple.AppleFSCompression 24.4 (1.0) <F521CD1B-AC29-DA0B-BE8D-4F6F9F68A994> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff86828000 - 0x7fff868ddfe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff868de000 - 0x7fff86b20fef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff86b21000 - 0x7fff86b23fff libRadiance.dylib ??? (???) <6C974488-62D2-71BA-A45E-C764A0AF7354> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff86b24000 - 0x7fff86b70fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff86b71000 - 0x7fff86c8afef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff86c8b000 - 0x7fff86d70fef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff86d71000 - 0x7fff86d71ff7 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
    0x7fff86daf000 - 0x7fff86ed0fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87043000 - 0x7fff8704cff7 com.apple.DisplayServicesFW 2.3.0 (283) <5C8FEF26-FBA5-2AC6-C484-336594C637DC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8707d000 - 0x7fff870ccfef libTIFF.dylib ??? (???) <176B52ED-4F6C-D0C2-EABC-C032BFC3DFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff870f5000 - 0x7fff87109fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8710a000 - 0x7fff874a7fe7 com.apple.QuartzCore 1.6.3 (227.34) <C4AABD56-8C93-BAD0-4B27-7E9A2F0EAEE4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff874a8000 - 0x7fff874d3ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff874d4000 - 0x7fff8750dfef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff87560000 - 0x7fff87562fff 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
    0x7fff876e1000 - 0x7fff876e7ff7 com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff876e8000 - 0x7fff87923fef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff87924000 - 0x7fff8792aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8792b000 - 0x7fff8793cfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff87961000 - 0x7fff87a1afff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff87a4b000 - 0x7fff88441fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88467000 - 0x7fff88516fff edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88517000 - 0x7fff88538fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff88539000 - 0x7fff8853efff libGIF.dylib ??? (???) <A7BF2D68-F489-720C-E5A9-DC2B24DC5A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8853f000 - 0x7fff88619ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8861a000 - 0x7fff8862bff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff8862c000 - 0x7fff8879bfe7 com.apple.QTKit 7.6.6 (1756) <7E020353-5F44-1E2E-7CB3-7CFDD95F913C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff887b8000 - 0x7fff887cefff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff887cf000 - 0x7fff887dbfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <D659C43E-3E1A-F45C-9EFB-AF18990A402E> /usr/lib/libbz2.1.0.dylib
    0x7fff887dc000 - 0x7fff88820fe7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff88821000 - 0x7fff88868ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88882000 - 0x7fff88999fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
    0x7fff889bb000 - 0x7fff889beff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff889bf000 - 0x7fff88a30ff7 com.apple.AppleVAFramework 4.10.12 (4.10.12) <7C05D658-4251-0B0F-6C76-9192240D0C4B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff88a31000 - 0x7fff88a46ff7 com.apple.FileSync.framework 5.0.3 (375) <35387442-612C-98B1-C74F-815619492315> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x7fff88a47000 - 0x7fff88a81fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff88a82000 - 0x7fff88a82ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88a83000 - 0x7fff88accff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff88b0d000 - 0x7fff88b77fe7 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
    0x7fff88b78000 - 0x7fff88b98ff7 com.apple.DirectoryService.Framework 3.6 (621.9) <E7AFAAFA-8221-585B-85D0-171ADC490825> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff88b99000 - 0x7fff88c56ff7 com.apple.CoreServices.OSServices 357 (357) <7B22626F-D544-1955-CC53-240F4CACEB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88c57000 - 0x7fff8915bfe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8915c000 - 0x7fff89179ff7 libPng.dylib ??? (???) <667C3883-32A5-CCCC-8624-972B5DFD8EA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
    {quote}
    Any help would be nice the only way i got it fixed was restarting .. and it went back to normal.. but its another bug inside 10.6.6

    Well, if it is working now...
    You could check to see what the version of the Finder is as it is not reported in the crash log. The application is here:
    /System/Library/CoreServices/Finder; the version should be 10.6.7. If you suspect a problem caused by updating to 10.6.6, then I suggest downloading and installing the Combo update.
    bd

  • Safari constantly crashes at startup, itunes bounces won't open

    Don't know if problems are related, hopeing someone can decipher crash log and offer some tips. Have already done archived and clean install but nothing works for Itunes.
    Date/Time: 2007-07-30 10:56:30.569 -0400
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [69]
    Version: 2.0.4 (419.3)
    Build Version: 32
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 384
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x07ccd2c4
    Thread 0 Crashed:
    0 com.apple.security 0x9112bbec Security::UInt32Value::UInt32Value[unified](Security::ReadSection const&, unsigned long&) + 40
    1 com.apple.security 0x912cccc0 Security::TypedMetaAttribute<Security::UInt32Value>::unpackValue(Security::Read Section const&, unsigned long&, cssm_data&, Security::Allocator&) const + 32
    2 com.apple.security 0x9112babc Security::MetaAttribute::unpackAttribute(Security::ReadSection const&, Security::Allocator&, unsigned long&, cssm_data*&) const + 144
    3 com.apple.security 0x9112b7c0 Security::MetaRecord::unpackRecord(Security::ReadSection const&, Security::Allocator&, cssmdb_record_attributedata*, Security::CssmData*, unsigned long) const + 248
    4 com.apple.security 0x9112ac3c Security::DbVersion::open() + 936
    5 com.apple.security 0x9112a68c Security::DbVersion::DbVersion[unified](Security::AppleDatabase const&, Security::RefPointer<Security::AtomicBufferedFile> const&) + 172
    6 com.apple.security 0x9112a324 Security::DbModifier::getDbVersion() + 252
    7 com.apple.security 0x911f3878 Security::DbModifier::openDatabase() + 36
    8 com.apple.security 0x91129e08 Security::Database::_dbOpen(Security::DatabaseSession&, unsigned long, Security::AccessCredentials const*, void const*) + 148
    9 com.apple.security 0x91129604 Security::DatabaseManager::dbOpen(Security::DatabaseSession&, Security::DbName const&, unsigned long, Security::AccessCredentials const*, void const*) + 92
    10 com.apple.security 0x91129564 Security::DatabaseSession::DbOpen(char const*, cssmnetaddress const*, unsigned long, Security::AccessCredentials const*, void const*, unsigned long&) + 96
    11 com.apple.security 0x9113678c cssm_DbOpen(unsigned long, char const*, cssmnetaddress const*, unsigned long, cssmaccesscredentials const*, void const*, unsigned long*) + 108
    12 com.apple.security 0x9113647c CSSMDLDbOpen + 108
    13 com.apple.security 0x91135140 Security::CssmClient::DbImpl::open() + 228
    14 com.apple.security 0x91136ba0 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 52
    15 com.apple.security 0x911369c0 SSDLSession::DbOpen(char const*, cssmnetaddress const*, unsigned long, Security::AccessCredentials const*, void const*, unsigned long&) + 412
    16 com.apple.security 0x9113678c cssm_DbOpen(unsigned long, char const*, cssmnetaddress const*, unsigned long, cssmaccesscredentials const*, void const*, unsigned long*) + 108
    17 com.apple.security 0x9113647c CSSMDLDbOpen + 108
    18 com.apple.security 0x91135140 Security::CssmClient::DbImpl::open() + 228
    19 com.apple.security 0x91137554 Security::CssmClient::DbDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 248
    20 com.apple.security 0x91140038 Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&, cssmaccesscredentials const*) + 52
    21 com.apple.security 0x9113f9bc Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 432
    22 com.apple.security 0x9117bbc4 SecKeychainFindGenericPassword + 436
    23 com.apple.Safari 0x0002356c 0x1000 + 140652
    24 com.apple.Safari 0x000234d4 0x1000 + 140500
    25 com.apple.Safari 0x00093678 0x1000 + 599672
    26 com.apple.Safari 0x000232f0 0x1000 + 140016
    27 com.apple.Safari 0x00023184 0x1000 + 139652
    28 com.apple.Safari 0x000230ec 0x1000 + 139500
    29 com.apple.Foundation 0x92beac04 __NSFireDelayedPerform + 304
    30 com.apple.CoreFoundation 0x907f1578 __CFRunLoopDoTimer + 184
    31 com.apple.CoreFoundation 0x907ddef8 __CFRunLoopRun + 1680
    32 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    33 com.apple.HIToolbox 0x93297b20 RunCurrentEventLoopInMode + 264
    34 com.apple.HIToolbox 0x932971b4 ReceiveNextEventCommon + 380
    35 com.apple.HIToolbox 0x93297020 BlockUntilNextEventMatchingListInMode + 96
    36 com.apple.AppKit 0x9377cae4 _DPSNextEvent + 384
    37 com.apple.AppKit 0x9377c7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    38 com.apple.Safari 0x00006740 0x1000 + 22336
    39 com.apple.AppKit 0x93778cec -[NSApplication run] + 472
    40 com.apple.AppKit 0x9386987c NSApplicationMain + 452
    41 com.apple.Safari 0x0005c77c 0x1000 + 374652
    42 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bef170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bef0a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95795610 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92be01a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c076a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be01a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c087e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be01a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be730c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a8e342c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be01a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000009112bbec srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24022228 xer: 0x0000000020000004 lr: 0x000000009112bbd4 ctr: 0x00000000912ccca0
    r0: 0x00000000912cccc0 r1: 0x00000000bfffd4c0 r2: 0x0000000002000034 r3: 0x00000000bfffd550
    r4: 0x00000000bfffd870 r5: 0x00000000bfffd5b0 r6: 0x00000000057d0b20 r7: 0x00000000bfffd620
    r8: 0x0000000000000003 r9: 0x0000000005ccd290 r10: 0x000000009112509c r11: 0x00000000019c8a38
    r12: 0x00000000912ccca0 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00000000bfffd880
    r16: 0x000000000000009b r17: 0x00000000bfffd6d0 r18: 0x00000000057cd800 r19: 0x00000000bfffd870
    r20: 0x00000000057dc5d0 r21: 0x00000000057dc540 r22: 0x0000000074797065 r23: 0x0000000000000000
    r24: 0x00000000bfffd620 r25: 0x00000000bfffd870 r26: 0x00000000bfffd7fc r27: 0x00000000057cb9e0
    r28: 0x00000000bfffd550 r29: 0x00000000bfffd5b0 r30: 0x00000000057d0b20 r31: 0x000000009112bbd4
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x17d7000 - 0x17d9fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd2fff com.apple.CFNetwork 4.0 (129.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918eefff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91902000 - 0x91927fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193a000 - 0x9197cfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91998000 - 0x919acfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ba000 - 0x91a00fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a17000 - 0x91adefff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2c000 - 0x91b41fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b46000 - 0x91b64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6a000 - 0x91c21fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c70000 - 0x91c74fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c76000 - 0x91cdefff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce3000 - 0x91d20fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d27000 - 0x91d40fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d45000 - 0x91d48fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4a000 - 0x91e28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e48000 - 0x91e48fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4a000 - 0x91f2ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f37000 - 0x91f56fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc2000 - 0x92030fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203b000 - 0x920d0fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ea000 - 0x92672fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a5000 - 0x929d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a00000 - 0x92aeefff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af1000 - 0x92b79fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bba000 - 0x92de5fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f12000 - 0x92f30fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3b000 - 0x92f95fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb3000 - 0x92fb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb5000 - 0x92fc9fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe1000 - 0x92ff1fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffd000 - 0x93012fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93024000 - 0x930abfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930bf000 - 0x930cafff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d4000 - 0x93101fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311b000 - 0x9312afff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93136000 - 0x9319cfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cd000 - 0x9321cfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324a000 - 0x93267fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93279000 - 0x93286fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328f000 - 0x9359dfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ed000 - 0x936f9fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fe000 - 0x9371efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93772000 - 0x93772fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93774000 - 0x93da7fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94134000 - 0x941a6fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941df000 - 0x942a3fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f5000 - 0x942f5fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f7000 - 0x944b7fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94501000 - 0x9453efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94546000 - 0x94596fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459f000 - 0x945b9fff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945c9000 - 0x945e9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94677000 - 0x946affff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f2000 - 0x9470efff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94722000 - 0x94766fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478a000 - 0x94799fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a1000 - 0x947aefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f4000 - 0x9480dfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94dfd000 - 0x94f2dfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fbf000 - 0x94fcefff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fd6000 - 0x95003fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9500a000 - 0x9501afff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9501e000 - 0x9504dfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9505d000 - 0x9507afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95793000 - 0x95821fff com.apple.WebKit 419.2.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9587d000 - 0x95913fff com.apple.JavaScriptCore 418.5 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95950000 - 0x95c5dfff com.apple.WebCore 418.22.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95de6000 - 0x95e0ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9a8e0000 - 0x9a916fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a933000 - 0x9a945fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerMac3,6, BootROM 4.4.8f2, 1 processors, PowerPC G4 (3.3), 1.25 GHz, 1.25 GB
    Graphics: ATI Radeon 9000 Pro, ATY,RV250, AGP, 64 MB
    Memory Module: DIMM0/J21, 256 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM1/J22, 512 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM2/J23, 512 MB, DDR SDRAM, PC2600U-25330
    AirPort: AirPort, 9.52
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, PPP (PPPoE), ppp0
    Parallel ATA Device: HL-DT-ST RW/DVD GCC-4480B, 2.64 GB
    Parallel ATA Device: ST380011A, 74.53 GB
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: USB Zip 250, Iomega, Up to 12 Mb/sec, 500 mA
    USB Device: Officejet Pro K550, HP, Up to 12 Mb/sec, 500 mA

    batting 1000.00 starman!!!!!!!!!!!!!!!!!
    You're welcome. Glad to help. Maybe my batting average will qualify me for the Apple Hall of Fame.
    Mahalo for the and Aloha from Big Island.

Maybe you are looking for

  • Idoc not found in the receiving system

    Hi Experts, In the sending system idoc status is 03 (Data passed to port OK), but in the receiving system the idoc is not there. How to rectify this error? Thanks & Regards, Soumya.

  • How to view iCal all day events in notifications tab?

    First of all I really don't like the new iCal app in ios7 but for now I am dealing with it and am contemplating getting a new app to use for my calendar. However I am trying to make this one work first. One of the problems I have is if I have iCal ev

  • The home button and sleep button on my iPod touch are stuck. What can I do to fix it?

    Is there any way I can fix this without opening it up?

  • How to assign knttp for a material

    Hi, i have some materials with out Account assignment cat(KNTTP). I want to know how KNTTP value is assigned for a material i mean during material creation itself or in which transaction we will assign this field for a material.

  • Error by AI Buffer Read.vi

    Hello! I have problem with the PCI-Card(Modell CB-68LP) PCI-MIO-16XE-50 . I think the settings for the card are right, because it can get the datas by the AI Sample Channels.vi with AI Read one Scan.vi. But I need at least 1000 times to measure in on