Safari 5.0.1 crashing on me too

It seems to start up ok (opens with Top Sites) but then dies in the middle of opening a page.
Here is the Crash Report:
Process: Safari [552]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 5.0.1 (5533.17.8)
Build Info: WebBrowser-75331708~3
Code Type: X86 (Native)
Parent Process: launchd [82]
Interval Since Last Report: 771 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 586 sec
Per-App Crashes Since Last Report: 2
Date/Time: 2010-08-13 21:38:30.257 -0700
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: 39A17917-39D0-4BB0-BC04-D3B415CB9A85
Exception Type: EXCBADACCESS (SIGBUS)
Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000018
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.WebCore 0x930d95ac ***::HashTableIterator<WebCore::DocLoader*, WebCore::DocLoader*, ***::IdentityExtractor<WebCore::DocLoader*>, ***::PtrHash<WebCore::DocLoader*>, ***::HashTraits<WebCore::DocLoader*>, ***::HashTraits<WebCore::DocLoader*> > ***::HashTable<WebCore::DocLoader*, WebCore::DocLoader*, ***::IdentityExtractor<WebCore::DocLoader*>, ***::PtrHash<WebCore::DocLoader*>, ***::HashTraits<WebCore::DocLoader*>, ***::HashTraits<WebCore::DocLoader*> >::find<WebCore::DocLoader*, ***::IdentityHashTranslator<WebCore::DocLoader*, WebCore::DocLoader*, ***::PtrHash<WebCore::DocLoader*> > >(WebCore::DocLoader* const&) + 92
1 com.apple.WebCore 0x92a1d161 WebCore::Cache::removeDocLoader(WebCore::DocLoader*) + 33
2 com.apple.WebCore 0x92a1cf77 WebCore::DocLoader::~DocLoader() + 183
3 com.apple.WebCore 0x92a1c050 WebCore::Document::~Document() + 240
4 com.apple.WebCore 0x92a80914 WebCore::PlaceholderDocument::~PlaceholderDocument() + 68
5 com.apple.WebCore 0x92994dd7 WebCore::Frame::setDocument(***::PassRefPtr<WebCore::Document>) + 247
6 com.apple.WebCore 0x929927ce WebCore::FrameLoader::clear(bool, bool, bool) + 174
7 com.apple.WebCore 0x9298cdbb WebCore::DocumentWriter::begin(WebCore::KURL const&, bool, WebCore::SecurityOrigin*) + 187
8 com.apple.WebCore 0x92a1788d WebCore::FrameLoader::receivedFirstData() + 61
9 com.apple.WebCore 0x92a177d8 WebCore::DocumentWriter::setEncoding(WebCore::String const&, bool) + 40
10 com.apple.WebKit 0x9781f315 -[WebFrame(WebInternal) _receivedData:textEncodingName:] + 165
11 com.apple.WebKit 0x9781f214 -[WebHTMLRepresentation receivedData:withDataSource:] + 516
12 com.apple.WebKit 0x9781ef7b -[WebDataSource(WebInternal) _receivedData:] + 91
13 com.apple.WebKit 0x9781eef9 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 137
14 com.apple.WebCore 0x92a12d22 WebCore::DocumentLoader::commitLoad(char const*, int) + 82
15 com.apple.WebCore 0x92a127a0 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 80
16 com.apple.WebCore 0x92a123cf WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 1679
17 com.apple.WebCore 0x92a11c92 WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int) + 98
18 com.apple.Foundation 0x9369cec7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveData:originalLength:] + 119
19 com.apple.Foundation 0x9369ce11 _NSURLConnectionDidReceiveData + 177
20 com.apple.CFNetwork 0x9392c978 URLConnectionClient::clientDidReceiveData(_CFData const*, URLConnectionClient::ClientConnectionEventQueue*) + 248
21 com.apple.CFNetwork 0x9392d8cc URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 264
22 com.apple.CFNetwork 0x9392dbaa URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 998
23 com.apple.CFNetwork 0x9392c370 URLConnectionClient::processEvents() + 104
24 com.apple.CFNetwork 0x938d9d03 MultiplexerSource::perform() + 189
25 com.apple.CoreFoundation 0x945123c5 CFRunLoopRunSpecific + 3141
26 com.apple.CoreFoundation 0x94512aa8 CFRunLoopRunInMode + 88
27 com.apple.HIToolbox 0x9752b2ac RunCurrentEventLoopInMode + 283
28 com.apple.HIToolbox 0x9752b0c5 ReceiveNextEventCommon + 374
29 com.apple.HIToolbox 0x9752af39 BlockUntilNextEventMatchingListInMode + 106
30 com.apple.AppKit 0x900606d5 _DPSNextEvent + 657
31 com.apple.AppKit 0x9005ff88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
32 com.apple.Safari 0x00015fdb 0x1000 + 85979
33 com.apple.AppKit 0x90058f9f -[NSApplication run] + 795
34 com.apple.AppKit 0x900261d8 NSApplicationMain + 574
35 com.apple.Safari 0x0000a57e 0x1000 + 38270
Thread 1:
0 libSystem.B.dylib 0x963df44e _semwaitsignal + 10
1 libSystem.B.dylib 0x96409dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x909c5a5f ***::TCMalloc_PageHeap::scavengerThread() + 175
3 com.apple.JavaScriptCore 0x909c5d7f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
4 libSystem.B.dylib 0x96409155 pthreadstart + 321
5 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x963df44e _semwaitsignal + 10
1 libSystem.B.dylib 0x96409dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.WebCore 0x92978484 WebCore::IconDatabase::syncThreadMainLoop() + 260
3 com.apple.WebCore 0x9297479c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
4 libSystem.B.dylib 0x96409155 pthreadstart + 321
5 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x963d8266 machmsgtrap + 10
1 libSystem.B.dylib 0x963dfa5c mach_msg + 72
2 com.apple.CoreFoundation 0x94511e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94512aa8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x938ad264 CFURLCacheWorkerThread(void*) + 388
5 libSystem.B.dylib 0x96409155 pthreadstart + 321
6 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x963d8266 machmsgtrap + 10
1 libSystem.B.dylib 0x963dfa5c mach_msg + 72
2 com.apple.CoreFoundation 0x94511e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94512aa8 CFRunLoopRunInMode + 88
4 com.apple.Safari 0x0002eb8d 0x1000 + 187277
5 com.apple.Safari 0x0002e8d6 0x1000 + 186582
6 com.apple.Safari 0x0002e86f 0x1000 + 186479
7 libSystem.B.dylib 0x96409155 pthreadstart + 321
8 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x963df44e _semwaitsignal + 10
1 libSystem.B.dylib 0x96409dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x90869141 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
3 com.apple.Safari 0x001ad4ae 0x1000 + 1754286
4 com.apple.Safari 0x0004498f 0x1000 + 276879
5 com.apple.Safari 0x000448df 0x1000 + 276703
6 libSystem.B.dylib 0x96409155 pthreadstart + 321
7 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x963d82c6 semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x9640a2af pthread_condwait + 1244
2 libSystem.B.dylib 0x9640bb33 pthreadcond_timedwait_relativenp + 47
3 com.apple.CoreVideo 0x91a3f3f4 CVDisplayLink::waitUntil(unsigned long long) + 390
4 com.apple.CoreVideo 0x91a3fd2c CVDisplayLink::runIOThread() + 778
5 libSystem.B.dylib 0x96409155 pthreadstart + 321
6 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x963df44e _semwaitsignal + 10
1 libSystem.B.dylib 0x96409dcd pthreadcondwait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x9399cb32 glvmDoWork + 162
3 libSystem.B.dylib 0x96409155 pthreadstart + 321
4 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x963df44e _semwaitsignal + 10
1 libSystem.B.dylib 0x96409dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.QuartzCore 0x92071a09 fefragmentthread + 54
3 libSystem.B.dylib 0x96409155 pthreadstart + 321
4 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x963df44e _semwaitsignal + 10
1 libSystem.B.dylib 0x96409dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.ColorSync 0x943ac3f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3 com.apple.ColorSync 0x943bed4e CMMConvTask(void*) + 54
4 libSystem.B.dylib 0x96409155 pthreadstart + 321
5 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x963d8266 machmsgtrap + 10
1 libSystem.B.dylib 0x963dfa5c mach_msg + 72
2 com.apple.CoreFoundation 0x94511e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94512aa8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x9366c3d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 com.apple.Foundation 0x936784f4 -[NSRunLoop(NSRunLoop) run] + 84
6 com.apple.Safari 0x00088ed0 0x1000 + 556752
7 com.apple.Foundation 0x93637dfd -[NSThread main] + 45
8 com.apple.Foundation 0x936379a4 _NSThread__main_ + 308
9 libSystem.B.dylib 0x96409155 pthreadstart + 321
10 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x963d8266 machmsgtrap + 10
1 libSystem.B.dylib 0x963dfa5c mach_msg + 72
2 com.apple.CoreFoundation 0x94511e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94512aa8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x9369b520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x93637dfd -[NSThread main] + 45
6 com.apple.Foundation 0x936379a4 _NSThread__main_ + 308
7 libSystem.B.dylib 0x96409155 pthreadstart + 321
8 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x964276fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x96409155 pthreadstart + 321
2 libSystem.B.dylib 0x96409012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000018 ebx: 0xbbe63774 ecx: 0x00000000 edx: 0x00000018
edi: 0x01a18ca8 esi: 0x01a18ea0 ebp: 0xbfffe318 esp: 0xbfffe304
ss: 0x0000001f efl: 0x00010256 eip: 0x930d95ac cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000018
Binary Images:
0x1000 - 0x5d1fec com.apple.Safari 5.0.1 (5533.17.8) <c356a5f13b4bb077c423a91aa6baa089> /Applications/Safari.app/Contents/MacOS/Safari
0x645000 - 0x650fff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
0x658000 - 0x682fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x693000 - 0x6a2ffc SyndicationUI ??? (???) <28a46d7de95282f25743aaaf93013a48> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x11e22000 - 0x121d0fe3 com.apple.RawCamera.bundle 3.3.0 (533) <05a38d218556434c8baa850a6ec99b37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x154d3000 - 0x154d8ff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x15e46000 - 0x15fcbfe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x15ff9000 - 0x162d7ff1 com.apple.ATIRadeonX2000GLDriver 1.5.48 (5.4.8) <0858896931bc8cdd84f736ed21e23738> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
0x1633b000 - 0x16357ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90020000 - 0x9081efef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90857000 - 0x90a4ffff com.apple.JavaScriptCore 5533.17 (5533.17.6) <d38068a2211c9bfb8226f020928eef65> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x90a50000 - 0x90a50ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x90a51000 - 0x90ae4ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x90ae5000 - 0x90b24fef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90b25000 - 0x90b35ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x90d3a000 - 0x90d42fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90d43000 - 0x90d8eff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x90d8f000 - 0x90dddfe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90dde000 - 0x90e02feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
0x90e03000 - 0x90e05ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x90e06000 - 0x90e47fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90e48000 - 0x90f28fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x90f29000 - 0x90f2bff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90fa0000 - 0x90fa5fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9120f000 - 0x9126cffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x912bf000 - 0x912cbfff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
0x912cc000 - 0x912fefff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x912ff000 - 0x91437fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x91438000 - 0x914b5fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x914c8000 - 0x914c9ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x914ca000 - 0x914f2ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x914f8000 - 0x91577ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x91578000 - 0x916caff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91770000 - 0x917c1ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x917c2000 - 0x9184fff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x91850000 - 0x91899fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9189a000 - 0x918a5fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x918a6000 - 0x919f0feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x919f1000 - 0x91a28fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91a29000 - 0x91a45ff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91a52000 - 0x91a88fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
0x91aa1000 - 0x91b8ffef com.apple.PubSub 1.0.5 (65.20) <85a564c5da3f781e7d5c83d5feb4084d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x91b90000 - 0x91bb4fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x91bb5000 - 0x91bb5ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91bb6000 - 0x91c43ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91c44000 - 0x91c49fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x91c5e000 - 0x91c7bff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91c7c000 - 0x91c92fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x91c96000 - 0x91e16fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x91e17000 - 0x91e17ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91e4d000 - 0x91e54ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x91e55000 - 0x91f3dff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91f3e000 - 0x91f7cfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x91f7d000 - 0x9231afef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9231b000 - 0x92337ff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92362000 - 0x923adfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x923ae000 - 0x927befef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x92923000 - 0x92950feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x9295b000 - 0x9295bffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x9295c000 - 0x92971ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92972000 - 0x9346bfff com.apple.WebCore 5533.17 (5533.17.8) <08c3a4a06c7aec57ffd8a13800ac203c> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x9346c000 - 0x9347bffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x9347c000 - 0x9347cfff com.apple.Carbon 136 (136) <a668670c206841fdcb893bfacddfd4b9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9360d000 - 0x9362cffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9362d000 - 0x938a9fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x938aa000 - 0x93951fec com.apple.CFNetwork 438.14 (438.14) <827c6cb4419aedec003bb42cbec079af> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x93952000 - 0x93956fff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9395c000 - 0x93974fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x93975000 - 0x93e46fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x93e47000 - 0x93e54fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93e55000 - 0x93e86ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x93e87000 - 0x93e87ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x93e88000 - 0x94162ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x94163000 - 0x9420afeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9427f000 - 0x9427fffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x942cf000 - 0x94359ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x9435a000 - 0x94378fff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x94379000 - 0x94444fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x94445000 - 0x9449eff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9449f000 - 0x945d2fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x945d3000 - 0x945d3ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x945d4000 - 0x945dbff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x954dc000 - 0x955a3ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x955a4000 - 0x9562bff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x95631000 - 0x956aefeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x956af000 - 0x956f1fef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x957d5000 - 0x957dffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x957e0000 - 0x957effff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
0x957f0000 - 0x957f6fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x957f7000 - 0x9597bfef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x9597c000 - 0x95988ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95989000 - 0x95997ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x95998000 - 0x9599bfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x9599c000 - 0x959ebfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x959ec000 - 0x95a5efff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x95a5f000 - 0x95af2fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x95af3000 - 0x95b2dffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x95b2e000 - 0x95b3efff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95b3f000 - 0x95beffff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95bf0000 - 0x95c4aff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x95c4b000 - 0x95c8bfef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x95c8c000 - 0x95cc6fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95cc7000 - 0x96367feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x96368000 - 0x9636ffe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x96370000 - 0x963d6ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x963d7000 - 0x9653eff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
0x9653f000 - 0x96710ff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96711000 - 0x96740fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x96741000 - 0x96afffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x96b00000 - 0x96cbcff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x96cbd000 - 0x96cdbff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x96cdc000 - 0x97098ff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x97099000 - 0x97113ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x97114000 - 0x97120ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97121000 - 0x9712afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <17537dd39882e07142db9e5c2db170b8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x9712b000 - 0x97187ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x97188000 - 0x971b1fff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
0x971b2000 - 0x9726dfe3 com.apple.CoreServices.OSServices 228.1 (228.1) <0ca70ca8e67c1a76bee151d65b1e7398> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x972ab000 - 0x972d6fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x972d7000 - 0x972dbfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x972dc000 - 0x973bdff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
0x973be000 - 0x973c0fff com.apple.securityhi 3.0 (30817) <8c9db9ce1626eff2aff002549fb58d7d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x973c1000 - 0x974faff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x974fb000 - 0x97803fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x97804000 - 0x97804ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x97805000 - 0x9790cff7 com.apple.WebKit 5533.17 (5533.17.8) <d10e9f6a9ba690efd20b87c79f380991> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x97940000 - 0x979f2ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
0x979f3000 - 0x979f3ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x979f4000 - 0x97b3cff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x97b3d000 - 0x97e68ff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97e69000 - 0x97e6efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x97e6f000 - 0x97e6fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Carolyn Samit wrote:
Hi Ken,
May be an issue as a result of the VPN here? http://discussions.apple.com/message.jspa?messageID=12012022#12012022
No, different computer.
[That bizarre, intermittent problem is still there though :)]
Open a Finder window. Select your Home Folder in the Sidebar on the left. Now open the Library folder, then the Safari folder. Move the TopSites.plist file to the Trash.
And in that same Library folder, open the Caches folder, then the com.apple.Safari folder. Move the cache.db file to the Trash.
And again in ~/Library/Cookies. Move the Cookies.plist file to the Trash.
Open System Preferences/Accounts then select the Login Items tab. Delete any files or apps you have listed there. And go to /Library/Startup Items. Move any files in the Startup Items folder to the Trash.
Had already done all those things--nada,
Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem. Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
No add-ons installed.
If you have anti virus software installed, that could be an issue.
Not using.
Try troubleshooting the Safari .plist file. Open a Finder window. Select your Home Folder in the Sidebar on the left. It has a small house icon. Then open the Library folder then the Preferences folder. Move the com.apple.Safari.plist file from the Preferences folder to the Desktop. Now launch Safari. If Safari doesn't crash, move that .plist file to the Trash.
Ahh, the plist file, the one thing I didn't try.
That was it. Started up fine after I moved it to the Desktop. Doh.
Thanks much.
Ken P.

Similar Messages

  • Safari 6.1.4 crashes every clic on iMac 10.7.5 after update from Software Update, and now Firefox too.

    Safari 6.1.4 crashes every clic on iMac 10.7.5 after update from Software Update, and now Firefox too.
    What can I do?

    Step 2:
    Process:    
    Safari [50717]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    6.1.4 (7537.76.4)
    Build Info: 
    WebBrowser-7537076004000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [145]
    Date/Time:  
    2014-06-05 20:36:30.058 +0200
    OS Version: 
    Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff7386e420
    VM Regions Near 0x7fff7386e420:
    __DATA            
    00007fff737d9000-00007fff73800000 [  156K] rw-/rwx SM=COW  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    --> __DATA            
    00007fff73800000-00007fff738ad000 [  692K] rw-/rwx SM=COW  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    unused split lib  
    00007fff738ad000-00007fff73900000 [  332K] rw-/rwx SM=COW  system shared library region not used by this process
    Application Specific Information:
    Process Model:
    Single Web Process
    Enabled Extensions:
    com.betafish.adblockforsafari-UAMUU4S2D9 (102.6.35 - 2.6.35) AdBlock
    objc[50717]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                      
    0x00007fff7386e420 __block_descriptor_tmp_10.1072 + 0
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8230f7e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff85e78786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff85e77316 _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.WebCore        
    0x000000010cbc2fdb WebCore::IconDatabase::syncThreadMainLoop() + 491
    3   com.apple.WebCore        
    0x000000010cbbfbef WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff8230d67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8230cd71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff8ab81df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff8ab81d35 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff8230d67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8230cd71 mach_msg + 73
    2   com.apple.CoreFoundation 
    0x00007fff8c23c50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation 
    0x00007fff8c244c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation 
    0x00007fff8c244486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation     
    0x00007fff8cc7efd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation     
    0x00007fff8cc7372a -[NSThread main] + 68
    7   com.apple.Foundation     
    0x00007fff8cc736a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff8230edf2 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8c28dc8b __CFSocketManager + 1355
    2   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    3   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x000000010c0541a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x000000010c054c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore 
    0x000000010c054ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x000000010c0541a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x000000010c054c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore 
    0x000000010c054ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 10:: CVDisplayLink
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo      
    0x00007fff8be696c8 CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo      
    0x00007fff8be693e9 _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 11:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x000000010c0545bd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x000000010d754838 ***::PassOwnPtr<***::Function<void ()()> > ***::MessageQueue<***::Function<void ()()> >::waitForMessageFilteredWithTimeout<bool ()(***::Function<void ()()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()()>*), double) + 168
    4   com.apple.WebCore        
    0x000000010d753ed3 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 12:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff8230ebca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff85846274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x000000010c0545bd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x000000010d754838 ***::PassOwnPtr<***::Function<void ()()> > ***::MessageQueue<***::Function<void ()()> >::waitForMessageFilteredWithTimeout<bool ()(***::Function<void ()()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()()>*), double) + 168
    4   com.apple.WebCore        
    0x000000010d753ed3 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 13:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib   
    0x00007fff8230d67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8230cd71 mach_msg + 73
    2   com.apple.CoreFoundation 
    0x00007fff8c23c50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation 
    0x00007fff8c244c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation 
    0x00007fff8c244486 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework
    0x000000010b951e6f Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore 
    0x000000010c049a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    7   libsystem_c.dylib        
    0x00007fff858428bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff85845b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib   
    0x00007fff8230f192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff85844594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff85845b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff8230f192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff85844594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff85845b85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff8230f192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff85844594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff85845b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007feacbce1cc0  rcx: 0x00007feacbccdc20  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff8ce66cfe  rbp: 0x0000000042000000  rsp: 0x00007fff6b393890
       r8: 0x00000000000000c8   r9: 0x00007fff725a00d8  r10: 0x00007feacd0b2a10  r11: 0x00007feacd0be570
      r12: 0x00007feacbce1cb0  r13: 0x00007fff6b3938a0  r14: 0x00007fff8cd86ab8  r15: 0x00007fff732393d0
      rip: 0x00007fff7386e420  rfl: 0x0000000000010246  cr2: 0x00007fff7386e420
    Logical CPU: 0
    Binary Images:
    0x10b798000 -   
    0x10b798fff  com.apple.Safari (6.1.4 - 7537.76.4) <BA8D8641-9DA7-3A2E-BC08-93DBC574A5DC> /Applications/Safari.app/Contents/MacOS/Safari
    0x10b7a2000 -   
    0x10bcdbfff  com.apple.Safari.framework (7537 - 7537.76.4) <760D4633-A946-3208-8EA3-34E3DA11362F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10c040000 -   
    0x10c3e7ff7  com.apple.JavaScriptCore (7537 - 7537.76.1) <69C4CEDA-8BEB-38C0-9223-A28D71E17C5D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10c4db000 -   
    0x10c63ffff  com.apple.WebKit (7537 - 7537.76.4) <61935359-4BAB-3342-8076-99E5B1DCF9CE> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x10c731000 -   
    0x10c99afff  com.apple.WebKit2 (7537 - 7537.76.4) <FD06691A-97CD-312A-8DD0-48268641674C> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x10cb6e000 -   
    0x10cba1ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10cbba000 -   
    0x10dc67fff  com.apple.WebCore (7537 - 7537.76.4) <410DAE63-6CB4-392E-8F90-BB72B4BD7E4B> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x110bf3000 -   
    0x110c0efff  com.apple.WebInspector (7537 - 7537.76.1) <F7C37272-D42B-36EE-BF73-46FFEF9E2DF0> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
    0x110c28000 -   
    0x110d19ff7  com.apple.mobiledevice (710.5 - 710.5) <C250816A-3B97-329D-9F6B-38DACA981CED> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x110d7e000 -   
    0x110d7efff  com.apple.WebInspectorUI (7537 - 7537.76.1) <C6DFE4B7-AA62-315A-9A32-4F6760DAC498> /System/Library/StagedFrameworks/Safari/WebInspectorUI.framework/Versions/A/Web InspectorUI
    0x112700000 -   
    0x112700ff1 +cl_kernels (??? - ???) <152D74AD-446D-478D-99B4-EB7A50AF5C23> cl_kernels
    0x115122000 -   
    0x115125ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x1155ef000 -   
    0x1155f9fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x11560f000 -   
    0x115610ff3 +cl_kernels (??? - ???) <FCD61CAF-9014-4CFA-9CCC-645B400AD799> cl_kernels
    0x115669000 -   
    0x11566aff3 +cl_kernels (??? - ???) <7A7E2898-402D-44A5-8823-D52E906B9FEA> cl_kernels
    0x117607000 -   
    0x1176a6ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x1176c8000 -   
    0x1176c9ff2 +cl_kernels (??? - ???) <DB632E27-3353-4216-AEE0-A08DE66B4DCD> cl_kernels
    0x117917000 -   
    0x1179b1ff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <8CA67399-44BB-35F8-94EF-EB57CD3AA542> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x117ad7000 -   
    0x117c8ffff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x117cc6000 -   
    0x117e20fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x117e52000 -   
    0x1180dafff  com.apple.ATIRadeonX1000GLDriver (7.4.1 - 7.0.4) <79B3304B-3B7C-37D2-8107-D2B496E26C8B> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x118122000 -   
    0x118150ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x7fff6b398000 -
    0x7fff6b3ccbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff822e9000 -
    0x7fff822f7ff7  com.apple.AppleFSCompression (37 - 1.0) <61113C2F-564C-3E6C-918C-3179980D599F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff822f8000 -
    0x7fff82318fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff82319000 -
    0x7fff8231fff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff82320000 -
    0x7fff82344fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff82345000 -
    0x7fff823a7ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff823a8000 -
    0x7fff823cefff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff823cf000 -
    0x7fff823d3fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
    0x7fff823d4000 -
    0x7fff823d9fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff823da000 -
    0x7fff823dafff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82817000 -
    0x7fff82dfbfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff82dfc000 -
    0x7fff82e57ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff82e58000 -
    0x7fff82e59fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff82e5a000 -
    0x7fff82e61fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff82e62000 -
    0x7fff82f41fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff82f42000 -
    0x7fff82f82fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff82fc2000 -
    0x7fff82fc3fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
    0x7fff82fcc000 -
    0x7fff83015ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff83016000 -
    0x7fff83218fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff83219000 -
    0x7fff83325fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83326000 -
    0x7fff83550fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff83551000 -
    0x7fff8357cff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff8357d000 -
    0x7fff8367ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff83680000 -
    0x7fff836c4ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff836c5000 -
    0x7fff836d7ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff836d8000 -
    0x7fff8377afff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8377b000 -
    0x7fff8378dff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8378e000 -
    0x7fff83833fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff83840000 -
    0x7fff8385cff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8385d000 -
    0x7fff83885fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff838a5000 -
    0x7fff839acfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff839ad000 -
    0x7fff83a31ff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff83a32000 -
    0x7fff83a8eff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff83a8f000 -
    0x7fff83a91fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff83afe000 -
    0x7fff83afefff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83aff000 -
    0x7fff83b03fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff83b41000 -
    0x7fff83e5dfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff83ef5000 -
    0x7fff83ef5fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff83f1f000 -
    0x7fff83f35fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff83f36000 -
    0x7fff83f7aff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff83f7b000 -
    0x7fff84059fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff843b3000 -
    0x7fff843b4fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff84690000 -
    0x7fff847f7ff7  com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff84806000 -
    0x7fff8493cfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8493d000 -
    0x7fff8495cfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff84aba000 -
    0x7fff85458a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85459000 -
    0x7fff8546bff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff8546c000 -
    0x7fff85495ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85496000 -
    0x7fff854c3fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
    0x7fff85613000 -
    0x7fff85620fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff85621000 -
    0x7fff8562cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff85631000 -
    0x7fff85715e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff85716000 -
    0x7fff85746ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff85747000 -
    0x7fff857cafef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff857f4000 -
    0x7fff858d1fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff85bfd000 -
    0x7fff85c51fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff85dbf000 -
    0x7fff85e72ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff85e73000 -
    0x7fff85e74ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85e75000 -
    0x7fff85e83fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff85e84000 -
    0x7fff85e84fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff85e85000 -
    0x7fff85ea2fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff86131000 -
    0x7fff8617ffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff86180000 -
    0x7fff86180fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff86181000 -
    0x7fff861c3ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff861c4000 -
    0x7fff86438fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff86439000 -
    0x7fff864afff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff864b2000 -
    0x7fff864edfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff865c0000 -
    0x7fff865c7fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff865c8000 -
    0x7fff865cdfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff865ce000 -
    0x7fff865d1ff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff865d2000 -
    0x7fff865f3fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff865f4000 -
    0x7fff86634ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff86682000 -
    0x7fff869aefff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff869af000 -
    0x7fff869b3ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86a08000 -
    0x7fff86a2cfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86a2d000 -
    0x7fff86af4ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff87f3d000 -
    0x7fff88404fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff88643000 -
    0x7fff88738fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff88739000 -
    0x7fff88b66fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88ba2000 -
    0x7fff88baffff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88bb1000 -
    0x7fff88bb2fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff88bb3000 -
    0x7fff88bffff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88cb2000 -
    0x7fff88d25fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff88d83000 -
    0x7fff88e24ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff88e25000 -
    0x7fff8911aff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff891bb000 -
    0x7fff891bcfff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
    0x7fff89231000 -
    0x7fff8923bff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff8923c000 -
    0x7fff89242fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff892e6000 -
    0x7fff8933eff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8934b000 -
    0x7fff893e5ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8942f000 -
    0x7fff89438ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff89439000 -
    0x7fff894affff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff894b4000 -
    0x7fff89508ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8950b000 -
    0x7fff89510fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff896ca000 -
    0x7fff8973afff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8979b000 -
    0x7fff89816ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff89837000 -
    0x7fff89aeffff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff89af0000 -
    0x7fff89af7fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff89b24000 -
    0x7fff89b65fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff89b66000 -
    0x7fff89ba8fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff89bf6000 -
    0x7fff89c31fff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
    0x7fff89c32000 -
    0x7fff89c5bfff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff89c5c000 -
    0x7fff89c5cfff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff89c5d000 -
    0x7fff89cc8ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff89d46000 -
    0x7fff89ddcff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff89ddd000 -
    0x7fff89ddeff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff89de1000 -
    0x7fff89ee6fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8a690000 -
    0x7fff8a69ffff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8a6e8000 -
    0x7fff8a73efff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
    0x7fff8a73f000 -
    0x7fff8a745fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8a746000 -
    0x7fff8a754fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8a755000 -
    0x7fff8a795fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8a9c8000 -
    0x7fff8aae1fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8aaf3000 -
    0x7fff8aaf8fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8aaf9000 -
    0x7fff8ab7eff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8ab7f000 -
    0x7fff8ad1fff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ae22000 -
    0x7fff8ae39fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8ae3a000 -
    0x7fff8ae3dfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8aee9000 -
    0x7fff8af51ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8af52000 -
    0x7fff8af91fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8af92000 -
    0x7fff8aff2fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8aff3000 -
    0x7fff8b023fff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff8b024000 -
    0x7fff8b032ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff8b033000 -
    0x7fff8b071fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8b072000 -
    0x7fff8bc78fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8be67000 -
    0x7fff8be90fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8be91000 -
    0x7fff8bf75ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8bf76000 -
    0x7fff8bf8dfff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8c165000 -
    0x7fff8c19afff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8c19b000 -
    0x7fff8c1c7ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8c1c8000 -
    0x7fff8c1dbff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8c1f2000 -
    0x7fff8c1ffff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff8c20c000 -
    0x7fff8c3e0ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8c3e1000 -
    0x7fff8c3e2fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8c3e3000 -
    0x7fff8c3e5fff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8cbc3000 -
    0x7fff8cc15ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8cc16000 -
    0x7fff8cc18fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff8cc19000 -
    0x7fff8cf32fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8d712000 -
    0x7fff8d718fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff8e01a000 -
    0x7fff8e060fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <066449E4-406B-3ABC-9DB8-E62777498154> /usr/lib/libcurl.4.dylib
    0x7fff8e061000 -
    0x7fff8e061fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e062000 -
    0x7fff8e067fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8e07b000 -
    0x7fff8e07bfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8e10f000 -
    0x7fff8e116fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8e117000 -
    0x7fff8e11afff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8e3f0000 -
    0x7fff8e54dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8e55c000 -
    0x7fff8e579ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8e57a000 -
    0x7fff8e58eff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8e5c0000 -
    0x7fff8e6cdfff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/

  • Safari 3.0.4 crashing here too

    Had to boot Safari from my G5 running Tiger to post this..... Safari 3.0.4 crashes on 1.6 ghz Mini running Leopard. Multiple web pages, including the login page to access support on Apple site....... what do I need to shut off............. ??
    Process: Safari [2084]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10)
    Build Info: WebBrowser-55231000~1
    Code Type: X86 (Native)
    Parent Process: launchd [81]
    Date/Time: 2008-01-29 14:32:53.891 -0500
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 3
    Thread 0:
    0 com.apple.CoreGraphics 0x95c0881f CGClipStackRelease + 5
    1 com.apple.CoreGraphics 0x95c0d950 maybeCopyClipState + 42
    2 com.apple.CoreGraphics 0x95c2d8b8 CGGStateClipToRect + 18
    3 com.apple.CoreGraphics 0x95c2d888 CGContextClipToRect + 103
    4 com.apple.AppKit 0x943192f2 NSRectClip + 106
    5 com.apple.AppKit 0x943191f0 -[NSFocusState flush] + 167
    6 com.apple.AppKit 0x943179eb -[NSView lockFocusIfCanDraw] + 778
    7 com.apple.AppKit 0x943175e8 -[NSView lockFocus] + 42
    8 com.apple.AppKit 0x9431a5c4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1304
    9 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    10 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    11 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    12 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    13 com.apple.AppKit 0x94319ce3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 306
    14 com.apple.AppKit 0x94316814 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
    15 com.apple.AppKit 0x9425737d -[NSView displayIfNeeded] + 933
    16 com.apple.AppKit 0x94256f2d -[NSWindow displayIfNeeded] + 189
    17 com.apple.Safari 0x00024ad9 0x1000 + 146137
    18 com.apple.AppKit 0x94256d50 _handleWindowNeedsDisplay + 436
    19 com.apple.CoreFoundation 0x9265c9e2 __CFRunLoopDoObservers + 466
    20 com.apple.CoreFoundation 0x9265dd45 CFRunLoopRunSpecific + 853
    21 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    22 com.apple.HIToolbox 0x900658a4 RunCurrentEventLoopInMode + 283
    23 com.apple.HIToolbox 0x900656bd ReceiveNextEventCommon + 374
    24 com.apple.HIToolbox 0x90065531 BlockUntilNextEventMatchingListInMode + 106
    25 com.apple.AppKit 0x94254d5b _DPSNextEvent + 657
    26 com.apple.AppKit 0x942546a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    27 com.apple.Safari 0x00009d4e 0x1000 + 36174
    28 com.apple.AppKit 0x9424d6d1 -[NSApplication run] + 795
    29 com.apple.AppKit 0x9421a9ba NSApplicationMain + 574
    30 com.apple.Safari 0x00002876 0x1000 + 6262
    Thread 1:
    0 libSystem.B.dylib 0x90e3face _semwaitsignal + 10
    1 libSystem.B.dylib 0x90e69ced pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x9352b5af WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x93526ba5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    5 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9265e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9248e7c2 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    6 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 3 Crashed:
    0 com.apple.CoreFoundation 0x926258ab CFDataGetBytePtr + 43
    1 com.apple.CFNetwork 0x924ceec3 _NtlmCreateClientResponse + 823
    2 com.apple.CFNetwork 0x924e5496 _CFHTTPAuthenticationUpdateFromResponse + 1084
    3 com.apple.CFNetwork 0x924a15e0 updateAuth + 160
    4 com.apple.CFNetwork 0x924a1103 updateForHeaders + 147
    5 com.apple.CFNetwork 0x924a0ebc httpConnectionResponseStreamCB + 87
    6 com.apple.CFNetwork 0x924a0e0f connectionResponseCallBack + 86
    7 com.apple.CoreFoundation 0x92670629 _CFStreamSignalEventSynch + 137
    8 com.apple.CoreFoundation 0x9265e64e CFRunLoopRunSpecific + 3166
    9 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    10 com.apple.Foundation 0x93e92560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    11 com.apple.Foundation 0x93e2f04d -[NSThread main] + 45
    12 com.apple.Foundation 0x93e2ebf4 _NSThread__main_ + 308
    13 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    14 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9265e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x93e635b5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x93e6f6d4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x0004edd0 0x1000 + 318928
    7 com.apple.Foundation 0x93e2f04d -[NSThread main] + 45
    8 com.apple.Foundation 0x93e2ebf4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    10 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x92658bd4 CFRunLoopWakeUp + 132
    3 com.apple.CoreFoundation 0x92669973 __CFSocketManager + 1747
    4 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    5 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9265e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x924dbd45 _KeychainThread + 230
    5 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    6 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xa03ce4ec ebx: 0x9262588e ecx: 0xb01fabbc edx: 0x00000012
    edi: 0xb01facf8 esi: 0x00000000 ebp: 0xb01fabb8 esp: 0xb01faba0
    ss: 0x0000001f efl: 0x00010287 eip: 0x926258ab cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x12efef com.apple.Safari 3.0.4 (5523.10) <c10a33847b3bae1843862f299f82c6ab> /Applications/Safari.app/Contents/MacOS/Safari
    0x176000 - 0x184ff8 SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x300000 - 0x3e6ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x152a4000 - 0x152a9ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x159e0000 - 0x159e0ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x159e6000 - 0x159edffd com.apple.JavaVM 12.0.0 (12.0.0) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x15fce000 - 0x15fedfed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x16978000 - 0x16e9cff3 +com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) <0cfaf1611a3c4aa382d26424d609f00b> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90035fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90036000 - 0x9033cfff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9033d000 - 0x903ecfff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x903ed000 - 0x9040cffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9040d000 - 0x904b4fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x904b5000 - 0x90547ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90548000 - 0x9055efe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9055f000 - 0x90564fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90565000 - 0x90646ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x90647000 - 0x9066bfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x90672000 - 0x906ceff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x906d4000 - 0x90a92fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90a93000 - 0x90a93ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90a94000 - 0x90a94ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90ae6000 - 0x90b62feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90b63000 - 0x90bddff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90bde000 - 0x90be0fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90be1000 - 0x90d5ffff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90d60000 - 0x90da2fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90da3000 - 0x90dd2fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90dd3000 - 0x90e23ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90e38000 - 0x90f92fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x90f93000 - 0x90f93ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90f94000 - 0x90fd1ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90fd2000 - 0x90fe6ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90fe7000 - 0x91099ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x9109a000 - 0x910aafff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x910ab000 - 0x910b8fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9112f000 - 0x911eafe3 com.apple.WebKit 5523.10.3 (5523.10.3) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x911eb000 - 0x9122cfe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92177000 - 0x922afff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x922be000 - 0x922e5fff libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
    0x922e6000 - 0x92379fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9237a000 - 0x923d4ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x923d5000 - 0x9240bfff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9240c000 - 0x92445ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92446000 - 0x9247cfef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x9247d000 - 0x92482fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92483000 - 0x924fafe3 com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x924fb000 - 0x92585fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92586000 - 0x925ebffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x925ec000 - 0x9271efe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9271f000 - 0x9272dffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x92865000 - 0x9287dfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x928bc000 - 0x928cbfff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x92b33000 - 0x92b4effb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92b4f000 - 0x92b6dfff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x92b6e000 - 0x92b79fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92b7a000 - 0x93046ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93047000 - 0x93074feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93075000 - 0x93485fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93486000 - 0x93488fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93524000 - 0x93a39fff com.apple.WebCore 5523.10.3 (5523.10.3) <89179acba0e5ae2163d4a75ad460cbdb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93a3a000 - 0x93a46ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93a94000 - 0x93aaafff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93aab000 - 0x93ae5ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93ae6000 - 0x93ae7fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93bdd000 - 0x93c01fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x93c02000 - 0x93c8eff7 com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93c8f000 - 0x93d73ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d74000 - 0x93e24fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93e25000 - 0x9409efe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9409f000 - 0x941e4ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x941e5000 - 0x941f5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94214000 - 0x94a0efef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94a0f000 - 0x94a6cffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94a6d000 - 0x94a6fff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94a70000 - 0x94b3bfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94b3c000 - 0x94b7bfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94c5c000 - 0x94d05fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94d06000 - 0x94d07ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x94d08000 - 0x9509eff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9509f000 - 0x950aeffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9513c000 - 0x95166fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x95167000 - 0x9516ffff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95170000 - 0x951f7ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x95461000 - 0x954d5fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x954d6000 - 0x954d6ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x954e1000 - 0x954e4fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x954e5000 - 0x954e5ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95502000 - 0x9550cfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9550d000 - 0x956d6fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95709000 - 0x9574efef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9574f000 - 0x9574fff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9595a000 - 0x95a7efe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b47000 - 0x95b47ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95bf3000 - 0x9628afef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9628b000 - 0x96352ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96353000 - 0x96667fe2 com.apple.QuickTime 7.4.0 (92) <0d674546d12c65dc5c33dca4c81c315b> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96668000 - 0x966b2fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x966b3000 - 0x966bafe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x966da000 - 0x966e1ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x966e2000 - 0x966edff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9677e000 - 0x9677eff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9678c000 - 0x967e5fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x967e6000 - 0x9689cfe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9689d000 - 0x968a3fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x968a4000 - 0x968a8fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x968a9000 - 0x969aafff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x969ab000 - 0x969b2ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x969b3000 - 0x969d1ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x969d2000 - 0x96ab1fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x96b86000 - 0x96e5ffe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96e60000 - 0x96edfff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96ee0000 - 0x96f08ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96f09000 - 0x96f09fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96f0a000 - 0x96f13fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Had to boot Safari from my G5 running Tiger to post this..... Safari 3.0.4 crashes on 1.6 ghz Mini running Leopard. Multiple web pages, including the login page to access support on Apple site....... what do I need to shut off............. ??
    Process: Safari [2084]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10)
    Build Info: WebBrowser-55231000~1
    Code Type: X86 (Native)
    Parent Process: launchd [81]
    Date/Time: 2008-01-29 14:32:53.891 -0500
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 3
    Thread 0:
    0 com.apple.CoreGraphics 0x95c0881f CGClipStackRelease + 5
    1 com.apple.CoreGraphics 0x95c0d950 maybeCopyClipState + 42
    2 com.apple.CoreGraphics 0x95c2d8b8 CGGStateClipToRect + 18
    3 com.apple.CoreGraphics 0x95c2d888 CGContextClipToRect + 103
    4 com.apple.AppKit 0x943192f2 NSRectClip + 106
    5 com.apple.AppKit 0x943191f0 -[NSFocusState flush] + 167
    6 com.apple.AppKit 0x943179eb -[NSView lockFocusIfCanDraw] + 778
    7 com.apple.AppKit 0x943175e8 -[NSView lockFocus] + 42
    8 com.apple.AppKit 0x9431a5c4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1304
    9 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    10 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    11 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    12 com.apple.AppKit 0x9431b1f4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4424
    13 com.apple.AppKit 0x94319ce3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 306
    14 com.apple.AppKit 0x94316814 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
    15 com.apple.AppKit 0x9425737d -[NSView displayIfNeeded] + 933
    16 com.apple.AppKit 0x94256f2d -[NSWindow displayIfNeeded] + 189
    17 com.apple.Safari 0x00024ad9 0x1000 + 146137
    18 com.apple.AppKit 0x94256d50 _handleWindowNeedsDisplay + 436
    19 com.apple.CoreFoundation 0x9265c9e2 __CFRunLoopDoObservers + 466
    20 com.apple.CoreFoundation 0x9265dd45 CFRunLoopRunSpecific + 853
    21 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    22 com.apple.HIToolbox 0x900658a4 RunCurrentEventLoopInMode + 283
    23 com.apple.HIToolbox 0x900656bd ReceiveNextEventCommon + 374
    24 com.apple.HIToolbox 0x90065531 BlockUntilNextEventMatchingListInMode + 106
    25 com.apple.AppKit 0x94254d5b _DPSNextEvent + 657
    26 com.apple.AppKit 0x942546a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    27 com.apple.Safari 0x00009d4e 0x1000 + 36174
    28 com.apple.AppKit 0x9424d6d1 -[NSApplication run] + 795
    29 com.apple.AppKit 0x9421a9ba NSApplicationMain + 574
    30 com.apple.Safari 0x00002876 0x1000 + 6262
    Thread 1:
    0 libSystem.B.dylib 0x90e3face _semwaitsignal + 10
    1 libSystem.B.dylib 0x90e69ced pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x9352b5af WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x93526ba5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    5 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9265e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9248e7c2 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    6 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 3 Crashed:
    0 com.apple.CoreFoundation 0x926258ab CFDataGetBytePtr + 43
    1 com.apple.CFNetwork 0x924ceec3 _NtlmCreateClientResponse + 823
    2 com.apple.CFNetwork 0x924e5496 _CFHTTPAuthenticationUpdateFromResponse + 1084
    3 com.apple.CFNetwork 0x924a15e0 updateAuth + 160
    4 com.apple.CFNetwork 0x924a1103 updateForHeaders + 147
    5 com.apple.CFNetwork 0x924a0ebc httpConnectionResponseStreamCB + 87
    6 com.apple.CFNetwork 0x924a0e0f connectionResponseCallBack + 86
    7 com.apple.CoreFoundation 0x92670629 _CFStreamSignalEventSynch + 137
    8 com.apple.CoreFoundation 0x9265e64e CFRunLoopRunSpecific + 3166
    9 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    10 com.apple.Foundation 0x93e92560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    11 com.apple.Foundation 0x93e2f04d -[NSThread main] + 45
    12 com.apple.Foundation 0x93e2ebf4 _NSThread__main_ + 308
    13 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    14 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9265e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x93e635b5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x93e6f6d4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x0004edd0 0x1000 + 318928
    7 com.apple.Foundation 0x93e2f04d -[NSThread main] + 45
    8 com.apple.Foundation 0x93e2ebf4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    10 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x92658bd4 CFRunLoopWakeUp + 132
    3 com.apple.CoreFoundation 0x92669973 __CFSocketManager + 1747
    4 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    5 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x90e388e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x90e400dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9265e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9265ed38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x924dbd45 _KeychainThread + 230
    5 libSystem.B.dylib 0x90e69075 pthreadstart + 321
    6 libSystem.B.dylib 0x90e68f32 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xa03ce4ec ebx: 0x9262588e ecx: 0xb01fabbc edx: 0x00000012
    edi: 0xb01facf8 esi: 0x00000000 ebp: 0xb01fabb8 esp: 0xb01faba0
    ss: 0x0000001f efl: 0x00010287 eip: 0x926258ab cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x12efef com.apple.Safari 3.0.4 (5523.10) <c10a33847b3bae1843862f299f82c6ab> /Applications/Safari.app/Contents/MacOS/Safari
    0x176000 - 0x184ff8 SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x300000 - 0x3e6ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x152a4000 - 0x152a9ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x159e0000 - 0x159e0ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x159e6000 - 0x159edffd com.apple.JavaVM 12.0.0 (12.0.0) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x15fce000 - 0x15fedfed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x16978000 - 0x16e9cff3 +com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) <0cfaf1611a3c4aa382d26424d609f00b> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90035fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90036000 - 0x9033cfff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9033d000 - 0x903ecfff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x903ed000 - 0x9040cffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9040d000 - 0x904b4fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x904b5000 - 0x90547ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90548000 - 0x9055efe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9055f000 - 0x90564fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90565000 - 0x90646ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x90647000 - 0x9066bfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x90672000 - 0x906ceff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x906d4000 - 0x90a92fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90a93000 - 0x90a93ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90a94000 - 0x90a94ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90ae6000 - 0x90b62feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90b63000 - 0x90bddff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90bde000 - 0x90be0fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90be1000 - 0x90d5ffff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90d60000 - 0x90da2fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90da3000 - 0x90dd2fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90dd3000 - 0x90e23ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90e38000 - 0x90f92fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x90f93000 - 0x90f93ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90f94000 - 0x90fd1ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90fd2000 - 0x90fe6ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90fe7000 - 0x91099ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x9109a000 - 0x910aafff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x910ab000 - 0x910b8fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9112f000 - 0x911eafe3 com.apple.WebKit 5523.10.3 (5523.10.3) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x911eb000 - 0x9122cfe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92177000 - 0x922afff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x922be000 - 0x922e5fff libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
    0x922e6000 - 0x92379fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9237a000 - 0x923d4ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x923d5000 - 0x9240bfff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9240c000 - 0x92445ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92446000 - 0x9247cfef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x9247d000 - 0x92482fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92483000 - 0x924fafe3 com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x924fb000 - 0x92585fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92586000 - 0x925ebffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x925ec000 - 0x9271efe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9271f000 - 0x9272dffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x92865000 - 0x9287dfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x928bc000 - 0x928cbfff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x92b33000 - 0x92b4effb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92b4f000 - 0x92b6dfff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x92b6e000 - 0x92b79fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92b7a000 - 0x93046ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93047000 - 0x93074feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93075000 - 0x93485fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93486000 - 0x93488fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93524000 - 0x93a39fff com.apple.WebCore 5523.10.3 (5523.10.3) <89179acba0e5ae2163d4a75ad460cbdb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93a3a000 - 0x93a46ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93a94000 - 0x93aaafff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93aab000 - 0x93ae5ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93ae6000 - 0x93ae7fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93bdd000 - 0x93c01fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x93c02000 - 0x93c8eff7 com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93c8f000 - 0x93d73ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d74000 - 0x93e24fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93e25000 - 0x9409efe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9409f000 - 0x941e4ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x941e5000 - 0x941f5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94214000 - 0x94a0efef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94a0f000 - 0x94a6cffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94a6d000 - 0x94a6fff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94a70000 - 0x94b3bfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94b3c000 - 0x94b7bfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94c5c000 - 0x94d05fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94d06000 - 0x94d07ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x94d08000 - 0x9509eff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9509f000 - 0x950aeffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9513c000 - 0x95166fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x95167000 - 0x9516ffff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95170000 - 0x951f7ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x95461000 - 0x954d5fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x954d6000 - 0x954d6ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x954e1000 - 0x954e4fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x954e5000 - 0x954e5ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95502000 - 0x9550cfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9550d000 - 0x956d6fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95709000 - 0x9574efef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9574f000 - 0x9574fff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9595a000 - 0x95a7efe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b47000 - 0x95b47ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95bf3000 - 0x9628afef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9628b000 - 0x96352ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96353000 - 0x96667fe2 com.apple.QuickTime 7.4.0 (92) <0d674546d12c65dc5c33dca4c81c315b> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96668000 - 0x966b2fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x966b3000 - 0x966bafe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x966da000 - 0x966e1ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x966e2000 - 0x966edff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9677e000 - 0x9677eff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9678c000 - 0x967e5fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x967e6000 - 0x9689cfe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9689d000 - 0x968a3fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x968a4000 - 0x968a8fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x968a9000 - 0x969aafff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x969ab000 - 0x969b2ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x969b3000 - 0x969d1ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x969d2000 - 0x96ab1fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x96b86000 - 0x96e5ffe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96e60000 - 0x96edfff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96ee0000 - 0x96f08ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96f09000 - 0x96f09fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96f0a000 - 0x96f13fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Why does my Safari, Chrome, and Firefox crash?

    Hi everyone,
    I have been searching through the forums trying to find a problem like this that has been solved but I've been without luck so I'll try posting instead.
    Sorry if I don't provide all the correct data, I'm trying to do this on my desktop because all my browsers are crashing far too often for me to finish a form on this website. I have a 2009 MacBook Pro 13" that has been updated to 10.8.2 Mountain Lion. For some reason, I keep getting unexpected crashes on Safari, Firefox, and Chrome. I have the information for one of the many crashes Safari has given me (as in every 5-10 minutes or so). I have cleared the cache, reset Safari, and uninstalled and reinstalled Firefox and Chrome to see if either was a problem. I removed any installed plug-ins on Safari, but even that didn't help. Here is the information from one of the crash reports. Hope you can figure it out, because I'm stuck and don't know what to do! Also, this crash report is from when I was attempting to sign in onto this website. I also get crashes on almost any website, watching videos, et cetera so I can't seem to discern any real pattern that is causing the crash. It simply always pops up as "Safari Web Content" has crashed or whatever.
    Thanks!
    Process:         WebProcess [6597]
    Path:            /System/Library/
    StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProce ss
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.26.17)
    Build Info:      WebKit2-7536026017000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         502
    Date/Time:       2013-01-11 04:44:02.507 +0200
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          139736 sec
    Crashes Since Last Report:           118
    Per-App Interval Since Last Report:  15037 sec
    Per-App Crashes Since Last Report:   40
    Anonymous UUID:                      2D554FA2-2FD6-938A-256E-B20AF0665EF1
    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                 0000000105db8000-0000000105db9000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/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            0x00000001062ccea8 JSC::SlotVisitor::drain() + 312
    2   com.apple.JavaScriptCore            0x000000010627634c JSC::Heap::markRoots(bool) + 1452
    3   com.apple.JavaScriptCore            0x0000000106275a28 JSC::Heap::collect(JSC::Heap::SweepToggle) + 152
    4   com.apple.JavaScriptCore            0x000000010627485b JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 315
    5   com.apple.CoreFoundation            0x00007fff9341dda4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation            0x00007fff9341d8bd __CFRunLoopDoTimer + 557
    7   com.apple.CoreFoundation            0x00007fff93403099 __CFRunLoopRun + 1513
    8   com.apple.CoreFoundation            0x00007fff934026b2 CFRunLoopRunSpecific + 290
    9   com.apple.HIToolbox                 0x00007fff8f7ea0a4 RunCurrentEventLoopInMode + 209
    10  com.apple.HIToolbox                 0x00007fff8f7e9e42 ReceiveNextEventCommon + 356
    11  com.apple.HIToolbox                 0x00007fff8f7e9cd3 BlockUntilNextEventMatchingListInMode + 62
    12  com.apple.AppKit                    0x00007fff91e2b613 _DPSNextEvent + 685
    13  com.apple.AppKit                    0x00007fff91e2aed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    14  com.apple.AppKit                    0x00007fff91e22283 -[NSApplication run] + 517
    15  com.apple.WebCore                   0x0000000106f18def WebCore::RunLoop::run() + 63
    16  com.apple.WebKit2                   0x0000000105ef2c8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    17  com.apple.WebKit2                   0x0000000105eba5bd WebKitMain + 285
    18  com.apple.WebProcess                0x0000000105db8e7b 0x105db8000 + 3707
    19  libdyld.dylib                       0x00007fff9831e7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib              0x00007fff9790cd16 kevent + 10
    1   libdispatch.dylib                   0x00007fff98fe9dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                   0x00007fff98fe99ee _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib              0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                   0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore            0x0000000106147f26 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore            0x0000000106369d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore            0x000000010637f36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                   0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                   0x00007fff8d697181 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore            0x00000001062a1152 JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 322
    1   com.apple.JavaScriptCore            0x00000001062999db JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 27
    2   com.apple.JavaScriptCore            0x00000001062ccea8 JSC::SlotVisitor::drain() + 312
    3   com.apple.JavaScriptCore            0x00000001062cc776 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    4   com.apple.JavaScriptCore            0x00000001062cc606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    5   com.apple.JavaScriptCore            0x000000010637f36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                   0x00007fff8d6aa742 _pthread_start + 327
    7   libsystem_c.dylib                   0x00007fff8d697181 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib              0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation            0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation            0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation            0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                0x00007fff93d19586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                0x00007fff93d77612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                   0x00007fff8d6aa742 _pthread_start + 327
    8   libsystem_c.dylib                   0x00007fff8d697181 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib              0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation            0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation            0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation            0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation            0x00007fff93411371 CFRunLoopRun + 97
    6   com.apple.WebCore                   0x0000000106f2e291 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore            0x000000010637f36f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                   0x00007fff8d6aa742 _pthread_start + 327
    9   libsystem_c.dylib                   0x00007fff8d697181 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib              0x00007fff9790c322 __select + 10
    1   com.apple.CoreFoundation            0x00007fff934424e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                   0x00007fff8d6aa742 _pthread_start + 327
    3   libsystem_c.dylib                   0x00007fff8d697181 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib              0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                   0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore            0x0000000106147eed ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                   0x0000000106f53991 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                   0x00000001064a604a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore            0x000000010637f36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                   0x00007fff8d6aa742 _pthread_start + 327
    7   libsystem_c.dylib                   0x00007fff8d697181 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib              0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                   0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore            0x0000000106147eed ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                   0x0000000106f53991 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                   0x00000001064a604a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore            0x000000010637f36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                   0x00007fff8d6aa742 _pthread_start + 327
    7   libsystem_c.dylib                   0x00007fff8d697181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib              0x00007fff9790c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                   0x00007fff8d6aceec _pthread_workq_return + 25
    2   libsystem_c.dylib                   0x00007fff8d6accb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                   0x00007fff8d697171 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib              0x00007fff9790c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                   0x00007fff8d6aceec _pthread_workq_return + 25
    2   libsystem_c.dylib                   0x00007fff8d6accb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                   0x00007fff8d697171 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib              0x00007fff9790c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                   0x00007fff8d6aceec _pthread_workq_return + 25
    2   libsystem_c.dylib                   0x00007fff8d6accb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                   0x00007fff8d697171 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib              0x00007fff9790c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                   0x00007fff8d6aceec _pthread_workq_return + 25
    2   libsystem_c.dylib                   0x00007fff8d6accb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                   0x00007fff8d697171 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib              0x00007fff9790c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                   0x00007fff8d6aceec _pthread_workq_return + 25
    2   libsystem_c.dylib                   0x00007fff8d6accb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                   0x00007fff8d697171 start_wqthread + 13
    Thread 14:
    Thread 0 crashed with X86 Thread State (64-bit):
       rax: 0x00000001463e4ec0  rbx: 0x00000000ffffdf36  rcx: 0x000000014c704000  rdx: 0x0000000000000000
       rdi: 0x0000000155442a00  rsi: 0x0000000107e64e28  rbp: 0x00007fff59e45580  rsp: 0x00007fff59e45548
        r8: 0x0000000000000007   r9: 0x00007fff59e454c0  r10: 0x0000000153136c00  r11: 0x000000014cfdf860
       r12: 0x0000000107e64e28  r13: 0xffff000000000002  r14: 0x0000000107e64c40  r15: 0x00000001063e7a28
       rip: 0x0000000000000000  rfl: 0x0000000000010202  cr2: 0x0000000000000000
    Logical CPU: 1
    Binary Images:
            0x105db8000 -        0x105db8fff  com.apple.WebProcess (8536 - 8536.26.17) <E16DFC20-FF9E-3F21-946C-30170B247A86> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
            0x105dbe000 -        0x105dbefff  WebProcessShim.dylib (7536.26.17) <BF0CB1A0-C86D-31C3-99B7-1C2B50FB69EC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
            0x105df1000 -        0x105fd8ff7  com.apple.WebKit2 (8536 - 8536.26.17) <83AB27D5-EF84-35E2-A4B7-78A4791771AF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
            0x106141000 -        0x1063dbff7  com.apple.JavaScriptCore (8536 - 8536.26.15) <9FB8F262-C43B-3606-AF80-CAA7945DAE4D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
            0x106487000 -        0x107440fff  com.apple.WebCore (8536 - 8536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
            0x14a520000 -        0x14aa15fff  com.apple.Safari.framework (8536 - 8536.26.17) <A28655B2-8394-32D4-82C2-725FAD855E48> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
            0x14ad6a000 -        0x14aef4fff  com.apple.WebKit (8536 - 8536.26.17) <3D25C875-B5D1-390C-A449-C1D4FB7DECCB> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
            0x14b6eb000 -        0x14b701fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
            0x14d081000 -        0x14d08fff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
            0x14d097000 -        0x14d0a0fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
            0x14d0a6000 -        0x14d0a9ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
            0x14eaf8000 -        0x14eb0eff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
            0x15ad90000 -        0x15af47fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
            0x15af7e000 -        0x15b0c0fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
            0x15b0f4000 -        0x15b121fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
            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
         0x7fff659b8000 -     0x7fff659ec93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
         0x7fff8c9a5000 -     0x7fff8c9a9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
         0x7fff8c9aa000 -     0x7fff8c9cbfff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
         0x7fff8c9cc000 -     0x7fff8c9cefff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
         0x7fff8c9cf000 -     0x7fff8ca17fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
         0x7fff8ca18000 -     0x7fff8ca74fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
         0x7fff8cf6b000 -     0x7fff8cf95ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
         0x7fff8cfdd000 -     0x7fff8d121fef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
         0x7fff8d122000 -     0x7fff8d171ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
         0x7fff8d172000 -     0x7fff8d20cfff  com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
         0x7fff8d268000 -     0x7fff8d2b3fff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
         0x7fff8d2b4000 -     0x7fff8d2d6ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
         0x7fff8d2d7000 -     0x7fff8d2d9fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
         0x7fff8d2da000 -     0x7fff8d359ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
         0x7fff8d35a000 -     0x7fff8d3c7ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
         0x7fff8d483000 -     0x7fff8d4d4ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
         0x7fff8d4d5000 -     0x7fff8d5effff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
         0x7fff8d67e000 -     0x7fff8d695fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
         0x7fff8d696000 -     0x7fff8d762fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
         0x7fff8d763000 -     0x7fff8d7bcfff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
         0x7fff8d7c9000 -     0x7fff8d800ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
         0x7fff8d801000 -     0x7fff8d83dfff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
         0x7fff8d83e000 -     0x7fff8dc5bfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
         0x7fff8dc61000 -     0x7fff8dcacff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
         0x7fff8dcad000 -     0x7fff8dcb7fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
         0x7fff8dcb8000 -     0x7fff8dd07ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
         0x7fff8dd2a000 -     0x7fff8e123ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
         0x7fff8e12e000 -     0x7fff8e230fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
         0x7fff8e25d000 -     0x7fff8e2b7fff  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
         0x7fff8e2b8000 -     0x7fff8e38bff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
         0x7fff8e38c000 -     0x7fff8e38efff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
         0x7fff8e38f000 -     0x7fff8e3f7fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
         0x7fff8e3f8000 -     0x7fff8e42afff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
         0x7fff8e42b000 -     0x7fff8e42ffff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
         0x7fff8e430000 -     0x7fff8e532fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
         0x7fff8e533000 -     0x7fff8e57dff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
         0x7fff8e57e000 -     0x7fff8e975fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
         0x7fff8e976000 -     0x7fff8ea10fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
         0x7fff8ea11000 -     0x7fff8ea12ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
         0x7fff8ea13000 -     0x7fff8ea16ff7  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
         0x7fff8ea17000 -     0x7fff8ea1bfff  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
         0x7fff8ea68000 -     0x7fff8ea9cfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
         0x7fff8ea9d000 -     0x7fff8ebeefff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
         0x7fff8ebef000 -     0x7fff8ece0fff  com.apple.DiskImagesFramework (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
         0x7fff8ece1000 -     0x7fff8ed19fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
         0x7fff8ed1a000 -     0x7fff8ed1afff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
         0x7fff8ed1b000 -     0x7fff8ed21fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
         0x7fff8ed22000 -     0x7fff8efe5ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
         0x7fff8eff2000 -     0x7fff8f11bff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
         0x7fff8f142000 -     0x7fff8f1e0ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
         0x7fff8f1e1000 -     0x7fff8f2f992f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
         0x7fff8f33e000 -     0x7fff8f5c3ff7  com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
         0x7fff8f5c4000 -     0x7fff8f5c7fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
         0x7fff8f5f1000 -     0x7fff8f602ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
         0x7fff8f603000 -     0x7fff8f789fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
         0x7fff8f78a000 -     0x7fff8fabaff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
         0x7fff8fabb000 -     0x7fff8fabffff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
         0x7fff8fb02000 -     0x7fff8fb3ffe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
         0x7fff8fb40000 -     0x7fff8fb4bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
         0x7fff8fb4c000 -     0x7fff8fbb4ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
         0x7fff8fbb5000 -     0x7fff8fbd0ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
         0x7fff8fbd1000 -     0x7fff90561c67  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
         0x7fff90562000 -     0x7fff905f3fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
         0x7fff90602000 -     0x7fff90618fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
         0x7fff90619000 -     0x7fff9063eff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
         0x7fff9063f000 -     0x7fff90648fff  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
         0x7fff90649000 -     0x7fff9064dfff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
         0x7fff9064e000 -     0x7fff90691fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
         0x7fff90692000 -     0x7fff90719ff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
         0x7fff9071a000 -     0x7fff90722ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
         0x7fff90723000 -     0x7fff908befef  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
         0x7fff908bf000 -     0x7fff908e6fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
         0x7fff918a1000 -     0x7fff918d7fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
         0x7fff918d8000 -     0x7fff918ffff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
         0x7fff91902000 -     0x7fff91905fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
         0x7fff91906000 -     0x7fff91906fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
         0x7fff91b52000 -     0x7fff91b5dfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
         0x7fff91b5e000 -     0x7fff91b60ff7  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
         0x7fff91b61000 -     0x7fff91c56fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
         0x7fff91c57000 -     0x7fff91c80fff  libsandbox.1.dylib (220) <16C57341-F53E-3B9E-9DD7-247108522DD4> /usr/lib/libsandbox.1.dylib
         0x7fff91c81000 -     0x7fff91c8bfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
         0x7fff91c8c000 -     0x7fff91c90ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
         0x7fff91cd6000 -     0x7fff92903ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
         0x7fff92904000 -     0x7fff92906ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
         0x7fff92907000 -     0x7fff92916ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
         0x7fff92919000 -     0x7fff92940ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
         0x7fff92941000 -     0x7fff929aafff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
         0x7fff929ab000 -     0x7fff929c8fff  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
         0x7fff929c9000 -     0x7fff93171fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
         0x7fff93172000 -     0x7fff933cdff7  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
         0x7fff933ce000 -     0x7fff935b7fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
         0x7fff935c0000 -     0x7fff935c6fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
         0x7fff935c7000 -     0x7fff935c9ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
         0x7fff935ca000 -     0x7fff935ceff7  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
         0x7fff935e4000 -     0x7fff93792fff  com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
         0x7fff937ae000 -     0x7fff9380bfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
         0x7fff9380c000 -     0x7fff93846fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
         0x7fff93847000 -     0x7fff93855ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
         0x7fff93856000 -     0x7fff93ad6ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
         0x7fff93ad7000 -     0x7fff93b64ff7  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
         0x7fff93bdb000 -     0x7fff93be3fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
         0x7fff93c2c000 -     0x7fff93c4dff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
         0x7fff93c4e000 -     0x7fff93caaff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
         0x7fff93cab000 -     0x7fff93cb2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
         0x7fff93cb3000 -     0x7fff93cb3fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
         0x7fff93cb4000 -     0x7fff93cb4fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
         0x7fff93cb5000 -     0x7fff93cb5ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
         0x7fff93cb6000 -     0x7fff93ce1fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
         0x7fff93ce2000 -     0x7fff9403efff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
         0x7fff9403f000 -     0x7fff94040fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
         0x7fff94041000 -     0x7fff94077fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
         0x7fff94078000 -     0x7fff9414aff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
         0x7fff9415a000 -     0x7fff94166ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
         0x7fff94167000 -     0x7fff94168ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
         0x7fff94169000 -     0x7fff94480ff7  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
         0x7fff94481000 -     0x7fff94502fff  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
         0x7fff94503000 -     0x7fff94503fff  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
         0x7fff9450d000 -     0x7fff9451afff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
         0x7fff9451b000 -     0x7fff9453aff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
         0x7fff9453b000 -     0x7fff94541fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
         0x7fff945f0000 -     0x7fff945f0fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
         0x7fff94652000 -     0x7fff94653ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
         0x7fff94654000 -     0x7fff9465ffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
         0x7fff94660000 -     0x7fff946cdfff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
         0x7fff947e8000 -     0x7fff94816ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
         0x7fff949c9000 -     0x7fff94a03fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
         0x7fff94a04000 -     0x7fff94a0eff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
         0x7fff952c4000 -     0x7fff95334fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
         0x7fff95335000 -     0x7fff95341fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
         0x7fff95342000 -     0x7fff9545bff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
         0x7fff95710000 -     0x7fff95884fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
         0x7fff95885000 -     0x7fff958b6ff7  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
         0x7fff958b7000 -     0x7fff958b8fff  libquit.dylib (130) <DC77F406-C5D4-301B-A96D-9A3DCA263756> /usr/lib/libquit.dylib
         0x7fff958f4000 -     0x7fff95920ff7  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
         0x7fff9594a000 -     0x7fff95bf8fff  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
         0x7fff95bf9000 -     0x7fff95c4fff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
         0x7fff95c50000 -     0x7fff95c51fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
         0x7fff95c52000 -     0x7fff95c92fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
         0x7fff95c93000 -     0x7fff95d39ff7  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
         0x7fff95d5d000 -     0x7fff95e0efff  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
         0x7fff96053000 -     0x7fff960a9fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
         0x7fff960aa000 -     0x7fff960acfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
         0x7fff960fd000 -     0x7fff96102fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
         0x7fff96103000 -     0x7fff96117fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
         0x7fff96118000 -     0x7fff9612ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
         0x7fff96130000 -     0x7fff96185ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
         0x7fff96186000 -     0x7fff961cafff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
         0x7fff961cb000 -     0x7fff961dffff  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
         0x7fff961e0000 -     0x7fff961e0fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
         0x7fff9656d000 -     0x7fff965a2ff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
         0x7fff965a3000 -     0x7fff965a3fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
         0x7fff96847000 -     0x7fff96855fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
         0x7fff96856000 -     0x7fff96961fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
         0x7fff96962000 -     0x7fff96975ff7  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
         0x7fff96ad6000 -     0x7fff96ae8ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
         0x7fff96ae9000 -     0x7fff96bc3ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
         0x7fff96bc7000 -     0x7fff96bc9fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
         0x7fff96bd5000 -     0x7fff96c2cff7  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
         0x7fff96c2d000 -     0x7fff96c2dfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
         0x7fff96c2e000 -     0x7fff96c5cfff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
         0x7fff96d05000 -     0x7fff96d1afff  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
         0x7fff96d7b000 -     0x7fff96fb0ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
         0x7fff97051000 -     0x7fff970a8ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
         0x7fff970a9000 -     0x7fff970d5fff  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
         0x7fff97146000 -     0x7fff97147fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
         0x7fff971c1000 -     0x7fff971ccff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
         0x7fff971d1000 -     0x7fff97296ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
         0x7fff97297000 -     0x7fff972daff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
         0x7fff97435000 -     0x7fff97533fff  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
         0x7fff97579000 -     0x7fff975c1fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
         0x7fff975cf000 -     0x7fff976ccfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
         0x7fff976cd000 -     0x7fff976d9fff  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
         0x7fff976da000 -     0x7fff9784bff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
         0x7fff9784c000 -     0x7fff9786eff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
         0x7fff978fa000 -     0x7fff97915ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
         0x7fff9792a000 -     0x7fff97949ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
         0x7fff9794a000 -     0x7fff97985fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
         0x7fff97986000 -     0x7fff97986fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
         0x7fff97987000 -     0x7fff979a1fff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
         0x7fff979a2000 -     0x7fff979b1ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
         0x7fff979b2000 -     0x7fff979b3fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
         0x7fff979b4000 -     0x7fff97a01fff  com.apple.CoreMediaIO (301.0 - 4147) <3B748499-C173-357B-976C-9FF257C5171E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
         0x7fff97a02000 -     0x7fff97abfff7  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
         0x7fff97ac0000 -     0x7fff97b1dff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
         0x7fff97b1e000 -     0x7fff97b34fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
         0x7fff97b35000 -     0x7fff97b3cfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
         0x7fff97b3d000 -     0x7fff9827fff7  libclh.dylib (4.0.3 - 4.0.3) <16FC7127-61C7-3F3A-870E-16CD38E5BB37> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
         0x7fff982be000 -     0x7fff982befff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
         0x7fff982bf000 -     0x7fff9831bfff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
         0x7fff9831c000 -     0x7fff9831fff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
         0x7fff98320000 -     0x7fff98520fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
         0x7fff98539000 -     0x7fff9853cfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
         0x7fff9853d000 -     0x7fff9855dfff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
         0x7fff9855e000 -     0x7fff98571ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
         0x7fff985c3000 -     0x7fff986e3fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
         0x7fff986e4000 -     0x7fff9870cfff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
         0x7fff9870d000 -     0x7fff98712fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
         0x7fff98714000 -     0x7fff98b50fff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
         0x7fff98b51000 -     0x7fff98b5efff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
         0x7fff98b5f000 -     0x7fff98b65ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
         0x7fff98b66000 -     0x7fff98b70fff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
         0x7fff98b71000 -     0x7fff98b72ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
         0x7fff98e3f000 -     0x7fff98e42fff  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
         0x7fff98f5d000 -     0x7fff98fa9ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
         0x7fff98fb6000 -     0x7fff98fbafff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
         0x7fff98fbb000 -     0x7fff98fc6ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
         0x7fff98fc7000 -     0x7fff98fd5fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
         0x7fff98fd6000 -     0x7fff98fe4ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
         0x7fff98fe5000 -     0x7fff98ffaff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
         0x7fff98ffb000 -     0x7fff99026fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
         0x7fff990b7000 -     0x7fff99137ff7  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
         0x7fff99138000 -     0x7fff991d5ff7  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
         0x7fff991d6000 -     0x7fff99215ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
         0x7fff99216000 -     0x7fff994bafff  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
         0x7fff994bb000 -     0x7fff994c8ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
         0x7fff994c9000 -     0x7fff995c6ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
         0x7fff995c7000 -     0x7fff99897fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
         0x7fff99898000 -     0x7fff9989ffff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
         0x7fff998a0000 -     0x7fff998a5fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
         0x7fff998a6000 -     0x7fff99928fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    External Modification Summary:
       Calls made by other processes targeting this process:
         task_for_pid: 2
         thread_create: 0
         thread_set_state: 0
       Calls made by this process:
         task_for_pid: 0
         thread_create: 0
         thread_set_state: 0
       Calls made by all processes on this machine:
         task_for_pid: 4536
         thread_create: 0
         thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=248.4M resident=132.0M(53%) swapped_out_or_unallocated=116.4M(47%)
    Writable regions: Total=1.4G written=236.8M(16%) resident=359.7M(24%) swapped_out=0K(0%) unallocated=1.1G(76%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                              264K
    CG raster data                       3648K
    CG shared images                     1184K
    CoreAnimation                        25.9M
    CoreServices                         1056K
    IOKit                                94.2M
    JS JIT generated code               256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector  

    Hi again,
    Sorry for the delay, I wanted to make sure I did the testing properly.
    So when I logged into the Guest account (Step 1) I did get another crash. When I was in safe mode, I stayed on Safari and actively used it for around an hour and a half without any crashes so I think it was fine in safe mode, but given that I can't seem to actively reproduce the error I'm not sure if it was a fix. When I logged back onto my account after safe mode, I got a crash in Safari again (Step 2). The first crash report is of the Guest account, and the second crash report is after I rebooted from Safe Mode. I will title them and put space in accordingly to differentiate them.
    Thanks!
    Guest Login Test (Step 1)
    Process:         WebProcess [6835]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.26.17)
    Build Info:      WebKit2-7536026017000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         201
    Date/Time:       2013-01-11 12:12:15.348 +0200
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          852 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  292 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      2D554FA2-2FD6-938A-256E-B20AF0665EF1
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffc0
    VM Regions Near 0xffffffffffffffc0:
    --> shared memory          00007fffffff9000-00007fffffffa000 [    4K] r-x/r-x SM=SHM 
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x000000011066f508 0 + 4570150152
    1   com.apple.JavaScriptCore                0x000000010e889ec0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    2   com.apple.JavaScriptCore                0x000000010e889b24 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    3   com.apple.JavaScriptCore                0x000000010e9bf3e0 JSC::boundFunctionCall(JSC::ExecState*) + 400
    4   ???                                     0x00000001105bf265 0 + 4569428581
    5   com.apple.JavaScriptCore                0x000000010e889ec0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    6   com.apple.JavaScriptCore                0x000000010e889b24 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    7   com.apple.WebCore                       0x000000010ec6d172 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
    8   com.apple.WebCore                       0x000000010ec6cc94 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
    9   com.apple.WebCore                       0x000000010ebed305 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 69
    10  com.apple.WebCore                       0x000000010ebed3da WebCore::Node::handleLocalEvents(WebCore::Event*) + 170
    11  com.apple.WebCore                       0x000000010ebecb35 WebCore::EventDispatcher::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 837
    12  com.apple.WebCore                       0x000000010ebec7b5 WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 37
    13  com.apple.WebCore                       0x000000010f2a0edb WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, ***::PassRefPtr<WebCore::EventDispatchMediator>) + 139
    14  com.apple.WebCore                       0x000000010ebec707 WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 55
    15  com.apple.WebCore                       0x000000010f3279c6 WebCore::HTMLMediaElement::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 166
    16  com.apple.WebCore                       0x000000010f2de29a WebCore::GenericEventQueue::timerFired(WebCore::Timer<WebCore::GenericEventQueu e>*) + 122
    17  com.apple.WebCore                       0x000000010ebcfef4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
    18  com.apple.WebCore                       0x000000010f670d13 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51
    19  com.apple.CoreFoundation                0x00007fff9341dda4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    20  com.apple.CoreFoundation                0x00007fff9341d8bd __CFRunLoopDoTimer + 557
    21  com.apple.CoreFoundation                0x00007fff93403099 __CFRunLoopRun + 1513
    22  com.apple.CoreFoundation                0x00007fff934026b2 CFRunLoopRunSpecific + 290
    23  com.apple.HIToolbox                     0x00007fff8f7ea0a4 RunCurrentEventLoopInMode + 209
    24  com.apple.HIToolbox                     0x00007fff8f7e9e42 ReceiveNextEventCommon + 356
    25  com.apple.HIToolbox                     0x00007fff8f7e9cd3 BlockUntilNextEventMatchingListInMode + 62
    26  com.apple.AppKit                        0x00007fff91e2b613 _DPSNextEvent + 685
    27  com.apple.AppKit                        0x00007fff91e2aed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    28  com.apple.AppKit                        0x00007fff91e22283 -[NSApplication run] + 517
    29  com.apple.WebCore                       0x000000010f644def WebCore::RunLoop::run() + 63
    30  com.apple.WebKit2                       0x000000010e61ec8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    31  com.apple.WebKit2                       0x000000010e5e65bd WebKitMain + 285
    32  com.apple.WebProcess                    0x000000010e4e4e7b 0x10e4e4000 + 3707
    33  libdyld.dylib                           0x00007fff9831e7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9790cd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff98fe9dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff98fe99ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff93d19586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff93d77612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff93411371 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x000000010f65a291 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x000000010eaab36f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff9790c322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff934424e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e873f26 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010ea95d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010eaab36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e9f8724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010e9f8606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eaab36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e873eed ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f67f991 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ebd204a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eaab36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e873eed ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f67f991 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ebd204a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eaab36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 9:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff93411371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff976ee496 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 10:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff93411371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff976ee931 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 11:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff93411371 CFRunLoopRun + 97
    6   com.apple.CoreMedia                     0x00007fff8dc7f980 FigThreadGlobalNetworkBufferingRunloop + 21
    7   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    8   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 12:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8dc80ff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8dd44c21 0x7fff8dd2a000 + 109601
    4   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 13:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8dc80ff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8dd8422f 0x7fff8dd2a000 + 369199
    4   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 14:: AQClient
    0   libsystem_kernel.dylib                  0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97909c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff933fd803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93402ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff934026b2 CFRunLoopRunSpecific + 290
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8eaa4c9c GenericRunLoopThread::Entry(void*) + 204
    6   com.apple.audio.toolbox.AudioToolbox          0x00007fff8eaa4b53 CAPThread::Entry(CAPThread*) + 175
    7   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 15:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8dc80ff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8dd5c15a 0x7fff8dd2a000 + 205146
    4   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 16:: com.apple.coremedia.imagequeue.coreanimation
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aefc3 _pthread_cond_wait + 927
    2   com.apple.CoreMedia                     0x00007fff8dc80fa5 FigSemaphoreWaitRelative + 190
    3   com.apple.MediaToolbox                  0x00007fff8de24294 0x7fff8dd2a000 + 1024660
    4   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 17:: com.apple.coremedia.videomediaconverter
    0   libsystem_kernel.dylib                  0x00007fff9790c386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8d734800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff8d734717 usleep + 54
    3   com.apple.AppleGVAFramework             0x00000001675188b2 0x1674da000 + 256178
    4   com.apple.VideoToolbox                  0x00007fff9878b94c 0x7fff98714000 + 489804
    5   com.apple.VideoToolbox                  0x00007fff9871ca8c 0x7fff98714000 + 35468
    6   com.apple.VideoToolbox                  0x00007fff9871c82f VTDecompressionSessionDecodeFrame + 430
    7   com.apple.MediaToolbox                  0x00007fff8dd5d7c8 0x7fff8dd2a000 + 210888
    8   com.apple.MediaToolbox                  0x00007fff8de23b32 0x7fff8dd2a000 + 1022770
    9   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    10  libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    11  libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff9790c386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8d734800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff8d734717 usleep + 54
    3   com.apple.GeForceVADriver               0x00000001677be532 KernelConnection::waitForStamp(unsigned int, unsigned int) const + 86
    4   com.apple.GeForceVADriver               0x00000001677be918 ChannelTimeStamp::wait(unsigned int) const + 30
    5   com.apple.GeForceVADriver               0x00000001677d9c53 nvAVDQueryCommandStatus + 439
    6   com.apple.AppleGVAFramework             0x000000016750e4de 0x1674da000 + 214238
    7   com.apple.AppleGVAFramework             0x000000016750e47d 0x1674da000 + 214141
    8   com.apple.AppleGVAFramework             0x000000016750e333 0x1674da000 + 213811
    9   com.apple.AppleGVAFramework             0x000000016750e28d 0x1674da000 + 213645
    10  com.apple.AppleGVAFramework             0x000000016750e9dc 0x1674da000 + 215516
    11  libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    12  libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 19:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8dc80ff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8dda4b89 0x7fff8dd2a000 + 502665
    4   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 20:: com.apple.coremedia.videomentor
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8dc80ff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8ddb1c27 0x7fff8dd2a000 + 556071
    4   com.apple.MediaToolbox                  0x00007fff8ddb0fd1 0x7fff8dd2a000 + 552913
    5   com.apple.MediaToolbox                  0x00007fff8ddac5ca 0x7fff8dd2a000 + 533962
    6   com.apple.CoreMedia                     0x00007fff8dc814c9 figThreadMain + 382
    7   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff9790c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d6aef89 _pthread_cond_wait + 869
    2   com.apple.audio.toolbox.AudioToolbox          0x00007fff8eabd294 CAGuard::Wait() + 90
    3   com.apple.audio.toolbox.AudioToolbox          0x00007fff8eabb2f6 AQConverterManager::AQConverterThread::Run() + 294
    4   com.apple.audio.toolbox.AudioToolbox          0x00007fff8eabb162 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8eaa4b53 CAPThread::Entry(CAPThread*) + 175
    6   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 22:: Dispatch queue: com.apple.coremedia.videolayer.notificationqueue
    0   libsystem_kernel.dylib                  0x00007fff9790a6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff98febc32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib                       0x00007fff98feba92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.MediaToolbox                  0x00007fff8deb493c 0x7fff8dd2a000 + 1616188
    4   libsystem_blocks.dylib                  0x00007fff979b36a3 _Block_release + 202
    5   libdispatch.dylib                       0x00007fff98fe70b6 _dispatch_client_callout + 8
    6   libdispatch.dylib                       0x00007fff98fe847f _dispatch_queue_drain + 235
    7   libdispatch.dylib                       0x00007fff98fe82f1 _dispatch_queue_invoke + 52
    8   libdispatch.dylib                       0x00007fff98fe81c3 _dispatch_worker_thread2 + 249
    9   libsystem_c.dylib                       0x00007fff8d6accab _pthread_wqthread + 404
    10  libsystem_c.dylib                       0x00007fff8d697171 start_wqthread + 13
    Thread 23:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff9790a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97909c42 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x00007fff937db17a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff937db108 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff937d98db HALC_ProxyIOContext::IOWorkLoop() + 1209
    5   com.apple.audio.CoreAudio               0x00007fff937d9391 HALC_ProxyIOContext::IOThreadEntry(void*) + 83
    6   com.apple.audio.CoreAudio               0x00007fff937d924b HALB_IOThread::Entry(void*) + 75
    7   libsystem_c.dylib                       0x00007fff8d6aa742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8d697181 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff9790c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d6aceec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8d6accb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8d697171 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff9790c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d6aceec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8d6accb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8d697171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000156b06500  rbx: 0x0000000156b48020  rcx: 0x0000000000000005  rdx: 0x0000000156b065a0
      rdi: 0x00000001611e5038  rsi: 0x000000000000000a  rbp: 0x00007fff51719b90  rsp: 0x00007fff51719af0
       r8: 0xffffffff00000000   r9: 0x000000000000000f  r10: 0x0000000164f33e80  r11: 0xffffffffffffffff
      r12: 0x00000000000001fc  r13: 0x0000000154670148  r14: 0xffff000000000000  r15: 0xffff000000000002
      rip: 0x000000011066f508  rfl: 0x0000000000010246  cr2: 0xffffffffffffffc0
    Logical CPU: 1
    Binary Images:
           0x10e4e4000 -        0x10e4e4fff  com.apple.WebProcess (8536 - 8536.26.17) <E16DFC20-FF9E-3F21-946C-30170B247A86> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10e4e9000 -        0x10e4e9fff  WebProcessShim.dylib (7536.26.17) <BF0CB1A0-C86D-31C3-99B7-1C2B50FB69EC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10e51d000 -        0x10e704ff7  com.apple.WebKit2 (8536 - 8536.26.17) <83AB27D5-EF84-35E2-A4B7-78A4791771AF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10e86d000 -        0x10eb07ff7  com.apple.JavaScriptCore (8536 - 8536.26.15) <9FB8F262-C43B-3606-AF80-CAA7945DAE4D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10ebb3000 -        0x10fb6cfff  com.apple.WebCore (8536 - 8536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x152d44000 -        0x153239fff  com.apple.Safari.framework (8536 - 8536.26.17) <A28655B2-8394-32D4-82C2-725FAD855E48> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x15358e000 -        0x153718fff  com.apple.WebKit (8536 - 8536.26.17) <3D25C875-B5D1-390C-A449-C1D4FB7DECCB> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x15388d000 -        0x1538a3fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x1557d2000 -        0x155989fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1559c0000 -        0x155b02fff  libGLProgramm

  • Safari 5.1 keeps crashing - OSX 10.6.8

    Process:         Safari [192]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (6534.50)
    Build Info:      WebBrowser-75345000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [110]
    Date/Time:       2011-10-11 10:19:29.863 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          32841 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  145 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      AAB7929A-7FE1-4CFE-A283-661A875FEF05
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    Crashed Thread:  4  WebCore: IconDatabase
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x00007fff82a4ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff82a4f3ed mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff809e3932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff809e2dbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox               0x00007fff86d7b7ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox               0x00007fff86d7b5f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox               0x00007fff86d7b4ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                  0x00007fff86052eb2 _DPSNextEvent + 708
    8   com.apple.AppKit                  0x00007fff86052801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework        0x00007fff81fb5452 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit                  0x00007fff8601868f -[NSApplication run] + 395
    11  com.apple.AppKit                  0x00007fff860113b0 NSApplicationMain + 364
    12  com.apple.Safari.framework        0x00007fff8216ff62 SafariMain + 200
    13  com.apple.Safari                  0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff82a67c0a kevent + 10
    1   libSystem.B.dylib                 0x00007fff82a69add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff82a697b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff82a692de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff82a68c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff82a68aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff82a68a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff82a68e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff82a68aa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                 0x00007fff82a68a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff82a68e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff82a68aa5 start_wqthread + 13
    Thread 4 Crashed:  WebCore: IconDatabase
    0   com.apple.WebCore                 0x00007fff88e6556d bool ***::HashTable<***::String, std::pair<***::String, WebCore::PageURLRecord*>, ***::PairFirstExtractor<std::pair<***::String, WebCore::PageURLRecord*> >, ***::StringHash, ***::PairHashTraits<***::HashTraits<***::String>, ***::HashTraits<WebCore::PageURLRecord*> >, ***::HashTraits<***::String> >::contains<***::String, ***::IdentityHashTranslator<***::String, std::pair<***::String, WebCore::PageURLRecord*>, ***::StringHash> >(***::String const&) const + 45
    1   com.apple.WebCore                 0x00007fff883d3d8b WebCore::IconDatabase::pruneUnretainedIcons() + 331
    2   com.apple.WebCore                 0x00007fff883bb7aa WebCore::IconDatabase::syncThreadMainLoop() + 362
    3   com.apple.WebCore                 0x00007fff883b8c88 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                 0x00007fff82a87fd6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff82a87e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff82a4ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff82a4f3ed mach_msg + 59
    2   com.apple.QuartzCore              0x00007fff85cc4396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore              0x00007fff85cc42d6 thread_fun + 34
    4   libSystem.B.dylib                 0x00007fff82a87fd6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff82a87e89 thread_start + 13
    Thread 6:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                 0x00007fff82a90aea pread + 10
    1   libsqlite3.dylib                  0x00007fff806f009c unixRead + 44
    2   libsqlite3.dylib                  0x00007fff806f3ec0 sqlite3PagerAcquire + 1312
    3   libsqlite3.dylib                  0x00007fff8070822c checkTreePage + 252
    4   libsqlite3.dylib                  0x00007fff80708321 checkTreePage + 497
    5   libsqlite3.dylib                  0x00007fff80708321 checkTreePage + 497
    6   libsqlite3.dylib                  0x00007fff80766eed sqlite3VdbeExec + 31725
    7   libsqlite3.dylib                  0x00007fff8076a798 sqlite3_step + 1384
    8   com.apple.Safari.framework        0x00007fff821ad006 Safari::SQLiteStatement::step() + 28
    9   com.apple.Safari.framework        0x00007fff8217df15 Safari::SafeBrowsingStore::checkIntegrity() + 51
    10  com.apple.Safari.framework        0x00007fff8217e32e Safari::SafeBrowsingStore::initDatabase() + 104
    11  com.apple.Safari.framework        0x00007fff8217e3d8 Safari::SafeBrowsingStore::getListID(Safari::SString const&, int&) + 38
    12  com.apple.Safari.framework        0x00007fff8217e471 Safari::SafeBrowsingStore::addList(Safari::SString const&) + 35
    13  com.apple.Safari.framework        0x00007fff8217647b Safari::SafeBrowsingListManager::SafeBrowsingListManager(Safari::SafeBrowsingSe rvice&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 433
    14  com.apple.Safari.framework        0x00007fff82176882 Safari::SafeBrowsingListManager::create(Safari::SafeBrowsingService&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 78
    15  com.apple.Safari.framework        0x00007fff8217c71f Safari::SafeBrowsingService::didReceiveListNames(***::Vector<Safari::SString, 0ul> const&) + 35
    16  com.apple.Safari.framework        0x00007fff820efcb6 Safari::GoogleSafeBrowsingService::initialize() + 294
    17  com.apple.Safari.framework        0x00007fff8217801a Safari::SafeBrowsingManager::addGoogleSafeBrowsingService() + 122
    18  com.apple.Safari.framework        0x00007fff82178206 Safari::SafeBrowsingManager::handleMessage(Safari::SafeBrowsingManager::SafeBro wsingMessage*) + 214
    19  com.apple.Safari.framework        0x00007fff82128e07 Safari::MessageRunLoop::dispatchMessage() + 49
    20  com.apple.CoreFoundation          0x00007fff809e5401 __CFRunLoopDoSources0 + 1361
    21  com.apple.CoreFoundation          0x00007fff809e35f9 __CFRunLoopRun + 873
    22  com.apple.CoreFoundation          0x00007fff809e2dbf CFRunLoopRunSpecific + 575
    23  com.apple.Safari.framework        0x00007fff82128d39 Safari::MessageRunLoop::threadBody() + 107
    24  com.apple.Safari.framework        0x00007fff82128d73 Safari::MessageRunLoop::threadCallback(void*) + 9
    25  libSystem.B.dylib                 0x00007fff82a87fd6 _pthread_start + 331
    26  libSystem.B.dylib                 0x00007fff82a87e89 thread_start + 13
    Thread 7:  Safari: SnapshotStore
    0   libSystem.B.dylib                 0x00007fff82a89a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff82a8d881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore          0x00007fff81963690 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework        0x00007fff821a2f6d Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework        0x00007fff821a136d Safari::SnapshotStore::diskAccessThreadBody() + 379
    5   com.apple.Safari.framework        0x00007fff821a1b27 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                 0x00007fff82a87fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff82a87e89 thread_start + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00000000000007ff  rbx: 0x00000001005a66c0  rcx: 0x000000010030b658  rdx: 0x00000000ffffffff
      rdi: 0x0000000100530150  rsi: 0x00000001126c1dd0  rbp: 0x00000001126c1cd0  rsp: 0x00000001126c1c90
       r8: 0x0000000100530100   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x00007fff806e1940
      r12: 0x0000000000000001  r13: 0x00000001005300f8  r14: 0x0000000100530000  r15: 0x00000001005f6000
      rip: 0x00007fff88e6556d  rfl: 0x0000000000010206  cr2: 0x0000000000000018
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1 (6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Applications/Safari.app/Contents/MacOS/Safari
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80043000 -     0x7fff80058ff7  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
        0x7fff8023b000 -     0x7fff8025cfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff8028e000 -     0x7fff802d1fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff802d2000 -     0x7fff8034eff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff806de000 -     0x7fff80797fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff80997000 -     0x7fff80b0efe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff80b0f000 -     0x7fff80b13ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff80b14000 -     0x7fff80b17ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff80b18000 -     0x7fff80b59fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff80b63000 -     0x7fff80c19ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff80c1a000 -     0x7fff80c1aff7  com.apple.Carbon 150 (152) <FA427C37-CF97-6773-775D-4F752ED68581> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80c1b000 -     0x7fff80c2cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff80c49000 -     0x7fff80c4aff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff80c4b000 -     0x7fff80d80fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff80d81000 -     0x7fff80d9eff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff80d9f000 -     0x7fff80e7cfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff80e7d000 -     0x7fff80ea5fff  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
        0x7fff80f38000 -     0x7fff80f49fff  SyndicationUI ??? (???) <117F0971-8B7E-DC2A-84C1-C8B5FA15E421> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff80fa7000 -     0x7fff817b1fe7  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
        0x7fff817b2000 -     0x7fff8186ffff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff81870000 -     0x7fff818aafff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff818ab000 -     0x7fff818cbff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff818cc000 -     0x7fff81958fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff81959000 -     0x7fff81b66ff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff81b67000 -     0x7fff81b7efff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff81b7f000 -     0x7fff81cbdfff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff81cbe000 -     0x7fff81d08ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff81d09000 -     0x7fff81d50ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff81d51000 -     0x7fff81f0ffff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff81f10000 -     0x7fff81f46ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff81f47000 -     0x7fff81f53fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fff81f54000 -     0x7fff81f54ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff81f55000 -     0x7fff8277efef  com.apple.Safari.framework 6534 (6534.50) <5E989098-BEA0-9DF9-EDFA-CF05BDDEB895> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8277f000 -     0x7fff82795fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff82796000 -     0x7fff8279bff7  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
        0x7fff829df000 -     0x7fff829f5fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff82a4e000 -     0x7fff82c0ffef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff82f3a000 -     0x7fff83636ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83637000 -     0x7fff83a7efef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83b96000 -     0x7fff83c9aff7  com.apple.PubSub 1.0.5 (65.28) <C99BB1FE-46EA-237F-55A3-48CC2FE1F755> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff83c9b000 -     0x7fff83ceeff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff83cef000 -     0x7fff83d38fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff83da2000 -     0x7fff83da2ff7  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
        0x7fff83da3000 -     0x7fff83e20fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff83e21000 -     0x7fff83f38fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff83f39000 -     0x7fff83f6cff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff83f7c000 -     0x7fff83f97ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff83fe2000 -     0x7fff83fe3fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff84779000 -     0x7fff8477bfff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8477c000 -     0x7fff847dcfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff84a18000 -     0x7fff84a64fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff84a65000 -     0x7fff84ab4ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff84ab8000 -     0x7fff84ac7fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff84ac8000 -     0x7fff84acdfff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff84ace000 -     0x7fff84ad2ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84ad3000 -     0x7fff84aecfff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff84aed000 -     0x7fff84b3cfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff84b3d000 -     0x7fff84bd7fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84d08000 -     0x7fff84d09ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84d0c000 -     0x7fff84dbcfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff84dbd000 -     0x7fff84e91fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff84e92000 -     0x7fff85043fe7  com.apple.WebKit2 6534 (6534.50) <1D20EA7A-C33B-BF9A-C58A-D40B8CA7F1AA> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff850d2000 -     0x7fff850d8fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff850d9000 -     0x7fff85169fff  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
        0x7fff85172000 -     0x7fff85179fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8517a000 -     0x7fff85185fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff85186000 -     0x7fff852a0fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff852c2000 -     0x7fff852e7ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff85395000 -     0x7fff853a2fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8545b000 -     0x7fff854a3ff7  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
        0x7fff854a4000 -     0x7fff85726fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85727000 -     0x7fff857c7fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff857d6000 -     0x7fff85994ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85995000 -     0x7fff85a1aff7  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
        0x7fff85a1b000 -     0x7fff85a1bff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff85b3b000 -     0x7fff85b41ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff85b85000 -     0x7fff85bc2ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85bf8000 -     0x7fff85bfeff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85c71000 -     0x7fff8600efe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8600f000 -     0x7fff86a09ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86a0a000 -     0x7fff86a15fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff86a18000 -     0x7fff86d4cfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86d4d000 -     0x7fff8704bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff870f9000 -     0x7fff870f9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff870fa000 -     0x7fff870fdff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8710a000 -     0x7fff87115ff7  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
        0x7fff87116000 -     0x7fff871fbfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff871fc000 -     0x7fff871fefff  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
        0x7fff871ff000 -     0x7fff872c0fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff872cd000 -     0x7fff8734cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8744f000 -     0x7fff87455ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff879d2000 -     0x7fff879e6fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff879e7000 -     0x7fff879fbff7  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
        0x7fff879fc000 -     0x7fff879fcff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87a0f000 -     0x7fff87a14fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff87a15000 -     0x7fff87bb1fff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff87bb2000 -     0x7fff87befff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff87c51000 -     0x7fff87c74fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87c75000 -     0x7fff87cb8ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87cb9000 -     0x7fff87f42ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff883a0000 -     0x7fff883b2fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff883b3000 -     0x7fff893edfff  com.apple.WebCore 6534 (6534.50) <8B0BB24A-C84C-A4F2-5544-C8071A35BBC5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8942b000 -     0x7fff8942bff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89436000 -     0x7fff89467fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8946f000 -     0x7fff89472fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff89473000 -     0x7fff89481ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff8948a000 -     0x7fff89499fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff896b5000 -     0x7fff8971ffe7  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
        0x7fff8978b000 -     0x7fff89809ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8980a000 -     0x7fff89929fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8992a000 -     0x7fff89973ff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff89a7f000 -     0x7fff89aa6ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff89aa7000 -     0x7fff89ae2fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89f6c000 -     0x7fff89fc1ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89fc2000 -     0x7fff89fedff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff89fee000 -     0x7fff89ffdfef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a009000 -     0x7fff8a0cafff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8a10b000 -     0x7fff8a54efef  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
        0x7fff8a54f000 -     0x7fff8a604fe7  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
        0x7fff8a605000 -     0x7fff8a646fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.20f4
    Graphics: ATI Radeon HD 2400 XT, ATI,RadeonHD2400, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 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: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa400000 / 3
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfa420000 / 6
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa200000 / 2
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfa220000 / 5
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa240000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x1a100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000 / 2

    Over the last week, I have been experiencing exactly the same problem and have just managed to solve it.
    The error reports which are generated are the same as yours (differing only in the computer hardware details), so I won't include them here. I have uninstalled and reinstalled Safari 5.1, done the same for all the Safari extensions and even reinstalled OSX 10.7 (Lion) all without success.
    What I found in my case, was that one of the tabs in the Safari webpages I opened was corrupted.  I believe that you mentioned that you too have a corrupted page/tab which is causing the crashes ?
    Athough I could open all the pages when Safari is restarted, clicking on a link from my email caused Safari to crash. In addition, trying to close the corrupted tab, the page it was attached to or even to close completely Safari caused it to crash.
    Every time it crashes, Safari saves its "state"  ready to be reloaded when it restarts. This "feature" has to be addressed in order to fix things.
    Using the Apple file manager to remove the following information should solve your problem.
    Follow these steps
    Make sure that Safari is not running (or don't restart it if it has crashed)
    Remove the contents of the directory {HOME}/Library/Saved Application State/com.applle.Safari.saved.State/
    Remove the file {HOME}/Library/Safari/LastSession.plist
    When you restart Safari, it will no longer load up the corrupted page or crash and should also open pages when you click email links.
    If you wish to be more subtle and preserve most of your previously opened pages
    Follow these steps
    Make sure that Safari is not running (or don't restart it if it has crashed)
    Remove the contents of the directory {HOME}/Library/Saved Application State/com.applle.Safari.saved.State/
    Edit the file {HOME}/Library/Safari/LastSession.plist to remove the reference to the corrupted page and resave it. I managed to edit the file using Apple's Xcode editor but other software such as PListBuddy may work.
    When you restart Safari, it will no longer load up the corrupted page or crash and should also open pages when you click email links.
    I hope that this sorts your problem out and I also hope that Apple reads these messages (in addition to all the crash reports which have been sent to them). Corrupted pages/tabs should not cause the entire browser to crash. Very annoying.
    regards
    Andrew

  • Safari 6.0.5 crashes on google color palettes

    Hello!
    My Safari 6.0.5 crashes when I try to use color palettes of google service (google docs and gmail).
    Last error log is here http://goo.gl/WqAbGM
    I tried to change a color of one of my gmail labels.
    Safari crashes when I use google docs and try to change a color of text too.
    Do you need any help from my side to detect and fix this bug?
    Thank you in advance!
    BR, Evgueni

    Hi..
    /Library/Audio/Plug-Ins/HAL/EcammAudioLoader.plugin/Contents/MacOS/EcammAudioLoa der
    Try this..
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    /Library/Audio/Plug-Ins/HAL/EcammAudioLoader.plugin/Contents/MacOS/EcammAudioLoa der
    Click Go then move the HAL/EcammAudioLoader.plugin/Contents/MacOS/EcammAudioLoader   file to the Trash.
    Quit and relaunch Safari to test.

  • Safari 7.1.3 crashes every time I save to file (IOS 10.9.5)

    Safari 7.1.3 crashes every time I save to file on IOS 10.9.5

    Linc,  Hope this is more complete.  From the log around crash time:
    2/24/15 12:25:20.822 PM Safari[79203]: Received an invalid message "WebPageProxy.DecidePolicyForNavigationAction" from the web process.
    2/24/15 12:25:20.822 PM Safari[79203]: 1   0x10435546c WebKit::WebContext::didReceiveInvalidMessage(IPC::StringReference const&, IPC::StringReference const&)
    2/24/15 12:25:20.822 PM Safari[79203]: 2   0x1043de818 WebKit::WebProcessProxy::didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference)
    2/24/15 12:25:20.822 PM Safari[79203]: 3   0x10429b6fb IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >)
    2/24/15 12:25:20.822 PM Safari[79203]: 4   0x10429d796 IPC::Connection::dispatchOneMessage()
    2/24/15 12:25:20.823 PM Safari[79203]: 5   0x104037cf5 ***::RunLoop::performWork()
    2/24/15 12:25:20.823 PM Safari[79203]: 6   0x1040383d2 ***::RunLoop::performWork(void*)
    2/24/15 12:25:20.823 PM Safari[79203]: 7   0x7fff905eb5b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
    2/24/15 12:25:20.823 PM Safari[79203]: 8   0x7fff905dcc62 __CFRunLoopDoSources0
    2/24/15 12:25:20.823 PM Safari[79203]: 9   0x7fff905dc3ef __CFRunLoopRun
    2/24/15 12:25:20.823 PM Safari[79203]: 10  0x7fff905dbe75 CFRunLoopRunSpecific
    2/24/15 12:25:20.823 PM Safari[79203]: 11  0x7fff909f0a0d RunCurrentEventLoopInMode
    2/24/15 12:25:20.823 PM Safari[79203]: 12  0x7fff909f07b7 ReceiveNextEventCommon
    2/24/15 12:25:20.823 PM Safari[79203]: 13  0x7fff909f05bc _BlockUntilNextEventMatchingListInModeWithFilter
    2/24/15 12:25:20.823 PM Safari[79203]: 14  0x7fff920ab24e _DPSNextEvent
    2/24/15 12:25:20.823 PM Safari[79203]: 15  0x7fff920aa89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    2/24/15 12:25:20.824 PM Safari[79203]: 16  0x103333860 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    2/24/15 12:25:20.824 PM Safari[79203]: 17  0x7fff9209e99c -[NSApplication run]
    2/24/15 12:25:20.824 PM Safari[79203]: 18  0x7fff92089783 NSApplicationMain
    2/24/15 12:25:20.824 PM Safari[79203]: 19  0x10350686d SafariMain
    2/24/15 12:25:20.824 PM Safari[79203]: 20  0x7fff8cc9e5fd start
    2/24/15 12:25:21.192 PM com.apple.launchd.peruser.501[167]: (com.apple.Safari.3200[79203]) Job appears to have crashed: Segmentation fault: 11
    2/24/15 12:25:21.298 PM ReportCrash[79183]: Saved crash report for Safari[79203] version 7.1.3 (9537.85.12.18) to /Users/xxuser/Library/Logs/DiagnosticReports/Safari_2015-02-24-122521_xxuser-iM ac.crash
    2/24/15 1:13:03.671 PM Safari[79386]: unlockFocus called too many times. Called on <_NSThemeFullScreenButton: 0x61000014d5d0>.
    FROM THE CRASH REPORT
    Process:         Safari [79203]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.1.3 (9537.85.12.18)
    Build Info:      WebBrowser-7537085012018000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [167]
    Responsible:     Safari [79203]
    User ID:         501
    Date/Time:       2015-02-24 12:25:20.824 -0500
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  288BDF13-B525-F2E3-02E4-6BBC0E484FCE
    Sleep/Wake UUID: 1BE7CAE7-83C8-4A07-919F-492D6DF13A2B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
    VM Regions Near 0xbbadbeef:
    -->
        __TEXT                 00000001032d1000-00000001032d2000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Invalid WebProcess IPC Message:
    Message "WebPageProxy.DecidePolicyForNavigationAction"
    Application Specific Signatures:
    Invalid Web Process IPC Message ID "WebPageProxy.DecidePolicyForNavigationAction"
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore       0x0000000103da94de WTFCrash + 62
    1   com.apple.Safari.framework     0x00000001032eaa94 Safari::invalidMessageFunction(OpaqueWKString const*) + 239
    2   com.apple.WebKit               0x000000010435546c WebKit::WebContext::didReceiveInvalidMessage(IPC::StringReference const&, IPC::StringReference const&) + 176
    3   com.apple.WebKit               0x00000001043de818 WebKit::WebProcessProxy::didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference) + 184
    4   com.apple.WebKit               0x000000010429b6fb IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 169
    5   com.apple.WebKit               0x000000010429d796 IPC::Connection::dispatchOneMessage() + 106
    6   com.apple.JavaScriptCore       0x0000000104037cf5 ***::RunLoop::performWork() + 421
    7   com.apple.JavaScriptCore       0x00000001040383d2 ***::RunLoop::performWork(void*) + 34
    8   com.apple.CoreFoundation       0x00007fff905eb5b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    9   com.apple.CoreFoundation       0x00007fff905dcc62 __CFRunLoopDoSources0 + 242
    10  com.apple.CoreFoundation       0x00007fff905dc3ef __CFRunLoopRun + 831
    11  com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
    12  com.apple.HIToolbox           0x00007fff909f0a0d RunCurrentEventLoopInMode + 226
    13  com.apple.HIToolbox           0x00007fff909f07b7 ReceiveNextEventCommon + 479
    14  com.apple.HIToolbox           0x00007fff909f05bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    15  com.apple.AppKit               0x00007fff920ab24e _DPSNextEvent + 1434
    16  com.apple.AppKit               0x00007fff920aa89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    17  com.apple.Safari.framework     0x0000000103333860 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    18  com.apple.AppKit               0x00007fff9209e99c -[NSApplication run] + 553
    19  com.apple.AppKit               0x00007fff92089783 NSApplicationMain + 940
    20  com.apple.Safari.framework     0x000000010350686d SafariMain + 267
    21  libdyld.dylib                 0x00007fff8cc9e5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff95219662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff89bcc421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff89bcc136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
    Thread 3:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
    2   com.apple.WebCore             0x00000001049a9e1b WebCore::IconDatabase::syncThreadMainLoop() + 411
    3   com.apple.WebCore             0x00000001049a77c7 WebCore::IconDatabase::iconDatabaseSyncThread() + 295
    4   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
    Thread 5:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
    2   com.apple.QuartzCore           0x00007fff8d669377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x00007fff8d6692ad thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff905dcf15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff905dc539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff8ade9f87 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff8ade9d8b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000103be35b3 JSC::BlockAllocator::blockFreeingThreadMain() + 227
    4   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000103be3dfb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000103be3c58 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000103be3dfb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000103be3c58 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000103be3dfb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000103be3c58 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo           0x00007fff8b3d0a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo           0x00007fff8b3d078f startIOThread(void*) + 147
    4   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff905dcf15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff905dc539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff9224b05e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 13:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff905dcf15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff905dc539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework     0x00000001034b5fa3 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
    Thread 17:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib         0x00007fff95218a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff94e7cdc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff94e7ccb2 usleep + 54
    3   com.apple.AppKit               0x00007fff9230f17d -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation           0x00007fff8ade9d8b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff95218a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff94e7cdc0 nanosleep + 200
    2   com.apple.Foundation           0x00007fff8ae33912 +[NSThread sleepUntilDate:] + 176
    3   com.apple.imageKit             0x00007fff87d011c6 -[IKTaskManager taskLoop] + 1372
    4   com.apple.Foundation           0x00007fff8ade9d8b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8d63dc77 _pthread_cond_wait + 787
    2   com.apple.FinderKit           0x00007fff8b4e8f06 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 72
    3   com.apple.FinderKit           0x00007fff8b511342 TThumbnailExtractorThread::Main() + 454
    4   com.apple.FinderKit           0x00007fff8b4e92e6 TThread::GlueImpl(TThread*, TFunctorBase*) + 20
    5   com.apple.FinderKit           0x00007fff8b4e9186 TThread::MainGlue(void*) + 24
    6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000bbadbeef  rbx: 0x000061800023cac0  rcx: 0x0000000000000000  rdx: 0x00007fff79a4e710
      rdi: 0x0000000000000000  rsi: 0x0000160000001600  rbp: 0x00007fff5c92d200  rsp: 0x00007fff5c92d0f0
       r8: 0x0000000000000040   r9: 0x00007fff5c92ce00  r10: 0x0000000000000000  r11: 0x0000000000000246
      r12: 0x00000001032ea9a5  r13: 0x00007fff5c92d560  r14: 0x0000618000665580  r15: 0x00007fff90819080
      rip: 0x0000000103da94de  rfl: 0x0000000000010206  cr2: 0x00000000bbadbeef
    Logical CPU:     3
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x1032d1000 -        0x1032d1ffd  com.apple.Safari (7.1.3 - 9537.85.12.18) <4048D264-D3E5-392F-9A38-11504151F889> /Applications/Safari.app/Contents/MacOS/Safari
           0x1032d6000 -        0x1037e1ffb  com.apple.Safari.framework (9537 - 9537.85.12.18) <74163255-BC5F-3F42-A28E-2CB768DE3AE8> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x103bcf000 -        0x104087ff5  com.apple.JavaScriptCore (9600 - 9600.3.13) <E6D1BAE2-4A31-3B4B-A061-539EB55A7CB6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x1041f7000 -        0x104493ff7  com.apple.WebKit (9600 - 9600.3.18) <42BDFEBB-805D-3022-A187-F7B59FF05480> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10476e000 -        0x10476efff  com.apple.WebKit2 (9600 - 9600.3.18) <240E414A-A118-36A2-A3A9-E17447955FC0> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x104777000 -        0x1048abff7  com.apple.WebKitLegacy (9600 - 9600.3.18) <FD53B909-4D0A-3473-8F88-E192AEB82809> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x1049a3000 -        0x105863ff5  com.apple.WebCore (9600 - 9600.3.15) <949535EF-76A2-3E9C-AEF5-E18E451C2C87> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x107add000 -        0x107ae5ff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x108b19000 -        0x108b19feb +cl_kernels (???) <049936C0-42F8-44C6-9849-F723FC9CB82F> cl_kernels
           0x108c9c000 -        0x108cc4ffb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x108cd4000 -        0x108cd7ffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10a5fc000 -        0x10a634ff7  com.apple.LookupFramework (1.1 - 132) <943587D3-3F31-329F-BB5A-893F81ECDE6A> /System/Library/PrivateFrameworks/Lookup.framework/Lookup
           0x10a6ae000 -        0x10a6b5fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10ae4f000 -        0x10ae84fff  com.apple.sociald.Social (87 - 87) <25F8FA83-E8DB-3082-93AC-0868A7B46607> /System/Library/Frameworks/Social.framework/Social
           0x10aec0000 -        0x10af0bff7  com.apple.accounts.AccountsDaemon (113 - 113) <248F6C14-DDEA-3E8F-B016-E760E9B1E599> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
           0x10af3a000 -        0x10af42ff7  com.apple.xpcobjects (103 - 103) <268F4950-61A2-3A14-9697-C121E1798D18> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
           0x10cf96000 -        0x10cf97ffa +cl_kernels (???) <7828F1FD-1EFC-4888-82E3-F8A970F7EF52> cl_kernels
           0x10cfa5000 -        0x10cfa6ff9 +cl_kernels (???) <9E5CBBBC-DA84-4D25-A67F-12D57DAA336B> cl_kernels
           0x10cfa8000 -        0x10d08efef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10d765000 -        0x10d766fe4 +cl_kernels (???) <270DF7B7-3664-47C8-8EA1-57723E3A8CFB> cl_kernels
           0x10d895000 -        0x10d89bff7  libCGXCoreImage.A.dylib (599.35.6) <69BEB63E-93AF-3A32-BA27-EDC2B6649B2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x10d983000 -        0x10d983fec +cl_kernels (???) <55691A80-0906-4BF9-AD20-F54F12873B1D> cl_kernels
           0x10dd5b000 -        0x10dd65ff7  com.apple.qldisplay.Web2 (5.0 - 622.7) <1D685C40-BD8B-3852-8A3E-4E280EB789D1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Web2.qldisplay/Contents/MacOS/Web2
           0x10e585000 -        0x10e586fee +cl_kernels (???) <018A28B2-C751-4336-88A5-59DB40852CC7> cl_kernels
           0x10e59c000 -        0x10e59dfe4 +cl_kernels (???) <331C3537-0038-4172-ABFC-E07BEC45E6C0> cl_kernels
           0x10e5a2000 -        0x10e5a3fe3 +cl_kernels (???) <DBD4A157-70CE-4B20-AECB-3B525F43FCB1> cl_kernels
           0x10e5a5000 -        0x10e5a5ff3 +cl_kernels (???) <33B63D6E-0564-4899-9CDE-48E7466561DF> cl_kernels
           0x110358000 -        0x11035afe8 +cl_kernels (???) <6A16833E-9149-4B0B-AFBB-AC85D5ED35EE> cl_kernels
           0x111383000 -        0x11139eff9  com.apple.security.csparser (3.0 - 55471.14.25) <B72FCB69-0449-3F2C-8814-3BFBC83F600B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
        0x123440000000 -     0x123440882ff7  com.apple.GeForceGLDriver (8.26.28 - 8.2.6) <7748942D-BB8D-3ECF-BE8E-ED5AB2F2893B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff644d7000 -     0x7fff6450a817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff87bb2000 -     0x7fff87bc2fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff87c01000 -     0x7fff87c06fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff87c07000 -     0x7fff87c13ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff87c14000 -     0x7fff87c33ff7  com.apple.CalendarFoundation (7.0 - 113.3) <5A04647C-5CC4-37AB-9CEA-C9B57B0BFA7A> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff87c34000 -     0x7fff87e95fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff87e96000 -     0x7fff87f1eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff87f1f000 -     0x7fff87f24ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff87f25000 -     0x7fff87f85fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff87fe9000 -     0x7fff87ffbfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff87ffc000 -     0x7fff87ffdffb  libScreenReader.dylib (333.11) <11D709B9-AA71-3B2C-9F06-F7CDD5B05574> /usr/lib/libScreenReader.dylib
        0x7fff88018000 -     0x7fff88034fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff88035000 -     0x7fff88071ff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff88314000 -     0x7fff88316fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff883aa000 -     0x7fff883b6ff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff883e8000 -     0x7fff883f3fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff883f4000 -     0x7fff88467fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8847b000 -     0x7fff88493ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff884c2000 -     0x7fff884c6ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff884c7000 -     0x7fff884cafff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff884ee000 -     0x7fff88509ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8851d000 -     0x7fff885a8ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
        0x7fff885a9000 -     0x7fff885b3fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff885b4000 -     0x7fff885b6ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff887b5000 -     0x7fff887bcfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff887bd000 -     0x7fff887f5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff887f6000 -     0x7fff887f8fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff887f9000 -     0x7fff887fdff7  libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
        0x7fff887fe000 -     0x7fff88a39fff  com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff88ab8000 -     0x7fff88b1aff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff88b1b000 -     0x7fff88b60fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff88b61000 -     0x7fff88b92ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff88b98000 -     0x7fff88ba4ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff88ba5000 -     0x7fff88c0bfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff88dbd000 -     0x7fff88dc7ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
        0x7fff88dc8000 -     0x7fff89517fff  libclh.dylib (4.0.3 - 4.0.3) <FCBB60B6-D389-337F-A930-BDC56F6B34FA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff89518000 -     0x7fff89526fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8957f000 -     0x7fff895d0ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff895d1000 -     0x7fff895d3ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff895d4000 -     0x7fff895d5ffc  com.apple.SafariServices.framework (9537 - 9537.85.12.18) <06C6AD5F-65AF-34FF-AA2A-54E30A0DE022> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff895d6000 -     0x7fff89611fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89612000 -     0x7fff89641ff9  com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff89642000 -     0x7fff8964bffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff8964c000 -     0x7fff8970eff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff89711000 -     0x7fff89756ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89757000 -     0x7fff897bbfff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff897bc000 -     0x7fff897befff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff899b1000 -     0x7fff899bbff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff899bc000 -     0x7fff89a8dfff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff89add000 -     0x7fff89b09fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff89b0a000 -     0x7fff89b30fff  com.apple.AOSAccounts (1.2.47 - 1.2.75) <BD32015E-F495-3914-AE28-993D3CAD4227> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff89bc6000 -     0x7fff89bc8fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff89bc9000 -     0x7fff89be3fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff89c82000 -     0x7fff89ccfff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89cdd000 -     0x7fff89ce7ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff89ce8000 -     0x7fff89d5ffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff89d60000 -     0x7fff89d68ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff89d6e000 -     0x7fff8a68e30b  com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ac50000 -     0x7fff8ac99fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8ac9a000 -     0x7fff8ad77ff7  libcrypto.0.9.8.dylib (52.8.1) <52B36740-372F-3AF6-99E4-B1A24A3C9954> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8ad78000 -     0x7fff8ad82ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8ad83000 -     0x7fff8b083ff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b084000 -     0x7fff8b08bfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b09c000 -     0x7fff8b09fffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b0a0000 -     0x7fff8b0c7ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8b0ca000 -     0x7fff8b313fff  com.apple.AddressBook.framework (8.0 - 1371.2) <7DB320AB-4ED4-391E-89CC-125826D94026> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8b330000 -     0x7fff8b332fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8b3bf000 -     0x7fff8b3ceff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b3cf000 -     0x7fff8b3f4ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8b3f5000 -     0x7fff8b3f6fff  com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8b40b000 -     0x7fff8b414fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b415000 -     0x7fff8b775ff7  com.apple.FinderKit (1.2.4 - 1.2.4) <08D08006-66CE-3787-97E9-73E8942BC9CB> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8b7f5000 -     0x7fff8b85affb  com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8b85b000 -     0x7fff8b879fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8b94b000 -     0x7fff8b958ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8b959000 -     0x7fff8b964fff  libkxld.dylib (2422.115.10) <AD2E562E-BB12-3AFF-A443-6AD173F03977> /usr/lib/system/libkxld.dylib
        0x7fff8b965000 -     0x7fff8b9a4fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b9a5000 -     0x7fff8b9bcff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8b9bd000 -     0x7fff8b9c6ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8b9c7000 -     0x7fff8b9c8fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8b9c9000 -     0x7fff8b9e7ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8b9e8000 -     0x7fff8b9efffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff8c2b4000 -     0x7fff8c2d1ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c2d2000 -     0x7fff8c2d3ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8c66d000 -     0x7fff8c6b8fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8c6b9000 -     0x7fff8c6cffff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c6d0000 -     0x7fff8c79afff  com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8c79b000 -     0x7fff8c7b4ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c7b5000 -     0x7fff8c7bdffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8c7c1000 -     0x7fff8ca25ffd  com.apple.security (7.0 - 55471.14.25) <7E5475CB-CDD5-3C68-B335-8D2FECBDA21F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ca26000 -     0x7fff8ca26ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8ca27000 -     0x7fff8ca43fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8ca44000 -     0x7fff8ca91fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8ca9c000 -     0x7fff8caadfff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8caae000 -     0x7fff8cc14fff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8cc6b000 -     0x7fff8cc9afff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cc9b000 -     0x7fff8cc9eff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff8cc9f000 -     0x7fff8cca3fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8cca4000 -     0x7fff8cdd4ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8cdd5000 -     0x7fff8cdd9fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8ce20000 -     0x7fff8ce26ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8ce27000 -     0x7fff8cf0bff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8cf25000 -     0x7fff8cf30ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8cf4b000 -     0x7fff8cf8dff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8cf8e000 -     0x7fff8d0fcff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8d0fd000 -     0x7fff8d1ceff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8d1cf000 -     0x7fff8d417ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8d418000 -     0x7fff8d41eff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8d41f000 -     0x7fff8d41ffff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8d420000 -     0x7fff8d421ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8d43c000 -     0x7fff8d464ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8d465000 -     0x7fff8d46aff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8d46b000 -     0x7fff8d55afff  libFontParser.dylib (111.1.2) <25C4548B-A2DE-30BE-9FAF-DDA161DADB16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d55b000 -     0x7fff8d567fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8d568000 -     0x7fff8d5cbffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d5cc000 -     0x7fff8d639fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8d63a000 -     0x7fff8d641ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8d642000 -     0x7fff8d7deff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d7e5000 -     0x7fff8d838fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8d839000 -     0x7fff8d84cff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8d84d000 -     0x7fff8d87aff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8d8b7000 -     0x7fff8d8dbff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8daf3000 -     0x7fff8db18ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8db19000 -     0x7fff8db34ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8db35000 -     0x7fff8dc89ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8dc8a000 -     0x7fff8dcc3ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8dcc4000 -     0x7fff8dccaff7  com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) <A403E9E7-6BAC-3440-86CA-92D4523E9A3B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8dcde000 -     0x7fff8dce1ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8dce2000 -     0x7fff8dd4efff  com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8dd4f000 -     0x7fff8ddbeff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8e19b000 -     0x7fff8e19bfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e19c000 -     0x7fff8e1c0fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8e1c1000 -     0x7fff8e213fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8e214000 -     0x7fff8e21ffff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff8e267000 -     0x7fff8e26eff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff8e26f000 -     0x7fff8e2a4fff  libssl.0.9.8.dylib (52.8.1) <AE21E7AA-9CB1-3007-8A3F-D1AF367BBE5E> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e2a5000 -     0x7fff8e2a5fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8e2a6000 -     0x7fff8e390fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8e391000 -     0x7fff8e3baff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8e3bb000 -     0x7fff8e3c0fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8e3c1000 -     0x7fff8e3c4fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8e3d4000 -     0x7fff8e668ff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e66e000 -     0x7fff8e670fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e7b2000 -     0x7fff8e7d9ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8e7da000 -     0x7fff8e866ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e867000 -     0x7fff8e8b6ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8e8e9000 -     0x7fff8e8f6ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8e938000 -     0x7fff8e938fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e942000 -     0x7fff8eae2ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8eae3000 -     0x7fff8eb7eff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8eb7f000 -     0x7fff8ee69fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8ee6a000 -     0x7fff8ee6afff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8fcc0000 -     0x7fff8fcc2ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff8fcc3000 -     0x7fff8fd11ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8fd12000 -     0x7fff8ffe3ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8ffe4000 -     0x7fff90417ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9042f000 -     0x7fff90460fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90468000 -     0x7fff9046cff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff9046d000 -     0x7fff90479ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff9047a000 -     0x7fff9056bff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff9056c000 -     0x7fff90751fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90752000 -     0x7fff90754fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff90797000 -     0x7fff907c3ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff90814000 -     0x7fff909c1f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff909c2000 -     0x7fff90c6cff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff90c6d000 -     0x7fff90ccbff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /Sys

  • Hi everyone, everytime I open safari it almost immediately crashes and gives me this error report, I was wondering if anyone could help me resolve the issue

    Process:    
    WebProcess [490]
    Path:       
    /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacO S/WebProcess
    Identifier: 
    com.apple.WebProcess
    Version:    
    8536 (8536.25)
    Build Info: 
    WebKit2-7536025000000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  Safari [488]
    User ID:    
    501
    Date/Time:  
    2014-06-08 21:01:27.224 -0400
    OS Version: 
    Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:     
    67353 sec
    Crashes Since Last Report:      
    18
    Per-App Crashes Since Last Report:   18
    Anonymous UUID:                 
    254E9585-A3D2-4B7D-8B58-3CA7BB95C039
    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            
    000000010efb9000-000000010efba000 [
    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   com.apple.WebCore        
    0x00007fff90a522b9 WebCore::Length::incrementCalculatedRef() const + 25
    1   com.apple.WebCore        
    0x00007fff906aa546 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
    2   com.apple.WebCore        
    0x00007fff90200581 WebCore::RenderStyle::setLeft(WebCore::Length) + 33
    3   com.apple.WebCore        
    0x00007fff9022eadb WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const + 155
    4   com.apple.WebCore        
    0x00007fff90cab31b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) + 123
    5   com.apple.WebCore        
    0x00007fff9022f759 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, ***::RefPtr<WebCore::RenderStyle>&) + 233
    6   com.apple.WebCore        
    0x00007fff90228690 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
    7   com.apple.WebCore        
    0x00007fff900f6d0f WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 239
    8   com.apple.WebCore        
    0x00007fff900f6c00 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> ) + 144
    9   com.apple.WebCore        
    0x00007fff901045d6 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>) + 38
    10  com.apple.WebCore        
    0x00007fff90103e89 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 857
    11  com.apple.WebCore        
    0x00007fff901040e5 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    12  com.apple.WebCore        
    0x00007fff901040e5 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    13  com.apple.WebCore        
    0x00007fff900d366f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
    14  com.apple.WebCore        
    0x00007fff900fd993 WebCore::Document::updateStyleIfNeeded() + 67
    15  com.apple.WebCore        
    0x00007fff900be594 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
    16  com.apple.WebCore        
    0x00007fff90b5b203 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51
    17  com.apple.CoreFoundation 
    0x00007fff8e9384b4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    18  com.apple.CoreFoundation 
    0x00007fff8e937fcd __CFRunLoopDoTimer + 557
    19  com.apple.CoreFoundation 
    0x00007fff8e91d7b9 __CFRunLoopRun + 1513
    20  com.apple.CoreFoundation 
    0x00007fff8e91cdd2 CFRunLoopRunSpecific + 290
    21  com.apple.HIToolbox      
    0x00007fff8e34c774 RunCurrentEventLoopInMode + 209
    22  com.apple.HIToolbox      
    0x00007fff8e34c512 ReceiveNextEventCommon + 356
    23  com.apple.HIToolbox      
    0x00007fff8e34c3a3 BlockUntilNextEventMatchingListInMode + 62
    24  com.apple.AppKit         
    0x00007fff8d6a0fa3 _DPSNextEvent + 685
    25  com.apple.AppKit         
    0x00007fff8d6a0862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    26  com.apple.AppKit         
    0x00007fff8d697c03 -[NSApplication run] + 517
    27  com.apple.WebCore        
    0x00007fff90b2f5cf WebCore::RunLoop::run() + 63
    28  com.apple.WebKit2        
    0x00007fff94c996d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    29  com.apple.WebKit2        
    0x00007fff94c61275 WebKitMain + 285
    30  com.apple.WebProcess     
    0x000000010efb9e7b 0x10efb9000 + 3707
    31  libdyld.dylib            
    0x00007fff9730b7e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff92f04d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff928e5e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff928e5a2a _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff92f02686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff92f01c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8e917f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8e91d606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8e91cdd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff8fc987d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff8fcf6842 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 6:: WebCore: Scrolling
    0   libsystem_kernel.dylib   
    0x00007fff92f02686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff92f01c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8e917f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8e91d606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8e91cdd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation 
    0x00007fff8e92ba81 CFRunLoopRun + 97
    6   com.apple.WebCore        
    0x00007fff90b44941 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore 
    0x00007fff8f119a9f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff92f04322 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8e95cbf6 __CFSocketManager + 1302
    2   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    3   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff92f040fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f3c0fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8eee2d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x00007fff8f10443a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00007fff8f119a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff92f040fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f3c0fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8f0670f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8f066fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8f119a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff92f040fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f3c0fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8f0670f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8f066fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8f119a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff92f040fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f3c0fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8f0670f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8f066fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8f119a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 19:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff92f040fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f3c0fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8eee2d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x00007fff90b69ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00007fff900c06ea WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00007fff8f119a9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    7   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 20:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff92f040fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f3c0fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8eee2d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x00007fff90b69ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00007fff900c06ea WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00007fff8f119a9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib        
    0x00007fff8f3bc782 _pthread_start + 327
    7   libsystem_c.dylib        
    0x00007fff8f3a91c1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib   
    0x00007fff92f046d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f3bef2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8f3becf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8f3a91b1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff50c44da0  rbx: 0x0000000000000000  rcx: 0x0000000000000090  rdx: 0x0000000000000000
      rdi: 0x00007fff50c44d70  rsi: 0x0000000000000009  rbp: 0x00007fff50c44db0  rsp: 0x00007fff50c44da0
       r8: 0x000000000000003f   r9: 0x000000015b0e7800  r10: 0x0000000000000000  r11: 0x000000009a069593
      r12: 0x00007fff50c44e30  r13: 0x00007fff90200560  r14: 0x0000000161a88504  r15: 0x0000000160838720
      rip: 0x00007fff90a522b9  rfl: 0x0000000000010202  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
    0x10efb9000 -   
    0x10efb9fff  com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    0x10efc0000 -   
    0x10efc0fff  WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
    0x15194f000 -   
    0x151965fff  com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
    0x1540ba000 -   
    0x1540bbff7  ATSHI.dylib (341) <07D6CB80-F51F-3BF8-985D-1ADED2B603AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x15950c000 -   
    0x1596c3fff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15977a000 -   
    0x1598bbfff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x159aef000 -   
    0x159f6aff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.0.51 - 8.0.0) <7BE2F058-46FB-3971-9B75-151C304BF5FB> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x15a0d1000 -   
    0x15a0dfff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x15a26d000 -   
    0x15a29afff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x15a2a5000 -   
    0x15a2aefef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x15a3b6000 -   
    0x15a3b9ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x15dd49000 -   
    0x15dd5fff7  com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
    0x7fff6ebb9000 -
    0x7fff6ebed93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8d4a0000 -
    0x7fff8d4a4ff7  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
    0x7fff8d4a5000 -
    0x7fff8d4bcfff  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
    0x7fff8d54a000 -
    0x7fff8e174fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8e1b7000 -
    0x7fff8e1bbfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8e1bc000 -
    0x7fff8e1bffff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8e1ec000 -
    0x7fff8e1ecfff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e1ed000 -
    0x7fff8e22cff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8e2e6000 -
    0x7fff8e2ebfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8e2ec000 -
    0x7fff8e2ecfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8e2ed000 -
    0x7fff8e61cff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8e61d000 -
    0x7fff8e654ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff8e655000 -
    0x7fff8e668ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8e6c4000 -
    0x7fff8e6c6ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8e7e0000 -
    0x7fff8e8e2fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8e8e3000 -
    0x7fff8e8e7fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8e8e8000 -
    0x7fff8ead1fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8eaf3000 -
    0x7fff8eb42ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff8eb75000 -
    0x7fff8eb7bfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8eb7c000 -
    0x7fff8eb7cffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8eb7d000 -
    0x7fff8eba1ff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
    0x7fff8eba2000 -
    0x7fff8ebecff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8ebed000 -
    0x7fff8ec28fff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8ec29000 -
    0x7fff8ec55ff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8ec56000 -
    0x7fff8edc9ff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8edca000 -
    0x7fff8edd1fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8edd7000 -
    0x7fff8ede3ff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8ee72000 -
    0x7fff8ee73ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff8ee74000 -
    0x7fff8ee7bfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8ee7c000 -
    0x7fff8ee7cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ee7d000 -
    0x7fff8ee80fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff8eecd000 -
    0x7fff8eedbfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8eedc000 -
    0x7fff8f175ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8f176000 -
    0x7fff8f18afff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8f18b000 -
    0x7fff8f218ff7  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
    0x7fff8f219000 -
    0x7fff8f31bfff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8f31c000 -
    0x7fff8f329ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8f32a000 -
    0x7fff8f34afff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8f34b000 -
    0x7fff8f3a7fff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8f3a8000 -
    0x7fff8f474fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff8f475000 -
    0x7fff8f488ff7  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
    0x7fff8f489000 -
    0x7fff8f637fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8f638000 -
    0x7fff8f736ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8f98d000 -
    0x7fff8f98dfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8f98e000 -
    0x7fff8f9b5ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8f9b6000 -
    0x7fff8fc60fff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8fc61000 -
    0x7fff8ffbdff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff900a2000 -
    0x7fff91054ff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff91055000 -
    0x7fff9112ffff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff91130000 -
    0x7fff9115cfff  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
    0x7fff9115d000 -
    0x7fff9115fff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff91160000 -
    0x7fff91194fff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff91195000 -
    0x7fff911caff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff911fb000 -
    0x7fff9121aff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff9121b000 -
    0x7fff91273ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff91274000 -
    0x7fff91276fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff9127d000 -
    0x7fff91342fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff91388000 -
    0x7fff913d3ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff913d4000 -
    0x7fff914d1ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff914d4000 -
    0x7fff918ccff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff918cd000 -
    0x7fff91907fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91908000 -
    0x7fff91a05fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    0x7fff91a06000 -
    0x7fff91b8ffff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff91be7000 -
    0x7fff91bf5ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff91bf6000 -
    0x7fff91c05ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91c06000 -
    0x7fff91c06fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff91c07000 -
    0x7fff91c0dff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff91c0e000 -
    0x7fff91cb4fff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff91cb5000 -
    0x7fff91f34fff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff91f3a000 -
    0x7fff91f55ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff91f68000 -
    0x7fff91f68fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff91f69000 -
    0x7fff91f97ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff91fdc000 -
    0x7fff92029fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff928df000 -
    0x7fff928e0fff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff928e1000 -
    0x7fff928f6ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff928f7000 -
    0x7fff92920fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
    0x7fff92921000 -
    0x7fff92922ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff9293e000 -
    0x7fff92954fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff92990000 -
    0x7fff92d87fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff92d88000 -
    0x7fff92d93ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff92d94000 -
    0x7fff92deaff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff92e07000 -
    0x7fff92e3dfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff92e3e000 -
    0x7fff92e3efff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff92e3f000 -
    0x7fff92e47fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff92e48000 -
    0x7fff92e52ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff92e60000 -
    0x7fff92e8bfff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff92e8c000 -
    0x7fff92ecefff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff92ecf000 -
    0x7fff92ef1ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff92ef2000 -
    0x7fff92f0dff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff92f0e000 -
    0x7fff92f46fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff92f47000 -
    0x7fff92f9cff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff92f9d000 -
    0x7fff92fb7fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff92fb8000 -
    0x7fff93213fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff93271000 -
    0x7fff932c0ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff932d2000 -
    0x7fff932d4fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff932d5000 -
    0x7fff932fdfff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff932fe000 -
    0x7fff9330fff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff933a4000 -
    0x7fff93424ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff93425000 -
    0x7fff934a3ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff934a4000 -
    0x7fff934c6ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff934c7000 -
    0x7fff9352fff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff93530000 -
    0x7fff9359dff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9359e000 -
    0x7fff935f4fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff93609000 -
    0x7fff9363ffff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff93655000 -
    0x7fff93657ff7  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
    0x7fff93658000 -
    0x7fff93658fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff93659000 -
    0x7fff9372cff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff9372d000 -
    0x7fff939e8fff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff939e9000 -
    0x7fff939e9fff  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
    0x7fff939ea000 -
    0x7fff94192fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff94193000 -
    0x7fff941a0fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff941a1000 -
    0x7fff9425eff7  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
    0x7fff9425f000 -
    0x7fff94377a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff94378000 -
    0x7fff943a6fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff943a7000 -
    0x7fff943b2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff943e7000 -
    0x7fff94418fff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff94419000 -
    0x7fff94470ff7  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
    0x7fff94471000 -
    0x7fff

    Sean13131,
    if you boot into Safe mode and run Safari there, does the crashing happen then also?

  • Safari 7.0.3 crashes: NSTableView error

    Since before installing the 10.9.3 update, Safari 7.0.3 crashes randomly when left open for a period of time.
    This is on my new Mac Pro (Late 2013), it does not happen on my MacBook Air
    Crash reports indicate an error inserting rows:
    *** Terminating app due to uncaught exception 'NSTableViewException', reason: 'NSTableView error inserting/removing/moving row
    Initially when the bug started I had two extensions enabled:
    com.lastpass.lpsafariextension-N24REP3BMN (3.1.17 - 3.1.17) LastPass
    com.hoyois.safari.clicktoplugin-GY5KR7239Q (69 - 2.9.3) ClickToPlugin
    I have since removed them both, and only reinstalled the latest lastpass extension
    com.lastpass.lpsafariextension-N24REP3BMN (3.1.9 - 3.1.9) LastPass
    but the problem continues.
    Things I've done:
    1. Booted in Safe mode
    2. Reset Safari
    3. Removed user caches
    4. Repaired permission
    5. Used safari with no extensions
    All to no avail, Safari crashes at random times, usually at the worst moment, like when I started writing this, I had to start all over again...
    Here is a copy of the latest diagnostic report:
    Process:         Safari [64166]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~5
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [192]
    Responsible:     Safari [64166]
    User ID:         501
    Date/Time:       2014-05-22 01:21:31.618 -0400
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  EC313618-C8B8-C0B7-42A0-722A531D5ED9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.lastpass.lpsafariextension-N24REP3BMN (3.1.9 - 3.1.9) LastPass
    *** Terminating app due to uncaught exception 'NSTableViewException', reason: 'NSTableView error inserting/removing/moving row 600 (numberOfRows: 600).'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff9973125c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff97621e75 objc_exception_throw + 43
    2   AppKit                              0x00007fff8db214ef -[NSTableRowData _throwExceptionForUpdateErrorOnRow:] + 65
    3   AppKit                              0x00007fff8d3ff3ed -[NSTableRowData _removeRowsAtIndexes:withRowAnimation:] + 143
    4   AppKit                              0x00007fff8d3ff347 -[NSTableRowData removeRowsAtIndexes:withRowAnimation:] + 220
    5   AppKit                              0x00007fff8d3ff1ed -[NSTableView removeRowsAtIndexes:withAnimation:] + 242
    6   Safari                              0x00007fff8e238f5c -[ReadingListTableViewController(Internal) _updateTableView:withNewDisplayedItems:] + 297
    7   Safari                              0x00007fff8e2387b8 -[ReadingListTableViewController(Internal) _itemsInDataSourceDidChange:] + 176
    8   CoreFoundation                      0x00007fff996ffe0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    9   CoreFoundation                      0x00007fff995f38dd _CFXNotificationPost + 2893
    10  Foundation                          0x00007fff9553f7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    11  Safari                              0x00007fff8e243c26 -[AutomaticReadingListSidebarContentFilter filterItems:withSearchString:itemsDidChange:] + 1009
    12  Safari                              0x00007fff8e239956 -[AutomaticReadingListContentProvider _itemsChanged:] + 196
    13  CoreFoundation                      0x00007fff996ffe0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    14  CoreFoundation                      0x00007fff995f38dd _CFXNotificationPost + 2893
    15  Foundation                          0x00007fff9553f7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    16  Safari                              0x00007fff8e268fd7 -[WBSAutomaticReadingListSocialSource _addItems:withAge:inRange:rangeOfTrackedRecordsAtTimeOfRequest:forAccountWithId entifier:] + 428
    17  Safari                              0x00007fff8e267db4 __107-[WBSAutomaticReadingListSocialSource _performRequestForMoreItemsWithAge:accountIdentifier:successHandler:]_block_inv oke_2132 + 1115
    18  libdispatch.dylib                   0x00007fff90cfc1bb _dispatch_call_block_and_release + 12
    19  libdispatch.dylib                   0x00007fff90cf928d _dispatch_client_callout + 8
    20  libdispatch.dylib                   0x00007fff90d00ef0 _dispatch_main_queue_callback_4CF + 333
    21  CoreFoundation                      0x00007fff996985a9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    22  CoreFoundation                      0x00007fff996537c4 __CFRunLoopRun + 1636
    23  CoreFoundation                      0x00007fff99652f25 CFRunLoopRunSpecific + 309
    24  HIToolbox                           0x00007fff8e88da0d RunCurrentEventLoopInMode + 226
    25  HIToolbox                           0x00007fff8e88d7b7 ReceiveNextEventCommon + 479
    26  HIToolbox                           0x00007fff8e88d5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    27  AppKit                              0x00007fff8d2c526e _DPSNextEvent + 1434
    28  AppKit                              0x00007fff8d2c48bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    29  Safari                              0x00007fff8df91d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    30  AppKit                              0x00007fff8d2b89bc -[NSApplication run] + 553
    31  AppKit                              0x00007fff8d2a37a3 NSApplicationMain + 940
    32  Safari                              0x00007fff8e163c8d SafariMain + 267
    33  libdyld.dylib                       0x00007fff8eee55fd start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8eceb866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee835c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff9624cb1a abort + 125
    3   libc++abi.dylib                         0x00007fff9813df31 abort_message + 257
    4   libc++abi.dylib                         0x00007fff98163952 default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff9762230d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff981611d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff98161246 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff976220b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff90cf92a1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff90d00ef0 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation                0x00007fff996985a9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation                0x00007fff996537c4 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation                0x00007fff99652f25 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff8e88da0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff8e88d7b7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff8e88d5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff8d2c526e _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff8d2c48bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.Safari.framework              0x00007fff8df91d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    20  com.apple.AppKit                        0x00007fff8d2b89bc -[NSApplication run] + 553
    21  com.apple.AppKit                        0x00007fff8d2a37a3 NSApplicationMain + 940
    22  com.apple.Safari.framework              0x00007fff8e163c8d SafariMain + 267
    23  libdyld.dylib                           0x00007fff8eee55fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ecec662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff90cfb421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff90cfb136 _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00007fff927bc4cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x00007fff927b905f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8ece7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ece6d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff96ae3377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff96ae32ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8ece7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ece6d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff99653fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff996535e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff99652f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff955a3967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff955a376b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843a6f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff9843a215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843a2a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843ad17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff9843aba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 19:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8ece7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ece6d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff99653fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff996535e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff99652f25 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x00007fff8e113323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8ece7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ece6d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff99653fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff996535e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff99652f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8d46505e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 21:: WebCore: Database
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843a6bd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff92dcf728 ***::PassOwnPtr<WebCore::DatabaseTask> ***::MessageQueue<WebCore::DatabaseTask>::waitForMessageFilteredWithTimeout<boo l (WebCore::DatabaseTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::DatabaseTask*), double) + 168
    4   com.apple.WebCore                       0x00007fff92dce9fc WebCore::DatabaseThread::databaseThread() + 172
    5   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 22:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843a6bd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff93377228 ***::PassOwnPtr<***::Function<void ()> > ***::MessageQueue<***::Function<void ()> >::waitForMessageFilteredWithTimeout<bool (***::Function<void ()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()>*), double) + 168
    4   com.apple.WebCore                       0x00007fff933768f3 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 23:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8eceb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee9c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff9843a6bd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff93377228 ***::PassOwnPtr<***::Function<void ()> > ***::MessageQueue<***::Function<void ()> >::waitForMessageFilteredWithTimeout<bool (***::Function<void ()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()>*), double) + 168
    4   com.apple.WebCore                       0x00007fff933768f3 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore                0x00007fff9842f53f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 24:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8eceb9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff9969fab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8eee7899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8eee772a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8eeebfc9 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8ecebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee8f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8eeebfb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8ecebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8eee8f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8eeebfb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7d30d310  rcx: 0x00007fff51346dc8  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff51346df0  rsp: 0x00007fff51346dc8
       r8: 0x00007fff98164959   r9: 0x00007fff962748d0  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff51346f50  r13: 0x00007fff51347420  r14: 0x0000000000000006  r15: 0x00007fff51346e30
      rip: 0x00007fff8eceb866  rfl: 0x0000000000000206  cr2: 0x0000000155170000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10e8b7000 -        0x10e8b7ffd  com.apple.Safari (7.0.3 - 9537.75.14) <29238978-9DC2-309F-B02F-3AC4153010FD> /Applications/Safari.app/Contents/MacOS/Safari
           0x15371e000 -        0x153725fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x153f24000 -        0x153f59fff  com.apple.sociald.Social (87 - 87) <25F8FA83-E8DB-3082-93AC-0868A7B46607> /System/Library/Frameworks/Social.framework/Social
           0x153f95000 -        0x153fe0ff7  com.apple.accounts.AccountsDaemon (113 - 113) <248F6C14-DDEA-3E8F-B016-E760E9B1E599> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
           0x15400f000 -        0x154017ff7  com.apple.xpcobjects (103 - 103) <268F4950-61A2-3A14-9697-C121E1798D18> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
           0x154a86000 -        0x154a87ffa +cl_kernels (???) <EB426CC9-AE87-405C-89E3-F79536064470> cl_kernels
           0x154a95000 -        0x154a96ff9 +cl_kernels (???) <30341905-F102-465F-ADD5-5BB9E2618EDE> cl_kernels
           0x154a98000 -        0x154b7efef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x15518a000 -        0x15526aff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x1552d1000 -        0x1552d2fe4 +cl_kernels (???) <26EB6B91-2C7A-45E3-A27F-EDFACF043904> cl_kernels
           0x1634dc000 -        0x1635f0fff  libmecab.1.0.0.dylib (599.9) <B092BD49-854E-3EB5-92A9-B7EBE29C1A7A> /usr/lib/libmecab.1.0.0.dylib
        0x7fff64694000 -     0x7fff646c7817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8cd59000 -     0x7fff8ce47fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8cec0000 -     0x7fff8d1aafff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d1ab000 -     0x7fff8d1abffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8d1ac000 -     0x7fff8d1affff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8d1b0000 -     0x7fff8d1bcfff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8d1bd000 -     0x7fff8d1fcfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8d1fd000 -     0x7fff8d216ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d217000 -     0x7fff8d22fff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d230000 -     0x7fff8d241ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8d242000 -     0x7fff8d293ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8d2a1000 -     0x7fff8de17ff7  com.apple.AppKit (6.9 - 1265.20) <D2A7AF23-0FEA-3D7D-9CF5-B4E262224577> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8de18000 -     0x7fff8de1efff  com.apple.AddressBook.ContactsFoundation (8.0 - 1371) <59351927-BCFF-3B94-AD1B-4C3DE6A8FD73> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8de1f000 -     0x7fff8de37ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ded4000 -     0x7fff8ded6fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8ded7000 -     0x7fff8df1efff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8df1f000 -     0x7fff8df29ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8df2f000 -     0x7fff8df34ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8df35000 -     0x7fff8e43bffb  com.apple.Safari.framework (9537 - 9537.75.14) <7F479529-1E4A-310C-AF99-1BCC943D7F80> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8e7ba000 -     0x7fff8e7bafff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e85f000 -     0x7fff8eb09ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8eb0a000 -     0x7fff8eb0eff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8eb0f000 -     0x7fff8ec3fff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8ec4a000 -     0x7fff8ecd5fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff8ecd6000 -     0x7fff8ecf2ff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ecf3000 -     0x7fff8ed4bff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ed4c000 -     0x7fff8ee8dfff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ee8e000 -     0x7fff8eee1fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8eee2000 -     0x7fff8eee5ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff8eee6000 -     0x7fff8eeedff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8eeee000 -     0x7fff8f01cfff  com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff8f01d000 -     0x7fff8f043fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8f06c000 -     0x7fff8f09aff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8f09e000 -     0x7fff8f182fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8f183000 -     0x7fff8f33bffb  libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
        0x7fff8f33c000 -     0x7fff8f3bdfff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8f416000 -     0x7fff8f467fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f468000 -     0x7fff8f6a3fff  com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8f6a4000 -     0x7fff8f6d0ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8f6d1000 -     0x7fff8f6d5ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8f6d6000 -     0x7fff8f735fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <7F86A7C3-7B7D-3CD7-9758-CA74FB4DE2CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8f736000 -     0x7fff8f737fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8f738000 -     0x7fff8f786ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f79f000 -     0x7fff8f7a1fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8fb53000 -     0x7fff8fb66ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff9042e000 -     0x7fff9068ffff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff90690000 -     0x7fff90698ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff90699000 -     0x7fff906b5fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff906b6000 -     0x7fff9077ffff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff907a7000 -     0x7fff907ccff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff907cd000 -     0x7fff907ceff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff90843000 -     0x7fff9089ffff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff908a0000 -     0x7fff908e9fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff908ea000 -     0x7fff908eefff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff908ef000 -     0x7fff908fdfff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff908fe000 -     0x7fff9090efff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff9090f000 -     0x7fff90918fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff90919000 -     0x7fff9092ffff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff90cf6000 -     0x7fff90cf7ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff90cf8000 -     0x7fff90d12fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff90d13000 -     0x7fff90d51ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90d52000 -     0x7fff90e14ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff90e73000 -     0x7fff90e7dff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff90e7e000 -     0x7fff90e85fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff90e86000 -     0x7fff90e88ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff90e89000 -     0x7fff90e96ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff90e97000 -     0x7fff90f34fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff90f35000 -     0x7fff910a3ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff910c7000 -     0x7fff912b8ff3  com.apple.WebKit2 (9537 - 9537.75.14) <E9508FAA-EF68-343F-8EA5-981080CBD11E> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff912b9000 -     0x7fff912c2ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91312000 -     0x7fff91374ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff91375000 -     0x7fff913c7fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff913c8000 -     0x7fff91415ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff91416000 -     0x7fff914daff7  com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff914db000 -     0x7fff9154efff  com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff9154f000 -     0x7fff91551fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff91552000 -     0x7fff91563fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff91564000 -     0x7fff9156dffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff91de5000 -     0x7fff91f1bffc  com.apple.WebKit (9537 - 9537.75.14) <81BB019D-78E2-3CD9-B148-5F5EA5357D2B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff921be000 -     0x7fff92203fff  libcurl.4.dylib (78.92.2) <FE790105-B56B-3972-96F4-E133764FF735> /usr/lib/libcurl.4.dylib
        0x7fff92204000 -     0x7fff9220ffff  libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
        0x7fff92377000 -     0x7fff923e4fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff923f2000 -     0x7fff923f3ff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff923f4000 -     0x7fff9241bffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff9241c000 -     0x7fff924b7ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff924b8000 -     0x7fff924c2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff924c5000 -     0x7fff924c5fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff92551000 -     0x7fff92551fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff92552000 -     0x7fff925b7ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff925b8000 -     0x7fff925dafff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff925db000 -     0x7fff925deff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff925df000 -     0x7fff92610ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff92657000 -     0x7fff92695ff7  com.apple.ShareKit (1.0 - 185.1) <B4F384BA-961B-3B77-882E-7D4F63767492> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff92696000 -     0x7fff926a8fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff926a9000 -     0x7fff926a9fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff926aa000 -     0x7fff926abff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff926ac000 -     0x7fff926b4ffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff926b5000 -     0x7fff926c0ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff926c1000 -     0x7fff9271fff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff92720000 -     0x7fff92755ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff927a7000 -     0x7fff927b2fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff927b3000 -     0x7fff93605ffb  com.apple.WebCore (9537 - 9537.75.14) <B43801D5-1BD9-3385-B028-39E2A346D064> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff93606000 -     0x7fff9363fff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff93640000 -     0x7fff93668ffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff93669000 -     0x7fff9369dfff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libs

    And its still happening in 7.0.4 !
    Process:         Safari [25235]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.4 (9537.76.4)
    Build Info:      WebBrowser-7537076004000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [192]
    Responsible:     Safari [25235]
    User ID:         501
    Date/Time:       2014-05-22 20:26:39.863 -0400
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  EC313618-C8B8-C0B7-42A0-722A531D5ED9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.lastpass.lpsafariextension-N24REP3BMN (3.1.21 - 3.1.21) LastPass
    *** Terminating app due to uncaught exception 'NSTableViewException', reason: 'NSTableView error inserting/removing/moving row 579 (numberOfRows: 579).'
    terminating with uncaught exception of type NSException
    abort() called
    * I deleted lastpass. Will use without for a few days.

  • Safari 5.1.6 crashes. It cannot launch.

    Hi everyone. I hope someone can help me restore Safari.
    I've seen on the boards some of the advice relating to finding Safari.plist - It's missing. Also the solution involving going into InputManager - those files are also missing. This is the crash report: Help!
    Process:    
    Safari [4263]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.6 (7534.56.5)
    Build Info: 
    WebBrowser-7534056005000000~6
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [129]
    Date/Time:  
    2012-08-03 14:27:15.399 -0400
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    56567 sec
    Crashes Since Last Report:      
    2
    Per-App Interval Since Last Report:  28 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                 
    251C08A8-4F82-46AB-9404-91CF47D08177
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[4263]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** Call stack at first throw:
    0   CoreFoundation                 
    0x95b0da67 __raiseError + 231
    1   libobjc.A.dylib                
    0x972c9149 objc_exception_throw + 155
    2   CoreFoundation                 
    0x95a75289 +[NSException raise:format:arguments:] + 137
    3   Foundation                     
    0x99b8c233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   AppKit                         
    0x988c6972 -[NSMenu itemAtIndex:] + 175
    5   AppKit                         
    0x988c6ae9 -[NSMenu removeItemAtIndex:] + 64
    6   Safari                         
    0x000a2a96 -[AppController awakeFromNib] + 463
    7   CoreFoundation                 
    0x95a6b1aa -[NSObject performSelector:] + 58
    8   CoreFoundation                 
    0x95a6b127 -[NSSet makeObjectsPerformSelector:] + 247
    9   AppKit                         
    0x988ac24f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  AppKit                         
    0x988a1fce loadNib + 380
    11  AppKit                         
    0x988a13b5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  AppKit                         
    0x988a12bf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  AppKit                         
    0x988a11f3 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  AppKit                         
    0x98b25978 NSApplicationMain + 445
    15  Safari                         
    0x002a9519 SafariMain + 187
    16  Safari                         
    0x0008ff79 Safari + 3961
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation 
    0x95b0d957 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib          
    0x972c9149 objc_exception_throw + 155
    2   com.apple.CoreFoundation 
    0x95a75289 +[NSException raise:format:arguments:] + 137
    3   com.apple.Foundation     
    0x99b8c233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   com.apple.AppKit         
    0x988c6972 -[NSMenu itemAtIndex:] + 175
    5   com.apple.AppKit         
    0x988c6ae9 -[NSMenu removeItemAtIndex:] + 64
    6   com.apple.Safari.framework
    0x000a2a96 -[AppController awakeFromNib] + 463
    7   com.apple.CoreFoundation 
    0x95a6b1aa -[NSObject performSelector:] + 58
    8   com.apple.CoreFoundation 
    0x95a6b127 -[NSSet makeObjectsPerformSelector:] + 247
    9   com.apple.AppKit         
    0x988ac24f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  com.apple.AppKit         
    0x988a1fce loadNib + 380
    11  com.apple.AppKit         
    0x988a13b5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  com.apple.AppKit         
    0x988a12bf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  com.apple.AppKit         
    0x988a11f3 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  com.apple.AppKit         
    0x98b25978 NSApplicationMain + 445
    15  com.apple.Safari.framework
    0x002a9519 SafariMain + 187
    16  com.apple.Safari         
    0x0008ff79 0x8f000 + 3961
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x939ab90a kevent + 10
    1   libdispatch.dylib        
    0x95873e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x9587285f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x939ab02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x994e3ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x994e56fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x939ab02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x994e3ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x994e56fe start_wqthread + 30
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x939abcc2 __pread + 10
    1   libsqlite3.dylib         
    0x9ccc7b48 unixRead + 88
    2   libsqlite3.dylib         
    0x9ccee47a readDbPage + 138
    3   libsqlite3.dylib         
    0x9cceccc7 sqlite3PagerAcquire + 311
    4   libsqlite3.dylib         
    0x9cd1da11 moveToChild + 129
    5   libsqlite3.dylib         
    0x9cd1fdfb sqlite3BtreeNext + 539
    6   libsqlite3.dylib         
    0x9cd1841a sqlite3VdbeExec + 43658
    7   libsqlite3.dylib         
    0x9cd0cc83 sqlite3_step + 2051
    8   com.apple.WebCore        
    0x00e10bad WebCore::SQLiteStatement::step() + 61
    9   com.apple.WebCore        
    0x00e1130b WebCore::IconDatabase::performURLImport() + 1003
    10  com.apple.WebCore        
    0x00e0fa4a WebCore::IconDatabase::iconDatabaseSyncThread() + 490
    11  com.apple.JavaScriptCore 
    0x006bdb8c _ZN3WTFL16threadEntryPointEPv + 76
    12  com.apple.JavaScriptCore 
    0x008e4a20 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    13  libsystem_c.dylib        
    0x994e1ed9 _pthread_start + 335
    14  libsystem_c.dylib        
    0x994e56de thread_start + 34
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x939a8c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x939a81f6 mach_msg + 70
    2   com.apple.QuartzCore     
    0x948ace39 CA::Render::Server::server_thread(void*) + 233
    3   com.apple.QuartzCore     
    0x948acd46 thread_fun + 29
    4   libsystem_c.dylib        
    0x994e1ed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x994e56de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0xac6d9548  ecx: 0x00000001  edx: 0x00000000
      edi: 0x79e83880  esi: 0x972c90bf  ebp: 0xc008d068  esp: 0xc008d060
       ss: 0x0000001f  efl: 0x00000286  eip: 0x95b0d957   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x0344d000
    Logical CPU: 0
    Binary Images:
       0x8f000 -
    0x8ffff  com.apple.Safari (5.1.6 - 7534.56.5) <13FE495D-5908-38BE-8F8A-36B4EC163211> /Applications/Safari.app/Contents/MacOS/Safari
       0x96000 -   0x439fff  com.apple.Safari.framework (7536 - 7536.25) <F7C10D0C-C1D4-34F4-B587-11B27893B0E3> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
      0x6ba000 -   0x90affc  com.apple.JavaScriptCore (7536 - 7536.24) <D6D2AC71-81C4-359F-97FE-3233F83B408C> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
      0x99e000 -   0xab1ffb  com.apple.WebKit (7536 - 7536.25) <1D99BBEC-9A47-385F-B58E-30B3809C381B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
      0xb5f000 -   0xcc0ff3  com.apple.WebKit2 (7536 - 7536.25) <FF5DAF2E-8261-3E6D-B5DA-D4D518DC7251> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
      0xe0b000 -  0x1a7fff3  com.apple.WebCore (7536 - 7536.24) <0BA952C0-B5F2-3266-89B4-10B1FBF0D742> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x8fe8e000 - 0x8fec0aa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x90d56000 - 0x90db8ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90db9000 - 0x90e79ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90e88000 - 0x90fdafff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90fdb000 - 0x91023ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x910a7000 - 0x910aaff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x910ab000 - 0x91109fff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9110a000 - 0x911aefff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x911af000 - 0x911ffff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91200000 - 0x91201ffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x9127f000 - 0x91681ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91682000 - 0x91683ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x9177c000 - 0x917c0ff3  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <677D9374-3EC0-3F4C-9552-3DBFD5161BF3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x917c8000 - 0x917caff9  com.apple.securityhi (4.0 - 1) <8196A6AC-4F97-3DCB-8F09-AE8D983823DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x917cb000 - 0x917d6fff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x917d9000 - 0x917ddff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9184b000 - 0x918adff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x91eb2000 - 0x91eb8ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x92057000 - 0x920b2ff3  com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x920b3000 - 0x920b4ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x920b5000 - 0x920c0ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <13FF02F8-7AF6-3E12-B183-9A725B526B50> /usr/lib/libbz2.1.0.dylib
    0x920c1000 - 0x920d1ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x920e6000 - 0x92109fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9214f000 - 0x9215dff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x9215e000 - 0x92167fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x92168000 - 0x921d7fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x92307000 - 0x92308fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x92309000 - 0x9233fff7  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
    0x92340000 - 0x9234bffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x92356000 - 0x923f2fef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x923f4000 - 0x92416ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92443000 - 0x924cdffb  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
    0x924e3000 - 0x92511ff7  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
    0x92677000 - 0x92679ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x92d0c000 - 0x92dfcff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x92e3f000 - 0x92e45ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93878000 - 0x9389fff3  com.apple.framework.Apple80211 (7.2.1 - 721.3) <5AF136FC-6629-3403-9A99-C64DD8165A14> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x938a0000 - 0x938e0ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x938e1000 - 0x938e5ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x938ff000 - 0x93986fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93991000 - 0x93991fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93992000 - 0x939b0ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x939b1000 - 0x939dcfff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x939dd000 - 0x939e0ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x939e5000 - 0x939e8ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x939f0000 - 0x93a1aff1  com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x93e3c000 - 0x93e59fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x93e5a000 - 0x93e63ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x93e64000 - 0x93e7efff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93e7f000 - 0x93ef3fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x93f01000 - 0x93f06ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x93f0f000 - 0x94020ff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x94132000 - 0x94132fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94133000 - 0x94135ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9420f000 - 0x94555ff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94556000 - 0x945a8ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x945a9000 - 0x945e0fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x94845000 - 0x948a9fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x948aa000 - 0x94a0cffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94a0d000 - 0x94c80ffb  com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x94c84000 - 0x955ae59b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95862000 - 0x95862ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95863000 - 0x95870fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95871000 - 0x9587ffff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x959c8000 - 0x95b9ffe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95ba0000 - 0x95bcdff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95bce000 - 0x95bd8ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95c05000 - 0x95ec8fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95fbd000 - 0x95fecff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x95ff5000 - 0x96035ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x9603b000 - 0x9603bff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9603c000 - 0x96040ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x9613c000 - 0x9616afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
    0x9616b000 - 0x961c8ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96216000 - 0x96221ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96222000 - 0x96230fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96365000 - 0x96368ffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x963ec000 - 0x963f0fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9640c000 - 0x96465fff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96466000 - 0x96483ff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96484000 - 0x9651aff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96557000 - 0x965a0ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x965b2000 - 0x965beff4  com.apple.CrashReporterSupport (10.7.4 - 352) <B75C7A0E-A497-30DB-B3DE-737C957A056E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x965bf000 - 0x9668fffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96690000 - 0x966a1fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x966e1000 - 0x96721ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x96757000 - 0x9676bfff  com.apple.CFOpenDirectory (10.7 - 146) <982C417B-5A0F-3DD6-AB50-7E8273A80B38> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x967bd000 - 0x967c5ff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x967c6000 - 0x967c6fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x967c7000 - 0x96828ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <AA6EAFB8-1C27-3D42-B1CD-3A1258C198D9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96829000 - 0x96845ffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96846000 - 0x96854ff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
    0x968be000 - 0x96bc0fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96bc1000 - 0x96bc5fff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96cad000 - 0x96e61ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x96f82000 - 0x96f87ffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x97250000 - 0x972b5ff7  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
    0x972b6000 - 0x9738caab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x9738f000 - 0x973b8ffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97774000 - 0x97774ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x97793000 - 0x9779affd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9779b000 - 0x977c3ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x978ce000 - 0x97944fff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x979be000 - 0x97a01ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x97a12000 - 0x97a15ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x97a16000 - 0x97a16fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97a17000 - 0x97a22ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97a23000 - 0x97a33fff  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
    0x98416000 - 0x9888bff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x9888d000 - 0x9888efff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9888f000 - 0x99324ff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99368000 - 0x99384ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x99485000 - 0x99550fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x99946000 - 0x999d3fe7  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
    0x999d4000 - 0x999e9ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x99a71000 - 0x99a79ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x99ab1000 - 0x99dbbff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99dbc000 - 0x99dc4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99dc5000 - 0x99e16ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x9a150000 - 0x9a25ffff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9a261000 - 0x9a283ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9a416000 - 0x9a416fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9a619000 - 0x9a619fff  com.apple.Carbon (153 - 153) <13CB5B39-BBDB-397B-A4F2-69773047D092> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9a752000 - 0x9a75aff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x9a75b000 - 0x9a771ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x9a79a000 - 0x9a8b8fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9a8b9000 - 0x9a8c0ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x9af3d000 - 0x9af3efff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9af3f000 - 0x9af46ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9af47000 - 0x9b03fff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9b07e000 - 0x9b115ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9b116000 - 0x9b1fefff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x9b1ff000 - 0x9b711feb  com.apple.RawCamera.bundle (3.14.0 - 646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9b7b2000 - 0x9b7c5ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9b7f1000 - 0x9b806fff  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
    0x9b82b000 - 0x9b8a6ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9b8ef000 - 0x9b8f0fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9b8f1000 - 0x9b9b4fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9b9ce000 - 0x9ba0bff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x9bf20000 - 0x9bf88ff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x9bf89000 - 0x9c0b5ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9c18e000 - 0x9c18efff  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
    0x9c1ff000 - 0x9c200ff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x9c201000 - 0x9c28eff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9c2b8000 - 0x9c794ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9c795000 - 0x9c7baff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9c7c1000 - 0x9c9b9ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9ca3b000 - 0x9ca77ffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9ca78000 - 0x9ca98ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9ca99000 - 0x9caccfef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x9cb8b000 - 0x9cc6eff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x9cc6f000 - 0x9cc73ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x9ccbc000 - 0x9ccbdff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x9ccbe000 - 0x9cdcefe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x9cdcf000 - 0x9cdddfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 9099
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=167.3M resident=61.4M(37%) swapped_out_or_unallocated=105.9M(63%)
    Writable regions: Total=35.4M written=2232K(6%) resident=4172K(12%) swapped_out=4K(0%) unallocated=31.3M(88%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG shared images                
    96K
    CoreServices                  
    2524K
    MALLOC                        
    22.5M
    MALLOC guard page               
    48K
    SQLite page cache              
    672K
    Stack                         
    66.5M
    VM_ALLOCATE                    
    620K
    __CI_BITMAP                     
    80K
    __DATA                        
    8492K
    __DATA/__OBJC                   
    60K
    __IMAGE                        
    528K
    __IMPORT                         
    4K
    __LINKEDIT                    
    52.9M
    __OBJC                        
    2564K
    __OBJC/__DATA                   
    72K
    __PAGEZERO                       
    4K
    __RC_CAMERAS                   
    248K
    __TEXT                       
    114.4M
    __UNICODE                      
    544K
    mapped file                  
    138.8M
    shared memory                  
    312K
    shared pmap                   
    9548K
    ===========                 
    =======
    TOTAL                        
    421.0M
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F0B00000000, 0x4E5431475436345538484230424E2D334320
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F0B00000000, 0x4E5431475436345538484230424E2D334320
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.15)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2555GSXF, 250.06 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-867
    USB Device: G-DRIVE slim, 0x4971, 0x8005, 0xfd100000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8501, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x1a100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0229, 0x5d200000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
    Please, Please Help!

    I'm having the same exact issue. Except that I just got my hard drive replaced by Apple and I'm doing a time machine restore. However, it didn't restore the latest version of Safari I already had. Now it won't even open and I have done all software updates.

  • Safari(5.1.6) CRASHES on Launch, OS Lion(10.7.4)

    Safari worked last night, re-installed Lion last night before bed. Woke up and Safari crashes upon launch 100% of the time. If I sign onto Safari only guest account Safari will launch.
    Crash Report:
    Process:         Safari [247]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.6 (7534.56.5)
    Build Info:      WebBrowser-7534056005000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [133]
    Date/Time:       2012-08-11 17:34:14.268 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          4070 sec
    Crashes Since Last Report:           16
    Per-App Interval Since Last Report:  10 sec
    Per-App Crashes Since Last Report:   16
    Anonymous UUID:                      6B6A3DB2-6EC7-4687-8B6E-D0B0A42A3668
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[247]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff97094f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff9494ed5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff97094d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff8fbad71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff97a10cdf -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff97a10e38 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x000000010e5d9c2e -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff9708bfb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff9708bf32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff979f89ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff979eef73 loadNib + 322
              11  AppKit                              0x00007fff979ee470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff979ee38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff979ee2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff97c5f06f NSApplicationMain + 398
              15  Safari                              0x000000010e7dc806 SafariMain + 166
              16  Safari                              0x000000010e5c7f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff972afce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff956707d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff95661a7a abort + 143
    3   libc++abi.dylib                         0x00007fff9430c7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff94309fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff9494f1b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff9430a001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff9430a05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff9430b152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff9494ee7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff97094d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff8fbad71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff97a10cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff97a10e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x000000010e5d9c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff9708bfb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff9708bf32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff979f89ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff979eef73 loadNib + 322
    19  com.apple.AppKit                        0x00007fff979ee470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff979ee38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff979ee2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff97c5f06f NSApplicationMain + 398
    23  com.apple.Safari.framework              0x000000010e7dc806 SafariMain + 166
    24  com.apple.Safari                        0x000000010e5c7f24 0x10e5c7000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff972b07e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8de6078a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8de5f31a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff972b0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95670594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95671b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff972b0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95670594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95671b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff972afbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95672274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x000000010f6771fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore                       0x000000010f674d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore                0x000000010efb711f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff9566e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff95671b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff972ae67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff972add71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff978402d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff97840219 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff9566e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff95671b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6e1c5408  rdx: 0x0000000000000000
    rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6e1c5430  rsp: 0x00007fff6e1c5408
      r8: 0x00007fff7de07fb8   r9: 0x00007fff6e1c4e98  r10: 0x00007fff972afd0a  r11: 0xffffff80002da8d0
    r12: 0x00007fddd492ddf0  r13: 0x000000000000000c  r14: 0x00007fff7de0a960  r15: 0x00007fff6e1c5580
    rip: 0x00007fff972afce2  rfl: 0x0000000000000246  cr2: 0x00000001121d6000
    Logical CPU: 0
    Binary Images:
          0x10e5c7000 -        0x10e5c7fff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
          0x10e5cd000 -        0x10ea67ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
          0x10ed84000 -        0x10f013fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x10f0c0000 -        0x10f242ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x10f336000 -        0x10f50ffff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x10f671000 -        0x110616ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
          0x112c59000 -        0x113162ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x7fff6e1c7000 -     0x7fff6e1fbbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
       0x7fff8cf31000 -     0x7fff8cf3cfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x7fff8cf3d000 -     0x7fff8cf54fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
       0x7fff8cf55000 -     0x7fff8d057fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
       0x7fff8d0bb000 -     0x7fff8d19aff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
       0x7fff8d23e000 -     0x7fff8d2d4ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x7fff8d2d5000 -     0x7fff8d8b9fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
       0x7fff8d8ba000 -     0x7fff8d981ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x7fff8d982000 -     0x7fff8da27fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
       0x7fff8da28000 -     0x7fff8da2eff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
       0x7fff8da2f000 -     0x7fff8de5cfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x7fff8de5d000 -     0x7fff8de6bfff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
       0x7fff8df02000 -     0x7fff8df26fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x7fff8df27000 -     0x7fff8df50fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x7fff8df53000 -     0x7fff8dfceff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
       0x7fff8e018000 -     0x7fff8e02ffff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x7fff8e030000 -     0x7fff8e032ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
       0x7fff8e061000 -     0x7fff8e0a0fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x7fff8e0a1000 -     0x7fff8e0dcfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
       0x7fff8e353000 -     0x7fff8e38dfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
       0x7fff8e38e000 -     0x7fff8e38ffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
       0x7fff8e390000 -     0x7fff8e49dfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x7fff8e49e000 -     0x7fff8e4c6fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
       0x7fff8e4c7000 -     0x7fff8e4c7fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x7fff8e4c8000 -     0x7fff8e4cbff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x7fff8e4cc000 -     0x7fff8e515ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x7fff8e516000 -     0x7fff8e564fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
       0x7fff8e5d4000 -     0x7fff8e8f0fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
       0x7fff8e91b000 -     0x7fff8e99fff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
       0x7fff8e9de000 -     0x7fff8ea54fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
       0x7fff8eeeb000 -     0x7fff8ef56ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x7fff8ef76000 -     0x7fff8f0cffff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x7fff8f0d6000 -     0x7fff8f1ddfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
       0x7fff8f8b0000 -     0x7fff8f8fcff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff8f8fd000 -     0x7fff8f901ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
       0x7fff8f9c2000 -     0x7fff8f9c4fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff8f9c5000 -     0x7fff8facafff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x7fff8facb000 -     0x7fff8fae1fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x7fff8fae2000 -     0x7fff8fdfbfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x7fff8fdfc000 -     0x7fff8fee0fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x7fff8fee1000 -     0x7fff8fee5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
       0x7fff8fefb000 -     0x7fff8ff26ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
       0x7fff90012000 -     0x7fff90052fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
       0x7fff9006f000 -     0x7fff9007cff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
       0x7fff90097000 -     0x7fff9009afff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x7fff9009b000 -     0x7fff900a0ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
       0x7fff900a1000 -     0x7fff900a1fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
       0x7fff901b2000 -     0x7fff901bafff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
       0x7fff901ca000 -     0x7fff901e7fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
       0x7fff90230000 -     0x7fff9023dfff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x7fff9023e000 -     0x7fff9023efff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x7fff90282000 -     0x7fff902abfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x7fff908c8000 -     0x7fff908cefff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x7fff908e0000 -     0x7fff90a16fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x7fff90aaa000 -     0x7fff90b4bff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x7fff90b4c000 -     0x7fff90bacfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x7fff90bad000 -     0x7fff90baefff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
       0x7fff90bc4000 -     0x7fff90bf4ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
       0x7fff90c41000 -     0x7fff90c65fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
       0x7fff90dbe000 -     0x7fff90dceff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x7fff90e5e000 -     0x7fff90e63fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
       0x7fff90e64000 -     0x7fff90ea6fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x7fff90ea7000 -     0x7fff90f09ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
       0x7fff90f5c000 -     0x7fff90ffefff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x7fff91047000 -     0x7fff91066fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
       0x7fff91150000 -     0x7fff91151fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
       0x7fff91329000 -     0x7fff91337ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
       0x7fff91338000 -     0x7fff9134bff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
       0x7fff9144d000 -     0x7fff9146aff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x7fff9146b000 -     0x7fff9146bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x7fff914ce000 -     0x7fff914dbfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x7fff914df000 -     0x7fff914e0fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
       0x7fff914f7000 -     0x7fff915ecfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
       0x7fff915ed000 -     0x7fff91860fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
       0x7fff918f9000 -     0x7fff918fdfff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
       0x7fff918fe000 -     0x7fff91b28fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff91b29000 -     0x7fff91b9cfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
       0x7fff91b9d000 -     0x7fff91bafff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
       0x7fff91bb0000 -     0x7fff91bb5fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x7fff91bb6000 -     0x7fff91bb6fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x7fff91c12000 -     0x7fff91e14fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
       0x7fff922eb000 -     0x7fff922fafff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
       0x7fff922fb000 -     0x7fff92302ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
       0x7fff92303000 -     0x7fff9232cff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x7fff92450000 -     0x7fff92452fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
       0x7fff9245a000 -     0x7fff9245dfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x7fff9245e000 -     0x7fff924e3ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x7fff926c7000 -     0x7fff92708fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
       0x7fff92709000 -     0x7fff92717fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x7fff92718000 -     0x7fff930b5c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
       0x7fff930b6000 -     0x7fff9312cfff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
       0x7fff9320c000 -     0x7fff93212fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
       0x7fff93213000 -     0x7fff93213fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff93214000 -     0x7fff9326cfff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x7fff9326d000 -     0x7fff93599ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x7fff9420f000 -     0x7fff9426bff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
       0x7fff94298000 -     0x7fff942befff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x7fff94304000 -     0x7fff9430fff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
       0x7fff94312000 -     0x7fff94319fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x7fff943e6000 -     0x7fff94469fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
       0x7fff9446a000 -     0x7fff9447eff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
       0x7fff94876000 -     0x7fff948caff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
       0x7fff948cb000 -     0x7fff948cefff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
       0x7fff948cf000 -     0x7fff94937ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x7fff94938000 -     0x7fff94a1ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
       0x7fff94a1d000 -     0x7fff94a1eff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
       0x7fff94a1f000 -     0x7fff94a54fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff94a55000 -     0x7fff94a56ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib

    Anyone who has an issue with Safari 5.1.6 crashing after getting the installer bug on OS lion this worked for me:
    I fixed the 5.1.6 Safari installer bug by getting on another computer, windows or mac, launching a web browser, going to the firefox install page and downloading the firefox installer package(mac), dragging the installer package to a usb/flash drive, ejecting usb and plugging into mac, dragging firefox installer onto desktop and downloading firefox.
    Once firefox is downloaded use this link provided by another member to auto download safari 6:
    Download and install Safari 6 from this link (it's the link used by software update to download Safari6 for Lion 10.7.4)  :
    http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg
    Fixed.

  • Safari and also Webkit crashes after opening

    Safari and also Webkit crashes after opening
    Process: Safari [585]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: org.webkit.nightly.WebKit
    Version: r82096 (82096)
    Code Type: X86-64 (Native)
    Parent Process: launchd [101]
    Date/Time: 2011-03-28 19:13:43.115 +0200
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 9093 sec
    Crashes Since Last Report: 11
    Per-App Interval Since Last Report: 78 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: 7CC63340-CE54-4A4F-B453-D35DF14F4D32
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000014
    Crashed Thread: 9 Safari: HistoryTextCache flushing
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff801f329a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff801f390d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff838a6932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff838a5dbf CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff827507ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff827505f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff827504ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff8520ae64 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff8520a7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.Safari 0x000000010001605a 0x100000000 + 90202
    10 com.apple.AppKit 0x00007fff851d048b -[NSApplication run] + 395
    11 com.apple.AppKit 0x00007fff851c91a8 NSApplicationMain + 364
    12 com.apple.Safari 0x0000000100009f7c 0x100000000 + 40828
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8020c12a kevent + 10
    1 libSystem.B.dylib 0x00007fff8020dffd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8020dcd4 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff8020d7fe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff8020d128 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff8020cfc5 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff8022df8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff80231da1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00000001010edc59 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3 com.apple.WebCore 0x00000001010edd91 WebCore::IconDatabase::iconDatabaseSyncThread() + 177
    4 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 3: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff8022df8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff80231da1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00000001008eb900 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x000000010159a201 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff801f329a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff801f390d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff838a6932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff838a5dbf CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f629 0x100000000 + 194089
    5 com.apple.Safari 0x000000010002f5b9 0x100000000 + 193977
    6 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff801f329a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff801f390d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff838a6932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff838a5dbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8721af5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8719bf29 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 6: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff80236e52 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff838c8498 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff8022df8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff80231da1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00000001008eb900 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001be5e5 0x100000000 + 1828325
    4 com.apple.Safari 0x000000010004710b 0x100000000 + 291083
    5 com.apple.Safari 0x0000000100046f89 0x100000000 + 290697
    6 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff8020cf4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8020d35c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff8020cfc5 start_wqthread + 13
    Thread 9 Crashed: Safari: HistoryTextCache flushing
    0 com.apple.SearchKit 0x00007fff804c0f19 TermIndex::FlushTermUpdates(Progress*) + 1465
    1 com.apple.SearchKit 0x00007fff804bf8a4 TermIndex::FlushUpdates() + 228
    2 com.apple.SearchKit 0x00007fff804bf62a TermIndex::Flush() + 60
    3 com.apple.SearchKit 0x00007fff804bf5da TIAIndex::Flush(unsigned int) + 750
    4 com.apple.SearchKit 0x00007fff804bf291 SKIndexFlushInternal + 80
    5 com.apple.SearchKit 0x00007fff804bf23c SKIndexFlush + 24
    6 com.apple.Safari 0x0000000100052d3c 0x100000000 + 339260
    7 com.apple.Foundation 0x00007fff8719bf29 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff8020cf4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8020d35c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff8020cfc5 start_wqthread + 13
    Thread 11:
    Thread 9 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000102921600 rdx: 0x00000000000004fa
    rdi: 0x0000000103669dd0 rsi: 0x0000000000000256 rbp: 0x00000001194aca70 rsp: 0x00000001194ac950
    r8: 0x00000000000002a3 r9: 0x0000000000000000 r10: 0x0000000000000400 r11: 0x00000001028cf000
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000117276c98 r15: 0x0000000000000001
    rip: 0x00007fff804c0f19 rfl: 0x0000000000010246 cr2: 0x0000000000000014
    Binary Images:
    0x100000000 - 0x1006affff com.apple.Safari 5.0.4 (6533.20.27) <D02F0B7C-19EF-50B7-10C3-E458E42D1E00> /Applications/Safari.app/Contents/MacOS/Safari
    0x100758000 - 0x10075bfff +WebKitNightlyEnabler.dylib ??? (???) <8D3D6075-E679-B576-A5C3-E3EA9050069D> /Volumes/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
    0x100760000 - 0x100989fef com.apple.JavaScriptCore 534+ (534.27+) <54A6931B-AA7F-7DDB-299A-869533C6206E> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/JavaScriptCore.framework/Ve rsions/A/JavaScriptCore
    0x100a02000 - 0x100b9ffff com.apple.WebKit r82096 (534.27+) <521E10F7-83F9-59DB-075F-439694010970> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/Versions/A /WebKit
    0x100c80000 - 0x101d3bfef com.apple.WebCore 534+ (534.27+) <B8E8ACC3-D6AA-B82E-5A4D-3A462EC7B53C> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/Versions/ A/WebCore
    0x1024a1000 - 0x1024caff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (830f633) <945EA036-7EC3-D020-C889-29ECB588B891> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/Sparkle.framework/Versions/ A/Sparkle
    0x1024e5000 - 0x1025cbfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80005fff 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
    0x7fff80098000 - 0x7fff801affef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff801b0000 - 0x7fff801f1ff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff801f2000 - 0x7fff803b3fff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff803b4000 - 0x7fff80431fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff80432000 - 0x7fff80434fff libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80435000 - 0x7fff80446ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff80447000 - 0x7fff80452fff com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff80453000 - 0x7fff80474fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff80475000 - 0x7fff804affff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff804b0000 - 0x7fff80540fff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff80541000 - 0x7fff80541ff7 com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff80542000 - 0x7fff80556ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80557000 - 0x7fff8055efff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80765000 - 0x7fff807a8fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff807ab000 - 0x7fff807c1fff com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff807c2000 - 0x7fff80872fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80873000 - 0x7fff80ab5fe7 com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff80acf000 - 0x7fff80ad5ff7 com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff80e1a000 - 0x7fff80e55fff 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
    0x7fff80e56000 - 0x7fff80e5bfff libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff80e5c000 - 0x7fff80eaeff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80eaf000 - 0x7fff80ec1fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
    0x7fff80ec2000 - 0x7fff80f47ff7 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
    0x7fff80f6d000 - 0x7fff81077ff7 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
    0x7fff810cd000 - 0x7fff81510fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff81511000 - 0x7fff816c9fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff816ca000 - 0x7fff817ffff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81800000 - 0x7fff81860fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff81a60000 - 0x7fff8215d06f com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8215e000 - 0x7fff82197ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff82198000 - 0x7fff821cdfef com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff821ce000 - 0x7fff821ceff7 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
    0x7fff8224e000 - 0x7fff82279ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
    0x7fff8227a000 - 0x7fff82380fe7 com.apple.PubSub 1.0.5 (65.21) <4C14C413-07AD-2529-45FA-8E5B438D38A0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff823c5000 - 0x7fff823c6ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff823c7000 - 0x7fff82499fe7 com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8249a000 - 0x7fff8249aff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8249b000 - 0x7fff82578fff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff82579000 - 0x7fff8262efe7 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
    0x7fff8262f000 - 0x7fff82691fe7 com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff82692000 - 0x7fff82692ff7 com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff826bd000 - 0x7fff826c2fff libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff826c3000 - 0x7fff826ccff7 com.apple.DisplayServicesFW 2.3.0 (283) <5C8FEF26-FBA5-2AC6-C484-336594C637DC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff826cd000 - 0x7fff82717ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82722000 - 0x7fff82a20fff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff82a21000 - 0x7fff82a32fff com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff82a33000 - 0x7fff82a37ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff82a38000 - 0x7fff82ba7fe7 com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff82be9000 - 0x7fff82be9ff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82bea000 - 0x7fff82c79fff 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
    0x7fff82c7a000 - 0x7fff82cc9ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff82cca000 - 0x7fff82cdefff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff82d15000 - 0x7fff82f9dfef com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff82f9e000 - 0x7fff82fa1ff7 libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff82fb1000 - 0x7fff8303dfef SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff83043000 - 0x7fff8304efff com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8304f000 - 0x7fff83859fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8385a000 - 0x7fff839d1fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff839f6000 - 0x7fff83d93fe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff83d94000 - 0x7fff83dd1ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83dd2000 - 0x7fff83e05fff libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff83e06000 - 0x7fff83e1cfef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
    0x7fff83e1d000 - 0x7fff83e1dff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff84a9a000 - 0x7fff84bd8fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff84bd9000 - 0x7fff84beafff SyndicationUI ??? (???) <83BC984E-2EF3-D6D2-95AC-37F5609A9592> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff84ce4000 - 0x7fff84d2bfff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff84d2c000 - 0x7fff84e4dfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84e4e000 - 0x7fff84e64fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff84e65000 - 0x7fff84e68ff7 com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff84eb4000 - 0x7fff84ee3fff com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff84fb0000 - 0x7fff84fb6ff7 com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff84fd0000 - 0x7fff84fd5ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff85006000 - 0x7fff85007fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff85052000 - 0x7fff85093fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff85094000 - 0x7fff850a0fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff850a1000 - 0x7fff8515efff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8515f000 - 0x7fff8516efff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff851c7000 - 0x7fff85bbdfff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85bbe000 - 0x7fff85ce6ff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff85d02000 - 0x7fff85d08ff7 IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85d09000 - 0x7fff85d1eff7 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
    0x7fff85d1f000 - 0x7fff85d25fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff85d26000 - 0x7fff85da3fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff85da4000 - 0x7fff85e20ff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85e21000 - 0x7fff85e89fff 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
    0x7fff85e8a000 - 0x7fff85e97fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff85e98000 - 0x7fff85edcfe7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff85edd000 - 0x7fff85f9efff libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85f9f000 - 0x7fff85faefff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff86119000 - 0x7fff8611aff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8611b000 - 0x7fff8611bff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8616c000 - 0x7fff861a5fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
    0x7fff8627f000 - 0x7fff862d4ff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff86306000 - 0x7fff86370fe7 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
    0x7fff8677b000 - 0x7fff867c2ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86944000 - 0x7fff869e4fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff86a01000 - 0x7fff86a42fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff86a43000 - 0x7fff86a66fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86aa7000 - 0x7fff86fabfe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff86fae000 - 0x7fff86ff7fef libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86ff8000 - 0x7fff87013ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87014000 - 0x7fff87096fff 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
    0x7fff870ab000 - 0x7fff87161fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff87162000 - 0x7fff8718afff 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
    0x7fff8718b000 - 0x7fff8740efe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8740f000 - 0x7fff87458ff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff87459000 - 0x7fff8751afef com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8751b000 - 0x7fff87558fff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87559000 - 0x7fff87717fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
    0x7fff877e4000 - 0x7fff877f3fff com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff877f4000 - 0x7fff87819ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8781a000 - 0x7fff8783aff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8783b000 - 0x7fff87861fe7 libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87862000 - 0x7fff878ceff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff878cf000 - 0x7fff87912ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87913000 - 0x7fff87913ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87922000 - 0x7fff8792dff7 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
    0x7fff8792e000 - 0x7fff87a14fef com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87bd6000 - 0x7fff87f0afff com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff87f0b000 - 0x7fff87f50fff com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff87f81000 - 0x7fff87fffff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88000000 - 0x7fff8823bfef 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
    0x7fff8823c000 - 0x7fff88240ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff88241000 - 0x7fff88244fff com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff88245000 - 0x7fff8828dff7 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
    0x7fff8828e000 - 0x7fff882ddfef libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff882f1000 - 0x7fff8840afef libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8840b000 - 0x7fff88424fff 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
    0x7fff88527000 - 0x7fff88952fef com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88992000 - 0x7fff88a11fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88a12000 - 0x7fff88a5efff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff88b2a000 - 0x7fff88b9bff7 com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff88b9c000 - 0x7fff88c55fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff88c56000 - 0x7fff88cf0ff7 com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff88f00000 - 0x7fff8916afef com.apple.QuartzComposer 4.2 ({156.28}) <60956AE3-2B2D-A0B7-9D92-3EE33D3A7051> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff891a8000 - 0x7fff891d9fff libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff891da000 - 0x7fff891dbfff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
    0x7fff891dc000 - 0x7fff891f9ff7 libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff891fa000 - 0x7fff89208ff7 libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.2 GHz, 16 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528AS, 931,51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: MFC-250C, 0x04f9 (Brother Industries, Ltd.), 0x01fe, 0xfa140000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000

    hire is the report from safari
    Process: Safari [858]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.4 (6533.20.27)
    Build Info: WebBrowser-75332027~3
    Code Type: X86-64 (Native)
    Parent Process: launchd [101]
    Date/Time: 2011-03-28 21:36:26.770 +0200
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 17657 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 288 sec
    Per-App Crashes Since Last Report: 11
    Anonymous UUID: 7CC63340-CE54-4A4F-B453-D35DF14F4D32
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000014
    Crashed Thread: 10 Safari: HistoryTextCache flushing
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff801f329a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff801f390d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff838a6932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff838a5dbf CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff827507ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff827505f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff827504ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff8520ae64 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff8520a7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.Safari 0x000000010001605a 0x100000000 + 90202
    10 com.apple.AppKit 0x00007fff851d048b -[NSApplication run] + 395
    11 com.apple.AppKit 0x00007fff851c91a8 NSApplicationMain + 364
    12 com.apple.Safari 0x0000000100009f7c 0x100000000 + 40828
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8020c12a kevent + 10
    1 libSystem.B.dylib 0x00007fff8020dffd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8020dcd4 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff8020d7fe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff8020d128 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff8020cfc5 start_wqthread + 13
    Thread 2: QTKit: waitForServerToDie
    0 libSystem.B.dylib 0x00007fff8020cf4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8020d35c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff8020cfc5 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff80234dda fsync + 10
    1 libsqlite3.dylib 0x00007fff88ba1827 unixSync + 71
    2 libsqlite3.dylib 0x00007fff88ba4571 syncJournal + 305
    3 libsqlite3.dylib 0x00007fff88bb5086 sqlite3PagerCommitPhaseOne + 1478
    4 libsqlite3.dylib 0x00007fff88bbafbe sqlite3BtreeCommitPhaseOne + 558
    5 libsqlite3.dylib 0x00007fff88be3133 sqlite3VdbeHalt + 3107
    6 libsqlite3.dylib 0x00007fff88c275bd sqlite3VdbeExec + 41661
    7 libsqlite3.dylib 0x00007fff88c28798 sqlite3_step + 1384
    8 com.apple.WebCore 0x00007fff83e20acb WebCore::SQLiteStatement::executeCommand() + 27
    9 com.apple.WebCore 0x00007fff83e2463a WebCore::SQLiteDatabase::executeCommand(WebCore::String const&) + 42
    10 com.apple.WebCore 0x00007fff83e246c8 WebCore::SQLiteTransaction::commit() + 104
    11 com.apple.WebCore 0x00007fff83e24447 WebCore::IconDatabase::writeToDatabase() + 599
    12 com.apple.WebCore 0x00007fff83e240e8 WebCore::IconDatabase::syncThreadMainLoop() + 120
    13 com.apple.WebCore 0x00007fff83e2026c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    14 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    15 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff8020cf4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8020d35c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff8020cfc5 start_wqthread + 13
    Thread 5: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff801f329a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff801f390d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff838a6932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff838a5dbf CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f629 0x100000000 + 194089
    5 com.apple.Safari 0x000000010002f5b9 0x100000000 + 193977
    6 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff8022df8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff80231da1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff864e3a50 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001be5e5 0x100000000 + 1828325
    4 com.apple.Safari 0x000000010004710b 0x100000000 + 291083
    5 com.apple.Safari 0x0000000100046f89 0x100000000 + 290697
    6 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff801f329a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff801f390d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff838a6932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff838a5dbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8721af5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8719bf29 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 8: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff80236e52 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff838c8498 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 9: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff8022df8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff80231da1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff864e3a50 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff84174fd1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 10 Crashed: Safari: HistoryTextCache flushing
    0 com.apple.SearchKit 0x00007fff804c183d InvertedIndex::UpdateTermInfo(TermInfo*, FreqPosting*, unsigned int, unsigned int) + 51
    1 com.apple.SearchKit 0x00007fff804e0712 InvertedIndex::ExpungePostings(InvertedTermInfo*) + 318
    2 com.apple.SearchKit 0x00007fff804e0d2f InvertedIndex::Compact() + 331
    3 com.apple.SearchKit 0x00007fff804e873b TIAIndex::Compact() + 651
    4 com.apple.SearchKit 0x00007fff804de1df IAIndexCompact + 25
    5 com.apple.SearchKit 0x00007fff804f9229 SKIndexCompact + 41
    6 com.apple.Safari 0x0000000100052d2a 0x100000000 + 339242
    7 com.apple.Foundation 0x00007fff8719bf29 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff8022c4f6 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff8022c3a9 thread_start + 13
    Thread 10 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000067 rdx: 0x0000000118ee0b50
    rdi: 0x00000001008da790 rsi: 0x0000000000000000 rbp: 0x000000011ae149e0 rsp: 0x000000011ae149b0
    r8: 0x0000000000000000 r9: 0x00007fff700a05d8 r10: 0x0000000000008000 r11: 0x0000000000000000
    r12: 0x0000000000000000 r13: 0x0000000000000067 r14: 0x0000000118ee0b50 r15: 0x00000001008da790
    rip: 0x00007fff804c183d rfl: 0x0000000000010202 cr2: 0x0000000000000014
    Binary Images:
    0x100000000 - 0x1006affff com.apple.Safari 5.0.4 (6533.20.27) <D02F0B7C-19EF-50B7-10C3-E458E42D1E00> /Applications/Safari.app/Contents/MacOS/Safari
    0x100f93000 - 0x100f93fff com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x100f97000 - 0x100f9cff7 JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x11a1c8000 - 0x11a1eefff GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x11a266000 - 0x11a3f7fef GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11a428000 - 0x11a7fcff7 com.apple.ATIRadeonX3000GLDriver 1.6.26 (6.2.6) <F2951F13-41D9-E6D7-D421-CB09F910ACA1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80005fff 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
    0x7fff80098000 - 0x7fff801affef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff801b0000 - 0x7fff801f1ff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff801f2000 - 0x7fff803b3fff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff803b4000 - 0x7fff80431fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff80432000 - 0x7fff80434fff libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80435000 - 0x7fff80446ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff80447000 - 0x7fff80452fff com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff80453000 - 0x7fff80474fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff80475000 - 0x7fff804affff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff804b0000 - 0x7fff80540fff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff80541000 - 0x7fff80541ff7 com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff80542000 - 0x7fff80556ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80557000 - 0x7fff8055efff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80765000 - 0x7fff807a8fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff807ab000 - 0x7fff807c1fff com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff807c2000 - 0x7fff80872fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80873000 - 0x7fff80ab5fe7 com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff80acf000 - 0x7fff80ad5ff7 com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff80e1a000 - 0x7fff80e55fff 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
    0x7fff80e56000 - 0x7fff80e5bfff libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff80e5c000 - 0x7fff80eaeff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80eaf000 - 0x7fff80ec1fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
    0x7fff80ec2000 - 0x7fff80f47ff7 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
    0x7fff80f6d000 - 0x7fff81077ff7 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
    0x7fff810cd000 - 0x7fff81510fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff81511000 - 0x7fff816c9fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff816ca000 - 0x7fff817ffff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81800000 - 0x7fff81860fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff81a60000 - 0x7fff8215d06f com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8215e000 - 0x7fff82197ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff82198000 - 0x7fff821cdfef com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff821ce000 - 0x7fff821ceff7 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
    0x7fff8224e000 - 0x7fff82279ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
    0x7fff8227a000 - 0x7fff82380fe7 com.apple.PubSub 1.0.5 (65.21) <4C14C413-07AD-2529-45FA-8E5B438D38A0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff823c5000 - 0x7fff823c6ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff823c7000 - 0x7fff82499fe7 com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8249a000 - 0x7fff8249aff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8249b000 - 0x7fff82578fff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff82579000 - 0x7fff8262efe7 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
    0x7fff8262f000 - 0x7fff82691fe7 com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff82692000 - 0x7fff82692ff7 com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff826bd000 - 0x7fff826c2fff libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff826c3000 - 0x7fff826ccff7 com.apple.DisplayServicesFW 2.3.0 (283) <5C8FEF26-FBA5-2AC6-C484-336594C637DC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff826cd000 - 0x7fff82717ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82722000 - 0x7fff82a20fff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff82a21000 - 0x7fff82a32fff com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff82a33000 - 0x7fff82a37ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff82a38000 - 0x7fff82ba7fe7 com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff82be9000 - 0x7fff82be9ff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82bea000 - 0x7fff82c79fff 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
    0x7fff82c7a000 - 0x7fff82cc9ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff82cca000 - 0x7fff82cdefff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff82d15000 - 0x7fff82f9dfef com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff82f9e000 - 0x7fff82fa1ff7 libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff82fb1000 - 0x7fff8303dfef SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff83043000 - 0x7fff8304efff com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8304f000 - 0x7fff83859fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8385a000 - 0x7fff839d1fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff839f6000 - 0x7fff83d93fe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff83d94000 - 0x7fff83dd1ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83dd2000 - 0x7fff83e05fff libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff83e06000 - 0x7fff83e1cfef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
    0x7fff83e1d000 - 0x7fff83e1dff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff83e1e000 - 0x7fff84a99fef com.apple.WebCore 6533.20 (6533.20.24) <FB4CBEAE-106E-1B22-6C97-1B38A06EB569> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff84a9a000 - 0x7fff84bd8fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff84bd9000 - 0x7fff84beafff SyndicationUI ??? (???) <83BC984E-2EF3-D6D2-95AC-37F5609A9592> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff84ce4000 - 0x7fff84d2bfff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff84d2c000 - 0x7fff84e4dfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84e4e000 - 0x7fff84e64fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff84e65000 - 0x7fff84e68ff7 com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff84eb4000 - 0x7fff84ee3fff com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff84fb0000 - 0x7fff84fb6ff7 com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff84fd0000 - 0x7fff84fd5ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff85006000 - 0x7fff85007fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff85052000 - 0x7fff85093fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff85094000 - 0x7fff850a0fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff850a1000 - 0x7fff8515efff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8515f000 - 0x7fff8516efff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff851c7000 - 0x7fff85bbdfff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85bbe000 - 0x7fff85ce6ff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff85d02000 - 0x7fff85d08ff7 IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85d09000 - 0x7fff85d1eff7 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
    0x7fff85d1f000 - 0x7fff85d25fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff85d26000 - 0x7fff85da3fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff85da4000 - 0x7fff85e20ff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85e21000 - 0x7fff85e89fff 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
    0x7fff85e8a000 - 0x7fff85e97fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff85e98000 - 0x7fff85edcfe7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff85edd000 - 0x7fff85f9efff libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85f9f000 - 0x7fff85faefff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff86119000 - 0x7fff8611aff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8611b000 - 0x7fff8611bff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8616c000 - 0x7fff861a5fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
    0x7fff8627f000 - 0x7fff862d4ff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff86306000 - 0x7fff86370fe7 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
    0x7fff864d2000 - 0x7fff866c2fef com.apple.JavaScriptCore 6533.20 (6533.20.20) <5626170D-00AE-33B1-03FF-256E9794150D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8677b000 - 0x7fff867c2ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86944000 - 0x7fff869e4fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff86a01000 - 0x7fff86a42fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff86a43000 - 0x7fff86a66fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86aa7000 - 0x7fff86fabfe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff86fae000 - 0x7fff86ff7fef libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86ff8000 - 0x7fff87013ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87014000 - 0x7fff87096fff 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
    0x7fff870ab000 - 0x7fff87161fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff87162000 - 0x7fff8718afff 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
    0x7fff8718b000 - 0x7fff8740efe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8740f000 - 0x7fff87458ff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff87459000 - 0x7fff8751afef com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8751b000 - 0x7fff87558fff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87559000 - 0x7fff87717fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
    0x7fff877e4000 - 0x7fff877f3fff com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff877f4000 - 0x7fff87819ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8781a000 - 0x7fff8783aff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8783b000 - 0x7fff87861fe7 libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87862000 - 0x7fff878ceff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff878cf000 - 0x7fff87912ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87913000 - 0x7fff87913ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87922000 - 0x7fff8792dff7 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
    0x7fff8792e000 - 0x7fff87a14fef com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87a57000 - 0x7fff87bd5ff7 com.apple.WebKit 6533.20 (6533.20.25) <AD4C3C2F-8781-F2A7-EB6A-CCFC41E3FA04> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff87bd6000 - 0x7fff87f0afff com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff87f0b000 - 0x7fff87f50fff com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff87f81000 - 0x7fff87fffff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88000000 - 0x7fff8823bfef 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
    0x7fff8823c000 - 0x7fff88240ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff88241000 - 0x7fff88244fff com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff88245000 - 0x7fff8828dff7 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
    0x7fff8828e000 - 0x7fff882ddfef libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff882f1000 - 0x7fff8840afef libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8840b000 - 0x7fff88424fff 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
    0x7fff88527000 - 0x7fff88952fef com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88992000 - 0x7fff88a11fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88a12000 - 0x7fff88a5efff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff88b2a000 - 0x7fff88b9bff7 com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff88b9c000 - 0x7fff88c55fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff88c56000 - 0x7fff88cf0ff7 com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff88f00000 - 0x7fff8916afef com.apple.QuartzComposer 4.2 ({156.28}) <60956AE3-2B2D-A0B7-9D92-3EE33D3A7051> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff891a8000 - 0x7fff891d9fff libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff891da000 - 0x7fff891dbfff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
    0x7fff891dc000 - 0x7fff891f9ff7 libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff891fa000 - 0x7fff89208ff7 libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.2 GHz, 16 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528AS, 931,51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: MFC-250C, 0x04f9 (Brother Industries, Ltd.), 0x01fe, 0xfa140000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000

  • Safari 5.0.6 crashes using OS 10.5.8

    I bought a "new" MAC, Dual 2 GHz PowerPC G5 and it come with OS 10.5.8 installed. Safari 5.0.6 crashes when I try to use it. (may be related: my MAC mail crashes if I try to open a message with an attachment, otherwise ok).
    I know this is pretty old stuff but does anyone have any suggestions?

    Hi Andy,
    I'm a rookie.  Is this what you need?
    Process:    
    Safari [10993]
    Path:       
    /Applications/Safari 06.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.0.6 (5533.22.3)
    Build Info: 
    WebBrowser-75332203~3
    Code Type:  
    PPC (Native)
    Parent Process:  launchd [97]
    Date/Time:  
    2014-04-11 00:13:00.107 -0700
    OS Version: 
    Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  D387C267-90DC-427F-90D1-BCD40465AA30
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000006
    Crashed Thread:  0
    Thread 0 Crashed:
    0   com.apple.CoreFoundation 
    0x90a53054 CFRetain + 68
    1   JavaLaunching            
    0x082d8994 CreateJVMDetector + 332
    2   JavaLaunching            
    0x082d8390 CreateCompleteJVMListSortedByUserPrefsForTask + 76
    3   com.apple.JavaPluginCocoa
    0x082c573c BP_CreatePluginMIMETypesPreferences + 40
    4   com.apple.WebKit         
    0x95774ec0 -[WebBasePluginPackage createPropertyListFile] + 64
    5   com.apple.WebKit         
    0x95710e58 -[WebBasePluginPackage pListForPath:createFile:] + 40
    6   com.apple.WebKit         
    0x9570fea8 -[WebBasePluginPackage getPluginInfoFromPLists] + 280
    7   com.apple.WebKit         
    0x9570f60c -[WebPluginPackage initWithPath:] + 396
    8   com.apple.WebKit         
    0x9570f400 +[WebBasePluginPackage pluginWithPath:] + 64
    9   com.apple.WebKit         
    0x9570f280 -[WebPluginDatabase(Internal) _scanForNewPlugins] + 368
    10  com.apple.WebKit         
    0x9570eda8 -[WebPluginDatabase refresh] + 136
    11  com.apple.WebKit         
    0x9570eb2c +[WebPluginDatabase sharedDatabase] + 140
    12  com.apple.WebKit         
    0x9572fe4c WebPlatformStrategies::getPluginInfo(WebCore::Page const*, ***::Vector<WebCore::PluginInfo, 0ul>&) + 188
    13  com.apple.WebCore        
    0x94633404 WebCore::PluginData::PluginData(WebCore::Page const*) + 68
    14  com.apple.WebCore        
    0x946332cc WebCore::Page::pluginData() const + 76
    15  com.apple.WebCore        
    0x94b4445c WebCore::DOMPluginArray::length() const + 12
    16  com.apple.WebCore        
    0x94b44b60 WebCore::jsDOMPluginArrayLength(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 48
    17  com.apple.JavaScriptCore 
    0x90c564f8 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 1624
    18  com.apple.JavaScriptCore 
    0x90d77684 JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::ExecState*) + 28468
    19  com.apple.JavaScriptCore 
    0x90c1fe88 JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*) + 1032
    20  com.apple.JavaScriptCore 
    0x90c1f830 JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue) + 592
    21  com.apple.WebCore        
    0x944992d4 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 724
    22  com.apple.WebCore        
    0x94498e10 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 48
    23  com.apple.WebCore        
    0x944e30e0 WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) + 176
    24  com.apple.WebCore        
    0x944e21b8 WebCore::ScriptElement::prepareScript(***::TextPosition<***::OneBasedNumber> const&, WebCore::ScriptElement::LegacyTypeSupport) + 1848
    25  com.apple.WebCore        
    0x944e10d8 WebCore::HTMLScriptRunner::runScript(WebCore::Element*, ***::TextPosition<***::OneBasedNumber> const&) + 744
    26  com.apple.WebCore        
    0x944e0d54 WebCore::HTMLScriptRunner::execute(***::PassRefPtr<WebCore::Element>, ***::TextPosition<***::OneBasedNumber> const&) + 68
    27  com.apple.WebCore        
    0x944e0be0 WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder() + 80
    28  com.apple.WebCore        
    0x943f3630 WebCore::HTMLDocumentParser::canTakeNextToken(WebCore::HTMLDocumentParser::Sync hronousMode, WebCore::PumpSession&) + 112
    29  com.apple.WebCore        
    0x943f315c WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::Synchro nousMode) + 412
    30  com.apple.WebCore        
    0x94f85178 WebCore::HTMLDocumentParser::resumeParsingAfterScriptExecution() + 24
    31  com.apple.WebCore        
    0x9454c98c WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) + 124
    32  com.apple.WebCore        
    0x9454c8b4 WebCore::CachedResource::checkNotify() + 84
    33  com.apple.WebCore        
    0x945479bc WebCore::CachedResourceRequest::didFinishLoading(WebCore::SubresourceLoader*, double) + 428
    34  com.apple.WebCore        
    0x94547704 WebCore::SubresourceLoader::didFinishLoading(double) + 84
    35  com.apple.Foundation     
    0x96c17814 _NSURLConnectionDidFinishLoading + 120
    36  com.apple.CFNetwork      
    0x90450d8c URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 236
    37  com.apple.CFNetwork      
    0x90451a08 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 172
    38  com.apple.CFNetwork      
    0x90450500 URLConnectionClient::processEvents() + 132
    39  com.apple.CFNetwork      
    0x903fa000 MultiplexerSource::perform() + 168
    40  com.apple.CoreFoundation 
    0x90a5119c CFRunLoopRunSpecific + 1308
    41  com.apple.HIToolbox      
    0x9702ab14 RunCurrentEventLoopInMode + 264
    42  com.apple.HIToolbox      
    0x9702a8a0 ReceiveNextEventCommon + 260
    43  com.apple.HIToolbox      
    0x9702a778 BlockUntilNextEventMatchingListInMode + 84
    44  com.apple.AppKit         
    0x92907244 _DPSNextEvent + 596
    45  com.apple.AppKit         
    0x92906bfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    46  com.apple.Safari         
    0x00018c68 0x1000 + 97384
    47  com.apple.AppKit         
    0x9290089c -[NSApplication run] + 744
    48  com.apple.AppKit         
    0x928d1298 NSApplicationMain + 440
    49  com.apple.Safari         
    0x0000b2f8 0x1000 + 41720
    Thread 1:
    0   libSystem.B.dylib        
    0x93fe0a8c __semwait_signal + 12
    1   libSystem.B.dylib        
    0x9401d318 _pthread_cond_wait + 1580
    2   com.apple.JavaScriptCore 
    0x90d68694 ***::TCMalloc_PageHeap::scavengerThread() + 132
    3   com.apple.JavaScriptCore 
    0x90d6895c ***::TCMalloc_PageHeap::runScavengerThread(void*) + 12
    4   libSystem.B.dylib        
    0x9401bf70 _pthread_start + 316
    Thread 2:
    0   libSystem.B.dylib        
    0x93fe0a8c __semwait_signal + 12
    1   com.apple.WebCore        
    0x943af754 WebCore::IconDatabase::syncThreadMainLoop() + 388
    2   com.apple.WebCore        
    0x943acdf4 WebCore::IconDatabase::iconDatabaseSyncThread() + 740
    3   libSystem.B.dylib        
    0x9401bf70 _pthread_start + 316
    Thread 3:
    0   libSystem.B.dylib        
    0x93fda078 mach_msg_trap + 8
    1   libSystem.B.dylib        
    0x93fe0f9c mach_msg + 56
    2   com.apple.CoreFoundation 
    0x90a51394 CFRunLoopRunSpecific + 1812
    3   com.apple.CFNetwork      
    0x903cc390 CFURLCacheWorkerThread(void*) + 288
    4   libSystem.B.dylib        
    0x9401bf70 _pthread_start + 316
    Thread 4:
    0   libSystem.B.dylib        
    0x93fe0a8c __semwait_signal + 12
    1   libSystem.B.dylib        
    0x9401d318 _pthread_cond_wait + 1580
    2   com.apple.WebCore        
    0x943c97d4 WebCore::LocalStorageThread::threadEntryPoint() + 196
    Thread 5:
    0   libSystem.B.dylib        
    0x93fda078 mach_msg_trap + 8
    1   libSystem.B.dylib        
    0x93fe0f9c mach_msg + 56
    2   com.apple.Safari         
    0x000324a0 0x1000 + 201888
    Thread 6:
    0   libSystem.B.dylib        
    0x93fe0a8c __semwait_signal + 12
    1   libSystem.B.dylib        
    0x9401d318 _pthread_cond_wait + 1580
    2   com.apple.JavaScriptCore 
    0x90bf4a10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 80
    3   com.apple.Safari         
    0x001d5d30 0x1000 + 1920304
    4   com.apple.Safari         
    0x00049b08 0x1000 + 297736
    5   com.apple.Safari         
    0x00049a18 0x1000 + 297496
    6   libSystem.B.dylib        
    0x9401bf70 _pthread_start + 316
    Thread 7:
    0   libSystem.B.dylib        
    0x93fda078 mach_msg_trap + 8
    1   libSystem.B.dylib        
    0x93fe0f9c mach_msg + 56
    2   com.apple.CoreFoundation 
    0x90a51394 CFRunLoopRunSpecific + 1812
    3   com.apple.Foundation     
    0x96c15d50 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4   com.apple.Foundation     
    0x96bbed84 __NSThread__main__ + 1004
    5   libSystem.B.dylib        
    0x9401bf70 _pthread_start + 316
    Thread 8:
    0   libSystem.B.dylib        
    0x9403dc14 select$DARWIN_EXTSN + 12
    1   com.apple.CoreFoundation 
    0x90a5c808 __CFSocketManager + 764
    Thread 9:
    0   libSystem.B.dylib        
    0x93fe0a8c __semwait_signal + 12
    1   libSystem.B.dylib        
    0x9401d318 _pthread_cond_wait + 1580
    2   com.apple.WebCore        
    0x943c97d4 WebCore::LocalStorageThread::threadEntryPoint() + 196
    Thread 0 crashed with PPC Thread State 32:
      srr0: 0x90a53054  srr1: 0x0200f030   dar: 0x00000006 dsisr: 0x40000000
    r0: 0x00000000
    r1: 0xbfffa470
    r2: 0xa01f3018
    r3: 0x00000001
    r4: 0x00000000
    r5: 0x00000004
    r6: 0x00000d78
    r7: 0x00000003
    r8: 0x083fc080
    r9: 0x00000000   r10: 0x0091900c   r11: 0x8fe33c48
       r12: 0x90a53010   r13: 0x0598c760   r14: 0x059ca030   r15: 0xa088a81c
       r16: 0x957dd0f4   r17: 0x059cf930   r18: 0x956b1dc4   r19: 0x082c5720
       r20: 0x9569f370   r21: 0x95691c6c   r22: 0x059cf9b0   r23: 0x956d8108
       r24: 0xa087fd90   r25: 0x956aecb4   r26: 0x0830b660   r27: 0x00000001
       r28: 0xbfffa4fc   r29: 0x956b003c   r30: 0x00000001   r31: 0x90a53018
    cr: 0x82024402   xer: 0x00000000
    lr: 0x90a53018   ctr: 0x90a53010
    vrsave: 0x00000000
    Binary Images:
    0x1000 -   0x66dffb  com.apple.Safari 5.0.6 (5533.22.3) <cd58893d1bf864f43f33a2057dcbca12> /Applications/Safari 06.app/Contents/MacOS/Safari
      0x6da000 -   0x7d4fff  com.apple.PubSub 1.0.5 (65.23) <337f9f46f92e8ee1d388c1e9125266d1> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
      0x856000 -   0x859fff  com.apple.CrashReporterSupport 10.5.7 (161) <12938c62930c0c2a22cb68bfc618351e> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
      0x85f000 -   0x86affb  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x871000 -   0x89cffe  com.apple.framework.Apple80211 5.2.8 (528.1) <2fb1873c00513914682118195c6717c6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x8ad000 -   0x8bdffc  SyndicationUI ??? (???) <d45915392f1f1ddaaca3ea2b00bd59d5> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
      0x8cb000 -   0x909ff7  libtidy.A.dylib ??? (???) <d9202168a6bd1e9d6800533f98fb093c> /usr/lib/libtidy.A.dylib
      0xc00000 -   0xde7ff3  com.apple.RawCamera.bundle 2.1.3 (537) <d485a6c33b017f6535c72b77ff4a8a84> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x63f4000 -  0x63fafff  libCGXCoreImage.A.dylib ??? (???) <16eb24800b7e310f46fdf65e3dba73c4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7c05000 -  0x7c10ffb  com.apple.LiveType.component 2.0.2 (2.0.2) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x7c16000 -  0x7c8ffe3 +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x82c4000 -  0x82c5ffc  com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <0118f511530fa8d4fa6a0ee7ed9ca6f9> /Library/Internet Plug-Ins/JavaPluginCocoa 2.bundle/Contents/MacOS/JavaPluginCocoa
    0x82ca000 -  0x82cffff  com.apple.JavaVM 12.9.0 (12.9.0) <de8855b0d3086fc21c37d4973ee2cddd> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x82d7000 -  0x82dcffd  JavaLaunching ??? (???) <788461f30a065e0facc6bbbac188aba0> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x7f950000 - 0x7f9b8ffb  com.apple.LiveType.framework 2.0.2 (2.0.2) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x8fe00000 - 0x8fe30c23  dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90003000 - 0x90052fff  libGLImage.dylib ??? (???) <2e1f2a2625064149d209ec19e52d0384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90053000 - 0x9019affb  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9019b000 - 0x901b3ffb  com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x901b4000 - 0x90264fff  com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90265000 - 0x902a6ffb  libTIFF.dylib ??? (???) <6910f0c75ed82f98ea8ebf601136ce47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x902de000 - 0x90313ff3  com.apple.LDAPFramework 1.4.5 (110) <0cf1d114abaf598355afb6537b76874e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90346000 - 0x90370ff7  libssl.0.9.7.dylib ??? (???) <2aafe2efc0fb9868cb630ac50b5892b4> /usr/lib/libssl.0.9.7.dylib
    0x90371000 - 0x9037cffb  libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x9037d000 - 0x90389ff3  com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9038a000 - 0x9038effe  libGIF.dylib ??? (???) <e4f0002b104c2a2cb5b4327e906e544f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9038f000 - 0x903c8fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <21dee7ffd93306032f911b5ef3fdbab3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x903c9000 - 0x9047cffc  com.apple.CFNetwork 438.16 (438.16) <a5b69f31ef4596c8f680772120e3eb08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9047d000 - 0x904e2ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90533000 - 0x90540fff  libbz2.1.0.dylib ??? (???) <e25cbe0b7e3f3ff41ace9428e57e304c> /usr/lib/libbz2.1.0.dylib
    0x90541000 - 0x9054ffff  libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x90550000 - 0x90550fff  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90551000 - 0x9055cff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9055d000 - 0x905c4ffb  libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x905c5000 - 0x9064ffff  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90650000 - 0x906b1fff  com.apple.CoreText 2.0.5 (???) <0a3d84caa94b9d338921e464780dd350> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x906b2000 - 0x906dbffb  com.apple.shortcut 1.0.1 (1.0) <8da20d176ab4cf71cdf4f79b477fe0e7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x906dc000 - 0x906f8ffb  com.apple.openscripting 1.2.8 (???) <01f86cdb8f7347d2f3f13066e954acb6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x906f9000 - 0x906f9ffa  com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x906fa000 - 0x907c2ffb  com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x907e0000 - 0x9082ffff  com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90830000 - 0x90836fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7f4de3ca234fdf3f06f25d47d7119e9b> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90837000 - 0x90856fff  libresolv.9.dylib ??? (???) <c5c72e1cf61cb844163156956a1d8407> /usr/lib/libresolv.9.dylib
    0x90857000 - 0x908d2fff  com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x908d3000 - 0x9093dfff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9093e000 - 0x909a0ffb  com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x909a1000 - 0x909e7ff9  com.apple.securityinterface 3.0.4 (37213) <d36d3af3d7c501ec78476dee04df3051> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x909e8000 - 0x90b0dff3  com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90b0e000 - 0x90b36fff  libxslt.1.dylib ??? (???) <82421418f81b9b6c63529215a3612ab0> /usr/lib/libxslt.1.dylib
    0x90b37000 - 0x90bd8ff7  com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90bd9000 - 0x90be8fff  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <305892aafaceb4e31915f0d759ef7e6d> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90be9000 - 0x90dd9ff3  com.apple.JavaScriptCore 5534 (5534.49) <85d598f60ce2169c99f4aab053b8f0c0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90dda000 - 0x90df5ffb  libPng.dylib ??? (???) <7ba22147e900d2ee6837c2f439302f7f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90df6000 - 0x90e15fff  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90e56000 - 0x90e82fff  com.apple.CoreMediaPrivate 11.0 (11.0) <5c3e0852cafaace76f92a112921a8ff0> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x90e83000 - 0x90e8bfff  libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x90e8c000 - 0x90ee2fff  libGLU.dylib ??? (???) <3418ce7ca0863162847f553c15d08674> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90f14000 - 0x90f14ffc  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90f64000 - 0x90fecfff  com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90fed000 - 0x91086fc3  libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91087000 - 0x910a5fff  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x910a6000 - 0x910d1ff7  libauto.dylib ??? (???) <a64d088b2d17e013b9ee5a08d3a20d33> /usr/lib/libauto.dylib
    0x910d2000 - 0x91103fff  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91104000 - 0x91270ff9  com.apple.AddressBook.framework 4.1.2 (702) <00009729166ef5c0294f864e1c4e54c9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91271000 - 0x91385ffa  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91386000 - 0x914d2fff  com.apple.ImageIO.framework 2.0.9 (2.0.9) <d12782e17c25bb9679c5d352ac202fcd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x914d3000 - 0x914e1ff3  com.apple.opengl 1.5.10 (1.5.10) <54bae289e544387ce7997a4a05e70aa9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x914e2000 - 0x91502ff7  libJPEG.dylib ??? (???) <3508b46417ed11d88ae1cea92c7fe756> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91503000 - 0x915d3ff7  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915d4000 - 0x915d4ff8  com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x915d5000 - 0x915dcffb  com.apple.print.framework.Print 218.0.3 (220.2) <021d2263007c538fd9e6b52e66a2623d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x915dd000 - 0x9190bff7  com.apple.QuickTime 7.5.5 (990.7) <f530ad007afd28b3dc938a41e0a3f1e8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x919b7000 - 0x91a39fff  com.apple.print.framework.PrintCore 5.5.4 (245.6) <3cde2550ec10348b7162d2b6cb0dfc67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91a3a000 - 0x91a3bfff  libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x91a3c000 - 0x91fb8ff3  com.apple.CoreGraphics 1.409.8 (???) <e0bf5ff8fa51b99663fcb860bf44a7ed> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91fb9000 - 0x922e2fe7  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x922e3000 - 0x922f4fff  libsasl2.2.dylib ??? (???) <e4bcc0c9e50ee651e271ff2a8c3f03cd> /usr/lib/libsasl2.2.dylib
    0x922f5000 - 0x92723ffe  libGLProgrammability.dylib ??? (???) <5d52750ec9e438b25d3a4db51361fa2b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92724000 - 0x9272cffb  libCGATS.A.dylib ??? (???) <4766ee761032d31b0ad1855ec396e155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9272d000 - 0x92777fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92778000 - 0x9280ffff  com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92810000 - 0x928cafff  libcrypto.0.9.7.dylib ??? (???) <1d82e65c85d65367f3b6b06355c89c9b> /usr/lib/libcrypto.0.9.7.dylib
    0x928cb000 - 0x93041fff  com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93042000 - 0x9309fffb  com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x930b6000 - 0x930bcffb  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x930bd000 - 0x933bfffb  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d9a357a3be5a1bf5969e80db6a4b3327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x933c0000 - 0x9397afff  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9397b000 - 0x93a03ffb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93a04000 - 0x93a41fff  libRIP.A.dylib ??? (???) <7f98bbcfc21f87ba692ae1722bc9ecd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93a42000 - 0x93a84fff  com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93a8b000 - 0x93df0ffe  com.apple.QuartzCore 1.5.8 (1.5.8) <60e54cfb861dc5e66bb4f263a192d558> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93df1000 - 0x93e9fffb  com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93f97000 - 0x93f98ff8  com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93f99000 - 0x93fa2fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <682f5c45591e8c4a89c79e384e2c49af> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93fa3000 - 0x93fd8fff  com.apple.AE 402.3 (402.3) <75725936d014fd3ca2553d18b784b99b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93fd9000 - 0x94179fe3  libSystem.B.dylib ??? (???) <7dc28e19e1aac16b29cbd7c5d9ce9638> /usr/lib/libSystem.B.dylib
    0x9417a000 - 0x94199fff  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x941a6000 - 0x941b3fff  libCSync.A.dylib ??? (???) <02b13948e78cc30bd9f122a024ed9e17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x941b4000 - 0x94249ff7  com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9424a000 - 0x9424afff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x942b8000 - 0x943a2fff  libxml2.2.dylib ??? (???) <9d05a5451084c8cd78e3f4722e2c2960> /usr/lib/libxml2.2.dylib
    0x943a3000 - 0x943a3ffe  com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x943a4000 - 0x943a7fff  com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x943a8000 - 0x953a5375  com.apple.WebCore 5534 (5534.50.1) <0acf516306fd6327a76613c1f0dfdbe7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x954f5000 - 0x9561affb  com.apple.imageKit 1.0.2 (1.0) <50dfcbe41b384bd71761c761c3fbfd5e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9561b000 - 0x956fefff  libobjc.A.dylib ??? (???) <a1d4be2eed463c6799b6a1447fde72ba> /usr/lib/libobjc.A.dylib
    0x956ff000 - 0x95704ff6  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95705000 - 0x9582fff1  com.apple.WebKit 5534 (5534.50.2) <8307eb3b6a885d49844034bef76f983e> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95830000 - 0x9584bff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <af876670c51c87b1cb4da0926f02540d> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95852000 - 0x95865ffb  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <050180a659a3905ea38f2acddcdf7b40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95866000 - 0x9587dffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9587e000 - 0x95a67ffb  com.apple.security 5.0.7 (1) <2c8ae7414f8d113a695da92950753ad9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95a68000 - 0x966dbfff  com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x966e2000 - 0x966fbffb  com.apple.CoreVideo 1.5.1 (1.5.1) <7568a5b07a0ccb4ee76a9b997fa3e5d9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x967d3000 - 0x967d6ffb  com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x967d7000 - 0x967e2fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96a60000 - 0x96a87fff  libcups.2.dylib ??? (???) <8b27a8d2477e9b253a664ad72ebc6ae5> /usr/lib/libcups.2.dylib
    0x96a88000 - 0x96acafff  com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96acb000 - 0x96b08ffe  com.apple.securityfoundation 3.0.2 (36131) <d8a8685348c0bcba4953a46e30c2ce9a> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96b09000 - 0x96b10fff  com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96b25000 - 0x96bb4fff  com.apple.DesktopServices 1.4.9 (1.4.9) <07d08e199716420b6df8e23ff91b5d2d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96bb5000 - 0x96dfbffb  com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96dfc000 - 0x96f9dff7  com.apple.QuartzComposer 2.1 (106.13) <6dd1df71cb588b1b9ceb0c5bbf32e842> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x96f9e000 - 0x96fe5fff  com.apple.NavigationServices 3.5.2 (163) <453fd79dd63debad4908dcc726f9aa04> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96fe6000 - 0x96ff9fff  com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96ffa000 - 0x97333ff7  com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97334000 - 0x97344ffb  com.apple.agl 3.0.9 (AGL-3.0.9) <e751a9e491c3a9ef82c6405466106726> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97345000 - 0x97345ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9735c000 - 0x9742ffff  com.apple.CoreServices.OSServices 228.1 (228.1) <b957e9c8b8ca9c3e03b99d2ad4b31aa2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x974ff000 - 0x97599ff7  com.apple.ApplicationServices.ATS 3.8 (???) <68fbf8a95392317d611f00c709955c8a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9759a000 - 0x9759cffd  libRadiance.dylib ??? (???) <50c07ca861b00fa063aec748b5f4d786> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9759d000 - 0x976e5ff3  libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x976e6000 - 0x97713fff  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9771f000 - 0x977cffff  edu.mit.Kerberos 6.0.15 (6.0.15) <870d4f0c841af131a04737468ba803d6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x977d0000 - 0x97855fff  libsqlite3.0.dylib ??? (???) <daf55b073488086ef5b9a3781be53f14> /usr/lib/libsqlite3.0.dylib
    0x97856000 - 0x97856fff  com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0xfffec000 - 0xfffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • How can I restore safari. It continuously crashes.

    I'm running Lion 10.7.5.
    Safari continuously crashes when I try to open it.  I tried restoring from time machine, but i won't let me.
    Here is the crash report. Any help would be greatly appreciated.
    Process:    
    Safari [509]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.7 (7534.57.7)
    Build Info: 
    WebBrowser-7534057007000000~2
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [181]
    Date/Time:  
    2012-10-28 17:37:03.585 -0400
    OS Version: 
    Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:     
    2127 sec
    Crashes Since Last Report:      
    2
    Per-App Interval Since Last Report:  3 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    3ABB4811-2E7F-4BD0-A16F-20DC0F8FBDA7
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[509]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** Call stack at first throw:
    0   CoreFoundation                 
    0x98152a67 __raiseError + 231
    1   libobjc.A.dylib                
    0x95adb149 objc_exception_throw + 155
    2   CoreFoundation                 
    0x980ba289 +[NSException raise:format:arguments:] + 137
    3   Foundation                     
    0x998c1233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   AppKit                         
    0x944ac77e -[NSMenu itemAtIndex:] + 175
    5   AppKit                         
    0x944ac8f5 -[NSMenu removeItemAtIndex:] + 64
    6   Safari                         
    0x00019f86 -[AppController awakeFromNib] + 463
    7   CoreFoundation                 
    0x980b01aa -[NSObject performSelector:] + 58
    8   CoreFoundation                 
    0x980b0127 -[NSSet makeObjectsPerformSelector:] + 247
    9   AppKit                         
    0x9449205f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  AppKit                         
    0x94487dde loadNib + 380
    11  AppKit                         
    0x944871c5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  AppKit                         
    0x944870cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  AppKit                         
    0x94487003 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  AppKit                         
    0x9470b864 NSApplicationMain + 445
    15  Safari                         
    0x00222c83 SafariMain + 187
    16  Safari                         
    0x0000af79 Safari + 3961
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation 
    0x98152957 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib          
    0x95adb149 objc_exception_throw + 155
    2   com.apple.CoreFoundation 
    0x980ba289 +[NSException raise:format:arguments:] + 137
    3   com.apple.Foundation     
    0x998c1233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   com.apple.AppKit         
    0x944ac77e -[NSMenu itemAtIndex:] + 175
    5   com.apple.AppKit         
    0x944ac8f5 -[NSMenu removeItemAtIndex:] + 64
    6   com.apple.Safari.framework
    0x00019f86 -[AppController awakeFromNib] + 463
    7   com.apple.CoreFoundation 
    0x980b01aa -[NSObject performSelector:] + 58
    8   com.apple.CoreFoundation 
    0x980b0127 -[NSSet makeObjectsPerformSelector:] + 247
    9   com.apple.AppKit         
    0x9449205f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  com.apple.AppKit         
    0x94487dde loadNib + 380
    11  com.apple.AppKit         
    0x944871c5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  com.apple.AppKit         
    0x944870cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  com.apple.AppKit         
    0x94487003 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  com.apple.AppKit         
    0x9470b864 NSApplicationMain + 445
    15  com.apple.Safari.framework
    0x00222c83 SafariMain + 187
    16  com.apple.Safari         
    0x0000af79 0xa000 + 3961
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x93be290a kevent + 10
    1   libdispatch.dylib        
    0x9ac57e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x9ac56853 _dispatch_mgr_thread + 53
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x93be1042 __fcntl + 10
    1   libsqlite3.dylib         
    0x9a3840ab unixLock + 315
    2   libsqlite3.dylib         
    0x9a383127 sqlite3BtreeBeginTrans + 2183
    3   libsqlite3.dylib         
    0x9a3ac43d sqlite3VdbeExec + 15021
    4   libsqlite3.dylib         
    0x9a3a7c83 sqlite3_step + 2051
    5   libsqlite3.dylib         
    0x9a364e98 sqlite3_exec + 472
    6   com.apple.CFNetwork      
    0x922983f8 __CFURLCache::PostDatabaseOpenPragmaExecute() + 74
    7   com.apple.CFNetwork      
    0x922982bb __CFURLCache::OpenDatabase() + 233
    8   com.apple.CFNetwork      
    0x92297d6d ProcessCacheTasks(__CFURLCache*, bool) + 277
    9   com.apple.CFNetwork      
    0x922975cd _ZL24_CFURLCacheTimerCallbackPv + 721
    10  libdispatch.dylib        
    0x9ac55fbd _dispatch_call_block_and_release + 15
    11  libdispatch.dylib        
    0x9ac57943 _dispatch_queue_drain + 224
    12  libdispatch.dylib        
    0x9ac577e8 _dispatch_queue_invoke + 47
    13  libdispatch.dylib        
    0x9ac56ff0 _dispatch_worker_thread2 + 187
    14  libsystem_c.dylib        
    0x93c5eb24 _pthread_wqthread + 346
    15  libsystem_c.dylib        
    0x93c606fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x93be202e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x93c5eccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x93c606fe start_wqthread + 30
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x93be183e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x93c60e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x93c1142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.WebCore        
    0x00d8f33f WebCore::IconDatabase::syncThreadMainLoop() + 111
    4   com.apple.WebCore        
    0x00d8cefe WebCore::IconDatabase::iconDatabaseSyncThread() + 510
    5   com.apple.JavaScriptCore 
    0x006383ec _ZN3WTFL16threadEntryPointEPv + 76
    6   com.apple.JavaScriptCore 
    0x008668b0 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    7   libsystem_c.dylib        
    0x93c5ced9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x93c606de thread_start + 34
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x93bdfc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x93bdf1f6 mach_msg + 70
    2   com.apple.QuartzCore     
    0x91546959 CA::Render::Server::server_thread(void*) + 233
    3   com.apple.QuartzCore     
    0x91546866 thread_fun + 29
    4   libsystem_c.dylib        
    0x93c5ced9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x93c606de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0xacc7b548  ecx: 0x00000001  edx: 0x00000000
      edi: 0x7c6308a0  esi: 0x95adb0bf  ebp: 0xc0007f88  esp: 0xc0007f80
       ss: 0x00000023  efl: 0x00000282  eip: 0x98152957   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x03384000
    Logical CPU: 3
    Binary Images:
    0xa000 -
    0xafff  com.apple.Safari (5.1.7 - 7534.57.7) <1B9F4EC7-AC02-33AE-B9A3-A80AA6C262C8> /Applications/Safari.app/Contents/MacOS/Safari
    0xe000 -   0x3b7ffb  com.apple.Safari.framework (7536 - 7536.26.14) <1E4E7362-68D2-31DE-B21A-F40B0AA6EA11> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
      0x634000 -   0x88cffe  com.apple.JavaScriptCore (7536 - 7536.26.7) <16F58C7E-1D49-3B78-99D2-DACB302675CF> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
      0x91e000 -   0xa33ff3  com.apple.WebKit (7536 - 7536.26.14) <CDC36795-53FF-3DA3-B6A4-0C6DF9C1CEFC> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
      0xae1000 -   0xc44ff3  com.apple.WebKit2 (7536 - 7536.26.14) <D9EF644D-4677-34E2-955F-AE316692873F> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
      0xd89000 -  0x1a0aff3  com.apple.WebCore (7536 - 7536.26.14) <6322D968-4AFE-3E59-95BC-63A87EB62DC9> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x8fe09000 - 0x8fe3baa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x90005000 - 0x90407ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90408000 - 0x90517ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9064e000 - 0x9066aff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x909b2000 - 0x909b8ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90d71000 - 0x91073fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91074000 - 0x9110aff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x911e8000 - 0x911e9fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x911ea000 - 0x911f8fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x911f9000 - 0x911faff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x9124e000 - 0x91254ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9129a000 - 0x912deff3  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x91448000 - 0x9144bff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9144c000 - 0x9145aff7  libxar.1.dylib (??? - ???) <9162C7BD-60FE-37B1-A323-DA4F829FEED0> /usr/lib/libxar.1.dylib
    0x91463000 - 0x9148efff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x91491000 - 0x91494ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91495000 - 0x914e6ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x91544000 - 0x916a6ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9183d000 - 0x91847ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91b78000 - 0x91b80ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x91bdb000 - 0x91c72fff  com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91d99000 - 0x91d9cffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91d9d000 - 0x91da8ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x91da9000 - 0x91de9ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x91dea000 - 0x91decffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ded000 - 0x91dedff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91dee000 - 0x91defff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x91df0000 - 0x91df1ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x91df2000 - 0x91df2fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x91df3000 - 0x91dfcff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x91dfe000 - 0x91e41ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x91e42000 - 0x91e49ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x91ea6000 - 0x91ec6ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x92178000 - 0x9217cffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9217d000 - 0x92181fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x921c1000 - 0x9221afff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92234000 - 0x92236ff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92237000 - 0x92294ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92295000 - 0x923c1ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x923c2000 - 0x92414ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9244c000 - 0x9246ffff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x924ad000 - 0x924d5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x924d6000 - 0x924d7ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x9251a000 - 0x92589fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x92597000 - 0x925b1fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92655000 - 0x926f9fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9271c000 - 0x92741ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92742000 - 0x92a11ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92a12000 - 0x92a4fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
    0x92a50000 - 0x92a66ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x92a67000 - 0x92ac5ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93153000 - 0x931b5ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x931e0000 - 0x93655ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x93965000 - 0x93992ff9  com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93993000 - 0x939e3ffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x939e4000 - 0x93a71ff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93a72000 - 0x93bc8fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93bc9000 - 0x93be7ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x93c00000 - 0x93ccbfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x93ccc000 - 0x93cd0ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x93cd1000 - 0x93fabff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93fac000 - 0x940bdff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x940be000 - 0x940bffff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x940c0000 - 0x94108ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94393000 - 0x94393fff  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
    0x94452000 - 0x94474ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x94475000 - 0x94f0aff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94f0b000 - 0x94f19fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x94f1a000 - 0x94feaffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94ff4000 - 0x9506afff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x950a7000 - 0x9518ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x951e2000 - 0x9522bff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95ac8000 - 0x95b9eaab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x95bae000 - 0x95baefff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95baf000 - 0x95bf6ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95cea000 - 0x95d2aff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95dd7000 - 0x95ebaff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x95ebb000 - 0x95ebbfff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x960d9000 - 0x96103ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x96e78000 - 0x96e94ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96ea0000 - 0x96eb4fff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96eec000 - 0x96ef4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96ef5000 - 0x96efdff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x96efe000 - 0x97244ff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97250000 - 0x97256fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x97257000 - 0x9725effd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9725f000 - 0x97413ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x97414000 - 0x97d3f72b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97d40000 - 0x97da5ff7  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
    0x97e4b000 - 0x97e56ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97e57000 - 0x97e64fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97e70000 - 0x97e70fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97eec000 - 0x97f09fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x97fb1000 - 0x9800cff3  com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9800d000 - 0x981e4fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9821b000 - 0x98249ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9876c000 - 0x9888afec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x996c0000 - 0x996c4ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x996c5000 - 0x996c5fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x996c6000 - 0x996c9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x996ca000 - 0x996cbfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x997d5000 - 0x997e5ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x997e6000 - 0x99af0ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99be9000 - 0x99e5dff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x99e60000 - 0x99f50ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x99f51000 - 0x99f55fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x99f56000 - 0x99fe3fe7  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
    0x9a359000 - 0x9a469fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x9a46a000 - 0x9a946ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9a947000 - 0x9a9cefff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9aa1c000 - 0x9aa20ff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9aa32000 - 0x9aa39ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
    0x9aa3a000 - 0x9aa4bfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9aa4c000 - 0x9ab0ffff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9ab18000 - 0x9ab2dfff  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
    0x9ac55000 - 0x9ac63fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x9aca6000 - 0x9acb4ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x9ad37000 - 0x9ad38ff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
    0x9ad39000 - 0x9af31ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9b2ee000 - 0x9b310ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9b320000 - 0x9b328ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
    0x9b329000 - 0x9b391fff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x9b468000 - 0x9b49ffef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9b4d1000 - 0x9b50efef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9b7e6000 - 0x9b85afff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9b85b000 - 0x9b878ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9bb79000 - 0x9bba7fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
    0x9bba8000 - 0x9bba8fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9bbb5000 - 0x9bbe8fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x9bc1b000 - 0x9bc51ff7  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
    0x9bc6b000 - 0x9bd63ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9bdd8000 - 0x9bdd8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9c616000 - 0x9c63dff3  com.apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9c63e000 - 0x9c69fffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9c6a0000 - 0x9c6a3ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9c6a4000 - 0x9c6b9ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9c6ba000 - 0x9c6e9ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x9c84e000 - 0x9c853ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x9c8b4000 - 0x9c8f4ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x9c971000 - 0x9c981fff  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
    0x9c982000 - 0x9c9e6fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9c9e7000 - 0x9c9e9ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x9c9ea000 - 0x9c9f5ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9c9fe000 - 0x9c9feff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9c9ff000 - 0x9c9ffffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9ca00000 - 0x9ca0bfff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
    0x9ca94000 - 0x9cb1effb  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
    0x9cb23000 - 0x9cb9effb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9cbd6000 - 0x9cc96ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9ccdf000 - 0x9cce8fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9cce9000 - 0x9cd4bffb  com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9cd4c000 - 0x9cde8fff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9cde9000 - 0x9cdeafff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9cdeb000 - 0x9cdf6ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9cdf7000 - 0x9ce0aff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9cf0b000 - 0x9cf17ff4  com.apple.CrashReporterSupport (10.7.4 - 353) <96C5799C-5273-3B56-9273-CE38900EFE65> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 919
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=166.7M resident=98.2M(59%) swapped_out_or_unallocated=68.4M(41%)
    Writable regions: Total=56.3M written=2316K(4%) resident=4140K(7%) swapped_out=0K(0%) unallocated=52.2M(93%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG shared images               
    128K
    CoreServices                  
    4060K
    MALLOC                        
    43.7M
    MALLOC guard page               
    64K
    SQLite page cache              
    288K
    Stack                         
    66.5M
    VM_ALLOCATE                     
    88K
    __CI_BITMAP                     
    80K
    __DATA                        
    8260K
    __DATA/__OBJC                   
    36K
    __IMAGE                        
    528K
    __IMPORT                         
    4K
    __LINKEDIT                    
    54.1M
    __OBJC                        
    2408K
    __OBJC/__DATA                  
    176K
    __PAGEZERO                       
    4K
    __TEXT                       
    112.5M
    __UNICODE                      
    544K
    mapped file                  
    140.6M
    shared memory                  
    312K
    shared pmap                   
    9668K
    ===========                 
    =======
    TOTAL                        
    443.5M
    Model: iMac11,3, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.2 GHz, 12 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: iPhone, apple_vendor_id, 0x1294, 0xfa140000 / 6
    USB Device: USB Mass Storage Device, 0x1307  (USBest Technology Inc.), 0x0165, 0xfa130000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: FreeAgent GoFlex, 0x0bc2  (Seagate LLC), 0x5031, 0xfd140000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

    It can't be deleted, check all your screens and in all your folders.  If you still can't find it go to Settings>General>Reset>Reset Home Screen Layout to restore it to the home screen.

  • Safari 2.0.1 crashes on launch

    Ever since I upgraded to tiger, safari has been crashing at launch. I was running 1.2, I have since run the 2.0.1 upgrade to no avail. I have trashed just about everything I can find having to do with Safari, incl. .plist and the user/library/safari folder. My crash report is as follows:
    Date/Time: 2005-10-17 18:48:59.364 -0400
    OS Version: 10.4.2 (Build 8C46)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [111]
    Version: 2.0.1 (412.5)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4120500
    PID: 1497
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x63384050
    Thread 0 Crashed:
    0 libobjc.A.dylib      0x909ad0f8 objc_msgSend + 24
    1 com.apple.Safari      0x00012a24 0x1000 + 72228
    2 com.apple.Safari      0x000128f8 0x1000 + 71928
    3 com.apple.Safari      0x0001288c 0x1000 + 71820
    4 com.apple.AppKit      0x93714e78 -[NSTabView selectTabViewItem:] + 892
    5 com.apple.AppKit      0x93714a50 -[NSTabView _addedTab:atIndex:] + 100
    6 com.apple.Safari      0x00010320 0x1000 + 62240
    7 com.apple.Safari      0x0000ca94 0x1000 + 47764
    8 com.apple.AppKit      0x936f7994 -[NSWindowController _windowDidLoad] + 332
    9 com.apple.Safari      0x0000c938 0x1000 + 47416
    10 com.apple.AppKit      0x936f4368 -[NSWindowController window] + 128
    11 com.apple.Safari      0x000083a4 0x1000 + 29604
    12 com.apple.AppKit      0x937017b8 -[NSDocument showWindows] + 108
    13 com.apple.Safari      0x000082b4 0x1000 + 29364
    14 com.apple.AppKit      0x936fff64 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 344
    15 com.apple.AppKit      0x936ffdc8 -[NSDocumentController newDocument:] + 44
    16 com.apple.Safari      0x0000703c 0x1000 + 24636
    17 com.apple.AppKit      0x93609504 -[NSApplication _doOpenUntitled] + 272
    18 com.apple.AppKit      0x93605ccc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 224
    19 com.apple.AppKit      0x9360589c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    20 com.apple.Foundation      0x92883884 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    21 com.apple.Foundation      0x928836e4 _NSAppleEventManagerGenericHandler + 92
    22 com.apple.AE      0x91451a40 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    23 com.apple.AE      0x914518dc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    24 com.apple.AE      0x91451734 aeProcessAppleEvent + 284
    25 com.apple.HIToolbox      0x9312c204 AEProcessAppleEvent + 60
    26 com.apple.AppKit      0x93603fe4 _DPSNextEvent + 800
    27 com.apple.AppKit      0x93603b08 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    28 com.apple.Safari      0x00006bbc 0x1000 + 23484
    29 com.apple.AppKit      0x9360006c -[NSApplication run] + 472
    30 com.apple.AppKit      0x936f08bc NSApplicationMain + 452
    31 com.apple.Safari      0x000021e8 0x1000 + 4584
    32 com.apple.Safari      0x00056e28 0x1000 + 351784
    Thread 1:
    0 libSystem.B.dylib      0x9000a738 machmsgtrap + 8
    1 libSystem.B.dylib      0x9000a67c mach_msg + 60
    2 com.apple.CoreFoundation      0x9074b338 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation      0x9074ac3c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation      0x92891ec4 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation      0x92891dfc -[NSRunLoop run] + 76
    6 com.apple.WebKit      0x95397758 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation      0x92882f34 forkThreadForFunction + 108
    8 libSystem.B.dylib      0x9002c3b4 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000909ad0f8 srr1: 0x100000000200f030 vrsave: 0x

    IBod thanks a million. Safari has been crashing on opening for a week now and I've been on these forums often looking for a solution. Read all the advice, did all the deletions and reinstalls. It never would have occured to me that iGetter, which I installed to download a printer driver for my new printer, was the culprit. I just uninstalled it and Safari works again. The good news is I discovered Firefox. I like it mainly because it lets me access a bank account that Safari won't. The banks customer service said they were not Mac compatible but Firefox works. Anyway thanks again for sharing your knowledge!

Maybe you are looking for