Safari on OS X 10.4 crashes on this page. Why?

My financial services company just updated their web access software, and now it makes my users on 10.4 crash when they open it with Safari. They can open it OK with ancient IE, but that's just depressing.
It works fine with 10.5 safari. Any ideas?
Here it is. Beware 10.4 users, it might crash your Safari:
https://eb.greenleaftrust.com/
PS: What kind of code can make Safari crash?! Even if it is crappy code, Safari shouldn't crash!

Thanks for your time, HS
OK, here is the whole crash log:
it does crash from other user accounts. In fact, every 10.3.9 user I have in the whole place is out of commission on this site. They all crash the same.
Date/Time: 2008-04-14 16:33:14 -0400
OS Version: 10.3.9 (Build 7W98)
Report Version: 2
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Version: 1.3.2 (312.6)
PID: 483
Thread: 0
Exception: EXCBADACCESS (0x0001)
Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
Thread 0 Crashed:
0 com.apple.WebCore 0x97ab8588 _ZN5khtml11RenderLayer23setHasVerticalScrollbarEb + 0x48
1 com.apple.WebCore 0x97ab8d2c _ZN5khtml11RenderLayer27updateScrollInfoAfterLayoutEv + 0x1f0
2 com.apple.WebCore 0x979100c8 _ZN5khtml11RenderBlock11layoutBlockEb + 0x674
3 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
4 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
5 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
6 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
7 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
8 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
9 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
10 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
11 com.apple.WebCore 0x9790b48c _ZN5khtml11RenderBlock20layoutInlineChildrenEb + 0x348
12 com.apple.WebCore 0x9790fd08 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2b4
13 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
14 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
15 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
16 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
17 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
18 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
19 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
20 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
21 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
22 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
23 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
24 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
25 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
26 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
27 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
28 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
29 com.apple.WebCore 0x97930240 _ZN5khtml11RenderBlock23layoutPositionedObjectsEb + 0xac
30 com.apple.WebCore 0x97910064 _ZN5khtml11RenderBlock11layoutBlockEb + 0x610
31 com.apple.WebCore 0x97908df0 _ZN5khtml11RenderBlock19layoutBlockChildrenEb + 0x2b8
32 com.apple.WebCore 0x9790fd20 _ZN5khtml11RenderBlock11layoutBlockEb + 0x2cc
33 com.apple.WebCore 0x9792d258 _ZN5khtml12RenderCanvas6layoutEv + 0xfc
34 com.apple.WebCore 0x97934c58 _ZN9KHTMLView6layoutEv + 0x38c
35 com.apple.WebCore 0x9794af68 -[KWQObjectTimerTarget sendTimerEvent] + 0x54
36 com.apple.Foundation 0x90a239f4 __NSFireTimer + 0x68
37 com.apple.CoreFoundation 0x901c5170 __CFRunLoopDoTimer + 0xf4
38 com.apple.CoreFoundation 0x901c24d0 __CFRunLoopRun + 0x5c8
39 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
40 com.apple.HIToolbox 0x973cde10 RunCurrentEventLoopInMode + 0xac
41 com.apple.HIToolbox 0x973d453c ReceiveNextEventCommon + 0x17c
42 com.apple.HIToolbox 0x973f6638 BlockUntilNextEventMatchingListInMode + 0x60
43 com.apple.AppKit 0x97d84248 _DPSNextEvent + 0x180
44 com.apple.AppKit 0x97d9acc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
45 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
46 com.apple.AppKit 0x97daf048 -[NSApplication run] + 0x21c
47 com.apple.AppKit 0x97e6b764 NSApplicationMain + 0x1d0
48 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
49 com.apple.Safari 0x00054944 0x1000 + 0x53944
Thread 1:
0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
6 com.apple.WebKit 0x94ff3124 +[WebFileDatabase _syncLoop:] + 0xa8
7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
Thread 2:
0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
6 com.apple.Foundation 0x90a97ffc +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
Thread 3:
0 libSystem.B.dylib 0x9000b46c select + 0xc
1 com.apple.Foundation 0x90a2296c _loadRunLoop + 0xd4
2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
Thread 4:
0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
6 com.apple.Foundation 0x90a9853c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
Thread 5:
0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
2 com.apple.Foundation 0x90a7c598 -[NSConditionLock lockWhenCondition:] + 0x44
3 com.apple.AppKit 0x97d7c0e8 -[NSUIHeartBeat _heartBeatThread:] + 0x190
4 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
5 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
Thread 6:
0 libSystem.B.dylib 0x9003bf4c unlink + 0xc
1 com.apple.Foundation 0x90a8f9cc _NSDeleteFile2 + 0x10
2 com.apple.Foundation 0x90a77334 -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 0x78c
3 com.apple.Foundation 0x90a76fc0 -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 0x418
4 com.apple.Foundation 0x90a76fc0 -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 0x418
5 com.apple.Foundation 0x90a76fc0 -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 0x418
6 com.apple.Foundation 0x90a83850 -[NSFileManager removeFileAtPath:handler:] + 0xf8
7 com.apple.Foundation 0x90b3ab9c -[NSFileManager(NSURLExtras) _performRemoveFileAtPath:] + 0x64
8 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
9 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
Thread 7:
0 libSystem.B.dylib 0x9000b46c select + 0xc
1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
PPC Thread State:
srr0: 0x97ab8588 srr1: 0x0000f030 vrsave: 0x00000000
cr: 0x42022442 xer: 0x00000007 lr: 0x97ab854c ctr: 0x97b8099c
r0: 0x3fffd082 r1: 0xbfffd030 r2: 0x019e6ce8 r3: 0x019e6d84
r4: 0x00000001 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
r8: 0x00000122 r9: 0x00000000 r10: 0x00000003 r11: 0x00000080
r12: 0x97b8099c r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
r16: 0x00000001 r17: 0x00000001 r18: 0x00000001 r19: 0xbfffd220
r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
r24: 0x00000000 r25: 0x00000000 r26: 0xbfffd170 r27: 0xbfffd0f0
r28: 0x00000000 r29: 0x00000000 r30: 0x019e6d84 r31: 0x97ab854c
Binary Images Description:
0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
0x7d8000 - 0x7dafff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x911fb000 - 0x911fbfff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91318000 - 0x91368fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91836000 - 0x91850fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x91860000 - 0x91860fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x91afb000 - 0x91b12fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b71000 - 0x91b89fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x91ebd000 - 0x91ef4fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x92037000 - 0x92051fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x92109000 - 0x92141fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9354e000 - 0x93607fff com.apple.QD 3.4.71 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x93647000 - 0x93664fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9438a000 - 0x9439afff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x943bd000 - 0x943c6fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x94596000 - 0x945a5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x94e7f000 - 0x94f47fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x94fe0000 - 0x95078fff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x96028000 - 0x960e0fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96ade000 - 0x96b32fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
0x96eec000 - 0x96f06fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x973c7000 - 0x9774cfff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x97900000 - 0x97bf1fff com.apple.WebCore 315.14.5 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x97d72000 - 0x98271fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

Similar Messages

  • Just switched from safari on my imac. when using search menu safari gave me the option to "find on this page," which was an incredible help while doing research. Is there any way to have this feature using firefox?

    Just switched from safari on my imac. When using search menu in safari I had the option to "find on this page," which was an incredible help while doing research and looking for specific phrases/words. Is there any way to have this feature using firefox?

    I think Safari has the same keyboard shortcut as Firefox "command+F" on a Mac or "Ctrl+F" on Windows.
    Look in the lower left corner for the Find. There are more likely to be differences in Find Next and Find Previous in the keyboard shortcuts, but continuing at the Find bar at the bottom doesn't matter what browser you use. There is an "X" there to dismiss the Find bar. In Windows the "Esc" key will dismiss the bar if you are within the find text entry area.
    Keyboard shortcuts:
    * [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts?s=keyboard&r=0&as=s Keyboard shortcuts | How to | Firefox Help], from Mozilla very limited number of shortcuts but will show correctly for your system
    * [http://dmcritchie.mvps.org/firefox/keyboard.htm Firefox and other Browser Keyboard Shortcuts (Comparison Table)], more comprehensive but is oriented to Windows users with some guidelines for Mac and Linux users.
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • I have a macbook 10.6.8  I am getting a internet configuration page when i try to boot safari.  How so i get rid of this page.  Thank you.

    I have a macbook OS X  10.6.8.  I was messing around with java yesterday and now I get a Internet configuration page when I try to launch safari .  How do I get rid of this.  Thank you.

    Can you post a screen shot?

  • Why Does FireFox Crash on this page?

    After resetting Firefox, it still crashes on this html page, even though Chrome and IE have no problem with it.
    http://howtothinksideways.com/zdevDanAllen/firefoxnotcrash.html
    Why?
    This page does not crash...
    firefoxnotcrash.htm
    The difference between the two pages is right at the end, were the crashing file has a valid &lt; to open a &lt;div tag, where the non crasher has the &lt; removed. Evidently, FF does not like that div.
    An error message instead of crashing and taking all the system memory would be something the developers might want to consider adding in a future release. I would vote for adding the error message and removing the password deleter that can unannouned with the last upgrade.
    man....
    p.s. I would have to say, Firefox's way of crashing when no other browsers crash, with no error message and taking all the system memory from my computer into its death dive, has to be worst but I ever saw.

    I did every step, same result. My gf is not getting the problem on her computer, I am trhing a reset;. sheez.
    Still does not answer my question. I did not ask how to fix it. I asked why this is happening?

  • How to set Safari 5.1.7 to "mail link to this page" to Mail 5.2

    I guess that covers my question. I like to share articles with friends.
    thanks,
    jody

    Select 'Customize Toolbar' on the 'View' menu and Drag the 'Mail' icon to your Safari Toolbar.
    Clicking the Mail icon opens Apple's Mail and bring up a blank email with the link of your open page in it.
    I am not sure if this can be adapted for other email clients.

  • Problem with QT 7.0.4. Some Application crashes and this is why ..

    ... because some applications using QTMovie in threads and somehow Apple has disabled this feature and throw an exception if the application tries to initialize QTMovie in a thread.
    An uncaught exception was raised
    QTMovie class must be initialized on the main thread.
    * Uncaught exception: <QTMovieInitializedOnWrongThread> QTMovie class must be initialized on the main thread.
    This morning a lot of user send me feedback and crashlogs after updating to QuickTime 7.0.4.
    i hope that Apple will release a bugfix, so that we ( the developers ) will not have to rewrite our applications. I don't know why Apple has disabled this, i think they have huge problems with the second Core from there new Intel DualCore machines.
    Best
    Sven Janssen
    iMac G5 20' iSight   Mac OS X (10.4.4)  

    Earlier this week, I posted a complaint against Quicktime 7.0.4 causing really bad jerkiness in video playback and in Front Row animated menus. I had the Windows Media Plugin "Flip4Mac installed". I just noticed that Flip4Mac has posted a new version of their plugin yesturday to correct incompatibilities with Quicktime 7.0.4. After experiencing instbility with Quicktime 7.0.4, I uninstalled using the Apple uninstaller to revert back to 7.0.1, I then upgraded to 7.0.3 and all my issues were gone. Once I saw that Flip4Mac had posted a new version of it's plugin to correct incompatibilities, I was curious if this plugin was causing my issue so I re-installed Quicktime 7.0.4 and sure enough, my video playback became unstable again. I then went to macupdate.com and downloaded the newly released Flip4mac plugin for Quicktime. Sure enough, video playback was good again. I think the whole cause of the bad video issue after installing Quicktime 7.0.4 was due to the older version of Flip4Mac being installed. Just thought this might help some of you and also the Apple developers.

  • Safari 8.0.2 lagging (or crashing) because of WebGL

    Specs:
    MacBook Pro (Retina, 13-inch, Mid 2014)
    2.6 GHz Intel Core i5
    8 GB 1600 MHz DDR3
    Intel Iris 1536 MB
    I'm having some trouble with what appears to be WebGL in Safari, it seems to crash running this page (however runs fine in Chrome and Firefox), http://plug.dj/_/visualizers/balls. You don't get any errors in the console because Safari crashed before it can show any, but you can get the logs out of the OS X console.
    I was wondering if anyone knows why this happens, and if there is something I can turn off to prevent it from happening. It's definitely Safari, Apps like Fluid show the same effect (which uses Safari).
    Thanks for your help
    P.S. I know that this is a performance issue, 16GB RAM Macs on Safari lag, but don't crash when running the page.

    Safari 8 (Yosemite): If a website has WebGL graphics

  • Safari's "Email this page" keyboard shortcut opens second Mail.app

    Hello,
    First of all, neither the Safari toolbar button nor the File > Share > Email this page work at all. Both do nothing. Quitting Safari & Mail has no effect.
    HOWEVER
    The keyboard shortcut (command + shift + I) does work, but it opens another instance of Mail.app. There is only one version on my mac.
    Any thoughts on that? I can't seem to find anybody else with such wierd behavior.

    Try resetting the LaunchServices database.
    Back up all data if you haven’t already done so. Before proceeding, you must be sure you can restore your system to the state it’s in now.
    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 page that opens.
    Copy or drag — don't type — the text below into the Terminal window:
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain user
    That's all one line, though it will scroll on this page. Triple-click anywhere in the text to select it all.
    Press return. Log out, then log back in.

  • Not receiving Mail using "Mail Contents of this page" from Safari 4

    I am having a similar problem with Mail with Safari. When I select "Mail Contents of this page" from the Safari 4 menu, it opens mail properly and will send. But email is never received. If I check the sent folder it is there. I have tested this sending to myself and family in same house and will not show up. I have noticed that sometimes it will not even show up in sent folder. I have tested on the same webpage the "Mail Link of this page: and this appears to work.

    Niel,
    thanks. I am feeling enlightened.
    1) Imagine I am using my .Mac mail address and some ISP such as ATT. ATT has provided me with an email address, but I do not use it. I am using my .mac.com address. In this case, the amount of mail I can send is restricted by ATT email regulations?
    2) And those people who may want to send a massive amount of emails may use a company like MailChimp in order to circumvent rules imposed by the email provider?

  • My safari v 5.0.2 just crashes immediately one i log onto facebook !!! its wierd, each and everytime !!! please help...

    My safari v 5.0.2 just crashes once i log onto facebook, within minutes of logging onto facebook, safari shuts down without any warning what so ever, n its not only the facebook tab or window, all the windows quit themselves and then this creen comes up with an error message, i am pasting the error message below … i had googled this problem earlier and o the discussion forum i had found someone mentioning that safari should be run in 32 bit, so i have even done that, but of no use, it still quits. Also if i open facebook on firefox, it works absolutely fine, no problem what so ever, but only safari keeps quitting. Safari has quit before aswell when i was on some other websites, but i do no remember which website it was, however the facebook quitting happens without fail, each and everytime. Please help. Thank you.
    Process:         Safari [227]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.2 (6533.18.5)
    Build Info:      WebBrowser-75331805~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [88]
    Date/Time:       2011-05-22 21:15:00.614 +0100
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Interval Since Last Report:          54637 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  52631 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      126F872B-E71F-4D7A-8AAF-2072D019334F
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000034
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.Safari                        0x00163d16 0x1000 + 1453334
    1   com.apple.Safari                        0x0018f6c5 0x1000 + 1631941
    2   com.apple.JavaScriptCore                0x97569a86 JSC::JSCallbackFunction::call(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 518
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93376942 kevent + 10
    1   libSystem.B.dylib                       0x9337705c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x93376519 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x933762be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93375d41 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x93375b86 start_wqthread + 30
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x9337e066 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9337dd22 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9337f9b8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.WebCore                       0x97a969aa WebCore::IconDatabase::syncThreadMainLoop() + 266
    4   com.apple.WebCore                       0x97a92c9c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    5   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    6   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 3:  Safari: CertRevocationChecker
    0   libSystem.B.dylib                       0x933500fa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93350867 mach_msg + 68
    2   com.apple.CoreFoundation                0x9974efaf __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9974e094 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9974dec1 CFRunLoopRunInMode + 97
    5   com.apple.Safari                        0x0002f4ff 0x1000 + 189695
    6   com.apple.Safari                        0x0002f248 0x1000 + 189000
    7   com.apple.Safari                        0x0002f1e1 0x1000 + 188897
    8   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    9   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x933500fa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93350867 mach_msg + 68
    2   com.apple.CoreFoundation                0x9974efaf __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9974e094 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9974dec1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x96bcd42c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x96b948d4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x96b94884 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    9   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x933500fa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93350867 mach_msg + 68
    2   com.apple.CoreFoundation                0x9974efaf __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9974e094 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9974dec1 CFRunLoopRunInMode + 97
    5   com.apple.Safari                        0x0002f4ff 0x1000 + 189695
    6   com.apple.Safari                        0x0002f248 0x1000 + 189000
    7   com.apple.Safari                        0x0002f1e1 0x1000 + 188897
    8   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    9   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 6:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x9337e066 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9337dd22 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9337f9b8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9743bac1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    5   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x9336f086 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x9978e80d __CFSocketManager + 1085
    2   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    3   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 8:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x9337e066 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9337dd22 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9337f9b8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9743bac1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.Safari                        0x00045403 0x1000 + 279555
    5   com.apple.Safari                        0x00045353 0x1000 + 279379
    6   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    7   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x933759d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93375f68 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93375b86 start_wqthread + 30
    Thread 10:
    0   libSystem.B.dylib                       0x933759d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93375f68 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93375b86 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                       0x93376942 kevent + 10
    1   libSystem.B.dylib                       0x93389f78 _mdns_query_mDNSResponder + 1137
    2   libSystem.B.dylib                       0x93388f01 _mdns_search + 1113
    3   libSystem.B.dylib                       0x93388340 _mdns_addrinfo + 676
    4   libSystem.B.dylib                       0x93387304 search_addrinfo + 132
    5   libSystem.B.dylib                       0x93386d43 si_addrinfo + 1393
    6   libSystem.B.dylib                       0x933c40f8 si_async_launchpad + 105
    7   libSystem.B.dylib                       0x9337d81d _pthread_start + 345
    8   libSystem.B.dylib                       0x9337d6a2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0x00702448  edx: 0x1cf88d40
      edi: 0x1f5f7aa8  esi: 0x12d6a3a0  ebp: 0xbfffe398  esp: 0xbfffe2f0
       ss: 0x0000001f  efl: 0x00010286  eip: 0x00163d16   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000034
    Binary Images:
        0x1000 -   0x52bffb  com.apple.Safari 5.0.2 (6533.18.5) <EF9EA405-B9C3-F400-A9C4-137C59B82FA1> /Applications/Safari.app/Contents/MacOS/Safari
    0x1870d000 - 0x1870eff7  ATSHI.dylib ??? (???) <A7A8E224-2579-BD3B-7281-86342D077252> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x188b6000 - 0x188b9ff3  libFontRegistryUI.dylib ??? (???) <2F4E6F71-F4FE-4B2D-A872-94B2FCE0D31B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x18ed2000 - 0x18ed2ff7  com.apple.JavaPluginCocoa 13.3.0 (13.3.0) <9ACCDE95-CCEA-8347-A297-14E812D3E8AE> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x18ed7000 - 0x18edfff7  com.apple.JavaVM 13.3.0 (13.3.0) <305C2162-CCF2-1D2A-EE2B-B7D666DEA849> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x196cd000 - 0x196d0ff2 +com.macromedia.Flash Player.plugin 10.2.159.1 (10.2.159.1) <D1FBDFCE-C5B7-AC8A-51FF-C98634766DE1> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x196d6000 - 0x196daff3  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19d7a000 - 0x1a7b6fe3 +com.macromedia.FlashPlayer-10.6.plugin 10.2.159.1 (10.2.159.1) <024F04AC-0366-7F81-16E8-C107AD46F26D> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    0x1aa4a000 - 0x1aa50ffb  com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1aa55000 - 0x1aa78fe7  GLRendererFloat ??? (???) <D71788AA-645A-02CF-201F-E44F073F98D7> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1ac00000 - 0x1ac6dfff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1ac7c000 - 0x1adf3fe7  GLEngine ??? (???) <0FC1F7CA-5C84-A7F6-105B-169383B50A94> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1ae25000 - 0x1b22afe7  libclh.dylib 3.1.1 C  (3.1.1) <4A445142-1AD3-2F3C-FF95-E835B49B33DE> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x8f050000 - 0x8f711fef  com.apple.GeForceGLDriver 1.6.18 (6.1.8) <2E4BD283-8E9B-6AB7-2945-F92F5015DA02> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90093000 - 0x900dcfe7  libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x900dd000 - 0x900e8ff7  libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x900f1000 - 0x9014cff7  com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9014d000 - 0x901f6ff7  com.apple.CFNetwork 454.9.8 (454.9.8) <DB2A5C33-E833-1B3A-4DE0-5FF172B2048B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x901f7000 - 0x901fdfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x901fe000 - 0x90207ff7  com.apple.corelocation 12 (12) <A17D4320-4276-8072-1D0C-1D37428FF4B7> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x90208000 - 0x90214ff7  libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x90215000 - 0x9021ffe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90225000 - 0x90230ff7  libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9025b000 - 0x902c9ff7  com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x902ca000 - 0x90309ff7  com.apple.ImageCaptureCore 1.0.2 (1.0.2) <18E338B0-D82E-2ADC-FB9E-8909E765C41B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9030a000 - 0x9036effb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x903a8000 - 0x90402fe7  com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9040e000 - 0x90415ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90416000 - 0x9070ffef  com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90873000 - 0x90874ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90875000 - 0x90884fe7  libxar.1.dylib ??? (???) <382463E5-02FE-8DDD-E061-C7F730B21F10> /usr/lib/libxar.1.dylib
    0x90885000 - 0x9093bffb  libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9093c000 - 0x90940ff7  libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90941000 - 0x90941ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90942000 - 0x91131557  com.apple.CoreGraphics 1.545.0 (???) <DCED8E1A-7504-C31A-B6EF-98BFF1A61060> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9117f000 - 0x9125cff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9127f000 - 0x912edff7  com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91307000 - 0x91402ffb  com.apple.PubSub 1.0.5 (65.20) <2AD354A5-5F08-82AE-BBDE-873F8C233A0B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91403000 - 0x914defe7  com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x914df000 - 0x914e2ff7  libCoreVMClient.dylib ??? (???) <CA0BA8DC-0159-A808-A300-750358A6970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x914e3000 - 0x9160ffff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91610000 - 0x91610ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x91611000 - 0x916befe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x916bf000 - 0x916c1ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x916d5000 - 0x916e5ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x916e6000 - 0x9171eff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x9171f000 - 0x91761ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91762000 - 0x917e2feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x917e3000 - 0x919c5fff  com.apple.imageKit 2.0.3 (1.0) <BF2ECA4D-FCD8-AD5D-E100-22370F2C7EE0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x919c6000 - 0x91dfbff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91dfc000 - 0x91e42ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x91e43000 - 0x92049feb  com.apple.AddressBook.framework 5.0.2 (870) <3E9D6CF3-6C41-245D-5343-941A185C8384> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9204a000 - 0x9208dff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92103000 - 0x92123fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x92124000 - 0x92128ff7  libGFXShared.dylib ??? (???) <2D32BDBF-C941-93FD-E233-F03D28DB9E94> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x92129000 - 0x92141ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x92142000 - 0x92152ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92153000 - 0x921eeff7  com.apple.ApplicationServices.ATS 275.11.1 (???) <5FF65EC7-F512-530A-7771-3DE240EE6E43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x921ef000 - 0x9223fff7  com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92240000 - 0x922b9ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x922ba000 - 0x922c4ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x922c5000 - 0x922d0ff7  com.apple.CrashReporterSupport 10.6.3 (250) <981124CA-6E89-94C5-C7E9-4E0D6CA06F1D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9230b000 - 0x92329ff7  com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92337000 - 0x92337ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9236d000 - 0x932bdfe3  com.apple.QuickTimeComponents.component 7.6.6 (1742) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x932be000 - 0x932ffff7  libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93308000 - 0x9330eff7  libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <94F66BA6-A4E8-63A4-1B70-EFAA4C75D668> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x9330f000 - 0x9330fff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93310000 - 0x9334eff7  com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9334f000 - 0x934f5feb  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x934f6000 - 0x93560fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x93561000 - 0x9368dffb  com.apple.MediaToolbox 0.484.11 (484.11) <B93B175A-2039-2FD2-FBE4-22C9F8C9E223> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9368e000 - 0x93710ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93735000 - 0x93735ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93736000 - 0x937c8fe3  com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x937e7000 - 0x938e8fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x938e9000 - 0x938f7fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x938f8000 - 0x93c18feb  com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93c19000 - 0x93c1dff7  IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93c1e000 - 0x93c4fff3  libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93db1000 - 0x93df5ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93df6000 - 0x941a4fe3  com.apple.RawCamera.bundle 3.3.0 (533) <05A38D21-8556-434C-8BAA-850A6EC99B37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x941a5000 - 0x941c9ff7  libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x941fd000 - 0x94218ff7  libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9430e000 - 0x94346ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94347000 - 0x9466bfef  com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9466c000 - 0x94681fff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94682000 - 0x947b0fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x947b1000 - 0x947eeff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94863000 - 0x95143ff7  com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x951ee000 - 0x951f3ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x951f4000 - 0x95208fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x9524d000 - 0x95428ff3  libType1Scaler.dylib ??? (???) <6FBA8250-3271-6ED4-052D-E27C2136E38F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x95429000 - 0x95469ff3  com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9546a000 - 0x95923ffb  com.apple.VideoToolbox 0.484.11 (484.11) <6AB58081-F7C4-46F9-2C05-CFED9E38F0A0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x95924000 - 0x95927fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95c9e000 - 0x95d3bfe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95d3c000 - 0x95d89feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <87BA2C52-8451-F0E5-DCDE-E0B9E4D40405> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x95d8a000 - 0x95f44fe3  com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95f7e000 - 0x95ff9fe7  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95ffa000 - 0x9600cff7  com.apple.MultitouchSupport.framework 205.34 (205.34) <813475E3-B323-9405-F758-DDA1F5D63B20> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x96021000 - 0x96113ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x9611a000 - 0x961d3fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x961d4000 - 0x9653cff7  com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9653d000 - 0x96607fef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96627000 - 0x96627ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96628000 - 0x96a3eff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96a3f000 - 0x96a67ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x96b6f000 - 0x96b7cfe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x96b7e000 - 0x96deeffb  com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96def000 - 0x96dfeffb  SyndicationUI ??? (???) <DFC52859-AA3C-80BE-0B86-AE36C1A50547> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x96ee1000 - 0x96fedff7  libGLProgrammability.dylib ??? (???) <1B315838-F477-5416-7504-67EC3433AD4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96fee000 - 0x96ff0ff7  libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96ff1000 - 0x970a1fe3  com.apple.QuickTimeImporters.component 7.6.6 (1742) <76B0E668-214A-AB71-AAB8-E39E7F227C9B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9710a000 - 0x97241ff7  com.apple.CoreAUC 6.04.01 (6.04.01) <B6E035A9-8DA2-82FC-9C2F-F57B9B62BE5F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x97242000 - 0x972f0ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x972f1000 - 0x9732eff7  com.apple.CoreMedia 0.484.11 (484.11) <0346F9E5-AEFE-B751-7D85-88D156C01385> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9732f000 - 0x9733dff7  com.apple.opengl 1.6.9 (1.6.9) <4F06C166-00CF-5ACF-77E3-5A960A5E8AD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9733e000 - 0x9734bff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9734c000 - 0x97380ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0B900F26-51C1-7639-346F-24B080AEDAF3> /usr/lib/libssl.0.9.8.dylib
    0x97381000 - 0x97429ffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9742a000 - 0x97621feb  com.apple.JavaScriptCore 6533.18 (6533.18.1) <EE3897A8-E1C0-DE28-A631-4B0C32DF737B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x97622000 - 0x97658fff  libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x97659000 - 0x976d0ff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x976d1000 - 0x97740ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97763000 - 0x9776aff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x977ad000 - 0x977cffef  com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9781e000 - 0x9783afe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9783b000 - 0x9797efef  com.apple.QTKit 7.6.6 (1742) <98ECA8E3-73F0-D21B-8B7E-8FE651E29A7F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97a5c000 - 0x97a8fff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97a90000 - 0x984dbff7  com.apple.WebCore 6533.18 (6533.18.1) <B96BFDB8-3D11-E220-1148-206D8A176352> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9854b000 - 0x985e3fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x985e4000 - 0x9860bff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9860c000 - 0x9878efe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x988a9000 - 0x9890afe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9890b000 - 0x9895cff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9895d000 - 0x9895dff7  com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9895e000 - 0x9897ffe7  com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x98985000 - 0x98988ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x98989000 - 0x989e1fe7  com.apple.datadetectorscore 2.0 (80.7) <ADDE04FB-90A7-2132-75AF-C6B19DD0D97E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x989e2000 - 0x98a38ff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x98a39000 - 0x98c9dfef  com.apple.security 6.1.1 (37594) <3F68A006-6B30-85D5-1A75-8D748F72A6D5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x98c9e000 - 0x98c9eff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98ce0000 - 0x98d58fef  com.apple.AppleVAFramework 4.9.20 (4.9.20) <D8B544CB-9E32-81C2-59BD-C5DDB66DA621> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98d59000 - 0x98e68fe7  com.apple.WebKit 6533.18 (6533.18.1) <157D0DD9-F3CE-4339-858B-B0EFFAA3B008> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x98e69000 - 0x98ea4feb  libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x98ea5000 - 0x98ee9fe7  com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98f99000 - 0x98fc9ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x98fca000 - 0x9900dff7  libGLU.dylib ??? (???) <2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9900e000 - 0x990beff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x990bf000 - 0x99105ffb  com.apple.CoreMediaIOServices 130.0 (1035) <F5E6F93D-6844-9FD7-8769-44503DFD5363> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9911c000 - 0x99130ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x99131000 - 0x99157fff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x99158000 - 0x99161ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99162000 - 0x99193ff7  libGLImage.dylib ??? (???) <9340012D-595A-6243-9C97-7D30D76D9D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x99389000 - 0x995b4ff3  com.apple.QuartzComposer 4.1 (156.16) <578A1842-8B62-00BF-B2E8-4C0AA8E6A938> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x995b5000 - 0x99686fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x99687000 - 0x99688ff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x99689000 - 0x99689ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9968a000 - 0x9969bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9969c000 - 0x996a2ff7  com.apple.DisplayServicesFW 2.2.2 (251) <6E4020F6-4DD0-F137-F226-F396807E3C3B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x996a3000 - 0x996d7fe7  com.apple.framework.Apple80211 6.2.3 (623.1) <C096EF56-ABA3-A869-65AA-D1837351E1F6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x996d8000 - 0x996dbff7  libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x996dc000 - 0x99706ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x99707000 - 0x99711ff7  com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x99712000 - 0x9988cfe3  com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9988d000 - 0x9998ffef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x99990000 - 0x99991ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /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.91.27)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000

    Hi,
    You are running an outdated version of Safari 5.0.1
    Click your Apple menu (top left in your screen) then click Software Update...
    Restart your Mac after the updates are installed. Try Safari.
    Facebook requires the latest version of Safari which is 5.0.4
    Carolyn
    Message was edited by: Carolyn

  • Safari 5.1.2 on Lion crashing when I view Downloads

    Hello all!
    I've had this problem for a while now and figured I'd finally try the community for help. I've done my fair share of searching for answers, but I give up!!
    So Safari normally works great for me. Until I download something. Now it doesn't matter what I download. It can be a large binary or a small text file. I can right click on any link and say "Download as file". Now the downloading works FINE. In fact, I usually get a file. If I leave it at that, no problems. But as soon as I click on the Downloaded files icon in the toolbar, BAM it crashes. And I can repeat this over and over. I've disabled extensions AND plug-ins with no change.
    Now the most frequent cause of download crashes seems to be running Safari from the wrong folder. Howver, from the crash report it seems it's in the right place AFAIK.
    Any experts out there able to help? Please? I'm a reasonably technical guy, but I'm not sure how to read the crash report. As much as I'd like to just get an answer, if you can explain why parts of the crash report are relevant, it'll make me a little more capable of fixing this myself and perhaps participate in helping others in the community.
    Here's my crash report. It's a fresh one from like 10 minutes ago. Everything is up to date on my Mac.
    Process:         Safari [2019]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.2 (7534.52.7)
    Build Info:      WebBrowser-7534052007000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [179]
    Date/Time:       2011-12-19 12:58:15.307 -0600
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000fefff000
    VM Regions Near 0xfefff000:
        CG backing stores      00000000cb4da000-00000000cb65a000 [ 1536K] rw-/rw- SM=SHM 
    --> VM_ALLOCATE            00000000fefff000-00000000ff000000 [    4K] rw-/rwx SM=COW 
        Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap
    Application Specific Information:
    objc[2019]: garbage collection is OFF
    Performing @selector(toggleDownloadsPopover:) from sender ToolbarDownloadsButton 0x1e5b00
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                               0xfefff000 0 + 4278185984
    1   com.apple.Safari.framework        0x9aee3b74 -[DownloadRow _updateIconAndFilename] + 402
    2   com.apple.Safari.framework        0x9aee5480 -[DownloadRow initWithEntry:] + 1063
    3   com.apple.Safari.framework        0x9aee8611 -[DownloadViewController _insertEntry:atIndex:] + 64
    4   com.apple.Safari.framework        0x9aee872b -[DownloadViewController _addAllEntries] + 152
    5   com.apple.Safari.framework        0x9aee88b3 -[DownloadViewController awakeFromNib] + 357
    6   com.apple.CoreFoundation          0x9a62d53a -[NSObject performSelector:] + 58
    7   com.apple.CoreFoundation          0x9a62d4b7 -[NSSet makeObjectsPerformSelector:] + 247
    8   com.apple.AppKit                  0x9627d197 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    9   com.apple.AppKit                  0x963a4571 -[NSNib instantiateNibWithExternalNameTable:] + 652
    10  com.apple.AppKit                  0x963a42b0 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 304
    11  com.apple.AppKit                  0x963a3726 -[NSViewController loadView] + 212
    12  com.apple.Safari.framework        0x9aee84f4 -[DownloadsPopoverViewController loadView] + 51
    13  com.apple.AppKit                  0x9639f269 -[NSViewController view] + 42
    14  com.apple.AppKit                  0x96b77088 -[NSPopover showRelativeToRect:ofView:preferredEdge:] + 264
    15  com.apple.Safari.framework        0x9ae884b9 -[BrowserWindowControllerMac toggleDownloadsPopover:] + 151
    16  com.apple.CoreFoundation          0x9a625091 -[NSObject performSelector:withObject:] + 65
    17  com.apple.AppKit                  0x96375cb3 -[NSApplication sendAction:to:from:] + 232
    18  com.apple.Safari.framework        0x9ae1f880 -[BrowserApplication sendAction:to:from:] + 75
    19  com.apple.AppKit                  0x96375b90 -[NSControl sendAction:to:] + 102
    20  com.apple.AppKit                  0x96375a93 -[NSCell _sendActionFrom:] + 160
    21  com.apple.AppKit                  0x96374e50 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2295
    22  com.apple.AppKit                  0x963f8351 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 501
    23  com.apple.AppKit                  0x96373893 -[NSControl mouseDown:] + 943
    24  com.apple.Safari.framework        0x9aea3ea1 -[ButtonPlus mouseDown:] + 79
    25  com.apple.AppKit                  0x9633c7b1 -[NSWindow sendEvent:] + 7533
    26  com.apple.Safari.framework        0x9b084bc9 -[Window sendEvent:] + 129
    27  com.apple.Safari.framework        0x9ae7c873 -[BrowserWindow sendEvent:] + 412
    28  com.apple.AppKit                  0x962d46ff -[NSApplication sendEvent:] + 4788
    29  com.apple.Safari.framework        0x9ae1f82d -[BrowserApplication sendEvent:] + 975
    30  com.apple.AppKit                  0x96265c82 -[NSApplication run] + 1007
    31  com.apple.AppKit                  0x964fa18a NSApplicationMain + 1054
    32  com.apple.Safari.framework        0x9afe35e9 SafariMain + 219
    33  com.apple.Safari                  0x00075f79 0x75000 + 3961
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x90fc490a kevent + 10
    1   libdispatch.dylib                 0x96253c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                 0x962526a7 _dispatch_mgr_thread + 53
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib            0x90fc383e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x91fa1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x91f5242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.WebCore                 0x973039f8 WebCore::IconDatabase::syncThreadMainLoop() + 376
    4   com.apple.WebCore                 0x9730153d WebCore::IconDatabase::iconDatabaseSyncThread() + 501
    5   com.apple.WebCore                 0x9730133b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 17
    6   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    7   libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib            0x90fc1c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x90fc11f6 mach_msg + 70
    2   com.apple.QuartzCore              0x97f83029 CA::Render::Server::server_thread(void*) + 233
    3   com.apple.QuartzCore              0x97f82f36 thread_fun + 29
    4   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    5   libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 4:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib            0x90fc1c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x90fc11f6 mach_msg + 70
    2   com.apple.CoreFoundation          0x9a5bd0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation          0x9a5c6214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation          0x9a5c58ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation          0x9a5c5798 CFRunLoopRunInMode + 120
    6   com.apple.Safari.framework        0x9af9a788 Safari::MessageRunLoop::runSingleRunLoopIteration() + 52
    7   com.apple.Safari.framework        0x9af9a0ae Safari::MessageRunLoop::threadBody() + 156
    8   com.apple.Safari.framework        0x9af9a00b Safari::MessageRunLoop::threadCallback(void*) + 17
    9   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    10  libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib            0x90fc383e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x91fa1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x91f5242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore          0x93ceb991 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.WebCore                 0x9731f8a1 ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
    5   com.apple.WebCore                 0x9731f7f4 WebCore::LocalStorageThread::threadEntryPoint() + 74
    6   com.apple.WebCore                 0x9731f751 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
    7   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    8   libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib            0x90fc1c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x90fc11f6 mach_msg + 70
    2   com.apple.CoreFoundation          0x9a5bd0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation          0x9a5c6214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation          0x9a5c58ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation          0x9a5c5798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation              0x9271921c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation              0x9270cf7d -[NSThread main] + 45
    8   com.apple.Foundation              0x9270cf2d __NSThread__main__ + 1582
    9   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    10  libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib            0x90fc3b42 __select + 10
    1   com.apple.CoreFoundation          0x9a614195 __CFSocketManager + 1557
    2   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    3   libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 8:: Safari: SnapshotStore
    0   libsystem_kernel.dylib            0x90fc383e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x91fa1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x91f5242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore          0x93ceb991 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.Safari.framework        0x9b0151cd Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 119
    5   com.apple.Safari.framework        0x9b012a07 Safari::SnapshotStore::diskAccessThreadBody() + 257
    6   com.apple.Safari.framework        0x9b012375 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 17
    7   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    8   libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib            0x90fc402e __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x91f9fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                 0x91fa16fe start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib            0x90fc402e __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x91f9fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                 0x91fa16fe start_wqthread + 30
    Thread 11:
    0   libsystem_kernel.dylib            0x90fc402e __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x91f9fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                 0x91fa16fe start_wqthread + 30
    Thread 12:: CVDisplayLink
    0   libsystem_kernel.dylib            0x90fc383e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x91fa1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x91f5242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreVideo               0x93ba9529 CVDisplayLink::runIOThread() + 945
    4   com.apple.CoreVideo               0x93ba9161 _ZL13startIOThreadPv + 160
    5   libsystem_c.dylib                 0x91f9ded9 _pthread_start + 335
    6   libsystem_c.dylib                 0x91fa16de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib            0x90fc402e __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x91f9fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                 0x91fa16fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xc00723dc  ebx: 0xc00723e0  ecx: 0x000cb02c  edx: 0x00000001
      edi: 0x6b8e5090  esi: 0x964a9785  ebp: 0xc0072d98  esp: 0xc00723ac
       ss: 0x00000023  efl: 0x00010202  eip: 0xfefff000   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xfefff000
    Logical CPU: 0
    Binary Images:
       0x75000 -    0x75fff  com.apple.Safari (5.1.2 - 7534.52.7) <43BBFABE-A339-33DD-AA5D-F8547C65CEA6> /Applications/Safari.app/Contents/MacOS/Safari
      0x23e000 -   0x23fff7 +com.expandrive.ExpanDriveCMPlugin (??? - 2) <C3197BD2-10DE-8023-ADE3-77E5836330D3> /Users/USER/Library/Contextual Menu Items/ExpanDriveCMPlugin.bundle/Contents/MacOS/ExpanDriveCMPlugin
      0x243000 -   0x244ffd +com.vmware.FusionVMDKPlugIn (??? - 215242) /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn
      0x24b000 -   0x24fff7 +org.tigris.scfinderplugin (??? - 169) <BBADB6CA-61AE-24D5-4E0A-EBCCAD3F0D92> /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
    0x1464000 -  0x1465ff8 +com.google.GearsEnabler (??? - 1.0) <FB867EC6-4394-4F9D-1F81-B11EC58EF9C6> /Library/InputManagers/*/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
    0x1534000 -  0x15e1ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x1626000 -  0x1626ff8 +com.google.Gears (1.0 - 0.5.33.0) <D080D05A-B4CF-5337-92FF-9BCBC38BB83B> /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    0x1a98000 -  0x1daffef +com.google.Gears (1.0 - 0.5.33.0) <37768D61-1192-57BE-038A-90931C2F6082> /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    0x3e89000 -  0x3e8bfff  libCoreFSCache.dylib (??? - ???) <4D047C6F-11FF-3893-A352-5C1E259C036E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x4352000 -  0x4357fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x4378000 -  0x4378ffb +cl_kernels (??? - ???) <F9965C87-397D-4BCD-AA8D-4EA8127F33DE> cl_kernels
    0x437a000 -  0x441bff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x4435000 -  0x4436ff8 +cl_kernels (??? - ???) <4B178E2D-17A4-4048-837F-1D0A448A2E6F> cl_kernels
    0x4515000 -  0x4516ffb +cl_kernels (??? - ???) <FA4B280C-A3F9-4149-8283-54FED6A4824D> cl_kernels
    0x4537000 -  0x4538ff8 +cl_kernels (??? - ???) <6FB81AB7-BA1C-4AEB-B04B-E6A5A2619587> cl_kernels
    0x45a2000 -  0x45a2ff3 +cl_kernels (??? - ???) <FD177AF7-B058-4D8D-9710-33F9BBDB1537> cl_kernels
    0x45c0000 -  0x45c0ffb +cl_kernels (??? - ???) <21E66EDD-5E87-4892-A072-AA8ACB34F75F> cl_kernels
    0x45e3000 -  0x45e4ff0 +cl_kernels (??? - ???) <90E3556E-2114-40FC-BC58-6C483C01976F> cl_kernels
    0x56da000 -  0x5779ff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <33259C48-4D92-3DB3-BF5E-4D3F1232068C> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x57c9000 -  0x57cffcb +com.roxio.ToastItPlugin (ToastIt 1.1.2 [build 17] - 1.1.2) /Users/USER/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    0x92c5000 -  0x9432ffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x9466000 -  0x955dffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9581000 -  0x95aeff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x9645000 -  0x98e5fe7  com.apple.ATIRadeonX2000GLDriver (7.12.9 - 7.1.2) <C4F1A9B7-F09E-3B7B-BFBE-54264995843E> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x8fe74000 - 0x8fea69c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x9008fffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90090000 - 0x900f2ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90400000 - 0x90408ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x90409000 - 0x9047efff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x904cb000 - 0x904d9fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x904da000 - 0x90789ff7  com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9078a000 - 0x907b8fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x9080b000 - 0x9093effc  com.apple.WebKit2 (7534.52 - 7534.52.7) <CAEA458F-855F-3BE1-B410-E06B31A4BF65> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x9094a000 - 0x90a3aff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x90a3b000 - 0x90a40ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x90a41000 - 0x90a42fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x90a43000 - 0x90a72ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x90d9e000 - 0x90e02ffb  com.apple.Symbolication (1.2 - 89) <98706396-23C9-37FD-9116-E5FD867AD64C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x90e03000 - 0x90e43ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x90e46000 - 0x90e4efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90e4f000 - 0x90eb0ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90eb1000 - 0x90eb2fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x90eb3000 - 0x90faaff3  com.apple.PubSub (1.0.5 - 65.28) <D7F21FC5-FE39-3690-B996-F84764CBCFD5> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90fab000 - 0x90fc9ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x90fcc000 - 0x90ff4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x90ff5000 - 0x9101cff3  com.apple.framework.Apple80211 (7.1.1 - 711.1) <E1813F93-544B-3C5F-9833-9F65E69D31E7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9101d000 - 0x9102bfff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9102d000 - 0x9102dffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x91143000 - 0x91148ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x91196000 - 0x911bbfff  com.apple.datadetectors (3.0 - 172.3) <8E7A0A19-A08F-3047-9080-7E92BA3675DC> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x9123b000 - 0x91246ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91251000 - 0x91298fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91299000 - 0x912aafff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x912ab000 - 0x912d9ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x912da000 - 0x91303ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91318000 - 0x91325fff  com.apple.HelpData (2.1.0 - 70) <0145664A-4AD4-3CD3-AAF9-73B9EE906B9D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91326000 - 0x9132aff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9132b000 - 0x91353ff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x91354000 - 0x913b6ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x913b7000 - 0x913baffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x913bb000 - 0x914b3ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x914b4000 - 0x91548ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91dfe000 - 0x91e6bff3  com.apple.CoreSymbolication (2.1 - 71) <EEF34338-3E64-3660-982C-B96BEC4AEB31> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x91e6c000 - 0x91e70ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x91e71000 - 0x91f40fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91f41000 - 0x9200cfff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x9219e000 - 0x921b7fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x921b8000 - 0x921f4fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x921f5000 - 0x921f5fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x921f6000 - 0x92415ff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x92440000 - 0x92474ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x92475000 - 0x924c5ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x924c6000 - 0x925d5ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x925d6000 - 0x926acff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x926ad000 - 0x929b7ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x929b8000 - 0x929f6fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x929f7000 - 0x929feff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x929ff000 - 0x92ae2ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x92ae3000 - 0x92ae3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92ae4000 - 0x92b28ff3  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <48490EAB-CFD4-33A5-86E6-DE9CA59296A8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x92b2f000 - 0x92b36ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <89E5FE96-50CF-30F3-B7A6-0B27A584B983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x92b37000 - 0x92c4efe9  com.apple.WebKit (7534.52 - 7534.52.7) <BC37DBEF-DC40-3FF0-A2EA-7B445FE4A3A8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92c4f000 - 0x932f8eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x932f9000 - 0x93352ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93353000 - 0x935d8fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x935d9000 - 0x935ffffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93608000 - 0x936e5ff7  com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x936e6000 - 0x93727ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
    0x9373f000 - 0x9374fff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x93750000 - 0x93751fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x93752000 - 0x93758ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x93759000 - 0x937beff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93819000 - 0x93830ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x93847000 - 0x93850ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9396e000 - 0x9398ffff  com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x939c1000 - 0x939d4ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x939d5000 - 0x939d9ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x93a91000 - 0x93ba2ff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x93ba3000 - 0x93ba6ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x93ba7000 - 0x93bcafff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93bcb000 - 0x93c1bff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93c1c000 - 0x93c47fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x93c48000 - 0x93c5dff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93c6f000 - 0x93c89fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93c8a000 - 0x93c9afff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x93c9b000 - 0x93cd7ffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93cd8000 - 0x93cdaff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93cdb000 - 0x93cdffff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93ce0000 - 0x93f29ff7  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93f2a000 - 0x93fa5ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93fa6000 - 0x93fa9ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93faa000 - 0x9415eff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x9415f000 - 0x94160fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x94161000 - 0x94463fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94464000 - 0x94497fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x94498000 - 0x9456fffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x94570000 - 0x94573fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x94574000 - 0x9458affe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x9458b000 - 0x9497efeb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9497f000 - 0x949c0ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x94a9c000 - 0x94aedff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x94aee000 - 0x94af9fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x94afa000 - 0x94afbff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x94afc000 - 0x94b32ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94b33000 - 0x94bc0ff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94c6a000 - 0x94cd1fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x94cd2000 - 0x94dbafff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x94e07000 - 0x94f59fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94f5a000 - 0x9520cff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9523f000 - 0x95247ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x953d3000 - 0x95413ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x95ae6000 - 0x95aeaffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95b36000 - 0x95b3fffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95b40000 - 0x95b41ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95b42000 - 0x95b4dff4  com.apple.CrashReporterSupport (10.7.2 - 347) <7352D11E-5A9E-3D59-A8C5-F393AA6BA793> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95b4e000 - 0x95fc3ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x95fc4000 - 0x95fd3fff  SyndicationUI (??? - ???) <55915323-478A-3D44-9B7B-1E74044DE0A1> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x95fe2000 - 0x96069fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96233000 - 0x96250fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x96251000 - 0x9625ffff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x96260000 - 0x96ceeffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96cef000 - 0x96d04fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96d05000 - 0x96d10ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96d11000 - 0x96d5fff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x96d60000 - 0x96e20ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96e21000 - 0x96e28ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96e29000 - 0x96e81fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96e82000 - 0x96e82fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96e83000 - 0x96e84ffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x96e85000 - 0x96e87ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96e99000 - 0x96ea1ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x96ea2000 - 0x96ee0fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96f98000 - 0x96facff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96fad000 - 0x970d9ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x97164000 - 0x97164fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97168000 - 0x9716bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9716c000 - 0x97173ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x97174000 - 0x97178fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9718a000 - 0x971cdffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x972fd000 - 0x97d15fff  com.apple.WebCore (7534.52 - 7534.52.12) <030C9025-A4E5-3B92-A201-C613EC4310E9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97d2a000 - 0x97d57ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x97d58000 - 0x97dc0ff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97dc1000 - 0x97e11fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x97e12000 - 0x97e20ff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
    0x97e21000 - 0x97f41fec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97f81000 - 0x980e2ffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x980e3000 - 0x98108ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x98109000 - 0x9810cff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x981d9000 - 0x98255ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98256000 - 0x98256fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x98257000 - 0x98257fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x98262000 - 0x98264ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x98265000 - 0x98741ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98742000 - 0x9874dffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9875d000 - 0x987acffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98803000 - 0x9882dff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x9882e000 - 0x9884bff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9884c000 - 0x9886bfff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x98887000 - 0x9891eff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x989b2000 - 0x989b7ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x989b8000 - 0x989d4ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x989db000 - 0x989dbff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x989dc000 - 0x989ecfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x99756000 - 0x9975cffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x999c1000 - 0x999c1ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x999c2000 - 0x99a26fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x99a40000 - 0x99a41ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x99a42000 - 0x99e44ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x99e45000 - 0x99f54ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x99f55000 - 0x99f5fff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x99f60000 - 0x99f79fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x99f7a000 - 0x9a050a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9a08e000 - 0x9a0b0ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9a0b1000 - 0x9a14cff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9a14d000 - 0x9a507ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x9a510000 - 0x9a511ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x9a512000 - 0x9a58aff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9a58b000 - 0x9a761fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9a762000 - 0x9a76bfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9a76c000 - 0x9a82cfff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9a82d000 - 0x9a856ffe  com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9a90b000 - 0x9a941ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9a942000 - 0x9a993ff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9a997000 - 0x9acd7ffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9adba000 - 0x9adc4ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9adc5000 - 0x9b13affb  com.apple.Safari.framework (7534 - 7534.52.7) <2AD786F1-A595-3A4A-BEDC-D788AF362691> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x9b13b000 - 0x9b1c8fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9b1c9000 - 0x9b1c9fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9b1ce000 - 0x9b510fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9b511000 - 0x9b73affb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9b73b000 - 0x9b7dffff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9b7e0000 - 0x9b83dffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9b84a000 - 0x9babdfff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x9babe000 - 0x9babefff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9bafd000 - 0x9c178fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9c185000 - 0x9c186ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x9c187000 - 0x9c1befef  com.apple.DebugSymbols (2.1 - 87) <84EF10C9-97C0-3AF5-9545-9F6BD1847090> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9c1bf000 - 0x9c1e1ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9c219000 - 0x9c402ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9c403000 - 0x9c410fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9c481000 - 0x9c91fff7  com.apple.RawCamera.bundle (3.9.0 - 584) <5CC4C59B-5ECF-9767-2BB1-493AB505F433> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9c920000 - 0x9c98ffff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9c9aa000 - 0x9cb0cfff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9cb0d000 - 0x9cb10ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9cb11000 - 0x9cb5aff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9cb5b000 - 0x9cb66ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0xba900000 - 0xba91bffd  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <5635DF40-8D8E-3B8C-B075-7B3FC0F184A4> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 15
        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: 6376
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=199.2M resident=142.5M(72%) swapped_out_or_unallocated=56.7M(28%)
    Writable regions: Total=150.7M written=22.7M(15%) resident=79.3M(53%) swapped_out=0K(0%) unallocated=71.4M(47%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  9348K
    CG image                           6444K
    CG raster data                     5040K
    CG shared images                   3512K
    CoreAnimation                      33.8M
    CoreGraphics                          8K
    CoreServices                       3320K
    IOKit                              12.6M
    IOKit (reserved)                    512K        reserved VM address space (unallocated)
    JS JIT generated code               208K
    JS VM register file                4096K
    JS VM register file (reserved)     4096K        reserved VM address space (unallocated)
    JS garbage collector                416K
    MALLOC                             56.3M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    OpenCL                               72K
    OpenGL GLSL                         988K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    SQLite page cache                  3072K
    Stack                              70.2M
    VM_ALLOCATE                        16.9M
    __CI_BITMAP                          80K
    __DATA                             10.2M
    __DATA/__OBJC                       188K
    __IMAGE                            1256K
    __IMPORT                             32K
    __LINKEDIT                         43.1M
    __OBJC                             3220K
    __OBJC/__DATA                       168K
    __PAGEZERO                            4K
    __RC_CAMERAS                        236K
    __TEXT                            156.1M
    __UNICODE                           544K
    mapped file                       113.5M
    shared memory                      29.1M
    shared pmap                        5956K
    ===========                      =======
    TOTAL                             593.7M
    TOTAL, minus reserved VM space    589.1M

    /Users/USER/Library/Contextual Menu Items/ExpanDriveCMPlugin.bundle/Contents/MacOS/ExpanDriveCMPlugin
    /Users/USER/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn
    /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
    /Library/InputManagers/*/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
    /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears
    You have multiple third party Safari add ons installed which can be responsible for Safari crashing.
    Follow the paths above and move the files in bold print to the Desktop.
    Try Safari. If it doesn't crash, move one set of files back to the original folder, quit then relaunch Safari to test.
    One of or of the plugins are causing an incompatiblity issue with the ToolbarDownloadsButton on Safari.
    Note. The first two lines where you see /Users means those filess are in your Home folder. The rest are at root level.
    For Lion:   To find the Home folder in OS X Lion, open the Finder, hold the Option key, and choose Go > Library
    Process of elimination...

  • Safari 5.0.2 (Mac) always crashes at startup on Intel based iMac OSX 10.6.5

    Hi all.
    I'm running Safari 5.0.2. on Mac OS X 10.6.5. Every time I start my iMac it always shuts down (crashes) and generates the following crash report. Any help to fix this issue would be appreciated.
    Thanks
    Brad
    Process: Safari [404]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.2 (6533.18.5)
    Build Info: WebBrowser-75331805~5
    Code Type: X86-64 (Native)
    Parent Process: launchd [108]
    PlugIn Path: /Users/Brad/Library/MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents/MacOS/ FastBrowserSearchPlugin
    PlugIn Identifier: com.MakeWebBetter.FastBrowserSearch
    PlugIn Version: ??? (1.0)
    Date/Time: 2010-11-17 19:47:41.332 +0800
    OS Version: Mac OS X 10.6.5 (10H574)
    Report Version: 6
    Interval Since Last Report: 105352 sec
    Crashes Since Last Report: 11
    Per-App Interval Since Last Report: 74297 sec
    Per-App Crashes Since Last Report: 11
    Anonymous UUID: 3C9A93FC-436B-4DEE-94E8-5911FD657144
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[BrowserWindowController currentWebView]: unrecognized selector sent to instance 0x1008448e0'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff877d17b4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff81d130f3 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff8782b110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    3 CoreFoundation 0x00007fff877a391f __forwarding__ + 751
    4 CoreFoundation 0x00007fff8779fa68 CF_forwarding_prep0 + 232
    5 FastBrowserSearchPlugin 0x00000001148f16e5 +[FastBrowserSearchPlugin load] + 2352
    6 libobjc.A.dylib 0x00007fff81d0d1fb callloadmethods + 162
    7 libobjc.A.dylib 0x00007fff81d0cf40 load_images + 220
    8 ??? 0x00007fff5fc0315a 0x0 + 140734799819098
    9 ??? 0x00007fff5fc0bcdd 0x0 + 140734799854813
    10 ??? 0x00007fff5fc0bda6 0x0 + 140734799855014
    11 ??? 0x00007fff5fc08fbb 0x0 + 140734799843259
    12 libSystem.B.dylib 0x00007fff85e5d3a0 dlopen + 61
    13 CoreFoundation 0x00007fff8776af27 _CFBundleDlfcnLoadBundle + 231
    14 CoreFoundation 0x00007fff87769ec7 _CFBundleLoadExecutableAndReturnError + 1191
    15 Foundation 0x00007fff8164e0c6 _NSBundleLoadCode + 638
    16 Foundation 0x00007fff8164d9e9 -[NSBundle loadAndReturnError:] + 742
    17 Foundation 0x00007fff8165f378 -[NSBundle principalClass] + 38
    18 MTWB 0x00000001148ec13b -[MTWB_Handler loadBundle:] + 50
    19 MTWB 0x00000001148ebda9 -[MTWB_Handler installPlugins] + 338
    20 MTWB 0x00000001148eb179 SafariAddonHandler + 71
    21 OpenScripting 0x00007fff843a1a2e ZL17EventHandlerThunkPK6AEDescPSPv + 149
    22 AE 0x00007fff88f44323 Z20aeDispatchAppleEventPK6AEDescPSjPh + 162
    23 AE 0x00007fff88f4421c ZL25dispatchEventAndSendReplyPK6AEDescPS + 32
    24 AE 0x00007fff88f44123 aeProcessAppleEvent + 210
    25 HIToolbox 0x00007fff81eba821 AEProcessAppleEvent + 48
    26 AppKit 0x00007fff84af704b _DPSNextEvent + 1205
    27 AppKit 0x00007fff84af67a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    28 Safari 0x00000001000165d4 0x0 + 4295058900
    29 AppKit 0x00007fff84abc48b -[NSApplication run] + 395
    30 AppKit 0x00007fff84ab51a8 NSApplicationMain + 364
    31 Safari 0x000000010000a4a0 0x0 + 4295009440
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff85ea5616 __kill + 10
    1 libSystem.B.dylib 0x00007fff85f45cca abort + 83
    2 libstdc++.6.dylib 0x00007fff808125d2 _tcf0 + 0
    3 libobjc.A.dylib 0x00007fff81d16d29 objcterminate + 100
    4 libstdc++.6.dylib 0x00007fff80810ae1 _cxxabiv1::_terminate(void (*)()) + 11
    5 libstdc++.6.dylib 0x00007fff80810b16 _cxxabiv1::_unexpected(void (*)()) + 0
    6 libstdc++.6.dylib 0x00007fff80810bfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    7 libobjc.A.dylib 0x00007fff81d13192 object_getIvar + 0
    8 com.apple.CoreFoundation 0x00007fff8782b110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    9 com.apple.CoreFoundation 0x00007fff877a391f __forwarding__ + 751
    10 com.apple.CoreFoundation 0x00007fff8779fa68 CF_forwarding_prep0 + 232
    11 ...WebBetter.FastBrowserSearch 0x00000001148f16e5 +[FastBrowserSearchPlugin load] + 2352
    12 libobjc.A.dylib 0x00007fff81d0d1fb callloadmethods + 162
    13 libobjc.A.dylib 0x00007fff81d0cf40 load_images + 220
    14 dyld 0x00007fff5fc0315a dyld::notifySingle(dyldimagestates, ImageLoader const*) + 344
    15 dyld 0x00007fff5fc0bcdd ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 221
    16 dyld 0x00007fff5fc0bda6 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 58
    17 dyld 0x00007fff5fc08fbb dlopen + 573
    18 libSystem.B.dylib 0x00007fff85e5d3a0 dlopen + 61
    19 com.apple.CoreFoundation 0x00007fff8776af27 _CFBundleDlfcnLoadBundle + 231
    20 com.apple.CoreFoundation 0x00007fff87769ec7 _CFBundleLoadExecutableAndReturnError + 1191
    21 com.apple.Foundation 0x00007fff8164e0c6 _NSBundleLoadCode + 638
    22 com.apple.Foundation 0x00007fff8164d9e9 -[NSBundle loadAndReturnError:] + 742
    23 com.apple.Foundation 0x00007fff8165f378 -[NSBundle principalClass] + 38
    24 com.MTWB.SafariAddon.osax 0x00000001148ec13b -[MTWB_Handler loadBundle:] + 50
    25 com.MTWB.SafariAddon.osax 0x00000001148ebda9 -[MTWB_Handler installPlugins] + 338
    26 com.MTWB.SafariAddon.osax 0x00000001148eb179 SafariAddonHandler + 71
    27 com.apple.openscripting 0x00007fff843a1a2e EventHandlerThunk(AEDesc const*, AEDesc*, void*) + 149
    28 com.apple.AE 0x00007fff88f44323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    29 com.apple.AE 0x00007fff88f4421c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    30 com.apple.AE 0x00007fff88f44123 aeProcessAppleEvent + 210
    31 com.apple.HIToolbox 0x00007fff81eba821 AEProcessAppleEvent + 48
    32 com.apple.AppKit 0x00007fff84af704b _DPSNextEvent + 1205
    33 com.apple.AppKit 0x00007fff84af67a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    34 com.apple.Safari 0x00000001000165d4 0x100000000 + 91604
    35 com.apple.AppKit 0x00007fff84abc48b -[NSApplication run] + 395
    36 com.apple.AppKit 0x00007fff84ab51a8 NSApplicationMain + 364
    37 com.apple.Safari 0x000000010000a4a0 0x100000000 + 42144
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff85e7016a kevent + 10
    1 libSystem.B.dylib 0x00007fff85e7203d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff85e71d14 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff85e7183e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff85e71168 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff85e71005 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff85e70f8a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85e7139c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85e71005 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff85e91fca _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85e95de1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff86a91d49 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff86a8de4c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff85e90536 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85e903e9 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff85e572da machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85e5794d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8776c932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8776bdbf CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002fa3d 0x100000000 + 195133
    5 com.apple.Safari 0x000000010002f9cd 0x100000000 + 195021
    6 libSystem.B.dylib 0x00007fff85e90536 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85e903e9 thread_start + 13
    Thread 5:
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff85e91fca _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85e95de1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff867ba400 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001be849 0x100000000 + 1828937
    4 com.apple.Safari 0x000000010004750b 0x100000000 + 292107
    5 com.apple.Safari 0x0000000100047389 0x100000000 + 291721
    6 libSystem.B.dylib 0x00007fff85e90536 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85e903e9 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff85e572da machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85e5794d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8776c932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8776bdbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8169407f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff816150a5 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff85e90536 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85e903e9 thread_start + 13
    Thread 8: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff85e9ae92 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff8778e498 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff85e90536 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff85e903e9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff70af42d8 rcx: 0x00007fff5fbfe388 rdx: 0x0000000000000000
    rdi: 0x0000000000000194 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe3a0 rsp: 0x00007fff5fbfe388
    r8: 0x00007fff70af7a40 r9: 0x0000000000000063 r10: 0x00007fff85ea1656 r11: 0x0000000000000206
    r12: 0x00007fff87856b09 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00000001008448e0
    rip: 0x00007fff85ea5616 rfl: 0x0000000000000206 cr2: 0x00007fff85f30436
    Binary Images:
    0x100000000 - 0x1006b0fe7 com.apple.Safari 5.0.2 (6533.18.5) <8387031E-6288-7B8A-DF4B-59412EDE5098> /Applications/Safari.app/Contents/MacOS/Safari
    0x1148ea000 - 0x1148ecfff +com.MTWB.SafariAddon.osax ??? (1.0) <07F89448-3C9B-4893-46B5-D46138999B9F> /Users/Brad/Library/ScriptingAdditions/MTWB.osax/Contents/MacOS/MTWB
    0x1148f0000 - 0x1148f5fff +com.MakeWebBetter.FastBrowserSearch ??? (1.0) <2F66120A-A252-0AC5-DD33-C59C78CAC902> /Users/Brad/Library/MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents/MacOS/ FastBrowserSearchPlugin
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
    0x7fff800b6000 - 0x7fff800cafff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff800cb000 - 0x7fff801a5ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff801a6000 - 0x7fff804dafff com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff804db000 - 0x7fff804e4ff7 com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff804e5000 - 0x7fff8052afff com.apple.CoreMediaIOServices 133.0 (1158) <53F7A2A6-78CA-6C34-0BB6-471388019799> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8052b000 - 0x7fff80536fff com.apple.corelocation 12.1 (12.1) <0B15767B-D752-7DA6-A8BB-5A1C9C39C5C8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff80537000 - 0x7fff80546fff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff80547000 - 0x7fff80581fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff80781000 - 0x7fff80792fff SyndicationUI ??? (???) <38522C02-AE1B-EEA7-D74C-544D54CB6641> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff80793000 - 0x7fff807c5fff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff807c6000 - 0x7fff80843fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff80844000 - 0x7fff80893fef libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8094b000 - 0x7fff8097cfff libGLImage.dylib ??? (???) <57DA0064-4581-62B8-37A8-A07ADEF46EE2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8097d000 - 0x7fff80982fff libGFXShared.dylib ??? (???) <A94DE483-A586-A172-104F-1CFC5F0BFD57> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8099f000 - 0x7fff80addfff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff80b2e000 - 0x7fff80bb0fff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff80bb1000 - 0x7fff810b5fe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff810b6000 - 0x7fff81165fff edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8126c000 - 0x7fff81383fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
    0x7fff81384000 - 0x7fff813a1ff7 libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff813a2000 - 0x7fff81463fe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff81464000 - 0x7fff81549fef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8154a000 - 0x7fff8154cfff 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
    0x7fff8154d000 - 0x7fff81590fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff81591000 - 0x7fff81591ff7 com.apple.Carbon 150 (152) <B72D29DB-3787-26D1-E842-7AF12F179A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81592000 - 0x7fff815d9fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff81604000 - 0x7fff81887ff7 com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff81888000 - 0x7fff818d4fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff81919000 - 0x7fff819b3fff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff819b4000 - 0x7fff81a6dfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff81a6e000 - 0x7fff81a6ffff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff81a70000 - 0x7fff81aeffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff81af8000 - 0x7fff81afbff7 com.apple.securityhi 4.0 (36638) <0CCEB8E0-8D7E-5046-F4E2-5F66D24B6600> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff81afc000 - 0x7fff81b9cfff com.apple.LaunchServices 362.1 (362.1) <E6C54E8F-6470-0A25-14CE-141F7E9C25B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff81b9d000 - 0x7fff81bc8ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff81c07000 - 0x7fff81c16fff com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff81cc2000 - 0x7fff81cd1fff com.apple.opengl 1.6.11 (1.6.11) <43D5BE71-E1F6-6974-210C-17C68919AE08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff81d02000 - 0x7fff81d08ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81d09000 - 0x7fff81dbffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff81dcf000 - 0x7fff81dcfff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff81e86000 - 0x7fff82184fe7 com.apple.HIToolbox 1.6.3 (???) <2ECF8260-B05F-C7AD-B072-95713326EC2F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff821ba000 - 0x7fff8221afe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff823af000 - 0x7fff823cfff7 com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff823d0000 - 0x7fff823ffff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff82400000 - 0x7fff82519fef libGLProgrammability.dylib ??? (???) <13E8114C-6E07-A66E-35E6-C185E54840AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff82589000 - 0x7fff825d3ff7 com.apple.Metadata 10.6.3 (507.12) <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff825d4000 - 0x7fff829aefff com.apple.RawCamera.bundle 3.4.1 (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff829af000 - 0x7fff82a19fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff82a1a000 - 0x7fff82a1aff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82a1b000 - 0x7fff82a50fef com.apple.framework.Apple80211 6.2.3 (623.2) <8C50F34F-2981-0DF8-4423-09556C1628C0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff82a51000 - 0x7fff82a5dfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <D659C43E-3E1A-F45C-9EFB-AF18990A402E> /usr/lib/libbz2.1.0.dylib
    0x7fff82a5e000 - 0x7fff82a9bfff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82a9c000 - 0x7fff82ae5ff7 com.apple.securityinterface 4.0.1 (37214) <9F729F74-3732-8326-D218-E4D19AECC2DB> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff82ae6000 - 0x7fff82b4efff com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff82b4f000 - 0x7fff82dd5fef com.apple.security 6.1.1 (37594) <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff82de1000 - 0x7fff82df3fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82f55000 - 0x7fff82f99fe7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff82f9a000 - 0x7fff82fdbfff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83020000 - 0x7fff8305dff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff830b6000 - 0x7fff83233ff7 com.apple.WebKit 6533.18 (6533.18.1) <6B55A3A4-CE83-BB0B-9EDE-B6AC8B2907AB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff83234000 - 0x7fff832c0fef SecurityFoundation ??? (???) <84778E7D-B73C-781A-CD71-7EF5E7EA8EF5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff832ca000 - 0x7fff83ad4fe7 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
    0x7fff83ae9000 - 0x7fff83aefff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff83af0000 - 0x7fff841ed06f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff841ee000 - 0x7fff8435dfe7 com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8435e000 - 0x7fff84364fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff84365000 - 0x7fff8436aff7 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
    0x7fff8438f000 - 0x7fff843aaff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff843ab000 - 0x7fff843abff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff843ac000 - 0x7fff843f4ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff843f5000 - 0x7fff84466ff7 com.apple.AppleVAFramework 4.10.12 (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff844a4000 - 0x7fff84841fe7 com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff84842000 - 0x7fff84842ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff84843000 - 0x7fff848f8fe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff848f9000 - 0x7fff84a1ffff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84a20000 - 0x7fff84a9cff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff84a9d000 - 0x7fff84ab2ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84ab3000 - 0x7fff854a9fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff854e0000 - 0x7fff85570fff 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
    0x7fff85571000 - 0x7fff85574ff7 libCoreVMClient.dylib ??? (???) <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85575000 - 0x7fff85583ff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff85959000 - 0x7fff8596ffef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff859ab000 - 0x7fff859abff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff859ac000 - 0x7fff85a01fef com.apple.framework.familycontrols 2.0.1 (2010) <52F3A371-601C-6D1A-566F-DAEA33B134E2> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff85a02000 - 0x7fff85a45ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff85a46000 - 0x7fff85a51ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff85a52000 - 0x7fff85a53ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff85a54000 - 0x7fff85c96fef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85c97000 - 0x7fff85e55fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff85e56000 - 0x7fff86017fff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff860e4000 - 0x7fff8610afe7 libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8610b000 - 0x7fff8619afff com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8619b000 - 0x7fff86218fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff862de000 - 0x7fff86406ff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff86407000 - 0x7fff86440fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <97F968EB-80ED-36FB-7819-D438B489E46E> /usr/lib/libcups.2.dylib
    0x7fff86449000 - 0x7fff864b5ff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff864b6000 - 0x7fff8656bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff866b9000 - 0x7fff866cffe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff866d0000 - 0x7fff867a2fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff867a3000 - 0x7fff867a7ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff867a8000 - 0x7fff86990ff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <C6F7B4E1-1DF6-414A-5A17-B334A814B2A0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff86991000 - 0x7fff86992fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff86993000 - 0x7fff869dcfef libGLU.dylib ??? (???) <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86a8b000 - 0x7fff876feff7 com.apple.WebCore 6533.18 (6533.18.1) <E98598FB-8C73-1334-7C30-216CC49B889E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff876ff000 - 0x7fff87710ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff87711000 - 0x7fff87711ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87712000 - 0x7fff87717fff libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87718000 - 0x7fff8771ffff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87720000 - 0x7fff87897fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87a7c000 - 0x7fff87ebffef 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
    0x7fff87ec0000 - 0x7fff88077fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff88078000 - 0x7fff880b1ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff880b2000 - 0x7fff88114fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff88115000 - 0x7fff88236fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8828e000 - 0x7fff882affff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff882b0000 - 0x7fff882c1fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8842c000 - 0x7fff8846dfef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8846e000 - 0x7fff88578ff7 com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff88579000 - 0x7fff887b4fef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff887b5000 - 0x7fff887daff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff887db000 - 0x7fff887f4fff 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
    0x7fff887f5000 - 0x7fff8883cff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8883d000 - 0x7fff888bbfff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff888bc000 - 0x7fff8890bff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff8890c000 - 0x7fff8890cff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8890d000 - 0x7fff88a11fff com.apple.PubSub 1.0.5 (65.20) <DA852327-4B80-B49A-666C-835410273DE3> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff88b3e000 - 0x7fff88da8fef com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff88da9000 - 0x7fff88e66ff7 com.apple.CoreServices.OSServices 357 (357) <6A39BF24-C94A-E90F-1CFE-33420B226818> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88e67000 - 0x7fff88ea8ff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff88ea9000 - 0x7fff88eadff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88eae000 - 0x7fff88eb1fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff88eb2000 - 0x7fff88eb4fff libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88f06000 - 0x7fff88f1aff7 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
    0x7fff88f1b000 - 0x7fff88f3efff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88f41000 - 0x7fff88f7cfff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff88f7d000 - 0x7fff88fcefef com.apple.HIServices 1.8.1 (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff88fe8000 - 0x7fff88ff3fff com.apple.CrashReporterSupport 10.6.5 (252) <0895BE37-CC7E-1939-8020-489BFCB3E2C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88ff4000 - 0x7fff8901cfff 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
    0x7fff8901d000 - 0x7fff8902afe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff890aa000 - 0x7fff890abff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff890ac000 - 0x7fff89131ff7 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
    0x7fff89132000 - 0x7fff89148fff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.20f4
    Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD3200AAJS-40RYA0, 298.09 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa200000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfa220000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x1a100000
    USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), 0x045e (Microsoft Corporation), 0x0040, 0x1d100000
    FireWire Device: d2 quadra (button), LaCie, Up to 800 Mb/sec

    0x1148ea000 - 0x1148ecfff +com.MTWB.SafariAddon.osax ??? (1.0) <07F89448-3C9B-4893-46B5-D46138999B9F> /Users/Brad/Library/ScriptingAdditions/MTWB.osax/Contents/MacOS/MTWB
    0x1148f0000 - 0x1148f5fff +com.MakeWebBetter.FastBrowserSearch ??? (1.0) <2F66120A-A252-0AC5-DD33-C59C78CAC902> /Users/Brad/Library/MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents/MacOS/ FastBrowserSearchPlugin
    Remove these two items.

  • Safari 6.0.1 keeps randomly crashing

    Safari 6.0.1 keeps randomly crashing. I'm not exactly sure what triggers it. Sometimes it's when I navigate to a new page. Sometimes I'm not even touching my laptap, I'll walk away for a moment and I'll come back and safari has quit on me. Sometimes I'll have an open page in my dock, but working in another program and safari will just quit. I've searched thru many of the forums here and tried different things, but nothing has helped. I recently upgraded to Mountain Lion, and that is when I noticed safari kept crashing. Occasionally my entire computer will just shut down and I have to restart or while I'm working it will randomly log me out and log me back in without me doing anything, but that doesn't happen as often as safari crashing.
    Here is my crash report for safari. I hope someone can help me out with this.
    Process:         WebProcess [4107]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.26.14)
    Build Info:      WebKit2-7536026014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2012-10-22 23:12:02.961 -0400
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          150396 sec
    Crashes Since Last Report:           47
    Per-App Interval Since Last Report:  137882 sec
    Per-App Crashes Since Last Report:   41
    Anonymous UUID:                      6AB412BD-0E9A-1170-A58D-7964ADE900D0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8f1d7758 objc_msgSend_vtable14 + 24
    1   com.apple.CoreFoundation                0x00007fff8892685a CFRelease + 170
    2   com.apple.CoreFoundation                0x00007fff8892ae0a __CFBasicHashDrain + 442
    3   com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    4   com.apple.CFNetwork                     0x00007fff84d707cf MixedDict::~MixedDict() + 33
    5   com.apple.CFNetwork                     0x00007fff84d707a0 HTTPHeaderDict::~HTTPHeaderDict() + 18
    6   com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    7   com.apple.CFNetwork                     0x00007fff84d44df5 HTTPMessage::~HTTPMessage() + 143
    8   com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    9   com.apple.CFNetwork                     0x00007fff84d45102 URLResponse::~URLResponse() + 118
    10  com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    11  com.apple.CFNetwork                     0x00007fff84cdce4d __CFCachedURLResponse::~__CFCachedURLResponse() + 99
    12  com.apple.CFNetwork                     0x00007fff84cdcdd1 __CFCachedURLResponse::~__CFCachedURLResponse() + 17
    13  com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    14  com.apple.CFNetwork                     0x00007fff84d3ec72 __CFURLCacheNode::~__CFURLCacheNode() + 40
    15  com.apple.CFNetwork                     0x00007fff84d3ec3b __CFURLCacheNode::~__CFURLCacheNode() + 17
    16  com.apple.CFNetwork                     0x00007fff84cdc452 __CFURLCache::RemoveResponseFromCacheContainers(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, bool) + 246
    17  com.apple.CFNetwork                     0x00007fff84ce55bd __CFURLCache::RemoveLRUCachedItems(long, __CFURLCacheNode*) + 169
    18  com.apple.CFNetwork                     0x00007fff84cd7ef9 __CFURLCache::CreateAndStoreCacheNode(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, _CFURLRequest const*, void const*, bool, bool&) + 137
    19  com.apple.CFNetwork                     0x00007fff84d3c6d3 AddCacheTask(__CFURLCacheNode*) + 406
    20  com.apple.CFNetwork                     0x00007fff84cd7d09 CFURLCacheAddCachedResponseForRequest + 221
    21  com.apple.CFNetwork                     0x00007fff84cd7c01 ___clientEvent_WillCacheResponse_block_invoke_0 + 55
    22  com.apple.CFNetwork                     0x00007fff84ce2111 ___delegate_willCacheResponse_block_invoke_0 + 95
    23  com.apple.CFNetwork                     0x00007fff84d5f3ca ___withDelegateAsync_block_invoke_0 + 90
    24  com.apple.CFNetwork                     0x00007fff84def56a __block_global_1 + 28
    25  com.apple.CoreFoundation                0x00007fff8894e724 CFArrayApplyFunction + 68
    26  com.apple.CFNetwork                     0x00007fff84d50554 RunloopBlockContext::perform() + 124
    27  com.apple.CFNetwork                     0x00007fff84d5042b MultiplexerSource::perform() + 221
    28  com.apple.CoreFoundation                0x00007fff88930101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    29  com.apple.CoreFoundation                0x00007fff8892fa25 __CFRunLoopDoSources0 + 245
    30  com.apple.CoreFoundation                0x00007fff88952dc5 __CFRunLoopRun + 789
    31  com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    32  com.apple.HIToolbox                     0x00007fff8df490a4 RunCurrentEventLoopInMode + 209
    33  com.apple.HIToolbox                     0x00007fff8df48e42 ReceiveNextEventCommon + 356
    34  com.apple.HIToolbox                     0x00007fff8df48cd3 BlockUntilNextEventMatchingListInMode + 62
    35  com.apple.AppKit                        0x00007fff86984613 _DPSNextEvent + 685
    36  com.apple.AppKit                        0x00007fff86983ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    37  com.apple.AppKit                        0x00007fff8697b283 -[NSApplication run] + 517
    38  com.apple.WebCore                       0x00007fff8331fe0f WebCore::RunLoop::run() + 63
    39  com.apple.WebKit2                       0x00007fff8f70ec8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    40  com.apple.WebKit2                       0x00007fff8f6d65bd WebKitMain + 285
    41  com.apple.WebProcess                    0x000000010c8f7e7b 0x10c8f7000 + 3707
    42  libdyld.dylib                           0x00007fff8a3af7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff83e4cd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff89d57dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff89d579ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff83e4a6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff89d58486 _dispatch_semaphore_wait_slow + 241
    2   libxpc.dylib                            0x00007fff84ecee1f xpc_connection_send_message_with_reply_sync + 127
    3   com.apple.SystemConfiguration           0x00007fff8c2840b3 _reach_server_target_status + 291
    4   com.apple.SystemConfiguration           0x00007fff8c284e5a __SCNetworkReachabilityServer_targetStatus + 34
    5   com.apple.SystemConfiguration           0x00007fff8c25512d __SCNetworkReachabilityGetFlags + 331
    6   com.apple.SystemConfiguration           0x00007fff8c254f58 SCNetworkReachabilityGetFlags + 241
    7   com.apple.CFNetwork                     0x00007fff84d379d3 SocketStream::Reachability::schedule(dispatch_queue_s*) + 39
    8   com.apple.CFNetwork                     0x00007fff84d37623 SocketStream::addNetworkReachability_NoLock() + 163
    9   com.apple.CFNetwork                     0x00007fff84d37487 SocketStream::socketCallbackConnectLocked(SocketStreamSignalHolder*, void const*) + 201
    10  com.apple.CFNetwork                     0x00007fff84d3736d SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 131
    11  com.apple.CFNetwork                     0x00007fff84d372d1 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 83
    12  com.apple.CoreFoundation                0x00007fff8896f408 __CFSocketPerformV0 + 728
    13  com.apple.CoreFoundation                0x00007fff88930101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    14  com.apple.CoreFoundation                0x00007fff8892faed __CFRunLoopDoSources0 + 445
    15  com.apple.CoreFoundation                0x00007fff88952dc5 __CFRunLoopRun + 789
    16  com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    17  com.apple.Foundation                    0x00007fff8808c586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    18  com.apple.Foundation                    0x00007fff880ea612 __NSThread__main__ + 1345
    19  libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    20  libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8b905d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b868724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8b868606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff833352b1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff83e4c322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff889924e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 9:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490fc3 _pthread_cond_wait + 927
    2   com.apple.CoreVideo                     0x00007fff886e0ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3   com.apple.CoreVideo                     0x00007fff886e023d CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                     0x00007fff886e0013 startIOThread(void*) + 148
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 10:: Dispatch queue: com.apple.xpc.waitq
    0   libdispatch.dylib                       0x00007fff89d58b71 _dispatch_semaphore_dispose + 51
    1   libdispatch.dylib                       0x00007fff89d55898 _dispatch_dispose + 49
    2   libdispatch.dylib                       0x00007fff89d55837 -[OS_dispatch_object _xref_dispose] + 51
    3   libxpc.dylib                            0x00007fff84ecf83c _xpc_connection_call_reply + 31
    4   libdispatch.dylib                       0x00007fff89d550b6 _dispatch_client_callout + 8
    5   libdispatch.dylib                       0x00007fff89d5647f _dispatch_queue_drain + 235
    6   libdispatch.dylib                       0x00007fff89d562f1 _dispatch_queue_invoke + 52
    7   libdispatch.dylib                       0x00007fff89d561c3 _dispatch_worker_thread2 + 249
    8   libsystem_c.dylib                       0x00007fff8548ecab _pthread_wqthread + 404
    9   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 11:: Dispatch queue: com.apple.SystemConfiguration.SCNetworkReachability.xpcq
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548efb6 pthread_workqueue_addthreads_np + 47
    2   libdispatch.dylib                       0x00007fff89d56073 _dispatch_queue_wakeup_global_slow + 59
    3   libdispatch.dylib                       0x00007fff89d55ecd _dispatch_wakeup + 132
    4   libdispatch.dylib                       0x00007fff89d55e10 _dispatch_queue_push_list_slow2 + 33
    5   libxpc.dylib                            0x00007fff84ecf503 _xpc_connection_recv_message + 796
    6   libxpc.dylib                            0x00007fff84ecf16d _xpc_connection_wakeup_recv + 165
    7   libxpc.dylib                            0x00007fff84ecd8b4 _xpc_connection_wakeup2 + 1799
    8   libxpc.dylib                            0x00007fff84ecf0ae _xpc_connection_reply_event + 163
    9   libdispatch.dylib                       0x00007fff89d550b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff89d5729b _dispatch_source_invoke + 691
    11  libdispatch.dylib                       0x00007fff89d56305 _dispatch_queue_invoke + 72
    12  libdispatch.dylib                       0x00007fff89d56448 _dispatch_queue_drain + 180
    13  libdispatch.dylib                       0x00007fff89d562f1 _dispatch_queue_invoke + 52
    14  libdispatch.dylib                       0x00007fff89d56448 _dispatch_queue_drain + 180
    15  libdispatch.dylib                       0x00007fff89d562f1 _dispatch_queue_invoke + 52
    16  libdispatch.dylib                       0x00007fff89d561c3 _dispatch_worker_thread2 + 249
    17  libsystem_c.dylib                       0x00007fff8548ecab _pthread_wqthread + 404
    18  libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff88aca424  rbx: 0x00007fb9cc0c4170  rcx: 0x00007fff7358ce10  rdx: 0x0000000000000007
      rdi: 0x00007fb9cc0d8ba0  rsi: 0x00007fff871abc76  rbp: 0x00007fff53306a20  rsp: 0x00007fff533069d8
       r8: 0x00007fb9cc078990   r9: 0x000000005acb533d  r10: 0x00007fb9cc0a5ff0  r11: 0x0000000096d1230a
      r12: 0x0000000000000004  r13: 0x00000000a5baadb9  r14: 0x00000000a7baadb1  r15: 0x00007fb9cc0d8ba0
      rip: 0x00007fff8f1d7758  rfl: 0x0000000000010246  cr2: 0xffffff8092267004
    Logical CPU: 1
    Binary Images:
           0x10c8f7000 -        0x10c8f7fff  com.apple.WebProcess (8536 - 8536.26.14) <04443BB6-662D-3053-B839-23AC888D5497> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10c8ff000 -        0x10c8fffff  WebProcessShim.dylib (7536.26.14) <E5E6AD28-2DA2-34DC-9715-F7915243144F> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x10e091000 -        0x10e0a7fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x10e756000 -        0x10e757ff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x10eb1c000 -        0x10eb32ff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x111941000 -        0x111af8fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x111b2f000 -        0x111c71fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x111ca5000 -        0x111cb3ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x111cba000 -        0x111ce7fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x111cf0000 -        0x111cf9fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x111cff000 -        0x111d02ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x200000000 -        0x200822ff7  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <CF32F783-46E3-3837-A993-01CB9C2BE6BC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6c4f7000 -     0x7fff6c52b93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff82883000 -     0x7fff8288dfff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff8288e000 -     0x7fff83847fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff838cb000 -     0x7fff838d1fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff838d2000 -     0x7fff83b52ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff83b56000 -     0x7fff83b57fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff83b58000 -     0x7fff83c9cfef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff83c9d000 -     0x7fff83ceafff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff83d14000 -     0x7fff83d5ffff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff83d60000 -     0x7fff83e25ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83e3a000 -     0x7fff83e55ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83e56000 -     0x7fff83eddff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff83f3c000 -     0x7fff83f92fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff84855000 -     0x7fff84855fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84856000 -     0x7fff8487efff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8487f000 -     0x7fff84895fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff84896000 -     0x7fff84898fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84899000 -     0x7fff848adfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff848ae000 -     0x7fff848afff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8493b000 -     0x7fff84962ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff849b3000 -     0x7fff84ccaff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84ccb000 -     0x7fff84cd2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff84cd3000 -     0x7fff84e47fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff84e48000 -     0x7fff84e5cfff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84e67000 -     0x7fff84e82ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff84e83000 -     0x7fff84ebdfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84ec3000 -     0x7fff84ee5ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff84ef7000 -     0x7fff850a5fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff850a6000 -     0x7fff850a8ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff850a9000 -     0x7fff850adfff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff850ae000 -     0x7fff850cfff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff850d0000 -     0x7fff85138fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85139000 -     0x7fff8513dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8513e000 -     0x7fff8513efff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8513f000 -     0x7fff85145fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85146000 -     0x7fff8515cfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff851a1000 -     0x7fff851befff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff851bf000 -     0x7fff85345fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85346000 -     0x7fff8534cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8534d000 -     0x7fff8536cff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8536d000 -     0x7fff8538cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8538d000 -     0x7fff85398fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85399000 -     0x7fff853a3ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff853d6000 -     0x7fff85454ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85478000 -     0x7fff85544fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff85545000 -     0x7fff85ed5c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff85ed6000 -     0x7fff86060fff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86061000 -     0x7fff86062fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff86063000 -     0x7fff860baff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff860bb000 -     0x7fff8614cfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8614d000 -     0x7fff8620aff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8620b000 -     0x7fff8620dfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8620e000 -     0x7fff8629bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8629c000 -     0x7fff862aafff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff862ab000 -     0x7fff862affff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86345000 -     0x7fff86346ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86347000 -     0x7fff86352ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff86353000 -     0x7fff8637ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff86380000 -     0x7fff8641dff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8641e000 -     0x7fff8641ffff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff86422000 -     0x7fff8653cfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8653d000 -     0x7fff86580ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff865e1000 -     0x7fff865e5fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff865e6000 -     0x7fff865eafff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff865eb000 -     0x7fff865f7ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff865f8000 -     0x7fff865fbfff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8677d000 -     0x7fff8682efff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8682f000 -     0x7fff8745cff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8745d000 -     0x7fff8747fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87480000 -     0x7fff874b6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff87503000 -     0x7fff87531ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff87534000 -     0x7fff875cefff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff875cf000 -     0x7fff875d4fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff875d5000 -     0x7fff87600fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87601000 -     0x7fff87632ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87633000 -     0x7fff878d7fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87928000 -     0x7fff8792aff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8793d000 -     0x7fff879d7fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff879d8000 -     0x7fff879e4fff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff879e5000 -     0x7fff87c1aff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87c1b000 -     0x7fff87c88ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87c89000 -     0x7fff87cdfff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87ce0000 -     0x7fff87cf2ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff87d07000 -     0x7fff87d4ffff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87d50000 -     0x7fff87d67fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87d68000 -     0x7fff87da2fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff87da3000 -     0x7fff87da5fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff87da6000 -     0x7fff88054fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88055000 -     0x7fff883b1fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff884a2000 -     0x7fff884f1ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff884f2000 -     0x7fff884f4ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff884f5000 -     0x7fff884f8fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff884f9000 -     0x7fff88544ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88545000 -     0x7fff88584ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88585000 -     0x7fff885b9fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff885ba000 -     0x7fff886dafff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff886de000 -     0x7fff88708ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8870b000 -     0x7fff88722fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88723000 -     0x7fff887fdff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff887fe000 -     0x7fff88803fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8891e000 -     0x7fff88b07fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88b08000 -     0x7fff88b75fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88b76000 -     0x7fff88bc0ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88bc1000 -     0x7fff88bc9fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff88bca000 -     0x7fff88fc3ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff88fc4000 -     0x7fff88fd3ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff88fec000 -     0x7fff88ff2fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88ff3000 -     0x7fff89075fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89076000 -     0x7fff89076fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8908c000 -     0x7fff890b3ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff890b4000 -     0x7fff89110fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89111000 -     0x7fff89166ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89167000 -     0x7fff891c3fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff891c4000 -     0x7fff891c4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff891c5000 -     0x7fff891d8ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff891d9000 -     0x7fff891e8ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff891e9000 -     0x7fff89312ff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89589000 -     0x7fff8958dfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8958e000 -     0x7fff895cafff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff895cb000 -     0x7fff895d6ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89789000 -     0x7fff89b80fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89c50000 -     0x7fff89d45fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff89d46000 -     0x7fff89d52fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89d53000 -     0x7fff89d68ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff89d69000 -     0x7fff89d89fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d8a000 -     0x7fff89d97fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff89d98000 -     0x7fff89dc1fff  libsandbox.1.dylib (220) <163B48F0-2A0D-3E07-8576-6734C98CEF25> /usr/lib/libsandbox.1.dylib
        0x7fff89dfd000 -     0x7fff89dfffff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89e00000 -     0x7fff89e00fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89e01000 -     0x7fff89e04fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff89e05000 -     0x7fff8a060ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8a061000 -     0x7fff8a061fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a068000 -     0x7fff8a075fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a076000 -     0x7fff8a0d3fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a0d4000 -     0x7fff8a26ffef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a2cb000 -     0x7fff8a325fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8a326000 -     0x7fff8a33bfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8a33c000 -     0x7fff8a3acfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8a3ad000 -     0x7fff8a3b0ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8a3f7000 -     0x7fff8a41efff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a41f000 -     0x7fff8a51dfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8a51e000 -     0x7fff8a526ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a527000 -     0x7fff8a56bfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a595000 -     0x7fff8a616fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a617000 -     0x7fff8a61efff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a61f000 -     0x7fff8a622ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8a623000 -     0x7fff8a651fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8a663000 -     0x7fff8a765fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a9ae000 -     0x7fff8a9faff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8aab9000 -     0x7fff8aab9fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8aaba000 -     0x7fff8aac8ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ac7d000 -     0x7fff8ae7dfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8ae7e000 -     0x7fff8ae80fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ae81000 -     0x7fff8ae81fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ae82000 -     0x7fff8aeb9ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aeba000 -     0x7fff8af22ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8af23000 -     0x7fff8b665ff7  libclh.dylib (4.0.3 - 4.0.3) <16FC7127-61C7-3F3A-870E-16CD38E5BB37> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8b666000 -     0x7fff8b670fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b671000 -     0x7fff8b684ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b685000 -     0x7fff8b6dcff

    This is getting so ridiculous. It's becoming very difficult to get anything productive done. Here is the latest crash report.
    Process:         WebProcess [8836]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.26.14)
    Build Info:      WebKit2-7536026014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2012-10-25 13:52:23.815 -0400
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          299595 sec
    Crashes Since Last Report:           92
    Per-App Interval Since Last Report:  284485 sec
    Per-App Crashes Since Last Report:   83
    Anonymous UUID:                      6AB412BD-0E9A-1170-A58D-7964ADE900D0
    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                 000000010c3ea000-000000010c3eb000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     000000000000000000 0 + 0
    1   com.apple.JavaScriptCore                0x00007fff8b8666ae JSC::MarkedBlock::FreeList JSC::MarkedBlock::sweepHelper<true>(JSC::MarkedBlock::SweepMode) + 398
    2   com.apple.JavaScriptCore                0x00007fff8b8664d4 JSC::MarkedBlock::sweep(JSC::MarkedBlock::SweepMode) + 36
    3   com.apple.JavaScriptCore                0x00007fff8b8116cb JSC::Heap::sweep() + 107
    4   com.apple.JavaScriptCore                0x00007fff8b811875 JSC::Heap::collect(JSC::Heap::SweepToggle) + 245
    5   com.apple.JavaScriptCore                0x00007fff8b81064b JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 315
    6   com.apple.CoreFoundation                0x00007fff8896dda4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    7   com.apple.CoreFoundation                0x00007fff8896d8bd __CFRunLoopDoTimer + 557
    8   com.apple.CoreFoundation                0x00007fff88953099 __CFRunLoopRun + 1513
    9   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    10  com.apple.HIToolbox                     0x00007fff8df490a4 RunCurrentEventLoopInMode + 209
    11  com.apple.HIToolbox                     0x00007fff8df48e42 ReceiveNextEventCommon + 356
    12  com.apple.HIToolbox                     0x00007fff8df48cd3 BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff86984613 _DPSNextEvent + 685
    14  com.apple.AppKit                        0x00007fff86983ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    15  com.apple.AppKit                        0x00007fff8697b283 -[NSApplication run] + 517
    16  com.apple.WebCore                       0x00007fff8331fe0f WebCore::RunLoop::run() + 63
    17  com.apple.WebKit2                       0x00007fff8f70ec8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    18  com.apple.WebKit2                       0x00007fff8f6d65bd WebKitMain + 285
    19  com.apple.WebProcess                    0x000000010c3eae7b 0x10c3ea000 + 3707
    20  libdyld.dylib                           0x00007fff8a3af7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff83e4cd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff89d57dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff89d579ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8808c586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff880ea612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8b905d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b868724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8b868606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff833352b1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff83e4c322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff889924e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 9:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8ec35496 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 10:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8ec35931 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490fc3 _pthread_cond_wait + 927
    2   com.apple.CoreVideo                     0x00007fff886e0ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3   com.apple.CoreVideo                     0x00007fff886e023d CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                     0x00007fff886e0013 startIOThread(void*) + 148
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 18:
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000800  rbx: 0x00000001626c2ba0  rcx: 0x00007fff73b46b08  rdx: 0x0000000000000000
      rdi: 0x00000001626c2ba0  rsi: 0x0000000000000000  rbp: 0x00007fff538141d0  rsp: 0x00007fff53814198
       r8: 0x000000000000001a   r9: 0x0000000000000020  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x1ffffffffffffffc  r13: 0x000000014eeef068  r14: 0x00000001626c0000  r15: 0x000000000000015d
      rip: 0x0000000000000000  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x10c3ea000 -        0x10c3eafff  com.apple.WebProcess (8536 - 8536.26.14) <04443BB6-662D-3053-B839-23AC888D5497> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10c3ef000 -        0x10c3effff  WebProcessShim.dylib (7536.26.14) <E5E6AD28-2DA2-34DC-9715-F7915243144F> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14ee4e000 -        0x14ee64fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x150c65000 -        0x150c7bff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x152378000 -        0x15252ffff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x152566000 -        0x1526a8fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1526dc000 -        0x1526eaff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1526f1000 -        0x15271efff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x152727000 -        0x152730fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x152736000 -        0x152739ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x200000000 -        0x200822ff7  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <CF32F783-46E3-3837-A993-01CB9C2BE6BC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6bfea000 -     0x7fff6c01e93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff82883000 -     0x7fff8288dfff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff8288e000 -     0x7fff83847fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff838cb000 -     0x7fff838d1fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff838d2000 -     0x7fff83b52ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff83b56000 -     0x7fff83b57fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff83b58000 -     0x7fff83c9cfef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff83c9d000 -     0x7fff83ceafff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff83d14000 -     0x7fff83d5ffff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff83d60000 -     0x7fff83e25ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83e3a000 -     0x7fff83e55ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83e56000 -     0x7fff83eddff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff83f3c000 -     0x7fff83f92fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff84855000 -     0x7fff84855fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84856000 -     0x7fff8487efff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8487f000 -     0x7fff84895fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff84896000 -     0x7fff84898fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84899000 -     0x7fff848adfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff848ae000 -     0x7fff848afff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8493b000 -     0x7fff84962ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff849b3000 -     0x7fff84ccaff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84ccb000 -     0x7fff84cd2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff84cd3000 -     0x7fff84e47fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff84e48000 -     0x7fff84e5cfff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84e67000 -     0x7fff84e82ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff84e83000 -     0x7fff84ebdfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84ec3000 -     0x7fff84ee5ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff84ef7000 -     0x7fff850a5fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff850a6000 -     0x7fff850a8ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff850a9000 -     0x7fff850adfff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff850ae000 -     0x7fff850cfff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff850d0000 -     0x7fff85138fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85139000 -     0x7fff8513dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8513e000 -     0x7fff8513efff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8513f000 -     0x7fff85145fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85146000 -     0x7fff8515cfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff851a1000 -     0x7fff851befff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff851bf000 -     0x7fff85345fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85346000 -     0x7fff8534cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8534d000 -     0x7fff8536cff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8536d000 -     0x7fff8538cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8538d000 -     0x7fff85398fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85399000 -     0x7fff853a3ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff853d6000 -     0x7fff85454ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85478000 -     0x7fff85544fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff85545000 -     0x7fff85ed5c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff85ed6000 -     0x7fff86060fff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86061000 -     0x7fff86062fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff86063000 -     0x7fff860baff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff860bb000 -     0x7fff8614cfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8614d000 -     0x7fff8620aff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8620b000 -     0x7fff8620dfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8620e000 -     0x7fff8629bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8629c000 -     0x7fff862aafff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff862ab000 -     0x7fff862affff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86345000 -     0x7fff86346ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86347000 -     0x7fff86352ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff86353000 -     0x7fff8637ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff86380000 -     0x7fff8641dff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8641e000 -     0x7fff8641ffff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff86422000 -     0x7fff8653cfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8653d000 -     0x7fff86580ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff865e1000 -     0x7fff865e5fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff865e6000 -     0x7fff865eafff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff865eb000 -     0x7fff865f7ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff865f8000 -     0x7fff865fbfff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8677d000 -     0x7fff8682efff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8682f000 -     0x7fff8745cff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8745d000 -     0x7fff8747fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87480000 -     0x7fff874b6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff87503000 -     0x7fff87531ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff87534000 -     0x7fff875cefff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff875cf000 -     0x7fff875d4fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff875d5000 -     0x7fff87600fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87601000 -     0x7fff87632ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87633000 -     0x7fff878d7fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87928000 -     0x7fff8792aff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8793d000 -     0x7fff879d7fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff879d8000 -     0x7fff879e4fff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff879e5000 -     0x7fff87c1aff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87c1b000 -     0x7fff87c88ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87c89000 -     0x7fff87cdfff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87ce0000 -     0x7fff87cf2ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff87d07000 -     0x7fff87d4ffff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87d50000 -     0x7fff87d67fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87d68000 -     0x7fff87da2fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff87da3000 -     0x7fff87da5fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff87da6000 -     0x7fff88054fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88055000 -     0x7fff883b1fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff884a2000 -     0x7fff884f1ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff884f2000 -     0x7fff884f4ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff884f5000 -     0x7fff884f8fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff884f9000 -     0x7fff88544ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88545000 -     0x7fff88584ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88585000 -     0x7fff885b9fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff885ba000 -     0x7fff886dafff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff886de000 -     0x7fff88708ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8870b000 -     0x7fff88722fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88723000 -     0x7fff887fdff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff887fe000 -     0x7fff88803fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8891e000 -     0x7fff88b07fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88b08000 -     0x7fff88b75fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88b76000 -     0x7fff88bc0ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88bc1000 -     0x7fff88bc9fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff88bca000 -     0x7fff88fc3ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff88fc4000 -     0x7fff88fd3ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff88fec000 -     0x7fff88ff2fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88ff3000 -     0x7fff89075fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89076000 -     0x7fff89076fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8908c000 -     0x7fff890b3ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff890b4000 -     0x7fff89110fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89111000 -     0x7fff89166ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89167000 -     0x7fff891c3fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff891c4000 -     0x7fff891c4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff891c5000 -     0x7fff891d8ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff891d9000 -     0x7fff891e8ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff891e9000 -     0x7fff89312ff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89589000 -     0x7fff8958dfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8958e000 -     0x7fff895cafff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff895cb000 -     0x7fff895d6ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89789000 -     0x7fff89b80fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89c50000 -     0x7fff89d45fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff89d46000 -     0x7fff89d52fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89d53000 -     0x7fff89d68ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff89d69000 -     0x7fff89d89fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d8a000 -     0x7fff89d97fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff89d98000 -     0x7fff89dc1fff  libsandbox.1.dylib (220) <163B48F0-2A0D-3E07-8576-6734C98CEF25> /usr/lib/libsandbox.1.dylib
        0x7fff89dfd000 -     0x7fff89dfffff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89e00000 -     0x7fff89e00fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89e01000 -     0x7fff89e04fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff89e05000 -     0x7fff8a060ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8a061000 -     0x7fff8a061fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a068000 -     0x7fff8a075fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a076000 -     0x7fff8a0d3fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a0d4000 -     0x7fff8a26ffef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a2cb000 -     0x7fff8a325fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8a326000 -     0x7fff8a33bfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8a33c000 -     0x7fff8a3acfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8a3ad000 -     0x7fff8a3b0ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8a3f7000 -     0x7fff8a41efff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a41f000 -     0x7fff8a51dfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8a51e000 -     0x7fff8a526ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a527000 -     0x7fff8a56bfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a595000 -     0x7fff8a616fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a617000 -     0x7fff8a61efff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a61f000 -     0x7fff8a622ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8a623000 -     0x7fff8a651fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8a663000 -     0x7fff8a765fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a9ae000 -     0x7fff8a9faff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8aab9000 -     0x7fff8aab9fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8aaba000 -     0x7fff8aac8ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ac7d000 -     0x7fff8ae7dfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8ae7e000 -     0x7fff8ae80fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ae81000 -     0x7fff8ae81fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ae82000 -     0x7fff8aeb9ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aeba000 -     0x7fff8af22ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8af23000 -     0x7fff8b665ff7  libclh.dylib (4.0.3 - 4.0.3) <16FC7127-61C7-3F3A-870E-16CD38E5BB37> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8b666000 -     0x7fff8b670fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b671000 -     0x7fff8b684ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b685000 -     0x7fff8b6dcff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8b6dd000 -     0x7fff8b977ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8b9ac000 -     0x7fff8b9defff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8b9df000 -     0x7fff8bab2ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8bab3000 -     0x7fff8baf3fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8baf4000 -     0x7fff8bb3cfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8bb3d000 -     0x7fff8bb3dffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8bb3e000 -     0x7fff8bb3efff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8bb3f000 -     0x7fff8bb40fff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff8bb41000 -     0x7fff8bb6dff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8bb6e000 -     0x7fff8bbeeff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8bcb3000 -     0x7fff8bd02ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8bd03000 -     0x7fff8bd2efff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8bd2f000 -     0x7fff8bd67fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8bd68000 -     0x7fff8be0eff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8be0f000 -     0x7fff8c0d2ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c0d3000 -     0x7fff8c0edfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c0ee000 -     0x7fff8c0eefff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c131000 -     0x7fff8c174fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c175000 -     0x7fff8c247ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c248000 -     0x7fff8c299ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c29a000 -     0x7fff8c2a8ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff8c2a9000 -     0x7fff8c2ceff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8c32a000 -     0x7fff8c81ffff  com.apple.Safari.framework (8536 - 8536.26.14) <8A1EDE49-1974-3CA6-9B1A-54A1C5B2FF24> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8c820000 -     0x7fff8cfc8fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8cfc9000 -     0x7fff8cfcefff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8cfcf000 -     0x7fff8d252fff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8d30c000 -     0x7fff8d31dff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8d31e000 -     0x7fff8d325fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d368000 -     0x7fff8d481ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d482000 -     0x7fff8d4b8fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d4d4000 -     0x7fff8d5d6fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d5d7000 -     0x7fff8d5dbff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d637000 -     0x7fff8d734ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8d735000 -     0x7fff8d73efff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8d741000 -     0x7fff8d79dff7  com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d79e000 -     0x7fff8d79fff7  libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
        0x7fff8d7a0000 -     0x7fff8d7adff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d7ae000 -     0x7fff8d7ebfe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d7ec000 -     0x7fff8d7edff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dyli

  • Since updating to 4.3.2 i cant use any Apple related apps, Mail, Safari Itunes even the app store crashes.... please help I rely on my phone!

    After installing 4.3.2 Safari, Mail, Itunes and App Store crashes on launch, I have restored and reinstalled but it still isn't working... My phone is like my right arm! I need it working soon!!! Heeeeelp!

    When you restored did you restore from a backup or from a fresh install?
    Sometimes when you restore from a backup you will get corrupt files that will continue to show up as long as you are restoring from that back up.

  • Just started today. i open safari 5.0.6 and it crashes and closes. it has been working fine for years. what is up ? Model Name:     iMac   Model Identifier:     iMac7,1   Processor Name:     Intel Core 2 Duo   Processor Speed:     2 GHz   Number Of Proces

    just started today. i open safari 5.0.6 and it crashes and closes. it has been working fine for years. what is up ? Model Name:
    iMac   Model Identifier:
    iMac7,1   Processor Name:
    Intel Core 2 Duo   Processor Speed:
    2 GHz   Number Of Processors:
    1   Total

    Open Console in Utilities & see if there are any clues or repeating messages when this happens.

Maybe you are looking for