Safari 5.1 crash when trying to do a SSL/TLS login

I try to access a page using an e-identification and Safari immediatly crash with this report.
Process:         Safari [390]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.1 (6534.50)
Build Info:      WebBrowser-75345000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [155]
Date/Time:       2011-07-26 13:29:00.582 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Interval Since Last Report:          9828 sec
Crashes Since Last Report:           14
Per-App Interval Since Last Report:  8709 sec
Per-App Crashes Since Last Report:   13
Anonymous UUID:                      C80D031F-9955-4BE7-B79C-191157F1F298
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000019
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libstdc++.6.dylib                       0x00007fff80eec798 __dynamic_cast + 36
1   com.apple.security                      0x00007fff8722e18d Security::KeychainCore::Identity::required(OpaqueSecIdentityRef*) + 43
2   com.apple.security                      0x00007fff8722e07e SecIdentityCopyCertificate + 54
3   com.apple.Safari.framework              0x00007fff8416e9b0 SecIdentityCopySSLClientAuthenticationChain + 70
4   com.apple.Safari.framework              0x00007fff83fb1553 Safari::useIdentityForChallenge(OpaqueSecIdentityRef*, Safari::WK::AuthenticationChallenge const&) + 32
5   com.apple.Safari.framework              0x00007fff83fb2280 Safari::BrowserContentViewController::useClientCertificatesForAuthenticationCha llenge(Safari::WK::AuthenticationChallenge const&) + 354
6   com.apple.Safari.framework              0x00007fff83fa65e2 Safari::BrowserContentViewController::didReceiveAuthenticationChallenge(Safari: :WK::AuthenticationChallenge const&) + 78
7   com.apple.Safari.framework              0x00007fff8412406a Safari::WK::didReceiveAuthenticationChallengeInFrame(OpaqueWKPage const*, OpaqueWKFrame const*, OpaqueWKAuthenticationChallenge const*, void const*) + 99
8   com.apple.WebKit2                       0x00007fff89c152f9 WebKit::WebPageProxy::didReceiveAuthenticationChallenge(unsigned long long, WebCore::AuthenticationChallenge const&, unsigned long long) + 133
9   com.apple.WebKit2                       0x00007fff89c14c49 void CoreIPC::handleMessage<Messages::WebPageProxy::DidReceiveAuthenticationChalleng e, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, WebCore::AuthenticationChallenge const&, unsigned long long)>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, WebCore::AuthenticationChallenge const&, unsigned long long)) + 172
10  com.apple.WebKit2                       0x00007fff89bcceb0 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 162
11  com.apple.WebKit2                       0x00007fff89bccd9c CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 138
12  com.apple.WebKit2                       0x00007fff89bcccfb CoreIPC::Connection::dispatchMessages() + 121
13  com.apple.WebKit2                       0x00007fff89bc9bef RunLoop::performWork() + 135
14  com.apple.WebKit2                       0x00007fff89bc9b3d RunLoop::performWork(void*) + 83
15  com.apple.CoreFoundation                0x00007fff8667c401 __CFRunLoopDoSources0 + 1361
16  com.apple.CoreFoundation                0x00007fff8667a5f9 __CFRunLoopRun + 873
17  com.apple.CoreFoundation                0x00007fff86679dbf CFRunLoopRunSpecific + 575
18  com.apple.HIToolbox                     0x00007fff84b1f7ee RunCurrentEventLoopInMode + 333
19  com.apple.HIToolbox                     0x00007fff84b1f5f3 ReceiveNextEventCommon + 310
20  com.apple.HIToolbox                     0x00007fff84b1f4ac BlockUntilNextEventMatchingListInMode + 59
21  com.apple.AppKit                        0x00007fff81981eb2 _DPSNextEvent + 708
22  com.apple.AppKit                        0x00007fff81981801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
23  com.apple.Safari.framework              0x00007fff83f96452 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
24  com.apple.AppKit                        0x00007fff8194768f -[NSApplication run] + 395
25  com.apple.AppKit                        0x00007fff819403b0 NSApplicationMain + 364
26  com.apple.Safari.framework              0x00007fff84150f62 SafariMain + 200
27  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                       0x00007fff86cf9c0a kevent + 10
1   libSystem.B.dylib                       0x00007fff86cfbadd _dispatch_mgr_invoke + 154
2   libSystem.B.dylib                       0x00007fff86cfb7b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib                       0x00007fff86cfb2de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib                       0x00007fff86cfac08 _pthread_wqthread + 353
5   libSystem.B.dylib                       0x00007fff86cfaaa5 start_wqthread + 13
Thread 2:
0   libSystem.B.dylib                       0x00007fff86cfaa2a __workq_kernreturn + 10
1   libSystem.B.dylib                       0x00007fff86cfae3c _pthread_wqthread + 917
2   libSystem.B.dylib                       0x00007fff86cfaaa5 start_wqthread + 13
Thread 3:  WebCore: IconDatabase
0   libSystem.B.dylib                       0x00007fff86d1ba6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff86d1f881 _pthread_cond_wait + 1286
2   com.apple.WebCore                       0x00007fff87e8d749 WebCore::IconDatabase::syncThreadMainLoop() + 265
3   com.apple.WebCore                       0x00007fff87e8ac88 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
4   libSystem.B.dylib                       0x00007fff86d19fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff86d19e89 thread_start + 13
Thread 4:
0   libSystem.B.dylib                       0x00007fff86ce0d7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff86ce13ed mach_msg + 59
2   com.apple.QuartzCore                    0x00007fff80428396 CA::Render::Server::server_thread(void*) + 177
3   com.apple.QuartzCore                    0x00007fff804282d6 thread_fun + 34
4   libSystem.B.dylib                       0x00007fff86d19fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff86d19e89 thread_start + 13
Thread 5:
0   libSystem.B.dylib                       0x00007fff86cfaa2a __workq_kernreturn + 10
1   libSystem.B.dylib                       0x00007fff86cfae3c _pthread_wqthread + 917
2   libSystem.B.dylib                       0x00007fff86cfaaa5 start_wqthread + 13
Thread 6:  Safari: SafeBrowsingManager
0   libSystem.B.dylib                       0x00007fff86ce0d7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff86ce13ed mach_msg + 59
2   com.apple.CoreFoundation                0x00007fff8667a932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation                0x00007fff86679dbf CFRunLoopRunSpecific + 575
4   com.apple.Safari.framework              0x00007fff84109d39 Safari::MessageRunLoop::threadBody() + 107
5   com.apple.Safari.framework              0x00007fff84109d73 Safari::MessageRunLoop::threadCallback(void*) + 9
6   libSystem.B.dylib                       0x00007fff86d19fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff86d19e89 thread_start + 13
Thread 7:  Safari: SnapshotStore
0   libSystem.B.dylib                       0x00007fff86d1ba6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff86d1f881 _pthread_cond_wait + 1286
2   com.apple.JavaScriptCore                0x00007fff84e02690 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.Safari.framework              0x00007fff84183f6d Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
4   com.apple.Safari.framework              0x00007fff8418236d Safari::SnapshotStore::diskAccessThreadBody() + 379
5   com.apple.Safari.framework              0x00007fff84182b27 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
6   libSystem.B.dylib                       0x00007fff86d19fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff86d19e89 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000019  rbx: 0x0000000000000019  rcx: 0x0000000000000000  rdx: 0x00007fff70e05af0
  rdi: 0x0000000000000019  rsi: 0x00007fff70e1cd30  rbp: 0x00007fff5fbfe2f0  rsp: 0x00007fff5fbfe2a0
   r8: 0x00000001001b3938   r9: 0x0000000100554940  r10: 0x0000000000000001  r11: 0x00007fff871ad330
  r12: 0x00007fff70e1cd30  r13: 0x0000000000000000  r14: 0x00007fff70e05af0  r15: 0x00007fff5fbfe588
  rip: 0x00007fff80eec798  rfl: 0x0000000000010206  cr2: 0x0000000000000019
Binary Images:
       0x100000000 -        0x100000fff  com.apple.Safari 5.1 (6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Applications/Safari.app/Contents/MacOS/Safari
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff800c9000 -     0x7fff800cdff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff800ce000 -     0x7fff8026afff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff803d5000 -     0x7fff80772fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff80773000 -     0x7fff80777ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80778000 -     0x7fff80787fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff80788000 -     0x7fff807d1fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff80a0d000 -     0x7fff80a13fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff80a14000 -     0x7fff80a93fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff80aa6000 -     0x7fff80af5ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff80b68000 -     0x7fff80ba5ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
    0x7fff80ba6000 -     0x7fff80bb2fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff80bb3000 -     0x7fff80bbeff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff80bbf000 -     0x7fff80bbfff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff80bc0000 -     0x7fff80bcdfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff80bce000 -     0x7fff80e50fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80e51000 -     0x7fff80ea0fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff80ea1000 -     0x7fff80f1efef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff80f1f000 -     0x7fff80f1fff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff80f20000 -     0x7fff80f31ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff80f32000 -     0x7fff80f5dff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
    0x7fff80f5e000 -     0x7fff80feafef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff80feb000 -     0x7fff816e7ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8193e000 -     0x7fff82338ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff823c9000 -     0x7fff824e0fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff824e1000 -     0x7fff825a2fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff82a2b000 -     0x7fff82e6efef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff82e6f000 -     0x7fff82e72ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff82e9b000 -     0x7fff82eaafff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff83688000 -     0x7fff836dbff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff836dc000 -     0x7fff836f0fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff836f1000 -     0x7fff838affff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff838b0000 -     0x7fff838b5fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff838b6000 -     0x7fff838b9ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff83987000 -     0x7fff83992fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff839de000 -     0x7fff83a6efff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff83a6f000 -     0x7fff83a71fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff83aed000 -     0x7fff83b06fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff83b07000 -     0x7fff83b2eff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff83b2f000 -     0x7fff83b6cff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83b92000 -     0x7fff83c17ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff83c18000 -     0x7fff83d32fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff83e94000 -     0x7fff83e95fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff83e96000 -     0x7fff83e96ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff83e99000 -     0x7fff83e9cfff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff83f36000 -     0x7fff8475ffef  com.apple.Safari.framework 6534 (6534.50) <5E989098-BEA0-9DF9-EDFA-CF05BDDEB895> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff84760000 -     0x7fff8481dfff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8481e000 -     0x7fff848dffff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff848e0000 -     0x7fff849bdfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff84a76000 -     0x7fff84aacff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff84af1000 -     0x7fff84deffff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff84df0000 -     0x7fff84df6ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84df7000 -     0x7fff84df7ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff84df8000 -     0x7fff85005ff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8501a000 -     0x7fff85021fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff85022000 -     0x7fff85042ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff85049000 -     0x7fff850e3fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff85234000 -     0x7fff85353fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85354000 -     0x7fff8579bfef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff857a8000 -     0x7fff857c3ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff857cc000 -     0x7fff857ffff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff85880000 -     0x7fff858c8ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85907000 -     0x7fff85916fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff85e5e000 -     0x7fff85e5eff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff85e5f000 -     0x7fff85e6afff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff85eb6000 -     0x7fff85ef1fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff85ef2000 -     0x7fff85f15fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85f18000 -     0x7fff85f18ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85f19000 -     0x7fff85f83fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8642e000 -     0x7fff865ecff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff865ed000 -     0x7fff865fffe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8661c000 -     0x7fff8662dfff  SyndicationUI ??? (???) <117F0971-8B7E-DC2A-84C1-C8B5FA15E421> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff8662e000 -     0x7fff867a5fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff867ab000 -     0x7fff867c1fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff867c2000 -     0x7fff867c8ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff867c9000 -     0x7fff867dffe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff867e0000 -     0x7fff868e4ff7  com.apple.PubSub 1.0.5 (65.28) <C99BB1FE-46EA-237F-55A3-48CC2FE1F755> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff868e5000 -     0x7fff868f0ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff86942000 -     0x7fff86997ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff86998000 -     0x7fff869dfff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff869f6000 -     0x7fff86a39fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff86a7d000 -     0x7fff86a91ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86a92000 -     0x7fff86adefff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff86adf000 -     0x7fff86b00fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff86b01000 -     0x7fff86b42fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff86b43000 -     0x7fff86bc1ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86bc2000 -     0x7fff86c62fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff86c63000 -     0x7fff86c93fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff86c94000 -     0x7fff86ca2ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff86ce0000 -     0x7fff86ea1fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff86ea2000 -     0x7fff86ee3fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff86ee4000 -     0x7fff86ee9ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86eea000 -     0x7fff86f9ffe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff86fa2000 -     0x7fff86fa4fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff86fb1000 -     0x7fff8706afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8706b000 -     0x7fff87070fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87071000 -     0x7fff87096ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87097000 -     0x7fff870e0ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8717e000 -     0x7fff8717fff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8718a000 -     0x7fff87413ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87414000 -     0x7fff8743cfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8746d000 -     0x7fff8749efff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff874b8000 -     0x7fff875f6fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff875f7000 -     0x7fff87657fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff87697000 -     0x7fff8769dff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8769e000 -     0x7fff876d8fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
    0x7fff878c0000 -     0x7fff878d5ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87918000 -     0x7fff879ceff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff87cac000 -     0x7fff87cc3fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff87cc4000 -     0x7fff87cc4ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87cc5000 -     0x7fff87d99fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff87e85000 -     0x7fff88ebffff  com.apple.WebCore 6534 (6534.50) <8B0BB24A-C84C-A4F2-5544-C8071A35BBC5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff88ec0000 -     0x7fff88ec1ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff893a9000 -     0x7fff89bb3fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff89bb4000 -     0x7fff89d65fe7  com.apple.WebKit2 6534 (6534.50) <1D20EA7A-C33B-BF9A-C58A-D40B8CA7F1AA> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff89d66000 -     0x7fff89e16fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff89e17000 -     0x7fff89e61ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff89f6d000 -     0x7fff89fb0ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff89fe1000 -     0x7fff8a116fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8a117000 -     0x7fff8a193ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8a194000 -     0x7fff8a279fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8a27a000 -     0x7fff8a297ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8a2d3000 -     0x7fff8a607fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: SAMSUNG HM500JI, 465,76 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0x04600000 / 3
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3

More details from my crash
Process:         Safari [4914]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.1 (6534.50)
Build Info:      WebBrowser-75345000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [376]
Date/Time:       2011-07-29 14:21:56.789 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Interval Since Last Report:          99420 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  49495 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000019
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libstdc++.6.dylib                       0x00007fff8905c798 __dynamic_cast + 36
1   com.apple.security                      0x00007fff87ad518d Security::KeychainCore::Identity::required(OpaqueSecIdentityRef*) + 43
2   com.apple.security                      0x00007fff87ad507e SecIdentityCopyCertificate + 54
3   com.apple.Safari.framework              0x00007fff85e669b0 SecIdentityCopySSLClientAuthenticationChain + 70
4   com.apple.Safari.framework              0x00007fff85ca9553 Safari::useIdentityForChallenge(OpaqueSecIdentityRef*, Safari::WK::AuthenticationChallenge const&) + 32
5   com.apple.Safari.framework              0x00007fff85caa280 Safari::BrowserContentViewController::useClientCertificatesForAuthenticationCha llenge(Safari::WK::AuthenticationChallenge const&) + 354
6   com.apple.Safari.framework              0x00007fff85c9e5e2 Safari::BrowserContentViewController::didReceiveAuthenticationChallenge(Safari: :WK::AuthenticationChallenge const&) + 78
7   com.apple.Safari.framework              0x00007fff85e1c06a Safari::WK::didReceiveAuthenticationChallengeInFrame(OpaqueWKPage const*, OpaqueWKFrame const*, OpaqueWKAuthenticationChallenge const*, void const*) + 99
8   com.apple.WebKit2                       0x00007fff8045e2f9 WebKit::WebPageProxy::didReceiveAuthenticationChallenge(unsigned long long, WebCore::AuthenticationChallenge const&, unsigned long long) + 133
9   com.apple.WebKit2                       0x00007fff8045dc49 void CoreIPC::handleMessage<Messages::WebPageProxy::DidReceiveAuthenticationChalleng e, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, WebCore::AuthenticationChallenge const&, unsigned long long)>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, WebCore::AuthenticationChallenge const&, unsigned long long)) + 172
10  com.apple.WebKit2                       0x00007fff80415eb0 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 162
11  com.apple.WebKit2                       0x00007fff80415d9c CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 138
12  com.apple.WebKit2                       0x00007fff80415cfb CoreIPC::Connection::dispatchMessages() + 121
13  com.apple.WebKit2                       0x00007fff80412bef RunLoop::performWork() + 135
14  com.apple.WebKit2                       0x00007fff80412b3d RunLoop::performWork(void*) + 83
15  com.apple.CoreFoundation                0x00007fff850c0401 __CFRunLoopDoSources0 + 1361
16  com.apple.CoreFoundation                0x00007fff850be5f9 __CFRunLoopRun + 873
17  com.apple.CoreFoundation                0x00007fff850bddbf CFRunLoopRunSpecific + 575
18  com.apple.HIToolbox                     0x00007fff806d57ee RunCurrentEventLoopInMode + 333
19  com.apple.HIToolbox                     0x00007fff806d55f3 ReceiveNextEventCommon + 310
20  com.apple.HIToolbox                     0x00007fff806d54ac BlockUntilNextEventMatchingListInMode + 59
21  com.apple.AppKit                        0x00007fff89a4aeb2 _DPSNextEvent + 708
22  com.apple.AppKit                        0x00007fff89a4a801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
23  com.apple.Safari.framework              0x00007fff85c8e452 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
24  com.apple.AppKit                        0x00007fff89a1068f -[NSApplication run] + 395
25  com.apple.AppKit                        0x00007fff89a093b0 NSApplicationMain + 364
26  com.apple.Safari.framework              0x00007fff85e48f62 SafariMain + 200
27  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868

Similar Messages

  • Safari and firefox crashes when trying to upload

    Safari and Firefox crash when I try to upload something through the browser. Before when I would upload a file, a finder window would pop up, but it immediately crashes before this window appears. I tried logging in as a different user in the OS and that didn't work. BUT when I rebooted in safe mode. I was able to get the finder pop up window to upload the file.
    Here is the crash report:
    Process:         Safari [1076]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [410]
    Interval Since Last Report:          124 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  106 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2012-06-19 13:18:10.027 -0600
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID: 
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  14
    Thread 0:
    0   libobjc.A.dylib                         0x935a890d objc_msgSend_stret + 45
    1   com.apple.AppKit                        0x903c96ef -[NSView convertRect:toView:] + 226
    2   com.apple.AppKit                        0x903c8b28 -[NSView setNeedsDisplayInRect:] + 303
    3   com.apple.WebKit                        0x9751ffb0 __ZL21setNeedsDisplayInRectP6NSViewP13objc_selector7_NSRect + 256
    4   com.apple.AppKit                        0x903c8926 -[NSView setNeedsDisplay:] + 76
    5   com.apple.AppKit                        0x90510864 -[NSClipView initWithFrame:] + 168
    6   com.apple.AppKit                        0x90510669 -[NSScrollView initWithFrame:] + 274
    7   com.apple.AppKit                        0x90618ecc -[NSBrowser _createColumn:empty:] + 117
    8   com.apple.AppKit                        0x90618dde columnToColumnContentDelta + 205
    9   com.apple.AppKit                        0x906194fa -[NSBrowser columnWidthForColumnContentWidth:] + 14
    10  com.apple.AppKit                        0x906189ed -[NSBrowser frameOfColumn:] + 1380
    11  com.apple.AppKit                        0x906183fd -[NSBrowser _containerRelativeFrameOfColumn:] + 59
    12  com.apple.AppKit                        0x90604d7c -[NSBrowser _calcNumVisibleColumnsAndColumnSize] + 557
    13  com.apple.AppKit                        0x90603e82 -[NSBrowser _tileContinuousScrollingBrowser] + 1124
    14  com.apple.AppKit                        0x90619b88 -[NSBrowser setMinColumnWidth:] + 71
    15  com.apple.AppKit                        0x90618224 -[NSNavBrowserDelegate setBrowser:] + 484
    16  com.apple.AppKit                        0x90617ff3 -[NSNavDataSource _createBrowserDelegate] + 129
    17  com.apple.AppKit                        0x9060f2c6 -[NSNavDataSource activeFileListDelegate] + 210
    18  com.apple.AppKit                        0x90617e2d -[NSNavDataSource setFileListMode:] + 170
    19  com.apple.AppKit                        0x90617c9b -[NSSavePanel _readFileListMode] + 283
    20  com.apple.AppKit                        0x906ecd3d -[NSSavePanel(NSSavePanelRuntime) beginSheetForDirectory:file:types:modalForWindow:modalDelegate:didEndSelector:c ontextInfo:] + 91
    21  com.apple.Safari                        0x0014c8a5 0x1000 + 1357989
    22  com.apple.WebKit                        0x9750eef8 __ZL12CallDelegateP7WebViewP11objc_objectP13objc_selectorS2_a + 328
    23  com.apple.WebKit                        0x9750a74e WebChromeClient::runOpenPanel(WebCore::Frame*, ***::PassRefPtr<WebCore::FileChooser>) + 318
    24  com.apple.WebCore                       0x95327469 WebCore::Chrome::runOpenPanel(WebCore::Frame*, ***::PassRefPtr<WebCore::FileChooser>) + 57
    25  com.apple.WebCore                       0x950eb979 WebCore::RenderFileUploadControl::click() + 105
    26  com.apple.WebCore                       0x950eb8fe WebCore::FileInputType::handleDOMActivateEvent(WebCore::Event*) + 46
    27  com.apple.WebCore                       0x94b6e01d WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 477
    28  com.apple.WebCore                       0x94a552e5 WebCore::EventDispatcher::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 949
    29  com.apple.WebCore                       0x94a54ee9 WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 41
    30  com.apple.WebCore                       0x94a54d69 WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WebCore::EventDispatchMediator const&) + 41
    31  com.apple.WebCore                       0x94a54ce7 WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 55
    32  com.apple.WebCore                       0x94b6efb7 WebCore::ScopedEventQueue::dispatchEvent(***::PassRefPtr<WebCore::Event>) const + 71
    33  com.apple.WebCore                       0x94b6ef1a WebCore::ScopedEventQueue::enqueueEvent(***::PassRefPtr<WebCore::Event>) + 90
    34  com.apple.WebCore                       0x94b6ee23 WebCore::EventDispatcher::dispatchScopedEvent(WebCore::Node*, ***::PassRefPtr<WebCore::Event>) + 99
    35  com.apple.WebCore                       0x94e60346 WebCore::Node::dispatchScopedEvent(***::PassRefPtr<WebCore::Event>) + 38
    36  com.apple.WebCore                       0x94b6ec48 WebCore::Node::dispatchUIEvent(***::AtomicString const&, int, ***::PassRefPtr<WebCore::Event>) + 248
    37  com.apple.WebCore                       0x94a55f9a WebCore::Node::defaultEventHandler(WebCore::Event*) + 954
    38  com.apple.WebCore                       0x94a552e5 WebCore::EventDispatcher::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 949
    39  com.apple.WebCore                       0x94c47958 WebCore::MouseEventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 296
    40  com.apple.WebCore                       0x94a54d69 WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WebCore::EventDispatchMediator const&) + 41
    41  com.apple.WebCore                       0x94c474f0 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, ***::AtomicString const&, int, WebCore::Node*) + 128
    42  com.apple.WebCore                       0x94c4686e WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 126
    43  com.apple.WebCore                       0x94c4db0f WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 1231
    44  com.apple.WebCore                       0x94c4d552 WebCore::EventHandler::mouseUp(NSEvent*) + 386
    45  com.apple.WebKit                        0x974c4327 -[WebHTMLView mouseUp:] + 263
    46  com.apple.AppKit                        0x904bab95 -[NSWindow sendEvent:] + 5539
    47  com.apple.Safari                        0x00040534 0x1000 + 259380
    48  com.apple.Safari                        0x000404c1 0x1000 + 259265
    49  com.apple.AppKit                        0x904876a5 -[NSApplication sendEvent:] + 2939
    50  eia                                     0x16d24026 -[EInjectedAgent(Activity) sendEvent:] + 375
    51  com.apple.Safari                        0x000377c0 0x1000 + 223168
    52  com.apple.AppKit                        0x903e4fe7 -[NSApplication run] + 867
    53  com.apple.AppKit                        0x903b21d8 NSApplicationMain + 574
    54  com.apple.Safari                        0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                       0x92b2334e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92b78d81 sleep$UNIX2003 + 63
    2   com.apple.JavaScriptCore                0x9458fab1 ***::TCMalloc_PageHeap::scavengerThread() + 145
    3   com.apple.JavaScriptCore                0x9458fd8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x92b2334e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92b4dccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x94a18587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x94a15e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   com.apple.CoreFoundation                0x934cbe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x934ccaa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x9014418c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    6   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x92b2334e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92b4dccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x943e46b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x94a3177c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   com.apple.CoreFoundation                0x934cbe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x934ccaa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                        0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                        0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                        0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    8   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   libSystem.B.dylib                       0x92babf15 thread_suspend + 97
    3   ???                                     0x154ac9b5 0 + 357222837
    Thread 7:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   com.apple.CoreFoundation                0x934cbe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x934ccb04 CFRunLoopRun + 84
    4   eia                                     0x16cee5b6 __ZL14spectorRunLoopPv + 239
    5   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    6   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x92b6b60a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    2   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   com.apple.CoreFoundation                0x934cbe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x934ccaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x97b6c520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x97b08dfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x97b089a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    8   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x92b2334e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92b4dccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x943e46b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x94a3177c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x92b2334e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92b4dccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x943e46b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.Safari                        0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                        0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                        0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    7   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   com.apple.CoreFoundation                0x934cbe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x934ccaa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio               0x92a2c5f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio               0x92a2c480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    7   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   ....audio_hijack_server.hermes          0x006ed356 ah_serv_loop + 161
    3   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    4   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 14 Crashed:
    0   libSystem.B.dylib                       0xffff07c2 __memcpy + 34 (cpu_capabilities.h:246)
    1   eia                                     0x16d7813a char** std::uninitialized_copy<char* const*, char**>(char* const*, char* const*, char**) + 45
    2   eia                                     0x16d78198 void std::vector<char*, std::allocator<char*> >::_M_range_initialize<char* const*>(char* const*, char* const*, std::forward_iterator_tag) + 82
    3   eia                                     0x16d78217 std::vector<char*, std::allocator<char*> >::vector<char* const*>(char* const*, char* const*, std::allocator<char*> const&) + 67
    4   eia                                     0x16d78034 Mine_posix_spawn(int*, char const*, void* const*, void* const*, char* const*, char* const*) + 52
    5   ...ple.CoreServices.OSServices          0x98072916 TaskLauncher::launch() + 732
    6   ...ple.CoreServices.OSServices          0x98072523 MasterBrowser::browse(__CFString const*) + 407
    7   ...ple.CoreServices.OSServices          0x980721ef MasterBrowser::timerCallBack(__CFRunLoopTimer*, void*) + 61
    8   com.apple.CoreFoundation                0x934cc8f5 CFRunLoopRunSpecific + 4469
    9   com.apple.CoreFoundation                0x934ccb04 CFRunLoopRun + 84
    10  com.apple.DesktopServices               0x97fd0d0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    11  ...ple.CoreServices.CarbonCore          0x93dbafbb PrivateMPEntryPoint + 56
    12  libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    13  libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x92b1c166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92b2395c mach_msg + 72
    2   com.apple.CoreFoundation                0x934cbe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x934ccb04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x97fd0e88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore          0x93dbafbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    7   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x92b47306 getattrlist$UNIX2003 + 10
    1   ...ple.CoreServices.CarbonCore          0x93d79e2f GetVolFSAttributes(VolumeInfo*, unsigned long, char const*, unsigned long, unsigned long, FSAttributeInfo*, unsigned long, unsigned long, FSVolAttributeInfo*, unsigned char*) + 605
    2   ...ple.CoreServices.CarbonCore          0x93d7b0f9 VolFSMount::_getattrs(unsigned long, char const*, unsigned long, unsigned long, FSAttributeInfo*, unsigned long, unsigned char*) + 75
    3   ...ple.CoreServices.CarbonCore          0x93d7b07e FSMount::getattrs(unsigned long, char const*, unsigned long, unsigned long, FSAttributeInfo*, unsigned long, unsigned char*) + 224
    4   ...ple.CoreServices.CarbonCore          0x93d7af93 GetFSRefAttributes(FSMount*, FSRefPrivate const*, unsigned long, FSAttributeInfo*, unsigned long, char*) + 173
    5   ...ple.CoreServices.CarbonCore          0x93d7abb8 PBGetCatalogInfoSync + 280
    6   ...ple.CoreServices.CarbonCore          0x93d7aa9d FSGetCatalogInfo + 53
    7   com.apple.DesktopServices               0x97fd20c3 LockGetCatalogInfo(FSRef const&, unsigned long, FSCatalogInfo*, HFSUniStr255*, FSSpec*, FSRef*) + 83
    8   com.apple.DesktopServices               0x97fd2012 THFSPlusRef::Initialize(FSRef const&) + 72
    9   com.apple.DesktopServices               0x97fe2f45 TPathName::GetParent(THFSPlusRef&, bool&, bool&) + 169
    10  com.apple.DesktopServices               0x97fe23f5 TPathName::GetPathNameFromFSRef(FSRef const&, short&) + 225
    11  com.apple.DesktopServices               0x97fe21a3 TNode::GetNodeFromFSRef(FSRef const&, TNodePtr&, unsigned long) + 75
    12  com.apple.DesktopServices               0x97fe2152 TNode::FindUserFolder(unsigned long, bool, TNodePtr&) + 68
    13  com.apple.DesktopServices               0x97fe20e0 TNode::SetSpecialNodeFromOStype(unsigned long) + 48
    14  com.apple.DesktopServices               0x97fe2027 TNode::SetSpecialNode(unsigned long, TNodePtr&) + 237
    15  com.apple.DesktopServices               0x97fe7067 TNode::SetHomeNode() + 41
    16  com.apple.DesktopServices               0x97fe1fd6 TNode::SetSpecialNode(unsigned long, TNodePtr&) + 156
    17  com.apple.DesktopServices               0x97fdfa57 TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 367
    18  com.apple.DesktopServices               0x97fe1d15 TNode::GetSpecialNode(unsigned long, OpaqueNodeRequest* const&, unsigned long) + 45
    19  com.apple.DesktopServices               0x98018a74 TNode::GetHomeNode() + 48
    20  com.apple.DesktopServices               0x9801ce1b THFSPlusCatalog::IsHomeVolume() const + 23
    21  com.apple.DesktopServices               0x97fd8f55 TNode::FindFolder(unsigned long, bool, FSRef&) const + 83
    22  com.apple.DesktopServices               0x980333de TMountPointList::AddVolume(short, bool) + 732
    23  com.apple.DesktopServices               0x97fd1463 TMountPointList::Find(short, TNode::StPopulating*) + 63
    24  com.apple.DesktopServices               0x97fe30aa TMountPointList::VolumeIsNotAutoMounted(short const&, bool&) + 48
    25  com.apple.DesktopServices               0x97fe2ee1 TPathName::GetParent(THFSPlusRef&, bool&, bool&) + 69
    26  com.apple.DesktopServices               0x97fe23f5 TPathName::GetPathNameFromFSRef(FSRef const&, short&) + 225
    27  com.apple.DesktopServices               0x97fe21a3 TNode::GetNodeFromFSRef(FSRef const&, TNodePtr&, unsigned long) + 75
    28  com.apple.DesktopServices               0x97fe167e TNode::CreateVirtualAliasRecord(OpaqueSFLItemRef*, TNodePtr&, VirtualAliasRecord**, bool) + 1962
    29  com.apple.DesktopServices               0x9803837b TSFLSynchronizer::TSFLSynchronizer(TNodePtr const&, OpaqueSFLRef*, bool) + 181
    30  com.apple.DesktopServices               0x97fdee05 TNode::PopulateVirtualContainerFromSFL(OpaqueSFLRef*, bool) + 197
    31  com.apple.DesktopServices               0x97fdc6fa TNodeSyncTask::HandleInternalEventVirtualChildListChanged(TCountedPtr<TNodeEven t> const&, TNodePtr const&) + 110
    32  com.apple.DesktopServices               0x97fdc584 TNodeSyncTask::HandleInternalEvent(TCountedPtr<TNodeEvent> const&) + 320
    33  com.apple.DesktopServices               0x97fdbeb6 TNodeSyncTask::SyncTaskProc(void*) + 160
    34  ...ple.CoreServices.CarbonCore          0x93dbafbb PrivateMPEntryPoint + 56
    35  libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    36  libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x92b1c1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92b4e1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x92b4fa33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x93d9bc62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x93dbca60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x97fe3791 TPropertyTask::PropertyTaskProc(void*) + 105
    6   ...ple.CoreServices.CarbonCore          0x93dbafbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    8   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x92b4c8c6 kevent + 10
    1   libSystem.B.dylib                       0x92b4d055 _pthread_start + 321
    2   libSystem.B.dylib                       0x92b4cf12 thread_start + 34
    Thread 14 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x1aff6800  ecx: 0x00000001  edx: 0x00000004
      edi: 0x1aff6800  esi: 0x00000000  ebp: 0xb064b728  esp: 0xb064b720
       ss: 0x0000001f  efl: 0x00010202  eip: 0xffff07c2   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x64f000 -   0x65afff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x662000 -   0x68cfe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x69d000 -   0x6acffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
      0x6e8000 -   0x6f4ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.8 (2.2.8) <76a0d08c2458182bd73bbe23b114cbf6> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x1c5a000 -  0x1c5dff2 +com.macromedia.Flash Player.plugin 10.3.183.11 (10.3.183.11) <b16bc6e0fdeae1525129039546e2a402> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1c73000 -  0x1c76fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1c93000 -  0x1c99fff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1201c000 - 0x12403fff  com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15600000 - 0x15605ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16ce6000 - 0x16dc3ffb +eia ??? (???) <f410cb03c9ef3496996cb8a2d1e7f72a> /usr/local/esps/eBlaster.app/Contents/SharedSupport/eia
    0x16e59000 - 0x16ed7fef  com.tcltk.tcllibrary 8.4.7 b (8.4.7 b) <dba2ca176a0ddc67636a3d8534854eb3> /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl
    0x17f08000 - 0x17f0bfef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x17f10000 - 0x17f75fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x17f95000 - 0x17fdbfc3  com.apple.motion.component 1.0 (1.0) <77973a134e79426f853f2318e52a2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x17fe1000 - 0x17fe402f +Motion ??? (???) <b5e862eee0ff4f86a78998e3e601a18c> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x18106000 - 0x18107fff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x1810d000 - 0x18111ffd  JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x196ac000 - 0x196bafeb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x196fc000 - 0x1970efff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1a34e000 - 0x1ad9cfe3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.11 (10.3.183.11) <b6003283e6137751b96b7f9a893219b9> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9013bfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90141000 - 0x901e8fec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x901e9000 - 0x901f1fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x901f2000 - 0x901f9ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x901fa000 - 0x9022bffb  com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9022c000 - 0x902bffff  com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x902c0000 - 0x9034dff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9034e000 - 0x9035dffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9035e000 - 0x90394fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x90395000 - 0x90395ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90396000 - 0x903abffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x903ac000 - 0x90baafef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90bab000 - 0x90bf4fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90c09000 - 0x90c90ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x90c91000 - 0x90d38feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90d39000 - 0x90dabfff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90dac000 - 0x90db3ffe  libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x9101d000 - 0x910aaff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x910ab000 - 0x910bcffe  com.apple.CFOpenDirectory 10.5 (10.5) <39d48cd00b8f9ca3fcdd251715cc74d5> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x910bd000 - 0x91150ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91151000 - 0x91183fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x911d3000 - 0x91357fef  com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9135b000 - 0x913d5ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x913d6000 - 0x91556fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91557000 - 0x91567ffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91568000 - 0x9158cfff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x9158d000 - 0x9248cfe6  com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x92492000 - 0x92492ff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92493000 - 0x92495ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x924ae000 - 0x924baffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x924bb000 - 0x924fbfef  com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92660000 - 0x9267eff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9267f000 - 0x92681fff  com.apple.securityhi 3.0 (30817) <547bdd9ce4e7276d9bdc137d4caf9c3f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92682000 - 0x926dfffb  libstdc++.6.dylib ??? (???) <7d389389a99ce696726cf4c8980cc505> /usr/lib/libstdc++.6.dylib
    0x926e0000 - 0x926e5fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x926e6000 - 0x926e6ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9271c000 - 0x928edfef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x928ee000 - 0x92948ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92949000 - 0x9295ffff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92960000 - 0x92970fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92971000 - 0x92990ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92991000 - 0x929aeff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x929af000 - 0x929afffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x929b0000 - 0x929eaffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x929eb000 - 0x929f5feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x929f6000 - 0x92a0efff  com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92a0f000 - 0x92a8cfeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92a8d000 - 0x92ad8ff7  com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x92ad9000 - 0x92b1afe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92b1b000 - 0x92c82ff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x92cad000 - 0x92e3cfe7  com.apple.CoreAUC 3.08.0 (3.08.0) <9043e2896f6c99d96932ff86fc5142a7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92f07000 - 0x92f15ffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x92f16000 - 0x92f54fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92f55000 - 0x92f8cfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92f8d000 - 0x92f9afe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92f9b000 - 0x92fcafe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92fcb000 - 0x92fcbffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x92fcc000 - 0x92fdbfff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x92fdc000 - 0x93115ff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x93116000 - 0x93134fff  libresolv.9.dylib ??? (???) <39f6d8651f3dca7a1534fa04322e6763> /usr/lib/libresolv.9.dylib
    0x93172000 - 0x931bdfe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x932a1000 - 0x932bcff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x932bd000 - 0x9330eff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9330f000 - 0x93312fff  com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93313000 - 0x933c5ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x933c6000 - 0x93415fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93416000 - 0x9341dfff  com.apple.agl 3.0.9 (AGL-3.0.9) <d64d715dab8565014f5e2f239fd2410c> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9341e000 - 0x93458fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93459000 - 0x9358cfe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9358d000 - 0x93592fff  com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93593000 - 0x93673fff  libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x93674000 - 0x93755ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x93756000 - 0x9375afff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9375b000 - 0x937acfeb  com.apple.framework.familycontrols 1.0.4 (1.0.4) <e76b4fa1c25673c8e0fb183b6c0e8eaf> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x937b9000 - 0x93902ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93903000 - 0x93905ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93906000 - 0x93979fff  com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9397a000 - 0x93ca5ff6  com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93ca6000 - 0x93d71fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93d72000 - 0x9404cff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9404d000 - 0x94355fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94356000 - 0x943afff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x943b0000 - 0x943d8ff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x943d9000 - 0x945f0ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x945f1000 - 0x945f1ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x945f2000 - 0x9498ffef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94990000 - 0x94a0fff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94a10000 - 0x9577efe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9577f000 - 0x9586dfef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x958dc000 - 0x958e5fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x958e6000 - 0x95aa2ff3  com.apple.QuartzComposer 2.1 (106.13) <645bdfea218d17e8a51cc7fee78d9cd3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95aa3000 - 0x95aafff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95ab0000 - 0x95afefe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95aff000 - 0x95c51ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95c52000 - 0x962f2fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x962f3000 - 0x96320feb  libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96321000 - 0x966dffea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x966e0000 - 0x96709fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x9670a000 - 0x9670affd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x967b0000 - 0x96c81fbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96c82000 - 0x96dccfeb  com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96dcd000 - 0x96dd8fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96dd9000 - 0x96dd9fff  com.apple.Carbon 136 (136) <8ae1cd25fd33db22d69ecbd5f5103227> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96dda000 - 0x96de0fff  com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96dfe000 - 0x96e40fef  com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96e41000 - 0x96ebefef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96ebf000 - 0x972cffef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x972d0000 - 0x9730ffef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97373000 - 0x97424fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97425000 - 0x97431fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x97432000 - 0x97498ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97499000 - 0x975b6ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x975b7000 - 0x975dbfeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x975e6000 - 0x97642ff7  com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97643000 - 0x97643ffa  com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97644000 - 0x97738ff4  libiconv.2.dylib ??? (???) <96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
    0x97739000 - 0x97af5ff4  com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x97af6000 - 0x97afdfe9  libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x97afe000 - 0x97d7afe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97d7b000 - 0x97e63ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97e64000 - 0x97e69fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97e6a000 - 0x97e86ff3  com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97e87000 - 0x97e88ffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x97e8f000 - 0x97ed3feb  com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <45d0af6eed184b278990175527a0d3fa> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97ed4000 - 0x97efffe7  libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x97f00000 - 0x97f00ffe  com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97f01000 - 0x97f01ff8  com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97f02000 - 0x97f06fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x97f07000 - 0x97fceff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97fcf000 - 0x98059ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9805a000 - 0x98115fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98116000 - 0x9811afff  com.apple.OpenDirectory 10.5 (10.5) <7d9ff71c60ad73f4c82a638abc233bf0> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi.
    I tried logging in as a different user in the OS and that didn't work.
    Do you mean that Safari crashed there as well?
    If so, that's an indication that the startup disk needs repairing.
    Using Disk Utility to verify or repair disks

  • Safari for Windows crashes when trying to interact with bookmarks

    Hello, I've installed Safari for Windows but when trying to interact with bookmarks, it crashes everytime.
    Trying to view, create or import bookmarks all wield the same result: instant crash.
    Can someone help ?
    Thanks!

    Just to try, I copied the en.lproj to es.lproj in every subfolder on Program Files/Safari, this because I have a Spanish (Mexico) regional setting, and after a Safari restart, bookmarks now works and even imported my info from IE and Firefox. This also worked me for other issues. More details in:
    http://discussions.apple.com/thread.jspa?threadID=993697&tstart=0

  • Safari And Firefox Crashes When Trying To Upload File

    Hi,
    I am having problems while pressing any upload button in any web page (facebook,gmail). Browsers are hanging on the action.
    Below you can find stacktrace.
    Date/Time:       2015-03-02 11:25:12 +0100
    OS Version:      10.10.2 (Build 14C109)
    Architecture:    x86_64h
    Report Version:  21
    Command:         Safari
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Version:         8.0.3 (10600.3.18)
    Build Version:   1
    Project Name:    WebBrowser
    Source Version:  7600003018000000
    Parent:          launchd [1]
    PID:             681
    Event:           hang
    Duration:        1.00s (process was unresponsive for 75 seconds before sampling)
    Steps:           11 (100ms sampling interval)
    Hardware model:  MacBookPro11,1
    Active cpus:     4
    Fan speed:       1286 rpm

    For me fix was to run Disk Util -> Repair Disk Permissions .

  • Safari and Camino crash when trying to pring.

    I have been having a problem with my web browsers crashing whenever I try to print. If I have a site open that I want to print (web reciepts) and if I click the link that prints the browser crashes, if I go to file>print the browser crashes. I don't even get to the print window. Anyone have any ideas what is going on?

    Be sure to have the latest universal binary HP 5900 MacOS 10.4.4 driver.
    ;->
    Antonio

  • Safari crashes when trying to enter in password field

    Hi Apple Community!
    My Safari crashes when trying to enter the password to a certain online forum. This is not happening to Google Chrome. I have tried disabling extensions and third-party plugins but it doesn't seem to work. See below for the error log.
    EDIT: I have tried resetting Safari and the problem persists.
    Thank you!
    Cheers,
    Daryl
    =====
    Process:         com.apple.WebKit.WebContent [2681]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.77.4)
    Build Info:      WebKit2-7537077004000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [2672]
    User ID:         501
    Date/Time:       2014-07-06 14:57:40.601 +0800
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  8ACE00CA-6CDB-25D5-2453-03900567B440
    Sleep/Wake UUID: A0B33EA1-9A1F-4798-B69E-D1E0652751DC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000106c50000-0000000106c51000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.Safari.framework     0x00007fff93749322 Safari::WK::BundleFrame::jsWrapper(Safari::WK::BundleNodeHandle const&, Safari::WK::BundleScriptWorld const&) const + 12
    1   com.apple.Safari.framework     0x00007fff939a56f4 -[WBSFormMetadataController getMetadataForTextField:inFrame:textFieldMetadata:formMetadata:canAutoComplete: ] + 107
    2   com.apple.Safari.framework     0x00007fff93801d9f -[FormMetadataController passwordFieldFocused:inFrame:] + 63
    3   com.apple.Safari.framework     0x00007fff939a6021 -[WBSFormMetadataController textFieldFocused:inFrame:] + 186
    4   com.apple.Safari.framework     0x00007fff9374b020 Safari::WK::didFocusTextField(OpaqueWKBundlePage const*, OpaqueWKBundleNodeHandle const*, OpaqueWKBundleFrame const*, void const*) + 97
    5   com.apple.WebKit2             0x00007fff93fd3594 WebKit::InjectedBundlePageFormClient::didFocusTextField(WebKit::WebPage*, WebCore::HTMLInputElement*, WebKit::WebFrame*) + 72
    6   com.apple.WebCore             0x00007fff9699e10a WebCore::Document::setFocusedElement(***::PassRefPtr<WebCore::Element>, WebCore::FocusDirection) + 1754
    7   com.apple.WebCore             0x00007fff968dd565 WebCore::FocusController::setFocusedElement(WebCore::Element*, ***::PassRefPtr<WebCore::Frame>, WebCore::FocusDirection) + 1029
    8   com.apple.WebCore             0x00007fff968d6128 WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 696
    9   com.apple.WebCore             0x00007fff968dc5e0 WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 1552
    10  com.apple.WebKit2             0x00007fff93fd4658 WebKit::handleMouseEvent(WebKit::WebMouseEvent const&, WebKit::WebPage*, bool) + 207
    11  com.apple.WebKit2             0x00007fff93fd454d WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 221
    12  com.apple.WebKit2             0x00007fff93fd430a void CoreIPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(CoreIPC::MessageDecoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 83
    13  com.apple.WebKit2             0x00007fff93fa29b8 WebKit::WebPage::didReceiveWebPageMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 1248
    14  com.apple.WebKit2             0x00007fff93f8c5ab CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    15  com.apple.WebKit2             0x00007fff93f8c490 WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 28
    16  com.apple.WebKit2             0x00007fff93f8c3f9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    17  com.apple.WebKit2             0x00007fff93f8c322 CoreIPC::Connection::dispatchOneMessage() + 106
    18  com.apple.WebCore             0x00007fff96627c9e WebCore::RunLoop::performWork() + 270
    19  com.apple.WebCore             0x00007fff96627b72 WebCore::RunLoop::performWork(void*) + 34
    20  com.apple.CoreFoundation       0x00007fff92fa15b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    21  com.apple.CoreFoundation       0x00007fff92f92c62 __CFRunLoopDoSources0 + 242
    22  com.apple.CoreFoundation       0x00007fff92f923ef __CFRunLoopRun + 831
    23  com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    24  com.apple.HIToolbox           0x00007fff8f467a0d RunCurrentEventLoopInMode + 226
    25  com.apple.HIToolbox           0x00007fff8f4677b7 ReceiveNextEventCommon + 479
    26  com.apple.HIToolbox           0x00007fff8f4675bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    27  com.apple.AppKit               0x00007fff97bbe24e _DPSNextEvent + 1434
    28  com.apple.AppKit               0x00007fff97bbd89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    29  com.apple.AppKit               0x00007fff97bb199c -[NSApplication run] + 553
    30  com.apple.AppKit               0x00007fff97b9c783 NSApplicationMain + 940
    31  com.apple.XPCService           0x00007fff8ce7ec0f _xpc_main + 385
    32  libxpc.dylib                   0x00007fff93bb2bde xpc_main + 399
    33  com.apple.WebKit.WebContent   0x0000000106c50ba0 0x106c50000 + 2976
    34  libdyld.dylib                 0x00007fff961385fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8dffa662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff93e8c421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff93e8c136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff97d5e05e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff93047811 CFRunLoopRun + 97
    6   com.apple.WebCore             0x00007fff966d46f4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff8e381967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff8e38176b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255116 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x00007fff8c254c35 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007ff8b9e27700  rbx: 0x00007ff8bc02a9f0  rcx: 0x0000000000000000  rdx: 0x00007ff8b9e27700
      rdi: 0x000000010a1146e8  rsi: 0x0000000000000000  rbp: 0x00007fff58fad730  rsp: 0x00007fff58fad730
       r8: 0x0000000000000007   r9: 0x000000010a1146e8  r10: 0x00007ff8bc09abb0  r11: 0x00007fff7cf9bb28
      r12: 0x00007fff58fad7e8  r13: 0x000000010d694780  r14: 0x00007fff58fad7f0  r15: 0x0000000000000000
      rip: 0x00007fff93749322  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x106c50000 -        0x106c50ff4  com.apple.WebKit.WebContent (9537 - 9537.77.4) <B93A6BB6-F13F-3DF9-A728-6384CEC6B516> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x106c56000 -        0x106c56fff  WebProcessShim.dylib (7537.77.4) <5033C8DE-6FDC-3885-A4B6-357095992A43> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x108eea000 -        0x108ef2ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10abd9000 -        0x10ac01ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10c692000 -        0x10c695ffa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10e83b000 -        0x10e846fff  libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
        0x123400000000 -     0x12340034dff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.15 - 8.2.4) <1D246FBA-B34D-3B45-BDBE-F7CC6B6DEF2D> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff69945000 -     0x7fff69978817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8b426000 -     0x7fff8b473fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8b48b000 -     0x7fff8b48cfff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
        0x7fff8b6c9000 -     0x7fff8b6cbfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8b6cc000 -     0x7fff8b929ffa  com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8b92a000 -     0x7fff8b946fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8b947000 -     0x7fff8b94affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b99f000 -     0x7fff8ba63ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8ba64000 -     0x7fff8ba8eff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
        0x7fff8ba8f000 -     0x7fff8bd63fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8bd64000 -     0x7fff8bd69fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8bd6a000 -     0x7fff8bd81ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8bd82000 -     0x7fff8bd8cff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
        0x7fff8bda7000 -     0x7fff8bdd5ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8bdd6000 -     0x7fff8c0a7ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c0a8000 -     0x7fff8c0ddffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c0de000 -     0x7fff8c12affe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8c150000 -     0x7fff8c19efff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8c241000 -     0x7fff8c5b8ff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c5b9000 -     0x7fff8c5e8fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8c5e9000 -     0x7fff8c6d7fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c6d8000 -     0x7fff8c730ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c731000 -     0x7fff8c74aff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8c8b4000 -     0x7fff8c8e3ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c8e4000 -     0x7fff8c8f5ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8c8f6000 -     0x7fff8c8faff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff8c8fb000 -     0x7fff8c95effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c96f000 -     0x7fff8c96fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8c9d1000 -     0x7fff8cac2ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8cac3000 -     0x7fff8cac4ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff8cac5000 -     0x7fff8caf5fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8cbb1000 -     0x7fff8cbd9ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8cbda000 -     0x7fff8ce34ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ce35000 -     0x7fff8ce37ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8ce3a000 -     0x7fff8ce63ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8ce64000 -     0x7fff8ce6fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ce7d000 -     0x7fff8ce83ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8ced4000 -     0x7fff8cf19fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff8cf1a000 -     0x7fff8cf22ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8cf33000 -     0x7fff8cf3cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8cf3d000 -     0x7fff8cf48fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
        0x7fff8cf49000 -     0x7fff8cf64ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8cfae000 -     0x7fff8cff3ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d8b8000 -     0x7fff8d8b8fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d8b9000 -     0x7fff8d998fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8d999000 -     0x7fff8da83fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8da84000 -     0x7fff8da88ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8da89000 -     0x7fff8dac7ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8dac8000 -     0x7fff8dbacfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8dc83000 -     0x7fff8dc93fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8dc94000 -     0x7fff8dcb9ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8dcba000 -     0x7fff8dcc0fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8dcc1000 -     0x7fff8dd34fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8dd35000 -     0x7fff8ddfffff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8de00000 -     0x7fff8de19ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8de1a000 -     0x7fff8de27ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8de28000 -     0x7fff8de63fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8de64000 -     0x7fff8de66fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8de67000 -     0x7fff8de74ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8df46000 -     0x7fff8df46fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8df84000 -     0x7fff8dfe3fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8dfe4000 -     0x7fff8e000ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e001000 -     0x7fff8e05cffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e05d000 -     0x7fff8e05dfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e05e000 -     0x7fff8e066fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8e067000 -     0x7fff8e0efff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e0f9000 -     0x7fff8e128fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e1be000 -     0x7fff8e2c4ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8e2c7000 -     0x7fff8e31afff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e31b000 -     0x7fff8e619fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e61a000 -     0x7fff8e621ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff8e622000 -     0x7fff8e623fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8e8b6000 -     0x7fff8e8bfffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e8c0000 -     0x7fff8e8f8ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e908000 -     0x7fff8e91efff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8e91f000 -     0x7fff8e929ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8e937000 -     0x7fff8e93fff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8e940000 -     0x7fff8e967ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8e968000 -     0x7fff8ea39ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8ea3a000 -     0x7fff8ea66fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8ea67000 -     0x7fff8eb29ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8eb2a000 -     0x7fff8eb39ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8eb5e000 -     0x7fff8eb75ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8eb76000 -     0x7fff8edbeff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8edbf000 -     0x7fff8f196fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f197000 -     0x7fff8f1e5ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f1e6000 -     0x7fff8f1e6fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8f439000 -     0x7fff8f6e3ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8fabe000 -     0x7fff8facbfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8facc000 -     0x7fff8fc3aff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8fcb6000 -     0x7fff8fd81fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8fd82000 -     0x7fff8feb8ffd  com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8feb9000 -     0x7fff8fed7ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8fed9000 -     0x7fff8fedaffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8fedb000 -     0x7fff8ff24fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8ff25000 -     0x7fff90306ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9035f000 -     0x7fff9040fff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff90410000 -     0x7fff90439fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff90684000 -     0x7fff906e2ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff907a1000 -     0x7fff907a2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff907d4000 -     0x7fff907d4ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff907d5000 -     0x7fff907e6ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff9083d000 -     0x7fff908c6fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff908c7000 -     0x7fff90a74f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff90a7b000 -     0x7fff90eaeffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff90eaf000 -     0x7fff90eb6fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90eb7000 -     0x7fff90f1dfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff90f2d000 -     0x7fff90faefff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff90fb2000 -     0x7fff90fbdfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff90fc1000 -     0x7fff90fd3fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff9100a000 -     0x7fff91025ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91026000 -     0x7fff9106dff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff9106e000 -     0x7fff91070fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff91071000 -     0x7fff910d6ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff910d7000 -     0x7fff910dafff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9117c000 -     0x7fff911bdfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff911be000 -     0x7fff911c6fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff911ee000 -     0x7fff912ddfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91c9b000 -     0x7fff91cccfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff91ccd000 -     0x7fff91d56ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff91d59000 -     0x7fff91de5ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91e50000 -     0x7fff91e68ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff91e69000 -     0x7fff91e6dfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff91eb5000 -     0x7fff9201bfff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff9201c000 -     0x7fff92170ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff92171000 -     0x7fff9217dff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff921e2000 -     0x7fff921e2fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff921e3000 -     0x7fff921f5ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9220e000 -     0x7fff9220ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff92224000 -     0x7fff9226bfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9226c000 -     0x7fff9226cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9226d000 -     0x7fff92354ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff92355000 -     0x7fff9235efff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9235f000 -     0x7fff92517ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
        0x7fff9251c000 -     0x7fff92525ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff9253b000 -     0x7fff925f3ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff925f4000 -     0x7fff92f1432b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff92f1c000 -     0x7fff92f21fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff92f22000 -     0x7fff93107fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff93108000 -     0x7fff93159ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93214000 -     0x7fff933b4ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff933b5000 -     0x7fff933b9ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff933ba000 -     0x7fff933c1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9345e000 -     0x7fff93468ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff93469000 -     0x7fff93627fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff9364e000 -     0x7fff93661ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff93662000 -     0x7fff93b68ffb  com.apple.Safari.framework (9537 - 9537.77.4) <4DA7F240-5451-3C23-9ADA-CFE34FB51FDB> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff93b69000 -     0x7fff93b93ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff93b94000 -     0x7fff93b9efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff93b9f000 -     0x7fff93bc3fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff93bc4000 -     0x7fff93bc4fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff93bc5000 -     0x7fff93bc6ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93e89000 -     0x7fff93ea3fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff93ef3000 -     0x7fff93f5ffff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff93f60000 -     0x7fff94151ff3  com.apple.WebKit2 (9537 - 9537.77.4) <5090816E-BD02-350C-B4CE-613A246532F5> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff941e9000 -     0x7fff941ebfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff941ec000 -     0x7fff9427cff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9446c000 -     0x7fff944d0fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff944e0000 -     0x7fff94505ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff94506000 -     0x7fff94535ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff94536000 -     0x7fff945c1fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff945c2000 -     0x7fff945e6ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff94c5c000 -     0x7fff94f46fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff94fad000 -     0x7fff95024fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff95025000 -     0x7fff9535bfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9535c000 -     0x7fff953b5fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff953b6000 -     0x7fff95423fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff957bd000 -     0x7fff957bfffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff95810000 -     0x7fff958abff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff958d2000 -     0x7fff958d9ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff95903000 -     0x7fff95d51fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff95d52000 -     0x7fff95d60fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff95da2000 -     0x7fff95da6fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff95e64000 -     0x7fff95f86fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff95f89000 -     0x7fff95f90fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff95f91000 -     0x7fff96000ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff960d6000 -     0x7fff96107ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff96108000 -     0x7fff9610afff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff9610b000 -     0x7fff96134fff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff96135000 -     0x7fff96138ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff9615b000 -     0x7fff9618ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff96246000 -     0x7fff963e2ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff963e3000 -     0x7fff96512fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff96513000 -     0x7fff96519ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff965c4000 -     0x7fff965ceff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff965fd000 -     0x7fff97450ffb  com.apple.WebCore (9537 - 9537.77.4) <9C4E816A-0DAC-31B2-85C3-910164F3E741> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff9747e000 -     0x7fff97486ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff97487000 -     0x7fff974a4ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff974a5000 -     0x7fff974f7fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff97505000 -     0x7fff97506ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff97510000 -     0x7fff9751aff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff97618000 -     0x7fff97628ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff97629000 -     0x7fff97662ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff97663000 -     0x7fff9767eff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff97680000 -     0x7fff97683fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff97684000 -     0x7fff97685ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff97766000 -     0x7fff9777eff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9777f000 -     0x7fff97783ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff97784000 -     0x7fff97786fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff977d4000 -     0x7fff9783bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff97842000 -     0x7fff9784fff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff9796b000 -     0x7fff97a9bff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff97a9c000 -     0x7fff97ac3ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff97b9a000 -     0x7fff98710ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff98711000 -     0x7fff98750fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff988ad000 -     0x7fff988b2ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff988b3000 -     0x7fff98900ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff98901000 -     0x7fff9890dffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff9891f000 -     0x7fff98924ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff98925000 -     0x7fff98927ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff98928000 -     0x7fff9892aff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9892b000 -     0x7fff9896dff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff9896e000 -     0x7fff98adeff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff98adf000 -     0x7fff98ae0fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff9904b000 -     0x7fff9904efff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 3627
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=214.4M resident=119.4M(56%) swapped_out_or_unallocated=95.1M(44%)
    Writable regions: Total=1.2G written=53.2M(4%) resident=94.0M(8%) swapped_out=0K(0%) unallocated=1.1G(92%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                              260K
    CG share

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

  • Since the os7 update on my iPad, my safari is not right, it only opens one page at a time, crashes when trying to open more, it has no back button. Help

    Since the os7 update on my iPad, my safari is not right, it only opens one page at a time, crashes when trying to open more, it has no back button. Help

    Well, I rebuilt the entire workbook... that was a few months ago and so far, the problem hasn't resurfaced. It really wasn't fun to do, but whatever glitch there was in the file, I eliminated it.
    I think I should mention that I am using Office v.X, NOT Office 2004. I got a new Intel iMac this week and yesterday when I opened up my files, it opened up the test drive (a JOKE of a program if you ask me) Anyway, some of the very minor issues I had with Office v.X were solved in the 2004 version. (When opening up large multi worksheet files without Excel being already opened, the tabs have white text) Anyway, I am still going to wait for the universal version to come out, but it seems that the newer versions may have fewer glitches (as is to be expected)
    At any rate, best of luck to you!

  • Safari 5.0.5 freezes & crashes when trying to view pdf

    For some reason safari 5.0.5 freezes & crashes when trying to view pdf
    Any ideas how to fix this issue?

    Hi
    that's usually due to a plug-in over-riding Safari's built-in pdf support.
    Quit any browsers & remove any 'pdf...' plugins from either of these folders
    Home/Library/Internet Plug-Ins/
    Mac HD/Library/Internet Plug-Ins/

  • Citrix connection causes system crash when trying to open it in new safari browser 6.0

    I tried to connect to a citrix server via OS X mountain lion.
    on the previously OS X there was no problem connecting.
    I first connect the access gateway
    after that I connect with safari to the intranet site.
    The macbook crashed when trying to connect
    Below is a part of the Crash log generated by Apple. after reboot.
    Kernel Extensions in backtrace:
    com.deterministicnetworks.driver.dne(1.0.14)[DEB55C4A-5575-E78D-8B31- 75EA1CA81615]@0xffffff7f8e969000->0xffffff7f8e9a5fff
    dependency: com.deterministicnetworks.driver.dniregistry(1.0.4)[40D91812-180F-4AE9-10A9- CC1A0D7A9EDB]@0xffffff7f8e954000
    com.citrix.driver.net6im(1.1.6)[98ADEA9F-488C-9E71-B06D-794AB625EB64]@0xffffff7f 8e9a6000- >0xffffff7f8e9d1fff
    dependency: com.deterministicnetworks.driver.dne(1.0.14)[DEB55C4A-5575-E78D-8B31- 75EA1CA81615]@0xffffff7f8e969000
    BSD process name corresponding to current thread: Safari
    could anybody help me?

    I use Chrome and haven't had any issues, so I took a look over at the support forums at Citrix.com and see they released a new Citrix Receiver client yesterday which includes full Mountain Lion support.  You can download it here: http://www.citrix.com/English/ss/downloads/details.asp?downloadId=2327673&produc tId=1689163
    I learned about it here: http://forums.citrix.com/thread.jspa?threadID=310791&tstart=15
    Hope this helps.

  • Constantly crashes when trying to access folders

    my iMac 2008 model just keeps crashing whenever i try to access a folder on my hdd to upload etc
    iphoto-crashes when trying to import photo from folder on desktop
    safari-crashes when trying to add photos to flickr
    safari-crashes when trying to upload photos to facebook
    itunes-crashes when trying to add music and photos to library
    can anyone help this is driving me mad

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Safari (and Mail) crashes when launched after PIXMA MP520 installation

    I installed a Canon PIXMA MP520 (printer, scanner, copier). After that Safari (and Mail) crashes when I try to start it.
    Can anyone help?
    Below is the "crash report" for Safari:
    Process: Safari [432]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.1.2 (5525.20.1)
    Build Info: WebBrowser-55252001~1
    Code Type: PPC (Native)
    Parent Process: launchd [72]
    Date/Time: 2008-07-23 17:09:31.603 +0300
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXCBADINSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000002, 0x0000000096109ee4
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x96109ee4 WebCore::KURL::KURL() + 4
    1 com.apple.WebCore 0x96112a3c WebCore::Page::Page(WebCore::ChromeClient*, WebCore::ContextMenuClient*, WebCore::EditorClient*, WebCore::DragClient*, WebCore::InspectorClient*) + 108
    2 com.apple.WebKit 0x925a1cd4 -[WebView _commonInitializationWithFrameName:groupName:] + 532
    3 com.apple.WebKit 0x925a194c -[WebView initWithFrame:frameName:groupName:] + 204
    4 com.apple.Safari 0x00009740 0x1000 + 34624
    5 com.apple.Safari 0x0000934c 0x1000 + 33612
    6 com.apple.Safari 0x000091a8 0x1000 + 33192
    7 com.apple.Safari 0x00009108 0x1000 + 33032
    8 com.apple.AppKit 0x941e0b28 -[NSDocument initWithType:error:] + 36
    9 com.apple.AppKit 0x941e0270 -[NSDocumentController makeUntitledDocumentOfType:error:] + 268
    10 com.apple.AppKit 0x941dfd18 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 256
    11 com.apple.AppKit 0x94397c50 -[NSDocumentController newDocument:] + 40
    12 com.apple.Safari 0x00008d24 0x1000 + 32036
    13 com.apple.Safari 0x00008be0 0x1000 + 31712
    14 com.apple.Safari 0x00008b28 0x1000 + 31528
    15 com.apple.Safari 0x00008ac4 0x1000 + 31428
    16 com.apple.Safari 0x00008a80 0x1000 + 31360
    17 com.apple.AppKit 0x941df738 -[NSApplication _doOpenUntitled] + 416
    18 com.apple.AppKit 0x941deedc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 220
    19 com.apple.AppKit 0x941de73c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 88
    20 com.apple.Foundation 0x91ce5010 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 480
    21 com.apple.Foundation 0x91ce4de4 _NSAppleEventManagerGenericHandler + 236
    22 com.apple.AE 0x91c09ce0 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 164
    23 com.apple.AE 0x91c09be8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 40
    24 com.apple.AE 0x91c099ec aeProcessAppleEvent + 212
    25 com.apple.HIToolbox 0x91901028 AEProcessAppleEvent + 52
    26 com.apple.AppKit 0x941dc288 _DPSNextEvent + 1156
    27 com.apple.AppKit 0x941dba10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    28 com.apple.Safari 0x0000878c 0x1000 + 30604
    29 com.apple.AppKit 0x941d56cc -[NSApplication run] + 736
    30 com.apple.AppKit 0x941a60d0 NSApplicationMain + 440
    31 com.apple.Safari 0x000bdd30 0x1000 + 773424
    Thread 1:
    0 libSystem.B.dylib 0x949ab264 pread$UNIX2003 + 12
    1 libSystem.B.dylib 0x949564ac malloc + 64
    2 com.apple.WebCore 0x95bca864 sqlite3PagerAcquire + 4036
    3 com.apple.WebCore 0x95f182b4 checkList + 308
    4 com.apple.WebCore 0x95f17dd4 sqlite3BtreeIntegrityCheck + 1332
    5 com.apple.WebCore 0x95bbcdb0 sqlite3VdbeExec + 34304
    6 com.apple.WebCore 0x95bb45d4 sqlite3Step + 1604
    7 com.apple.WebCore 0x95bc1604 sqlite3_step + 148
    8 com.apple.WebCore 0x95f17500 WebCore::IconDatabase::checkIntegrity() + 160
    9 com.apple.WebCore 0x95bc17e8 WebCore::IconDatabase::performOpenInitialization() + 72
    10 com.apple.WebCore 0x95b9e8fc WebCore::IconDatabase::iconDatabaseSyncThread() + 220
    11 libSystem.B.dylib 0x94997658 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x96109ee4 srr1: 0x0208f030 dar: 0xa03f11ec dsisr: 0x0a000000
    r0: 0x00000000 r1: 0xbfffdc20 r2: 0x00315f54 r3: 0x00315f5c
    r4: 0x00314660 r5: 0x00000000 r6: 0x00320150 r7: 0x003010b8
    r8: 0x00320140 r9: 0x00000000 r10: 0x0000e7a8 r11: 0x00000016
    r12: 0x949567d0 r13: 0xa081658c r14: 0xffffffff r15: 0xbffff094
    r16: 0xbffff4c8 r17: 0xbffff5b0 r18: 0x00299800 r19: 0x00144570
    r20: 0x00000000 r21: 0xa0401ad0 r22: 0xa0401ad0 r23: 0x00299660
    r24: 0x00320150 r25: 0x00320140 r26: 0x003010c0 r27: 0x003010b8
    r28: 0x003010c8 r29: 0x00315f30 r30: 0x00314660 r31: 0x961129e0
    cr: 0x24002228 xer: 0x20000004 lr: 0x96112a50 ctr: 0x949567d0
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x13dfff com.apple.Safari 3.1.2 (5525.20.1) <17f263c76ef2d5167ef6d7067261d2f5> /Applications/Safari.app/Contents/MacOS/Safari
    0x182000 - 0x191ffc SyndicationUI ??? (???) <fc04edfeb23291b9da72e772514e418f> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x582000 - 0x67bff3 com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <de66a32c822723aa5d6fb93f79e40ae9> /usr/lib/dyld
    0x90003000 - 0x90022fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90023000 - 0x90027ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90028000 - 0x90043ffb libPng.dylib ??? (???) <a0a5ce98fa9fe98fe190c99a3dbbdfa0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90123000 - 0x9012afff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9012b000 - 0x9018bfff com.apple.CoreText 2.0.2 (???) <e5940fddbca517f29b8865c9b02ddff0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9018c000 - 0x901c1ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x901c9000 - 0x904f2fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90504000 - 0x90862ff2 com.apple.QuartzCore 1.5.3 (1.5.3) <c410b1f89e67d41c3d06eac1790b500c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90863000 - 0x9086efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9086f000 - 0x90877ffb libCGATS.A.dylib ??? (???) <f08869e380cd4b55e14714fe723cbc66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90878000 - 0x908beff9 com.apple.securityinterface 1.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x908bf000 - 0x908c8fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90ab7000 - 0x90ac2ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x90ac3000 - 0x90ac3ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90af3000 - 0x90affff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90b00000 - 0x90b87ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <3baa0645ba65ef3c69c975ac989b2caf> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90b88000 - 0x90baefff libcups.2.dylib ??? (???) <faed280b72f625b591ae0506cb142367> /usr/lib/libcups.2.dylib
    0x90baf000 - 0x91126fff com.apple.CoreGraphics 1.351.31 (???) <1d6f8c59da420b7b6105cf0f0dcc8f8e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91135000 - 0x911bafff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x91220000 - 0x91345ffb com.apple.CoreFoundation 6.5.3 (476.14) <56add4656a227fa699f8aa1427b369d9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91346000 - 0x91361ffb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91362000 - 0x9138cff7 libssl.0.9.7.dylib ??? (???) <5dac2e94552ad76696c35bd6886f5a92> /usr/lib/libssl.0.9.7.dylib
    0x9160b000 - 0x91611ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91685000 - 0x916b6fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x916b7000 - 0x917ffffb libicucore.A.dylib ??? (???) <dd2fd169aa328f6e97a1d700e5846866> /usr/lib/libicucore.A.dylib
    0x91800000 - 0x91881fff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91882000 - 0x918abffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x918ac000 - 0x918ccff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x918cd000 - 0x91c06feb com.apple.HIToolbox 1.5.3 (???) <1f08f0263f6037c253e6cfbe69cfc5a0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91c07000 - 0x91c3cfff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91c3d000 - 0x91cb8fff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91cb9000 - 0x91cbaff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91cbb000 - 0x91f00ffb com.apple.Foundation 6.5.5 (677.19) <1667218c075b6e69728c5c2dd9ff6065> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91f01000 - 0x92336ffa libGLProgrammability.dylib ??? (???) <f032e07d587794af4d4ba1b7dc7b4fd2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92337000 - 0x92346fff com.apple.DSObjCWrappers.Framework 1.3 (1.3) <897487778bd1c0429fcd88c99c293583> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92347000 - 0x92348fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x92349000 - 0x92386fff libRIP.A.dylib ??? (???) <7e5e8a6305111535e1297a342761ba27> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92387000 - 0x92387fff com.apple.Carbon 136 (136) <f8fdb172887f2d6a374aed2d2a13b319> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x923ca000 - 0x923e1ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x923e2000 - 0x9243effb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9243f000 - 0x92504ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92505000 - 0x9254cfff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9254d000 - 0x9254dffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9254e000 - 0x9259dff7 libGLImage.dylib ??? (???) <dba44404ea3684df4f23df5e8e5430c3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9259e000 - 0x92660fff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92661000 - 0x92666ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92667000 - 0x926a4ffe com.apple.securityfoundation 1.0 (32989) <1ceb30028f4b8ad6d4f37ddd5ba0d935> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x926a5000 - 0x9273bfff com.apple.LaunchServices 289.2 (289.2) <67191ba4de2d3d14be9b4bbddd4fe0a6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9273c000 - 0x9273fffb com.apple.securityhi 3.0 (30817) <ad843393cafb2193fd716df88d8136bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92740000 - 0x9277eff7 libtidy.A.dylib ??? (???) <aec2c15110f29e8461160b4fa0a1fbbe> /usr/lib/libtidy.A.dylib
    0x9277f000 - 0x9278dfff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x9278e000 - 0x92790fff com.apple.CrashReporterSupport 10.5.0 (156) <80ad9e5e406c33f861fba5a238bbf8fe> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92906000 - 0x92925fff libresolv.9.dylib ??? (???) <ea4013600c24f794dff0013de3db4bf4> /usr/lib/libresolv.9.dylib
    0x9292c000 - 0x92991ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92992000 - 0x929e8fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x929ea000 - 0x92a6effd com.apple.CFNetwork 330.4 (330.4) <6e1a01b50c14cf720e067ea018c4e4ad> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92a6f000 - 0x92b58fff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib
    0x92b59000 - 0x92b78fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92b79000 - 0x92bc4ffb com.apple.Metadata 10.5.2 (398.18) <787e741e6b0c0b59f9b9c42a016672cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x939d3000 - 0x939daffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x939db000 - 0x93a65fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93a66000 - 0x93a66ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93a72000 - 0x93b06ff7 com.apple.framework.IOKit 1.5.1 (???) <c1d6fa5eb7372b90ca4fea8910170152> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93b07000 - 0x93b1fffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93b20000 - 0x93bf3fff com.apple.CoreServices.OSServices 226.5 (226.5) <50a4f7fe2d6078971f9ef6fc88cc5d2b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93bf4000 - 0x93c04fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x93c05000 - 0x93d23ff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93d24000 - 0x93e38ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93e7c000 - 0x93ea7ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x93ea8000 - 0x93ec3ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <d69161954145cf745b51ae31e0961077> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93fbb000 - 0x93fbbfff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93fbc000 - 0x93fd5ffb com.apple.CoreVideo 1.5.1 (1.5.1) <9b726d9ba75efbaccaed1d34e2f71ea0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94017000 - 0x940d1fff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib
    0x940ef000 - 0x9419ffff com.apple.QD 3.11.52 (???) <f33191c288897dd4d2e2c4b87bcc09b4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x941a0000 - 0x94915fff com.apple.AppKit 6.5.3 (949.33) <1144a07dd55895f89e44adf80cc151d9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9492c000 - 0x94953fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
    0x94954000 - 0x94aedfe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib
    0x94aee000 - 0x94bd5fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94c84000 - 0x94f85ffb com.apple.CoreServices.CarbonCore 786.4 (786.4) <07a9bff6abb5dabf362dd2f14d016d36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94f86000 - 0x95036fff edu.mit.Kerberos 6.0.12 (6.0.12) <5cf1a9c1d7e526bb9b084013a1722d08> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95037000 - 0x95044ffb com.apple.opengl 1.5.6 (1.5.6) <9f2c6a226837dae46ced8b28e195210c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95045000 - 0x95047ffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95048000 - 0x95117fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x952b9000 - 0x95353ffb com.apple.ApplicationServices.ATS 3.3 (???) <5c97f539ba68e1143929cd89db390d20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95354000 - 0x95395ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x953bb000 - 0x95505ffb com.apple.ImageIO.framework 2.0.2 (2.0.2) <20c50c4b4d09a4cf69fb8732e3d79081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x955d4000 - 0x957baffb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x957bb000 - 0x9581dffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9581e000 - 0x9582bfff libCSync.A.dylib ??? (???) <c42bb98d8afc1f2f8ff764d6553dd670> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9582c000 - 0x95837ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95884000 - 0x958bdfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9590c000 - 0x9591fffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95920000 - 0x95928fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x95929000 - 0x959c2fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x959c3000 - 0x95b2fff9 com.apple.AddressBook.framework 4.1.1 (695) <c2da7479f17eecd7a1efd7250afb0aef> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95b30000 - 0x95b30fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95b9c000 - 0x9627dff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9627e000 - 0x9630dffb com.apple.DesktopServices 1.4.6 (1.4.6) <58211b14d8d8dd52cb249711dc42c52d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9630e000 - 0x96332ffb libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96333000 - 0x963bbfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x963bc000 - 0x96423ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x96457000 - 0x9646afff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9646b000 - 0x96a25fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96a26000 - 0x96b34fff com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96b35000 - 0x96b38fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96bc9000 - 0x96cacfeb libobjc.A.dylib ??? (???) <23a407d7dac6090562827e97bac3cb86> /usr/lib/libobjc.A.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I turned to AppleCare because it was less than 90 days since I ugraded Mac OS X 10.3 -> 10.5. Final solution was to re-install Mac OS X 10.5 erasing the hard drive totally! That helped, but there is a lot of work trying to re-build my computer (programs and files) as it was before this issue.

  • Itunes crashes when trying to open the devices preferences

    itunes crashes when trying to open the devices preferences. I use Mac osX 10.7.3 and iPhone 4s. The iPhone (and iPad) syncs via WLAN but when i try to open the iPhones/iPad Preferences in iTunes iTunes crashes. Any Idea?

    Hi there AlexHB123,
    You may find the troubleshooting steps in the article below helpful.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    -Griff W. 

  • Mathematica crashes when trying to plot 3D graphics.

    Regardless to version 8 or 7 and to the command line option -mesa, mathematica crashes when trying to plot 3D graphics.
    The resulting errors, after launching mathematica and trying to execute a Plot3D in the examples, are:
    X Error of failed request: GLXBadContext
    Major opcode of failed request: 153 (GLX)
    Minor opcode of failed request: 6 (X_GLXIsDirect)
    Serial number of failed request: 111091
    Current serial number in output stream: 111090
    X Error of failed request: BadAlloc (insufficient resources for operation)
    Major opcode of failed request: 153 (GLX)
    Minor opcode of failed request: 3 (X_GLXCreateContext)
    Serial number of failed request: 111086
    Current serial number in output stream: 111091
    X Error of failed request: GLXBadContext
    Major opcode of failed request: 153 (GLX)
    Minor opcode of failed request: 5 (X_GLXMakeCurrent)
    Serial number of failed request: 111092
    Current serial number in output stream: 111092
    Mathematica has received the signal: SIGSEGV and has exited.
    If possible, please report this problem to [email protected]
    describing in as much detail as possible what you were doing
    when the problem occurred.
    The fact is that
    $ glxgears
    works fine while the output of glxinfo is
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.4
    server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_multisample, GLX_EXT_create_context_es2_profile,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method,
    GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_INTEL_swap_event
    client glx vendor string: Mesa Project and SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_create_context_robustness, GLX_ARB_get_proc_address,
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_framebuffer_sRGB,
    GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer,
    GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read,
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
    GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event
    GLX version: 1.4
    GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer,
    GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read,
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
    GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event
    OpenGL vendor string: Intel Open Source Technology Center
    OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset
    OpenGL version string: 2.1 Mesa 9.0.1
    OpenGL shading language version string: 1.20
    OpenGL extensions:
    GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture,
    GL_EXT_polygon_offset, GL_EXT_subtexture, GL_EXT_texture_object,
    GL_EXT_vertex_array, GL_EXT_compiled_vertex_array, GL_EXT_texture,
    GL_EXT_texture3D, GL_IBM_rasterpos_clip, GL_ARB_point_parameters,
    GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_point_parameters,
    GL_EXT_rescale_normal, GL_EXT_separate_specular_color,
    GL_EXT_texture_edge_clamp, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_ARB_framebuffer_sRGB, GL_ARB_multitexture,
    GL_EXT_framebuffer_sRGB, GL_IBM_multimode_draw_arrays,
    GL_IBM_texture_mirrored_repeat, GL_3DFX_texture_compression_FXT1,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_transpose_matrix,
    GL_EXT_blend_func_separate, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
    GL_EXT_secondary_color, GL_EXT_texture_env_add,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_INGR_blend_func_separate, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_texgen_reflection, GL_NV_texture_env_combine4,
    GL_SUN_multi_draw_arrays, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_EXT_framebuffer_object,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_MESA_window_pos,
    GL_NV_packed_depth_stencil, GL_NV_texture_rectangle, GL_NV_vertex_program,
    GL_ARB_depth_texture, GL_ARB_occlusion_query, GL_ARB_shadow,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_window_pos, GL_ATI_envmap_bumpmap, GL_EXT_stencil_two_side,
    GL_EXT_texture_cube_map, GL_NV_depth_clamp, GL_NV_vertex_program1_1,
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, GL_ARB_draw_buffers,
    GL_ARB_fragment_program, GL_ARB_fragment_shader, GL_ARB_shader_objects,
    GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ATI_draw_buffers,
    GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_EXT_shadow_funcs,
    GL_EXT_stencil_wrap, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_NV_primitive_restart, GL_ARB_depth_clamp,
    GL_ARB_fragment_program_shadow, GL_ARB_half_float_pixel,
    GL_ARB_occlusion_query2, GL_ARB_point_sprite, GL_ARB_shading_language_100,
    GL_ARB_sync, GL_ARB_texture_non_power_of_two, GL_ARB_vertex_buffer_object,
    GL_ATI_blend_equation_separate, GL_EXT_blend_equation_separate,
    GL_OES_read_format, GL_ARB_color_buffer_float, GL_ARB_pixel_buffer_object,
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_float,
    GL_ARB_texture_rectangle, GL_EXT_packed_float, GL_EXT_pixel_buffer_object,
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_rectangle,
    GL_EXT_texture_sRGB, GL_EXT_texture_shared_exponent,
    GL_ARB_framebuffer_object, GL_EXT_framebuffer_blit,
    GL_EXT_framebuffer_multisample, GL_EXT_packed_depth_stencil,
    GL_APPLE_object_purgeable, GL_ARB_vertex_array_object,
    GL_ATI_separate_stencil, GL_EXT_draw_buffers2, GL_EXT_draw_instanced,
    GL_EXT_gpu_program_parameters, GL_EXT_texture_array,
    GL_EXT_texture_integer, GL_EXT_texture_sRGB_decode, GL_OES_EGL_image,
    GL_MESA_texture_array, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float,
    GL_ARB_draw_instanced, GL_ARB_half_float_vertex, GL_ARB_instanced_arrays,
    GL_ARB_map_buffer_range, GL_ARB_texture_rg, GL_ARB_texture_swizzle,
    GL_ARB_vertex_array_bgra, GL_EXT_separate_shader_objects,
    GL_EXT_texture_swizzle, GL_EXT_vertex_array_bgra,
    GL_NV_conditional_render, GL_ARB_ES2_compatibility, GL_ARB_debug_output,
    GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location,
    GL_ARB_fragment_coord_conventions, GL_ARB_provoking_vertex,
    GL_ARB_sampler_objects, GL_ARB_seamless_cube_map,
    GL_ARB_shader_texture_lod, GL_ARB_texture_rgb10_a2ui,
    GL_EXT_provoking_vertex, GL_EXT_texture_snorm,
    GL_MESA_texture_signed_rgba, GL_ARB_robustness,
    GL_ARB_shader_bit_encoding, GL_ARB_texture_storage,
    GL_ARB_invalidate_subdata
    32 GLX Visuals
    visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
    0x020 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x021 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x07e 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x07f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x080 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x081 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x082 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x083 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x084 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x085 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x086 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x087 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x088 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x089 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x08a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x08b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x08c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x08d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x08e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x08f 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x090 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x091 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x092 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x093 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x094 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x095 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x096 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x097 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x098 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x099 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x09a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x04d 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    48 GLXFBConfigs:
    visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
    0x04e 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x04f 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x050 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x051 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x052 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x053 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x054 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x055 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x056 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x057 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x058 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x059 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x05a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x05b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x05c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x05d 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x05e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x05f 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x060 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x061 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x062 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x063 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x064 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x065 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x066 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x067 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x068 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x069 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x06a 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x06b 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x06c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x06d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x06e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x06f 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x070 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x071 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x072 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x073 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x074 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x075 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x076 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x077 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x078 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x079 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x07a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x07b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x07c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x07d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    I've tried in /etc/X11/xorg.conf under Section "Device" different options like:
    Option "AccelMethod" "uxa"
    or
    Option "AccelMethod" "sna"
    or
    Option "NoAccel" "true"
    without success.
    Here are informations about the graphics card:
    $ lspci -v -s `lspci | awk '/VGA/{print $1}'`
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
    Subsystem: Acer Incorporated [ALI] Device 0207
    Flags: bus master, fast devsel, latency 0, IRQ 44
    Memory at f4000000 (64-bit, non-prefetchable) [size=4M]
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    I/O ports at 1800 [size=8]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: <access denied>
    Kernel driver in use: i915
    while my /etc/X11/xorg.conf file looks like
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "False"
    #ho aggiunto quanto segue il 22.06.2010 dopo che non riuscivo a cambiare la tastiera DISATTIVA L HOTPLUGIN
    #Option "AutoAddDevices" "False"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "record"
    Load "dbe"
    Load "extmod"
    Load "dri2"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" "true" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    #Option "AccelMethod" "uxa"
    #Option "AccelMethod" "sna"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    I'm running a full updated Arch x86_64 release.
    Any suggestions?
    Thanks in advance,
    Roberto

    Hello BajaBoy,
    I think it would be easiest to figure this out if I had the data to look at. If you can send this too me (I will treat this confidientially and it will be deleted after we got it to plot) please sned to me me directly at National Instruments.
    My email address is my:   first name DOT last name AT ni DOT com       (no middle initial!).
    We'll get back to you with an answer the same day unless we run into the Thanksgiving holiday before we get this.
    Hope that helps,
    Otmar D. Foehner
    Business Development Manager
    DIAdem and Test Data Management
    National Instruments
    Austin, TX - USA
    "For an optimist the glass is half full, for a pessimist it's half empty, and for an engineer is twice bigger than necessary."

  • Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    The first step should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • ITunes crashes when trying to access Store  while in administrator account

    I have been having this problem for the past month at least.
    Everytime i try to access the iTunes store it crashes my itunes. This ONLY happens when im logged in as the administrator. Now i generally only have am administrator account because this is my computer for work (i have my own business and im the only one who uses it) It used to work perfectly and one day it didnt work so good... things in the store were missing like images and text. then one day CRASH. and ever since CRASH.
    I created a TEST account and when i logged in and activated Itunes it accessed the store no problem.
    Does anyone have a clue?
    I have uninstalled an reinstalled my itunes... I have all the latest software updates. Its not the proxy server thing that so many have problems with... i don't have a proxy server....i've created a new location .... its not that... i don't have parental activated... its not that. I have backed up all my music.. uninstalled and reinstalled itunes... i have gone thru the plist thing nothing is working.
    why does i tunes work in the test account and not the administrator account?
    HELP PLEASE! anyone? I have tried calling apple but they hung up on me twice..:(
    this forum is all i have to find a solution.
    this is the error log i get when i tunes crashes.. i dont know what it means or how to read this thing.
    Process: iTunes [1733]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 7.7.1 (7.7.1)
    Build Info: iTunes-7711101~3
    Code Type: PPC (Native)
    Parent Process: launchd [157]
    Date/Time: 2008-08-06 12:45:15.210 -0700
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c0000023
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x95bec018 objc_msgSend + 24
    1 ...ple.ApplicationServices.ATS 0x92c0f684 LLCStyleInfoCreateActiveStyleInfo + 652
    2 com.apple.QD 0x90241664 TATSUStyle::ConstructActiveStyleInfo() + 52
    3 com.apple.QD 0x902587f4 TATSUStyle::GetStyleInfo(LLCStyleInfo const**) + 40
    4 com.apple.QD 0x90258590 TTextLineLayout::ConstructGlyphRecordArrayWithVirtualGlyphs(TATSUGlyphRecordArr ay*, unsigned long*) + 168
    5 com.apple.QD 0x90257b68 TTextLineLayout::ConstructGlyphRecordArray(TATSUGlyphRecordArray*, TLayoutControls*) + 712
    6 com.apple.QD 0x9026a2b8 TTextLineLayout::EnsureLayoutIsUpToDate(unsigned long, unsigned char, unsigned long, TATSUGlyphRecordArray**) + 768
    7 com.apple.QD 0x90275098 TTextLineLayout::GetGlyphBounds(unsigned long, unsigned long, long, long, unsigned short, unsigned long, ATSTrapezoid*, unsigned long*) + 164
    8 com.apple.QD 0x90274fcc ATSUGetGlyphBounds + 132
    9 com.apple.iTunes 0x00247148 0x1000 + 2384200
    10 com.apple.iTunes 0x00245ecc 0x1000 + 2379468
    11 com.apple.iTunes 0x002477c0 0x1000 + 2385856
    12 com.apple.iTunes 0x00227418 0x1000 + 2253848
    13 com.apple.iTunes 0x00227428 0x1000 + 2253864
    14 com.apple.iTunes 0x00227428 0x1000 + 2253864
    15 com.apple.iTunes 0x00227428 0x1000 + 2253864
    16 com.apple.iTunes 0x00227428 0x1000 + 2253864
    17 com.apple.iTunes 0x00227428 0x1000 + 2253864
    18 com.apple.iTunes 0x00227428 0x1000 + 2253864
    19 com.apple.iTunes 0x00227428 0x1000 + 2253864
    20 com.apple.iTunes 0x00227428 0x1000 + 2253864
    21 com.apple.iTunes 0x001a7c5c 0x1000 + 1731676
    22 com.apple.iTunes 0x000b58ec 0x1000 + 739564
    23 com.apple.iTunes 0x0031e07c 0x1000 + 3264636
    24 com.apple.iTunes 0x00276cb4 0x1000 + 2579636
    25 com.apple.CoreFoundation 0x966829ec CFRunLoopRunSpecific + 2968
    26 com.apple.HIToolbox 0x932a572c RunCurrentEventLoopInMode + 264
    27 com.apple.HIToolbox 0x93359a90 GetNextEventMatchingMask + 416
    28 com.apple.HIToolbox 0x933597b0 WNEInternal + 172
    29 com.apple.HIToolbox 0x933596ec WaitNextEvent + 72
    30 com.apple.iTunes 0x00277cf4 0x1000 + 2583796
    31 com.apple.iTunes 0x00278420 0x1000 + 2585632
    32 com.apple.iTunes 0x00035bac 0x1000 + 215980
    33 com.apple.iTunes 0x002777fc 0x1000 + 2582524
    34 com.apple.iTunes 0x00002a28 0x1000 + 6696
    35 com.apple.iTunes 0x0000272c 0x1000 + 5932
    Thread 1:
    0 libSystem.B.dylib 0x904e2438 machmsgtrap + 8
    1 libSystem.B.dylib 0x904e935c mach_msg + 56
    2 com.apple.CoreFoundation 0x96682568 CFRunLoopRunSpecific + 1812
    3 com.apple.audio.CoreAudio 0x94559e3c HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x94559c80 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x90524658 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x904e2498 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9052590c pthread_condwait + 1336
    2 com.apple.iTunes 0x0034f3d0 0x1000 + 3466192
    Thread 3:
    0 libSystem.B.dylib 0x90546ae4 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x9668d9b0 __CFSocketManager + 764
    Thread 4:
    0 libSystem.B.dylib 0x90554b98 accept$NOCANCEL$UNIX2003 + 12
    1 libSystem.B.dylib 0x9058bac4 accept + 16
    2 com.apple.iTunes 0x002e9eac 0x1000 + 3051180
    Thread 5:
    0 libSystem.B.dylib 0x904e2438 machmsgtrap + 8
    1 libSystem.B.dylib 0x904e935c mach_msg + 56
    2 com.apple.CoreFoundation 0x96682568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96682df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x00243e64 0x1000 + 2371172
    5 libSystem.B.dylib 0x90524658 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x904e2438 machmsgtrap + 8
    1 libSystem.B.dylib 0x904e935c mach_msg + 56
    2 ...ple.CoreServices.CarbonCore 0x013d5f24 YieldToThread + 528
    3 com.apple.iTunes 0x002889b4 0x1000 + 2652596
    4 com.apple.iTunes 0x001970f0 0x1000 + 1663216
    5 com.apple.iTunes 0x00199b38 0x1000 + 1674040
    6 com.apple.iTunes 0x0019a0c0 0x1000 + 1675456
    7 com.apple.iTunes 0x0019e520 0x1000 + 1692960
    8 com.apple.iTunes 0x0019e664 0x1000 + 1693284
    9 com.apple.iTunes 0x0019fb28 0x1000 + 1698600
    10 com.apple.iTunes 0x001a2804 0x1000 + 1710084
    11 com.apple.iTunes 0x001a3c74 0x1000 + 1715316
    12 com.apple.iTunes 0x001a3f3c 0x1000 + 1716028
    13 com.apple.iTunes 0x002888b4 0x1000 + 2652340
    14 ...ple.CoreServices.CarbonCore 0x013db150 CooperativeThread + 344
    15 libSystem.B.dylib 0x90524658 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 8:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 9:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 10:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 11:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 12:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 13:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 14:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 15:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 16:
    0 libSystem.B.dylib 0x904e24b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x905258fc pthread_condwait + 1320
    2 com.apple.iTunes 0x002091a0 0x1000 + 2130336
    Thread 17:
    0 libSystem.B.dylib 0x904e2438 machmsgtrap + 8
    1 libSystem.B.dylib 0x904e935c mach_msg + 56
    2 ...ple.CoreServices.CarbonCore 0x013d5f24 YieldToThread + 528
    3 ...ple.CoreServices.CarbonCore 0x013db300 SetThreadState + 168
    4 com.apple.iTunes 0x0025e708 0x1000 + 2479880
    5 com.apple.iTunes 0x0019d678 0x1000 + 1689208
    6 com.apple.iTunes 0x001a1740 0x1000 + 1705792
    7 com.apple.iTunes 0x001a3d14 0x1000 + 1715476
    8 com.apple.iTunes 0x001a3f3c 0x1000 + 1716028
    9 com.apple.iTunes 0x002888b4 0x1000 + 2652340
    10 ...ple.CoreServices.CarbonCore 0x013db150 CooperativeThread + 344
    11 libSystem.B.dylib 0x90524658 pthreadstart + 316
    Thread 18:
    0 libSystem.B.dylib 0x904e2438 machmsgtrap + 8
    1 libSystem.B.dylib 0x904e935c mach_msg + 56
    2 com.apple.CoreFoundation 0x96682568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96682df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x00284a7c 0x1000 + 2636412
    5 com.apple.iTunes 0x00284da8 0x1000 + 2637224
    6 com.apple.iTunes 0x00209214 0x1000 + 2130452
    7 libSystem.B.dylib 0x90524658 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x95bec018 srr1: 0x0000d030 dar: 0xc0000023 dsisr: 0x00200000
    r0: 0x92c0f688 r1: 0xbfffe1a0 r2: 0xa0c34508 r3: 0x090b8a30
    r4: 0x95c89110 r5: 0x00000028 r6: 0x0000002c r7: 0x00000e03
    r8: 0x00000000 r9: 0x00000000 r10: 0x905fbb8c r11: 0x6a369110
    r12: 0xc0000003 r13: 0x00000001 r14: 0xa0c1f478 r15: 0x00000000
    r16: 0xbfffe3fc r17: 0x00000001 r18: 0xa056f40c r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x0908b560 r23: 0x00010010
    r24: 0x00000000 r25: 0xa0575170 r26: 0x00000003 r27: 0xa0575170
    r28: 0xa0575170 r29: 0xa0575218 r30: 0xa0575250 r31: 0x92c0f40c
    cr: 0x44022428 xer: 0x20000000 lr: 0x92c0f688 ctr: 0x95bec000
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0xd6cfe7 com.apple.iTunes 7.7.1 (7.7.1) <64b1b1d2dfee44d996905e78b027fda8> /Applications/iTunes.app/Contents/MacOS/iTunes
    0xfee000 - 0xff3fff com.apple.iPod 1.5 (15) <2bf5b4911f0588da2ced7a29876f203f> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xff9000 - 0x1000fff com.apple.ipodsynchronization 2.3 (106.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0x1008000 - 0x109efc3 com.apple.iTunes.iPodUpdater 7.7 (7.7) /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x10f8000 - 0x11c6ff5 com.apple.DiscRecording 4.0.1 (4010.4.5) <4663bc0d7cb99fd1ead6018ee955d11b> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x122d000 - 0x124eff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x1256000 - 0x1310fff libcrypto.0.9.7.dylib ??? (???) <29883b10f7a6ac2dd91addabf60e0ff8> /usr/lib/libcrypto.0.9.7.dylib
    0x135e000 - 0x165fffb com.apple.CoreServices.CarbonCore 786.6 (786.6) <d2ae460a0de15ca950ac723616666507> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x16e2000 - 0x16feffb com.apple.openscripting 1.2.8 (???) <cc6a91ad44b9d013d03b9977a1459bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x1711000 - 0x1c88ff3 com.apple.CoreGraphics 1.351.32 (???) <9f74f6f37d389945b10af033ae035ee5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x1d53000 - 0x1d7dff7 libssl.0.9.7.dylib ??? (???) <96a900022cb333091411b0e42eeeb2d6> /usr/lib/libssl.0.9.7.dylib
    0x1d8c000 - 0x1dd0fff com.apple.vmutils 4.1 (104) <ea4bd764588ed4625099564b5e253eb1> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x4ac0000 - 0x4afeff7 com.apple.QuickTimeFireWireDV.component 7.5 (861) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x4b08000 - 0x4b25ff7 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x4b2a000 - 0x4b31fcf com.apple.AppleMPEG2Codec 1.0.1 (220) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x4b36000 - 0x4b56ff7 com.apple.AppleVAFramework 4.0.20 (4.0.20) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x4b5c000 - 0x4bb9fff com.apple.applepixletvideo 1.2.16 (1.2d16) <e7d7062d023b0d41d47f92c9bfe14c79> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x52f8000 - 0x52faffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x6506000 - 0x650afff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x650f000 - 0x6510ffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x7247000 - 0x73e4ff7 com.apple.audio.codecs.Components 1.6.3 (1.6.3) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x7b68000 - 0x7b70ffb libCGATS.A.dylib ??? (???) <367c4beab293fb4e93202bd1d3339fe6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x7ce2000 - 0x7ceffff libCSync.A.dylib ??? (???) <78f215768036cfce737f00116252c626> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7cfc000 - 0x7d39fff libRIP.A.dylib ??? (???) <5f21492caab359881ef01076fee5f016> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x8498000 - 0x8592ff3 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <301197bb19c83780749805b978095825> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x245b0000 - 0x245e1fdb com.apple.mobiledevice 3.1 (3.1) <79b992f4858a4425b1bbc1ef9565e414> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x70000000 - 0x700cbff3 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <39109181acbf30fed542e6c9abcf1798> /usr/lib/dyld
    0x90003000 - 0x90011fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x901a2000 - 0x90238fff com.apple.LaunchServices 289.2 (289.2) <67191ba4de2d3d14be9b4bbddd4fe0a6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90239000 - 0x902e9fff com.apple.QD 3.11.52 (???) <f33191c288897dd4d2e2c4b87bcc09b4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x903ae000 - 0x904ccff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x904e1000 - 0x9067afe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib
    0x906c7000 - 0x906edfff libcups.2.dylib ??? (???) <faed280b72f625b591ae0506cb142367> /usr/lib/libcups.2.dylib
    0x906f7000 - 0x90716fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9095a000 - 0x90967fff libbz2.1.0.dylib ??? (???) <ff3050272228dbda09852641458eaaa4> /usr/lib/libbz2.1.0.dylib
    0x90968000 - 0x90a7cffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90a7d000 - 0x90afefff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90aff000 - 0x90afffff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90b00000 - 0x90b07ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90b08000 - 0x90c74ff9 com.apple.AddressBook.framework 4.1.1 (695) <c2da7479f17eecd7a1efd7250afb0aef> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90ca4000 - 0x91385ff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91386000 - 0x9138dfff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9138e000 - 0x913a6ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x913a7000 - 0x913a7ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x913fd000 - 0x914d0fff com.apple.CoreServices.OSServices 226.5 (226.5) <50a4f7fe2d6078971f9ef6fc88cc5d2b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x914d1000 - 0x9150afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9150b000 - 0x9150effb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9150f000 - 0x91541fff com.apple.bom 9.0 (136) <cb560109ea507cdfb6c77349845e6b2a> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91542000 - 0x9154dfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9154e000 - 0x91553ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91554000 - 0x91567ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91568000 - 0x9157bfff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9157c000 - 0x91665fff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib
    0x91666000 - 0x9169bfff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9169c000 - 0x916b3ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x916b4000 - 0x916c0ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x916c1000 - 0x916edfff com.apple.CoreMediaPrivate 9.0 (9.0) <06724239f6a690e4c358b6ca14bfb1a6> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x916ee000 - 0x9178fff7 com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x91a92000 - 0x91b79fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91b7a000 - 0x91b85ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x91b86000 - 0x91c48fff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91cb6000 - 0x91cb7ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91cb8000 - 0x91cb9fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x91cfd000 - 0x91d18ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <d69161954145cf745b51ae31e0961077> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91d44000 - 0x91d4cfff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x91d9b000 - 0x91d9eff3 com.apple.QuickTimeH264.component 7.5 (861) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91d9f000 - 0x920fdff2 com.apple.QuartzCore 1.5.3 (1.5.3) <c410b1f89e67d41c3d06eac1790b500c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x920fe000 - 0x921c3ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x921c4000 - 0x921c4ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x921c5000 - 0x92293ffb com.apple.QuickTimeMPEG4.component 7.5 (861) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x922fa000 - 0x9230afff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x9230b000 - 0x928c5fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x928c6000 - 0x9291cfff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9292b000 - 0x9298bfff com.apple.CoreText 2.0.2 (???) <e5940fddbca517f29b8865c9b02ddff0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9298c000 - 0x92a20ff7 com.apple.framework.IOKit 1.5.1 (???) <c1d6fa5eb7372b90ca4fea8910170152> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92a21000 - 0x92ab0ffb com.apple.DesktopServices 1.4.6 (1.4.6) <58211b14d8d8dd52cb249711dc42c52d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92ab1000 - 0x92ae6ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92bf6000 - 0x92c90ffb com.apple.ApplicationServices.ATS 3.3 (???) <5c97f539ba68e1143929cd89db390d20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92f0e000 - 0x92f13fff com.apple.CoreMediaAuthoringPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x92f14000 - 0x92fadfc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92ff9000 - 0x92ffbffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92ffc000 - 0x93241ffb com.apple.Foundation 6.5.5 (677.19) <1667218c075b6e69728c5c2dd9ff6065> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93242000 - 0x93273fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93274000 - 0x935adfeb com.apple.HIToolbox 1.5.3 (???) <1f08f0263f6037c253e6cfbe69cfc5a0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935ae000 - 0x935f9ffb com.apple.Metadata 10.5.2 (398.18) <787e741e6b0c0b59f9b9c42a016672cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x935fa000 - 0x9363bffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9363c000 - 0x94449fef com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9444a000 - 0x944d2fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94538000 - 0x945bfffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x945c0000 - 0x945cbff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x945cc000 - 0x948f5fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x948f6000 - 0x9491fffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9493c000 - 0x94a09ffb com.apple.syncservices 3.1 (389.6) <e83163fad4c97dc8ed74b595e7cc594b> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x94a0a000 - 0x94a10ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94a11000 - 0x94d3effb com.apple.QuickTime 7.5.0 (861) <62b9ecae4fb583bf9e989f526f6f8014> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94d3f000 - 0x94d3fff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94d40000 - 0x94d43fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94d44000 - 0x94d5fffb libPng.dylib ??? (???) <a0a5ce98fa9fe98fe190c99a3dbbdfa0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94d60000 - 0x94eaaffb com.apple.ImageIO.framework 2.0.2 (2.0.2) <20c50c4b4d09a4cf69fb8732e3d79081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94edd000 - 0x94f44ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x94fe7000 - 0x95006fff libresolv.9.dylib ??? (???) <181fb3defd2942f00201507cfa4efdb5> /usr/lib/libresolv.9.dylib
    0x9504e000 - 0x95095fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95636000 - 0x95636fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95637000 - 0x95646fff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95647000 - 0x95716fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95717000 - 0x95724ffb com.apple.opengl 1.5.6 (1.5.6) <9f2c6a226837dae46ced8b28e195210c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95725000 - 0x95735ffb com.apple.agl 3.0.9 (AGL-3.0.9) <ab2f91cfb4e503d2516df44852c35e81> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95736000 - 0x95792ffb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95793000 - 0x9581dfff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x959bf000 - 0x95a3afff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95a3b000 - 0x95aebfff edu.mit.Kerberos 6.0.12 (6.0.12) <5cf1a9c1d7e526bb9b084013a1722d08> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95aec000 - 0x95af5fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95af6000 - 0x95b58ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95b59000 - 0x95ba8ff7 libGLImage.dylib ??? (???) <dba44404ea3684df4f23df5e8e5430c3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95ba9000 - 0x95bd4ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x95bd5000 - 0x95cb8feb libobjc.A.dylib ??? (???) <23a407d7dac6090562827e97bac3cb86> /usr/lib/libobjc.A.dylib
    0x95cb9000 - 0x95cd9ff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95ce2000 - 0x95d01fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x95d02000 - 0x96137ffa libGLProgrammability.dylib ??? (???) <f032e07d587794af4d4ba1b7dc7b4fd2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96138000 - 0x9631effb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9631f000 - 0x96338ffb com.apple.CoreVideo 1.5.1 (1.5.1) <9b726d9ba75efbaccaed1d34e2f71ea0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96339000 - 0x96481ffb libicucore.A.dylib ??? (???) <dd2fd169aa328f6e97a1d700e5846866> /usr/lib/libicucore.A.dylib
    0x96482000 - 0x96506ffd com.apple.CFNetwork 330.4 (330.4) <6e1a01b50c14cf720e067ea018c4e4ad> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96546000 - 0x965cbfff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x965cc000 - 0x965f0ffb libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x965f1000 - 0x96618fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
    0x96619000 - 0x9673effb com.apple.CoreFoundation 6.5.3 (476.14) <56add4656a227fa699f8aa1427b369d9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96745000 - 0x96749ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9674a000 - 0x96ebffff com.apple.AppKit 6.5.3 (949.33) <1144a07dd55895f89e44adf80cc151d9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96f7b000 - 0x96f7bfff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I have a similar problem on the MacBook at work: 100% reproducible crash when trying to access the iTunes store. It also crashes frequently running ad-related JavaScript on a financial newspaper's web site. Stack traces of the crashed thread in the crash logs are what make me think my issue is JavaScript-related. Here's a stack trace from a crashed iTunes:
    Thread 14 Crashed:
    0 libSystem.B.dylib 0x92571dbe _semwait_signalnocancel + 10
    1 libSystem.B.dylib 0x92563c87 usleep$NOCANCEL$UNIX2003 + 61
    2 libSystem.B.dylib 0x9258548b abort + 85
    3 libstdc++.6.dylib 0x91e96005 0x91e4e000 + 294917
    4 libstdc++.6.dylib 0x91e9410c _gxx_personalityv0 + 1108
    5 libstdc++.6.dylib 0x91e9414b std::terminate() + 29
    6 libstdc++.6.dylib 0x91e946da std::typeinfo::~typeinfo() + 0
    7 com.apple.JavaScriptCore 0x923fce50 KJS::FunctionCallResolveNode::evaluateToBoolean(KJS::ExecState*) + 96
    8 com.apple.JavaScriptCore 0x923e842a KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 106
    9 com.apple.JavaScriptCore 0x923f4199 KJS::IfElseNode::execute(KJS::ExecState*) + 25
    10 com.apple.JavaScriptCore 0x923e1a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    11 com.apple.JavaScriptCore 0x923e1509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    12 com.apple.JavaScriptCore 0x923e4f10 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 896
    13 com.apple.JavaScriptCore 0x923d9f19 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25
    14 com.apple.JavaScriptCore 0x923d9ec9 KJS::VarStatementNode::execute(KJS::ExecState*) + 25
    15 com.apple.JavaScriptCore 0x923e1a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    16 com.apple.JavaScriptCore 0x923e1509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    17 com.apple.JavaScriptCore 0x92425787 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 135
    18 com.apple.JavaScriptCore 0x92434abd JSObjectCallAsFunction + 173
    19 com.apple.CFNetwork 0x91f7e48a CallFindProxyForURL + 297
    20 com.apple.CFNetwork 0x91f804d9 executionContextPerform + 177
    21 com.apple.CoreFoundation 0x96c80615 CFRunLoopRunSpecific + 3141
    22 com.apple.CoreFoundation 0x96c80d54 CFRunLoopRun + 84
    23 com.apple.iTunes 0x00281521 0x1000 + 2622753
    24 com.apple.iTunes 0x002818b4 0x1000 + 2623668
    25 com.apple.iTunes 0x0020b47c 0x1000 + 2139260
    26 libSystem.B.dylib 0x924c16f5 pthreadstart + 321
    27 libSystem.B.dylib 0x924c15b2 thread_start + 34
    Resetting all iTunes preferences hasn't fixed this and neither has running on another account on the same computer. My private MacBook Pro is fine. I suspect a corrupt file somewhere (I have repaired permissions).

Maybe you are looking for

  • Format for a Mac vs PC

    Hi, I have never asked this before but I would like to have a betterunderstanding, I have seen this a lot, when you buy a new external hard drive that says "ready formatted for mac"or in some tutorials on the internet they recommend ... "format for M

  • My iMac freezes when saving a document in Word 2004

    Any help would be appreciated. When I try to save a document while in Word 2004 the application freezes and I have to force quit. Thankfully I can print the file as a PDF before trying the save as route but this is still a problem. What's the issue?

  • How to use the SAP calendar in Workflow deadline time.

    Hi I’m setting a deadline time (LatestEnd, LatestStart) as an expression for some tasks in several workflows, but there’s an issue when this time is reached on holiday or weekend because the deadline for the Workflow have to be moved to the next work

  • Thunderbolt display not recognized

    i got this 27 inch thunderbolt. connected it to the imac (11,2 ) but somehow the display is not recognized. doesn't turn on. any ideas?

  • Help with belle update

    Hi all, I have nikoia c6-01 and I try to update the phone software to the Belle, but I got an error that connection to the phone lost!, I tried many ways to solve this problem but none of them work! please help if you can...