AppleFileServer crashes when connection is atempted from Snow Leopard 10.6.8

I am getting an AppleFileServer crash. Here's the crash log. Amy thoughts on this and also, While I am a developer, for the life of me I cannot find or remember how to submit this to Apple
Process:         AppleFileServer [37286]
Path:            /System/Library/CoreServices/AppleFileServer.app/Contents/MacOS/AppleFileServer
Identifier:      AppleFileServer
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [1]
Date/Time:       2011-07-24 09:28:13.734 -0400
OS Version:      Mac OS X 10.7 (11A511)
Report Version:  9
Crashed Thread:  6
Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Application Specific Information:
objc[37286]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff858f1df2 __select + 10
1   AppleFileServer                         0x000000010488292a ASPSocketSelect::Select() + 84
2   AppleFileServer                         0x0000000104811991 AFPServer::SelectListenSkt() + 23
3   AppleFileServer                         0x00000001048699c2 MainThread::Entry() + 444
4   AppleFileServer                         0x000000010486c1cb OSThread::CallEntry(OSThread*) + 25
5   AppleFileServer                         0x000000010486c2e3 OSThread::_Entry(void*) + 63
6   AppleFileServer                         0x0000000104869358 main + 777
7   AppleFileServer                         0x00000001047f39bc start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff858f27e6 kevent + 10
1   libdispatch.dylib                       0x00007fff85ef160e _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff85ef019e _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff858f2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff876ce594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff876cfb85 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff858f2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff876ce594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff876cfb85 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff858f067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff858efd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8613929c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff86141a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff86141216 CFRunLoopRunSpecific + 230
5   com.apple.CoreFoundation                0x00007fff86150f2f CFRunLoopRun + 95
6   AppleFileServer                         0x000000010486e10b RunLoopThread::Entry() + 833
7   AppleFileServer                         0x000000010486c1cb OSThread::CallEntry(OSThread*) + 25
8   AppleFileServer                         0x000000010486c2e3 OSThread::_Entry(void*) + 63
9   libsystem_c.dylib                       0x00007fff876cc8bf _pthread_start + 335
10  libsystem_c.dylib                       0x00007fff876cfb75 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff858f2192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff876ce594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff876cfb85 start_wqthread + 13
Thread 6 Crashed:
0   AppleFileServer                         0x000000010486b69b OSLock::ReadLock() + 83
1   AppleFileServer                         0x0000000104817fa9 OSLockHolder::Lock() + 33
2   AppleFileServer                         0x000000010486001e FPSession::IsMountedAsSP(OSRef<FPSharePoint>, OSRef<FPDir>) + 228
3   AppleFileServer                         0x0000000104851b6e FPCNode::GetUserUnixAccessSummary(unsigned int, OSRef<FPSharePoint>) + 302
4   AppleFileServer                         0x0000000104851dc3 FPCNode::GetUserRightsSummary(unsigned int, unsigned int*, OSRef<FPSharePoint>) + 73
5   AppleFileServer                         0x0000000104860a6b FPSession::OpenSharePoint(FPName&, OSRef<FPSharePoint>&) + 1009
6   AppleFileServer                         0x0000000104804a0c AFPRequest::OpenVol(FPOpenVol*) + 138
7   AppleFileServer                         0x000000010480f3bc AFPRequest::DoCaseStatement() + 888
8   AppleFileServer                         0x000000010480f837 AFPRequest::DoRequest() + 35
9   AppleFileServer                         0x0000000104816ee0 AFPSession::HandleRequest(OSThread*) + 2460
10  AppleFileServer                         0x00000001048772d3 SessionManager::HandleSessionRequest(SessionManager::SessionType, long, unsigned char) + 255
11  AppleFileServer                         0x00000001048813f9 WaitThread::Entry() + 755
12  AppleFileServer                         0x000000010486c1cb OSThread::CallEntry(OSThread*) + 25
13  AppleFileServer                         0x000000010486c2e3 OSThread::_Entry(void*) + 63
14  libsystem_c.dylib                       0x00007fff876cc8bf _pthread_start + 335
15  libsystem_c.dylib                       0x00007fff876cfb75 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff858f1bf2 __psynch_mutexwait + 10
1   libsystem_c.dylib                       0x00007fff876cb1a1 pthread_mutex_lock + 545
2   AppleFileServer                         0x000000010486b95b OSMutex::Grab() + 37
3   AppleFileServer                         0x0000000104881235 WaitThread::Entry() + 303
4   AppleFileServer                         0x000000010486c1cb OSThread::CallEntry(OSThread*) + 25
5   AppleFileServer                         0x000000010486c2e3 OSThread::_Entry(void*) + 63
6   libsystem_c.dylib                       0x00007fff876cc8bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff876cfb75 thread_start + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff858f209a __syscall + 10
1   AppleFileServer                         0x00000001048812c9 WaitThread::Entry() + 451
2   AppleFileServer                         0x000000010486c1cb OSThread::CallEntry(OSThread*) + 25
3   AppleFileServer                         0x000000010486c2e3 OSThread::_Entry(void*) + 63
4   libsystem_c.dylib                       0x00007fff876cc8bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff876cfb75 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff858f1bf2 __psynch_mutexwait + 10
1   libsystem_c.dylib                       0x00007fff876cb1a1 pthread_mutex_lock + 545
2   AppleFileServer                         0x000000010486b95b OSMutex::Grab() + 37
3   AppleFileServer                         0x0000000104881235 WaitThread::Entry() + 303
4   AppleFileServer                         0x000000010486c1cb OSThread::CallEntry(OSThread*) + 25
5   AppleFileServer                         0x000000010486c2e3 OSThread::_Entry(void*) + 63
6   libsystem_c.dylib                       0x00007fff876cc8bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff876cfb75 thread_start + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff858f1bf2 __psynch_mutexwait + 10
1   libsystem_c.dylib                       0x00007fff876cb1a1 pthread_mutex_lock + 545
2   AppleFileServer                         0x000000010486b95b OSMutex::Grab() + 37
3   AppleFileServer                         0x0000000104881235 WaitThread::Entry() + 303
4   AppleFileServer                         0x000000010486c1cb OSThread::CallEntry(OSThread*) + 25
5   AppleFileServer                         0x000000010486c2e3 OSThread::_Entry(void*) + 63
6   libsystem_c.dylib                       0x00007fff876cc8bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff876cfb75 thread_start + 13
Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff59a81da68  rcx: 0x0000000000000f50  rdx: 0x00007ff59bc005c0
  rdi: 0x0000000104a84e00  rsi: 0x00007ff59bc00000  rbp: 0x0000000105a766a0  rsp: 0x0000000105a76680
   r8: 0x0000000000000003   r9: 0x0000000000000000  r10: 0x000000003de645ab  r11: 0x00000000efffffff
  r12: 0x00007ff59bc01420  r13: 0x00000000000003e0  r14: 0x00007ff59a81da68  r15: 0x00000000000001f5
  rip: 0x000000010486b69b  rfl: 0x0000000000010202  cr2: 0x00000001066d5000
Logical CPU: 2
Binary Images:
       0x1047f2000 -        0x1048cdfff  AppleFileServer (??? - ???) <AE6C5161-B558-3447-A7C5-92C6B760F40D> /usr/sbin/AppleFileServer
       0x104946000 -        0x10494cfff  com.apple.MDSChannel (1.0.6 - 1.0.6) <6CD5B2E2-99B4-32BD-A263-84ED1BAEA80B> /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
       0x104959000 -        0x104960fff  com.apple.ByteRangeLocking (1.1.3 - 1.1.3) <6E1E8C1B-8BA8-3DB0-9013-4C36682AE231> /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
       0x10496b000 -        0x1049a4fff  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <267FFC79-8640-3290-A7D7-79E4D9390AA7> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x1049b6000 -        0x104a34fff  com.apple.DCERPC (1.0 - 46) <D2693B9A-1939-32A0-8BBE-F4CFB02A2FCB> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
       0x104a59000 -        0x104a5aff7  com.apple.kerberos.reachability (2.1 - 2.0) <2ABB6EC6-5EB2-30F8-87F2-AB938F42C178> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
       0x104a5e000 -        0x104a77fff  com.apple.SMBClient (1.7 - 1.7) <1EBFC04F-3525-30DE-9A8F-D01BC208F67B> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
       0x10569d000 -        0x10569efff  com.apple.heimdalodpac (1.0 - 1) <D9358C3C-300C-36BF-879F-D7852A87109E> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
       0x1056a3000 -        0x1056a4ff7  com.apple.kerberos.sckerberosconfig (2.1 - 1) <F37F7408-9A50-31FF-A147-7F786957DDBE> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
    0x7fff643f2000 -     0x7fff64426ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff81f71000 -     0x7fff8207dfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff820eb000 -     0x7fff8218afff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8222e000 -     0x7fff8224bff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
    0x7fff82282000 -     0x7fff823e5fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff823e7000 -     0x7fff823e9fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff82429000 -     0x7fff8242ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff8295a000 -     0x7fff829dfff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff82bb9000 -     0x7fff82bbaff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff82bbb000 -     0x7fff82c09ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
    0x7fff83695000 -     0x7fff836a0ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <5209B4F1-D6D6-337B-B3C8-E168931C778C> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff836cf000 -     0x7fff836d4fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff83850000 -     0x7fff83b62fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83b63000 -     0x7fff83b69fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83b6a000 -     0x7fff83c4afff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff83c4b000 -     0x7fff83c50fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff83c51000 -     0x7fff83c56fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff83c97000 -     0x7fff83cbbff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff83f3b000 -     0x7fff83f7dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff84b8c000 -     0x7fff84b99fff  com.apple.KerberosHelper (3.0 - 1.0) <040790B0-527E-337B-8E0D-CC4B4B36634B> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff84c41000 -     0x7fff84c48fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff84f27000 -     0x7fff85129fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
    0x7fff85153000 -     0x7fff85161ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff85162000 -     0x7fff8518ffe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
    0x7fff85713000 -     0x7fff8574ffff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
    0x7fff858db000 -     0x7fff858fbfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff85c01000 -     0x7fff85c18fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff85d4d000 -     0x7fff85d4efff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff85e63000 -     0x7fff85e6eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff85eee000 -     0x7fff85efcfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff86109000 -     0x7fff862dcff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff862dd000 -     0x7fff862e1fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff86728000 -     0x7fff86747fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff86766000 -     0x7fff86778ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff86fc1000 -     0x7fff87031fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff87038000 -     0x7fff87077fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff870c4000 -     0x7fff87146fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8714b000 -     0x7fff871e5ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8767e000 -     0x7fff8775bfef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
    0x7fff88475000 -     0x7fff88476fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff884b6000 -     0x7fff884bbfff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff884bc000 -     0x7fff884c3fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff884c4000 -     0x7fff885a8def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff8964f000 -     0x7fff89651fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff896aa000 -     0x7fff896b0ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8973f000 -     0x7fff8978afff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff89797000 -     0x7fff897a1ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff89a9a000 -     0x7fff89ac9fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8a5c5000 -     0x7fff8a5f0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff8a7c9000 -     0x7fff8a7dcff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff8a7dd000 -     0x7fff8a7e1fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8abce000 -     0x7fff8abd9fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8af42000 -     0x7fff8afb5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8afb6000 -     0x7fff8b2cffff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8b2d0000 -     0x7fff8b345ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8bb6f000 -     0x7fff8bb78fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
    0x7fff8bce0000 -     0x7fff8bce0fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8bce5000 -     0x7fff8bde8fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
    0x7fff8bdf1000 -     0x7fff8bef3ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8bf83000 -     0x7fff8bf8bfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8c5d3000 -     0x7fff8c5d4fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8cb43000 -     0x7fff8cb48ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
    0x7fff8ceff000 -     0x7fff8d1d6fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8dbf6000 -     0x7fff8dbf6fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8dcf8000 -     0x7fff8dd06fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8dd0a000 -     0x7fff8dd16fff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8dfd3000 -     0x7fff8e006fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e1a1000 -     0x7fff8e1b3ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8e24f000 -     0x7fff8e250fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8e251000 -     0x7fff8e2bbfff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8e2bc000 -     0x7fff8e2d8ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8e4b3000 -     0x7fff8e4b4ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
    0x7fff8e4b5000 -     0x7fff8e4b6fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 120925
    thread_create: 0
    thread_set_state: 2328
VM Region Summary:
ReadOnly portion of Libraries: Total=77.6M resident=38.4M(49%) swapped_out_or_unallocated=39.3M(51%)
Writable regions: Total=94.0M written=1240K(1%) resident=2116K(2%) swapped_out=0K(0%) unallocated=91.9M(98%)
REGION TYPE                      VIRTUAL
===========                      =======
MALLOC                             80.6M
MALLOC guard page                    48K
STACK GUARD                        56.0M
Stack                              13.1M
VM_ALLOCATE                          36K
__DATA                             3296K
__LINKEDIT                         47.7M
__TEXT                             30.0M
__UNICODE                           544K
mapped file                        2048K
shared memory                       616K
===========                      =======
TOTAL                             233.7M

It took a long time when I upgraded from 10.6.8 > 10.9.1
Even the first stage - downloading the installer - took some hours (my connection speed is around 7 bps).
I found the following article useful to read in preparation, since it gives you some idea of how long each stage might take, and some helpful info on what to expect>
http://www.macworld.com/article/2055518/installing-mavericks-what-you-need-to-kn ow.html

Similar Messages

  • App Store crashes when trying to upgrade from Snow Leopard to Yosemite

    I'm running Snow Leopard v. 10.6.8. I've installed Mac OS X 10.6.8 Update Combo v1.1 so that the App Store appears. I am now attempting to upgrade to Yosemite but every time I click "Get" in the App Store, I get the spinner of doom and App Store ends up not responding so I have to force quit. I've submitted the crash report to Apple. Here's a link to a Gist with the crash report.
    A possibly related issue is that every time I put something in the trash and try to empty it, somehow there are lots of new files created and it takes a very long time to empty. In order to isolate this issue, I put one single item (a PNG) into the trash, and when I emptied it I saw the message "Deleting 4 items". When I put 2 PNG files, it said "deleting 5 items" and so on. When attempting to delete an application file (or files) it appears to create thousands of files before deleting and takes a very long time to empty the trash. I have turned on "show hidden files" using the relevant terminal command, and so I can see that there are no hidden files at the time that I attempt to empty the trash.
    Any help much appreciated!

    Try resetting the App Store and Clearing Cookies.
    Reset       Learned from Old Toad

  • System freezes when attempting to upgrade from Snow Leopard to Lion

    I hope someone can help me out there.  I have downloaded the Lion upgrade install program and built an install disk on my jump drive using Lion Diskmaker 2.0.2, but when I tried to upgrade from Snow Leopard to Lion using the jump drive, the install freezes at 24% and I cannot reboot or anything.  It just keeps coming back to the install screen.  Any suggestions?

    This could be due to a number of causes. If you have the Lion installer application, then I suggest you put it in your Downloads folder. Now do this:
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    When you've done the above you should now double-click on the Lion installer application in your Applications folder. When prompted click on the Install button. Note that you will not use the flash drive you made as you shouldn't need it. And, this will avoid any issues with a bad flash drive installer.

  • InDesign CS3 crashes upon opening a file from Snow Leopard

    Hello all. I'm desparately hoping someone can help me with this issue as I've spent the better part of my weekend working on two important files for work and would hate to start over.
    I've been working at home in InDesign CS3. My home computer has Snow Leopard 10.6.2. I don't have any font managmenet plug-ins or programs other than Font Book. I started two new files and when I took them to work, both files crash InDesign upon opening. I don't get to open InDesign at all. My work computer has InDesign CS3 as well running Tiger 10.4.11. It is running Suitcase Fusion, which I've tried disabling and then trying to open the file to no avail. I've started the computer in safe mode to try and open the file, deleted preferences, disabled all fonts on the computer, repaired preferences, any and all suggestions listed on these forums and the rest of the internet. All of these solutions were met without success.
    All files are stored on a portable hard drive. However, there are files on the drive that were created on the work computer that still open fine so I know the drive is a non-issue.
    After InDesign crashes, I'll restart it just by clicking the program icon (not by double-clicking my file or dragging the file to InDesign) and it will crash all by itself. When I restart it again, it asks to repair the file that crashed it. Saying 'YES' crashes the program again.
    This is a problem that just arose this morning and I have yet been able to go back home to try and open the files on my home computer. I'm praying my work computer did not corrupt the files somehow.
    I'm hoping there is someone out there who can help me?

    I understand what you're saying regarding removeable media. I'm tying this message from home with much frustration. I copied the file off the drive onto my desktop, ejected the hard drive, and I get the same crash error:
    "The application InDesign has unexpectedly quit. A crash report has been generated.  To provide us with the best chance of fixing this problem, please select Continue to add a detailed description that includes the steps required to reproduce the crash. Adobe will use this crash report to help find a future solution to this problem."
    I believe this might be relegated strictly to InDesign as a Photoshop file that was created from scratch, edited, and saved on the same hard drive next to the InDesign file opened perfectly.
    I would love the opportunity to send you this file to see if you can open it on your system. I have a YouSendIt account if that works best.

  • Buffer overflow when upgrading to Mavericks from Snow Leopard

    I haven't been able to install the upgrade to Mavericks and am unsure of what is wrong on my Intel Core Duo iMac. I recently upgraded to 4 gig memory.
    This is the section of the error log I think is pertinent.
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: Thread 15 Crashed:
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 0   libsystem_kernel.dylib         0x00000001114ac866 __pthread_kill + 10
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 1   libsystem_pthread.dylib       0x00000001115bc35c pthread_kill + 92
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 2   libsystem_c.dylib             0x00000001113d8bba __abort + 145
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 3   libsystem_c.dylib             0x00000001113d8b29 abort + 140
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 4   com.apple.bom                 0x00000001154243fb _defaultHandler + 84
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 5   com.apple.bom                 0x000000011542444a _BOMExceptionHandlerCall + 79
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 6   com.apple.bom                 0x00000001154450b9 BOMStreamReadUInt32 + 106
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 7   com.apple.bom                 0x0000000115424d3c _readArchInfo + 97
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 8   com.apple.bom                 0x0000000115424bc8 BOMBomOpenWithSys + 213
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 9   com.apple.PackageKit           0x0000000116c0ac69 -[PKBOM initWithBOMPath:] + 89
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 10  com.apple.PackageKit           0x0000000116c1c6f6 -[PKReceipt(Private) _BOM] + 81
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 11  com.apple.PackageKit           0x0000000116c1c781 -[PKReceipt(Private) _directoryEnumerator] + 25
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 12  com.apple.SystemMigration     0x0000000116d52bfa -[SMFindSystemFiles _findSystemPaths] + 1428
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 13  com.apple.SystemMigration     0x0000000116d532c2 -[SMFindSystemFiles systemPaths] + 811
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 14  com.apple.SystemMigration     0x0000000116d547ec -[SMPathAnalyzer prunedSystemPathsReturningSize:] + 178
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 15  com.apple.SystemMigration     0x0000000116d54909 -[SMPathAnalyzer prunedReaperPathsReturningSize:targetSystemVersionString:] + 70
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 16  com.apple.osinstallframework   0x000000010d9c441d -[OSReapSpaceChecker _calculateSystemPathsAndSize] + 252
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 17  com.apple.osinstallframework   0x000000010d9c453d -[OSReapSpaceChecker reapableSpace] + 88
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 18  com.apple.osinstallframework   0x000000010d9bd59d -[OSPreInstallSizingQueueElement _run] + 492
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 19  com.apple.Foundation           0x000000010dde2dfb __NSThread__main__ + 1318
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 20  libsystem_pthread.dylib       0x00000001115bb899 _pthread_body + 138
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 21  libsystem_pthread.dylib       0x00000001115bb72a _pthread_start + 137
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 22  libsystem_pthread.dylib       0x00000001115bffc9 thread_start + 13
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: 
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: Thread 15 crashed with X86 Thread State (64-bit):
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]:   rax: 0x0000000000000000  rbx: 0x00000001227cd000  rcx: 0x00000001227cc5b8  rdx: 0x0000000000000000
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]:   rdi: 0x000000000000772b  rsi: 0x0000000000000006  rbp: 0x00000001227cc5e0  rsp: 0x00000001227cc5b8
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]:    r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000008000000  r11: 0x0000000000000206
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]:   r12: 0x00007ff4b31be370  r13: 0x0000000000000048  r14: 0x0000000000000006  r15: 0x0000000000000000
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]:   rip: 0x00000001114ac866  rfl: 0x0000000000000206  cr2: 0x0000000108e06000
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]:  
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: Logical CPU:     0
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: Error Code:      0x02000148
    Sep 28 16:35:47 downstairs.att.net ReportCrash[389]: Trap Number:     133
    Ideas??

    Normally what happens is that each of the software vendors are testing their products on Lion already.  If they find some problem running under Lion they have the time make the fixes before Lion goes to the public. 
    You can check the vendor sites to see if they have updates for Lion when the public release is closer.  You'll probably find that most software is ok as is.
    Upgrades will leave your software and data intact.
    Regards,
    Captfred

  • IMac harddrive S.M.A.R.T. errors when trying to upgrade from snow leopard to mountain lion

    When I try to install OS X Mountain Lion on my 2010 iMac version 10.6.8 I get a message that says "This disk has S.M.A.R.T. errors. This disk has a hardware problem that can't be repaired." Is there a way to fix this? Is apple just trying to get me to buy a new computer?

    The S.M.A.R.T. diagnostics that are built into your hdd are designed to warn of impending hardware failure.
    Take a look at this Wikipedia article... http://en.wikipedia.org/wiki/S.M.A.R.T.
    You may be able to use Disk Utility to run the Repair Disk routine and get the drive to map out any bad sectors that might be causing some problem. And the drive may perform well again for a while. But once a disk begins to display performance degradation because of a hardware issue, it's only a matter of time before it fails.
    I think the best thing for you to do is to back up your data and replace that drive ASAP.
    Drives are relatively inexpensive mechanisms and they will all fail sometime. And never at a good time.

  • Does Updating To Lion From Snow Leopard Delete All Existing 802.1X Profiles

    Hello.
    I Was Just Wondering If I Installed Lion On My White Macbook Running The Latest Version Of Snow Leopard, Whether My 802.1x Profiles Will Be Migrated Across Or Deleted.
    Many Thanks

    I did, and my profiles are gone, and if you look at other posts, they cannot be easily added.
    I am accessing my 802.1x profiles when I start up from Snow Leopard, and my question would be how I could import the profiles from Snow Leopard?
    Helga

  • I am a macbook pro user form last 2 yrs, recently i upgraded to Mountain Lion from Snow leopard. Since then  operational  speed is a major concern. Now It has crashed so very badly that I am scared of my data.Please help me.

    I am a macbook pro user form last 2 yrs, recently i upgraded to Mountain Lion from Snow leopard. Since then  operational  speed is a major concern. Now It has crashed so very badly that I am scared of my data.Please help me.

    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • After update from snow leopard to lion, error message when trying to open a software just installed

    Dear support team,
    I just update from Snow Leopard to Lion and i installed a software as soon as i open it, it crash with the report below:
    rocess:    
    Stage [723]
    Path:       
    /Applications/Toon Boom Harmony 9.2/Stage.app/Contents/MacOS/Stage
    Identifier: 
    com.toonboom.harmony.full.Stage
    Version:    
    9.2 (9.2.0.6948)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [166]
    Date/Time:  
    2012-02-03 17:26:21.077 +0100
    OS Version: 
    Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:     
    63071 sec
    Crashes Since Last Report:      
    35
    Per-App Interval Since Last Report:  884 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    A8F4E460-7A3D-4E49-ADA7-21B87C97D9B4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000006f6c2e69
    VM Regions Near 0x6f6c2e69:
    MALLOC_TINY       
    000000000d500000-000000000d600000 [ 1024K] rw-/rwx SM=PRV 
    -->
    __TEXT            
    000000008f002000-000000008f7a5000 [ 7820K] r-x/rwx SM=COW  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    Application Specific Information:
    objc[723]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libqt-mt.3.3.8.dylib     
    0xb2373ef0 QString::deref() + 24
    1   libqt-mt.3.3.8.dylib     
    0xb2374339 QString::operator=(QString const&) + 27
    2   libToonBoomDbAccess.1.0.0.dylib
    0x028bc8ee TUDbAccess::dba_Initialize2dSystem(char*) + 254
    3   com.toonboom.harmony.full.Stage
    0x004ec87e non-virtual thunk to TUDbSelectDlg::~TUDbSelectDlg() + 1854
    4   com.toonboom.harmony.full.Stage
    0x004ecdf0 non-virtual thunk to TUDbSelectDlg::~TUDbSelectDlg() + 3248
    5   com.toonboom.harmony.full.Stage
    0x004f4f6a std::vector<TUDbAccess::SceneInfo, std::allocator<TUDbAccess::SceneInfo> >::operator=(std::vector<TUDbAccess::SceneInfo, std::allocator<TUDbAccess::SceneInfo> > const&) + 7466
    6   com.toonboom.harmony.full.Stage
    0x004b9f1b TUDbSelector::metaObject() const + 907
    7   libqt-mt.3.3.8.dylib     
    0xb209f9b3 QObject::activate_signal(QConnectionList*, QUObject*) + 355
    8   libqt-mt.3.3.8.dylib     
    0xb209feb3 QObject::activate_signal(int) + 101
    9   libToonBoomActionManager.1.0.0.dylib
    0x03bb5a6d UI_OKCancelButtons::clickedOK() + 29
    10  libToonBoomActionManager.1.0.0.dylib
    0x03bb5ae8 UI_OKCancelButtons::qt_emit(int, QUObject*) + 88
    11  libqt-mt.3.3.8.dylib     
    0xb209f9f7 QObject::activate_signal(QConnectionList*, QUObject*) + 423
    12  libqt-mt.3.3.8.dylib     
    0xb209feb3 QObject::activate_signal(int) + 101
    13  libqt-mt.3.3.8.dylib     
    0xb23fa70e QButton::clicked() + 32
    14  libqt-mt.3.3.8.dylib     
    0xb20d6f7c QWidget::event(QEvent*) + 1358
    15  libqt-mt.3.3.8.dylib     
    0xb204d887 QApplication::internalNotify(QObject*, QEvent*) + 579
    16  libqt-mt.3.3.8.dylib     
    0xb204e965 QApplication::notify(QObject*, QEvent*) + 1709
    17  com.toonboom.harmony.full.Stage
    0x0004f2d8 non-virtual thunk to AnimatePro_SceneUI::activeMainGotoNextFrameValidate(AC_ActionInfo*) + 3320
    18  libqt-mt.3.3.8.dylib     
    0xb200f78f QApplication::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4151
    19  com.apple.HIToolbox      
    0x909d6920 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    20  com.apple.HIToolbox      
    0x90852803 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    21  com.apple.HIToolbox      
    0x90851c80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 482
    22  com.apple.HIToolbox      
    0x90866aa9 SendEventToEventTarget + 76
    23  com.apple.HIToolbox      
    0x90867229 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRef Pv + 1915
    24  com.apple.HIToolbox      
    0x90852cbe _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
    25  com.apple.HIToolbox      
    0x90851c80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 482
    26  com.apple.HIToolbox      
    0x90866aa9 SendEventToEventTarget + 76
    27  libqt-mt.3.3.8.dylib     
    0xb2007b9e qt_mac_send_event(unsigned int, OpaqueEventRef*, OpaqueWindowPtr*) + 84
    28  libqt-mt.3.3.8.dylib     
    0xb203e785 QEventLoop::processEvents(unsigned int) + 209
    29  libqt-mt.3.3.8.dylib     
    0xb20602a3 QEventLoop::enterLoop() + 171
    30  libqt-mt.3.3.8.dylib     
    0xb2222c82 QDialog::exec() + 110
    31  com.toonboom.harmony.full.Stage
    0x004ec519 non-virtual thunk to TUDbSelectDlg::~TUDbSelectDlg() + 985
    32  com.toonboom.harmony.full.Stage
    0x00011027 0x1000 + 65575
    33  com.toonboom.harmony.full.Stage
    0x00019d5b 0x1000 + 101723
    34  com.toonboom.harmony.full.Stage
    0x0001b167 0x1000 + 106855
    35  com.toonboom.harmony.full.Stage
    0x0000f0bc 0x1000 + 57532
    36  com.toonboom.harmony.full.Stage
    0x0000efe9 0x1000 + 57321
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9cb6090a kevent + 10
    1   libdispatch.dylib        
    0x982e2c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x982e16a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9cb6002e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94b52ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94b546fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x9cb6002e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94b52ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94b546fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x044430a0  ebx: 0xb2373ee6  ecx: 0x00000000  edx: 0x6f6c2e69
      edi: 0x0290a764  esi: 0x0290a764  ebp: 0xbfffdf88  esp: 0xbfffdf60
       ss: 0x00000023  efl: 0x00010206  eip: 0xb2373ef0   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x6f6c2e69
    Logical CPU: 1
    Binary Images:
    0x1000 -   0xc64ff5 +com.toonboom.harmony.full.Stage (9.2 - 9.2.0.6948) <FB9BCE56-9E12-9D21-39AF-0E687331CE2E> /Applications/Toon Boom Harmony 9.2/Stage.app/Contents/MacOS/Stage
    0x1096000 -  0x11bafff +libOSGBase.dylib (1.2.0 - compatibility 1.2.0) <63E1F469-ADF8-65AE-F3F5-811DBFEAD518> /Applications/Toon Boom Harmony 9.2/*/libOSGBase.dylib
    0x123f000 -  0x1c4afe7 +libOSGSystem.dylib (1.2.0 - compatibility 1.2.0) <155BB1A7-AAB2-5CE7-0146-1CCD7E92394E> /Applications/Toon Boom Harmony 9.2/*/libOSGSystem.dylib
    0x2006000 -  0x204ffef +libtiff.dylib (12.2.0 - compatibility 12.0.0) /Applications/Toon Boom Harmony 9.2/*/libtiff.dylib
    0x20e4000 -  0x20f9ff1 +libtbb.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libtbb.dylib
    0x2109000 -  0x210dffd +libtbbmalloc.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libtbbmalloc.dylib
    0x2113000 -  0x2119fff  org.twain.dsm (1.9.4 - 1.9.4) <C0CCCE50-2929-3853-BE08-0DAE14CA29B8> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x2120000 -  0x214cff7 +libToonBoomFlash.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomFlash.1.0.0.dylib
    0x2164000 -  0x216bffb +libToonBoomBaseUiApplication.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomBaseUiApplication.1.0.0.dylib
    0x2171000 -  0x225bfe7 +libToonBoomCelCore.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomCelCore.1.0.0.dylib
    0x239f000 -  0x23a8ff2 +libToonBoomCommand.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomCommand.1.0.0.dylib
    0x23b1000 -  0x23c2fff +libToonBoomFontManager.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomFontManager.1.0.0.dylib
    0x23cc000 -  0x2698fe2 +libToonBoomGraphicCore.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomGraphicCore.1.0.0.dylib
    0x28b2000 -  0x28ffff2 +libToonBoomDbAccess.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomDbAccess.1.0.0.dylib
    0x291b000 -  0x292aff2 +libToonBoomDbClient.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomDbClient.1.0.0.dylib
    0x2933000 -  0x293aff2 +libToonBoomElement.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomElement.1.0.0.dylib
    0x2940000 -  0x29b4fef +libToonBoomLayout.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomLayout.1.0.0.dylib
    0x2a0f000 -  0x2a13fff +libToonBoomLinkSrv.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomLinkSrv.1.0.0.dylib
    0x2a17000 -  0x2a51fff +libToonBoomMultimediaEx.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomMultimediaEx.1.0.0.dylib
    0x2a73000 -  0x2a76fff +libToonBoomResample.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomResample.1.0.0.dylib
    0x2a7a000 -  0x2a81ff2 +libToonBoomNetwork.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomNetwork.1.0.0.dylib
    0x2a86000 -  0x2aa6ff7 +libToonBoomOSGAnimation.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomOSGAnimation.1.0.0.dylib
    0x2abe000 -  0x2fd0ff7 +Cg (??? - ???) /Applications/Toon Boom Harmony 9.2/*/Cg.framework/Versions/1.0/Cg
    0x3406000 -  0x341dfff +libToonBoomPersistentObj.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomPersistentObj.1.0.0.dylib
    0x342e000 -  0x343bff2 +libToonBoomPlugInManager.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomPlugInManager.1.0.0.dylib
    0x3445000 -  0x3463ff2 +libToonBoomPreference.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomPreference.1.0.0.dylib
    0x3477000 -  0x3488ff7 +libToonBoomSceneContext.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomSceneContext.1.0.0.dylib
    0x3492000 -  0x3886ff7 +libToonBoomSceneCore.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomSceneCore.1.0.0.dylib
    0x3b40000 -  0x3b52fff +libToonBoomWidgets.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomWidgets.1.0.0.dylib
    0x3b63000 -  0x3bcaff7 +libToonBoomActionManager.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomActionManager.1.0.0.dylib
    0x3c1c000 -  0x3cacfeb +libToonBoomBaseCore.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libToonBoomBaseCore.1.0.0.dylib
    0x3cea000 -  0x3dfefe3 +libqsa.1.1.3.dylib (1.1.3 - compatibility 1.1.0) <F255D509-51B2-EEF7-A988-17EC5B0F4C66> /Applications/Toon Boom Harmony 9.2/*/libqsa.1.1.3.dylib
    0x3ec3000 -  0x3edefe7 +libjpeg.dylib (63.0.0 - compatibility 63.0.0) /Applications/Toon Boom Harmony 9.2/*/libjpeg.dylib
    0x3ee6000 -  0x3f03fdf +libpng.dylib (24.0.0 - compatibility 24.0.0) /Applications/Toon Boom Harmony 9.2/*/libpng.dylib
    0x3f65000 -  0x3f65fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x7d51000 -  0x7d7eff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xa8cc000 -  0xaa39ffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xaa6d000 -  0xab64ffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xab88000 -  0xaf05feb  com.apple.driver.AppleIntelHDGraphicsGLDriver (7.14.5 - 7.1.4) <35B829C8-A326-3D6A-92DF-7320788DB5E1> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
    0xb0c3000 -  0xb57cfef +Stage_libFNP.dylib (??? - ???) <BFC34EBF-3BC7-9A2E-1420-ECBD660FE299> /Applications/Toon Boom Harmony 9.2/Stage.app/Contents/MacOS/Stage_libFNP.dylib
    0x8f002000 - 0x8f7a4ffb  com.apple.GeForceGLDriver (7.14.5 - 7.1.4) <DADD43EC-DA0A-3B8F-B434-70693241F43D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8feb4000 - 0x8fee69c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x9009cff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9009d000 - 0x90251ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x90284000 - 0x90287ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x90288000 - 0x90357fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9035d000 - 0x90388fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x90389000 - 0x9039afff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x90407000 - 0x9040bffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90448000 - 0x90448fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90449000 - 0x904abff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x904ac000 - 0x904b0ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x904b7000 - 0x90508ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x90509000 - 0x90514fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x9051d000 - 0x90536fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9058f000 - 0x905d0ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x905d1000 - 0x9065efe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9065f000 - 0x9071ffff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90720000 - 0x9082fffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90830000 - 0x9083efff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x9083f000 - 0x90849ff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9084a000 - 0x90b8affb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90bd8000 - 0x90c50ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90c51000 - 0x90c85ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x90c86000 - 0x90c8eff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x90c8f000 - 0x90ccbffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90ccc000 - 0x90d0cff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x90d0d000 - 0x90d30fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90d31000 - 0x90e0eff7  com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90e0f000 - 0x90effff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x90f00000 - 0x90f02ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90f03000 - 0x90febfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x91091000 - 0x91118fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91660000 - 0x91663ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x91664000 - 0x9166fffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x916b1000 - 0x916d9ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x916e8000 - 0x916effff  com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91808000 - 0x91818fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x91819000 - 0x91819ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9181a000 - 0x9187efff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x918ba000 - 0x91936fff  libType1Scaler.dylib (??? - ???) <DFBB3B4F-31F4-3ED0-B57C-713493CA2756> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x91937000 - 0x91bbcfe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x91bbd000 - 0x91bcdff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x91c95000 - 0x91caaff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91cab000 - 0x91cb0ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x91cff000 - 0x91e51fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91e52000 - 0x91e88ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91e89000 - 0x91ec7fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x921f3000 - 0x92258ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92259000 - 0x92259fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x9225a000 - 0x9225bff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x923d0000 - 0x92643fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x926f4000 - 0x92719ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9271a000 - 0x92720ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9272c000 - 0x9272cfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9272d000 - 0x92dd6eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92dd7000 - 0x92ddeffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92e50000 - 0x92f10ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9300e000 - 0x93083fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93084000 - 0x930dcfff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x930dd000 - 0x93497ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x9362e000 - 0x93632ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x93cce000 - 0x93cd5ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x93cdc000 - 0x93efbff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93efc000 - 0x93f04ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x93f69000 - 0x94152ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9429d000 - 0x942a2ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x942a3000 - 0x942a8ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x942a9000 - 0x942b6fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x942b7000 - 0x942c2ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9430f000 - 0x94337ff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x94338000 - 0x94359fff  com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x9435a000 - 0x9435efff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9435f000 - 0x94365ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x94366000 - 0x94388ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94398000 - 0x94398fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94399000 - 0x9464bff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94658000 - 0x9465bffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9465c000 - 0x94966ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94aae000 - 0x94ac4ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x94ad6000 - 0x94aeffff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x94af0000 - 0x94af3ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x94af4000 - 0x94bbffff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x94ca7000 - 0x9511cff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x9511d000 - 0x9511dff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9511e000 - 0x9513bff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9513c000 - 0x95147ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x95159000 - 0x951edff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x951ee000 - 0x9534fffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95350000 - 0x95359ffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x953db000 - 0x953eeffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x953ef000 - 0x953f1ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x953f5000 - 0x95445ff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95446000 - 0x955a8fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x955d3000 - 0x955dbff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x956be000 - 0x956e4ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95703000 - 0x95bdfff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x965f9000 - 0x966dcff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x966dd000 - 0x966ffff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x96700000 - 0x96701ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x96702000 - 0x96706ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x96707000 - 0x96745fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96965000 - 0x96965fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96966000 - 0x96967ffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x96968000 - 0x96c6afff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96c6b000 - 0x96c80fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96c81000 - 0x96ccfff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x96cd0000 - 0x96d38ff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96d39000 - 0x96dc3ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96dc4000 - 0x96dd2fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96dd3000 - 0x96ecbff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x96ecc000 - 0x96f2dffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96f3a000 - 0x96f4eff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96fbf000 - 0x96fc2ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x973da000 - 0x974fafec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97518000 - 0x9754eff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9754f000 - 0x97951ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97952000 - 0x97a61ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x97b20000 - 0x97f13feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x98178000 - 0x9824ea5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9824f000 - 0x98252ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98253000 - 0x98296ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x98297000 - 0x982c4ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x982c5000 - 0x982dffff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x982e0000 - 0x982eefff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x982ef000 - 0x982effff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x982f0000 - 0x9836cffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98482000 - 0x98526fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98527000 - 0x98589ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9858a000 - 0x985c6fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x985c7000 - 0x985c9ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x985ca000 - 0x98611fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x98612000 - 0x98615fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x9870e000 - 0x9875efff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9875f000 - 0x98796fef  com.apple.DebugSymbols (2.1 - 87) <84EF10C9-97C0-3AF5-9545-9F6BD1847090> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x98797000 - 0x987b6fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x987b7000 - 0x987e5ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x987e6000 - 0x987e7ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x9883e000 - 0x98897ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x995e9000 - 0x9964dffb  com.apple.Symbolication (1.2 - 89) <98706396-23C9-37FD-9116-E5FD867AD64C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9964f000 - 0x9964fff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99650000 - 0x996bdff3  com.apple.CoreSymbolication (2.1 - 71) <EEF34338-3E64-3660-982C-B96BEC4AEB31> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x997fe000 - 0x9982cfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x9982d000 - 0x998baff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x998bb000 - 0x998bcff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x998bd000 - 0x9a34bffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a358000 - 0x9a469ff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x9a46a000 - 0x9a505ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9a573000 - 0x9a574ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x9a589000 - 0x9a5d9ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9a5da000 - 0x9a706ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9aa4b000 - 0x9aa9cff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9aa9d000 - 0x9aad1ff3  libTrueTypeScaler.dylib (??? - ???) <A3A9D11A-74C6-3E0F-99D9-B57FE56C6646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9aad2000 - 0x9ab4dffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9ab4e000 - 0x9abbdfff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9ac01000 - 0x9ac0aff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9ac8a000 - 0x9ace7ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9ace8000 - 0x9acf1fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9acf2000 - 0x9adc9ffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9addb000 - 0x9afb1fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9afb2000 - 0x9afe1ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x9afee000 - 0x9b037ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9b038000 - 0x9b6b3fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b6b4000 - 0x9b9f6fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9b9f7000 - 0x9b9f8fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9b9f9000 - 0x9c08aff3  libclh.dylib (4.0.3 - 4.0.3) <0F0FA67F-970B-3D68-8945-7136EA71D77B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x9c08b000 - 0x9c0b4ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9c0b5000 - 0x9c0d2fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9c0d3000 - 0x9c0efff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9c0f0000 - 0x9c0f1fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9c0f2000 - 0x9c11cff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x9c11d000 - 0x9c121fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9c16f000 - 0x9c177fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9c178000 - 0x9c3a1ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9c3b6000 - 0x9c48cff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9c48d000 - 0x9c48efff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9c48f000 - 0x9c4a6ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9c4a7000 - 0x9c6f0ff7  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9c73d000 - 0x9c744ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9c745000 - 0x9c746fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x9c747000 - 0x9c796ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9c797000 - 0x9ca46ff7  com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9ca47000 - 0x9ca47fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9caab000 - 0x9cb12fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x9cb15000 - 0x9cb25fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9cb26000 - 0x9cb30ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9cb47000 - 0x9cb65ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x9cb66000 - 0x9cb66fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0xb2000000 - 0xb255dff3 +libqt-mt.3.3.8.dylib (3.3.8 - compatibility 3.3.0) <2C43D829-B4BA-4ACD-94D0-86AB464355AD> /Applications/Toon Boom Harmony 9.2/*/libqt-mt.3.3.8.dylib
    0xb9000000 - 0xb902afff +libqui.1.0.0.dylib (??? - ???) /Applications/Toon Boom Harmony 9.2/*/libqui.1.0.0.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 2009
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=252.8M resident=137.0M(54%) swapped_out_or_unallocated=115.8M(46%)
    Writable regions: Total=124.1M written=13.0M(10%) resident=24.1M(19%) swapped_out=0K(0%) unallocated=100.0M(81%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    ATS (font support)            
    33.1M
    ATS (font support) (reserved)    
    4K   
    reserved VM address space (unallocated)
    CG backing stores             
    12.1M
    CG raster data                  
    64K
    CG shared images              
    3608K
    CoreGraphics                     
    8K
    CoreServices                  
    1240K
    IOKit                            
    4K
    MALLOC                        
    47.1M
    MALLOC guard page               
    48K
    MALLOC_LARGE (reserved)        
    164K   
    reserved VM address space (unallocated)
    Memory tag=240                   
    4K
    Memory tag=242                  
    12K
    Memory tag=243                   
    4K
    Stack                         
    65.5M
    VM_ALLOCATE                   
    16.1M
    __CI_BITMAP                     
    80K
    __DATA                        
    22.1M
    __DATA/__OBJC                  
    232K
    __IMAGE                       
    1256K
    __IMPORT                       
    344K
    __LINKEDIT                    
    58.3M
    __OBJC                        
    2696K
    __OBJC/__DATA                   
    76K
    __PAGEZERO                       
    4K
    __TEXT                       
    194.5M
    __UNICODE                      
    544K
    __mw                             
    8K
    mapped file                  
    108.3M
    shared memory                  
    312K
    shared pmap                   
    7716K
    ===========                 
    =======
    TOTAL                        
    575.1M
    TOTAL, minus reserved VM space
    574.9M
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: APPLE SSD TS512B, 500.28 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 7
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3
    FireWire Device: 2big quadra, LaCie, 800mbit_speed
    i checked with the syslog:
    kCGErrorInvalidConnection: CGSGetWindowTags: Invalid connection
    kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
    Any idea for this issue ?
    Thanks

    If you have this product,
    http://www.symantec.com/business/support/index?page=content&id=TECH165159
    you have to go back to Snow Leopard.
    To re-install SL, back up your home directory, format and re-install.

  • After upgrade my MBP from snow leopard to mountain lion all my smb connections stop to work.

    After upgrade my MBP from snow leopard to mountain lion all my smb connections stop to work.
    Now iám using mac os 10.8.2
    I can see the server, I can choose the drive, but when try to open a folder the message on Finder is: You don't have permissions to see the content.
    I already delete the key and try to connect again, but the problem persist. Already try change the ip from file server. Already try differents users. (admin, guest, etc...)
    I have a windows server 2008 and a NAS working with SMB protocol. Both with the same problem.
    That problem occurs only on Finder, if I try see the folder by Terminal, is possible to see my files.
    Any Solution ?
    Any Tip ?
    Any Question ?

    Not knowing how much RAM is installed in your iMac, your iMac can take a total of 8 GBs of RAM.
    Before upgrading to Mountain Lion, I would strongly suggest installing the maximum 8 GBs of RAM.
    Correct and reliable Mac RAM can be purchased from online Mac RAM sources Crucial memory or OWC (macsales.com).
    Here is OWC's link to your model iMac and the RAM modules you will need.macsales
    http://eshop.macsales.com/item/Other%20World%20Computing/8566DDR3S8GP/
    You can purchase and download OS X 10.8 Mountain Lion from the Mac App Store in the OS X dock.
    Before installing, it would be prudent to make a backup copy of all of your important data or your entire current system. Either using, optical discs, USB flash drives or external hard drives.
    This is too insure protection of your data in case something goes wrong with the install of OS X Mountain Lion.
    Good Luck!

  • ITunes crashing when connecting to the store on Windows 8.1

    Hello,
    I had iTunes crashing when connecting to the iTunes Store with an Apple ID. I tried unsucessfully all the solutions posted on the many threads of people having the same issue. So I decided to reinstall Windows. A clean Windows 8.1 install from the Microsoft DVD. And guess what, it is still crashing! How can this even be possible?
    The problem:
    - iTunes crashes when connecting to the store with an Apple ID. It connects, briefly freezes, then crashes.
    - I can access the store without an Apple ID without crashes. But it crashes as soon as I connect with an Apple ID.
    The system:
    - A clean, fully updated, Windows 8.1 Pro w/ WMC install from the Microsoft DVD.
    - Applications I installed, along with iTunes: Adobe Reader, Google Chrome, Skype, Office 2013. Nothing else. No crapware. No nothing. These are fairly common applications that shouldn't conflict with iTunes.
    - Antivirus is the built-in Windows Defender.
    - Firewall is the built-in Windows Firewall.
    - Intel HD Graphics 3000 on an Acer V3-571-6486
    - I have not moved Apple's folder from Romaing and Local AppData of the old systems... So it's a clean iTunes profile.
    - I can sucessfully sign-in to the iTunes Store with this account on another computer
    - I have tried with multiple accounts on this computer, all crashing
    There are tons of threads about this. I tried all the solutions posted, including:
    - Adding "C:\Program Files (x86)\Common Files\Apple\Apple Application Support" to the PATH environment variable
    - Copying QTMovieWin.dll from "C:\Program Files (x86)\Common Files\Apple\Apple Application Support" to "C:\Program Files (x86)\iTunes"
    - Moving QTMovieWin.dll from "C:\Program Files (x86)\Common Files\Apple\Apple Application Support" to "C:\Program Files (x86)\iTunes"
    - Updating the graphics card to the latest available driver from Intel's website (9.17.10.3517, 2014-10-04)
    - Downgrade the graphics driver (9.17.10.3347, 2014-01-29)
    - Use the graphic's driver from Acer's website.
    - Use Microsoft's Basic VGA Driver
    - Disable the Graphic's Adapter entirely
    - Have tried to monitor the process with ProcMon, looking for a hint like a missing file or registry entry, but have not found anything helpful.
    These solutions seem to have worked for almost everyone, but not me. The crash details in the Windows Application log are useless. Faulty module name is 'unknown'.
    I am out of solutions. Is there anything left to do? Can anyone out Apple debug the dump file or something? Is there any way to contact Apple about this issue?
    Many thanks.

    Hey zoyashahab,
    Ok, so it sounds like there are two issues here we want to address, the first being the iTunes Store connection issue and the second being iTunes not recognizing your iOS devices.
    First, I'd start with troubleshooting the recognition by following the steps in here:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    If after getting that running again, you still can't connect to the iTunes Store, then I'd go through the troubleshooting steps in here:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Welcome to Apple Support Communities!
    Best,
    Delgadoh

  • Have updated from Snow Leopard to Lion with Safari Version 5.0.5. Now I can not update to Safari 5.1. There is no update in the Software Updater, and on the apple-download page, I only found a Safari 5.1 for Snow Leopard. When executing it, there is an e

    I have updated from Snow Leopard to Lion with Safari Version 5.0.5. Now I can not update to Safari 5.1. There is no update in the Software Updater, and on the apple-download page, I only found a Safari 5.1 for Snow Leopard. When executing it, there is an error message, that it is for 10.6 only.
    It seems that I should have first updated Safari, and then only to Lion, which I didn't. Any idea how I can fix this now without having to rollback to Snow Leopard, update Safari and then go back to Lion?

    Try this Safari5.1 from the installer package
    http://www.filefactory.com/file/cc9005d/n/Safari.pkg.zip
    The download worked better with Firefox not sure why. At the bottom of the page after the captcha>> slow down load is the Free link,  it took about 4 minutes to download on my test.

  • I lost my ability to use Microsoft Offic for Mac, when I upgraded my MAC from Snow Leopard to Mountain Lion! HELP!

    HELP !
    After I upgraded my operating system on my mac, (from  Snow Leopard (10.6 ? ) to Mountain Lion (10.8.2), virtually ALL of my documents (recipes, update logs, information of untold things), have been denied to me with my Microsoft Word for Mac (which I have used since I purchased my mac in Aug.2008).
          I now get a window that tells me "You can't open the application "Microsoft Word" because PowerPC applications are no longer supported." (Needless to say, I cannot use Excel or anything else, either!)
          Yet, I can still access them, fully (read and even print fro them), individually, by dragging a file into my PREVIEW program!
          What gives?
          I am not a savvy programmer, nor do I confess to somehow being warned that this might happen when I upgraded my operating system.
         Is there any reasonable (easier?) way to continue the use of these (to me) very important files? I only upgraded because I upgraded my iPhone to a 4S and wanted everything to conform to  siimilar circumstances!
         What can I DO?

    You need to upgrade your copy of MS Office. You're using a version that is 8 years old (at least). You can buy Office 2011, which will work. You could also get a copy of Pages from the App Store, which is cheaper and will open Word files (though not perfectly). Or you could get a free Office clone, like OpenOffice or LibreOffice.

  • When I send an email with a photo from snow leopard to email of a lion user, the photo shows up in the Lion email sideways. When they email it back it returns to correct position. Is there something in Lion causing this?

    When I send an email via MACMAIL  with a photo from snow leopard to  an email of a lion user using At & T , the photo shows up in the Lion user email sideways. When they email it back it returns to correct position. Is there something in Lion causing this? This also happens when in in using iphoto'11 i share/email a photo to myself and the phot shows up sideways but is in a correct position prior to emailing.

    I recently tried sending myself an email through Thunderbird to another email account to see if that was the case, but the email came in with a font so tiny that it was unreadable. I had chosen a font type and size (arial 10) and just coming into my outlook inbox was virtually unreadable.
    And referring to the person I work with, she doesn't have problems getting anyone else's emails, just ones I send from Thunderbird.

  • If i have Time Machine backed up on an external hard drive, do i just plug the drive into another macbook pro and all my stuff is in the new computer?  also, does it matter if the new computer is running Lion when the backed up info came from Snow Leopard

    If i have Time Machine backed up on an external hard drive, do i just plug the drive into another macbook pro and all my stuff is in the new computer?  Also, does it matter if the new computer is running Lion when the backed up info came from Snow Leopard 10.6.8?

    No and Yes
    Don't use TM for this purpose, clone your drive to an external, plug the external into another MBP and reboot from it. Please note that booting a machine that came with Lion may not be possible from a drive with Snow Leopard.

Maybe you are looking for

  • Business Purpose field hidden in ESS portal for only one user

    Hi All, We have one wiered error  while creating an expense reort in ESS portal and this is only for one employee out of 15,000 users. Problem: The additional information for expense type " Business Purpose " field was hidden for one employee and inf

  • Server side flash

    Hello, we're investigating a way to get our content onto the ipad.  The content is dynamically driven web based training.  Flash is the delivery mechanism, and it pulls from our database what it's supposed to display, play, etc... There's some ipad a

  • For the historical work order is there any bapi

    i am doing with creation of historical work order where the transaction is iw61. so, is there any bapi for this? can u just suggest me which method is preferable for the historical work orders?

  • Oracle Driver / JAR problem

    Hi, Here is the troublesome code..... public void connect()throws Exception{           //set up the Driver           try     {                     //Problem here when running in a JAR                DriverManager.registerDriver (new oracle.jdbc.drive

  • I can not install the new iTunes

    I can not install the new iTunes. Always appears the message: Of assembly "MicrosofF.VC80.CRT.Type="win 32", version="8.0.50727.4053".publickeytoken=1fc8bGa 1 e 183 3b".processer Architecture=ämd64". please ref. to helpand Support jus more  informati