Migrate from time machine backup without losing pre-installed applications?

I purchased a used mac mini A1283 that came with pre-loaded OSX Lion and iWork11 on the harddrive (no CDs/DVDs).
I have a "time machine backup" from a previous mac of mine running OSX Lion but without iWork11.
I would like to restore the time machine backup, but not lose iWork11.  As it is my understanding and experience from 1 attempt already, if I use migration assistant, it creates a new user account with all of my old stuff, but unfortunatelty does not inherit the iWork11 applications from the main admin user account.  What is the best way to marry all my old stuff (files, settings, etc.) with the new iWork11 apps?
Thanks,
DC

If all your apps are in the top-level Applications folder, all users have access to them.
If you already have files associated with those apps in a different user account, you can transfer them to a different account.  See Transferring files from one User Account to another.   As noted there, that's fairly easy for some types of data, somewhat harder for others.

Similar Messages

  • I transferred all my data from a MacBook running OS X 10.7.4 to a new MacBook Air via migration from time machine backup. Safari now "quits unexpectedly" at startup.

    My Safari "quits unexpectedly" each time I try to start it on my new MacBook Air after I transferred it from my MacBook via migration from time machine backup disk.

    Process:    
    Safari [967]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.7 (7534.57.4)
    Build Info: 
    WebBrowser-7534057004000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [110]
    Date/Time:  
    2012-08-30 13:33:46.430 -0400
    OS Version: 
    Mac OS X 10.7.4 (11E2705)
    Report Version:  9
    Interval Since Last Report:     
    20401 sec
    Crashes Since Last Report:      
    38
    Per-App Interval Since Last Report:  27 sec
    Per-App Crashes Since Last Report:   38
    Anonymous UUID:                 
    ECF56984-B73E-4C06-A373-BDD07BBBB79F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[967]: 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                 
    0x00007fff8b9d7f56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff8bb35dee objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff8b9d7d8a +[NSException raise:format:arguments:] + 106
    3   Foundation                     
    0x00007fff8637771f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                         
    0x00007fff8390ccdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                         
    0x00007fff8390ce38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                         
    0x0000000102b23c2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                 
    0x00007fff8b9cefb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                 
    0x00007fff8b9cef32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                         
    0x00007fff838f49ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                         
    0x00007fff838eaf73 loadNib + 322
    11  AppKit                         
    0x00007fff838ea470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                         
    0x00007fff838ea38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                         
    0x00007fff838ea2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                         
    0x00007fff83b5b06f NSApplicationMain + 398
    15  Safari                         
    0x0000000102d26806 SafariMain + 166
    16  Safari                         
    0x0000000102b12f24 Safari + 3876
    17  ???                            
    0x0000000000000002 0x0 + 2
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff8683bce2 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff8a2d37d2 pthread_kill + 95
    2   libsystem_c.dylib        
    0x00007fff8a2c4a7a abort + 143
    3   libc++abi.dylib          
    0x00007fff869eb7bc abort_message + 214
    4   libc++abi.dylib          
    0x00007fff869e8fcf default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff8bb36249 _objc_terminate + 94
    6   libc++abi.dylib          
    0x00007fff869e9001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib          
    0x00007fff869e905c std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff869ea152 __cxa_throw + 114
    9   libobjc.A.dylib          
    0x00007fff8bb35f0a objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff8b9d7d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation     
    0x00007fff8637771f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit         
    0x00007fff8390ccdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit         
    0x00007fff8390ce38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework
    0x0000000102b23c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation 
    0x00007fff8b9cefb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation 
    0x00007fff8b9cef32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit         
    0x00007fff838f49ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit         
    0x00007fff838eaf73 loadNib + 322
    19  com.apple.AppKit         
    0x00007fff838ea470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit         
    0x00007fff838ea38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit         
    0x00007fff838ea2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit         
    0x00007fff83b5b06f NSApplicationMain + 398
    23  com.apple.Safari.framework
    0x0000000102d26806 SafariMain + 166
    24  com.apple.Safari         
    0x0000000102b12f24 0x102b12000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8683c7e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8eea178a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff8eea031a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff8683c192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8a2d3594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8a2d4b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff8683c192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8a2d3594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8a2d4b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff8683bbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a2d5274 _pthread_cond_wait + 840
    2   com.apple.WebCore        
    0x0000000103bc01fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore        
    0x0000000103bbdd50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore 
    0x000000010350111f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8a2d18bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8a2d4b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff8683a67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff86839d71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff86618df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff86618d35 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff8a2d18bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff8a2d4b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff62710418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff62710440  rsp: 0x00007fff62710418
       r8: 0x00007fff73300fb8   r9: 0x00007fff6270fea8  r10: 0x00007fff8683bd0a  r11: 0xffffff80002dad60
      r12: 0x00007ff4ba20da90  r13: 0x0000000000000001  r14: 0x00007fff73303960  r15: 0x00007fff62710590
      rip: 0x00007fff8683bce2  rfl: 0x0000000000000246  cr2: 0x00000001068d1000
    Logical CPU: 0
    Binary Images:
    0x102b12000 -   
    0x102b12fff  com.apple.Safari (5.1.7 - 7534.57.4) <468C5147-26BF-321F-A7E6-42DA82AD4B1B> /Applications/Safari.app/Contents/MacOS/Safari
    0x102b17000 -   
    0x102fb1ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x1032ce000 -   
    0x10355dfff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10360f000 -   
    0x103791ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x10387f000 -   
    0x103a58fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x103bba000 -   
    0x104b5fff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff62712000 -
    0x7fff62746baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff81f46000 -
    0x7fff81f6afff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff81fa4000 -
    0x7fff81fb6ff7  libbsm.0.dylib (??? - ???) <666E88F0-F8F3-3490-B688-2CF9418CB7E8> /usr/lib/libbsm.0.dylib
    0x7fff81fb7000 -
    0x7fff81fecfff  com.apple.securityinterface (5.0 - 55022.4) <63371915-795C-3B1D-B413-6F7B6FEA00D0> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff82a20000 -
    0x7fff82affff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <CDA0CC54-1442-3467-91D6-44456BD93733> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff82b00000 -
    0x7fff82b28fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff82b29000 -
    0x7fff82b8bff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff838c4000 -
    0x7fff838d3fff  com.apple.opengl (1.8.0 - 1.8.0) <F487C903-3082-3528-916D-AC96AFF23927> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff838da000 -
    0x7fff844e0ff7  com.apple.AppKit (6.7.3 - 1138.47) <29585604-7CFC-3DFC-8C87-142B69502575> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff844e1000 -
    0x7fff844f5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84532000 -
    0x7fff845e5ff7  com.apple.CoreText (220.20.0 - ???) <4C3E0213-2627-37D1-8550-E30A0EA6C262> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff845e6000 -
    0x7fff845ecff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8474f000 -
    0x7fff84764fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <4DD43F2F-7688-3028-868C-4E2876AFBF21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff84773000 -
    0x7fff847c1fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff847c2000 -
    0x7fff847c2fff  com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff847d3000 -
    0x7fff84803ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3107DEB8-A19E-3C51-8F2D-67CCE49FD401> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff84804000 -
    0x7fff84845fff  com.apple.QD (3.40 - ???) <05970F98-B752-37AF-B577-2B940DF020A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff84acb000 -
    0x7fff84accfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff84bac000 -
    0x7fff84bb9fff  com.apple.CrashReporterSupport (10.7.4 - 352) <C806C4A3-25FE-3D62-BFF4-0DB41589CF83> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff84bba000 -
    0x7fff84bbffff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
    0x7fff84bc0000 -
    0x7fff84bc8fff  libsystem_dnssd.dylib (??? - ???) <8A0F6F23-53C1-34FD-B641-4C0771C71E2A> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff84bc9000 -
    0x7fff84be6fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff84be7000 -
    0x7fff84d4efff  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
    0x7fff855e9000 -
    0x7fff85629fe7  libGLImage.dylib (??? - ???) <11B7E8A0-F475-32BD-9234-1E245384F586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8562a000 -
    0x7fff8565dff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8565e000 -
    0x7fff856e1fef  com.apple.Metadata (10.7.0 - 627.35) <6769AD6A-58D2-3D25-B289-15C65B82CF8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff856ee000 -
    0x7fff856eefff  com.apple.Accelerate (1.7 - Accelerate 1.7) <A42ACCF8-7C09-3891-B2B3-F6048A650BA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff856ef000 -
    0x7fff856f2fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff856f3000 -
    0x7fff8570afff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8570b000 -
    0x7fff85722fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff85723000 -
    0x7fff8572afff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
    0x7fff8572b000 -
    0x7fff85783fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85f06000 -
    0x7fff86222fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <CDCB53C0-D212-3485-A594-DDE33AAC5AF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff86262000 -
    0x7fff862abff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <F8F7E96C-C256-329B-AAEE-3F770B79EE04> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff862ac000 -
    0x7fff865c5fff  com.apple.Foundation (6.7.2 - 833.25) <F6584E06-7C8F-3422-AF84-3AA58EC67935> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff86616000 -
    0x7fff867b6ff7  com.apple.QuartzCore (1.7 - 270.5) <8F2C804B-24F5-3E41-B85D-D1AC18BDB912> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff867b7000 -
    0x7fff867ddfff  com.apple.framework.familycontrols (3.0 - 300) <84E55A2E-643E-36E9-AFD8-CED667AF6B8E> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff867de000 -
    0x7fff867e3fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86812000 -
    0x7fff86824ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff86825000 -
    0x7fff86845fff  libsystem_kernel.dylib (1699.31.2 - compatibility 1.0.0) <185823F1-409E-3AFD-93A9-C214013C17C8> /usr/lib/system/libsystem_kernel.dylib
    0x7fff86846000 -
    0x7fff86854fff  com.apple.NetAuth (3.2 - 3.2) <B247BEAB-E3DA-3075-A2E5-BD3371AB0FA4> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff86855000 -
    0x7fff8686bfff  libGL.dylib (??? - ???) <E0183967-5EA6-3428-AC3B-0403A06F0E3F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8686c000 -
    0x7fff8686dff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff868e3000 -
    0x7fff86953fff  com.apple.datadetectorscore (3.0 - 179.4) <D14F635D-D403-3780-85C9-91EB0CA07F8E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff86954000 -
    0x7fff86955ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <8901B7EE-6CA0-31F3-BBFE-BB71C90B1E49> /usr/lib/system/libremovefile.dylib
    0x7fff86956000 -
    0x7fff869b6fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <1E3EEDA7-1DC6-3593-9DED-0BAFA0972A76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff869e3000 -
    0x7fff869eeff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff869ef000 -
    0x7fff86a13fff  com.apple.Kerberos (1.0 - 1) <5A114BAB-19C7-30B1-B9FB-F40019499734> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86a51000 -
    0x7fff86b58fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff86b59000 -
    0x7fff86b84ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff86b85000 -
    0x7fff86bfbfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff86bfc000 -
    0x7fff86c29fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <A5108164-E3EA-3C07-AA57-239BA58808A7> /usr/lib/libSystem.B.dylib
    0x7fff86c9e000 -
    0x7fff86ca9ff7  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
    0x7fff86cb7000 -
    0x7fff86db9fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff86dea000 -
    0x7fff872b1fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff872b2000 -
    0x7fff872b2fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff872b3000 -
    0x7fff872d3fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff872d4000 -
    0x7fff872e3fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff87a0f000 -
    0x7fff87a1cfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <36A15341-34AB-3D2B-96AD-15E198AA5180> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff87a1d000 -
    0x7fff87a27ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff87a6c000 -
    0x7fff87a6efff  com.apple.TrustEvaluationAgent (2.0 - 1) <3087AE86-B57F-3D39-9885-C93DC6FD5163> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87a6f000 -
    0x7fff87ad7ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <F047EFBC-D109-37AA-B12B-7542685B2E6E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff87ad8000 -
    0x7fff87ad8fff  com.apple.Carbon (153 - 153) <51D75B5A-3F04-32C9-BBA4-A96AF6E3FDFA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87b2b000 -
    0x7fff87b66fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff87b6a000 -
    0x7fff87b71fff  libGFXShared.dylib (??? - ???) <0EA5DB50-D9AA-3BD5-9B1A-D5A82BD10E14> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87de3000 -
    0x7fff87df1ff7  libkxld.dylib (??? - ???) <9F65E9DF-2A92-3CE2-BA34-247D392DAB48> /usr/lib/system/libkxld.dylib
    0x7fff87ef0000 -
    0x7fff87ef5ff7  libsystem_network.dylib (??? - ???) <DD7492F9-39FB-3E73-9028-3E1027D012B9> /usr/lib/system/libsystem_network.dylib
    0x7fff87ef6000 -
    0x7fff87f09ff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
    0x7fff87f0a000 -
    0x7fff87f13ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff87f72000 -
    0x7fff87fcdff7  com.apple.opencl (2.0.16 - 2.0.16) <BF470CCF-9A69-399A-9789-D7E44573B0F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88097000 -
    0x7fff8817bfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <DAE95FD5-AA73-30E2-B563-EA2BDBD4D3CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88277000 -
    0x7fff88277fff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff88278000 -
    0x7fff882baff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8834e000 -
    0x7fff883b7fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff887e4000 -
    0x7fff887e5fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
    0x7fff88914000 -
    0x7fff88918ff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff88958000 -
    0x7fff889acfff  libFontRegistry.dylib (??? - ???) <2CCED595-0992-3A04-A8E8-887429652789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff889b2000 -
    0x7fff88a28fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff88a6e000 -
    0x7fff88ce2fff  com.apple.CoreImage (7.98 - 1.0.1) <1E7BFFE3-4A46-317F-A1C0-A6FE040DE908> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff88ce3000 -
    0x7fff88d23fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff88d24000 -
    0x7fff8922dff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8922e000 -
    0x7fff8926dfff  com.apple.AE (527.7 - 527.7) <9B3F7EC2-EDE2-3123-BAA5-C36A09BA038E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff89471000 -
    0x7fff89476fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff89477000 -
    0x7fff894e2ff7  com.apple.framework.IOKit (2.0 - ???) <BA8FC1EB-0360-394F-9D6C-1D58BB187466> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8954b000 -
    0x7fff8954cff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8954d000 -
    0x7fff89b31fff  libBLAS.dylib (??? - ???) <09028536-1215-324C-B7BD-384CF5DBC5D0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff89b32000 -
    0x7fff89c68fff  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
    0x7fff89c69000 -
    0x7fff89c6afff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89c6b000 -
    0x7fff89c6cfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff89c6d000 -
    0x7fff89cf2ff7  com.apple.Heimdal (2.2 - 2.0) <A9FC8FF4-8D02-3D91-B409-AF19B72AEFDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff89cf3000 -
    0x7fff89d33ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <BDD11BE5-A9AB-347C-AB30-FDA1C5603E68> /usr/lib/libcups.2.dylib
    0x7fff89d34000 -
    0x7fff8a161fff  libLAPACK.dylib (??? - ???) <C7456566-4B04-3971-8D62-DE0DEBE811B7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8a162000 -
    0x7fff8a27afff  com.apple.DesktopServices (1.6.4 - 1.6.4) <E1A724B2-0DCD-338B-86E2-76AB498DBA2E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8a27b000 -
    0x7fff8a27ffff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff8a283000 -
    0x7fff8a360fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <535C622E-2C14-3DD4-98D0-EA181DF8D582> /usr/lib/system/libsystem_c.dylib
    0x7fff8a372000 -
    0x7fff8a377fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a378000 -
    0x7fff8a3ebfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8a447000 -
    0x7fff8a499ff7  libGLU.dylib (??? - ???) <E9C325A6-D3D6-3C6A-A655-D2CB5BBEB992> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8a49e000 -
    0x7fff8a4a0fff  libCVMSPluginSupport.dylib (??? - ???) <CBAE2CCA-3B42-328E-8FA5-5EF22622EAEB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8a569000 -
    0x7fff8a576ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff8a577000 -
    0x7fff8a5a0fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a976000 -
    0x7fff8aacffff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E5B0E9FC-9823-33DD-BE31-C856CF9BB451> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8aaec000 -
    0x7fff8aaecfff  com.apple.CoreServices (53 - 53) <97E086D0-20B4-3BB4-BEE2-04EE5700D55B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8b3eb000 -
    0x7fff8b481ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <C06C0706-3462-3F24-A8BE-4DA8076DE59F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8b482000 -
    0x7fff8b7aeff7  com.apple.HIToolbox (1.9 - ???) <32527EBE-4E99-31F6-BBE7-60A796803905> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8b7e0000 -
    0x7fff8b82cff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8b82d000 -
    0x7fff8b830ff7  com.apple.securityhi (4.0 - 1) <CA808DC8-7DCF-3B96-A6E8-C9A777C55DF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8b934000 -
    0x7fff8bb08ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8bb09000 -
    0x7fff8bb0ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <22E77322-56E7-3730-9289-D8825A08408F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8bb10000 -
    0x7fff8bb17ff7  com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8bb18000 -
    0x7fff8bb1efff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
    0x7fff8bb1f000 -
    0x7fff8bc03ed7  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <76082BBC-446B-3355-AED5-0DBCEE600CB2> /usr/lib/libobjc.A.dylib
    0x7fff8bc04000 -
    0x7fff8bc04fff  com.apple.vecLib (3.7 - vecLib 3.7) <F968254A-2A06-3E2A-A587-151D7A2DB55A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8bca4000 -
    0x7fff8bccfff7  com.apple.CoreServicesInternal (113.17 - 113.17) <3D222F99-6155-363D-8B84-263B80500226> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8bcd9000 -
    0x7fff8c67595f  com.apple.CoreGraphics (1.600.0 - ???) <3FBBB631-C7BB-342B-A9FC-16BDBBEAFBD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c6b6000 -
    0x7fff8c6f8fff  com.apple.corelocation (330.12 - 330.12) <61E65321-958C-3E89-9F02-05BD2B7D898D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8cb6b000 -
    0x7fff8cc0cff7  com.apple.LaunchServices (480.34 - 480.34) <67D5B865-B4B6-3522-8652-654A4E3F4B6D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8cc22000 -
    0x7fff8cc41fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8ccd6000 -
    0x7fff8cd32ff7  com.apple.HIServices (1.21 - ???) <25FBDEA4-871F-3A58-A525-0E1799945522> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8cd33000 -
    0x7fff8cd5cfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8cd5d000 -
    0x7fff8ce6afff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8ce7e000 -
    0x7fff8ce80ff7  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
    0x7fff8d4b4000 -
    0x7fff8d4b6fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff8d4b7000 -
    0x7fff8d5acfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8d5ad000 -
    0x7fff8d5caff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8d5cb000 -
    0x7fff8d5e7ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8d5e8000 -
    0x7fff8d611ff7  com.apple.framework.Apple80211 (7.4 - 740.2) <341665EC-C964-34E0-92E1-743A66F94A44> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8d666000 -
    0x7fff8d708fff  com.apple.securityfoundation (5.0 - 55116) <1E062087-A9B1-3E38-8133-E9D282EA34B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8d709000 -
    0x7fff8d7a3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C5585E08-76A0-34E0-B92C-22BA9D3E083C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8d818000 -
    0x7fff8d81bfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8d81c000 -
    0x7fff8d821fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8d822000 -
    0x7fff8d8a6ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <46ED8F7A-01E9-3733-A531-3512DA8BC113> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8d8a7000 -
    0x7fff8d8aafff  com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8d8ab000 -
    0x7fff8db94ff7  com.apple.security (7.0 - 55148.1) <19F7B16B-B974-3274-886F-B8B2FA56032F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8db95000 -
    0x7fff8dba0fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8dd10000 -
    0x7fff8de1cfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <557A7749-70EE-3ADF-BC3E-0A5E7DDCD8C1> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8de5b000 -
    0x7fff8e085fe7  com.apple.CoreData (104.1 - 358.14) <1C100A86-EEDF-352E-8BC0-DFE82FF92362> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8e0ef000 -
    0x7fff8e1b6ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <F00820E4-7753-3F41-8D3D-95CD6F174886> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8e1b7000 -
    0x7fff8e20bff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8e29f000 -
    0x7fff8e29ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4F7416F1-A069-3A39-B5F1-008279F6B819> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8eaa9000 -
    0x7fff8eae3fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8eb97000 -
    0x7fff8eb9efff  com.apple.NetFS (4.0 - 4.0) <30AAE235-3F64-38BC-B0C9-271C8979C1C9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8eb9f000 -
    0x7fff8eba5fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ebad000 -
    0x7fff8edaffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8edb0000 -
    0x7fff8ee2bff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <51681D6E-62D3-3B7D-9981-D3FC3568BAB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8ee9e000 -
    0x7fff8eeacfff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff8eead000 -
    0x7fff8eeadfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8eed7000 -
    0x7fff8efdcfff  libFontParser.dylib (??? - ???) <DA05BC85-D79C-3F8E-A641-3E1E63B8E842> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8f054000 -
    0x7fff8f063fff  libxar-nossl.dylib (??? - ???) <518C0791-AB8D-3E8A-BB40-D4F312704FE2> /usr/lib/libxar-nossl.dylib
    0x7fff8f064000 -
    0x7fff8f07aff7  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
    0x7fff8f102000 -
    0x7fff8f106fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8f107000 -
    0x7fff8f1acfff  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
    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: 3580
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=186.9M resident=103.6M(55%) swapped_out_or_unallocated=83.2M(45%)
    Writable regions: Total=1.1G written=4556K(0%) resident=5296K(0%) swapped_out=4K(0%) unallocated=1.1G(100%)
    REGION TYPE                   
    VIRTUAL
    ===========                   
    =======
    CG shared images                  
    96K
    CoreServices                    
    1420K
    JS JIT generated code              
    8K
    JS JIT generated code (reserved) 
    1.0G   
    reserved VM address space (unallocated)
    MALLOC                          
    44.2M
    MALLOC guard page                 
    64K
    SQLite page cache                
    288K
    STACK GUARD                     
    56.0M
    Stack                           
    10.5M
    VM_ALLOCATE                       
    64K
    __CI_BITMAP                       
    80K
    __DATA                          
    15.8M
    __IMAGE                          
    528K
    __LINKEDIT                      
    61.0M
    __RC_CAMERAS                     
    248K
    __TEXT                         
    125.9M
    __UNICODE                        
    544K
    mapped file                     
    24.7M
    shared memory                    
    312K
    ===========                   
    =======
    TOTAL                            
    1.3G
    TOTAL, minus reserved VM space 
    341.7M
    Model: MacBookAir5,1, BootROM MBA51.00EF.B00, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 2.4f17
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238412D50422020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238412D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.19.21)
    Bluetooth: Version 4.0.7f2, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD TS064E, 60.67 GB
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0249, 0x1d182000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0x1d181300 / 7
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc521, 0x14100000 / 2

  • Re: Migrating my IPhoto from Time Machine Backup to my just-installed Snow Leopard OSX... the program is there, all my photos are there..... but my photos had all been neatly arranged in folders, and there is absolutely no sign of my folders.  What a mer

    re: Migrating my IPhoto from Time Machine Backup to my just-installed Snow Leopard OSX... the program is there, all my photos are there..... but my photos had all been neatly arranged in folders, and there is absolutely no sign of my folders. What a mess, 20,000 photos.  How can I restore my folders?
    (iphoto 08)

    Restore the library from Time Machine as shown in this screenshot:
    Then open the library with iPhoto.  No importing necessary.
    OT

  • How do i restore photo albums from time machine backups without duplicates?

    how do i restore photo albums without duplicates from time machine backups? thx

    Worth updating?  Totally a personal decision. For some it would be. For others it would not?
    Upgrading, if there are no problems, does not affect your data. And since bad things do happen you always have a good backup. Especially when doing any upgrade.
    Your password question has nothing to do with iPhoto. Try it in the OS forum
    LN

  • Possible to restore iTunes safely to a new mac (from time machine backup) without using setup/migration assistant?

    Hello all,
    I have just acquired a new MacBook which I want to set up completely fresh. The only data I really need to restore/copy to it, besides a few document folders, is the iTunes library from my existing iMac. The iTunes library has been backed up using time machine on the iMac (using a portable drive). I’ve heard it might be possible for me to plug the time machine backup into the new MacBook and then option-click the time machine icon in order to 'browse other backup disks' and then restore iTunes. Would this work and would all my devices still sync with iTunes? I’m just a bit nervous because apple has migration assistant and setup assistant for doing this sort of thing - I just really don’t want to use them because the only thing I want on my new MacBook from the whole of the time machine backup is literally the iTunes library. I don’t want to start restoring user accounts which you must do with the assistants.
    Thank you.

    Thank you ever so much for the replies. Just one thing: the link you provided seems to discuss restoring individual items on the computer for which a backup has been made. On my macbook I can't click "enter time machine" which I'm guessing is because the time machine backup is for my old iMac (hence my comment about control clicking the menu bar).

  • Cannot migrate from time machine backup

    Yesterday my internal hard disk crashed and after repairing disk in recovery mode I could reinstall MtLion.
    Using migration assistent I wanted to recover my old accounts, but the assistant could not find my time machine backup.
    Information
    Backup-System: External USB Harddisk connected directly to iMac
    Spare-Bundle located in root folder of external hard disk
    Backup only for my account folders and some special folders but not the entire system
    I can open the TM backup with "DiscUtility" and with Time Machine (pressing <option> key while opening TM-menu)
    Currently I try to repair the SpareBundle because this has been mentioned in many discussions and support pages.
    I would like to use the Migration assistent because I am afraid, that my "secret"files like key-chain would not be accessible any longer in case I recover it manually.
    What can I do so that the assistent works again?
    KR
    Michael

    atsuem wrote:
    Using migration assistent I wanted to recover my old accounts, but the assistant could not find my time machine backup.
    Be sure you're selecting the From Another Disk option in Migration Assistant.
    The sparse bundle should appear on the Select Your System window there, but note that it will show the name of the disk and Computer name that was backed-up, not the name of the disk the backups are on.
    Or, you may first see the name of the drive the backups are on;  if you select that, after a few moments, you'll see the actual backups, with the name of the disk and Computer that were backed-up.
    If it doesn't appear, try manually mounting the sparse bundle before starting Migration Assistant.
    We have a few reports that occasionally a disk won't appear, but the Continue button will be enabled;  if so, click it - the Select items to Migrate window may appear and you can proceed.
    Backup-System: External USB Harddisk connected directly to iMac
    Spare-Bundle located in root folder of external hard disk
    That's a bit strange.  Normally, for backups made to a directly-connected HD, the Backups.backupdb folder
    is placed at the top level of the drive, not inside a sparse bundle.  A sparse bundle is used only when backups are made over a network.  It doesn't much matter now, but is there a reason that was done?
    •  Backup only for my account folders and some special folders but not the entire system
    That prevents you from doing a full system restore, which often works when Setup Assistant and Migration Assistant don't. 
    And you'll likely have trouble with any "complex" 3rd-party apps (typically the ones that come with their own installers).  They'll probably have to be reinstalled from the original discs. 
    Currently I try to repair the SpareBundle because this has been mentioned in many discussions and support pages.
    Yes, that's the place to start.  In this case, you need to repair both the disk or partition containing the sparse bundle and the sparse bundle itself (it's kind of a disk-within-a-disk).
    If you're not sure how to do that, use the procedure in #A5 of Time Machine - Troubleshooting for a USB drive connected to a Time Capsule.
    If Disk Utility can't repair it, see the pink box at the bottom of that page -- it's possible a heavy-duty, 3rd-party disk repair app can.
    I would like to use the Migration assistent because I am afraid, that my "secret"files like key-chain would not be accessible any longer in case I recover it manually.
    If you can't repair the sparse bundle, or if Migration Assistant still doesn't recognize the backups, that will be your only other option.
    Unfortunately, there do seem to be some cases where Setup Assistant and Migration Assistant on Mountain Lion don't recognize perfectly good backups.  Hopefully Apple is working on a fix, but that's not going to help now.
    As far as I understood, then I can re-use my "old" TM-Backup and connect it to Time Machine without deleting my old backup
    Maybe, but you'll need a different procedure. 
    You'll need the new account to have not only the same name, but the same UID (User ID number) as the old one.  Those are assigned automatically when you create a user account, and are mostly invisible. 
    If you never had more than one account, the one on the backups should be #501.  And the one you created after installing OSX should also have #501, so if you can get the backups to appear at all, the new user account should have access to them.   And if they have the exact same short user name (home folder name), when you do the next backup, Time Machine should recognize the home folder as the same one as on the backups, as if nothing had changed.
    We may need to explore that further once you get your system rebuilt.
    And you'll have to manually "associate" the new disk with the backups, per #B6 in Time Machine - Troubleshooting before starting new backups.

  • How to restore time machine backup without disturbing already installed app

    Hi!
    My school recently reconfigured/reformatted my macbook and install the school image. Now it is filled with applications that the school help us installed. Now how do i restore the backup that my time machine backups last time? Migration assistant or what? I did not change my mac, it is just that my hard disk got reconfigured. How do i restore backup without disturbing the apps my school installs?
    Please help thanks!
    ALa.

    alazahee wrote:
    I did not change my mac, it is just that my hard disk got reconfigured.
    I'm not sure what you mean by that. Is your user account still there?
    If not, and if you have either Time Machine backups or a "clone" as backups, yes, use Migration Assistant. See [Using Migration Assistant|http://web.me.com/pondini/AppleTips/Migrate.html]. Note that you must be logged-on with a user account that's named differently from any of the accounts you want to transfer, or else be prepared to rename the duplicate.
    If your backups aren't either Time Machine backups or a "clone," you'll have to drag and drop or restore using the app that made them.

  • Restore from Time Machine backup without a password?

    Here's the situation:
    I had a Mac which was backed up via Time Machine to an external USB drive. I no longer have the Mac, and I don't remember the old password. I got a new Mac and I want to restore my user account from the TM backup.
    QUESTIONS:
    1. If I create an account with the same name but a different password on the new Mac, will I be able to restore my account via Migration Assistant, even though the passwords don't match?
    2. If not, am I hosed?

    Hello:
    This thread seems to answer your question:
    https://discussions.apple.com/message/12949561#12949561
    Barry

  • User account migration from Time Machine backup

    I recently used Time Machine to back up the entire content of my user account (MacBook Pro) and then used Migration Assistant (OS 10.5.8) to move everything to a different machine (iMac). Most things seemed okay, but several applications (and the corresponding icons on the dock) are noticeably missing. The three are: Mail, iCal and iChat. Does anyone have any idea why this happened? And more importantly, how I can go about fixing it?
    Related to that ... I am about to bring my laptop in for a hard drive replacement, which is why I gave the backup/restore a dry run ... any suggestions on the best way to do this without having to reset a lot of the preferences, etc. will be much appreciated. Thanks!
    -Irene.

    see this post
    http://discussions.apple.com/thread.jspa?messageID=7310232&#7310232

  • Screen went black during migration from time machine backup

    Just did a clean install of Mavericks on my wife's 3-year old MacBook Air. I erased the hard disk first from the Recovery drive. Then did the Maverics install.  All went well.  Then I started a Time Machine migration from a back up I had on a Toshiba HD.  Everything started well showing about a 2 hour back up time, but about 1 hour into the migration, the MacBook screen went black.  I couldn't get it to go on, so I did a hard reboot of the system.  I've had to start the migration again, but not I'm concerned the same thing will happen.
    Any ideas what is going on?

    You can also go to System Preferences/Energy Saver and set Display sleep to never until you are done, then reset it.

  • Can I restore iPad from time machine backup without my MacAir

    All my gear has been stolen including my MacAir and iPad(4thGen). Fortunately I just found my iPad under my car seat.
    Now I would like to restore my iPad. The thing is I do iTune-backup through my MacAir then I backup my MacAir with TimeMachine on to external HDD at home.
    How could I retore iPad without my MacAir.

    You will need a program like:
    http://www.catacombae.org/hfsx.html
    for a PC to read the Mac formatted TimMachine HD

  • 10.5.8 mac pro cannot restore from time machine backup

    Hey there,
    I've had a mac volume die on me so I ordered the 10.5.8 cds from Apple.  I installed the OS on a new hard drive and trying to migrate from time machine backup and the backup failed to move both my user and application settings.  I've tried using the migration assistant, this also fails and doesnt show me the correct volumes in TM.  Please help!

    What have you done to repair and rebuild the directory of your old drives?
    One word of caution is that Alsoft Disk Warrior is/was not (not sure latest version) to deal with the huge size of some TimeMachine backup volumes which as Ricks said, are complex and prone to failures.
    I wanted to see how it would work to have one TM drive for dailys, another for just run once a week, and system clone before any updates. Plus a small handy emergency only boot drive volume (40GB).
    So you are stuck with 10.5.8 due to cost of software applilcation upgrades? and with Lion there is no support for old PowerPC, no Rosetta to run and support those. And then ML coming soon which seems to drop support for pre-2008s.
    Metadata is trash as in temp cache and in a smart backup - like CCC and such - would never be backed up or shouldn't be - they should be deleted and is one case and use for things like CCleaner to be run (until Safari and Chrome do job limited age and size of disk caches).
    Caches and temp files and logs can be source of problems.
    SyncServices - 10.5.x started using that and that would get messed up at least when I looked at it 10.5.2+ era.
    I'd dual boot SL and 10.5.8
    10.5.x came out 4.5 yrs ago. In that time I upgraded boot drive couple times, formatted/initialized when it came out and again a year later 10.5.6 and then with 10.6.0 or about once a year to clone, erase, restore.
    You used your backup drive for two years.
    Originally hoped that it would be easy and possible to clone TM backup drives for safety and so you coudl take a good set with a year of data on it and instead of start over, take it and make a copy for archive your files. A good file history.
    There are programs that add to and help manage and allow the user to look at and choose backup sets from different points in time.  I take it you can't do that.
    I would invest in more backup drives, internal and external, while try to build a new solid footing and foundation - so you can install, clone, do more modifications and installs and updates, so you never have to redo.
    With backup clones you would never have to worry about reinstalls or lost files. CCC will with a large enough volume also allow archive of file changes. TM is probably good - for those that didn't and dont' like to backup.
    I would hope though have seen enough errors, but you are using the initial TM backup program which has had three more OS versions and 3 yrs since to improve form 10.5.8 (came out June '09).

  • HT201250 How can I migrate a Time Machine backup from an external hard drive to a new TimeCapsuls?

    I just got a 2TB Time Capsule.  I want to migrate my time machine backups on an external hard drive to the new Time Capsule.  I have about 430Gb of files to back up; I don't want to wait 7-8 days for the backup, unless I have to.  I am using OS 10.7.5 (forget which cat that is).  I have mounted the TC drive as 10.0.1.1; I tried to drag and drop from old to "data" on TC, but I get the error "The volume is the wrong format for a backup."  Any ideas how I can move my old files to the new, and bypass creating a brand new backup file?
    Thanks.

    Rather than do that, which means starting over from scratch, losing all your edits, organisation and so on, why not simply use iPhoto Library Manager to revert the Library to the older version? Easier, less destructive.
    The instructions on that are here
    If you really want to start over: you can access the Originals folder simply by going to your Pictures Folder and finding the iPhoto Library there. Right (or Control-) Click on the icon and select 'Show Package Contents'. A finder window will open with the Library exposed.

  • Problem migrating to new Mac mini Server from Time Machine Backup

    I sell my old Mac mini Server and after I purchase the new one (unibody). I had the Time Machine Backup but I'm not able to restore it to the new mac mini. I started it with the Server Install DVD into it and I went to Utility menu to choose "*Restore from Time Machine backup*" but it said that *it was not possible to restore the backup to this machine because its a different hardware, and suggested to use Migration*. So I restarted it and when it asked me to choose between "setting up a new server" or "transfer information from an existing server" I chose this last. In the next menu didn't appear any Time Machine backups so I mounted the time machine backup and copied the Latest hd backup to an external firewire hd and I connected it to the new one. In the migration menu list appeared my backup but there was a *yellow triangle icon* over it and the message "*Migration is not supported from servers which are configured to use dynamic network addresses. Configure the source system to have a manual network address and try again*". But how can I config a static address into my backup if I can't restore it into a machine? I don't have anymore the old mac mini to restore the backup and make any change in the configuration!
    Any one can please help or give me suggestions?
    Many thanks

    I solved it!
    I changed the network settings by editing /Library/Preferences/SystemConfiguration/preferences.plist
    So I successfully restored my SL server installation, but now I have an issue with Ethernet and SD reader. See this post if you are interested:
    http://discussions.apple.com/thread.jspa?messageID=11709463#11709463

  • Can I Update Time Machine Backup Without Booting From The Source Drive

    Greetings,
    Can I update a time machine backup without booting from the original source drive?
    My main Macbook Pro internal drive seemed to have died. I had not backed up in months so my Time Machine backup was old.
    I replaced the drive with a new one and settled for restoring from the old TM backup because my latest info was on the dead drive and not backed up.
    I just plugged the "broken" drive into a dock and it mounted.
    It won't boot from the drive but I can mount it and copy from it so far.
    I now want to update my Time Machine backup with the info on the 'broken" drive while it's able to be mounted.
    How can I accomplish this without booting from the 'broken" drive and running time machine.
    Recap...
    I need to update a Time Machine backup using another hard drive without booting from the source (as I cannot). Both drives are connected via USB to my MBP and I am booted from another MBP. I want to end up with the newer info from the "broken" drive updating my older Time Machine backup.
    Thank You,
    SG

    Hi
    Time Machine will only be able to backup whilst booted into OSX, so unless you can mount the drive, and boot up the OS that is installed on the disk, then no, you will not be able to run a Time Machine backup of that drive.
    You could image the drive onto another using Disk Utility
    Cheers

Maybe you are looking for

  • Custom report to get MD04 but for n materials

    Dear All... Do you know if already exist a report that show same information than the MD04? Is needed to put several material numbers and get the MD04 information to can do sorts, filters, download to excel. Is like the MDLD transaction but instead t

  • Suggestion for powerpoint on macbook pro 10.7.2 preferably free

    is there a free or free trial on a powerpoint program for macbookpro 10.7.2? my computer has slowed since adding the latest updates. any suggestions? debcoo

  • How to move phones from one CUCM server to another?

    How easy is it to migrate IP phones from one CUCM server to another? The situation is this: A vessel currently sitting in dry dock has 14 IP phones onboard which currently register with a CUCM server half way round the world (literally). As you can i

  • TV Receiver in Creative Entertainment Cen

    Wouldn't a Digital TV receiver component in the Creative Entertainment Centre be a good idea? I don't have Windows MCE and I don't want to buy one as I don't want to have to reinstall my whole system just to get one new component. I have just bought

  • TS2529 could not activate iphone

    hi, please kindly help me activate my iphone.... its says here.. Your iPhone could not be activated because the activation server is temporarily unavailable. Try connecting your iPhone to iTunes to activate it, or try again in a couple of minutes. If