Mail Wont Open at all! "Mail closed unexpectedly"

Hi,
Restarted my Macbook after a preferences error and for some reason I cannot open mail. When I click the applications icon in the dock a box appears in the centre of my screen telling me that "Mail closed unexpectedly". It gives me the option to 'Cancel' 'Report to Apple' or 'Re launch'. I have reported to apple numerous times and it doesn’t seem to have done any good. When I click re launch the box appears again, then when I re launch again i get a different message saying that Mails preferences will be reset so try and fix the problem. This doesn’t work. Hope someone can help me!
G Hawkins

please post an error detail that appears in that window or what appears in Console when trying to run Mail...
Try to reconstruct mail index database running this in a terminal (Utility/Terminal)
Quit Mail before act
-> cd your_username/Library/Mail
-> sqlite3 Envelope\ Index
you'll see a sqlite>
-> vacuum subjects;
Re-open Mail...

Similar Messages

  • Email wont open at all?

    I updated my phone recently and now my emails wont open at all. it goes to a blank screen with refresh and new button at the bottom then just shuts down to the home screen.  All of my email accounts are set up correctly and were working fine before, heck they worked up until about a week later.

    bigtommyii wrote:
    ALready have done a hard reset. powered up and down several times , delelted accounts and reinstalled them...   Im out of options
    If there is nothing here to help you >   http://www.apple.com/support/iphone/mail/
    Make an appointment at your Local Apple Store and get them to Check it for you...

  • Safari 8.0.2 wont open just says it quit unexpectedly. tried several times

    safari 8.0.2 wont open just says it quit unexpectedly. tried several times

    If Safari crashes on launch and you don't have another web browser, you should be able to launch Safari by starting up in safe mode.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those.
    After removing the malware, remember to reset your home page in all the web browsers affected, if it was changed.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

  • Safari won't open keeps saying browser closed unexpectedly

    Safari won't open keeps saying browser closed unexpectedly.  I click ok but safari won't open

    HI Sorry to hijack this but I am getting the same problem
    here is my report
    Process:    
    Safari [322]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.6 (7534.56.5)
    Build Info: 
    WebBrowser-7534056005000000~6
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [163]
    Date/Time:  
    2012-09-04 13:41:32.737 +0100
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    27405 sec
    Crashes Since Last Report:      
    27
    Per-App Interval Since Last Report:  13 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                 
    520D4129-B9C4-416A-9052-73D6404FA1D9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[322]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
    0   CoreFoundation                 
    0x00007fff89ad7f56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff8ffe6d5e objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff89ad7d8a +[NSException raise:format:arguments:] + 106
    3   Foundation                     
    0x00007fff85ce471f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                         
    0x00007fff885c7cdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                         
    0x00007fff885c7e38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                         
    0x0000000108470c2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                 
    0x00007fff89acefb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                 
    0x00007fff89acef32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                         
    0x00007fff885af9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                         
    0x00007fff885a5f73 loadNib + 322
    11  AppKit                         
    0x00007fff885a5470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                         
    0x00007fff885a538b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                         
    0x00007fff885a52ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                         
    0x00007fff8881606f NSApplicationMain + 398
    15  Safari                         
    0x0000000108673806 SafariMain + 166
    16  Safari                         
    0x0000000108460f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff873d2ce2 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff8e2487d2 pthread_kill + 95
    2   libsystem_c.dylib        
    0x00007fff8e239a7a abort + 143
    3   libc++abi.dylib          
    0x00007fff90e077bc abort_message + 214
    4   libc++abi.dylib          
    0x00007fff90e04fcf default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff8ffe71b9 _objc_terminate + 94
    6   libc++abi.dylib          
    0x00007fff90e05001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib          
    0x00007fff90e0505c std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff90e06152 __cxa_throw + 114
    9   libobjc.A.dylib          
    0x00007fff8ffe6e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff89ad7d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation     
    0x00007fff85ce471f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit         
    0x00007fff885c7cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit         
    0x00007fff885c7e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework
    0x0000000108470c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation 
    0x00007fff89acefb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation 
    0x00007fff89acef32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit         
    0x00007fff885af9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit         
    0x00007fff885a5f73 loadNib + 322
    19  com.apple.AppKit         
    0x00007fff885a5470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit         
    0x00007fff885a538b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit         
    0x00007fff885a52ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit         
    0x00007fff8881606f NSApplicationMain + 398
    23  com.apple.Safari.framework
    0x0000000108673806 SafariMain + 166
    24  com.apple.Safari         
    0x0000000108460f24 0x108460000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff873d37e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8826678a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff8826531a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_c.dylib        
    0x00007fff8e21fccf memmove$VARIANT$sse42 + 18
    1   libsqlite3.dylib         
    0x00007fff876ddd83 sqlite3StrAccumAppend + 307
    2   libsqlite3.dylib         
    0x00007fff876dc87a sqlite3VXPrintf + 250
    3   libsqlite3.dylib         
    0x00007fff8776fe0b sqlite3NestedParse + 363
    4   libsqlite3.dylib         
    0x00007fff876f6329 sqlite3EndTable + 1753
    5   libsqlite3.dylib         
    0x00007fff876e8909 yy_reduce + 14905
    6   libsqlite3.dylib         
    0x00007fff876e4a2d sqlite3Parser + 253
    7   libsqlite3.dylib         
    0x00007fff876e36a9 sqlite3RunParser + 329
    8   libsqlite3.dylib         
    0x00007fff876e2fe8 sqlite3Prepare + 1032
    9   libsqlite3.dylib         
    0x00007fff876e2b23 sqlite3LockAndPrepare + 355
    10  libsqlite3.dylib         
    0x00007fff876e1f42 sqlite3_exec + 418
    11  com.apple.CFNetwork      
    0x00007fff8a8bcaee __CFURLCache::CreateTablesAndIndexes(sqlite3*) + 128
    12  com.apple.CFNetwork      
    0x00007fff8a8bcf24 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen_NoLock() + 184
    13  com.apple.CFNetwork      
    0x00007fff8a8bd3f1 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen() + 75
    14  com.apple.CFNetwork      
    0x00007fff8a82555b __CFURLCache::OpenDatabase() + 221
    15  com.apple.CFNetwork      
    0x00007fff8a825040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    16  com.apple.CFNetwork      
    0x00007fff8a824a72 _ZL24_CFURLCacheTimerCallbackPv + 662
    17  libdispatch.dylib        
    0x00007fff88264a86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff882662d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff88266132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff8826592c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff8e2483da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff8e249b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff873d3192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8e248594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8e249b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff873d2bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8e24a274 _pthread_cond_wait + 840
    2   com.apple.WebCore        
    0x00000001095171fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore        
    0x0000000109514d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore 
    0x0000000108e5311f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8e2468bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8e249b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff873d167a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff873d0d71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff878fc2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff878fc219 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff8e2468bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff8e249b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6805e418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6805e440  rsp: 0x00007fff6805e418
       r8: 0x00007fff7620ffb8   r9: 0x00007fff6805dea8  r10: 0x00007fff873d2d0a  r11: 0xffffff80002da8d0
      r12: 0x00007fb1c41031d0  r13: 0x0000000000000001  r14: 0x00007fff76212960  r15: 0x00007fff6805e590
      rip: 0x00007fff873d2ce2  rfl: 0x0000000000000246  cr2: 0x000000010c1f7000
    Logical CPU: 0
    Binary Images:
    0x108460000 -   
    0x108460fff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
    0x108464000 -   
    0x1088feff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x108c20000 -   
    0x108eaffff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x108f5c000 -   
    0x1090deff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x1091d2000 -   
    0x1093abfff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x109511000 -   
    0x10a4b6ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff68060000 -
    0x7fff68094baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8501f000 -
    0x7fff850c0ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff850c1000 -
    0x7fff850ecff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff850ed000 -
    0x7fff850eeff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff850ef000 -
    0x7fff850effff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8514a000 -
    0x7fff8514ffff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff85150000 -
    0x7fff851e6ff7  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
    0x7fff851e7000 -
    0x7fff851ebfff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff851ec000 -
    0x7fff85219ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8521a000 -
    0x7fff85444fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85445000 -
    0x7fff8544cfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff8549a000 -
    0x7fff854cffff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff854d0000 -
    0x7fff85512fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff85513000 -
    0x7fff85527ff7  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
    0x7fff85528000 -
    0x7fff8552dff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8552e000 -
    0x7fff8553bfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8553c000 -
    0x7fff855a5fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff855ac000 -
    0x7fff855b4fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff855b5000 -
    0x7fff85a7cfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff85af4000 -
    0x7fff85b79ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff85bd1000 -
    0x7fff85bf9fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff85c19000 -
    0x7fff85f32fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85f33000 -
    0x7fff85f3efff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff85f3f000 -
    0x7fff85f45fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff85fa1000 -
    0x7fff85fcaff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff86012000 -
    0x7fff86017fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff860a9000 -
    0x7fff86101fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86109000 -
    0x7fff86612ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff86613000 -
    0x7fff86613fff  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
    0x7fff86619000 -
    0x7fff86725fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff86726000 -
    0x7fff86782ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff86783000 -
    0x7fff867b6ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff867bb000 -
    0x7fff867fbff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff86a72000 -
    0x7fff86c74fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff86c75000 -
    0x7fff86d77fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff86d78000 -
    0x7fff86d8ffff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff86d90000 -
    0x7fff86d97fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86d98000 -
    0x7fff86e3afff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff86e3b000 -
    0x7fff86e64fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff872dc000 -
    0x7fff873bbff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff873bc000 -
    0x7fff873dcfff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff873dd000 -
    0x7fff873e0fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff873e1000 -
    0x7fff873e1fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff87421000 -
    0x7fff87427fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff87463000 -
    0x7fff874a5ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff87560000 -
    0x7fff8759ffff  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
    0x7fff875a0000 -
    0x7fff876d6fff  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
    0x7fff876d7000 -
    0x7fff877defe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff877df000 -
    0x7fff877f6fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff878fa000 -
    0x7fff87a99ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87a9a000 -
    0x7fff87b9ffff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87ba0000 -
    0x7fff87bb0ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87bb1000 -
    0x7fff87bbeff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff87bbf000 -
    0x7fff87c27ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff87e97000 -
    0x7fff87fa4fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff87fa5000 -
    0x7fff87fa8ff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff87fa9000 -
    0x7fff88014ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88015000 -
    0x7fff88024ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8802d000 -
    0x7fff8806dfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff881e2000 -
    0x7fff881e4fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff881e5000 -
    0x7fff88220fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff88223000 -
    0x7fff88262ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88263000 -
    0x7fff88271fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff88595000 -
    0x7fff8919bff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89285000 -
    0x7fff896b2fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff89884000 -
    0x7fff89889fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff898d7000 -
    0x7fff898f3ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff898f4000 -
    0x7fff89906ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff89907000 -
    0x7fff89982ff7  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
    0x7fff89a33000 -
    0x7fff89a33fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff89a34000 -
    0x7fff89c08ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff89c09000 -
    0x7fff89c0cfff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8a152000 -
    0x7fff8a176fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8a5b8000 -
    0x7fff8a5cdfff  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
    0x7fff8a6dd000 -
    0x7fff8a753fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff8a76e000 -
    0x7fff8a780ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8a78a000 -
    0x7fff8a7dcff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8a822000 -
    0x7fff8a989fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8a98a000 -
    0x7fff8aaa3fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8aaa4000 -
    0x7fff8ab99fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8aefa000 -
    0x7fff8af94ff7  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
    0x7fff8af95000 -
    0x7fff8b018fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8b019000 -
    0x7fff8b335fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8b578000 -
    0x7fff8b6d1fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b6d2000 -
    0x7fff8b6d7fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b6d8000 -
    0x7fff8b6d9fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8b712000 -
    0x7fff8b720ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff8b7b5000 -
    0x7fff8b7d4fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8b7d5000 -
    0x7fff8c172c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c1a3000 -
    0x7fff8c1ecff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8c1ed000 -
    0x7fff8c203ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8c204000 -
    0x7fff8c224fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c225000 -
    0x7fff8c22fff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff8c277000 -
    0x7fff8c2c5fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8c49d000 -
    0x7fff8c4baff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8c628000 -
    0x7fff8c63bff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8c89d000 -
    0x7fff8c8a3fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8c913000 -
    0x7fff8c915fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8c99a000 -
    0x7fff8ca7efff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8ca7f000 -
    0x7fff8ca85ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8cada000 -
    0x7fff8cba1ff7  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
    0x7fff8cbe9000 -
    0x7fff8d1cdfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8d1ce000 -
    0x7fff8d1d1fff  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
    0x7fff8d329000 -
    0x7fff8d34ffff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8d6a4000 -
    0x7fff8d6afff7  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
    0x7fff8d6b0000 -
    0x7fff8d704fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8d7e4000 -
    0x7fff8da57fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8e1f8000 -
    0x7fff8e2d5fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8f010000 -
    0x7fff8f33cff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8f33d000 -
    0x7fff8f36dff7  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
    0x7fff8f36e000 -
    0x7fff8f36efff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8f36f000 -
    0x7fff8f3dffff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8fabc000 -
    0x7fff8fabdfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8fb85000 -
    0x7fff8fbc6fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8fc18000 -
    0x7fff8fc19ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8fc52000 -
    0x7fff8fc52fff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8fc53000 -
    0x7fff8fc77fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8fc78000 -
    0x7fff8fc7cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8fc7d000 -
    0x7fff8fc7eff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8ffa4000 -
    0x7fff8ffcfff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8ffd0000 -
    0x7fff900b4e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff90101000 -
    0x7fff90108ff7  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
    0x7fff90109000 -
    0x7fff9018dff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff901d4000 -
    0x7fff90287ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff90325000 -
    0x7fff90325fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90326000 -
    0x7fff9037aff7  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
    0x7fff90416000 -
    0x7fff90417fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff90418000 -
    0x7fff90701ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff90702000 -
    0x7fff90702fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff90aad000 -
    0x7fff90aaefff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff90aaf000 -
    0x7fff90ab5fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff90ab6000 -
    0x7fff90b16fff  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
    0x7fff90c11000 -
    0x7fff90c27fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90c83000 -
    0x7fff90c8cff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff90c8d000 -
    0x7fff90d32fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff90d7c000 -
    0x7fff90d7eff7  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
    0x7fff90d7f000 -
    0x7fff90d84fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff90dc4000 -
    0x7fff90dd1fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff90de1000 -
    0x7fff90de1fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff90dff000 -
    0x7fff90e0aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff90e58000 -
    0x7fff90ecefff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff90ecf000 -
    0x7fff90ed1fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff9196d000 -
    0x7fff919cfff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff91a28000 -
    0x7fff91a36fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff91bc2000 -
    0x7fff91bdffff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff91be0000 -
    0x7fff91c09fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff91c33000 -
    0x7fff91c42fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff91c43000 -
    0x7fff91c7dfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff91c7e000 -
    0x7fff91c82ff7  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
    0x7fff91d98000 -
    0x7fff91dc5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff91dc6000 -
    0x7fff91e39fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff91e3a000 -
    0x7fff91e86ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 611
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.6M resident=127.8M(69%) swapped_out_or_unallocated=57.7M(31%)
    Writable regions: Total=1.2G written=5772K(0%) resident=6316K(1%) swapped_out=0K(0%) unallocated=1.2G(99%)
    REGION TYPE                   
    VIRTUAL
    ===========                   
    =======
    CG shared images                  
    96K
    CoreServices                    
    1608K
    JS JIT generated code              
    8K
    JS JIT generated code (reserved) 
    1.0G   
    reserved VM address space (unallocated)
    MALLOC                         
    148.1M
    MALLOC guard page                 
    48K
    SQLite page cache                
    288K
    STACK GUARD                     
    56.0M
    Stack                           
    10.5M
    VM_ALLOCATE                       
    64K
    __CI_BITMAP                       
    80K
    __DATA                          
    16.0M
    __IMAGE                          
    528K
    __LINKEDIT                      
    59.9M
    __RC_CAMERAS                     
    248K
    __TEXT                         
    125.7M
    __UNICODE                        
    544K
    mapped file                     
    24.7M
    shared memory                    
    312K
    ===========                   
    =======
    TOTAL                            
    1.4G
    TOTAL, minus reserved VM space 
    444.6M
    Model: MacPro5,1, BootROM MP51.007F.B03, 12 processors, 6-Core Intel Xeon, 2.4 GHz, 28 GB, SMC 1.39f11
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: DIMM 1, 2 GB, DDR3 ECC, 1333 MHz, 0x80AD, 0x484D54333235553743465238432D48392020
    Memory Module: DIMM 2, 8 GB, DDR3 ECC, 1333 MHz, 0x859B, 0x43543130323437324244313333392E4D3138
    Memory Module: DIMM 3, 2 GB, DDR3 ECC, 1333 MHz, 0x80AD, 0x484D54333235553743465238432D48392020
    Memory Module: DIMM 4, 2 GB, DDR3 ECC, 1333 MHz, 0x80AD, 0x484D54333235553743465238432D48392020
    Memory Module: DIMM 5, 2 GB, DDR3 ECC, 1333 MHz, 0x80AD, 0x484D54333235553743465238432D48392020
    Memory Module: DIMM 6, 8 GB, DDR3 ECC, 1333 MHz, 0x859B, 0x43543130323437324244313333392E4D3138
    Memory Module: DIMM 7, 2 GB, DDR3 ECC, 1333 MHz, 0x80AD, 0x484D54333235553743465238432D48392020
    Memory Module: DIMM 8, 2 GB, DDR3 ECC, 1333 MHz, 0x80AD, 0x484D54333235553743465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: pci1057,3410, sppci_othermultimedia, Slot-3@4,4,0
    PCI Card: pci1057,3410, sppci_othermultimedia, Slot-3@4,5,0
    PCI Card: pci1057,3410, sppci_othermultimedia, Slot-3@4,6,0
    PCI Card: pci1057,3410, sppci_othermultimedia, Slot-4@6,4,0
    PCI Card: pci1057,3410, sppci_othermultimedia, Slot-4@6,5,0
    PCI Card: pci1057,3410, sppci_othermultimedia, Slot-4@6,6,0
    PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
    PCI Card: pci1057,3410, sppci_othermultimedia, Slot-2@9,4,0
    PCI Card: pci1057,3410, sppci_othermulti

  • Itunes wont open at all, error message : quicktime was not found .... please reinstall ... i did that but no luck this only seems to have happened since the 10.4 update, im on windows 7 ..

    itunes wont open at all, error message : quicktime was not found .... please reinstall ... i did that but no luck this only seems to have happened since the 10.4 update, im on windows 7 ..

    Can you start QuickTime on your computer?
    You'll probably have to search for the Windows Installer Cleanup Utility and use it to remove QuickTime Player and iTunes. Then download and install the iTunes again.

  • ITunes wont open at all since incomplete update

    Tried to install latest update and rec'd an error code.  Ever since then (2 days ago) itunes wont open at all.  I tried to install again via the Apple website..  Still wont open.  Should I uninstall and reinstall?  Will my library remain stored?  

    Try the following:
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes &amp; related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Follow the instructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch

  • Help i have updated my ipod touch to 4.3.3 and itunes to 10.3 and now it wont open on my pc  i can access apps but no music as it cant sync help! itunes wont open at all or reconise the ipod

    help i have updated my ipod touch to 4.3.3 and itunes to 10.3 and now it wont open on my pc  i can access apps but no music as it cant sync help! itunes wont open at all or reconise the ipod

    Try to remove all Apple related software and then reinstall iTunes Removing iTunes, QuickTime, and other software components for Windows Vista

  • When i updated my computer, my safari on applications wont open and says "safari quit unexpectedly" and wont open but when i open it on the application key on the mac, safari will open. how do i get safari back on my dock where it will open.

    When i updated my computer, my safari on applications wont open and says "safari quit unexpectedly" and wont open but when i open it on the application key on the mac, safari will open. how do i get safari back on my dock where it will open. when i click reopen it wont. but i know safari works because thats what im using right now. it just wont open when i click the one i had loaded on my dock and in applications. please help!
    Stephanie

    Drag the Safari icon straight up and off the Dock so it goes, "poof" ...
    Now click and hold the Safari app in the Applications folder and drag that to the Dock.
    See if you can open a webpage in Safari.

  • Upgraded from 10.3.9 to 10.4.8 and now Logic wont open at all!

    Upgraded from 10.3.9 to 10.4.8 and now Logic wont open at all! Im using Logic 7.1 Everything was fine till I upgraded.... Now when I click to open Logic it never gets past the startupscreen, and then I get a message saying "Logic has unuexpectedly quit" and I get an option to either close it or restart it or report it to apple, whatever option I choose freezes Logic and I have to right click it in the dock to end the program because it is not responding. Any help is really appreciated! I have wirk I need to get done! (teaches me to upgrade in the middle of a project... what a rookie mistake!)

    Repeat after me...
    I will not upgrade in the middle of a project
    I will not upgrade in the middle of a project
    I will not upgrade in the middle of a project
    Especially as big an upgrade as a whole new OS!!
    O.K. for starters, have you done the routine maintenance, repairing permissions, etc..?
    Have you installed the Pro Application support specifically for Tiger?
    Let's start there...

  • Every time i open an app it will close with in a few min and wont open at all if music is running in the backround. what can i do about this?

    every time i open an app it will close with in a few min and wont open at all if music is running in the backround. what can i do about this?

    See:
    iOS: Troubleshooting applications purchased from the App Store
    Contact the developer/go to their support site if only one app.
    Restore from backup. See:
    iOS: How to back up
    Restore to factory settings/new iPod

  • Firefox was set to open it its page and while changing that to google I mistyped coogle; it wont open at all now.

    Annoyed by the bouncing star which interfered with my concentration, I clicked on the firefox icon and changed my opening page to google. I typed in coogle by mistake. The page wont open at all because it cannot find coogle.What do I do now.?.

    Note that you can drag a tab or link on the toolbar Home button to set this page as the home page.
    You can use these steps to disable the snippets on the about:home page:
    * Set the <b>browser.aboutHomeSnippets.updateUrl</b> pref to an empty string on the <b>about:config</b> page
    * Open about:home page in a tab
    * Open Web Console in this tab (Firefox menu button or Tools > Developer)<br />https://developer.mozilla.org/Tools/Web_Console
    * Run this command via the command prompt: <b>gSnippetsMap.clear()</b>
    * Close the tab with the about:home page
    * Close and restart Firefox

  • Word wont open at all as it has a question mark in the backround

    i have a macbook pro notebook and have been using microsoft word without any issues until today.It wont open up at all when i click on it it dont even jump and has a question mark behind it.What can i do to rectify the problem?

    These question marks are on your dock? And you can't open applications from your dock?
    If so, try this: Open a new finder window and navigate to the Applications folder in your hard disk. The applications in question should still be in there (the Applications folder). So drag each of the application icons that you want to be available on your dock from the Applications folder onto your dock, one by one. Take each of your question mark icons that are on the dock and drag them off the dock to get rid of them. See if that fixes you up.
    Now, if your hard disk no longer has an Applications folder in it, or the Applications folder is empty, you are going to have to reinstall OS 10.6 then do a software update to bring you back up to OS 10.6.8. You may be able to just go to the "optional installs" folder on the installer DVD and maybe all the stock applications are there -- I don't remember and I don't have an installer DVD handy to look. That would be way easier than doing a full blown OS reinstall. Also, as I recall, if OS 10.6 was on the computer when you bought it from the store, I think there should be an "extras" DVD that has a handful of applications that could be reinstalled from it, too.

  • ITUNES WONT OPEN AT ALL - PLEASE HELP!

    Can someone please help me! I downloaded itunes 6 about a week ago, its been working fine up until last night. Everytime I go to open itunes I get the annoying error message - 'itunes has encountered a problem and needs to close'.
    I have tried re-installing itunes and quick time, I have tried recreating my library, still doesnt work.
    I think it may be something to do with quicktime, as when I click on it on my desktop I get an error message and it wont open. Also when I go to the quicktime page on apple.com I get a message saying about a plugin wasnt initialized. Quicktime isnt in my add/remove programs list either. I have tried installing the QuickTime standalone download, its almost does it then I get error message come up saying something like DLL Function Call Crashed!
    I would really appreciate it if someone has any help on this as Apple couldnt care less!

    Go here. Da Gopha, "iTfW: stepwise clean uninstallation of iTunes", 09:51am Apr 5, 2005 CDT and do a stepwise clean uninstallation of iTunes. That might help. Sometimes extra hidden files can muck up an installation.

  • Itunes7 just wont open at all

    I upgraded to Itunes 7, and now it wont open. I get no error message. I have tried the things apple said to try. That does not work either. Quicktime works fine. I just cant open Itunes. I really just want to get into Itunes. I was ok with it for awhile, because I underdstand new things have problems. But now I am frusterated. So if someone, or apple, could help me solve this that would be great. Thanks

    replying to irishninja81
    I get no error message. I have tried the things apple said to try. That does not work either. Quicktime works fine. I just cant open Itunes.
    a couple of preliminary questions aimed at narrowing down the possibilities.
    do you have Norton Internet Security 2005 installed on that PC?
    if you reboot the PC, bring up your Task Manager, click on the Processes tab, and then try to launch itunes, does an "itunes.exe" process appear in Task Manager? if it does, does it persist in there, or does it disappear after a few seconds?

  • Hi, im trying to update my itunes to the latest update 2013 and i keep getting the error 2324 and now my itunes wont open at all...did i loose all my media i dont know what to do next please anybody help me thanks

    hi, for the last 3 hours i ve been trying to install and update itunes to the lates update....before my itunes would open just like i want it to  and ever since i tried updateing to the new software my itunes wont open i get a code 2324....i realy dont want to have to put itunes on a diferent computer....please help on what to do to fix this and get my library back cause it wont open....please desperately need help
    Laura Brown

    The first step is to try this Microsoft fixit:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    If that doesn't work we will have to try something more complicated. It is a could not open file error message from the installer.

Maybe you are looking for