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

Similar Messages

  • Safari and firefox keep crashing using Mavericks

    My versions of Safari and firefox continually crash. I am using the mavericks OS on a mid 2011 13" macbook. is there a simple fix?

        Power off the router. Unplug it from the wall. Wait a while.
        Plug it back to the wall. Power the router on. Wait until all the lights are lit properly. It will take a while.
        Restart the computer.
        Start up in Safe Mode.
        http://support.apple.com/kb/PH14204

  • Safari loads and the crashes after using Private Browsing

    I am finding that Safari won't load after using private browsing. After switching off private browsing, I load Safari but as soon as it appears on the screen, it crashes. No matter how many times I start it up, it will always disappera.
    The only way to fix it is to shut down and then start up the iPad again.
    Anyone know why this is happening?

    If you search the discussion site, you will find a number of threads regarding crashing issues with Safari since the iOS 5 update. It seems to be more prevalent in the iPad 1 - which I have and I experience crashes as well - but I have seen no definitive solution.
    I have read that from some users that you should turn off bookmark syncing with iCloud, turn off private browsing, restart the iPad .... but nothing I have tried has eliminated the problem.
    For now, it seems to be - whatever works for you is the "fix" until it really gets fixed.

  • Safari crashes used with maverick

    Safari crashes used with maverick

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

  • 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 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 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 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.4 crashes on open

    Safari 6.0.4 crashes every time I attempt to open with the following report. 
    Now software update installer hangs and says Waiting for other installations to complete.
    plz help me out.
    Tom
    Process:         Safari [73178]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         6.0.4 (7536.29.13)
    Build Info:      WebBrowser-7536029013000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [58761]
    Date/Time:       2013-05-06 14:36:46.078 -0700
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          343744 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  3 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      5BDFE1E3-2199-4FCE-83DA-A8E6250E7DEB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[73178]: 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                      0x00007fff8fa7bf56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff85db5d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8fa7bd8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff8f1e271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff8d0a162b -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff8d0a1784 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x00007fff8c680d7f -[AppController(FileInternal) _removeExtraShowDownloadsMenuItem] + 92
              7   Safari                              0x00007fff8c68160c -[AppController awakeFromNib] + 497
              8   CoreFoundation                      0x00007fff8fa72fb1 -[NSObject performSelector:] + 49
              9   CoreFoundation                      0x00007fff8fa72f32 -[NSSet makeObjectsPerformSelector:] + 274
              10  AppKit                              0x00007fff8d089347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              11  AppKit                              0x00007fff8d07f8bb loadNib + 322
              12  AppKit                              0x00007fff8d07edb8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              13  AppKit                              0x00007fff8d07ecd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              14  AppKit                              0x00007fff8d07ec16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              15  AppKit                              0x00007fff8d2efcd7 NSApplicationMain + 398
              16  Safari                              0x00007fff8c87b073 SafariMain + 197
              17  Safari                              0x000000010f086f2c Safari + 3884
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff859c9ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff90a507d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff90a41a7a abort + 143
    3   libc++abi.dylib                         0x00007fff8900c7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff89009fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff85db61b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff8900a001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff8900a05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8900b152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff85db5e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff8fa7bd8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff8f1e271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff8d0a162b -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff8d0a1784 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x00007fff8c680d7f -[AppController(FileInternal) _removeExtraShowDownloadsMenuItem] + 92
    15  com.apple.Safari.framework              0x00007fff8c68160c -[AppController awakeFromNib] + 497
    16  com.apple.CoreFoundation                0x00007fff8fa72fb1 -[NSObject performSelector:] + 49
    17  com.apple.CoreFoundation                0x00007fff8fa72f32 -[NSSet makeObjectsPerformSelector:] + 274
    18  com.apple.AppKit                        0x00007fff8d089347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    19  com.apple.AppKit                        0x00007fff8d07f8bb loadNib + 322
    20  com.apple.AppKit                        0x00007fff8d07edb8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    21  com.apple.AppKit                        0x00007fff8d07ecd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    22  com.apple.AppKit                        0x00007fff8d07ec16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    23  com.apple.AppKit                        0x00007fff8d2efcd7 NSApplicationMain + 398
    24  com.apple.Safari.framework              0x00007fff8c87b073 SafariMain + 197
    25  com.apple.Safari                        0x000000010f086f2c 0x10f086000 + 3884
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff859ca7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8f512786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8f511316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff859ca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90a50594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff90a51b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff859ca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90a50594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff90a51b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff859c9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90a52274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff8714f845 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff8714d2ef WebCore::IconDatabase::iconDatabaseSyncThread() + 491
    4   com.apple.WebCore                       0x00007fff8714d0ff WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff90a4e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff90a51b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff859c867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff859c7d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff857bcdf5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff857bcd35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff90a4e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff90a51b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6ec843f8  rdx: 0x0000000000000000
      rdi: 0x0000000000000b07  rsi: 0x0000000000000006  rbp: 0x00007fff6ec84420  rsp: 0x00007fff6ec843f8
       r8: 0x00007fff769c9fb8   r9: 0x00007fff6ec83e88  r10: 0x00007fff859c9d0a  r11: 0xffffff80002dad60
      r12: 0x00007fdcda80cd40  r13: 0x000000000000000b  r14: 0x00007fff769cc960  r15: 0x00007fff6ec84570
      rip: 0x00007fff859c9ce2  rfl: 0x0000000000000246  cr2: 0x0000000150e57000
    Logical CPU: 0
    Binary Images:
           0x10f086000 -        0x10f086fff  com.apple.Safari (6.0.4 - 7536.29.13) <48D345F9-0B52-349A-AF27-07ECB0C24CE8> /Applications/Safari.app/Contents/MacOS/Safari
           0x150e89000 -        0x1510f4ff7  com.apple.RawCamera.bundle (4.05 - 690) <6E4B6BE9-A512-3B8E-91DE-2D12966B5636> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff6ec86000 -     0x7fff6ecbabaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff8508f000 -     0x7fff85090ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff85091000 -     0x7fff85249ff7  com.apple.WebKit2 (7534.57 - 7534.57.7) <DD704EB6-0532-3F02-915D-932190970790> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8524a000 -     0x7fff852c5ff7  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
        0x7fff852c6000 -     0x7fff8531eff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8531f000 -     0x7fff85320fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff85330000 -     0x7fff85370ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8538c000 -     0x7fff857b9fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff857ba000 -     0x7fff8595aff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8595b000 -     0x7fff85960ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff859b3000 -     0x7fff859d3fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff859d4000 -     0x7fff859ddff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff859de000 -     0x7fff85cfafff  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
        0x7fff85d9b000 -     0x7fff85d9efff  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
        0x7fff85d9f000 -     0x7fff85e83e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff85e84000 -     0x7fff85e9aff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff85e9b000 -     0x7fff85e9cfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85e9d000 -     0x7fff86192ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86394000 -     0x7fff863a2fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff863a3000 -     0x7fff863a9ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff86551000 -     0x7fff86555ff7  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
        0x7fff86556000 -     0x7fff865fbfff  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
        0x7fff865fc000 -     0x7fff865fdff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff865fe000 -     0x7fff86605ff7  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
        0x7fff86606000 -     0x7fff86662ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff86666000 -     0x7fff87004a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff87056000 -     0x7fff87098ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87099000 -     0x7fff870b0fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff87149000 -     0x7fff87e80fff  com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff87e9e000 -     0x7fff87e9efff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff88579000 -     0x7fff885aefff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff885d7000 -     0x7fff886d9fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff886da000 -     0x7fff886e7ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff886e8000 -     0x7fff887afff7  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
        0x7fff887be000 -     0x7fff887f8fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff887f9000 -     0x7fff8881dfff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8887a000 -     0x7fff88ba6fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88e5b000 -     0x7fff88e88fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff88ec8000 -     0x7fff88ed7fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff88ed8000 -     0x7fff88fbcff7  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
        0x7fff89004000 -     0x7fff8900fff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff89010000 -     0x7fff89015fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8909d000 -     0x7fff8909eff7  libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8909f000 -     0x7fff89122fef  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
        0x7fff89123000 -     0x7fff8913fff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8918d000 -     0x7fff891a3fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff891e0000 -     0x7fff89209fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8920a000 -     0x7fff8923dff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff892b7000 -     0x7fff893b9ff7  com.apple.PubSub (1.0.5 - 65.28) <D469FB50-8AAF-3C00-8733-6B2269DB334B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff89593000 -     0x7fff895bcff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff89650000 -     0x7fff89653ff7  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
        0x7fff89654000 -     0x7fff897deff7  com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff897df000 -     0x7fff89863ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89ad1000 -     0x7fff89b39ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89b3a000 -     0x7fff89b8eff7  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
        0x7fff89b8f000 -     0x7fff89bb8fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff89bf8000 -     0x7fff89c03ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89c04000 -     0x7fff89c6cff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89ce5000 -     0x7fff89dc4fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89dc5000 -     0x7fff89e67fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89e69000 -     0x7fff89e8afff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89eeb000 -     0x7fff89f9eff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff89f9f000 -     0x7fff89febff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8a025000 -     0x7fff8a132fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8a133000 -     0x7fff8a23ffff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a240000 -     0x7fff8a247fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a248000 -     0x7fff8a248fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a249000 -     0x7fff8a24bfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a2da000 -     0x7fff8a2f1fff  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
        0x7fff8a2f4000 -     0x7fff8a395fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a396000 -     0x7fff8a401ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8a402000 -     0x7fff8a402fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a581000 -     0x7fff8a5cffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8a7cc000 -     0x7fff8a7d3fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8a7d4000 -     0x7fff8a7fafff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a7fb000 -     0x7fff8a7fbfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a988000 -     0x7fff8a9acfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8aa01000 -     0x7fff8aa3cfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8aa3d000 -     0x7fff8aa9dfff  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
        0x7fff8b3bb000 -     0x7fff8b3bbfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b3bc000 -     0x7fff8b3c9fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8b41a000 -     0x7fff8b490ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8bc4f000 -     0x7fff8bc7aff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8bc81000 -     0x7fff8bdb7fff  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
        0x7fff8c10a000 -     0x7fff8c10ffff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8c110000 -     0x7fff8c114fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8c115000 -     0x7fff8c272fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c273000 -     0x7fff8c2ceff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c345000 -     0x7fff8c3dbff7  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
        0x7fff8c3dc000 -     0x7fff8c3e1fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8c429000 -     0x7fff8c438fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c439000 -     0x7fff8c663fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c66e000 -     0x7fff8cafeff7  com.apple.Safari.framework (7534 - 7534.57.7) <68E9EF3F-E1C3-3665-B02D-CBCAB0CA53E2> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8cd40000 -     0x7fff8cd40fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8cd41000 -     0x7fff8cdb7fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8cdb8000 -     0x7fff8ce0aff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ce0b000 -     0x7fff8ce6dff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ce96000 -     0x7fff8ce99fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cea7000 -     0x7fff8ceb9ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8ceba000 -     0x7fff8cfaffff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8d06f000 -     0x7fff8dc75fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8dc82000 -     0x7fff8dcb2ff7  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
        0x7fff8dcfa000 -     0x7fff8dd3afff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8dd3b000 -     0x7fff8ddc0ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ddc1000 -     0x7fff8ddc1fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8e315000 -     0x7fff8e317fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e318000 -     0x7fff8e38bfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e38c000 -     0x7fff8e3ccfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e3de000 -     0x7fff8e3e4fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8e3e5000 -     0x7fff8e3e7ff7  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
        0x7fff8e843000 -     0x7fff8e885fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8e886000 -     0x7fff8ea88fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8ea89000 -     0x7fff8ef50fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f003000 -     0x7fff8f02bfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8f02c000 -     0x7fff8f031fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8f032000 -     0x7fff8f03ffff  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
        0x7fff8f040000 -     0x7fff8f041fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8f042000 -     0x7fff8f0dcff7  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
        0x7fff8f0dd000 -     0x7fff8f0faff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f117000 -     0x7fff8f430fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8f434000 -     0x7fff8f43ffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f440000 -     0x7fff8f47ffff  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
        0x7fff8f480000 -     0x7fff8f487fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8f505000 -     0x7fff8f508fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8f50f000 -     0x7fff8f51dfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8f5ba000 -     0x7fff8f60efff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f9ba000 -     0x7fff8f9bafff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8f9c3000 -     0x7fff8f9c9fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8f9ca000 -     0x7fff8f9cefff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff8f9d8000 -     0x7fff8fbacff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8fbad000 -     0x7fff8fbd9ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8fbda000 -     0x7fff8fcf3fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8fcf4000 -     0x7fff8fdf9fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8fdfa000 -     0x7fff8fdfcfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8fdfd000 -     0x7fff8fdfefff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8fdff000 -     0x7fff8fe04fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff90079000 -     0x7fff9008bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff9018a000 -     0x7fff90200fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff90201000 -     0x7fff90201fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff90202000 -     0x7fff90217fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff90218000 -     0x7fff9048cfff  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
        0x7fff90499000 -     0x7fff904a7ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff904d1000 -     0x7fff904dbff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff904dc000 -     0x7fff904e2fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff904e3000 -     0x7fff904ebfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff904ec000 -     0x7fff90653fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff90654000 -     0x7fff90667ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff9066c000 -     0x7fff90773fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff90a00000 -     0x7fff90addfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff90ade000 -     0x7fff90b4efff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90b4f000 -     0x7fff90b60ff7  SyndicationUI (??? - ???) <856E0534-389F-3DCD-9A9D-2947E45156AF> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff91076000 -     0x7fff91076fff  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
        0x7fff910d4000 -     0x7fff910e8ff7  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
        0x7fff91564000 -     0x7fff91583fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff91588000 -     0x7fff915a5fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff915e1000 -     0x7fff91622fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff91732000 -     0x7fff91d16fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91d25000 -     0x7fff92047fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff92048000 -     0x7fff92091ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff92092000 -     0x7fff920a1ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 4
        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: 10970899
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=171.9M resident=135.6M(79%) swapped_out_or_unallocated=36.3M(21%)
    Writable regions: Total=1.1G written=5476K(0%) resident=6608K(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                      128K
    CoreServices                         21.4M
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               83.9M
    MALLOC guard page                      64K
    SQLite page cache                     480K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                            64K
    __CI_BITMAP                            80K
    __DATA                               15.7M
    __IMAGE                               528K
    __LINKEDIT                           49.0M
    __TEXT                              122.9M
    __UNICODE                             544K
    mapped file                          24.7M
    shared memory                         312K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      386.3M
    Model: MacPro4,1, BootROM MP41.0081.B07, 8 processors, Quad-Core Intel Xeon, 2.26 GHz, 12 GB, SMC 1.39f5
    Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
    Memory Module: DIMM 1, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x394A53463235363732415A2D314734443120
    Memory Module: DIMM 2, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x394A53463235363732415A2D314734443120
    Memory Module: DIMM 3, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553741465238432D47372020
    Memory Module: DIMM 4, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553741465238432D47372020
    Memory Module: DIMM 5, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x394A53463235363732415A2D314734443120
    Memory Module: DIMM 6, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x394A53463235363732415A2D314734443120
    Memory Module: DIMM 7, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553741465238432D47372020
    Memory Module: DIMM 8, 1 GB, DDR3 ECC, 1066 MHz, 0x80AD, 0x484D54313132553741465238432D47372020
    Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: NVIDIA GeForce GT 120, sppci_displaycontroller, Slot-1
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: WDC WD10EURX-73FH1Y0, 1 TB
    Serial ATA Device: WDC WD10EURX-73FH1Y0, 1 TB
    Serial ATA Device: Hitachi HDE721010SLA330, 1 TB
    Serial ATA Device: WDC WD20EARX-00PASB0, 2 TB
    USB Device: hub_device, apple_vendor_id, 0x911c, 0xfa200000 / 2
    USB Device: iPod, apple_vendor_id, 0x1293, 0xfa210000 / 4
    USB Device: Apple Cinema HD Display, apple_vendor_id, 0x921c, 0xfa220000 / 3
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
    USB Device: DeathAdder, 0x1532, 0x0007, 0xfd110000 / 5
    USB Device: SoundSticks, 0x05fc  (Harman International), 0x7849, 0xfd130000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd120000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x5a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x5a110000 / 5
    FireWire Device: built-in_hub, 800mbit_speed

    Back up all data.
    Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.
    Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with proxy servers, or with networks that require a certificate for authentication.
    When the OS X Utilities screen appears, follow the prompts to reinstall the OS. You don't need to erase the boot volume, and you won't need your backup unless something goes wrong. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.

  • Safari 4.0.3 crashes on facebook

    I have this easily repeatable crash that occurs when I click in the text field to post a status update on facebook. It's only recently started and it doesn't happen in FireFox. Anyone have any idea how to fix it?
    Process: Safari [12693]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.3 (6531.9)
    Build Info: WebBrowser-65310900~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [120]
    Date/Time: 2009-10-30 09:09:57.769 -0700
    OS Version: Mac OS X 10.6.1 (10B504)
    Report Version: 6
    Interval Since Last Report: 2035 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 1701 sec
    Per-App Crashes Since Last Report: 4
    Anonymous UUID: F8827F68-C9A8-4CB2-8D84-0549EF173874
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: accessibilityIsIgnored
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff816e432a objc_msgSend + 22
    1 com.apple.AppKit 0x00007fff82f28c54 NSAccessibilityPostNotificationForObservedElement + 99
    2 com.apple.WebCore 0x00007fff85b5521d WebCore::AXObjectCache::notificationPostTimerFired(WebCore::Timer<WebCore::AXOb jectCache>*) + 77
    3 com.apple.WebCore 0x00007fff85473f67 WebCore::ThreadTimers::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 135
    4 com.apple.WebCore 0x00007fff85473995 WebCore::ThreadTimers::sharedTimerFiredInternal() + 117
    5 com.apple.WebCore 0x00007fff85b28115 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
    6 com.apple.CoreFoundation 0x00007fff87296a78 __CFRunLoopRun + 5480
    7 com.apple.CoreFoundation 0x00007fff8729503f CFRunLoopRunSpecific + 575
    8 com.apple.HIToolbox 0x00007fff85ec8c4e RunCurrentEventLoopInMode + 333
    9 com.apple.HIToolbox 0x00007fff85ec8a53 ReceiveNextEventCommon + 310
    10 com.apple.HIToolbox 0x00007fff85ec890c BlockUntilNextEventMatchingListInMode + 59
    11 com.apple.AppKit 0x00007fff82f42520 _DPSNextEvent + 718
    12 com.apple.AppKit 0x00007fff82f41e89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    13 com.apple.Safari 0x000000010000bcf0 0x100000000 + 48368
    14 com.apple.AppKit 0x00007fff82f07a7d -[NSApplication run] + 395
    15 com.apple.AppKit 0x00007fff82f00798 NSApplicationMain + 364
    16 com.apple.Safari 0x0000000100001d0c 0x100000000 + 7436
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff811feb16 kevent + 10
    1 libSystem.B.dylib 0x00007fff81200a19 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff812006d6 dispatch_queueinvoke + 195
    3 libSystem.B.dylib 0x00007fff812001f6 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff811ffb28 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff811ff9c5 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff812209c6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81224801 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff853a4f89 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff853a0cea WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00007fff8121ef66 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8121ee19 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff811e5d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff811e63ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff87295ce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff8729503f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x0000000100025673 0x100000000 + 153203
    5 com.apple.Safari 0x0000000100025603 0x100000000 + 153091
    6 libSystem.B.dylib 0x00007fff8121ef66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8121ee19 thread_start + 13
    Thread 4:
    0 com.apple.CoreFoundation 0x00007fff87257e73 CFArrayAppendValue + 83
    1 com.apple.CFNetwork 0x00007fff8146f651 URLProtocol::scheduleWithRunLoop(__CFRunLoop*, __CFString const*) + 69
    2 com.apple.CFNetwork 0x00007fff8146f5e2 URLConnectionLoader::scheduleProtocol(__CFRunLoop*, __CFString const*) + 38
    3 com.apple.CoreFoundation 0x00007fff872809d2 _CFSetApplyFunction_block_invoke1 + 18
    4 com.apple.CoreFoundation 0x00007fff87274d95 CFBasicHashApply + 213
    5 com.apple.CoreFoundation 0x00007fff8728098f CFSetApplyFunction + 191
    6 com.apple.CFNetwork 0x00007fff8146c2b2 CFNSchedulingSetApplyFunction + 32
    7 com.apple.CFNetwork 0x00007fff8146f586 URLConnectionLoader::loaderScheduleOriginLoad(_CFURLRequest const*) + 278
    8 com.apple.CFNetwork 0x00007fff81484fbd URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 457
    9 com.apple.CFNetwork 0x00007fff814e2f97 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 199
    10 com.apple.CFNetwork 0x00007fff8146f43f URLConnectionLoader::processEvents() + 99
    11 com.apple.CFNetwork 0x00007fff8146c406 MultiplexerSource::perform() + 160
    12 com.apple.CoreFoundation 0x00007fff87297281 __CFRunLoopDoSources0 + 1361
    13 com.apple.CoreFoundation 0x00007fff87295879 __CFRunLoopRun + 873
    14 com.apple.CoreFoundation 0x00007fff8729503f CFRunLoopRunSpecific + 575
    15 com.apple.Foundation 0x00007fff8295f51f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    16 com.apple.Foundation 0x00007fff828dff65 _NSThread__main_ + 1429
    17 libSystem.B.dylib 0x00007fff8121ef66 pthreadstart + 331
    18 libSystem.B.dylib 0x00007fff8121ee19 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff812299f2 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff872b7252 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff8121ef66 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff8121ee19 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff812209c6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81224801 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff80ab4750 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001213ef 0x100000000 + 1184751
    4 com.apple.Safari 0x000000010004441b 0x100000000 + 279579
    5 com.apple.Safari 0x00000001000442b7 0x100000000 + 279223
    6 libSystem.B.dylib 0x00007fff8121ef66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8121ee19 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff811e5d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff811e63ed mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff87e5d296 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff87e5d1d6 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff8121ef66 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8121ee19 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff811ff94a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff811ffd5c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff811ff9c5 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff811ff94a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff811ffd5c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff811ff9c5 start_wqthread + 13
    Thread 10:
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000001 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x000000011d53c6a0
    rdi: 0x00740075006f0079 rsi: 0x00007fff83632088 rbp: 0x00007fff5fbfe850 rsp: 0x00007fff5fbfe818
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007fff828def66 r11: 0x000000010062c210
    r12: 0x000000011b5b8820 r13: 0x00740075006f0079 r14: 0x000000011d53c6a0 r15: 0x00740075006f0079
    rip: 0x00007fff816e432a rfl: 0x0000000000010202 cr2: 0x000000011de91000
    Binary Images:
    0x100000000 - 0x10024ffff com.apple.Safari 4.0.3 (6531.9) <85520F41-6D13-C548-9D3F-A3013EFB1D8D> /Applications/Safari.app/Contents/MacOS/Safari
    0x1159f7000 - 0x1159f7fff com.apple.JavaPluginCocoa 13.0.0 (13.0.0) <02EA2DA9-59AB-9A18-EE03-6A7147EAE31D> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x119031000 - 0x119038ff7 com.apple.JavaVM 13.0.0 (13.0.0) <D98F6BC3-5901-F2E4-BA32-054953E7E877> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff8005b000 - 0x7fff8005efff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8005f000 - 0x7fff80083ff7 com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8017d000 - 0x7fff8019dfef com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8019e000 - 0x7fff805e1fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff805e2000 - 0x7fff805f8fff com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff805f9000 - 0x7fff80663fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff80673000 - 0x7fff806c8fef com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff806c9000 - 0x7fff806dafef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff806db000 - 0x7fff806ecfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff806ed000 - 0x7fff80734fef com.apple.QuickLookFramework 2.0 (327.0) <E15E267E-D462-2AD0-DB03-A54E0F94452F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff80735000 - 0x7fff80772ff7 libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80773000 - 0x7fff809ddff7 com.apple.QuartzComposer 4.0 (156.6) <4E43D357-4A18-5D16-02E8-14324A5B9302> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff809de000 - 0x7fff80a17ff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff80a97000 - 0x7fff80aaafff libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80aab000 - 0x7fff80c2ffff com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff80c30000 - 0x7fff80c77ff7 com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff80c78000 - 0x7fff80c89fff SyndicationUI ??? (???) <6B116A70-EA2D-1A61-2C27-35B1CFDFBBD6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff80cc6000 - 0x7fff80cc6ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff80cc7000 - 0x7fff80d18fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80d19000 - 0x7fff80d96fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff80dba000 - 0x7fff80de2fff com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff80de3000 - 0x7fff80e67fff com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff80eb1000 - 0x7fff80f4bfe7 com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff80f62000 - 0x7fff80fdffe7 com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff80fe0000 - 0x7fff8102fff7 libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff81038000 - 0x7fff8107efe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff810af000 - 0x7fff81163fef com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff81167000 - 0x7fff811e4fef com.apple.backup.framework 1.1 (1.0) <35E2F1B1-C301-EFF7-F222-964D1A6ABE09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff811e5000 - 0x7fff813a3ff7 libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    0x7fff813a4000 - 0x7fff813b9fff com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff813ba000 - 0x7fff813e0fe7 libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff813e1000 - 0x7fff813e4ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff813e5000 - 0x7fff813e6ff7 com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff813e7000 - 0x7fff8142aff7 libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8142b000 - 0x7fff8145aff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8145b000 - 0x7fff81527fff com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff81528000 - 0x7fff81660ff7 com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff81661000 - 0x7fff816dffef com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff816e0000 - 0x7fff81796fe7 libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff81797000 - 0x7fff81fa1fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff81fa2000 - 0x7fff81fbdff7 com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff81fca000 - 0x7fff81fdeff7 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
    0x7fff81fdf000 - 0x7fff82199fef com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8219a000 - 0x7fff82226fef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff82230000 - 0x7fff82562fef com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff82563000 - 0x7fff82681ff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff82682000 - 0x7fff826eeff7 com.apple.CorePDF 1.0 (1.0) <8D76B569-F938-6337-533A-5C8A69B005DA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff828cf000 - 0x7fff82b50fe7 com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff82b51000 - 0x7fff82b8efff com.apple.LDAPFramework 2.0 (120.1) <0F7DF87D-6A08-02AF-790B-76294FCE8916> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82b8f000 - 0x7fff82b9efef com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82d99000 - 0x7fff82da4fff com.apple.CrashReporterSupport 10.6 (237) <7B22FB86-33C7-A775-2F13-0D3356E2B971> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff82ead000 - 0x7fff82efaff7 libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fff82efb000 - 0x7fff82efdfff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff82efe000 - 0x7fff838f2fe7 com.apple.AppKit 6.6.1 (1038.2) <C17AD2AC-8639-D20F-CD99-36EEC619A5F0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff838f3000 - 0x7fff83a02ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83a03000 - 0x7fff83a07ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff83a43000 - 0x7fff83a44fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff83a77000 - 0x7fff83af9fef com.apple.QuickLookUIFramework 2.0 (327.0) <B9850E11-3F04-100F-0122-B4AD6222A43F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff83b1e000 - 0x7fff83da2fff com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83da3000 - 0x7fff83da8fff libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83da9000 - 0x7fff83df8ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff83df9000 - 0x7fff83df9ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83dfa000 - 0x7fff83e25ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff83e26000 - 0x7fff83e31fff com.apple.HelpData 2.0.3 (33) <51BB9EFA-8C21-A7F9-09C7-E0DE1E5EC3B1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff83faf000 - 0x7fff8400bfff libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8400c000 - 0x7fff8400cff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8400d000 - 0x7fff84219ff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff842f6000 - 0x7fff8452ffe7 com.apple.imageKit 2.0 (1.0) <F579694D-9FA0-6365-45CD-E380C2EB2573> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff845c2000 - 0x7fff845c9fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8464b000 - 0x7fff84700fff com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff84701000 - 0x7fff84791fff 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
    0x7fff84940000 - 0x7fff84952fe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84953000 - 0x7fff84954fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff849a5000 - 0x7fff84a0bfe7 com.apple.AppleVAFramework 4.6.2 (4.6.2) <3DA57727-EAD1-A199-4093-54CC4698A109> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84a27000 - 0x7fff84a27ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff84a49000 - 0x7fff84a58fff com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff84d97000 - 0x7fff84eaefef libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff84eaf000 - 0x7fff84eb0ff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84eb1000 - 0x7fff84f51fff com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff84f6e000 - 0x7fff84f9ffef libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff84fa0000 - 0x7fff84fa6ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84fac000 - 0x7fff8505bfef edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8505c000 - 0x7fff850ebfff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff850ec000 - 0x7fff851a5fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff851f8000 - 0x7fff85273ff7 com.apple.ISSupport 1.9.1 (49) <EF46DFEE-3B41-97C1-1BE6-A19A1786B85F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85274000 - 0x7fff85279ff7 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
    0x7fff8527a000 - 0x7fff8527cfff libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8527d000 - 0x7fff852dafef com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85317000 - 0x7fff85361ff7 com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85362000 - 0x7fff8539dfef com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8539e000 - 0x7fff85dc1fe7 com.apple.WebCore 6531 (6531.9) <6DEBA397-4369-A8B1-1757-40FD454F6B51> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff85dc4000 - 0x7fff85e08fef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff85e09000 - 0x7fff85e0efff libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85e0f000 - 0x7fff85e25fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff85e9b000 - 0x7fff86198fef com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff861b5000 - 0x7fff861e6fff libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff861e7000 - 0x7fff868d95d7 com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86927000 - 0x7fff8692aff7 libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8692b000 - 0x7fff86966fe7 com.apple.CoreMedia 0.420.17 (420.17) <E299556E-6930-DC30-DA23-88B812AF63CA> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff86967000 - 0x7fff86972ff7 com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff86973000 - 0x7fff86a78fe7 libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff86a79000 - 0x7fff86a86fff libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86a87000 - 0x7fff86c44fff libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff86c45000 - 0x7fff86c66fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff86c67000 - 0x7fff86c67ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86c68000 - 0x7fff86c76ff7 libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff86c77000 - 0x7fff86c77ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86cd2000 - 0x7fff86df4ff7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86df5000 - 0x7fff86ecfff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff86ed0000 - 0x7fff8700dfef com.apple.WebKit 6531 (6531.9) <17A680A1-FE75-81E5-952A-047E5FA96F66> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8700e000 - 0x7fff87014fff libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87015000 - 0x7fff87045fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff87046000 - 0x7fff87081ff7 com.apple.CoreMediaIOServices 101.0 (715) <7B93206A-FEC5-FCC3-3587-91E3CEC61797> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff87082000 - 0x7fff8713eff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8713f000 - 0x7fff87249ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff8724a000 - 0x7fff873bdfef com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff873be000 - 0x7fff874c7fff com.apple.MediaToolbox 0.420.17 (420.17) <31834AB2-1BFF-92D5-A8D2-21B0AE51FA98> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff874ca000 - 0x7fff875aeff7 com.apple.DesktopServices 1.5.1 (1.5.1) <65D7E707-DBCA-5752-78EC-351DC88F3AE8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff875af000 - 0x7fff875f8ff7 com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff875f9000 - 0x7fff8760ffff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff87619000 - 0x7fff8764eff7 libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff8764f000 - 0x7fff87686ff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    0x7fff87687000 - 0x7fff876e9fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff876f1000 - 0x7fff876f5ff7 libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff876f6000 - 0x7fff876f6ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff87830000 - 0x7fff87837ff7 com.apple.DisplayServicesFW 2.1 (2.1) <2C039CF5-8AF8-6DA3-3C77-566B22EFB172> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff87838000 - 0x7fff878f3ff7 libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff878f4000 - 0x7fff87915ff7 com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87a74000 - 0x7fff87a8dfff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87b20000 - 0x7fff87b60fef com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff87b61000 - 0x7fff87d97fef com.apple.AddressBook.framework 5.0 (862) <06928F7A-AFEC-7C7F-E1EC-D99983588C00> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff87e0b000 - 0x7fff8819fff7 com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff881a0000 - 0x7fff88208ff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff88209000 - 0x7fff88376fe7 com.apple.QTKit 7.6.3 (1584) <6D02A542-5202-4022-2050-5BE01F70D225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff88377000 - 0x7fff88395ff7 libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88396000 - 0x7fff8839cff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8839d000 - 0x7fff883e0fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff883e1000 - 0x7fff883e1ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff883e2000 - 0x7fff88423ff7 com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88570000 - 0x7fff8863bfe7 ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8863c000 - 0x7fff88b34ff7 com.apple.VideoToolbox 0.420.17 (420.17) <E034AA6E-A1E4-BB8F-5AFA-F5C354DDD889> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 7 GB, SMC 1.7f10
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
    Memory Module: global_name
    Bluetooth: Version 2.2.1f7, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: NVIDIA GeForce 7300 GT, Display, Slot-1
    Serial ATA Device: ST3250824AS P, 232.89 GB
    Serial ATA Device: SAMSUNG HD103UJ, 931.51 GB
    Parallel ATA Device: SONY DVD RW DW-D150A
    USB Device: Hub, 0x0424 (SMSC), 0x2502, 0xfd500000
    USB Device: USB2223, 0x0424 (SMSC), 0x223a, 0xfd520000
    USB Device: Hub, 0x0424 (SMSC), 0x2504, 0xfd510000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1002, 0x3d100000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x3d120000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x0204, 0x3d110000
    USB Device: Bluetooth 2.0 USB Device, 0x0a5c (Broadcom Corp.), 0x2101, 0x1d200000
    FireWire Device: built-in_hub, Up to 800 Mb/sec

    I would recommend either updating to Safari 4.0.4 or getting another browser. I have three browsers on my Mac, such as: Firefox 3.5.5, Opera 10.01, and Safari 4.0.4 for Mac OS X v10.4 (PowerPC). Opera has been the most successful browser even with the slowest of networks, thanks to Turbo technology brings broadband speeds to slow networks. Opera outperforms Safari 4.0.4 in my tests and pages load quicker. Even though I encounter some problems with Facebook on Opera, the site actually works great with Opera and Opera 10, in my tests, is faster than Safari 4 and Firefox 3.5. Go to the following website to try Opera 10 for yourself.
    http://www.opera.com/browser/
    Opera works just as fine with Mac OS X architecture and just like Firefox provides tons of themes, extensions, etc.
    The problem may be with Facebook itself cause I think the only version that may be compatible with Facebook is Safari 3 cause I guess Facebook like most websites hasn't kept up with the latest web browsers, which kind of reminds me of my issues with MySpace, where I could edit my profile with Safari but I needed Firefox to change the themes and use profile editor.
    If you're running Mac OS X v10.6 Snow Leopard, Safari 4 is supposed to use a crash-resistant technology where the plug-ins and the browser are on separate threads that the hard drive reads. So if the plug-in crashes the browser won't and a refresh fixes the problem. Plus, Safari 4.0 on Mac OS X v10.6 Snow Leopard I heard executes JavaScript 50 times faster.
    Also you may want to upgrade to 10.6.2 update.
    Depending on how long you've had your Mac for, I'd call technical support at 1-800-APL-CARE (1-800-275-2273) if any more problems occur so that the experts at Apple can help you with this ongoing problem. I hope it gets resolved cause I'm upgrading from iBook G4 to MacBook Pro in January and I don't want to have any problems like this.

  • Safari 5.1 keeps crashing- .CallOfDuty.tmp internet plugin

    Hi all, I'm running Safari 5.1 on OS X 10.6 and it keeps crahing at random times saying a problem occurred while running the internet plugin .CallOfDuty.tmp. I've tried deleting Safari and starting over but it still happens and when I try to follow the pathway theres no file that goes by that name, any help would be greatly appreciated!
    This is the message it gives me when it crashes:
    Process:         Safari [302]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.5 (6534.55.3)
    Build Info:      WebBrowser-75345503~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [94]
    PlugIn Path:       /Users/Library/Application Support/.CallOfDuty.tmp
    PlugIn Identifier: .CallOfDuty.tmp
    PlugIn Version:    ??? (???)
    Date/Time:       2012-04-14 15:30:05.165 +1000
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          268509 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  268834 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      C2885CFC-AEA8-43C2-8864-359EB64C6CFA
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  1
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff86e62d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff86e633ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff838e1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff838e0d8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff84aab7ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff84aab5f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff84aab4ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff83cfaeb2 _DPSNextEvent + 708
    8   com.apple.AppKit                        0x00007fff83cfa801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework              0x00007fff88863b48 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit                        0x00007fff83cc068f -[NSApplication run] + 395
    11  com.apple.AppKit                        0x00007fff83cb93b0 NSApplicationMain + 364
    12  com.apple.Safari.framework              0x00007fff88a20e6a SafariMain + 200
    13  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1 Crashed:
    0   libSystem.B.dylib                       0x00007fff86ed59ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x00007fff86ed58d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib                       0x00007fff86f323ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib                       0x00007fff86f51a00 abort + 93
    4   libstdc++.6.dylib                       0x00007fff85d155d2 __tcf_0 + 0
    5   libobjc.A.dylib                         0x00007fff831cfb4d _objc_terminate + 120
    6   libstdc++.6.dylib                       0x00007fff85d13ae1 __cxxabiv1::__terminate(void (*)()) + 11
    7   libstdc++.6.dylib                       0x00007fff85d13b16 __cxxabiv1::__unexpected(void (*)()) + 0
    8   libstdc++.6.dylib                       0x00007fff85d13bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    9   libstdc++.6.dylib                       0x00007fff85ccfa3e std::__throw_length_error(char const*) + 127
    10  libstdc++.6.dylib                       0x00007fff85cfa3fe std::string::append(char const*, unsigned long) + 82
    11  .CallOfDuty.tmp                         0x0000000100082cbb dylibmain + 3599
    12  com.apple.CFNetwork                     0x00007fff832e9dd7 HTTPReadFilter::readHeaderBytes(StreamReader*, unsigned char, unsigned char*, long, CFStreamError*) + 421
    13  com.apple.CFNetwork                     0x00007fff832ead4c HTTPReadFilter::canReadNoSignal(StreamReader*, CFStreamError*, unsigned char) + 110
    14  com.apple.CFNetwork                     0x00007fff8329852c HTTPReadFilter::streamCanRead(__CFReadStream*) + 90
    15  com.apple.CFNetwork                     0x00007fff832986a2 HTTPReadFilter::socketReadStreamCallback(unsigned long) + 122
    16  com.apple.CFNetwork                     0x00007fff83298613 HTTPReadFilter::_httpRdFilterStreamCallBack(__CFReadStream*, unsigned long, void*) + 49
    17  com.apple.CoreFoundation                0x00007fff83943343 _signalEventSync + 115
    18  com.apple.CoreFoundation                0x00007fff839432b4 _cfstream_solo_signalEventSync + 116
    19  com.apple.CoreFoundation                0x00007fff839431f4 _CFStreamSignalEvent + 740
    20  com.apple.CFNetwork                     0x00007fff832ed8d7 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 45
    21  com.apple.CFNetwork                     0x00007fff8328212c SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 224
    22  com.apple.CFNetwork                     0x00007fff83282016 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 96
    23  com.apple.CoreFoundation                0x00007fff8390bbba __CFSocketDoCallback + 634
    24  com.apple.CoreFoundation                0x00007fff8390b5bb __CFSocketPerformV0 + 315
    25  com.apple.CoreFoundation                0x00007fff838e33d1 __CFRunLoopDoSources0 + 1361
    26  com.apple.CoreFoundation                0x00007fff838e15c9 __CFRunLoopRun + 873
    27  com.apple.CoreFoundation                0x00007fff838e0d8f CFRunLoopRunSpecific + 575
    28  com.apple.CFNetwork                     0x00007fff8329b1fc HTTPNetStreamInfo::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 278
    29  com.apple.CoreFoundation                0x00007fff838d105c CFReadStreamRead + 748
    30  .CallOfDuty.tmp                         0x0000000100082c66 dylibmain + 3514
    31  com.apple.CFNetwork                     0x00007fff832ecfe0 HTTPReadStream::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 82
    32  com.apple.CoreFoundation                0x00007fff838d105c CFReadStreamRead + 748
    33  .CallOfDuty.tmp                         0x0000000100082264 dylibmain + 952
    34  .CallOfDuty.tmp                         0x0000000100081198 0x10007a000 + 29080
    35  .CallOfDuty.tmp                         0x0000000100081f46 dylibmain + 154
    36  .CallOfDuty.tmp                         0x000000010008459d dylibmain + 9969
    37  .CallOfDuty.tmp                         0x000000010008951c ksyms + 202
    38  libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    39  libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   .CallOfDuty.tmp                         0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 12:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff86ea8136 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00007fff86e7dbc7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib                       0x00007fff86e7d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff86e7d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff86e7cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff86e7caa5 start_wqthread + 13
    Thread 13:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff86ea6932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff83903468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 14:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff8199cb69 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x00007fff81999f68 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff86e62d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff86e633ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff851d7396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff851d72d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff86e62d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff86e633ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff838e1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff838e0d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff817a114f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff81722114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 17:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff86e62d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff86e633ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff838e1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff838e0d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff889d9305 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff889d933f Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 18:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff86e9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86ea1881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff813746a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff88a54803 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              0x00007fff88a52c75 Safari::SnapshotStore::diskAccessThreadBody() + 115
    5   com.apple.Safari.framework              0x00007fff88a52df5 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff86e9bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff86e9be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff86e7ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff86e7ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff86e7caa5 start_wqthread + 13
    Thread 1 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x00000001004c9890  rcx: 0x00000001004c9848  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x00000001004c9880  rsp: 0x00000001004c9848
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x00000001218d98c0  r14: 0x0000000000001000  r15: 0xffffffffffffffff
      rip: 0x00007fff86ed59ce  rfl: 0x0000000000000247  cr2: 0x000000010050c002
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1.5 (6534.55.3) <83F4C1DA-5D7C-E101-6BD6-808168C4C812> /Applications/Safari.app/Contents/MacOS/Safari
           0x100004000 -        0x100004fff +.libgmalloc.dylib ??? (???) <C5C8E257-608E-091E-359F-71200A436282> /Users/Shared/.libgmalloc.dylib
           0x10007a000 -        0x1000a1fff +.CallOfDuty.tmp ??? (???) <321B8545-39FC-4FEA-B2A4-2EAA3732F4A9> /Users/Library/Application Support/.CallOfDuty.tmp
           0x100200000 -        0x1002e6fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <64B3566E-5F3A-A466-ED3F-B91F4B3E5F56> /usr/lib/libcrypto.0.9.7.dylib
           0x11318a000 -        0x1131b0fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x115dd6000 -        0x115ee6fef  libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <858DF860-ADB4-21E0-DF66-DA284ACACD32> /usr/lib/libmecab.1.0.0.dylib
           0x116a83000 -        0x116c16fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1171ff000 -        0x117622fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x119552000 -        0x119707fff  libCMaps.A.dylib 545.0.0 (compatibility 64.0.0) <E022A364-3963-F0DB-7E36-1B746DE8419F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8044afef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8044b000 -     0x7fff80b47ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff80d83000 -     0x7fff80d91ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff80f91000 -     0x7fff80f91ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff80f9c000 -     0x7fff8115afff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff811f1000 -     0x7fff81222fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff81223000 -     0x7fff81224fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff81225000 -     0x7fff81344fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8136a000 -     0x7fff8168cfef  com.apple.JavaScriptCore 6534.55 (6534.55.2) <F360FF8A-97DE-327E-A366-EDE97321E795> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8168d000 -     0x7fff816e0ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff81711000 -     0x7fff81993fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff81994000 -     0x7fff81994ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff81995000 -     0x7fff829fefe7  com.apple.WebCore 6534.55 (6534.55.3) <FFFFDC58-5DAD-106B-0EC2-C23B22F2D40A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff829ff000 -     0x7fff82a0aff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff82a0b000 -     0x7fff82a16fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82a17000 -     0x7fff82accfe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff82acd000 -     0x7fff82af2ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff82af3000 -     0x7fff82b78ff7  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
        0x7fff82b79000 -     0x7fff82bf8fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff82c44000 -     0x7fff82c47ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff82c53000 -     0x7fff82f87fef  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
        0x7fff82f88000 -     0x7fff82fd7fef  libTIFF.dylib ??? (???) <2DDC5A18-35EE-5B59-10D8-0F6925DB3858> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff82fd8000 -     0x7fff8302dff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8302e000 -     0x7fff83032ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff83033000 -     0x7fff830f0fff  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
        0x7fff831bd000 -     0x7fff831beff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff831c1000 -     0x7fff831c1ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff831c2000 -     0x7fff83278ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff83279000 -     0x7fff8334dfe7  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
        0x7fff8334e000 -     0x7fff83364fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff83365000 -     0x7fff83385ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff837fd000 -     0x7fff8380ffe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff83810000 -     0x7fff83870fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83895000 -     0x7fff83a0cfe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff83a0d000 -     0x7fff83a1cfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff83a1d000 -     0x7fff83a3efff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff83a3f000 -     0x7fff83a50fff  SyndicationUI ??? (???) <2345AF3F-75EB-79A7-9665-A154F6943B59> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff83a51000 -     0x7fff83b68fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff83c0a000 -     0x7fff83c0dff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff83c5b000 -     0x7fff83c6afff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff83cb7000 -     0x7fff846b1ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff846b2000 -     0x7fff846c6ff7  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
        0x7fff846c7000 -     0x7fff84868fe7  com.apple.WebKit 6534.55 (6534.55.3) <FF06897C-26D5-A526-1131-70D5A1D54CCB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84a3c000 -     0x7fff84a3dff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84a73000 -     0x7fff84a76fff  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
        0x7fff84a77000 -     0x7fff84a7cff7  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
        0x7fff84a7d000 -     0x7fff84d7bfff  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
        0x7fff84d7c000 -     0x7fff84da4fff  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
        0x7fff84da5000 -     0x7fff84db0fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff84e1a000 -     0x7fff850a4fe7  com.apple.security 6.1.2 (55002) <FD0B5AD4-74DB-7ED8-90D3-6EC56FFA8557> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff850a5000 -     0x7fff850e8fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85178000 -     0x7fff8517dfff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8517e000 -     0x7fff85183fff  libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff85184000 -     0x7fff85521fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff85522000 -     0x7fff8555dfff  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
        0x7fff8556c000 -     0x7fff85587ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff85588000 -     0x7fff8558eff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85604000 -     0x7fff8562fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff85630000 -     0x7fff8569afe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8569b000 -     0x7fff85778fff  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
        0x7fff85779000 -     0x7fff8577bfff  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
        0x7fff85787000 -     0x7fff857c8fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff857c9000 -     0x7fff857d5fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff858e1000 -     0x7fff85a9fff7  com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85aa0000 -     0x7fff85b3afff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff85b5c000 -     0x7fff85c15fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff85c2c000 -     0x7fff85c32fff  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
        0x7fff85cb1000 -     0x7fff85cc8fff  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
        0x7fff85cc9000 -     0x7fff85d46fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff85df5000 -     0x7fff85dfcfff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85dff000 -     0x7fff85e15fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff85e16000 -     0x7fff85e46fef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff85e47000 -     0x7fff85e84ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff85ec4000 -     0x7fff85f50fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff86004000 -     0x7fff8601dfff  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
        0x7fff8601e000 -     0x7fff8605ffff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86060000 -     0x7fff86110fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff861c7000 -     0x7fff861c7ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff861c8000 -     0x7fff86210ff7  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
        0x7fff86213000 -     0x7fff86213ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff86214000 -     0x7fff8624efff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff8624f000 -     0x7fff86255ff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86256000 -     0x7fff86438fef  libType1Scaler.dylib ??? (???) <7892C4D7-3E5E-D7DA-AA4E-8D4ACED143D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff86439000 -     0x7fff86488ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff865f4000 -     0x7fff86694fff  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
        0x7fff8669e000 -     0x7fff8675ffef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff86760000 -     0x7fff86783fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86784000 -     0x7fff86786fff  libRadiance.dylib ??? (???) <E08CD209-E3E4-2753-AF8A-90DD12ED556F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff86787000 -     0x7fff868a1fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff868a2000 -     0x7fff868a2ff7  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
        0x7fff868a3000 -     0x7fff868a7ff7  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
        0x7fff868a8000 -     0x7fff868bcfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff868bd000 -     0x7fff86929fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8692a000 -     0x7fff86a2eff7  com.apple.PubSub 1.0.5 (65.28) <94FBE6EB-6554-1E5B-DE22-D027222AD6B8> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff86a3b000 -     0x7fff86a58ff7  libPng.dylib ??? (???) <A6D093D2-CA9D-2035-9C11-0AE98585C6F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86a93000 -     0x7fff86ad1fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86ad2000 -     0x7fff86b1bfef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86b1c000 -     0x7fff86bdefe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86c22000 -     0x7fff86c49ff7  libJPEG.dylib ??? (???) <921A3A14-A69B-F393-1678-5A5D32D4BDF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff86c4a000 -     0x7fff86d42ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <208C6671-4A63-B101-9885-7ECCE25DC34D> /usr/lib/libiconv.2.dylib
        0x7fff86d57000 -     0x7fff86da3fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86da4000 -     0x7fff86da4ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86ddd000 -     0x7fff86de3ff7  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
        0x7fff86de5000 -     0x7fff86e61ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff86e62000 -     0x7fff87023fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff87068000 -     0x7fff8714dfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8714e000 -     0x7fff87283fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87284000 -     0x7fff87295ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff87296000 -     0x7fff872ccff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff872cd000 -     0x7fff872dcfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff872dd000 -     0x7fff87497ff7  com.apple.WebKit2 6534.55 (6534.55.3) <44B0FCCC-7303-FDDE-18D5-14D9FA744C50> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff87498000 -     0x7fff874cbff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff874cc000 -     0x7fff87515ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87556000 -     0x7fff8756bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87669000 -     0x7fff876b0ff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87769000 -     0x7fff87774ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87775000 -     0x7fff87805fff  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
        0x7fff87c4f000 -     0x7fff87cdefff  com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff87cdf000 -     0x7fff87d29ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88803000 -     0x7fff89033fff  com.apple.Safari.framework 6534 (6534.55.3) <1A32D063-6CA1-E1B7-735C-E8F4DA4F3C0F> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff896ea000 -     0x7fff8974cfe7  com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff89777000 -     0x7fff89bbafef  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
        0x7fff89d2c000 -     0x7fff89e6afff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff89e6b000 -     0x7fff89e78fe7  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
        0x7fff89e79000 -     0x7fff8a683fe7  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
        0x7fff8a6dc000 -     0x7fff8a71fff7  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
        0x7fff8a720000 -     0x7fff8a79eff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Message was edited by: 123katie

    Hi ...
    PlugIn Identifier: .CallOfDuty.tmp
    Your Mac has been infected with the flashback trojan but it's not hard to remove.
    Install this update > Java for Mac OS X 10.6 Update 8
    Then restart your Mac. If Safari still crashes, use this removal tool > Flashback Removal Tool - F-Secure Weblog : News from the Lab

  • Safari 5.1 update crashes as soon as i open Safari... help...

    I just updatd to Safari 5.1, i'm using MAC OS X Snow Leopard 10.6.8, Safari worked extremely fine before the update that i wish i could downgrade back and never update, but anyway here's the error reports...... Please Hlep:
    Process:         Safari [578]
    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 [156]
    PlugIn Path:       /Users/Dr_Shiko/Library/Application Support/SpiceRack/Spices/TastyAppsAVPlugin.bundle/Contents/MacOS/TastyAppsAVPlu gin
    PlugIn Identifier: com.tastyapps.avplugin
    PlugIn Version:    2.3 (2.3)
    Date/Time:       2011-09-02 20:06:18.608 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          234689 sec
    Crashes Since Last Report:           59
    Per-App Interval Since Last Report:  126 sec
    Per-App Crashes Since Last Report:   57
    Anonymous UUID:                      96CFF284-5CB8-4974-9723-F9D184DF61C4
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: lastPathComponent
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                   0x00007fff844770aa objc_msgSend_fixup + 118
    1   com.tastyapps.avplugin            0x000000011502e27d +[TAAV_Scraper initialize] + 477
    2   libobjc.A.dylib                   0x00007fff84478325 _class_initialize + 384
    3   libobjc.A.dylib                   0x00007fff8448652b prepareForMethodLookup + 234
    4   libobjc.A.dylib                   0x00007fff8447ecb9 lookUpMethod + 73
    5   libobjc.A.dylib                   0x00007fff84476faa objc_msgSend + 198
    6   libobjc.A.dylib                   0x00007fff84479689 _class_resolveMethod + 168
    7   libobjc.A.dylib                   0x00007fff8447ed88 lookUpMethod + 280
    8   libobjc.A.dylib                   0x00007fff844795d2 class_respondsToSelector + 30
    9   com.apple.Foundation              0x00007fff8718c150 +[NSBundle bundleForClass:] + 121
    10  com.tastyapps.avplugin            0x00000001150453fc +[NSUserDefaults(TAAV) defaultsDictionaryForAppID:] + 193
    11  com.tastyapps.avplugin            0x000000011502a2bc +[TAAV_Plugin spiceUpApp] + 152
    12  com.tastyapps.SpiceShaker         0x0000000114cf59f8 +[SpiceShaker spiceUpBundle:withSpiceInfo:] + 439
    13  com.tastyapps.SpiceShaker         0x0000000114cf5ad9 +[SpiceShaker spiceItUp] + 144
    14  com.tastyapps.SpiceShaker         0x0000000114cf568f TASSsitu + 68
    15  com.apple.openscripting           0x00007fff862ada2e EventHandlerThunk(AEDesc const*, AEDesc*, void*) + 149
    16  com.apple.AE                      0x00007fff8467c32b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    17  com.apple.AE                      0x00007fff8467c224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    18  com.apple.AE                      0x00007fff8467c12b aeProcessAppleEvent + 210
    19  com.apple.HIToolbox               0x00007fff8409c619 AEProcessAppleEvent + 48
    20  com.apple.AppKit                  0x00007fff853dd095 _DPSNextEvent + 1191
    21  com.apple.AppKit                  0x00007fff853dc801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    22  com.apple.Safari.framework        0x00007fff8019a452 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    23  com.apple.AppKit                  0x00007fff853a268f -[NSApplication run] + 395
    24  com.apple.AppKit                  0x00007fff8539b3b0 NSApplicationMain + 364
    25  com.apple.Safari.framework        0x00007fff80354f62 SafariMain + 200
    26  com.apple.Safari                  0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff818afc0a kevent + 10
    1   libSystem.B.dylib                 0x00007fff818b1add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff818b17b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff818b12de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff818b0c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff818b0aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff818b0a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff818b0e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff818b0aa5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                 0x00007fff818d1a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff818d5881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                 0x00007fff82034749 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                 0x00007fff82031c88 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                 0x00007fff818cffd6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff818cfe89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                 0x00007fff81896d7a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff818973ed mach_msg + 59
    2   com.apple.QuartzCore              0x00007fff8342a396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore              0x00007fff8342a2d6 thread_fun + 34
    4   libSystem.B.dylib                 0x00007fff818cffd6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff818cfe89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff818b0a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff818b0e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff818b0aa5 start_wqthread + 13
    Thread 6:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                 0x00007fff818d8aea pread + 10
    1   libsqlite3.dylib                  0x00007fff86f2209c unixRead + 44
    2   libsqlite3.dylib                  0x00007fff86f25ec0 sqlite3PagerAcquire + 1312
    3   libsqlite3.dylib                  0x00007fff86f3a22c checkTreePage + 252
    4   libsqlite3.dylib                  0x00007fff86f3a321 checkTreePage + 497
    5   libsqlite3.dylib                  0x00007fff86f3a321 checkTreePage + 497
    6   libsqlite3.dylib                  0x00007fff86f98eed sqlite3VdbeExec + 31725
    7   libsqlite3.dylib                  0x00007fff86f9c798 sqlite3_step + 1384
    8   com.apple.Safari.framework        0x00007fff80392006 Safari::SQLiteStatement::step() + 28
    9   com.apple.Safari.framework        0x00007fff80362f15 Safari::SafeBrowsingStore::checkIntegrity() + 51
    10  com.apple.Safari.framework        0x00007fff8036332e Safari::SafeBrowsingStore::initDatabase() + 104
    11  com.apple.Safari.framework        0x00007fff803633d8 Safari::SafeBrowsingStore::getListID(Safari::SString const&, int&) + 38
    12  com.apple.Safari.framework        0x00007fff80363471 Safari::SafeBrowsingStore::addList(Safari::SString const&) + 35
    13  com.apple.Safari.framework        0x00007fff8035b47b Safari::SafeBrowsingListManager::SafeBrowsingListManager(Safari::SafeBrowsingSe rvice&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 433
    14  com.apple.Safari.framework        0x00007fff8035b882 Safari::SafeBrowsingListManager::create(Safari::SafeBrowsingService&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 78
    15  com.apple.Safari.framework        0x00007fff8036171f Safari::SafeBrowsingService::didReceiveListNames(***::Vector<Safari::SString, 0ul> const&) + 35
    16  com.apple.Safari.framework        0x00007fff802d4cb6 Safari::GoogleSafeBrowsingService::initialize() + 294
    17  com.apple.Safari.framework        0x00007fff8035d01a Safari::SafeBrowsingManager::addGoogleSafeBrowsingService() + 122
    18  com.apple.Safari.framework        0x00007fff8035d206 Safari::SafeBrowsingManager::handleMessage(Safari::SafeBrowsingManager::SafeBro wsingMessage*) + 214
    19  com.apple.Safari.framework        0x00007fff8030de07 Safari::MessageRunLoop::dispatchMessage() + 49
    20  com.apple.CoreFoundation          0x00007fff80b31401 __CFRunLoopDoSources0 + 1361
    21  com.apple.CoreFoundation          0x00007fff80b2f5f9 __CFRunLoopRun + 873
    22  com.apple.CoreFoundation          0x00007fff80b2edbf CFRunLoopRunSpecific + 575
    23  com.apple.Safari.framework        0x00007fff8030dd39 Safari::MessageRunLoop::threadBody() + 107
    24  com.apple.Safari.framework        0x00007fff8030dd73 Safari::MessageRunLoop::threadCallback(void*) + 9
    25  libSystem.B.dylib                 0x00007fff818cffd6 _pthread_start + 331
    26  libSystem.B.dylib                 0x00007fff818cfe89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000001005c7130  rbx: 0x00007fff7035edf0  rcx: 0x000000000001000d  rdx: 0x00000001005c7120
      rdi: 0x00000001005c7130  rsi: 0x00000001150824e0  rbp: 0x00007fff5fbfea50  rsp: 0x00007fff5fbfe990
       r8: 0x0000000000000000   r9: 0x0000000114e16b00  r10: 0x00000001005c7460  r11: 0x0000000115062958
      r12: 0x00007fff5fbfea68  r13: 0x0000000000000000  r14: 0x000000011508bd60  r15: 0x00007fff700ed468
      rip: 0x00007fff844770aa  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1 (6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Applications/Safari.app/Contents/MacOS/Safari
           0x114cf2000 -        0x114cf7ff7 +com.tastyapps.SpiceShaker 1.5 (1.5) <298BD629-4AC8-B5B5-BE0B-C3B178F142B2> /Users/Dr_Shiko/Library/ScriptingAdditions/SpiceShaker.osax/Contents/MacOS/Spic eShaker
           0x11501f000 -        0x115079fff +com.tastyapps.avplugin 2.3 (2.3) <E4881B5E-BFB3-CDC3-5C5D-C9D30067D151> /Users/Dr_Shiko/Library/Application Support/SpiceRack/Spices/TastyAppsAVPlugin.bundle/Contents/MacOS/TastyAppsAVPlu gin
           0x1150d3000 -        0x1150d5ff7 +com.aquaticmac.AquaticPrime ??? (1.0.2) <19EC60EB-41C6-0D8C-5BFE-4B652261EB5D> /Users/Dr_Shiko/Library/Application Support/SpiceRack/Spices/TastyAppsAVPlugin.bundle/Contents/Frameworks/AquaticPr ime.framework/Versions/A/AquaticPrime
           0x1150d9000 -        0x1151bffe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x115257000 -        0x115257fff  com.apple.JavaPluginCocoa 13.5.0 (13.5.0) <2147F637-E291-A79E-770B-E122F4A1FA47> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x11525b000 -        0x115260ff7  JavaLaunching ??? (???) <9E94B3DF-E0FB-BE09-1F88-E6334CA87466> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80003ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff80004000 -     0x7fff80080ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80081000 -     0x7fff800c8ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff800c9000 -     0x7fff800fafff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff80136000 -     0x7fff80139ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8013a000 -     0x7fff80963fef  com.apple.Safari.framework 6534 (6534.50) <5E989098-BEA0-9DF9-EDFA-CF05BDDEB895> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff80964000 -     0x7fff809e9ff7  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
        0x7fff80ae3000 -     0x7fff80c5afe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff80c5b000 -     0x7fff80c66fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff80c67000 -     0x7fff80c9dff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff80c9e000 -     0x7fff810e1fef  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
        0x7fff8158f000 -     0x7fff81674fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff81675000 -     0x7fff81678fff  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
        0x7fff8167b000 -     0x7fff81817fff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff81818000 -     0x7fff81895fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff81896000 -     0x7fff81a57fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff81a67000 -     0x7fff81a68ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff81a69000 -     0x7fff81a74ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff81b63000 -     0x7fff81c82fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff81d19000 -     0x7fff81d4cff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff81d4d000 -     0x7fff81f0bfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff81f0c000 -     0x7fff81f5bfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff81f5c000 -     0x7fff81f5dff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff81f5e000 -     0x7fff81f7bff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff81f7c000 -     0x7fff81fb9ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff81fba000 -     0x7fff81fe2fff  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
        0x7fff8202c000 -     0x7fff83066fff  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
        0x7fff83067000 -     0x7fff8308eff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8308f000 -     0x7fff830d8ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff830d9000 -     0x7fff83143fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff831bd000 -     0x7fff832d4fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff832d5000 -     0x7fff83318fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff83319000 -     0x7fff833d6fff  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
        0x7fff833d7000 -     0x7fff83774fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83775000 -     0x7fff837bfff7  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
        0x7fff83829000 -     0x7fff8382fff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff83830000 -     0x7fff838cafe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff839a4000 -     0x7fff83b14fff  com.apple.QTKit 7.7 (1783) <DE8DB97C-C058-B40C-492B-D652A30CF571> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff83b59000 -     0x7fff83bd8fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83bd9000 -     0x7fff83bddff7  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
        0x7fff83c20000 -     0x7fff84067fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff84068000 -     0x7fff84366fff  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
        0x7fff84472000 -     0x7fff84528ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff845a7000 -     0x7fff84637fff  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
        0x7fff8463e000 -     0x7fff84678fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff84679000 -     0x7fff846b4fff  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
        0x7fff846b5000 -     0x7fff846c9ff7  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
        0x7fff846ca000 -     0x7fff846d9fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff846da000 -     0x7fff8472dff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8472e000 -     0x7fff8473cff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff8474b000 -     0x7fff8476cfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff8476d000 -     0x7fff8477cfef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8477d000 -     0x7fff847a2ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff847a3000 -     0x7fff847e6ff7  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
        0x7fff847e7000 -     0x7fff848bbfe7  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
        0x7fff848bc000 -     0x7fff848d3fff  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
        0x7fff848d4000 -     0x7fff8491dfef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8491e000 -     0x7fff85128fe7  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
        0x7fff85129000 -     0x7fff8513bfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff8513c000 -     0x7fff8515ffff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff85160000 -     0x7fff851d1ff7  com.apple.AppleVAFramework 4.10.26 (4.10.26) <28C1B366-DF2B-111B-1863-0713B105D930> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff851d2000 -     0x7fff85221ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff85312000 -     0x7fff85312ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff85313000 -     0x7fff85315fff  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
        0x7fff85399000 -     0x7fff85d93ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85d94000 -     0x7fff8629aff7  com.apple.VideoToolbox 0.484.52 (484.52) <FA1B8197-8F5F-73CB-A9A1-49E0FB49CF51> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8629b000 -     0x7fff862b6ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff862b7000 -     0x7fff862e2ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff862e3000 -     0x7fff86303ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff86304000 -     0x7fff86638fef  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
        0x7fff86639000 -     0x7fff86676ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff866e4000 -     0x7fff868f1ff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff86922000 -     0x7fff8692dfff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8692e000 -     0x7fff86a48fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff86a49000 -     0x7fff86a4efff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff86a4f000 -     0x7fff86b53ff7  com.apple.PubSub 1.0.5 (65.28) <C99BB1FE-46EA-237F-55A3-48CC2FE1F755> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff86b54000 -     0x7fff86d05fe7  com.apple.WebKit2 6534 (6534.50) <1D20EA7A-C33B-BF9A-C58A-D40B8CA7F1AA> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff86d06000 -     0x7fff86d06ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86d07000 -     0x7fff86d4cfff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff86d4d000 -     0x7fff86d5eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff86d5f000 -     0x7fff86da7ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff86e74000 -     0x7fff86e80fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff86e81000 -     0x7fff86ecdfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86ece000 -     0x7fff86f0ffff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86f10000 -     0x7fff86fc9fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff86fca000 -     0x7fff8707afff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8707b000 -     0x7fff8708cfff  SyndicationUI ??? (???) <117F0971-8B7E-DC2A-84C1-C8B5FA15E421> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8708d000 -     0x7fff8709afe7  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
        0x7fff8709b000 -     0x7fff870a1ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff870a2000 -     0x7fff87163fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87164000 -     0x7fff8716afff  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
        0x7fff8716b000 -     0x7fff87172fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff87173000 -     0x7fff87179ff7  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
        0x7fff8717a000 -     0x7fff8717aff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8717b000 -     0x7fff8717cfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8717d000 -     0x7fff87182fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87183000 -     0x7fff87405fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87406000 -     0x7fff87447fef  com.apple.CoreMedia 0.484.52 (484.52) <3F868AF8-1089-10C3-DCEB-565690FD9742> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87448000 -     0x7fff876d1ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff876d2000 -     0x7fff87807fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87808000 -     0x7fff879c6ff7  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
        0x7fff879c7000 -     0x7fff879c7ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff879c8000 -     0x7fff879defe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff879df000 -     0x7fff87b07ff7  com.apple.MediaToolbox 0.484.52 (484.52) <F03DAC32-79DB-EA5A-9B8D-CB288AF91A56> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff87b08000 -     0x7fff87b0dff7  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
        0x7fff87b0e000 -     0x7fff87b23ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87b24000 -     0x7fff87bb0fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87c14000 -     0x7fff87c2afef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff87c2b000 -     0x7fff87c80ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87c81000 -     0x7fff87c9afff  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
        0x7fff87c9b000 -     0x7fff87d3bfff  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
        0x7fff87d3c000 -     0x7fff87d3cff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff87d7d000 -     0x7fff87d80ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff880f8000 -     0x7fff881b9fef  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
        0x7fff881ba000 -     0x7fff881fbfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88204000 -     0x7fff88204ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88205000 -     0x7fff882e2fff  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
        0x7fff884e0000 -     0x7fff884effff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff884f0000 -     0x7fff88504fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88505000 -     0x7fff88509ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8850a000 -     0x7fff885bffe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff885c0000 -     0x7fff886fefff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff886ff000 -     0x7fff88dfbff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff88dfc000 -     0x7fff88dfefff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff88dff000 -     0x7fff88e5ffe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88e60000 -     0x7fff88edeff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,4, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.49f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MJA2250BH FFS G1, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: USB 2.0 Hub [MTT], 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x26200000 / 3
    USB Device: USB Laser Mouse, 0x046d  (Logitech Inc.), 0xc062, 0x26220000 / 5
    USB Device: USB Keyboard, 0x09da  (A-FOUR TECH CO., LTD.), 0x0260, 0x26230000 / 4
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3

    Safari CRASH
    This person has some similar problems as you and it appears it's related to a program called SpiceRack. Specifically the instructions provided are located here:
    Move the Extensions to the trash and restart Safari.
    Based on what I see in the crash log, SpiceRack might be the only thing you have to move out of Application Support. Specifically:
    /Users/Dr_Shiko/Library/Application  Support/SpiceRack/Spices/TastyAppsAVPlugin.bundle/Contents/MacOS/TastyAppsAVPlu gin
    Go to your home folder, Library>Application Support/SpiceRack/ and pull out the Spices folder to the desktop. Restart Safari and see if it crashes again.

  • Safari 3.2.1 crashes continuously - help!

    Hi all,
    my Safari 3.2.1 crashes continuously short after starting it. My start page is iGoogle, which loads most of the time. After clicking on news, a new tab should open. And just after the tab is displayed in the upper bar, Safari hangs a few seconds an then disapears. I then get a message window saying that Safari crashed and if I would restart Safari, send a report oder ignore this crash.
    Safari crashes also on other sites, e.g. when I change the address bar to other sites. It's not the first or second webpage Safari crashes on, but one of the first.
    I should mention that I migrated from a MacBook Air with 10.5.6 to this MacBook Pro with 10.5.5 (now 10.5.6) installed at that time (few weeks ago). But the same problems was aboard when I used the MBA.
    I reinstalled Safari (deleted Safari.app, downloaded Safari from apple.com) and also "Java for Mac OS 10.5 Update 2" and tried reparing file permissions with the Disk Utility. Nothing helped.
    Here's a report, maybe this helps you to help me .
    Process: Safari [510]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [140]
    Date/Time: 2009-01-18 23:35:41.641 +0100
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0xa05b28c0 0 + 2690328768
    1 com.apple.Safari 0x0010d5ad 0x1000 + 1099181
    2 com.apple.Foundation 0x94d8339c __NSThreadPerformPerform + 476
    3 com.apple.CoreFoundation 0x94c895f5 CFRunLoopRunSpecific + 3141
    4 com.apple.CoreFoundation 0x94c89cd8 CFRunLoopRunInMode + 88
    5 com.apple.HIToolbox 0x901042c0 RunCurrentEventLoopInMode + 283
    6 com.apple.HIToolbox 0x901040d9 ReceiveNextEventCommon + 374
    7 com.apple.HIToolbox 0x90103f4d BlockUntilNextEventMatchingListInMode + 106
    8 com.apple.AppKit 0x91a58d7d _DPSNextEvent + 657
    9 com.apple.AppKit 0x91a58630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10 com.apple.Safari 0x0000808e 0x1000 + 28814
    11 com.apple.AppKit 0x91a5166b -[NSApplication run] + 795
    12 com.apple.AppKit 0x91a1e8a4 NSApplicationMain + 574
    13 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x951c03ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x951ead0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x00a8b8ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x00a44065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x951ea095 pthreadstart + 321
    5 libSystem.B.dylib 0x951e9f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x951b91c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x951c09bc mach_msg + 72
    2 com.apple.CoreFoundation 0x94c890ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94c89cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x92b46052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x951ea095 pthreadstart + 321
    6 libSystem.B.dylib 0x951e9f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x951c03ae _semwaitsignal + 10
    1 com.apple.Foundation 0x94e1f9a1 +[NSThread sleepUntilDate:] + 97
    2 net.culater.PithHelmet 0x029d8bcb -[PHVersionController threaddelayedCheckVersion] + 139
    3 com.apple.Foundation 0x94d827ed -[NSThread main] + 45
    4 com.apple.Foundation 0x94d82394 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x951ea095 pthreadstart + 321
    6 libSystem.B.dylib 0x951e9f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x951b91c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x951c09bc mach_msg + 72
    2 com.apple.CoreFoundation 0x94c890ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94c89cd8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    5 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    6 com.apple.Safari 0x00118081 0x1000 + 1142913
    7 libSystem.B.dylib 0x951ea095 pthreadstart + 321
    8 libSystem.B.dylib 0x951e9f52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x951b91c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x951c09bc mach_msg + 72
    2 com.apple.CoreFoundation 0x94c890ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94c89cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94de5d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x94d827ed -[NSThread main] + 45
    6 com.apple.Foundation 0x94d82394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x951ea095 pthreadstart + 321
    8 libSystem.B.dylib 0x951e9f52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x952086f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x951ea095 pthreadstart + 321
    2 libSystem.B.dylib 0x951e9f52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x951b91c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x951c09bc mach_msg + 72
    2 com.apple.CoreFoundation 0x94c890ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94c89cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94db6d75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x94dc2e94 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x0005b9b0 0x1000 + 371120
    7 com.apple.Foundation 0x94d827ed -[NSThread main] + 45
    8 com.apple.Foundation 0x94d82394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x951ea095 pthreadstart + 321
    10 libSystem.B.dylib 0x951e9f52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0xa05ce760 ecx: 0x00000000 edx: 0x186cb760
    edi: 0x0165cbe0 esi: 0xa05b28c0 ebp: 0xbfffebb8 esp: 0xbfffeb8c
    ss: 0x0000001f efl: 0x00010206 eip: 0xa05b28c0 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x2e1fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x380000 - 0x38fff8 SyndicationUI ??? (???) <c35443c460eb4351ea4346fbe25a1b4e> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x39f000 - 0x3a1fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x3a8000 - 0x4a9fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x538000 - 0x56efef libtidy.A.dylib ??? (???) <ec77e15bce241761e591de413ddc8682> /usr/lib/libtidy.A.dylib
    0x5cd000 - 0x5ceffa +com.google.GearsEnabler ??? (1.0) <f4619f1c37ae37dfdf6af70894fa2776> /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEna bler
    0x5ed000 - 0x5edff8 +com.google.Gears 1.0 (0.5.4.2) <54b02d58fedb5ac332ef71544d50f79c> /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    0x5f2000 - 0x61dffb libcurl.3.dylib ??? (???) <92c23039fbe46c86a58d55d4b9d2d3e2> /usr/lib/libcurl.3.dylib
    0x627000 - 0x628ffd +com.1passwd.InputManager 2.9.5 (7325) <8b4fc4d349a34592f825b1b6ebac46c8> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0x62d000 - 0x62ffff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x635000 - 0x637fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0xa41000 - 0x1092fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x14b6000 - 0x14bdfff +net.culater.DuctTape ??? (6.0) /Library/Frameworks/DuctTape.framework/Versions/A/DuctTape
    0x1700000 - 0x1784ff2 +com.onepasswd.onepasswdsafaribundle 2.9.5 (7325) <6e28c5204cfa85bf8c6776d0cd0a900b> /Applications/1Password.app/Contents/Extensions/OnePasswdSafari.bundle/Contents /MacOS/OnePasswdSafari
    0x29c5000 - 0x29f0fef +net.culater.PithHelmet 2.8.3 (83) /Library/Application Support/SIMBL/Plugins/PithHelmet.bundle/Contents/MacOS/PithHelmet
    0x12c85000 - 0x12e57fe7 com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x12edc000 - 0x130e6fe7 +com.google.Gears 1.0 (0.5.4.2) <a534110d875f1939bf233d22c57d3d6d> /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    0x161da000 - 0x161dfff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90009fff com.apple.print.framework.Print 218.0.2 (220.1) <6c2ddea45d9cdff9a9be0666a13e2dd4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9000a000 - 0x900bcffb libcrypto.0.9.7.dylib ??? (???) <75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
    0x900bd000 - 0x900d3fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x900d4000 - 0x903dcfff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x903dd000 - 0x90408fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x90409000 - 0x9042dfeb libssl.0.9.7.dylib ??? (???) <d04156c610530ca44979c899834fc24d> /usr/lib/libssl.0.9.7.dylib
    0x9042e000 - 0x904d5feb com.apple.QD 3.11.54 (???) <c31150b40fcc27c195de40f0ae138666> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x904d6000 - 0x904d7ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x904d8000 - 0x90592fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <ef9945b1304495f3e8085c935f1b81e3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90643000 - 0x906d6ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x906d7000 - 0x90761fef com.apple.DesktopServices 1.4.7 (1.4.7) <c64f04641052fdaa0f0cdee3564a0fd3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90762000 - 0x90770ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x90776000 - 0x907b8fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x907b9000 - 0x907bbff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x907bc000 - 0x90843ff7 libsqlite3.0.dylib ??? (???) <eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
    0x90844000 - 0x90a12ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90a13000 - 0x90a64ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90a65000 - 0x90a9fffe com.apple.securityfoundation 3.0 (32989) <0a12d8d552056777a85b4e0e1d0b75f1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90aa0000 - 0x90b80fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
    0x90b82000 - 0x90bfffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90c0d000 - 0x90c3cfe3 com.apple.AE 402.2 (402.2) <95c19d4ee4eb86270ad404e32a2c67e1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90c3d000 - 0x90cd0fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90cd1000 - 0x90cdcfe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91000000 - 0x9139dfef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9139e000 - 0x91465ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91490000 - 0x9149ffff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x914a0000 - 0x914c8ff7 com.apple.shortcut 1 (1.0) <35cd17d0179ca839c5fb08694f3dc5ef> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x914c9000 - 0x914c9ffd 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
    0x914ca000 - 0x91501fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91502000 - 0x91502fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91503000 - 0x91527fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x91528000 - 0x91543ffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91544000 - 0x91582ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91583000 - 0x915a1ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x915d2000 - 0x91613fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91614000 - 0x91653fef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91654000 - 0x91654ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9169d000 - 0x91717ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <98633ef67d419c1b02f56556cb4d843d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9180d000 - 0x91869ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9186a000 - 0x91897feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91898000 - 0x91a17fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91a18000 - 0x92216fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92217000 - 0x92227ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92228000 - 0x92281ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92282000 - 0x922a0fff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x922a1000 - 0x92386ff3 com.apple.CoreData 100.1 (186) <50219bcb005cb15ea999a19391a8d523> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x924f9000 - 0x924f9ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x924fa000 - 0x92501fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x92502000 - 0x92511ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92512000 - 0x92514fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92515000 - 0x9257bffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9257c000 - 0x92586feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92587000 - 0x92a58f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92a59000 - 0x92a5dfff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92a5e000 - 0x92adbfeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92ae6000 - 0x92b30fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92b31000 - 0x92b31ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92b32000 - 0x92b35fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92b36000 - 0x92b42ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92b43000 - 0x92be0ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92be1000 - 0x92be5fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92be6000 - 0x92fa4fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92fa5000 - 0x933b5fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x933c8000 - 0x933d1fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x933d2000 - 0x933d7fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9341d000 - 0x9341dffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9341e000 - 0x93446fff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x93447000 - 0x9345cffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9345d000 - 0x93595ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x93596000 - 0x93664ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93665000 - 0x936f1ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x936f2000 - 0x9377dfff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93784000 - 0x93789fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9378a000 - 0x9379afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93a04000 - 0x93a83ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93a84000 - 0x93a8cfff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93a8d000 - 0x93b6eff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x94c16000 - 0x94d49fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94d4a000 - 0x94d51ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x94d52000 - 0x94d6afff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94d6b000 - 0x94d77ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94d78000 - 0x94ff3fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94ff4000 - 0x950a4fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x950a5000 - 0x950b2fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x950b3000 - 0x950b3ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x950b4000 - 0x95111ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x95112000 - 0x9516cff7 com.apple.CoreText 2.0.3 (???) <bee78d6af2bc4805f2ca7d4330bc1124> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9516d000 - 0x951b6fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x951b7000 - 0x951b7ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x951b8000 - 0x9531fff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x95320000 - 0x95320ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95321000 - 0x95340ffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95341000 - 0x9561bff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9561c000 - 0x9576eff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9576f000 - 0x95785fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <53c27ea35ea3ad0bd6b1a876cedeb0a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95786000 - 0x95e26fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95e2a000 - 0x95e5cfff com.apple.LDAPFramework 1.4.5 (110) <e9e44dec1fd4b049276257c7cc97b423> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95e5d000 - 0x95e97fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95e98000 - 0x95e9fff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x95ea0000 - 0x95fe6ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95fe7000 - 0x960b2fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Thank you for any help!

    Hi Matt,
    0x627000 - 0x628ffd +com.1passwd.InputManager 2.9.5 (7325) <8b4fc4d349a34592f825b1b6ebac46c8> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    I think your version of 1PassWd is slightly out of date.
    Try installing the latest version from here:
    http://agilewebsolutions.com/products/1Password/versions

  • 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 6.0.5 Crashes When I Load Facebook

    Starting today, Safari 6.0.5 crashes when I open Facebook. It seems to have something to do with Javascript. Here is the report I get when it crashes:
    Process:         WebProcess [12031]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.30.1)
    Build Info:      WebKit2-7536030001000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [12026]
    Date/Time:       2013-07-09 16:33:16.680 -0700
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          238041 sec
    Crashes Since Last Report:           304
    Per-App Interval Since Last Report:  1030497 sec
    Per-App Crashes Since Last Report:   56
    Anonymous UUID:                      6C8717B8-9D01-4A62-B438-C34FA1820DE9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    terminate called throwing an exception
    abort() called
    objc[12031]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSURL initFileURLWithPath:]: nil string parameter'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff883acf56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff87e25d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff883acd8a +[NSException raise:format:arguments:] + 106
              3   CoreFoundation                      0x00007fff883acd14 +[NSException raise:format:] + 116
              4   Foundation                          0x00007fff88f5be40 -[NSURL(NSURL) initFileURLWithPath:] + 78
              5   Foundation                          0x00007fff88f5bdd9 +[NSURL(NSURL) fileURLWithPath:] + 47
              6   QTKit                               0x00007fff8f0949ec +[QTMovie_FigMedia initialize] + 141
              7   libobjc.A.dylib                     0x00007fff87e1b662 _class_initialize + 320
              8   libobjc.A.dylib                     0x00007fff87e1b517 prepareForMethodLookup + 237
              9   libobjc.A.dylib                     0x00007fff87e1b2bb lookUpMethod + 63
              10  libobjc.A.dylib                     0x00007fff87e18f3c objc_msgSend + 188
              11  QTKit                               0x00007fff8f0885b2 +[QTMovie movieFileTypes:] + 190
              12  WebCore                             0x00000001067e4c60 _ZN7WebCoreL20mimeModernTypesCacheEv + 128
              13  WebCore                             0x00000001067e4b14 _ZN7WebCore23MediaPlayerPrivateQTKit12supportsTypeERKN3***6StringES4_ + 116
              14  WebCore                             0x0000000107044d91 _ZN7WebCoreL31bestMediaEngineForTypeAndCodecsERKN3***6StringES3_S3_PNS_18MediaP layerFactoryE + 369
              15  WebCore                             0x0000000107044fa7 _ZN7WebCore11MediaPlayer12supportsTypeERKNS_11ContentTypeERKN3***6StringEPKNS_2 9MediaPlayerSupportsTypeClientE + 295
              16  WebCore                             0x0000000106df0216 _ZNK7WebCore16HTMLMediaElement11canPlayTypeERKN3***6StringES4_ + 54
              17  WebCore                             0x000000010684a565 _ZN7WebCore46jsHTMLMediaElementPrototypeFunctionCanPlayTypeEPN3JSC9ExecStateE + 309
              18  ???                                 0x00004a6e46001265 0x0 + 81837481267813
              19  JavaScriptCore                      0x0000000106352960 _ZN3JSC11Interpreter7executeEPNS_17ProgramExecutableEPNS_9ExecStateEPNS_14Scope ChainNodeEPNS_8JSObjectE + 3104
              20  JavaScriptCore                      0x000000010640a883 _ZN3JSC8evaluateEPNS_9ExecStateEPNS_14ScopeChainNodeERKNS_10SourceCodeENS_7JSVa lueEPS7_ + 339
              21  WebCore                             0x0000000106705db3 _ZN7WebCore16ScriptController15evaluateInWorldERKNS_16ScriptSourceCodeEPNS_15DO MWrapperWorldE + 467
              22  WebCore                             0x00000001067059c9 _ZN7WebCore16ScriptController8evaluateERKNS_16ScriptSourceCodeE + 41
              23  WebCore                             0x00000001067289cb _ZN7WebCore13ScriptElement13executeScriptERKNS_16ScriptSourceCodeE + 155
              24  WebCore                             0x00000001069c6be6 _ZN7WebCore13ScriptElement7executeEPNS_12CachedScriptE + 166
              25  WebCore                             0x00000001069c6a76 _ZN7WebCore12ScriptRunner10timerFiredEPNS_5TimerIS0_EE + 454
              26  WebCore                             0x00000001066a1cd4 _ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv + 148
              27  WebCore                             0x0000000107138753 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 51
              28  CoreFoundation                      0x00007fff88361934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
              29  CoreFoundation                      0x00007fff88361486 __CFRunLoopDoTimer + 534
              30  CoreFoundation                      0x00007fff88341e11 __CFRunLoopRun + 1617
              31  CoreFoundation                      0x00007fff88341486 CFRunLoopRunSpecific + 230
              32  HIToolbox                           0x00007fff9006b2bf RunCurrentEventLoopInMode + 277
              33  HIToolbox                           0x00007fff9007256d ReceiveNextEventCommon + 355
              34  HIToolbox                           0x00007fff900723fa BlockUntilNextEventMatchingListInMode + 62
              35  AppKit                              0x00007fff89fb3779 _DPSNextEvent + 659
              36  AppKit                              0x00007fff89fb307d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
              37  AppKit                              0x00007fff89faf9b9 -[NSApplication run] + 470
              38  WebCore                             0x00000001071107af _ZN7WebCore7RunLoop3runEv + 63
              39  WebKit2                             0x00000001060fc902 _ZN6WebKit14WebProcessMainERKNS_11CommandLineE + 2586
              40  WebKit2                             0x00000001060c61ed WebKitMain + 285
              41  WebProcess                          0x0000000105e1de5e WebProcess + 3678
              42  WebProcess                          0x0000000105e1dd80 WebProcess + 3456
              43  ???                                 0x0000000000000008 0x0 + 8
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8d8d1ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8b35b7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8b34ca7a abort + 143
    3   libc++abi.dylib                         0x00007fff8fa6f7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff8fa6cfcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff87e261b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff8fa6d001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff8fa6d05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8fa6e152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff87e25e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff883acd8a +[NSException raise:format:arguments:] + 106
    11  com.apple.CoreFoundation                0x00007fff883acd14 +[NSException raise:format:] + 116
    12  com.apple.Foundation                    0x00007fff88f5be40 -[NSURL(NSURL) initFileURLWithPath:] + 78
    13  com.apple.Foundation                    0x00007fff88f5bdd9 +[NSURL(NSURL) fileURLWithPath:] + 47
    14  com.apple.QTKit                         0x00007fff8f0949ec +[QTMovie_FigMedia initialize] + 141
    15  libobjc.A.dylib                         0x00007fff87e1b662 _class_initialize + 320
    16  libobjc.A.dylib                         0x00007fff87e1b517 prepareForMethodLookup + 237
    17  libobjc.A.dylib                         0x00007fff87e1b2bb lookUpMethod + 63
    18  libobjc.A.dylib                         0x00007fff87e18f3c objc_msgSend + 188
    19  com.apple.QTKit                         0x00007fff8f0885b2 +[QTMovie movieFileTypes:] + 190
    20  com.apple.WebCore                       0x00000001067e4c60 _ZN7WebCoreL20mimeModernTypesCacheEv + 128
    21  com.apple.WebCore                       0x00000001067e4b14 WebCore::MediaPlayerPrivateQTKit::supportsType(***::String const&, ***::String const&) + 116
    22  com.apple.WebCore                       0x0000000107044d91 _ZN7WebCoreL31bestMediaEngineForTypeAndCodecsERKN3***6StringES3_S3_PNS_18MediaP layerFactoryE + 369
    23  com.apple.WebCore                       0x0000000107044fa7 WebCore::MediaPlayer::supportsType(WebCore::ContentType const&, ***::String const&, WebCore::MediaPlayerSupportsTypeClient const*) + 295
    24  com.apple.WebCore                       0x0000000106df0216 WebCore::HTMLMediaElement::canPlayType(***::String const&, ***::String const&) const + 54
    25  com.apple.WebCore                       0x000000010684a565 WebCore::jsHTMLMediaElementPrototypeFunctionCanPlayType(JSC::ExecState*) + 309
    26  ???                                     0x00004a6e46001265 0 + 81837481267813
    27  com.apple.JavaScriptCore                0x0000000106352960 JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*) + 3104
    28  com.apple.JavaScriptCore                0x000000010640a883 JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 339
    29  com.apple.WebCore                       0x0000000106705db3 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 467
    30  com.apple.WebCore                       0x00000001067059c9 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 41
    31  com.apple.WebCore                       0x00000001067289cb WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) + 155
    32  com.apple.WebCore                       0x00000001069c6be6 WebCore::ScriptElement::execute(WebCore::CachedScript*) + 166
    33  com.apple.WebCore                       0x00000001069c6a76 WebCore::ScriptRunner::timerFired(WebCore::Timer<WebCore::ScriptRunner>*) + 454
    34  com.apple.WebCore                       0x00000001066a1cd4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
    35  com.apple.WebCore                       0x0000000107138753 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 51
    36  com.apple.CoreFoundation                0x00007fff88361934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    37  com.apple.CoreFoundation                0x00007fff88361486 __CFRunLoopDoTimer + 534
    38  com.apple.CoreFoundation                0x00007fff88341e11 __CFRunLoopRun + 1617
    39  com.apple.CoreFoundation                0x00007fff88341486 CFRunLoopRunSpecific + 230
    40  com.apple.HIToolbox                     0x00007fff9006b2bf RunCurrentEventLoopInMode + 277
    41  com.apple.HIToolbox                     0x00007fff9007256d ReceiveNextEventCommon + 355
    42  com.apple.HIToolbox                     0x00007fff900723fa BlockUntilNextEventMatchingListInMode + 62
    43  com.apple.AppKit                        0x00007fff89fb3779 _DPSNextEvent + 659
    44  com.apple.AppKit                        0x00007fff89fb307d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    45  com.apple.AppKit                        0x00007fff89faf9b9 -[NSApplication run] + 470
    46  com.apple.WebCore                       0x00000001071107af WebCore::RunLoop::run() + 63
    47  com.apple.WebKit2                       0x00000001060fc902 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    48  com.apple.WebKit2                       0x00000001060c61ed WebKitMain + 285
    49  com.apple.WebProcess                    0x0000000105e1de5e 0x105e1d000 + 3678
    50  com.apple.WebProcess                    0x0000000105e1dd80 0x105e1d000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8d8d27e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8ef32786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8ef31316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8d8d2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b35b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8b35cb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8d8d2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b35b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8b35cb85 start_wqthread + 13
    Thread 4:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8d8d1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b35d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000106344bf6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000106567c8a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010657d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d8d1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b35d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001064caa64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001064ca946 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010657d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d8d1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b35d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001064caa64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001064ca946 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010657d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d8d1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b35d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001064caa64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001064ca946 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010657d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8d8d067a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d8cfd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8833950c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff88341c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff88341486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff88f9cfd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff88f9172a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff88f916a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8d8d1df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8838ac8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8d8d2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b35b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8b35cb85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8d8d2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b35b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8b35cb85 start_wqthread + 13
    Thread 12:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8d8d1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b35d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000106344bbd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x0000000107147421 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00000001066a3e2a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010657d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8d8d1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b35d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000106344bbd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x0000000107147421 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00000001066a3e2a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010657d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 14:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8d8d1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b35d2a6 _pthread_cond_wait + 890
    2   com.apple.CoreVideo                     0x00007fff86d1d1cb CVDisplayLink::waitUntil(unsigned long long) + 279
    3   com.apple.CoreVideo                     0x00007fff86d1c631 CVDisplayLink::runIOThread() + 559
    4   com.apple.CoreVideo                     0x00007fff86d1c3e9 _ZL13startIOThreadPv + 148
    5   libsystem_c.dylib                       0x00007fff8b3598bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b35cb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff65a18538  rdx: 0x0000000000000000
      rdi: 0x0000000000000403  rsi: 0x0000000000000006  rbp: 0x00007fff65a18560  rsp: 0x00007fff65a18538
       r8: 0x00007fff759effb8   r9: 0x00007fff65a17fc8  r10: 0x00007fff8d8d1d0a  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x00007fff761741a0  r14: 0x00007fff759f2960  r15: 0x00007fff65a186b0
      rip: 0x00007fff8d8d1ce2  rfl: 0x0000000000000246  cr2: 0x000000011d70c000
    Logical CPU: 0
    Binary Images:
           0x105e1d000 -        0x105e1dfff  com.apple.WebProcess (7536 - 7536.30.1) <C0DFC936-7CBA-3F6C-AD06-180A991B70C2> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x105e22000 -        0x105e22fff  WebProcessShim.dylib (536.30.1 - compatibility 1.0.0) <1956B314-A89D-3727-AA78-597DE87477F4> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x106000000 -        0x1061dffff  com.apple.WebKit2 (7536 - 7536.30.1) <7184D25D-F7D6-350F-8286-359F6351FF52> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10633e000 -        0x1065d9ff7  com.apple.JavaScriptCore (7536 - 7536.30) <A98F069E-76BD-3471-B2A3-765295AACEA2> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x106685000 -        0x107631fff  com.apple.WebCore (7536 - 7536.30.2) <82657D88-7D31-3ED8-8795-E174730413E5> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x109556000 -        0x1096dbfff  com.apple.WebKit (7536 - 7536.30.1) <E4CED5C9-1655-3DF0-9E98-4DA16F7D2176> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x109952000 -        0x109968fff  com.apple.WebInspector (7536 - 7536.30) <A25F41A9-9D29-3A82-9202-41B60CE7E137> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x10a32f000 -        0x10a7e1fff  com.apple.Safari.framework (7536 - 7536.30.1) <6F5FE2EE-6B89-34D1-882D-E0E803A6A1CA> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x112de9000 -        0x112deafff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
        0x7fff65a1d000 -     0x7fff65a51baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff84de7000 -     0x7fff84ecbff7  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
        0x7fff84ecc000 -     0x7fff84ed6ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff84ed7000 -     0x7fff84efbfff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff84efc000 -     0x7fff84efcfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84efd000 -     0x7fff84f13ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84f14000 -     0x7fff84f66ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff84f67000 -     0x7fff84fddfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff84fde000 -     0x7fff85011ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff85012000 -     0x7fff85013fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff85014000 -     0x7fff85030ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff85963000 -     0x7fff85964fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff85965000 -     0x7fff85965fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff85966000 -     0x7fff85a6bfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff85a6c000 -     0x7fff85b69ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff85b6a000 -     0x7fff85c6cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff85c6d000 -     0x7fff85cd5ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86624000 -     0x7fff86624fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff86634000 -     0x7fff86713fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff86714000 -     0x7fff86754ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff86755000 -     0x7fff86764fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8677d000 -     0x7fff8681ffff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff86820000 -     0x7fff86c3eff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff86c3f000 -     0x7fff86c59fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff86c5a000 -     0x7fff86c60fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86c61000 -     0x7fff86c87fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff86c88000 -     0x7fff86cd4ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86cd5000 -     0x7fff86cd9fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff86cda000 -     0x7fff86d19fff  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
        0x7fff86d1a000 -     0x7fff86d43fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86d44000 -     0x7fff86ee4ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff86ee5000 -     0x7fff86ef0ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff87043000 -     0x7fff87627fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87637000 -     0x7fff87638ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff87639000 -     0x7fff876cfff7  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
        0x7fff87a18000 -     0x7fff87a2ffff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87a30000 -     0x7fff87a5cff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff87a5d000 -     0x7fff87a7efff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff87ac6000 -     0x7fff87ac9ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87af2000 -     0x7fff87af2fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87af3000 -     0x7fff87af8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87b29000 -     0x7fff87b69fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff87b6a000 -     0x7fff87c20fff  com.apple.PDFKit (2.7.7 - 2.7.7) <96C0C88B-F049-39F1-92A5-180F1C2EE6EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff87e00000 -     0x7fff87e0dfff  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
        0x7fff87e0e000 -     0x7fff87e0efff  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
        0x7fff87e0f000 -     0x7fff87ef3e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8814c000 -     0x7fff88150ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88162000 -     0x7fff88163fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff88164000 -     0x7fff88166fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8819e000 -     0x7fff881f6ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88213000 -     0x7fff88213fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88214000 -     0x7fff88218fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff88254000 -     0x7fff88255ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff88294000 -     0x7fff882cefe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff882cf000 -     0x7fff88308ff7  libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <AE5B0BB9-75F1-34DA-A10F-63F2640210A8> /usr/lib/libssl.0.9.8.dylib
        0x7fff88309000 -     0x7fff884ddff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88528000 -     0x7fff88528fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff88576000 -     0x7fff88d1efff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff88d1f000 -     0x7fff88d1ffff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88d8e000 -     0x7fff88e95fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff88e96000 -     0x7fff88e99fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff88e9a000 -     0x7fff88edbfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88f34000 -     0x7fff88f36ff7  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
        0x7fff88f37000 -     0x7fff89250fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8925b000 -     0x7fff89322ff7  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
        0x7fff8946f000 -     0x7fff894d7ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89517000 -     0x7fff89529ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff89625000 -     0x7fff8973efff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8973f000 -     0x7fff8976cfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8976d000 -     0x7fff89772ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff898d9000 -     0x7fff898e5fff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff898e6000 -     0x7fff898ecff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff898ef000 -     0x7fff8991aff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8991b000 -     0x7fff89922fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89923000 -     0x7fff89932fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff89eb8000 -     0x7fff89f52ff7  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
        0x7fff89f98000 -     0x7fff89faaff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff89fab000 -     0x7fff8abb1fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8abb2000 -     0x7fff8abb4fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8abb5000 -     0x7fff8abbcff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8abbd000 -     0x7fff8ac30fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8ac88000 -     0x7fff8ac95ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8ac98000 -     0x7fff8aca1ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8aca2000 -     0x7fff8afc7ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8afc8000 -     0x7fff8b00fff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b010000 -     0x7fff8b034fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8b035000 -     0x7fff8b25ffe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8b260000 -     0x7fff8b264fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8b265000 -     0x7fff8b30afff  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
        0x7fff8b30b000 -     0x7fff8b3e8fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8b3e9000 -     0x7fff8b424fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b431000 -     0x7fff8b44efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8b44f000 -     0x7fff8b454fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8b60e000 -     0x7fff8b669ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c3a2000 -     0x7fff8c3a5fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff8c3a6000 -     0x7fff8c3c3ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c3c4000 -     0x7fff8c3c4fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, or by a peripheral device.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain iMacs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Maybe you are looking for

  • Issue in multiprovider/query data

    Hi all, I'm seeing an issue with my data in multiprovider/query which I cannot understand. I have a multiprovider with a cube. I'm able to see data in the cube with a certain restriction but when I put the same restriction in the multiprovider I'm no

  • Allow user to take exams only once?

    Is there any way to allow a user to only take an exam once? I have 4 exams, and they are all seperate captivate files (IE: exam 1, exam 2, exam 3, exam 4), they are in no way linked together, but is there any way to see if a user has taken exam 1, an

  • When i try to sign in to ichat it says my password is wrong

    i keep trying to log into my ichat yet it keeps telling me the password or username is wrong. i can log in to aol.com itself just fine.why isnt it working? and how can i make it work?

  • Converting to still image

    Please excuse me everyone if this is not the right forum for this question. But since I always get reliable advice, I thought I'd give you guys a try. I'm trying to convert a frame from one of my films to a still, a jpeg. Is there a process to make i

  • Informix Migration to oracle / sap archiving

    In one location customer has database is informix and application is sap R/3 4.6C. the customer needs to do the folowing. a. sap archiving b. data migration from informix 7.3 to oracle. could u anybody suggest first better to do b or a? If any sugges