Lion to Mountain Lion Upgrade Crashes Mail

HUGE bug going on with ML from Lion upgrade for many Mac Pro users. After 2.5 days at Genius bar, no one can fix this issue.
Summary: Something in the ML updaste does not play nice with the current User Library that is on many MacBook Pro's running 10.7.4 upon upgrade. For reference, below is my crash information from Mail - the crash takes place while Mail is "Updating your mail database...".
Bottom Line: Go back to your last Lion Time Machine backup and reinstall everything from there. The only solution is to hope Apple OS X Engineers are on top of these posts and are working on getting a fix into ML 10.8.1 ASAP...
Regards, Mark
Process:         Mail [342]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         6.0 (1485)
Build Info:      Mail-1485000000000000~3
Code Type:       X86-64 (Native)
Parent Process:  launchd [144]
User ID:         501
Date/Time:       2012-08-04 10:56:54.663 -0700
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10
Interval Since Last Report:          3892 sec
Crashes Since Last Report:           10
Per-App Interval Since Last Report:  155 sec
Per-App Crashes Since Last Report:   10
Anonymous UUID:  *****
Crashed Thread:  3  Dispatch queue: com.apple.root.high-overcommit-priority
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
objc_msgSend() selector name: _snapshot_
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreData                      0x00007fff9269670c -[_CDSnapshot retain] + 28
1   com.apple.CoreData                      0x00007fff92695860 _PFFaultHandlerFulfillFault + 592
2   com.apple.CoreData                      0x00007fff92690189 newFetchedRowsForFetchPlan_MT + 6361
3   com.apple.CoreData                      0x00007fff9267ba1e -[NSSQLCore objectsForFetchRequest:inContext:] + 526
4   com.apple.CoreData                      0x00007fff9267b581 -[NSSQLCore executeRequest:withContext:error:] + 225
5   com.apple.CoreData                      0x00007fff9267aa5b -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 2107
6   com.apple.CoreData                      0x00007fff92678df9 -[NSManagedObjectContext executeFetchRequest:error:] + 537
7   com.apple.AddressBook.framework          0x00007fff8ba34291 +[ABRecordCoreDataFactoryImpl fetchObjectsForClass:withPredicate:prefetchingKeyPaths:managedObjectContext:aff ectedStores:] + 506
8   com.apple.AddressBook.framework          0x00007fff8ba33e96 +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:persis tentStoreUrls:] + 164
9   com.apple.AddressBook.framework          0x00007fff8ba32d31 -[ABAddressBook nts_AllRecordsForClass:forAccounts:] + 95
10  com.apple.AddressBook.framework          0x00007fff8ba20dd4 -[ABAddressBook mailRecents] + 83
11  com.apple.MessageFramework              0x00007fff96d85d6a +[MailAccount _setMailAccounts:calledFromSync:reloadingFromPreferences:] + 2611
12  com.apple.MessageFramework              0x00007fff96d81184 +[MailAccount reloadMailAccounts] + 61
13  com.apple.MessageFramework              0x00007fff96d81132 +[MailAccount _mailAccountsIncludingUnknownTypes] + 29
14  com.apple.MessageFramework              0x00007fff96d81056 +[MailAccount mailAccounts] + 61
15  com.apple.MessageFramework              0x00007fff96e7df59 +[MailAccount accountWithSyncableURLString:includeInactiveAccounts:] + 67
16  com.apple.MessageFramework              0x00007fff96d8de45 -[Criterion initWithDictionary:andRemoveRecognizedKeysIfMutable:] + 590
17  com.apple.MessageFramework              0x00007fff96d8d9df -[MessageCriterion initWithDictionary:andRemoveRecognizedKeysIfMutable:] + 109
18  com.apple.MessageFramework              0x00007fff96d918be +[Criterion criteriaFromDefaultsArray:removingRecognizedKeys:] + 239
19  com.apple.MessageFramework              0x00007fff96d90ab0 -[MessageRule initWithDictionaryRepresentation:] + 808
20  com.apple.MessageFramework              0x00007fff96d904ca +[MessageRouter _sortRulesFromDictionaryRepresentations:junkRule:iCalRule:] + 862
21  com.apple.MessageFramework              0x00007fff96d8fb6c +[MessageRouter _setupSortRules] + 148
22  com.apple.MessageFramework              0x00007fff96d8f84b +[MessageRouter initialize] + 75
23  libobjc.A.dylib                         0x00007fff907c02b6 _class_initialize + 310
24  libobjc.A.dylib                         0x00007fff907c0173 prepareForMethodLookup + 164
25  libobjc.A.dylib                         0x00007fff907bff6f lookUpMethod + 71
26  libobjc.A.dylib                         0x00007fff907be37c objc_msgSend + 188
27  com.apple.mail                          0x0000000101db6d7a 0x101db3000 + 15738
28  com.apple.CoreFoundation                0x00007fff8eae0b8a _CFXNotificationPost + 2554
29  com.apple.Foundation                    0x00007fff8cc1fa76 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
30  com.apple.mail                          0x0000000101db57d5 0x101db3000 + 10197
31  com.apple.AppKit                        0x00007fff917a1f5d -[NSApplication _postDidFinishNotification] + 292
32  com.apple.AppKit                        0x00007fff917a1c96 -[NSApplication _sendFinishLaunchingNotification] + 216
33  com.apple.AppKit                        0x00007fff9179eec2 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 566
34  com.apple.AppKit                        0x00007fff9179eabc -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
35  com.apple.Foundation                    0x00007fff8cc3935b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
36  com.apple.Foundation                    0x00007fff8cc391bd _NSAppleEventManagerGenericHandler + 106
37  com.apple.AE                            0x00007fff93168f68 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
38  com.apple.AE                            0x00007fff93168dc9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
39  com.apple.AE                            0x00007fff93168c89 aeProcessAppleEvent + 318
40  com.apple.HIToolbox                     0x00007fff8dd2fe29 AEProcessAppleEvent + 100
41  com.apple.AppKit                        0x00007fff9179b2a6 _DPSNextEvent + 1456
42  com.apple.AppKit                        0x00007fff9179a862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
43  com.apple.AppKit                        0x00007fff91791c03 -[NSApplication run] + 517
44  com.apple.AppKit                        0x00007fff91736656 NSApplicationMain + 869
45  libdyld.dylib                           0x00007fff8dbd17e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff981a0d16 kevent + 10
1   libdispatch.dylib                       0x00007fff981b0e26 _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff981b0a2a _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff981a06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff947faf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff947facf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff947e51b1 start_wqthread + 13
Thread 3 Crashed:: Dispatch queue: com.apple.root.high-overcommit-priority
0   libobjc.A.dylib                         0x00007fff907be2d0 objc_msgSend + 16
1   com.apple.CoreData                      0x00007fff926957b9 _PFFaultHandlerFulfillFault + 425
2   com.apple.CoreData                      0x00007fff9274cece _fireFaultsOnBackgroundThread + 238
3   com.apple.CoreData                      0x00007fff926ba442 minion_duties2 + 82
4   libdispatch.dylib                       0x00007fff981ae0fa _dispatch_client_callout + 8
5   libdispatch.dylib                       0x00007fff981af23e _dispatch_worker_thread2 + 304
6   libsystem_c.dylib                       0x00007fff947faceb _pthread_wqthread + 404
7   libsystem_c.dylib                       0x00007fff947e51b1 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff981a06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff947faf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff947facf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff947e51b1 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff981a06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff947faf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff947facf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff947e51b1 start_wqthread + 13
Thread 6:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff981a0386 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff94882828 nanosleep + 163
2   libsystem_c.dylib                       0x00007fff9488273f usleep + 54
3   com.apple.AppKit                        0x00007fff919800e8 -[NSUIHeartBeat _heartBeatThread:] + 543
4   com.apple.Foundation                    0x00007fff8cc6c842 __NSThread__main__ + 1345
5   libsystem_c.dylib                       0x00007fff947f8782 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff947e51c1 thread_start + 13
Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000002658740  rcx: 0x0000000000000000  rdx: 0x0000000000000005
  rdi: 0x00007fcc6445f170  rsi: 0x00007fff927f5678  rbp: 0x00000001024c0e20  rsp: 0x00000001024c0d50
   r8: 0x0000000000000000   r9: 0x0000000016b814cb  r10: 0x00007fcc6429b200  r11: 0xd000000000000000
  r12: 0x0000000000000b8a  r13: 0x00007fcc6445f170  r14: 0x00007fcc64382700  r15: 0x00007fcc64485a50
  rip: 0x00007fff907be2d0  rfl: 0x0000000000010246  cr2: 0x00007fcc644c0000
Logical CPU: 1
Binary Images:
       0x101db3000 -        0x10214fff7  com.apple.mail (6.0 - 1485) <6C62E4AC-EBA9-3E31-B677-B26356423DE1> /Applications/Mail.app/Contents/MacOS/Mail
       0x1025ca000 -        0x1025ccfff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
       0x1025d1000 -        0x1025e5fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
       0x1025f1000 -        0x1025faff7  digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so
       0x1025ff000 -        0x102601fff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
       0x102606000 -        0x102609fff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
       0x10260e000 -        0x102617ff7  libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so
       0x10261c000 -        0x102621fff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
       0x102626000 -        0x102628fff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
       0x10262c000 -        0x102631fff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
       0x102636000 -        0x10263dfff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
       0x102646000 -        0x102648fff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
       0x10264c000 -        0x102650fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
       0x102655000 -        0x102658fff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
       0x10265d000 -        0x10268afff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x1026a0000 -        0x1026a2fff  pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so
       0x1026a7000 -        0x1026aafff  shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so
       0x1026af000 -        0x1026b1fff  smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so
       0x1026b6000 -        0x1026b9fff  smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so
       0x106689000 -        0x10668afff  com.apple.AddressBook.LocalSourceBundle (2.0 - 1143) <54176F4B-18DE-3E75-A318-9565CC19D45F> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x10669c000 -        0x10669ffff  com.apple.DirectoryServicesSource (2.0 - 1143) <62C48641-2464-36DE-87AC-E249F1E93B8A> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x1066a7000 -        0x1066faff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 320) <723CA3E7-61A3-318B-B22A-7B2D90A609E5> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x106726000 -        0x106737ff7  com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
       0x106744000 -        0x10674cfff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff619b3000 -     0x7fff619e793f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8b9ba000 -     0x7fff8ba16fff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8ba17000 -     0x7fff8ba1efff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8ba1f000 -     0x7fff8bcdafff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8bcdb000 -     0x7fff8bd16fff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bd17000 -     0x7fff8bd3eff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8bd3f000 -     0x7fff8bd40fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8bd41000 -     0x7fff8bd7efe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8bd7f000 -     0x7fff8bd85fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8bd86000 -     0x7fff8be7bfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8beb2000 -     0x7fff8bedeff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8bedf000 -     0x7fff8bee5fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8bf0f000 -     0x7fff8bf1cfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8bf1d000 -     0x7fff8bf38ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8bf39000 -     0x7fff8c331ff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8c332000 -     0x7fff8c340ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8c341000 -     0x7fff8c349ff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8c385000 -     0x7fff8c39bfff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8c39c000 -     0x7fff8c3f2fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c3f3000 -     0x7fff8c44dfff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff8c490000 -     0x7fff8c4dfff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c4e0000 -     0x7fff8c591fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8c595000 -     0x7fff8c596ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff8c597000 -     0x7fff8c699fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8c69a000 -     0x7fff8c6d0fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8c6d1000 -     0x7fff8c6e0ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8c6e1000 -     0x7fff8c6f5fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8c6f6000 -     0x7fff8c6f6fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8c6f7000 -     0x7fff8c713fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8c714000 -     0x7fff8c769ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8c76f000 -     0x7fff8c800ff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8c859000 -     0x7fff8c878fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8c879000 -     0x7fff8c890fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8c891000 -     0x7fff8c94eff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8c94f000 -     0x7fff8c976ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8ca4d000 -     0x7fff8cbd6fff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8cbd7000 -     0x7fff8cf33ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8cf34000 -     0x7fff8cf6afff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8cf6b000 -     0x7fff8cf96fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8cf97000 -     0x7fff8d095ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8d580000 -     0x7fff8d977fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d978000 -     0x7fff8d97cfff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8d97d000 -     0x7fff8da97fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8da98000 -     0x7fff8da9dfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8daea000 -     0x7fff8db14ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8db15000 -     0x7fff8db17fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8db1a000 -     0x7fff8db3afff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8db3b000 -     0x7fff8dba3fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8dba4000 -     0x7fff8dbacff7  com.apple.marco (8.0 - 900) <F8E2BFA5-098F-323A-8221-166CB3A235A9> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff8dbce000 -     0x7fff8dbceffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8dbcf000 -     0x7fff8dbd2ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8dbd3000 -     0x7fff8dbd6fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8dca6000 -     0x7fff8dcc5ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8dcc6000 -     0x7fff8dff5ff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8dff6000 -     0x7fff8e018ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff8e019000 -     0x7fff8e023fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8e024000 -     0x7fff8e02cff7  com.apple.AppSandbox (2.0 - 1) <07AA8651-890F-3CDE-A32C-275C387C8740> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8e02d000 -     0x7fff8e2d7fff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8e2d8000 -     0x7fff8e372fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8e3b6000 -     0x7fff8e551fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8e552000 -     0x7fff8e5dfff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8e5ec000 -     0x7fff8e5eeff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8e5ef000 -     0x7fff8e5fdfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8e5fe000 -     0x7fff8e602fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff8e603000 -     0x7fff8e603fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e604000 -     0x7fff8e6a1fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8e6a2000 -     0x7fff8e921fff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8e922000 -     0x7fff8e965ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8e966000 -     0x7fff8ea71fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8ea9b000 -     0x7fff8ec84fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ec85000 -     0x7fff8ed0eff7  com.apple.iLifeMediaBrowser (2.7.1 - 543) <3FED4C1A-A397-34B3-B63A-918D988298F1> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff8ee29000 -     0x7fff8ee6dfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff8ee6e000 -     0x7fff8ee96fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8ee97000 -     0x7fff8ee9afff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8ee9b000 -     0x7fff8f10fff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8f110000 -     0x7fff8f112fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff8f113000 -     0x7fff8f52ffff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8f530000 -     0x7fff8f541ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8f597000 -     0x7fff8f59bfff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8f59c000 -     0x7fff8f5e8ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8f5e9000 -     0x7fff8f7e9fff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
    0x7fff8f7ea000 -     0x7fff8f7ebff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
    0x7fff8f7ec000 -     0x7fff8f7f9ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8f818000 -     0x7fff8f846ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8f880000 -     0x7fff8f88bfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8f88c000 -     0x7fff8f8b7fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8f8bb000 -     0x7fff8f93dfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8f949000 -     0x7fff8f957ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8f958000 -     0x7fff8fa55fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    0x7fff8fa56000 -     0x7fff8fa57fff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8fa58000 -     0x7fff8fb55ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8fb56000 -     0x7fff8fdabff7  com.apple.CalendarStore (6.0 - 1235) <DD509F4B-646B-381E-813D-3F05DD98517B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8fdac000 -     0x7fff8fdacfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8fdf6000 -     0x7fff8fe90fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8feda000 -     0x7fff8ff4afff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8ff4b000 -     0x7fff90387fff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff90388000 -     0x7fff903d3ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff903d4000 -     0x7fff9042cff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff9042d000 -     0x7fff9049afff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff904a0000 -     0x7fff904cefff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff904cf000 -     0x7fff904d3fff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff904d4000 -     0x7fff907a1ff7  com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff907a2000 -     0x7fff907b7fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff907b8000 -     0x7fff908d0a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff9095f000 -     0x7fff909a9ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff909aa000 -     0x7fff909bdff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff909be000 -     0x7fff90a1bfff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff90a1c000 -     0x7fff90a20fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff90a21000 -     0x7fff90a2cfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff90c61000 -     0x7fff90c82ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff90c83000 -     0x7fff90cbcff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff90cbd000 -     0x7fff90cf7fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff90cf8000 -     0x7fff914a0fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff914a1000 -     0x7fff914b3ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff914b4000 -     0x7fff914c0fff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff914c1000 -     0x7fff914c1fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff914c2000 -     0x7fff914d9fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff914da000 -     0x7fff914e7fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff914e8000 -     0x7fff914e8fff  SleepServices (1.43) <E1AC57F0-A11C-3DEF-90C9-915355CB150C> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
    0x7fff91539000 -     0x7fff91545ff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff91546000 -     0x7fff91551ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff91644000 -     0x7fff9226efff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9226f000 -     0x7fff922c0fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff922c1000 -     0x7fff922c5fff  com.apple.SecCodeWrapper (2.0 - 1) <9C89FB5E-A3C1-34B0-85C8-EF5B093A461C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff922c6000 -     0x7fff92313fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff92314000 -     0x7fff92392ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff923d4000 -     0x7fff923f6ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff923f7000 -     0x7fff92447ff7  com.apple.iCalendar (6.0 - 126.2) <67C9CA39-1D08-3750-A4E0-29047B632116> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff92448000 -     0x7fff92598fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92599000 -     0x7fff925ffff7  com.apple.coredav (1.0.1 - 179.4) <511B0351-3856-3221-B52D-FCAC0B6F9000> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff92602000 -     0x7fff9265efff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff9265f000 -     0x7fff9287dfff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9287e000 -     0x7fff92936ff7  com.apple.CoreMessage (1.0 - 1485) <1210621B-BABB-3153-A8DF-DAC0FA671D05> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
    0x7fff92937000 -     0x7fff92948fff  com.apple.CalendarFoundation (1.0 - 27) <1C9D7450-9C25-3B2C-A3E4-B658780C3C0F> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x7fff92949000 -     0x7fff92952fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff92953000 -     0x7fff9299efff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff929bf000 -     0x7fff92a52ff7  com.apple.imcore (8.0 - 900) <7B41423D-6231-3D24-B946-0C50927C61DF> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff92a53000 -     0x7fff92a59fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff92a5a000 -     0x7fff92a69ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff92a6a000 -     0x7fff92ab2fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff92ab3000 -     0x7fff92ab7fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff92abf000 -     0x7fff92ad9fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff92b1c000 -     0x7fff92ccafff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92ccb000 -     0x7fff92da5fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff92db4000 -     0x7fff92f25ff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff92f26000 -     0x7fff92f7dff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff92f7e000 -     0x7fff92fa2ff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
    0x7fff92fe9000 -     0x7fff92ff3fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff92ff4000 -     0x7fff93015fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff93016000 -     0x7fff93018fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff930ed000 -     0x7fff930edfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff930ee000 -     0x7fff9314aff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff93160000 -     0x7fff931bdff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff931cd000 -     0x7fff93209fff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff9320a000 -     0x7fff9320afff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff9320b000 -     0x7fff9325aff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff9325b000 -     0x7fff93292ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff93293000 -     0x7fff932f0fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff93346000 -     0x7fff9339dff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff93c53000 -     0x7fff93cbcfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff93cbd000 -     0x7fff93cd1fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff93cd2000 -     0x7fff93d28ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff93d29000 -     0x7fff93deefff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff93def000 -     0x7fff93df2fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff93df3000 -     0x7fff9410aff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff9410b000 -     0x7fff9414dfff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff9414e000 -     0x7fff94174fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff94175000 -     0x7fff94181ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff942ac000 -     0x7fff9434afff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff94395000 -     0x7fff9439afff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9439b000 -     0x7fff9439dff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff9439e000 -     0x7fff9439efff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff9439f000 -     0x7fff943f9fff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff943fa000 -     0x7fff9442bfff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff9442c000 -     0x7fff9452efff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff94533000 -     0x7fff94546ff7  com.apple.AppContainer (2.0 - 1) <B5FD7F25-D376-3BFB-9E36-B382A14ED40A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff94547000 -     0x7fff947d7fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff947d8000 -     0x7fff947e3ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff947e4000 -     0x7fff948b0fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff94ff4000 -     0x7fff94ff8ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff94ff9000 -     0x7fff9504ffff  com.apple.imfoundation (8.0 - 900) <E6CB7F38-E836-30F9-9033-26BA211D239A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff95197000 -     0x7fff9519afff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff951ac000 -     0x7fff95332fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff95333000 -     0x7fff962e5ff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff962e6000 -     0x7fff96353ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff96354000 -     0x7fff9637ffff  com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff96403000 -     0x7fff9655bff7  com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff96560000 -     0x7fff96560fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff96561000 -     0x7fff966d4ff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff966d5000 -     0x7fff966d7fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff966d8000 -     0x7fff966d9ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff966da000 -     0x7fff966e8ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
    0x7fff96718000 -     0x7fff96719ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff9671a000 -     0x7fff96721fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff967a8000 -     0x7fff967d1fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
    0x7fff967d2000 -     0x7fff967d8ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff967d9000 -     0x7fff96818ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff968a1000 -     0x7fff968d5fff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff968d6000 -     0x7fff9693eff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff9693f000 -     0x7fff96944fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff96948000 -     0x7fff969a7ff7  com.apple.IMAP (6.0 - 1485) <5231C0C2-03DB-3C1F-BDE8-8C945F215918> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff969a8000 -     0x7fff969a8fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff969a9000 -     0x7fff96aecfef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff96aed000 -     0x7fff96b19fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff96b1c000 -     0x7fff96d77fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff96d78000 -     0x7fff96fbeff7  com.apple.MessageFramework (6.0 - 1485) <79FA27A2-D01A-3D35-AE3A-7F8F41034728> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff96fbf000 -     0x7fff96fc6fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff96fc7000 -     0x7fff96fddff7  com.apple.iChat.InstantMessage (7.0 - 3037) <C9C1D009-5346-3FDC-9743-B4C2A303F421> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff96fde000 -     0x7fff96fdefff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff96fdf000 -     0x7fff97017fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff9706f000 -     0x7fff97188ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff97189000 -     0x7fff97193fff  com.apple.CalendarAgentLink (1.0 - 35) <F196DC3A-8881-33CF-820B-7C79E17A22F5> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff97194000 -     0x7fff97214ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff97215000 -     0x7fff97296fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff97297000 -     0x7fff972a4fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff972a7000 -     0x7fff972a7fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff972a8000 -     0x7fff97541ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff9755e000 -     0x7fff97eef39f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff980a2000 -     0x7fff98173ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff98185000 -     0x7fff9818dfff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff9818e000 -     0x7fff981a9ff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff981aa000 -     0x7fff981abfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff981ac000 -     0x7fff981c1ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff981c2000 -     0x7fff98268fff  com.apple

If it is hanging on the 'upgrading database' portion please see this discussion and the solution posted by registerednderd at the bottom of the first page.  It worked for me at least to get past the 'upgrading database' hangup and then to import the old messages.
https://discussions.apple.com/thread/4137441

Similar Messages

  • Problems upgrading from Lion to Mountain Lion

    First of all, I greet you all. First time poster from Mexico.
    I´m having problems with certain applications since I updated from Lion to Mountain Lion. The transition has been filled with issues, specially with aspects related to the incorporation of Twitter and Facebook to the OS. This will be a long post, and I apollogize in advance for my english, it´s not my native language.
    I have a MacBook Pro 15" mid 2010, It came with Snow Leopard if my memory serves. It was fast and very reliable. Since I upgraded to Lion, I felt the OS was slower, it took time to power on and shut off. But overall, it was still stable, never doing anything unexpected, nor apps crashing or freezing.
    Yesterday I decided to upgrade to Mountain Lion. The installation was uneventful, everything seemed ok, if slow. Then, I opened Mail. It gor stuck in a dialog box saying the email library was being updated. It lingered for more than three hours. I let it overnight. Next day the screen was in standby so I moved the cursos, it went back for a second, then went black again. I tried several times to wake her, same thing. I shut it off with the power button.
    Upon opening Mail again, it went straight to the dialog box with the progress line stuck in the same place where it had been the night before, and it lingered for as long as I let it. I searched in this forum, and I came across a post that had a workaround (didn´t save the link. Sorry), which was entering Library>Mail>V2>MailData, and erase the first three files that started with the word envelope. This enabled Mail to finally update the email library and open the app itself, but after a couple of seconds of indexing the emails I previously had in Lion, it crashed again. This is where I´m currently at. If I open the app, it shows for a couple of seconds, sorts some emails, and crashes.
    Another problem I have, is in System Preferences. If I try to open the Email, Calendar and Contacts tab, it shows the login stage for social services, but crashes righ away. Everything else in System Preferences will work, but that tab crashes righ away.
    The Messages tab opens, but if I enter my AppleID, it crashes.
    So, in short, a lot of what makes Mountain Lion different to Lion, crashes for me. I´ve run the disk utility to fix premissions several times. I´ve run the Maintenance, OnyX and Deeper apps and everything stays the same.
    I installed a couple of supplementary upgrades to Mountain Lion from the Apple support web site, but it hasn´t corrected anything. I have searched for the answer on several forums, but haven´t had any luck. I tried to reinstall, same issues reappear. I´m reluctant to just backup everything and nuke the system, since: 1)I don´t have enough space on my external HD to backup everything I want and 2)I´m not that skilled on computers so I know I´ll eventually miss something, like my favorites from Safari or something like that.
    I can access the crash reports if it´s useful to any of you. I thank in advance everyone who might try to assist me with this.

    HI,
    The issues would seem to be centralised on the System Preferences > Mail, Contacts and Calendars items.
    When this item is functioning then you can turn On and Off the "Accounts" for the Mail App and the Messages app in this pane.
    Example pic
    This Mail, Contacts and Calendars Preferences Pane will be calling on saved data in a file ending in .plist
    .plist files are held in ~/Library/Preferences
    In Lion and Mountain Lion you have to access this in the Finder > Go Menu > Go to Folder and typing the path in to the dialogue box.
    Find and drag to the Trash (to delete) com.apple.CalendarAgent.plist and com.apple.AddressBook.plist
    These two items seem to be updated when you change a setting in the Mail, Contacts an Calendars pane.
    Another thing to check in the Contacts app > My Card
    This used to be called the Address Book.
    There can be issues with some apps if the My Card (Head and Shoulders icon) is not  your own Card.
    9:53 PM      Friday; December 7, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Safari crashing constantly on Lion and Mountain Lion

    Ever since upgrading to Lion, and then, Mountan Lion, on an old MBP, and on a new one, Safari has been crashing all the time.  Many crash reports have been submitted.  Any ideas on why this is happening?  It seemed fine on Snow Leopard.  Practically everything running on each system is 64 bits.  Nothing changed when upgrading from Lion to Mountain Lion; Safari is still unstable.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • How do i upgrade from Leopard to Snow leopard, Lion, or Mountain Lion without using the DVD?

    Apparently someone mentioned if i wanted certain applications back i would havve to upgrade my software to snow leopard, Lion, or Mountin Lion. And also this also has to be under my flash players and my internet browsers say that they will not update anymore because i'm running on Leopard.
    I have an intel core 2 duo processor with 2 GHz, 2 GB of memory, Space: 62.27 GB.

    Upgrading to Snow Leopard, Lion, or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    You can purchase Snow Leopard by contacting Customer Service: Contacting Apple for support and service. The price is $19.99 plus tax. You will receive physical media - DVD - by mail.
    Third-party sources for Snow Leopard are:
    Snow Leopard from Amazon.com
    Snow Leopard from eBay
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service. The cost is $19.99 (as it was before) plus tax.  It's a download.
    Be sure your computer meets the minimum requirements:
    Apple - OS X Mountain Lion - Read the technical specifications.
    Macs that can be upgraded to OS X Mountain Lion
      1. iMac (Mid 2007 or newer)
      2. MacBook (Late 2008 Aluminum, or Early 2009 or newer)
      3. MacBook Pro (Mid/Late 2007 or newer)
      4. MacBook Air (Late 2008 or newer)
      5. Mac mini (Early 2009 or newer)
      6. Mac Pro (Early 2008 or newer)
      7. Xserve (Early 2009)
    Are my applications compatible?
    See App Compatibility Table - RoaringApps - App compatibility and feature support for OS X & iOS.
    Am I eligible for the free upgrade?
    See Apple - Free OS X Mountain Lion upgrade Program.
    For a complete How-To introduction from Apple see Apple - Upgrade your Mac to OS X Mountain Lion.
    Model Eligibility for Snow Leopard and Lion.
    Snow Leopard General requirements
      1. Mac computer with an Intel processor
      2. 1GB of memory
      3. 5GB of available disk space
      4. DVD drive for installation
      5. Some features require a compatible Internet service provider; fees may apply.
      6. Some features require Apple’s MobileMe service; fees and terms apply.
    Lion System Requirements
      1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7, or Xeon processor
      2. 2GB of memory
      3. OS X v10.6.6 or later (v10.6.8 recommended)
      4. 7GB of available space
      5. Some features require an Apple ID; terms apply.

  • Will upgrading to a new OS like Lion or Mountain Lion delete my previous files on my computer? Will I have to back up my files with a hard drive first?

    Will upgrading to a new OS like Lion or Mountain Lion delete my previous files on my computer? Will I have to back up my files with a hard drive first?

    Upgrades do not delete your personal files in the Home folder. But any installation can go bad, so it would be wise to backup your current system to an external hard drive.
    Upgrade Paths to Snow Leopard, Lion, and/or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    Upgrading to Snow Leopard
    You can purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard - Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mountain Lion if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s iCloud services; fees and
               terms apply.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.
    Upgrading to Mountain Lion
    To upgrade to Mountain Lion you must have Snow Leopard 10.6.8 or Lion installed. Purchase and download Mountain Lion from the App Store. Sign in using your Apple ID. Mountain Lion is $19.99 plus tax. The file is quite large, over 4 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mountain Lion - System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
    Are my applications compatible?
             See App Compatibility Table - RoaringApps.
         For a complete How-To introduction from Apple see Upgrade to OS X Mountain Lion.

  • Hi i upgrade from lion to mountain lion to day on my mini mac,Since the upgrade i am getting no sound through my HDMI cable which was working fine on lion Checked the midi audio settings and system preferences to out on HDMi nothing no sound whats so ever

    Hi i upgraded from lion to mountain lion to day on my mini mac,Since the upgrade i am no longer getting sound through my HDMI cable which was working fine on lion Checked the midi audio settings and system preferences to out on HDMi nothing no sound whats so ever.Any one any ideas?
    I use a samsung TV for my monitor via HDMI.Tried all the system Audi setting nothing .Head phone and internal speakers are fine.

    Similar issue; Audio was working fine on Lion, now not on Mountain Lion. Have a Macbook Pro early 2011 with AMD Radeon HD 6750M, connected by thunderbolt through a Lacie LBD to a mini-displayport to HDMI adapter (n.b. same problem when not going through the LBD) to a Pioneer VSX 521 AV receiver. For me when I go into audio Midi settings all the volume sliders for the displayport device are greyed out and at zero. But when I click 'configure speakers', it's able to send out the test signals to each speaker. Part of the problem could be that I'm not getting the option to put out 6channel sound, only 2 or 8 channel. Since my system is Dolby 5.1, and I only have 6 speakers, I would have expected the 6ch option to be available. But I imagine there's more to it than that. Elsewhere someone has suggested playing with Remote Interactive over HD on an Onkyo device; I'll see if there's something similar on the Pioneer that can be changed. Any other suggestions welcome.

  • I have a hdd from late 2009 that I upgraded from leopard to snow leopard to lion to mountain lion.  I want to upgrade the hdd to ssd.  Do I need to buy a new copy of mountain lion to install on the ssd?  If not, then what is the procedure to transfer?

    I have a hdd from a late 2009 mbp.  I upgraded from leopard to snow leopard to lion to mountain lion.  Now I want to upgrade to a ssd.  Do I need to purchase a new copy of mountain lion to go on my new ssd? If I don't, then what is the procedure to transfer mountain lion with my 4 user accounts onto the new ssd from the hdd?
    I'm confused on if I can use the recovery hd on a thumb drive to install mountain lion on my ssd.  Will it be pheasible with so many OS X upgrades?  And then how do I get my user accounts onto the ssd from the hdd.  Do I use migration assistant?  Do I need to make a time machine backup first?  Should I use something called Carbon Clone or something like that?
    Thanks for reading

    If you have a cable that connects and external HDD to the MBP, it will do.  If it is something like this, an  enclosure will not be needed for the swap:
    An enclosure allows you to use your old HDD for storage or backup purposes.  The cable will not. 
    Here are instructions as to how the swap can be performed using DISK UTITY.  Substitute You cable for the enclosure in same:
    INSTALLING A NEW HDD IN A MBP
    1. Make certain that you have backed up all of your important data.
    2. You will need a HDD enclosure.  One with a USB connection will do.  A 9 pin Firewire is better.
    3. Install your new drive in the enclosure and connect it to your MBP.
    4. Open DISK UTILITY>ERASE.  From the left hand column drag the new drive into the 'Name' field.  Make sure that the format is 'Mac OS Extended (Journaled)'.  Click on the 'Erase' button.
    5. Click on the 'Restore' button (on top).  Drag the old drive into the 'Source' field and the new drive into the 'Destination'  field.  Click on the 'Restore' button on the bottom right hand corner.
      Depending upon the amount of data you are transferring, this may take a couple hours or more.  A Firewire will speed up the transfer.  This will result in both drives having identical information on them.
    6. After the data transfer has completed, you may swap the drives.  Start the MBP and you have finished the installation.  The initial boot may take a bit longer than you are accustomed to, but that is normal.
    7. When you are satisfied that the new hard drive if functioning properly, you can erase the old drive and use it for any needs that you may have.
    If there is any confusion on your part, post back.
    Ciao.

  • Can't upgrade to from Snow Leopard to Lion or Mountain Lion though I have paid for both.

    Hi again!
    I lost all sound when upgrading to Mountain Lion from Lion and was told by Apple that the cause was likely to be a bad install of ML. I am using a Prism Sound Orpheus Sound Card which worked fine with Lion.
    Since then I have put in a new internal System drive and installed  the latest version of Snow Leopard firstly with the DVD'S and the using software update.
    When going to the apps store I cannot download ML or Lion as I believe (maybe)? that the Apps store thinks that I already have it as it was downloaded into the corrupted system of my old system drive? .  I note that all the apps that I have are not listed on the new drive i.e.Pages etc How do I get around this and download Lion and Mountain Lion so that I can rebuild and test my system?

    You will need to remove the drive that has Lion/Mountain Lion installed, then boot from the Snow Leopard drive in order to redownload Lion or Mountain Lion. App Store detects any extant Lion/Mountain Lion system thus blocking you from re-downloading.
    This time save the download so you won't have to do it again by copying it to your Downloads folder. You can then make your own installer:
    Make Your Own Mountain/Lion Installer
    1. After downloading Mountain/Lion you must first save the Install Mac OS X Mountain/Lion application. After Mountain/Lion downloads DO NOT click on the Install button. Go to your Applications folder and make a copy of the Mountain/Lion installer. Move the copy into your Downloads folder. Now you can click on the Install button. You must do this because the installer deletes itself automatically when it finishes installing.
    2. Get a USB flash drive that is at least 8 GBs. Prep this flash drive as follows:
    Open Disk Utility in your Utilities folder.
    After DU loads select your flash drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    Click on the Erase button. The format process can take up to an hour depending upon the flash drive size.
    3. Locate the saved Mountain/Lion installer in your Downloads folder. CTRL- or RIGHT-click on the installer and select Show Package Contents from the contextual menu. Double-click on the Contents folder to open it. Double-click on the SharedSupport folder. In this folder you will see a disc image named InstallESD.dmg.
    4. Plug in your freshly prepared USB flash drive. You are going to clone the content of the InstallESD.dmg disc image to the flash drive as follows:
    Double-click on the InstallESD.dmg file to mount it on your Desktop.
    Open Disk Utility.
    Select the USB flash drive from the left side list.
    Click on the Restore tab in the DU main window.
    Select the USB flash drive volume from the left side list and drag it to the Destination entry field.
    Drag the mounted disc icon from the Desktop into the Source entry field.
    Double-check you got it right, then click on the Restore button.
    When the clone is completed you have a fully bootable installer that you can use without having to re-download Mountain/Lion.
    Note: The term Mountain/Lion used above means Lion or Mountain Lion.
    As an alternative to the above you can try using Lion DiskMaker 2.0 that automates the process.

  • Windows 7 no longer boots after upgrade from Lion to Mountain Lion

    I got a late 2011 MacBook Pro, on which I installed Windows 7 with Boot Camp. After I upgraded from Lion to Mountain Lion, I can no longer boot Windows. If I keep the option button pressed during boot I only get the OS X and recovery options, and if I choose to boot Windows from the system preferences pane, I get a message that says that no bootable device was found. However, I'm sure that the partition is still there, because I can see it in finder and browse the files normally. How can I boot Windows again?

    "Easier" in this case as an alternative is defined as repartitioning/reformatting your disk, and restoring from backups (which for most people also means starting from scratch with Boot Camp Assistant and Windows since most users aren't backing that environment up).
    What you did is, in my opinion, easier and faster. But if you don't know what you're doing can lead to data loss. But then, by definition, blowing away your disk and starting over with a restored backup begins with data loss!

  • Is it possible to upgrade the iMac G3 (1998) to an iMac with Mac OS X Lion or Mountain Lion ?

    Is it possible to upgrade the iMac G3 (1998) to an iMac with Mac OS X Lion or Mountain Lion ?

    The 1998 iMac predates the introduction of Firewire.  So yes, it is limited to 10.3.9.  Sonnett did offer an upgrade to the iMac to allow it to have Firewire.  I don't know if this enabled 10.4 or not.   XPostfacto also offered unsupported 10.4 for older iMacs.   But Spotlight and Dashboard are very slow if you can't upgrade to a minimum of 256 MB of RAM, and preferably 512MB of RAM.   Look at http://www.everymac.com/ to find out your Max.

  • Is upgrading from lion to mountain lion worth it?

    right now im just running OS X Lion  on my Mac Mini thats a intel i5 2.3 dual core,8GB of RAM.

    Depending on how you use you Mini, you may not
    even notice any difference between Lion and Mountain
    Lion, other than perhaps some improved performance.
    If you have any iDevices, there are some additional features
    and improvements that aid in syncing info between them.  So,
    this would be a reason to update.
    On the other hand, if all is working well and you are happy with
    performance there is no reason to update unless some app you
    want or would like to ugrade would require it.  Just the basic
    "if it's not broke don't fix it" paradigm.  ( I know people still
    running Win2k machines).
    Peersonally, I have seen no difference between Lion and
    Mountain Lion (or Snow Leopard for that matter) other than
    some visual things.  But then again, that is more like because
    of the way I use my computers.
    How you view the upgrade will depend on how you use your
    computer.

  • I have a MacBook 5,1 (13.3" aluminum from 2007 or 2008). Automatic updates will only let me get to OSX 10.5.8.  Can I upgrade to Snow Leopard, Lion, or Mountain Lion (to improve speed

    I have a MacBook 5,1 (13.3" aluminum from 2007 or 2008). Automatic updates will only let me get to OSX 10.5.8.  Can I upgrade to Snow Leopard, Lion, or Mountain Lion (to improve speed)?  I'm willing to purchase if necessary and it really helps.

    MacBook upgrade possibilities - https://discussions.apple.com/message/19577869 - "The Early 2006 model 1,1 Core Duo can only run a maximum of 10.6 Snow Leopard. The models Late 2006 Core 2 Duos 2,1 through Early 2008 4,1 can only run a maximum of 10.7 Lion. The Late 2008 model 5,1 Aluminum Unibody through the Mid 2010 White Unibody model 7,1 can run 10.8 Mountain Lion."
    Kappy 08/2012 post on upgrading to Snow Leopard, then Lion or Mountain Lion -  https://discussions.apple.com/message/19401628 - including how to get Snow Leopard and Lion since Apple removed them from the online store.

  • Time Machine best practices after Lion to Mountain Lion upgrade

    I've made the upgrade from Lion to Mountain Lion and everything seems to be OK.
    I have been using Time Machine for backups since I deployed my first and, so far, only Mac (Mac Mini running Lion) in 2011.  I run my TM backups manually.  Since upgrading to Mountain Lion, I have not yet kicked off a TM backup, so my questions involve best practices with TM after an upgrade from Lion to Mountain Lion:
    Can I simply use the same drive as I use currently, do what I've always done, start the backup manually, and TM handles gracefully the new backup from the new OS?  
    At this point, since I have only backups to the Lion system, what I see when I doubleclick on the Time Machine drive is a folder called “Backups.backupdb”, then a subfolder called “My Mac mini”, and then all the backup events.   Nothing else.  What will I see once I do a backup now, after the Mountain Lion upgrade?
    If I for some reason needed to boot to my old Lion system (I cloned the startup disk prior to upgrading to ML) and access my old Lion backups with TM, would I be successful?  In other words does the system know that I'm booted to Lion, so give me access to the TM backups created under Lion?   Conversely when booted to the new Mountain Lion system, will I have access only to the backups created since the upgrade to Mountain Lion?
    Any other best practices steps I should take prior to my first ML backup?
    Time Machine is a great straightforward system to use (although I have to say I’ve not (yet) needed to depend on it for recovery...I trust that will go will when needed) but I don't want to make any assumptions as to how it works after a major OS upgrade.
    Thank you for reading.

    1. Correct. If you want to downgrade to OS X Lion, your Mac will still keep backups created with OS X Lion, so just start into Internet Recovery and select one of the backups made with OS X Lion. If you don't want that Time Machine backs up automatically, you may need to use TimeMachineEditor.
    2. After making a backup with Mountain Lion, it will be the same, but with a new folder that belongs to the new backup you have created.
    3. See my first answer.
    4. One advice: when your Time Machine drive gets full, Time Machine deletes old backups, so maybe it can remove all your OS X Lion backups. However, I don't think that you would need to go back to OS X Lion.
    If you have any questions apart from those, see Pondini's website > http://pondini.org

  • Why would upgrading from Lion to Mountain Lion more than double the size of my Time Machine backup?

    I have a 500GB Time Capsule that has 248 GB used. After upgrading from Lion to Mountain Lion, Time Machine reported that there was no longer enough room on the TC to complete the backup. Surely the new system files aren't taking up over 200GB? Does it somehow want to copy all of my user files again, even though the vast majority of those haven't changed since the previous backup?
    I'd like not to have to upgrade to a larger TC just because of a system upgrade.
    Thanks in advance.

    If it is working as expected, what do you need with the old backup?
    If you want to be able to go back to where you were prior to an upgrade, isolate that backup and don't use it again. As far as Time Machine can tell, the whole drive changed.
    The link I posted contains probably everything that anybody knows about Time Machine and how to manipulate it to work as you would like as opposed to how it was designed to work. There are FAQs to continue a backup as opposed to starting fresh, but I wouldn't recommend it for the reasons above. Pondini probably doesn't, either.
    If you are going to do a wholesale upgrade of the OS, I would create a bootable clone using something like Carbon Copy Cloner or Super Duper. A bootable clone on an external drive can have you back up and running instantly if the upgrade fails in any way. If the upgrade goes fine, store it away in case you find the current system isn't to your liking.

  • Is Lion (not Mountain Lion) still available for upgrading from snow leopard

    Is Lion (not mountain lion) still available for download and upgrading from snow leopard?

    Lion is no longer available from the Mac App Store. Even the thumb drive version has been withdrawn. It should be possible to get it by calling Apple Phone Sales.

  • I have an old iMac Desktop iMac 4,1 will I be able to upgrade to Lion or Mountain lion? I am currently running Snow Leopard

    I am looking to upgrade to Lion or Mountain Lion . I currently use Snow Leopard and have an old iMac desktop  the Apple ID in the computer says it's iMac 4,1.  I am pretty sure this will not meet the system requirements for Mountain Lion but I want to make sure.  If it doesn't meet the system requirements what are my options?  Hopefully it's not buy a new desktop.

    Welcome to the Apple Support Communities
    You have an Early 2006 iMac, and this Mac isn't compatible with Lion or Mountain Lion. That's because your computer has got a Intel Core Duo processor, and Lion and Mountain Lion requires a Intel Core 2 Duo processor or later because they are 64-bit operating systems.
    Your options are to keep it with Snow Leopard (Snow Leopard is still supported by Apple and it receives some security OS X updates) or to buy a new computer with Mountain Lion

Maybe you are looking for

  • Hp d110 will not scan after install of 8.1

    hello, my computer updated to the new Windows 8.1 and now my HP D110a series will no longer scan,I have done everything from down;oading drivers,run scan doctor but nothing works. I am getting an error message scanning software launched improper comm

  • Bluetooth connect not showing up as option

    I had a computer problem and had to reset my laptop back to factory settings. Now my blackberry is not working correctly with bluetooth. I have a curve 8310 and a laptop with vista 32bit. When I open desktop mgr, it automatically recognizes my bb thr

  • Database Link  thru PRocedure

    I need to create a database link thorugh Procedure.But it's not allowing Create statement in a procedure,so i did in following way CREATE OR REPLACE PROCEDURE create_db_link IS SQLSTR VARCHAR2(300); BEGIN SQLSTR:='CREATE DATABASE LINK'|| 'TEST'||'CON

  • Upgrading call manager from version 8 to 9

    Hi All Can anyone please tell me the summary steps on what I need to do to go from call manager version 8 to version 9? many thanks Carl

  • Updating the characterstic values

    Hi, We are trying to update the characterstic values in the material master through AUSP table (BDC program). We want to replace the old values with the new values. But the program is appending the new characterstic values to the old values. This is