Safari keeps crashing at start up

Just today when I try to open safari, it crashes every time at start up. The night before, I was able to load it and surf the web for a little while before it crashes. Today though, it just won't open. It seems to be loading for a few seconds then crashes. This is the problem report that it is showing me.
Process:         Safari [581]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.1.2 (7534.52.7)
Build Info:      WebBrowser-7534052007000000~1
Code Type:       X86 (Native)
Parent Process:  launchd [128]
Date/Time:       2012-01-22 11:48:33.207 -0600
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Interval Since Last Report:          11349 sec
Crashes Since Last Report:           18
Per-App Interval Since Last Report:  5020 sec
Per-App Crashes Since Last Report:   18
Anonymous UUID:                      D420BB3D-62CD-4BB0-8202-8922DFE75667
Crashed Thread:  5  Safari: SnapshotStore
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: 0x000000000000000a, 0x000000000d8ad000
VM Regions Near 0xd8ad000:
   SQLite page cache      000000000d835000-000000000d8ad000 [  480K] rw-/rwx SM=PRV
--> mapped file            000000000d8ad000-000000000d8c3000 [   88K] r--/rwx SM=COW  /Users/USER/Library/Caches/*/*.jpeg
   CoreAnimation          000000000d8c3000-000000000d96a000 [  668K] rw-/rwx SM=PRV
Application Specific Information:
objc[581]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib                   0x03728be1 memmove$VARIANT$sse3x + 35
1   com.apple.ImageIO.framework         0x0552ad70 _CGImageSourceBindToPlugin + 300
2   com.apple.ImageIO.framework         0x0552ac33 CGImageSourceGetType + 55
3   com.apple.CoreGraphics              0x04fd8e96 CGImageCreateWithPNGDataProvider + 166
4   com.apple.Safari.framework          0x00196467 Safari::CF::Bundle::loadPNG(__CFString const*) const + 195
5   com.apple.Safari.framework          0x000e72a4 _ZN6SafariL13rightCapImageENS_26BlackSegmentedControlLayer12ControlStyleEbb + 324
6   com.apple.Safari.framework          0x000e7a7e Safari::BlackSegmentedControlLayer::drawSegmentAtIndex(CGContext*, unsigned long) const + 944
7   com.apple.Safari.framework          0x000e6eed Safari::BlackSegmentedControlLayer::display(CGContext*) + 97
8   com.apple.Safari.framework          0x001b84c4 _ZN6SafariL16displayInContextEP10_CACFLayerP9CGContext + 35
9   com.apple.QuartzCore                0x010b7cc9 _ZL16backing_callbackP9CGContextPv + 590
10  com.apple.QuartzCore                0x010365cb CABackingStoreUpdate_ + 3079
11  com.apple.QuartzCore                0x010b7a23 CACFLayerDisplay + 437
12  com.apple.QuartzCore                0x010b7cee CACFLayerDisplayIfNeeded(_CACFLayer*) + 26
13  com.apple.QuartzCore                0x010b7d30 CACFLayerDisplayIfNeeded(_CACFLayer*) + 92
14  com.apple.QuartzCore                0x010b267a CACFContextFlush + 78
15  com.apple.QuartzCore                0x010560ae CAViewUpdate + 4242
16  com.apple.Safari.framework          0x0027d11f -[LKView _update] + 797
17  com.apple.Safari.framework          0x0027cc00 -[LKView drawRect:] + 34
18  com.apple.Safari.framework          0x0035658d -[TopSitesView drawRect:] + 113
19  com.apple.AppKit                    0x024bc8c2 -[NSView _drawRect:clip:] + 3717
20  com.apple.AppKit                    0x024ec483 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1958
21  com.apple.AppKit                    0x024ba21f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 708
22  com.apple.AppKit                    0x024b4eaa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
23  com.apple.AppKit                    0x024add61 -[NSView displayIfNeeded] + 1256
24  com.apple.Safari.framework          0x0013312e Safari::BrowserContentViewController::showTopSitesView() + 356
25  com.apple.Safari.framework          0x00128ad0 Safari::BrowserContentViewController::installTopSitesView() + 42
26  com.apple.Safari.framework          0x00138d19 Safari::BrowserContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle(Safari::WK::Context const&, Safari::WK::String const&, Safari::WK::Type const&, Safari::WK::Type&) + 3383
27  com.apple.Safari.framework          0x001b4127 _ZN6Safari2WKL46didReceiveSynchronousMessageFromInjectedBundleEPK15OpaqueWKContextPK14OpaqueWKStringPKvPS8_S8_ + 106
28  com.apple.WebKit2                   0x01939e2e WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle(WebKit::WebContext*, ***::String const&, WebKit::APIObject*, ***::RefPtr<WebKit::APIObject>&) + 148
29  com.apple.WebKit2                   0x0192a71e WebKit::WebContext::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, CoreIPC::ArgumentEncoder*) + 322
30  com.apple.WebKit2                   0x0191dcdd WebKit::WebProcessProxy::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, CoreIPC::ArgumentEncoder*) + 117
31  com.apple.WebKit2                   0x0191dc01 CoreIPC::Connection::dispatchSyncMessage(CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 141
32  com.apple.WebKit2                   0x01919692 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) + 158
33  com.apple.WebKit2                   0x0191db58 CoreIPC::Connection::SyncMessageState::dispatchMessages() + 118
34  com.apple.WebKit2                   0x0191daac MemberFunctionWorkItem0<CoreIPC::Connection::SyncMessageState>::execute() + 38
35  com.apple.WebKit2                   0x01915d20 RunLoop::performWork() + 94
36  com.apple.WebKit2                   0x01915c9c RunLoop::performWork(void*) + 86
37  com.apple.CoreFoundation            0x01d0b84f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
38  com.apple.CoreFoundation            0x01d0b206 __CFRunLoopDoSources0 + 246
39  com.apple.CoreFoundation            0x01d350d8 __CFRunLoopRun + 1112
40  com.apple.CoreFoundation            0x01d348ec CFRunLoopRunSpecific + 332
41  com.apple.CoreFoundation            0x01d34798 CFRunLoopRunInMode + 120
42  com.apple.HIToolbox                 0x04663a7f RunCurrentEventLoopInMode + 318
43  com.apple.HIToolbox                 0x0466ad9b ReceiveNextEventCommon + 381
44  com.apple.HIToolbox                 0x0466ac0a BlockUntilNextEventMatchingListInMode + 88
45  com.apple.AppKit                    0x0246d040 _DPSNextEvent + 678
46  com.apple.AppKit                    0x0246c8ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
47  com.apple.Safari.framework          0x00116456 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
48  com.apple.AppKit                    0x02468c22 -[NSApplication run] + 911
49  com.apple.AppKit                    0x026fd18a NSApplicationMain + 1054
50  com.apple.Safari.framework          0x002da5e9 SafariMain + 219
51  com.apple.Safari                    0x000b7f79 0xb7000 + 3961
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x0386890a kevent + 10
1   libdispatch.dylib                   0x0369ac58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                   0x036996a7 _dispatch_mgr_thread + 53
Thread 2:: WebCore: IconDatabase
0   libsystem_kernel.dylib              0x0386783e __psynch_cvwait + 10
1   libsystem_c.dylib                   0x03754e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                   0x0370542c pthread_cond_wait$UNIX2003 + 71
3   com.apple.WebCore                   0x083679f8 WebCore::IconDatabase::syncThreadMainLoop() + 376
4   com.apple.WebCore                   0x0836553d WebCore::IconDatabase::iconDatabaseSyncThread() + 501
5   com.apple.WebCore                   0x0836533b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 17
6   libsystem_c.dylib                   0x03750ed9 _pthread_start + 335
7   libsystem_c.dylib                   0x037546de thread_start + 34
Thread 3:: CoreAnimation render server
0   libsystem_kernel.dylib              0x03865c22 mach_msg_trap + 10
1   libsystem_kernel.dylib              0x038651f6 mach_msg + 70
2   com.apple.QuartzCore                0x00ff8029 CA::Render::Server::server_thread(void*) + 233
3   com.apple.QuartzCore                0x00ff7f36 thread_fun + 29
4   libsystem_c.dylib                   0x03750ed9 _pthread_start + 335
5   libsystem_c.dylib                   0x037546de thread_start + 34
Thread 4:: Safari: SafeBrowsingManager
0   libsystem_kernel.dylib              0x03868cc2 __pread + 10
1   libsqlite3.dylib                    0x00d18d39 unixRead + 57
2   libsqlite3.dylib                    0x00d3e5ca readDbPage + 138
3   libsqlite3.dylib                    0x00d3ce17 sqlite3PagerAcquire + 311
4   libsqlite3.dylib                    0x00dd66d9 checkTreePage + 329
5   libsqlite3.dylib                    0x00dd6918 checkTreePage + 904
6   libsqlite3.dylib                    0x00dd6a6e checkTreePage + 1246
7   libsqlite3.dylib                    0x00dd7762 sqlite3BtreeIntegrityCheck + 770
8   libsqlite3.dylib                    0x00d6142b sqlite3VdbeExec + 14299
9   libsqlite3.dylib                    0x00d5cf4e sqlite3_step + 1870
10  com.apple.Safari.framework          0x003165da Safari::SQLiteStatement::step() + 22
11  com.apple.Safari.framework          0x002e8b10 Safari::SafeBrowsingStore::checkIntegrity() + 54
12  com.apple.Safari.framework          0x002e8e5a Safari::SafeBrowsingStore::initDatabase() + 106
13  com.apple.Safari.framework          0x002e8ed8 Safari::SafeBrowsingStore::getListID(Safari::SString const&, int&) + 26
14  com.apple.Safari.framework          0x002e8f86 Safari::SafeBrowsingStore::addList(Safari::SString const&) + 40
15  com.apple.Safari.framework          0x002e081e Safari::SafeBrowsingListManager::SafeBrowsingListManager(Safari::SafeBrowsingService&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 416
16  com.apple.Safari.framework          0x002df075 Safari::SafeBrowsingListManager::create(Safari::SafeBrowsingService&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 57
17  com.apple.Safari.framework          0x002e605e Safari::SafeBrowsingService::didReceiveListNames(***::Vector<Safari::SString, 0ul> const&) + 46
18  com.apple.Safari.framework          0x00259312 Safari::GoogleSafeBrowsingService::initialize() + 382
19  com.apple.Safari.framework          0x002e1ea7 Safari::SafeBrowsingManager::addGoogleSafeBrowsingService() + 127
20  com.apple.Safari.framework          0x002e206d Safari::SafeBrowsingManager::handleMessage(Safari::SafeBrowsingManager::SafeBrowsingMessage*) + 145
21  com.apple.Safari.framework          0x002e1744 Safari::SafeBrowsingManager::SafeBrowsingMessage::handleMessage(Safari::MessageRunLoop&) + 26
22  com.apple.Safari.framework          0x0029116f Safari::MessageRunLoop::dispatchMessage() + 139
23  com.apple.CoreFoundation            0x01d0b84f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
24  com.apple.CoreFoundation            0x01d0b206 __CFRunLoopDoSources0 + 246
25  com.apple.CoreFoundation            0x01d350d8 __CFRunLoopRun + 1112
26  com.apple.CoreFoundation            0x01d348ec CFRunLoopRunSpecific + 332
27  com.apple.CoreFoundation            0x01d34798 CFRunLoopRunInMode + 120
28  com.apple.Safari.framework          0x00291788 Safari::MessageRunLoop::runSingleRunLoopIteration() + 52
29  com.apple.Safari.framework          0x002910ae Safari::MessageRunLoop::threadBody() + 156
30  com.apple.Safari.framework          0x0029100b Safari::MessageRunLoop::threadCallback(void*) + 17
31  libsystem_c.dylib                   0x03750ed9 _pthread_start + 335
32  libsystem_c.dylib                   0x037546de thread_start + 34
Thread 5 Crashed:: Safari: SnapshotStore
0   libsystem_c.dylib                   0x03728be1 memmove$VARIANT$sse3x + 35
1   com.apple.ImageIO.framework         0x0552ad70 _CGImageSourceBindToPlugin + 300
2   com.apple.ImageIO.framework         0x0552ac33 CGImageSourceGetType + 55
3   com.apple.CoreGraphics              0x0534d11b CGImageCreateWithJPEGDataProvider2 + 166
4   com.apple.CoreGraphics              0x0534d293 CGImageCreateWithJPEGDataProvider + 47
5   com.apple.Safari.framework          0x003096b9 _ZN6SafariL12loadSnapshotERKNS_7SStringEbRd + 308
6   com.apple.Safari.framework          0x00309a96 Safari::SnapshotStore::diskAccessThreadBody() + 400
7   com.apple.Safari.framework          0x00309375 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 17
8   libsystem_c.dylib                   0x03750ed9 _pthread_start + 335
9   libsystem_c.dylib                   0x037546de thread_start + 34
Thread 6:
0   libsystem_kernel.dylib              0x0386802e __workq_kernreturn + 10
1   libsystem_c.dylib                   0x03752ccf _pthread_wqthread + 773
2   libsystem_c.dylib                   0x037546fe start_wqthread + 30
Thread 5 crashed with X86 Thread State (32-bit):
eax: 0x00000004  ebx: 0x786547c0  ecx: 0x00000001  edx: 0x00000004
edi: 0xb040ed88  esi: 0x0d8ad000  ebp: 0xb040ed38  esp: 0xb040ed2c
  ss: 0x00000023  efl: 0x00010202  eip: 0x03728be1   cs: 0x0000001b
  ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
cr2: 0x0d8ad000
Logical CPU: 0
Binary Images:
  0xb7000 -    0xb7fff  com.apple.Safari (5.1.2 - 7534.52.7) <43BBFABE-A339-33DD-AA5D-F8547C65CEA6> /Applications/Safari.app/Contents/MacOS/Safari
  0xbc000 -   0x431ffb  com.apple.Safari.framework (7534 - 7534.52.7) <2AD786F1-A595-3A4A-BEDC-D788AF362691> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
0x6a0000 -   0x6cefe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x6de000 -   0x705ff3  com.apple.framework.Apple80211 (7.1.1 - 711.1) <E1813F93-544B-3C5F-9833-9F65E69D31E7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x717000 -   0x717fff  com.apple.Carbon (153 - 153) <A75A970B-6D82-3451-8D3E-05B1A130ABDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x71a000 -   0x71afff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x720000 -   0x760ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x784000 -   0x78fff4  com.apple.CrashReporterSupport (10.7.2 - 347) <7352D11E-5A9E-3D59-A8C5-F393AA6BA793> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x79c000 -   0x800fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x82a000 -   0xa73ff7  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0xada000 -   0xc8eff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0xd10000 -   0xe1fff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0xe30000 -   0xe63fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0xe73000 -   0xe81ff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
0xe8a000 -   0xe98fff  com.apple.opengl (1.7.5 - 1.7.5) <811

TN 2123 CrashReport Decipherer

Similar Messages

  • Safari keeps crashing when started

    Hello,
    Just installed a new HD on my iMac24'' with Lion and it keeps crashing during start.
    Any idea ?
    Process:    
    Safari [357]
    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 [141]
    Date/Time:  
    2012-08-24 22:15:09.279 +0200
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    191024 sec
    Crashes Since Last Report:      
    19
    Per-App Interval Since Last Report:  58 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                 
    06DCB6A1-BC63-42A1-AB38-B9F73B0DF3DB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[357]: 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                 
    0x00007fff88d70f56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff876afd5e objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff88d70d8a +[NSException raise:format:arguments:] + 106
    3   Foundation                     
    0x00007fff8b1c271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                         
    0x00007fff8f40bcdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                         
    0x00007fff8f40be38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                         
    0x000000010eed8c2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                 
    0x00007fff88d67fb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                 
    0x00007fff88d67f32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                         
    0x00007fff8f3f39ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                         
    0x00007fff8f3e9f73 loadNib + 322
    11  AppKit                         
    0x00007fff8f3e9470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                         
    0x00007fff8f3e938b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                         
    0x00007fff8f3e92ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                         
    0x00007fff8f65a06f NSApplicationMain + 398
    15  Safari                         
    0x000000010f0db806 SafariMain + 166
    16  Safari                         
    0x000000010eec8f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff865a6ce2 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff866017d2 pthread_kill + 95
    2   libsystem_c.dylib        
    0x00007fff865f2a7a abort + 143
    3   libc++abi.dylib          
    0x00007fff88eb67bc abort_message + 214
    4   libc++abi.dylib          
    0x00007fff88eb3fcf default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff876b01b9 _objc_terminate + 94
    6   libc++abi.dylib          
    0x00007fff88eb4001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib          
    0x00007fff88eb405c std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff88eb5152 __cxa_throw + 114
    9   libobjc.A.dylib          
    0x00007fff876afe7a objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff88d70d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation     
    0x00007fff8b1c271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit         
    0x00007fff8f40bcdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit         
    0x00007fff8f40be38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework
    0x000000010eed8c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation 
    0x00007fff88d67fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation 
    0x00007fff88d67f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit         
    0x00007fff8f3f39ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit         
    0x00007fff8f3e9f73 loadNib + 322
    19  com.apple.AppKit         
    0x00007fff8f3e9470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit         
    0x00007fff8f3e938b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit         
    0x00007fff8f3e92ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit         
    0x00007fff8f65a06f NSApplicationMain + 398
    23  com.apple.Safari.framework
    0x000000010f0db806 SafariMain + 166
    24  com.apple.Safari         
    0x000000010eec8f24 0x10eec8000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff865a77e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8323b78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff8323a31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x00007fff865a75b6 fsync + 10
    1   libsqlite3.dylib         
    0x00007fff86705e38 unixSync + 72
    2   libsqlite3.dylib         
    0x00007fff86729e10 pager_playback + 1712
    3   libsqlite3.dylib         
    0x00007fff866b4657 sqlite3PagerSharedLock + 1607
    4   libsqlite3.dylib         
    0x00007fff866b3a47 sqlite3BtreeBeginTrans + 1191
    5   libsqlite3.dylib         
    0x00007fff866ab427 sqlite3InitOne + 2391
    6   libsqlite3.dylib         
    0x00007fff866aaa44 sqlite3Init + 116
    7   libsqlite3.dylib         
    0x00007fff866a5dcf sqlite3Pragma + 10287
    8   libsqlite3.dylib         
    0x00007fff8669de4f yy_reduce + 3967
    9   libsqlite3.dylib         
    0x00007fff8669ca2d sqlite3Parser + 253
    10  libsqlite3.dylib         
    0x00007fff8669b6fd sqlite3RunParser + 413
    11  libsqlite3.dylib         
    0x00007fff8669afe8 sqlite3Prepare + 1032
    12  libsqlite3.dylib         
    0x00007fff8669ab23 sqlite3LockAndPrepare + 355
    13  libsqlite3.dylib         
    0x00007fff86699f42 sqlite3_exec + 418
    14  com.apple.CFNetwork      
    0x00007fff8616d53a __CFURLCache::OpenDatabase() + 188
    15  com.apple.CFNetwork      
    0x00007fff8616d040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    16  com.apple.CFNetwork      
    0x00007fff8616ca72 _ZL24_CFURLCacheTimerCallbackPv + 662
    17  libdispatch.dylib        
    0x00007fff83239a86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff8323b2d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff8323b132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff8323a92c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff866013da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff86602b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff865a7192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86601594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff86602b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff865a6bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff86603274 _pthread_cond_wait + 840
    2   com.apple.WebCore        
    0x000000010ff741fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore        
    0x000000010ff71d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore 
    0x000000010f8bc11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff865ff8bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff86602b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff865a567a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff865a4d71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff8d5be2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff8d5be219 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff865ff8bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff86602b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6eac6418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6eac6440  rsp: 0x00007fff6eac6418
       r8: 0x00007fff73683fb8   r9: 0x00007fff6eac5ea8  r10: 0x00007fff865a6d0a  r11: 0xffffff80002da8d0
      r12: 0x00007f81706247e0  r13: 0x0000000000000001  r14: 0x00007fff73686960  r15: 0x00007fff6eac6590
      rip: 0x00007fff865a6ce2  rfl: 0x0000000000000246  cr2: 0x00000001136a5000
    Logical CPU: 0
    Binary Images:
    0x10eec8000 -   
    0x10eec8fff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
    0x10eecc000 -   
    0x10f366ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10f689000 -   
    0x10f918fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10f9c5000 -   
    0x10fb47ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x10fc36000 -   
    0x10fe0ffff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x10ff6e000 -   
    0x110f13ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff6eac8000 -
    0x7fff6eafcbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff82fe9000 -
    0x7fff82fe9fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82fea000 -
    0x7fff83001fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8309d000 -
    0x7fff830abff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff830ac000 -
    0x7fff830b2fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83128000 -
    0x7fff8312bff7  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
    0x7fff8312c000 -
    0x7fff8319cfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8319d000 -
    0x7fff831caff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff831cb000 -
    0x7fff831f8fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff831f9000 -
    0x7fff83208ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff83238000 -
    0x7fff83246fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff83290000 -
    0x7fff83295fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83296000 -
    0x7fff8329cfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8329d000 -
    0x7fff832c6fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84078000 -
    0x7fff840a3ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff840a4000 -
    0x7fff840a5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff840b4000 -
    0x7fff840b5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff840b6000 -
    0x7fff840dafff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8410f000 -
    0x7fff8410ffff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff84110000 -
    0x7fff84115ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8432b000 -
    0x7fff84341ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff84342000 -
    0x7fff84345fff  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
    0x7fff84346000 -
    0x7fff84346fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84347000 -
    0x7fff843cbff7  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
    0x7fff843cc000 -
    0x7fff843cdff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff843ce000 -
    0x7fff843f4fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff843f5000 -
    0x7fff84414fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff845da000 -
    0x7fff8464dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8464e000 -
    0x7fff84655fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff846a3000 -
    0x7fff846aaff7  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
    0x7fff846ab000 -
    0x7fff846bafff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff846bb000 -
    0x7fff8476eff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8476f000 -
    0x7fff847a2ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff847a3000 -
    0x7fff847e3fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff847e4000 -
    0x7fff847e4fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff84904000 -
    0x7fff849cbff7  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
    0x7fff84da4000 -
    0x7fff84e45ff7  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
    0x7fff84e46000 -
    0x7fff84e4cfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff84e4d000 -
    0x7fff84e4dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84f4c000 -
    0x7fff85058fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85059000 -
    0x7fff8506ffff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff851b3000 -
    0x7fff851f5ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8520f000 -
    0x7fff85439fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8543a000 -
    0x7fff85456ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff854ab000 -
    0x7fff854c8ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff854c9000 -
    0x7fff85aadfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff85aae000 -
    0x7fff85aaefff  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
    0x7fff85aaf000 -
    0x7fff85ae9fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff85aea000 -
    0x7fff85b2aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff85b2b000 -
    0x7fff85b42fff  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
    0x7fff85b43000 -
    0x7fff85b47fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff85b48000 -
    0x7fff85b55fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85bfe000 -
    0x7fff85d03fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85d07000 -
    0x7fff85d09fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff85d0a000 -
    0x7fff85e17fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff85e2d000 -
    0x7fff85e7bfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff85f01000 -
    0x7fff85f06fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff85f07000 -
    0x7fff85f19ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff85f1a000 -
    0x7fff85fbffff  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
    0x7fff85ff9000 -
    0x7fff860fbfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff860fe000 -
    0x7fff86167fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86168000 -
    0x7fff86169ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8616a000 -
    0x7fff862d1fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff86519000 -
    0x7fff8658ffff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff86590000 -
    0x7fff865b0fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff865b1000 -
    0x7fff8668efef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8668f000 -
    0x7fff86796fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff867a8000 -
    0x7fff867eafff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff867eb000 -
    0x7fff867ebfff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff868e0000 -
    0x7fff86956fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff869b4000 -
    0x7fff869b8fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff869b9000 -
    0x7fff86a0dff7  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
    0x7fff86a55000 -
    0x7fff86a55fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff86bad000 -
    0x7fff86bb6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff86cba000 -
    0x7fff86cbdfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff874d5000 -
    0x7fff874ddfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff874de000 -
    0x7fff87502fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87503000 -
    0x7fff87504fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff87536000 -
    0x7fff875d0ff7  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
    0x7fff87636000 -
    0x7fff8765fff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87664000 -
    0x7fff87667fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87699000 -
    0x7fff8777de5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff87b44000 -
    0x7fff87b79fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff87cec000 -
    0x7fff87cfeff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff87cff000 -
    0x7fff87e35fff  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
    0x7fff87e36000 -
    0x7fff887d3c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff887fc000 -
    0x7fff887fefff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8883d000 -
    0x7fff88895fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88896000 -
    0x7fff888c1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff888d1000 -
    0x7fff88923ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88924000 -
    0x7fff8899fff7  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
    0x7fff889a0000 -
    0x7fff88cccff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff88ccd000 -
    0x7fff88ea1ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88eae000 -
    0x7fff88eb9ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff88f44000 -
    0x7fff88f44fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88faa000 -
    0x7fff89293ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff89a29000 -
    0x7fff89a51fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8a015000 -
    0x7fff8a01afff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8a01b000 -
    0x7fff8a448fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8a449000 -
    0x7fff8a44bff7  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
    0x7fff8a4a4000 -
    0x7fff8a4c4fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8a4d1000 -
    0x7fff8a4e5ff7  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
    0x7fff8a4e6000 -
    0x7fff8a50ffff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a510000 -
    0x7fff8a51dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff8a93c000 -
    0x7fff8a97dfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8a99a000 -
    0x7fff8ab9cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8b0f7000 -
    0x7fff8b410fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b4ff000 -
    0x7fff8b50fff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8b510000 -
    0x7fff8b525fff  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
    0x7fff8b526000 -
    0x7fff8b58eff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b58f000 -
    0x7fff8b590fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8bd3e000 -
    0x7fff8bd92fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bdfb000 -
    0x7fff8be06ff7  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
    0x7fff8be55000 -
    0x7fff8bedaff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8bedb000 -
    0x7fff8bedfff7  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
    0x7fff8bee0000 -
    0x7fff8c153fff  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
    0x7fff8c274000 -
    0x7fff8c27aff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8c282000 -
    0x7fff8c288fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8c289000 -
    0x7fff8c2f4ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c2f5000 -
    0x7fff8c325ff7  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
    0x7fff8c326000 -
    0x7fff8c339ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8c34e000 -
    0x7fff8c7f3fff  com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c811000 -
    0x7fff8c82efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff8ccbe000 -
    0x7fff8cd9dff7  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
    0x7fff8cda1000 -
    0x7fff8cda2fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8cf77000 -
    0x7fff8cfd7fff  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
    0x7fff8d1af000 -
    0x7fff8d1fbff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d238000 -
    0x7fff8d246fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8d270000 -
    0x7fff8d2affff  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
    0x7fff8d2b0000 -
    0x7fff8d2f9ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8d322000 -
    0x7fff8d327fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8d328000 -
    0x7fff8d384ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8d3ef000 -
    0x7fff8d3f6fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8d3f7000 -
    0x7fff8d4dbfff  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
    0x7fff8d4dc000 -
    0x7fff8d55ffef  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
    0x7fff8d5bc000 -
    0x7fff8d75bff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d760000 -
    0x7fff8d855fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8d856000 -
    0x7fff8d8ecff7  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
    0x7fff8d8ed000 -
    0x7fff8d8effff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff8d8f0000 -
    0x7fff8d8f5fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8d935000 -
    0x7fff8d997ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8d998000 -
    0x7fff8dab1fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8dab2000 -
    0x7fff8daedfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8e670000 -
    0x7fff8e67dfff  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
    0x7fff8e67e000 -
    0x7fff8e689fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8e68a000 -
    0x7fff8e72cfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8e959000 -
    0x7fff8ec75fff  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
    0x7fff8ec76000 -
    0x7fff8edcffff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8edd0000 -
    0x7fff8f297fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8f298000 -
    0x7fff8f2d7ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8f3ce000 -
    0x7fff8f3d8ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff8f3d9000 -
    0x7fff8ffdfff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 824
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.1M resident=152.7M(82%) swapped_out_or_unallocated=32.4M(18%)
    Writable regions: Total=1.0G written=3356K(0%) resident=5136K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)
    REGION TYPE                   
    VIRTUAL
    ===========                   
    =======
    CG shared images                  
    96K
    CoreServices                    
    1068K
    JS JIT generated code              
    8K
    JS JIT generated code (reserved) 
    1.0G   
    reserved VM address space (unallocated)
    MALLOC                          
    23.1M
    MALLOC guard page                 
    48K
    SQLite page cache                 
    96K
    STACK GUARD                     
    56.0M
    Stack                           
    10.5M
    VM_ALLOCATE                       
    64K
    __CI_BITMAP                       
    80K
    __DATA                          
    15.7M
    __IMAGE                          
    528K
    __LINKEDIT                      
    59.8M
    __RC_CAMERAS                     
    244K
    __TEXT                         
    125.3M
    __UNICODE                        
    544K
    mapped file                     
    24.7M
    shared memory                    
    312K
    ===========                   
    =======
    TOTAL                            
    1.3G
    TOTAL, minus reserved VM space 
    318.1M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x0000000000000000, 0x47523244533842442D324742383030434C35
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x0000000000000000, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.15)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST500DM002-1BD142, 500,11 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-K06A
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfa420000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2

    If I perform a migration from an 10.7 machine to a 10.7 machine (even if I only copy the application data) Safari will ALWAYS crash after the migration. 
    This occurs even if I do through the full set up of the machine and run the migration after.
    I have also found that I can fix this problem by installing the Safari 6 pkg for lion -- which I found at this thread:
    https://discussions.apple.com/thread/4139200?start=0&tstart=0
    direct link to download:
    http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg

  • Hi, my safari keeps crashing on start-up. Even in another account! any ideas.....

    Process:         Safari [209]
    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 [92]
    Date/Time:       2011-08-13 09:36:27.351 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          166484 sec
    Crashes Since Last Report:           36
    Per-App Interval Since Last Report:  162143 sec
    Per-App Crashes Since Last Report:   34
    Anonymous UUID:                      18509F3F-BDF7-4104-B961-95C9B48B193E
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  3
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                   0x0000000100b53d7a mach_msg_trap + 10
    1   libSystem.B.dylib                   0x0000000100b543ed mach_msg + 59
    2   com.apple.CoreGraphics              0x0000000104402574 _CGSCheckInApplication + 215
    3   com.apple.CoreGraphics              0x0000000104402458 _CPSRegisterWithServer + 462
    4   com.apple.HIServices                0x0000000105094b19 _RegisterApplication + 5053
    5   com.apple.HIServices                0x0000000105093737 GetCurrentProcess + 30
    6   com.apple.HIToolbox                 0x0000000103e6c395 GetSystemUIMode + 40
    7   com.apple.HIToolbox                 0x0000000103e6c332 IsMenuBarVisible + 28
    8   com.apple.AppKit                    0x0000000102dddaae _NSInitializeAppContext + 45
    9   com.apple.AppKit                    0x0000000102ddd48e -[NSApplication init] + 475
    10  com.apple.AppKit                    0x0000000102ddd0fa +[NSApplication sharedApplication] + 149
    11  com.apple.AppKit                    0x0000000102ddc32e NSApplicationMain + 234
    12  com.apple.Safari.framework          0x000000010021ef62 SafariMain + 200
    13  com.apple.Safari                    0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                   0x0000000100b6cc0a kevent + 10
    1   libSystem.B.dylib                   0x0000000100b6eadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                   0x0000000100b6e7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                   0x0000000100b6e2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                   0x0000000100b6dc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                   0x0000000100b6daa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                   0x0000000100b6da2a __workq_kernreturn + 10
    1   libSystem.B.dylib                   0x0000000100b6de3c _pthread_wqthread + 917
    2   libSystem.B.dylib                   0x0000000100b6daa5 start_wqthread + 13
    Thread 3 Crashed:
    0   libSystem.B.dylib                   0x0000000100c5bfc1 dyld_stub_binder + 45
    1   ???                                 0x0000000100d15008 0 + 4308684808
    2   ???                                 0x00000001097e9048 0 + 4454256712
    Thread 3 crashed with X86 Thread State (64-bit):
    rax: 0x0000000004000000  rbx: 0x00000001097e9658  rcx: 0x0000000000000001  rdx: 0x00000001097e90c8
    rdi: 0x0000000000000000  rsi: 0x00000001097e9658  rbp: 0x00000001097e9518  rsp: 0x00000001097e9458
      r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000100b541ec  r11: 0x0000000100d15008
    r12: 0x0000000000000003  r13: 0x0000000100d219a8  r14: 0x00000001097e9698  r15: 0x00000001097e90c8
    rip: 0x0000000100c5bfc1  rfl: 0x0000000000010202  cr2: 0x000000010a20a000
    Binary Images:
          0x100000000 -        0x100000fff  com.apple.Safari 5.1 (6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Applications/Safari.app/Contents/MacOS/Safari
          0x100004000 -        0x10082dfef  com.apple.Safari.framework 6534 (6534.50) <5E989098-BEA0-9DF9-EDFA-CF05BDDEB895> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
          0x100b53000 -        0x100d14fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x100da6000 -        0x100ddcff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
          0x100df0000 -        0x100df0ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
          0x100df3000 -        0x100df3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
          0x100df6000 -        0x100e01fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
          0x100e0e000 -        0x100e19fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
          0x100e27000 -        0x100e87fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
          0x100eab000 -        0x1010b8ff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x101136000 -        0x1012f4fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
          0x101363000 -        0x10141cfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
          0x10142c000 -        0x10146ffef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
          0x101480000 -        0x10148ffff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
          0x101497000 -        0x1014a6fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
          0x1014af000 -        0x1015b3ff7  com.apple.PubSub 1.0.5 (65.28) <C99BB1FE-46EA-237F-55A3-48CC2FE1F755> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
          0x101622000 -        0x1019bffe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x101aed000 -        0x101d76ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x101e6e000 -        0x101efafef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
          0x101f3e000 -        0x101f87ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
          0x101fb9000 -        0x101fcafff  SyndicationUI ??? (???) <117F0971-8B7E-DC2A-84C1-C8B5FA15E421> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
          0x101fd9000 -        0x10201afff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
          0x10203e000 -        0x1021dafff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
          0x1022c4000 -        0x102475fe7  com.apple.WebKit2 6534 (6534.50) <1D20EA7A-C33B-BF9A-C58A-D40B8CA7F1AA> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
          0x1025a2000 -        0x10261ffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
          0x102680000 -        0x102736ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
          0x10274a000 -        0x10274aff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
          0x10274d000 -        0x1028c4fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x1029dd000 -        0x1029ddff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
          0x1029e0000 -        0x102c62fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x102dda000 -        0x1037d4ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x103dcc000 -        0x103dddff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
          0x103de2000 -        0x103df0ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
          0x103df4000 -        0x103e40fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
          0x103e4d000 -        0x103e51ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
          0x103e54000 -        0x103e59ff7  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
          0x103e61000 -        0x103e64fff  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
          0x103e6a000 -        0x104168fff  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
          0x104294000 -        0x1042abfff  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
          0x1042c5000 -        0x10437afe7  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
          0x1043ad000 -        0x1043c8ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
          0x1043d9000 -        0x1043dbfff  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
          0x1043e0000 -        0x1043e3ff7  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
          0x1043e8000 -        0x1043f3ff7  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
          0x1043fd000 -        0x104af9ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
          0x104beb000 -        0x104da9ff7  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
          0x104e15000 -        0x104e93ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
          0x104ed1000 -        0x104f6bfe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
          0x104f94000 -        0x105055fef  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
          0x105092000 -        0x1050e5ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
          0x105111000 -        0x105126ff7  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
          0x105134000 -        0x1051b9ff7  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
          0x1051ef000 -        0x105230fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
          0x105248000 -        0x10525cff7  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
          0x10526d000 -        0x105283fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
          0x10528c000 -        0x1055c0fef  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
          0x10563a000 -        0x10570efe7  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
          0x105782000 -        0x1057ccff7  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
          0x1057f6000 -        0x1058b3fff  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
          0x10590d000 -        0x10599dfff  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
          0x1059db000 -        0x105a16fff  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
          0x105a30000 -        0x105ad0fff  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
          0x105b16000 -        0x105b3efff  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
          0x105b58000 -        0x105b5eff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
          0x105b67000 -        0x105b76fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
          0x105b7f000 -        0x105baaff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
          0x105bb5000 -        0x105cccfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
          0x105cf5000 -        0x105cf5ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
          0x105cf8000 -        0x105d47fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
          0x105d54000 -        0x105d59fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
          0x105d5e000 -        0x105d7bff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
          0x105d83000 -        0x105d85fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
          0x105d89000 -        0x105db0ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
          0x105db8000 -        0x105e95fff  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
          0x105ea4000 -        0x105ea4ff7  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
          0x105ea7000 -        0x105eefff7  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
          0x105ef7000 -        0x105f61fe7  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
          0x105f6b000 -        0x106775fe7  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
          0x1067be000 -        0x106c01fef  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
          0x106d8e000 -        0x106eadfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
          0x106f15000 -        0x106f16ff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
          0x106f1a000 -        0x106fdbfff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
          0x1070d2000 -        0x10710cfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
          0x10711b000 -        0x1071cbfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
          0x1071f1000 -        0x107212fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
          0x10721c000 -        0x107263ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
          0x107288000 -        0x10736dfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
          0x1073bc000 -        0x1074f1fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
          0x10756b000 -        0x1075c0ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
          0x1075de000 -        0x1075f4fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
          0x107601000 -        0x107626ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
          0x10763f000 -        0x107670fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
          0x107677000 -        0x10769afff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
          0x1076a3000 -        0x1076a9ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
          0x1076b2000 -        0x1076fbfef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
          0x10770a000 -        0x10771efff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
          0x10772e000 -        0x107848fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
          0x107869000 -        0x10786cff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
          0x107871000 -        0x107876fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
          0x10787b000 -        0x1078fafe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
          0x107930000 -        0x107931ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
          0x107936000 -        0x107936ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
          0x107939000 -        0x107940fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
          0x107949000 -        0x10794fff7  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
          0x107957000 -        0x107970fff  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
          0x107985000 -        0x1079d4ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
          0x1079f5000 -        0x107a15ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
          0x107a1f000 -        0x107a31fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
          0x107a38000 -        0x107b76fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
          0x107c0e000 -        0x107c0ffff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
          0x107c13000 -        0x107c50ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
          0x107c66000 -        0x107c72fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
          0x107c77000 -        0x107cf3ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
          0x107d42000 -        0x108d7cfff  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
       0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
       0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK1655GSXF, 149.05 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N

    You’ve been infected with the “Flashback” malware. See this Apple support document:
    About Flashback malware
    Back up all data, if you haven't already done so.
    Select ï£ż â–ı Software Update to install the latest Java update, as well as any other updates available for your system. That should clear the infection.
    Change every Internet password you have, starting with banking passwords. Check all financial accounts for unauthorized transactions. Take this step only after you’ve secured your system in the preceding step, not before.

  • Safari keeps crashing on start up

    when ever opening safari it will crash almost instantly and will then produce an error report.

    There is no need to download anything to solve this problem.
    If Safari crashes on launch and you don't have another web browser, you should be able to launch Safari by starting up in safe mode.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those.
    After removing the malware, remember to reset your home page in all the web browsers affected, if it was changed.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

  • Safari keeps crashing on start-up. should I uninstall?

    It opens for a few seconds and tries to load, or even manages to load a page and then crashes. If it helps the error message reads:
    Process:         Safari [2761]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (5533.21.1)
    Build Info:      WebBrowser-75332101~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [137]
    Interval Since Last Report:          62905 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  462 sec
    Per-App Crashes Since Last Report:   12
    Date/Time:       2011-06-21 20:55:11.287 +0100
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  B532740B-A665-42AB-983A-E08D35122E5D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006fcff0
    Crashed Thread:  Unknown
    Error Formulating Crash Report:
    *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: VMUSignaturePath)
    0x963ebfeb
    0x95b70e3b
    0x963ebdcb
    0x963ebe0a
    0x978f11f8
    0x00093b31
    0x000a39c1
    0x000a3b17
    0x000a0bab
    0x000038f5
    0x0000a992
    0x00002ea4
    0x000029f1
    0x9716c03b
    0x0000c254
    0x97140155
    0x97140012
    Backtrace not available
    Unknown thread crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x924cfcc4  ecx: 0x00000038  edx: 0xff89b1c0
      edi: 0x00e61e70  esi: 0x00e61874  ebp: 0xb0287dc8  esp: 0xb0287dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006fcff0
    Binary images description not available

    I suggest you clear out all cache files.  You can do this manually, or you can use a tool like Onyx.  Since you've been able to post I assume you have a working alternative browser you can use to perform the download.
    Bob

  • Safari keeps crashing...please help!

    My safari keeps crashing.  Started about two days ago.  Safari froze my entire computer.  Tried to force a restart, but system wouldn't load.  Would get to the 'apple' startup screen and then shutdown.  Tried disk utility, but was an unrepairable error.  Wiped the hard drive with 0's, reinstalled mac os, now i'm getting safari crashes.  Ran disk utility again, and no errors (although some of the permissions were off -- they are repaired and I'm still having the issues).
    I pasted the crash log from my last crash.  It keeps happening intermittently after a few minutes of browsing.  Not running any add-ins.  Only non-native software installed on my machine is Office right now.
    Not sure if this is hardware or software issue.  Please help.  Thanks!!!
    Process:         Safari [13533]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.1 (9537.73.11)
    Build Info:      WebBrowser-7537073011000000~21
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [430]
    Responsible:     Safari [13533]
    User ID:         501
    Date/Time:       2014-01-23 19:58:24.916 -0600
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  CD039E5E-5B17-429B-CA0F-F1C8511D5F64
    Sleep/Wake UUID: 7857534C-6373-4D13-B568-03B1CEBABEE7
    Crashed Thread:  4  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001021b7000-00000001021b8000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreGraphics                  0x00007fff911a65e0 decode_byte_8bpc_N + 512
    1   com.apple.CoreGraphics                  0x00007fff91159b54 decode_data + 7011
    2   libRIP.A.dylib                          0x00007fff8fc1ae58 RIPLayerResample + 216
    3   libRIP.A.dylib                          0x00007fff8fc1aa37 rips_f_DrawRing + 2541
    4   libRIP.A.dylib                          0x00007fff8fc1a042 rips_f_BltImage + 96
    5   libRIP.A.dylib                          0x00007fff8fc0a689 ripc_RenderImage + 229
    6   libRIP.A.dylib                          0x00007fff8fc17efb ripc_EndLayer + 1295
    7   com.apple.CoreGraphics                  0x00007fff911858c9 CGContextEndTransparencyLayer + 53
    8   com.apple.AppKit                        0x00007fff902c9768 +[_NSAutomaticFocusRing showForView:] + 3151
    9   com.apple.Foundation                    0x00007fff8d65bc57 __NSFireDelayedPerform + 333
    10  com.apple.CoreFoundation                0x00007fff91b4e724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    11  com.apple.CoreFoundation                0x00007fff91b4e25f __CFRunLoopDoTimer + 1151
    12  com.apple.CoreFoundation                0x00007fff91bbf76a __CFRunLoopDoTimers + 298
    13  com.apple.CoreFoundation                0x00007fff91b09aa5 __CFRunLoopRun + 1525
    14  com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    15  com.apple.HIToolbox                     0x00007fff9455ef0d RunCurrentEventLoopInMode + 226
    16  com.apple.HIToolbox                     0x00007fff9455ecb7 ReceiveNextEventCommon + 479
    17  com.apple.HIToolbox                     0x00007fff9455eabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    18  com.apple.AppKit                        0x00007fff9012328e _DPSNextEvent + 1434
    19  com.apple.AppKit                        0x00007fff901228db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    20  com.apple.Safari.framework              0x00007fff8ca50ec0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    21  com.apple.AppKit                        0x00007fff901169cc -[NSApplication run] + 553
    22  com.apple.AppKit                        0x00007fff90101803 NSApplicationMain + 940
    23  com.apple.Safari.framework              0x00007fff8cc22f3d SafariMain + 267
    24  libdyld.dylib                           0x00007fff93e935fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff987a5662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff931e843d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff931e8152 _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00007fff95e42c0b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x00007fff95e3f79f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff987a0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9879fd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff926063b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff926062ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 4 Crashed:: com.apple.NSURLConnectionLoader
    0   com.apple.security                      0x00007fff90d9fbfd void std::__1::__tree_balance_after_insert<std::__1::__tree_node_base<void*>*>(std:: __1::__tree_node_base<void*>*, std::__1::__tree_node_base<void*>*) + 32
    1   com.apple.security                      0x00007fff90d37612 std::__1::__tree<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*>, std::__1::__map_value_compare<Security::ModuleCallback, Security::CountingMutex*, std::__1::less<Security::ModuleCallback>, true>, std::__1::allocator<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*> > >::__insert_node_at(std::__1::__tree_node_base<void*>*, std::__1::__tree_node_base<void*>*&, std::__1::__tree_node_base<void*>*) + 60
    2   com.apple.security                      0x00007fff90d37577 std::__1::__tree<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*>, std::__1::__map_value_compare<Security::ModuleCallback, Security::CountingMutex*, std::__1::less<Security::ModuleCallback>, true>, std::__1::allocator<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*> > >::__insert_multi(std::__1::pair<Security::ModuleCallback, Security::CountingMutex*> const&) + 93
    3   com.apple.security                      0x00007fff90c81084 Security::ModuleCallbackSet::insert(Security::ModuleCallback const&) + 78
    4   com.apple.security                      0x00007fff90c77b8a CssmManager::loadModule(Security::Guid const&, unsigned int, Security::ModuleCallback const&) + 622
    5   com.apple.security                      0x00007fff90c778b5 CSSM_ModuleLoad + 127
    6   com.apple.security                      0x00007fff90c7746b Security::CssmClient::ModuleImpl::activate() + 157
    7   com.apple.security                      0x00007fff90c77283 Security::CssmClient::AttachmentImpl::activate() + 93
    8   com.apple.security                      0x00007fff90c88420 Security::CssmClient::DbImpl::open() + 100
    9   com.apple.security                      0x00007fff90c89854 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 62
    10  com.apple.security                      0x00007fff90c895ab SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 245
    11  com.apple.security                      0x00007fff90c89464 cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 235
    12  com.apple.security                      0x00007fff90c89187 CSSM_DL_DbOpen + 111
    13  com.apple.security                      0x00007fff90c88490 Security::CssmClient::DbImpl::open() + 212
    14  com.apple.security                      0x00007fff90c912e7 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 273
    15  com.apple.security                      0x00007fff90cc3d1f SecIdentityCopyPreference + 668
    16  com.apple.CFNetwork                     0x00007fff8f9653e5 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 235
    17  com.apple.CFNetwork                     0x00007fff8f965073 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 363
    18  com.apple.CFNetwork                     0x00007fff8f952234 HTTPProtocol::openStream() + 80
    19  com.apple.CFNetwork                     0x00007fff8f95167a HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char) + 1750
    20  com.apple.CFNetwork                     0x00007fff8f950eae HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 276
    21  com.apple.CFNetwork                     0x00007fff8f950c6d HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 301
    22  com.apple.CFNetwork                     0x00007fff8f94dfcf HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 685
    23  com.apple.CFNetwork                     0x00007fff8f94d9cc HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178
    24  com.apple.CFNetwork                     0x00007fff8f94d8f1 ___ZN19HTTPConnectionCache25enqueueRequestForProtocolEP12HTTPProtocolP15__CFHTT PMessage_block_invoke + 26
    25  com.apple.CFNetwork                     0x00007fff8f9443fc ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25
    26  com.apple.CoreFoundation                0x00007fff91ae3e94 CFArrayApplyFunction + 68
    27  com.apple.CFNetwork                     0x00007fff8f9442db RunloopBlockContext::perform() + 115
    28  com.apple.CFNetwork                     0x00007fff8f944183 MultiplexerSource::perform() + 269
    29  com.apple.CFNetwork                     0x00007fff8f943fb2 MultiplexerSource::_perform(void*) + 72
    30  com.apple.CoreFoundation                0x00007fff91b188f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    31  com.apple.CoreFoundation                0x00007fff91b0a062 __CFRunLoopDoSources0 + 242
    32  com.apple.CoreFoundation                0x00007fff91b097ef __CFRunLoopRun + 831
    33  com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    34  com.apple.Foundation                    0x00007fff8d65e907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    35  com.apple.Foundation                    0x00007fff8d65e70b __NSThread__main__ + 1318
    36  libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    37  libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    38  libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de84e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff987a0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9879fd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91b0a315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91b09939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff902c31ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 13:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff987a0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9879fd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91b0a315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91b09939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x00007fff8cbd22a3 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 14:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff987a49aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff91b55d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 15:: Safari: HistoryTextCache flushing
    0   libsystem_kernel.dylib                  0x00007fff987a4622 __open_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff977c0c9b __opendir2$INODE64 + 59
    2   libsystem_c.dylib                       0x00007fff97799172 fts_build + 48
    3   libsystem_c.dylib                       0x00007fff97798c1b fts_read$INODE64 + 291
    4   libremovefile.dylib                     0x00007fff9310e88d __removefile_tree_walker + 97
    5   libremovefile.dylib                     0x00007fff9310ebfb removefile + 147
    6   com.apple.Foundation                    0x00007fff8d669629 -[NSFilesystemItemRemoveOperation main] + 178
    7   com.apple.Foundation                    0x00007fff8d5ff591 -[__NSOperationInternal _start:] + 631
    8   com.apple.Foundation                    0x00007fff8d669484 -[NSFileManager removeItemAtPath:error:] + 84
    9   com.apple.Foundation                    0x00007fff8d6abef6 -[NSFileManager removeItemAtURL:error:] + 170
    10  com.apple.Safari.framework              0x00007fff8cb7613f Safari::FileLocker::removeLockFile() + 119
    11  com.apple.Safari.framework              0x00007fff8cb75697 Safari::FileLocker::doLock() + 151
    12  com.apple.Safari.framework              0x00007fff8cb755bf Safari::FileLocker::lock() + 29
    13  com.apple.Safari.framework              0x00007fff8cbb6be2 -[HistoryTextCache(FileInternal) _runFlushThreadWithSuddenTerminationDisabler:] + 249
    14  com.apple.Foundation                    0x00007fff8d65e70b __NSThread__main__ + 1318
    15  libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    16  libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    17  libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 16:: Safari: HistoryTextCache caching
    0   libsystem_kernel.dylib                  0x00007fff987a4746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f10779 _pthread_mutex_lock + 372
    2   com.apple.Safari.framework              0x00007fff8cbb5c1a -[HistoryTextCache _cacheText:forURLString:] + 28
    3   com.apple.Safari.framework              0x00007fff8cbb6a64 -[HistoryTextCache(FileInternal) _runCachingThread] + 590
    4   com.apple.Foundation                    0x00007fff8d65e70b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 17:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de84e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 22:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 23:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 31:: Safari: URLCompletion
    0   com.apple.CoreFoundation                0x00007fff91aa0341 __CFGetConverter + 33
    1   com.apple.CoreFoundation                0x00007fff91ad02a9 CFStringEncodingIsValidEncoding + 9
    2   com.apple.CoreFoundation                0x00007fff91acfaf5 __CFStringEncodeByteStream + 2197
    3   com.apple.Foundation                    0x00007fff8d661c9c -[NSString(NSStringOtherEncodings) dataUsingEncoding:allowLossyConversion:] + 213
    4   com.apple.WebCore                       0x00007fff95e51cf4 WebCore::URLWithUserTypedString(NSString*, NSURL*) + 100
    5   com.apple.Safari.framework              0x00007fff8cd354c8 urlWithAddedComponents(NSString*, unsigned long) + 350
    6   com.apple.Safari.framework              0x00007fff8cd351c0 enumeratePossibleURLsForUserTypedStringWithBlockInternal(NSString*, void (NSURL*, signed char*) block_pointer) + 914
    7   com.apple.Safari.framework              0x00007fff8cd34e06 +[NSURL(SafariSharedExtras) safari_enumeratePossibleURLsForUserTypedString:withBlock:] + 24
    8   com.apple.Safari.framework              0x00007fff8cd225de -[NSString(SafariSharedExtras) safari_bestURLForUserTypedString] + 150
    9   com.apple.Safari.framework              0x00007fff8cd2fde7 SafariShared::URLCompletionDatabase::getSortedMatchesForTypedString(***::Vector <***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>*, ***::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, unsigned long, ***::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, unsigned long, WBSURLCompletionUserTypedString*, bool) + 1013
    10  com.apple.Safari.framework              0x00007fff8cd2f6c9 SafariShared::URLCompletionDatabase::getBestMatchesForTypedString(NSArray**, NSArray**, unsigned long, NSString*) + 199
    11  com.apple.Safari.framework              0x00007fff8ccd6616 Safari::URLCompletionDatabase::getBestMatchesForTypedString(NSArray**, NSArray**, unsigned long, NSString*) + 72
    12  com.apple.Safari.framework              0x00007fff8cccf5b5 Safari::databaseLookupThreadBody(void*) + 149
    13  com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    14  libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    15  libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    16  libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00006083c907a3c0  rbx: 0x0000600194c70000  rcx: 0x00006002dc467f00  rdx: 0x0000600194c70008
      rdi: 0x0000000000000000  rsi: 0x00006002dc467f00  rbp: 0x0000000144b60750  rsp: 0x0000000144b60740
       r8: 0x0000000144b60831   r9: 0x0000000144b60819  r10: 0x0000000000000001  r11: 0xffff9f8144b4ebb9
      r12: 0x0000000144b607c0  r13: 0x0000618000162d20  r14: 0x00006080001df448  r15: 0x0000600194c70008
      rip: 0x00007fff90d9fbfd  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x1021b7000 -        0x1021b7ffd  com.apple.Safari (7.0.1 - 9537.73.11) <26B9451D-36DC-3EC9-AF48-B32519F9BFF6> /Applications/Safari.app/Contents/MacOS/Safari
           0x10224b000 -        0x10224bfeb +cl_kernels (???) <5EF69331-4FA8-4336-B719-051F6F60D0BA> cl_kernels
           0x10226d000 -        0x10226dffd +cl_kernels (???) <72A194FB-3313-4E23-AE9F-57076D73A95A> cl_kernels
           0x102273000 -        0x102273ffd +cl_kernels (???) <F76A5F7A-569D-4493-AAD8-322AB8703778> cl_kernels
           0x1464e6000 -        0x1464edff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x1470a7000 -        0x1470a8ffa +cl_kernels (???) <17225F25-14C8-42F6-B197-132156880569> cl_kernels
           0x1470b6000 -        0x1470b7ff9 +cl_kernels (???) <26ED1651-45DD-434A-A1FF-503106FF1A14> cl_kernels
           0x1470b9000 -        0x14719ffef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x147767000 -        0x147768fe4 +cl_kernels (???) <11403588-A714-49A4-90ED-69E7B1DF477E> cl_kernels
           0x14e9ee000 -        0x14eaceff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x7fff67703000 -     0x7fff67736817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8aba2000 -     0x7fff8abdcff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8abdd000 -     0x7fff8abe5ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8abe6000 -     0x7fff8acb7ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8ad0e000 -     0x7fff8b141ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8b142000 -     0x7fff8b221fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b222000 -     0x7fff8b313ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8b314000 -     0x7fff8b33eff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8b5f9000 -     0x7fff8b625fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b6b0000 -     0x7fff8b6dffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8b6e0000 -     0x7fff8b6f0fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8b763000 -     0x7fff8b787fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff8b788000 -     0x7fff8b78fff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b790000 -     0x7fff8b791fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b793000 -     0x7fff8b7c0ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8b7c1000 -     0x7fff8b809ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8b81d000 -     0x7fff8b88afff  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
        0x7fff8bfe1000 -     0x7fff8bfe1fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c293000 -     0x7fff8c295ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c296000 -     0x7fff8c2a3fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c323000 -     0x7fff8c323fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c324000 -     0x7fff8c353fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c354000 -     0x7fff8c442fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c443000 -     0x7fff8c967fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c968000 -     0x7fff8c983ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8c984000 -     0x7fff8c98cfff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c98d000 -     0x7fff8c9f3fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8c9f4000 -     0x7fff8cefaff3  com.apple.Safari.framework (9537 - 9537.73.11) <D3F772B3-4AD9-32F1-A0CB-CF307FF1B283> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8cefb000 -     0x7fff8cf86fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8cf97000 -     0x7fff8cfdeff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8d3f6000 -     0x7fff8d437fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d438000 -     0x7fff8d4abffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d4ac000 -     0x7fff8d4b4fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8d4b5000 -     0x7fff8d4b9fff  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
        0x7fff8d4ba000 -     0x7fff8d51cff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8d51d000 -     0x7fff8d56afff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8d56b000 -     0x7fff8d5a9ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d5f7000 -     0x7fff8d8f6fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8d8f7000 -     0x7fff8d901fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d902000 -     0x7fff8d966ff3  com.apple.datadetectorscore (5.0 - 354.0) <025DCBCF-B208-3515-B79F-0190C648A728> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8d967000 -     0x7fff8d984fff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8d985000 -     0x7fff8d9caff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8da36000 -     0x7fff8dad3fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8dad9000 -     0x7fff8dc09ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8dc0a000 -     0x7fff8dcf1ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8dcf2000 -     0x7fff8dd43ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8dd44000 -     0x7fff8ddaeff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ddaf000 -     0x7fff8ddd6ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8ddd9000 -     0x7fff8de37ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8de38000 -     0x7fff8de70ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8de71000 -     0x7fff8e1e7ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e22a000 -     0x7fff8e230ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff8e231000 -     0x7fff8e27ffff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e280000 -     0x7fff8e29cfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8e2b9000 -     0x7fff8e2ccff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e2cd000 -     0x7fff8e31efff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e31f000 -     0x7fff8e320fff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8e321000 -     0x7fff8e323fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e364000 -     0x7fff8e390ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8e391000 -     0x7fff8e3b7fff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff8e3bd000 -     0x7fff8e3beffc  com.apple.SafariServices.framework (9537 - 9537.73.11) <4E721B67-18FC-32FD-9482-E7D0FEC02ACE> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8e3f9000 -     0x7fff8e403ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e404000 -     0x7fff8e440fff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8e4f6000 -     0x7fff8e4f8fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e4f9000 -     0x7fff8e500fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e501000 -     0x7fff8e51cff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e51d000 -     0x7fff8e764ff4  com.apple.RawCamera.bundle (4.08 - 709) <4BA16655-6A88-351C-863D-8101F0FFE599> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e765000 -     0x7fff8e77eff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8e77f000 -     0x7fff8e850ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8e851000 -     0x7fff8e85dff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8e85e000 -     0x7fff8e860ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8e861000 -     0x7fff8e868ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8e869000 -     0x7fff8e89effc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e89f000 -     0x7fff8e8a1fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e8a2000 -     0x7fff8e8d6fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e8d7000 -     0x7fff8e8defff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e8e6000 -     0x7fff8e8e6fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e8e7000 -     0x7fff8e9b2fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8e9b3000 -     0x7fff8e9f3ff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8e9f4000 -     0x7fff8eb62ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8eb63000 -     0x7fff8eb6aff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff8eb6b000 -     0x7fff8ee55fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8ee6d000 -     0x7fff8ee7eff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8ee7f000 -     0x7fff8eeceff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8eecf000 -     0x7fff8ef5efff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ef5f000 -     0x7fff8f049fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8f04a000 -     0x7fff8f498fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f499000 -     0x7fff8f4a2fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8f4a5000 -     0x7fff8f4b0fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8f4b1000 -     0x7fff8f4b3ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8f4b4000 -     0x7fff8f576ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8f577000 -     0x7fff8f57dfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundati

    Tried disk utility, but was an unrepairable error.
    That can only happen as the result of a hardware fault.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. There are ways to back up a computer that isn't fully functional — ask if you need guidance.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.
    *An SSD doesn't need to be zeroed.

  • Safari keeps crashing and won't start at all.

    My Safari keeps crashing and won't start at all. Im using Yosmite.
    What should i do?

    If you have another browser:
         Use  free  AdwareMedic by clicking “Download ” from here
         http://www.adwaremedic.com/index.php
         Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
         Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
        “Quit AdwareMedic”.
                   or
    If you don’t have another browser:
         Remove adware  manually  by following the “HowTo” from Apple.
        “Remove Genieo, also known as InstallMac”
        http://support.apple.com/en-us/HT203987
          Safari > Preferences > Extensions
        Turn those off and relaunch Safari again.
        Turn those on one by one and test.

  • Please help, safari keep crashing

    My safari keeps crashing and cannot be open. I tried to open it with another account but it didn't work.
    Process:               Safari [1009]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0.2 (10600.2.5)
    Build Info:            WebBrowser-7600002005000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [1009]
    User ID:               502
    Date/Time:             2014-12-24 10:02:01.672 +0700
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        75A73DC9-081B-0BD2-99C8-80A8B30F3744
    Time Awake Since Boot: 830 seconds
    Crashed Thread:        13
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
        __TEXT                 00000001049d5000-00000001049d6000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_malloc.dylib         0x00007fff95eff997 nano_size + 96
    1   libsystem_malloc.dylib         0x00007fff95eff7c8 free + 61
    2   libobjc.A.dylib                0x00007fff9a0a804c object_dispose + 54
    3   com.apple.Foundation           0x00007fff91082768 -[NSConcreteData dealloc] + 118
    4   libobjc.A.dylib                0x00007fff9a0c068c objc_object::sidetable_release(bool) + 236
    5   libobjc.A.dylib                0x00007fff9a0a891f (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 575
    6   com.apple.CoreFoundation       0x00007fff91bb1272 _CFAutoreleasePoolPop + 50
    7   com.apple.AppKit               0x00007fff92c48194 -[NSNib _instantiateNibWithExternalNameTable:options:] + 791
    8   com.apple.AppKit               0x00007fff92c48236 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
    9   com.apple.AppKit               0x00007fff9287ab87 -[NSViewController loadView] + 272
    10  com.apple.Safari.framework     0x0000000104b2dba6 -[CombinedFavoritesGridViewController loadView] + 47
    11  com.apple.Safari.framework     0x0000000104b2d873 -[CombinedFavoritesGridViewController initWithNibName:bundle:] + 259
    12  com.apple.Safari.framework     0x0000000104d545cc -[StartPageViewController initWithBrowserContentViewController:] + 122
    13  com.apple.Safari.framework     0x0000000104a8032d Safari::BrowserContentViewController::createStartPageViewControllerIfNeeded() + 65
    14  com.apple.Safari.framework     0x0000000104a85dd6 Safari::BrowserContentViewController::goToStartPage(StartPageMode) + 112
    15  com.apple.Safari.framework     0x0000000104af6caf -[BrowserWindowControllerMac _applyNewBrowserViewBehavior:usingReferenceBrowserContentViewController:] + 143
    16  com.apple.Safari.framework     0x0000000104ae4ed2 -[BrowserWindowControllerMac windowDidLoad] + 3060
    17  com.apple.AppKit               0x00007fff929394e7 -[NSWindowController _windowDidLoad] + 586
    18  com.apple.Safari.framework     0x0000000104deecfe -[WindowController _windowDidLoad] + 43
    19  com.apple.AppKit               0x00007fff929206a2 -[NSWindowController window] + 110
    20  com.apple.Safari.framework     0x0000000104ae5053 -[BrowserWindowControllerMac showWindow:] + 66
    21  com.apple.AppKit               0x00007fff929e5c0a -[NSDocument showWindows] + 93
    22  com.apple.AppKit               0x00007fff929e4741 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 470
    23  com.apple.AppKit               0x00007fff929e452c -[NSDocumentController newDocument:] + 36
    24  com.apple.Safari.framework     0x0000000104adc7c0 +[BrowserWindowControllerMac reopen] + 256
    25  com.apple.Safari.framework     0x00000001049eb67f -[AppController applicationOpenUntitledFile:] + 22
    26  com.apple.AppKit               0x00007fff9291aa5a -[NSApplication _doOpenUntitled] + 424
    27  com.apple.AppKit               0x00007fff92853b91 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 252
    28  com.apple.AppKit               0x00007fff92b5d389 __97-[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:]_block_invoke_3 + 140
    29  com.apple.AppKit               0x00007fff92b5cd81 -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 798
    30  com.apple.AppKit               0x00007fff926fbee6 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 331
    31  com.apple.AppKit               0x00007fff926fbc69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    32  com.apple.AppKit               0x00007fff926fb6b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    33  com.apple.Foundation           0x00007fff91090458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    34  com.apple.Foundation           0x00007fff910902c9 _NSAppleEventManagerGenericHandler + 102
    35  com.apple.AE                   0x00007fff9948f99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    36  com.apple.AE                   0x00007fff9948f719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    37  com.apple.AE                   0x00007fff9948f623 aeProcessAppleEvent + 295
    38  com.apple.HIToolbox            0x00007fff8f84037e AEProcessAppleEvent + 56
    39  com.apple.AppKit               0x00007fff926f7d76 _DPSNextEvent + 2665
    40  com.apple.AppKit               0x00007fff926f6e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    41  com.apple.Safari.framework     0x0000000104a54ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    42  com.apple.AppKit               0x00007fff926eae23 -[NSApplication run] + 594
    43  com.apple.AppKit               0x00007fff926d62d4 NSApplicationMain + 1832
    44  libdyld.dylib                  0x00007fff9860c5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff93d6222e kevent64 + 10
    1   libdispatch.dylib              0x00007fff8d40aa6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.Safari.iCloudTabs.keyValueStoreAccess
    0   libsystem_kernel.dylib         0x00007fff93d5c56a semaphore_wait_trap + 10
    1   libsystem_platform.dylib       0x00007fff91f21c5b _os_semaphore_wait + 16
    2   libdispatch.dylib              0x00007fff8d411557 _dispatch_barrier_sync_f_slow + 597
    3   com.apple.Safari.framework     0x0000000104b25372 __29-[CloudTabKeyValueStore init]_block_invoke + 869
    4   libdispatch.dylib              0x00007fff8d40c323 _dispatch_call_block_and_release + 12
    5   libdispatch.dylib              0x00007fff8d407c13 _dispatch_client_callout + 8
    6   libdispatch.dylib              0x00007fff8d40b365 _dispatch_queue_drain + 1100
    7   libdispatch.dylib              0x00007fff8d40cecc _dispatch_queue_invoke + 202
    8   libdispatch.dylib              0x00007fff8d40a6b7 _dispatch_root_queue_drain + 463
    9   libdispatch.dylib              0x00007fff8d418fe4 _dispatch_worker_thread3 + 91
    10  libsystem_pthread.dylib        0x00007fff90f586cb _pthread_wqthread + 729
    11  libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff93d61132 __psynch_cvwait + 10
    1   com.apple.WebCore              0x000000010660b88b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore              0x00000001066089d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x00000001057c0a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 7:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff93d5c52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff93d5b69f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff99540d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff99540c96 thread_fun + 25
    4   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff93d5c52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff93d5b69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff91be9b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff91be8fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff91be8838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork            0x00007fff93466d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff910d6b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    8   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    9   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 11:
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff93d613f6 __select + 10
    1   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    2   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    3   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 13 Crashed:
    0   libsystem_pthread.dylib        0x00007fff90f56695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib              0x00007fff906fab78 vfprintf_l + 28
    2   libsystem_c.dylib              0x00007fff906f3620 fprintf + 186
    3   ???                            0x000000010d90d5dc 0 + 4522563036
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7cf8c1d8  rcx: 0x00007fff7cf8c1f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff7cf8c1f0  rsi: 0x00007fff90f56b14  rbp: 0x000000010d909e30  rsp: 0x000000010d909db0
       r8: 0x000000010d911000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff7cf8b6b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff90f56695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     3
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x1049d5000 -        0x1049d5fff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
           0x1049de000 -        0x105317ff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x1057b6000 -        0x105cc9ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x105e35000 -        0x1060e9fff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x1063c5000 -        0x1063c5fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x1063cf000 -        0x10650bffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x106604000 -        0x1075a9ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10c5f2000 -        0x10c5f2ff5 +cl_kernels (???) <6B9E45B5-7FE3-4FAA-93CF-5FA77AA57F83> cl_kernels
           0x10c5f6000 -        0x10c5f6fef +cl_kernels (???) <CEF76C1C-3578-45C0-8EA9-9F02C446A5D6> cl_kernels
           0x10d32b000 -        0x10d411fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10d5b8000 -        0x10d5c0fff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
        0x7fff647f8000 -     0x7fff6482e837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff8c4d3000 -     0x7fff8c903fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8c904000 -     0x7fff8c904fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8ca6c000 -     0x7fff8ca8afff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8ca8b000 -     0x7fff8cd21ff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8cd22000 -     0x7fff8cdcaff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8cdcb000 -     0x7fff8ce18fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8ce19000 -     0x7fff8ce2dff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff8ce2e000 -     0x7fff8ce33ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8ce34000 -     0x7fff8ce4eff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8ce4f000 -     0x7fff8ce86ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8ce87000 -     0x7fff8ce88fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8ce89000 -     0x7fff8ce89fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8cfbf000 -     0x7fff8d2f2ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8d2f3000 -     0x7fff8d2f4fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8d2f5000 -     0x7fff8d300fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d301000 -     0x7fff8d306ff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8d307000 -     0x7fff8d307fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8d308000 -     0x7fff8d36dff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8d406000 -     0x7fff8d430ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8d431000 -     0x7fff8d442ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8d443000 -     0x7fff8d628ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8d62c000 -     0x7fff8d657ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8d658000 -     0x7fff8d673ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8d6b8000 -     0x7fff8d713fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8d714000 -     0x7fff8d718fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8d719000 -     0x7fff8d71bff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d71c000 -     0x7fff8d80eff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8d80f000 -     0x7fff8d953ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d954000 -     0x7fff8d9affff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8d9b0000 -     0x7fff8d9fdff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8d9fe000 -     0x7fff8da09ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8da0a000 -     0x7fff8da59ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8da99000 -     0x7fff8daaaff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8daba000 -     0x7fff8dac2fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8dac3000 -     0x7fff8dae6fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8dbdb000 -     0x7fff8dc69ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8dcd9000 -     0x7fff8dd2cffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8dd5b000 -     0x7fff8dd6dff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8dfe1000 -     0x7fff8e0b3ff7  com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8e0b4000 -     0x7fff8e0f1ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e0f2000 -     0x7fff8e157fff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8ea90000 -     0x7fff8ea9bfdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8ea9c000 -     0x7fff8eaa5fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8eb3f000 -     0x7fff8f068ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8f069000 -     0x7fff8f06affb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8f072000 -     0x7fff8f08bfff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f08c000 -     0x7fff8f08cfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f08d000 -     0x7fff8f0bfff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8f0c0000 -     0x7fff8f12effb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f12f000 -     0x7fff8f212fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f213000 -     0x7fff8f22aff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8f22b000 -     0x7fff8f266fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8f267000 -     0x7fff8f274fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8f275000 -     0x7fff8f277fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8f278000 -     0x7fff8f285fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8f286000 -     0x7fff8f28afff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8f28b000 -     0x7fff8f291ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8f292000 -     0x7fff8f3d4fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8f3d5000 -     0x7fff8f40fffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8f410000 -     0x7fff8f410fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8f411000 -     0x7fff8f417fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8f463000 -     0x7fff8f4a9ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8f4aa000 -     0x7fff8f504ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8f643000 -     0x7fff8f643ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8f644000 -     0x7fff8f646fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8f6c8000 -     0x7fff8f7f8fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8f7f9000 -     0x7fff8f804ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8f805000 -     0x7fff8fb07fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8fb22000 -     0x7fff8fb68ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8fb69000 -     0x7fff8fb6dfff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8fb6e000 -     0x7fff8fb9effb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8fb9f000 -     0x7fff8fc40ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8fc41000 -     0x7fff8fc5dfff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8fc5e000 -     0x7fff8fc66ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8fc67000 -     0x7fff8fc72ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8fc73000 -     0x7fff8fca0fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8fe6a000 -     0x7fff90356fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff90357000 -     0x7fff90359ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <D7516965-DB40-3235-9D00-C724F7D2BC02> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff9035a000 -     0x7fff90382fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff90393000 -     0x7fff9039cfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff9039d000 -     0x7fff903c0ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff903c1000 -     0x7fff903c5fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff903c6000 -     0x7fff903cafff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff903cb000 -     0x7fff903cdffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff903ce000 -     0x7fff906b5ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff906b6000 -     0x7fff90742fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff9074a000 -     0x7fff90785fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff907bf000 -     0x7fff90bccff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90bcd000 -     0x7fff90be8ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff90be9000 -     0x7fff90bebff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff90c63000 -     0x7fff90c67fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff90caa000 -     0x7fff90cf3ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90d08000 -     0x7fff90d13ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff90d14000 -     0x7fff90e2cffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff90e2d000 -     0x7fff90f54fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90f55000 -     0x7fff90f5efff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff90f76000 -     0x7fff90fc7ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff91041000 -     0x7fff9104bff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9104c000 -     0x7fff91059ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff9105a000 -     0x7fff91061fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff91062000 -     0x7fff9106afff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9106b000 -     0x7fff9106dff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9106e000 -     0x7fff9139cff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9139d000 -     0x7fff9139eff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff913ef000 -     0x7fff913f6fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff9141c000 -     0x7fff91686ff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff91687000 -     0x7fff9169aff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff9169b000 -     0x7fff9169dfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff9169e000 -     0x7fff917b5fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff917b6000 -     0x7fff91879ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff9187a000 -     0x7fff9187fffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff9188b000 -     0x7fff9197fff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91980000 -     0x7fff91ab2ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff91ab3000 -     0x7fff91afffff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff91b00000 -     0x7fff91b15fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff91b5c000 -     0x7fff91b76ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff91b77000 -     0x7fff91f0dfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff91f0e000 -     0x7fff91f0ffff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-99

    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • Safari keeps crashing and wont reset or clear history.

    Safari keeps crashing and a Netflix pop up opens everytime I open Safari. The same window and tabs keep reloading every time I open Safari. I have tried clearing the history and resetting Safari, but nothing is working.
    Below is the error report I am getting.
    Please help!
    Date/Time:  
    2013-02-05 10:58:26 -0800
    OS Version: 
    10.7.5 (Build 11G63)
    Architecture:
    x86_64
    Report Version:  9
    Command:    
    Safari
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Version:    
    6.0.2 (7536.26.17)
    Build Version:   2
    Project Name:
    WebBrowser
    Source Version:  7536026017000000
    Parent:     
    launchd [122]
    PID:        
    22292
    Event:      
    hang
    Duration:   
    0.98s
    Steps:      
    10 (100ms sampling interval)
    Pageins:    
    0
    Pageouts:   
    0
    Process:    
    Safari [22292]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x44c887
    DispatchQueue 63
      User stack:
    10 ??? (in Safari) [0x10b170f2c]
    10 SafariMain + 166 (in Safari) [0x10b38735a]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162 (in Safari) [0x10b1c234f]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1724 (in CoreFoundation) [0x7fff94f33e7c]
    10 _dispatch_main_queue_callback_4CF + 257 (in libdispatch.dylib) [0x7fff8ceb98bf]
    10 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff8ceb913f]
    10 _dispatch_source_invoke + 649 (in libdispatch.dylib) [0x7fff8cebc497]
    10 __-[NSPersistentUIManager acquireDirtyState]_block_invoke_1 + 53 (in AppKit) [0x7fff916d5958]
    10 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 182 (in AppKit) [0x7fff916d5a7a]
    10 -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 715 (in AppKit) [0x7fff916d5d73]
    10 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8ceb9c75]
    10 __-[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:]_block_invoke_1 + 1698 (in AppKit) [0x7fff916d684f]
    10 _dispatch_barrier_sync_f_slow + 137 (in libdispatch.dylib) [0x7fff8ceb9f7a]
    10 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de6b6]
      Kernel stack:
    10 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650]
      Thread 0x44c89b
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x44cbec
    DispatchQueue 62
      User stack:
    10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff956d5b85]
    10 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff956d43da]
    10 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8ceb8928]
    10 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8ceb912e]
    10 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8ceb92d2]
    10 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8ceb7a82]
    10 __-[NSPersistentUIManager _updateSnapshotForWindowNumber:forWindowID:encryptionUUID:encryptionKey:encrypt ionKeyGeneration:waitUntilDone:]_block_invoke_3 + 295 (in AppKit) [0x7fff91e958d0]
    10 -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encrypti ngWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:] + 128 (in AppKit) [0x7fff91e90ef4]
    10 -[NSPersistentUIManager refreshStateDirectoryIfNecessary] + 79 (in AppKit) [0x7fff916d7693]
    10 -[NSPersistentUIManager tryCreatingPersistentStateDirectoryForURL:] + 483 (in AppKit) [0x7fff916d7886]
    10 _URLEnumeratorGetNextURL + 118 (in CoreServicesInternal) [0x7fff8f19ceb9]
    10 _ZL17_GetDirectoryURLsP16_CFURLEnumerator + 1134 (in CoreServicesInternal) [0x7fff8f19c796]
    10 ftsattr_read$INODE64 + 359 (in CoreServicesInternal) [0x7fff8f1a100a]
    10 getdirentriesattr + 10 (in libsystem_kernel.dylib) [0x7fff909e0642]
      Kernel stack:
    10 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3]
    10 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb]
    10 getdirentriesattr + 588 (in mach_kernel) [0xffffff80003065cc]
    10 VNOP_READDIRATTR + 83 (in mach_kernel) [0xffffff8000319723]
    10 hfs_vnop_readdirattr + 1650 (in mach_kernel) [0xffffff80004d4932]
    10 hfs_chash_getvnode + 197 (in mach_kernel) [0xffffff80004dd445]
    10 vnode_getwithvid + 35 (in mach_kernel) [0xffffff80002fde53]
    10 vnode_getiocount + 114 (in mach_kernel) [0xffffff80002fd212]
    10 msleep + 119 (in mach_kernel) [0xffffff8000556217]
    10 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb]
    10 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa]
    10 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b]
    10 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad]
    10 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939]
      Thread 0x44c8a2
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::IconDatabase::iconDatabaseSyncThread() + 500 (in WebCore) [0x10c22e6b4]
    10 WebCore::IconDatabase::syncThreadMainLoop() + 107 (in WebCore) [0x10c230b9b]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8a4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 thread_fun + 24 (in QuartzCore) [0x7fff95202d35]
    10 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff95202df5]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8ad
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8b4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b5
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b6
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b7
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97d
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97e
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c980
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c991
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 Safari::MessageRunLoop::threadBody() + 106 (in Safari) [0x10b338ec6]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c99f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::StorageThread::threadEntryPoint() + 154 (in WebCore) [0x10c248afa]
    10 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81 (in WebCore) [0x10ccea0a1]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 61 (in JavaScriptCore) [0x10b93ef7d]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44caf3
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x44cd47
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff8c5f73e9]
    10 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff8c5f76c8]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Binary Images:
    0x10b170000 -   
    0x10b170fff  com.apple.Safari 6.0.2 (7536.26.17) <712FC0E4-1F7C-3C6F-A65F-8F9EDE304463> /Applications/Safari.app/Contents/MacOS/Safari
    0x10b175000 -   
    0x10b617fff  com.apple.Safari.framework 7536 (7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10b938000 -   
    0x10bbd2ff7  com.apple.JavaScriptCore 7536 (7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10c22a000 -   
    0x10d1d0ff7  com.apple.WebCore 7536 (7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff8c5f5000 -
    0x7fff8c61efff  com.apple.CoreVideo 1.7 (70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff8f17f000 -
    0x7fff8f1abff7  com.apple.CoreServicesInternal 113.19 (113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95200000 -
    0x7fff953a0ff7  com.apple.QuartzCore 1.7 (270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    Activity Monitor [22180]
    Path:       
    /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x438bf2
    DispatchQueue 1
      User stack:
    10 ??? (in Activity Monitor) [0x100bbd77c]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x438c07
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100bbc000 -   
    0x100be9fff  com.apple.ActivityMonitor 10.7.4 (718) <8E691413-5892-3BE8-97D6-B62D873C903E> /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    activitymonitord [22183]
    Path:       
    /usr/libexec/activitymonitord
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x438c19
    DispatchQueue 1
      User stack:
    10 ??? (in activitymonitord) [0x100c19ccc]
    10 ??? (in activitymonitord) [0x100c1b49b]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100c19000 -   
    0x100c21ff7  activitymonitord ??? (???) <512E7906-3DBC-3F2B-932B-12AC84F03BDA> /usr/libexec/activitymonitord
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    AirPort Base Station Agent [185]
    Path:       
    /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x75b  
      User stack:
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x7c9  
      User stack:
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x7f0  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x107614000 -   
    0x10762bfff  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <4B2DADB0-223B-32AA-9438-30FBEA0A8FE6> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Process:    
    aosnotifyd [83]
    Path:       
    /usr/sbin/aosnotifyd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x279   
    DispatchQueue 1
      User stack:
    10 start + 52 (in aosnotifyd) [0x10a5fa0b4]
    10 main + 74 (in aosnotifyd) [0x10a6019ec]
    10 -[AOSNotificationDaemon startup] + 1294 (in aosnotifyd) [0x10a6017b3]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2dc   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x329  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x5ca  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x10a5f8000 -   
    0x10a639fff  aosnotifyd ??? (???) <5287944C-EDF3-3175-81A3-CC1BEF4E43F7> /usr/sbin/aosnotifyd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleMobileDeviceHelper [7505]
    Path:       
    /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleM obileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1df82b
    DispatchQueue 1
      User stack:
    10 ??? (in AppleMobileDeviceHelper) [0x100001678]
    10 ??? (in AppleMobileDeviceHelper) [0x10000243d]
    10 ??? (in AppleMobileDeviceHelper) [0x10000afb0]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x1df8cc
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x1dfc1e
      User stack:
      Kernel stack:
    10 workqueue_mark_exiting + 880 (in mach_kernel) [0xffffff80005a4ea0]
      Binary Images:
    0x100000000 -   
    0x100017ff7  com.apple.SyncServices.AppleMobileDeviceHelper 5.0 (889) <7B6B311D-2C94-3368-BA3F-48E449EF6A1C> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    applepushserviced [82]
    Path:       
    /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x278   
    DispatchQueue 1
      User stack:
    10 ??? (in applepushserviced) [0x102c3f8d4]
    10 ??? (in applepushserviced) [0x102c3f9b8]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2ae   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x4f7  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102c3e000 -   
    0x102cacff7  applepushserviced ??? (???) <95759366-ACD2-358F-B4C3-A276E2B287C1> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleSpell [262]
    Path:       
    /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1ef5  
    DispatchQueue 1
      User stack:
    10 ??? (in AppleSpell) [0x103118a7c]
    10 ??? (in AppleSpell) [0x103118d2e]
    10 -[NSSpellServer run] + 74 (in Foundation) [0x7fff9144bc76]
    10 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff94f4319f]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x1ef8  
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x103117000 -   
    0x1031d3ff7  com.apple.AppleSpell 1.7.1 (131.1) <A994D9F1-C4D8-3361-B0F4-112A7BAED8BD> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    autofsd [80]
    Path:       
    /usr/libexec/autofsd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x2b1   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x2b2   
    DispatchQueue 6
      User stack:
    10 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8cebab1c]
    10 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff909e0022]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102748000 -   
    0x102749fff  autofsd ??? (???) <A02D5E70-1BB1-30ED-A699-375CB0CCE901> /usr/libexec/autofsd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    Belkin Router Helper [190]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Helper
    Architecture:
    i386
    UID:        
    502
    Process:    
    Belkin Router Monitor & Setup [87]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Monitor & Setup
    Architecture:
    i386
    UID:        
    0
    Process:    
    blued [22]
    Path:       
    /usr/sbin/blued
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x15a   
    DispatchQueue 1
      User stack:
    10 ??? (in blued) [0x1091de9a4]
    10 ??? (in blued) [0x1092154bf]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]

    Quit all applications.  In the top menu, ensure finder is displayed beside the apple.  Then, go to "go".  When the drop down appears, hold down your option key on the keyboard.  This will make the "library" appear right under home. 
    Select "library", then go to the preferences folder.  Inside, look for "com.apple.safari.plist" and drag it out to your desktop.
    Launch safari.

  • My safari keeps crashing help!

    My safari keeps crashing at random times throughout the day.  It started off occasionaly and now it's crashing probably every 30 minutes.  It gives the following error report?  Does anyone know why this might be and what I can do to fix it?  I tried turning off plug-ins but that didnt work.  Thanks!
    Error message below:
    Process:         Safari [2848]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [142]
    Date/Time:       2011-04-17 21:11:06.971 -0500
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          111945 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  92317 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      C0F2F278-2A02-49F6-861A-63D2E01277D0
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: performSelector:withObject:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff80a85120 objc_msgSend + 44
    1   com.apple.Foundation          0x00007fff8082432f __NSThreadPerformPerform + 219
    2   com.apple.CoreFoundation      0x00007fff813e6401 __CFRunLoopDoSources0 + 1361
    3   com.apple.CoreFoundation      0x00007fff813e45f9 __CFRunLoopRun + 873
    4   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    5   com.apple.HIToolbox           0x00007fff83fff7ee RunCurrentEventLoopInMode + 333
    6   com.apple.HIToolbox           0x00007fff83fff551 ReceiveNextEventCommon + 148
    7   com.apple.HIToolbox           0x00007fff83fff4ac BlockUntilNextEventMatchingListInMode + 59
    8   com.apple.AppKit              0x00007fff8209be64 _DPSNextEvent + 718
    9   com.apple.AppKit              0x00007fff8209b7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    10  com.apple.Safari              0x0000000100015ff6 0x100000000 + 90102
    11  com.apple.AppKit              0x00007fff8206148b -[NSApplication run] + 395
    12  com.apple.AppKit              0x00007fff8205a1a8 NSApplicationMain + 364
    13  com.apple.Safari              0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff88f54652 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib             0x00007fff88f2a0e7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib             0x00007fff88f29cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff88f297fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff88f29128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f49e19 nanosleep + 148
    2   libSystem.B.dylib             0x00007fff88f49d83 usleep + 57
    3   RapportUtil1.dylib            0x0000000113068d37 bp_heartbeat_thread + 202
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   RapportKukai.dylib            0x0000000102dbf1cf pthreads_consumer_producer_queue<resolve_work_item>::dequeue(resolve_work_item& ) + 59
    3   RapportKukai.dylib            0x0000000102dbe775 pre_resolve_worker_thread_fn(void*) + 89
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 4:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore             0x00007fff861710f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore             0x00007fff8616d1fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation          0x00007fff8088bf5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation          0x00007fff8080cf29 __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x00007fff88f52e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x00007fff81406498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 7:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari              0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari              0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 8:  Safari: SnapshotStore
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari              0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari              0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari              0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore             0x00007fff864c1fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff88f28f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff88f2935c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011baae790  rbx: 0x000000011baae780  rcx: 0x0000000116d57760  rdx: 0x0000000102dcfdf6
      rdi: 0x0000000116dd9540  rsi: 0x00007fff827df910  rbp: 0x00007fff5fbfe8b0  rsp: 0x00007fff5fbfe868
       r8: 0x0a50000000010001   r9: 0x000000011ba029f0  r10: 0x0000000000000001  r11: 0x000000012e90a87a
      r12: 0x000000010081ce80  r13: 0x0000000000000001  r14: 0x000000011e4d2200  r15: 0x0000000000000000
      rip: 0x00007fff80a85120  rfl: 0x0000000000010202  cr2: 0x000000004a69c6c0
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x100f0b000 -        0x100f18ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.6 (2.2.6) <5979D9E8-3F5C-BCE2-E57E-2896E9D0EDA0> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
           0x100fab000 -        0x100fc7ff7 +librooksmce.dylib ??? (???) <942B7140-ADB1-650E-AF7C-9A7045E01AAF> /Library/Rapport/bin/librooksmce.dylib
           0x102d5a000 -        0x102d8bfef +librooksbas.dylib ??? (???) <85C8F69F-0255-3706-35C5-C8F577BB96D7> /Library/Rapport/bin/librooksbas.dylib
           0x102db5000 -        0x102ddfff7 +RapportKukai.dylib ??? (???) <1A7232AD-5AB7-4880-1A1F-8EBA653819AD> /Library/Rapport/bin/RapportKukai.dylib
           0x113056000 -        0x11321bfff +RapportUtil1.dylib ??? (???) <BC7E310B-52FE-ADE2-407A-528DD078760E> /Library/Rapport/bin/RapportUtil1.dylib
           0x116366000 -        0x11638cfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x116414000 -        0x1165a5fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1165d6000 -        0x116a96fe7  com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.26 (6.2.6) <0F3380A3-F768-764D-C568-B4BB53C324BD> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
           0x116c10000 -        0x116c10fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x116c40000 -        0x116c45ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11981b000 -        0x11981fff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x119825000 -        0x119826fff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x119cb1000 -        0x119cb7fff  libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
           0x120eaa000 -        0x120eceff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <F53EDC5C-59C7-47F2-58BF-65A08B958C70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff800bb000 -     0x7fff8022afe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8022b000 -     0x7fff8025cfff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8025d000 -     0x7fff80591fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff80592000 -     0x7fff805ccfff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff805cd000 -     0x7fff8064cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8064d000 -     0x7fff806b5fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff806b6000 -     0x7fff806b6ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff806b7000 -     0x7fff8076cfe7  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
        0x7fff8079d000 -     0x7fff807a0ff7  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
        0x7fff807a1000 -     0x7fff807b0fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff807fc000 -     0x7fff80a7ffe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80a80000 -     0x7fff80b36fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff80b37000 -     0x7fff80bb3ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80bcf000 -     0x7fff80bfaff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff80c4f000 -     0x7fff80c4fff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff80c50000 -     0x7fff80d36fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff80d37000 -     0x7fff80d3bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff80d44000 -     0x7fff80e05fff  libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff80e06000 -     0x7fff80e66fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff80e67000 -     0x7fff80f71ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff80f72000 -     0x7fff80fe3ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff80fe4000 -     0x7fff81094fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81095000 -     0x7fff810e7ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff810e8000 -     0x7fff81226fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff81227000 -     0x7fff81227ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff81228000 -     0x7fff81292fe7  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
        0x7fff81293000 -     0x7fff812bbfff  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
        0x7fff812bc000 -     0x7fff81300fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff81301000 -     0x7fff81302fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff81303000 -     0x7fff81346ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81347000 -     0x7fff81347ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81348000 -     0x7fff81397ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff81398000 -     0x7fff8150ffe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8167a000 -     0x7fff81681fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81682000 -     0x7fff816fffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8175a000 -     0x7fff817a3fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff817a4000 -     0x7fff8183eff7  com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff81a4c000 -     0x7fff81a87fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff81a88000 -     0x7fff81a96ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff81a97000 -     0x7fff81a9cff7  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
        0x7fff81a9d000 -     0x7fff81b6ffe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81ba6000 -     0x7fff81bdffef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff81ce1000 -     0x7fff81f69fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff81f6a000 -     0x7fff81f7bfff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff81f7c000 -     0x7fff81fb5ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff81fb6000 -     0x7fff81fbbfff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81fbc000 -     0x7fff81ffdfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82058000 -     0x7fff82a4efff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82a4f000 -     0x7fff82a64ff7  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
        0x7fff82a65000 -     0x7fff82c1dfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff82c1e000 -     0x7fff82caefff  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
        0x7fff82caf000 -     0x7fff82cb0ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff82cb1000 -     0x7fff82d2fff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff82e91000 -     0x7fff82f97fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff82f98000 -     0x7fff831dafe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff831db000 -     0x7fff83399fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff8339a000 -     0x7fff833e1fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff833e2000 -     0x7fff83becfe7  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
        0x7fff83bed000 -     0x7fff83bedff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff83c04000 -     0x7fff83c34fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff83cb9000 -     0x7fff83cdeff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83cdf000 -     0x7fff83ce4fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83ce5000 -     0x7fff83f4ffef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83f69000 -     0x7fff83f6fff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff83fb7000 -     0x7fff83fd0fff  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
        0x7fff83fd1000 -     0x7fff842cffff  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
        0x7fff84408000 -     0x7fff8440afff  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
        0x7fff8440b000 -     0x7fff8484efef  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
        0x7fff84928000 -     0x7fff849c8fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff849c9000 -     0x7fff84ae0fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff84ae3000 -     0x7fff84b72fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff84b73000 -     0x7fff84b7eff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff84b7f000 -     0x7fff84c98fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff84d61000 -     0x7fff84da8ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84da9000 -     0x7fff84dadff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84dae000 -     0x7fff84dc4fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84dc5000 -     0x7fff84de8fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84e1e000 -     0x7fff84e51fff  libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff84ec7000 -     0x7fff85102fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff85106000 -     0x7fff8511aff7  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
        0x7fff8511b000 -     0x7fff8511cfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8511d000 -     0x7fff85169fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8516a000 -     0x7fff85170ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85171000 -     0x7fff851b9ff7  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
        0x7fff851c6000 -     0x7fff858c306f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff858d2000 -     0x7fff8590fff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85910000 -     0x7fff85910ff7  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
        0x7fff85911000 -     0x7fff859cafff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff859cb000 -     0x7fff85a0efef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85a0f000 -     0x7fff85a4cfff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff85b28000 -     0x7fff85c49fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85c4a000 -     0x7fff85c6bfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff85c6c000 -     0x7fff86097fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff860bd000 -     0x7fff860c0fff  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
        0x7fff860c1000 -     0x7fff860d0fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff860d1000 -     0x7fff8614efef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8614f000 -     0x7fff8616aff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8616b000 -     0x7fff86de6fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86de7000 -     0x7fff86dfdfe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86ffd000 -     0x7fff87000ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87062000 -     0x7fff8706dff7  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
        0x7fff8706e000 -     0x7fff870d0fe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff870d1000 -     0x7fff870f1ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8713c000 -     0x7fff87148fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff871bc000 -     0x7fff87559fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8755a000 -     0x7fff8756bfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8756c000 -     0x7fff8762dfef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8762e000 -     0x7fff8762fff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87630000 -     0x7fff8763dfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8763e000 -     0x7fff87b42fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff87b43000 -     0x7fff87b92fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87b93000 -     0x7fff87bc8fef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87f0d000 -     0x7fff87f52fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff87f8e000 -     0x7fff87f9dfff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87f9e000 -     0x7fff87fbbff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8812e000 -     0x7fff8815dff7  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
        0x7fff8815e000 -     0x7fff88286ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff88365000 -     0x7fff883aeff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff883af000 -     0x7fff883c5fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff88435000 -     0x7fff8848aff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8848b000 -     0x7fff8867bfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8867c000 -     0x7fff88759fff  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
        0x7fff8875a000 -     0x7fff887e6fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff887e7000 -     0x7fff887edfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff888b9000 -     0x7fff888c2ff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff88913000 -     0x7fff88939fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88956000 -     0x7fff88997fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff88998000 -     0x7fff88a1dff7  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
        0x7fff88a1e000 -     0x7fff88a24ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88a25000 -     0x7fff88a36ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff88a37000 -     0x7fff88a49fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff88a4a000 -     0x7fff88a55fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff88a58000 -     0x7fff88a6cfff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88a6d000 -     0x7fff88ad9ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff88ada000 -     0x7fff88ae5fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88ae6000 -     0x7fff88b30ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88b31000 -     0x7fff88cafff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88cb0000 -     0x7fff88cb0ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88cb1000 -     0x7fff88cb1ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88cb2000 -     0x7fff88d6ffff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88d70000 -     0x7fff88db1ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88dd3000 -     0x7fff88e55fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff88f0e000 -     0x7fff890cffff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff890d0000 -     0x7fff890d2fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff890d3000 -     0x7fff89208ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: FUJITSU MHY2250BH, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857E
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0229, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000

    My safari keeps crashing at random times throughout the day.  It started off occasionaly and now it's crashing probably every 30 minutes.  It gives the following error report?  Does anyone know why this might be and what I can do to fix it?  I tried turning off plug-ins but that didnt work.  Thanks!
    Error message below:
    Process:         Safari [2848]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [142]
    Date/Time:       2011-04-17 21:11:06.971 -0500
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          111945 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  92317 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      C0F2F278-2A02-49F6-861A-63D2E01277D0
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: performSelector:withObject:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff80a85120 objc_msgSend + 44
    1   com.apple.Foundation          0x00007fff8082432f __NSThreadPerformPerform + 219
    2   com.apple.CoreFoundation      0x00007fff813e6401 __CFRunLoopDoSources0 + 1361
    3   com.apple.CoreFoundation      0x00007fff813e45f9 __CFRunLoopRun + 873
    4   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    5   com.apple.HIToolbox           0x00007fff83fff7ee RunCurrentEventLoopInMode + 333
    6   com.apple.HIToolbox           0x00007fff83fff551 ReceiveNextEventCommon + 148
    7   com.apple.HIToolbox           0x00007fff83fff4ac BlockUntilNextEventMatchingListInMode + 59
    8   com.apple.AppKit              0x00007fff8209be64 _DPSNextEvent + 718
    9   com.apple.AppKit              0x00007fff8209b7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    10  com.apple.Safari              0x0000000100015ff6 0x100000000 + 90102
    11  com.apple.AppKit              0x00007fff8206148b -[NSApplication run] + 395
    12  com.apple.AppKit              0x00007fff8205a1a8 NSApplicationMain + 364
    13  com.apple.Safari              0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff88f54652 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib             0x00007fff88f2a0e7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib             0x00007fff88f29cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff88f297fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff88f29128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f49e19 nanosleep + 148
    2   libSystem.B.dylib             0x00007fff88f49d83 usleep + 57
    3   RapportUtil1.dylib            0x0000000113068d37 bp_heartbeat_thread + 202
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   RapportKukai.dylib            0x0000000102dbf1cf pthreads_consumer_producer_queue<resolve_work_item>::dequeue(resolve_work_item& ) + 59
    3   RapportKukai.dylib            0x0000000102dbe775 pre_resolve_worker_thread_fn(void*) + 89
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 4:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore             0x00007fff861710f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore             0x00007fff8616d1fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation          0x00007fff8088bf5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation          0x00007fff8080cf29 __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x00007fff88f52e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x00007fff81406498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 7:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari              0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari              0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 8:  Safari: SnapshotStore
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari              0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari              0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari              0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore             0x00007fff864c1fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff88f28f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff88f2935c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011baae790  rbx: 0x000000011baae780  rcx: 0x0000000116d57760  rdx: 0x0000000102dcfdf6
      rdi: 0x0000000116dd9540  rsi: 0x00007fff827df910  rbp: 0x00007fff5fbfe8b0  rsp: 0x00007fff5fbfe868
       r8: 0x0a50000000010001   r9: 0x000000011ba029f0  r10: 0x0000000000000001  r11: 0x000000012e90a87a
      r12: 0x000000010081ce80  r13: 0x0000000000000001  r14: 0x000000011e4d2200  r15: 0x0000000000000000
      rip: 0x00007fff80a85120  rfl: 0x0000000000010202  cr2: 0x000000004a69c6c0
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x100f0b000 -        0x100f18ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.6 (2.2.6) <5979D9E8-3F5C-BCE2-E57E-2896E9D0EDA0> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
           0x100fab000 -        0x100fc7ff7 +librooksmce.dylib ??? (???) <942B7140-ADB1-650E-AF7C-9A7045E01AAF> /Library/Rapport/bin/librooksmce.dylib
           0x102d5a000 -        0x102d8bfef +librooksbas.dylib ??? (???) <85C8F69F-0255-3706-35C5-C8F577BB96D7> /Library/Rapport/bin/librooksbas.dylib
           0x102db5000 -        0x102ddfff7 +RapportKukai.dylib ??? (???) <1A7232AD-5AB7-4880-1A1F-8EBA653819AD> /Library/Rapport/bin/RapportKukai.dylib
           0x113056000 -        0x11321bfff +RapportUtil1.dylib ??? (???) <BC7E310B-52FE-ADE2-407A-528DD078760E> /Library/Rapport/bin/RapportUtil1.dylib
           0x116366000 -        0x11638cfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x116414000 -        0x1165a5fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1165d6000 -        0x116a96fe7  com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.26 (6.2.6) <0F3380A3-F768-764D-C568-B4BB53C324BD> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
           0x116c10000 -        0x116c10fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x116c40000 -        0x116c45ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11981b000 -        0x11981fff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x119825000 -        0x119826fff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x119cb1000 -        0x119cb7fff  libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
           0x120eaa000 -        0x120eceff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <F53EDC5C-59C7-47F2-58BF-65A08B958C70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff800bb000 -     0x7fff8022afe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8022b000 -     0x7fff8025cfff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8025d000 -     0x7fff80591fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff80592000 -     0x7fff805ccfff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff805cd000 -     0x7fff8064cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8064d000 -     0x7fff806b5fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff806b6000 -     0x7fff806b6ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff806b7000 -     0x7fff8076cfe7  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
        0x7fff8079d000 -     0x7fff807a0ff7  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
        0x7fff807a1000 -     0x7fff807b0fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff807fc000 -     0x7fff80a7ffe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80a80000 -     0x7fff80b36fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff80b37000 -     0x7fff80bb3ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80bcf000 -     0x7fff80bfaff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff80c4f000 -     0x7fff80c4fff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff80c50000 -     0x7fff80d36fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff80d37000 -     0x7fff80d3bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff80d44000 -     0x7fff80e05fff  libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff80e06000 -     0x7fff80e66fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff80e67000 -     0x7fff80f71ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff80f72000 -     0x7fff80fe3ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff80fe4000 -     0x7fff81094fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81095000 -     0x7fff810e7ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff810e8000 -     0x7fff81226fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff81227000 -     0x7fff81227ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff81228000 -     0x7fff81292fe7  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
        0x7fff81293000 -     0x7fff812bbfff  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
        0x7fff812bc000 -     0x7fff81300fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff81301000 -     0x7fff81302fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff81303000 -     0x7fff81346ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81347000 -     0x7fff81347ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81348000 -     0x7fff81397ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff81398000 -     0x7fff8150ffe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8167a000 -     0x7fff81681fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81682000 -     0x7fff816fffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8175a000 -     0x7fff817a3fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff817a4000 -     0x7fff8183eff7  com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff81a4c000 -     0x7fff81a87fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff81a88000 -     0x7fff81a96ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff81a97000 -     0x7fff81a9cff7  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
        0x7fff81a9d000 -     0x7fff81b6ffe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81ba6000 -     0x7fff81bdffef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff81ce1000 -     0x7fff81f69fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff81f6a000 -     0x7fff81f7bfff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff81f7c000 -     0x7fff81fb5ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff81fb6000 -     0x7fff81fbbfff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81fbc000 -     0x7fff81ffdfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82058000 -     0x7fff82a4efff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82a4f000 -     0x7fff82a64ff7  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
        0x7fff82a65000 -     0x7fff82c1dfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff82c1e000 -     0x7fff82caefff  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
        0x7fff82caf000 -     0x7fff82cb0ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff82cb1000 -     0x7fff82d2fff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff82e91000 -     0x7fff82f97fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff82f98000 -     0x7fff831dafe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff831db000 -     0x7fff83399fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff8339a000 -     0x7fff833e1fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff833e2000 -     0x7fff83becfe7  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
        0x7fff83bed000 -     0x7fff83bedff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff83c04000 -     0x7fff83c34fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff83cb9000 -     0x7fff83cdeff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83cdf000 -     0x7fff83ce4fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83ce5000 -     0x7fff83f4ffef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83f69000 -     0x7fff83f6fff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff83fb7000 -     0x7fff83fd0fff  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
        0x7fff83fd1000 -     0x7fff842cffff  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
        0x7fff84408000 -     0x7fff8440afff  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
        0x7fff8440b000 -     0x7fff8484efef  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
        0x7fff84928000 -     0x7fff849c8fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff849c9000 -     0x7fff84ae0fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff84ae3000 -     0x7fff84b72fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff84b73000 -     0x7fff84b7eff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff84b7f000 -     0x7fff84c98fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff84d61000 -     0x7fff84da8ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84da9000 -     0x7fff84dadff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84dae000 -     0x7fff84dc4fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84dc5000 -     0x7fff84de8fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84e1e000 -     0x7fff84e51fff  libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff84ec7000 -     0x7fff85102fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff85106000 -     0x7fff8511aff7  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
        0x7fff8511b000 -     0x7fff8511cfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8511d000 -     0x7fff85169fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8516a000 -     0x7fff85170ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85171000 -     0x7fff851b9ff7  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
        0x7fff851c6000 -     0x7fff858c306f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff858d2000 -     0x7fff8590fff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85910000 -     0x7fff85910ff7  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
        0x7fff85911000 -     0x7fff859cafff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff859cb000 -     0x7fff85a0efef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85a0f000 -     0x7fff85a4cfff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff85b28000 -     0x7fff85c49fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85c4a000 -     0x7fff85c6bfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff85c6c000 -     0x7fff86097fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff860bd000 -     0x7fff860c0fff  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
        0x7fff860c1000 -     0x7fff860d0fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff860d1000 -     0x7fff8614efef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8614f000 -     0x7fff8616aff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8616b000 -     0x7fff86de6fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86de7000 -     0x7fff86dfdfe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86ffd000 -     0x7fff87000ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87062000 -     0x7fff8706dff7  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
        0x7fff8706e000 -     0x7fff870d0fe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff870d1000 -     0x7fff870f1ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8713c000 -     0x7fff87148fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff871bc000 -     0x7fff87559fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8755a000 -     0x7fff8756bfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8756c000 -     0x7fff8762dfef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8762e000 -     0x7fff8762fff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87630000 -     0x7fff8763dfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8763e000 -     0x7fff87b42fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff87b43000 -     0x7fff87b92fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87b93000 -     0x7fff87bc8fef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87f0d000 -     0x7fff87f52fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff87f8e000 -     0x7fff87f9dfff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87f9e000 -     0x7fff87fbbff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8812e000 -     0x7fff8815dff7  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
        0x7fff8815e000 -     0x7fff88286ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff88365000 -     0x7fff883aeff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff883af000 -     0x7fff883c5fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff88435000 -     0x7fff8848aff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8848b000 -     0x7fff8867bfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8867c000 -     0x7fff88759fff  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
        0x7fff8875a000 -     0x7fff887e6fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff887e7000 -     0x7fff887edfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff888b9000 -     0x7fff888c2ff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff88913000 -     0x7fff88939fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88956000 -     0x7fff88997fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff88998000 -     0x7fff88a1dff7  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
        0x7fff88a1e000 -     0x7fff88a24ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88a25000 -     0x7fff88a36ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff88a37000 -     0x7fff88a49fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff88a4a000 -     0x7fff88a55fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff88a58000 -     0x7fff88a6cfff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88a6d000 -     0x7fff88ad9ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff88ada000 -     0x7fff88ae5fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88ae6000 -     0x7fff88b30ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88b31000 -     0x7fff88cafff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88cb0000 -     0x7fff88cb0ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88cb1000 -     0x7fff88cb1ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88cb2000 -     0x7fff88d6ffff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88d70000 -     0x7fff88db1ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88dd3000 -     0x7fff88e55fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff88f0e000 -     0x7fff890cffff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff890d0000 -     0x7fff890d2fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff890d3000 -     0x7fff89208ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: FUJITSU MHY2250BH, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857E
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0229, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000

  • Safari keeps crashing on ipad - how to resolve?

    I have a 1st gen iPad with all OS software and app software updated to the latest versions and Safari will not open - every time I start the app, it crashes immediately.  I've tried restoring the ipad to factory settings and then restoring from backup with no luck.  Also, any application that uses Safari (like youtube, maps, etc) crashes as well.
    Has anyone else experienced this and found a resolution?

    So I'm trying to repeat the experience today at home. Its perfect. I can load all sorts of sites like cnn and wunderground that other people over at http://ipad.bigresource.com/Safari-keeps-crashing-g9DKUt5Lu.html are reporting crash safari. I've loaded and played the ipod, load photos and maps and buzzed around all over the place and its rock solid, lots of multitasking and its now OK, Touch wood..
    I wonder if its the 3G network when I'm on thre train travelling - that's when it occurs mostly.
    Ah ha Facebook just crashed. When I go back to Safari Facebook it does not recall that I was logged on a minute ago, but it does recall my email. Lets try again.
    If I click on a friends name to go to their page CRASH. Reload and I'm not logged in any more ! Cookie issue ?
    This time I'll try "keep me logged in" option......clicked on Friend again CRASH
    Reload - empty Safari screen appears CRASH... Reload same CRASH. Reload - all previous pages are gone.
    Facebook, it loads and I'm logged in - Keep option works.Click on Friends OK.
    Seems to be with multiple pages open.. lets try 6 pages open no worries.
    Loading lots of applications and again it is fine !!!
    Gary

  • My iPad Safari keep crashes only at school, My iPad Safari keep crashes only at school

    At school, only at school, my iPad Safari keep crashes. Plz help. And it's iOS 7.1

    I'd start by force quitting Safari and clearing the Safari cache:
    Double-click the Home button
    Swipe left or right until you see Safari
    Swipe UP on the app's preview to close it
    Click the Home button.
    Go to the Settings on your iPad
    Tap the Safari sub-menu
    Within the Safari menu, tap the "Clear Cookies and Data" button
    In the pop-up window, tap "Clear"
    Hope this helps!
    ~Joe

  • My safari keeps crashing running 10.5.8

    my safari keeps crashing running 10.5.8 any help would be appreciated.

    Hi same problem.  Crash report below
    Process:    
    Safari [244]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    6.0.2 (8536.26.17)
    Build Info: 
    WebBrowser-7536026017000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [170]
    User ID:    
    501
    Date/Time:  
    2013-01-21 08:01:06.628 +0000
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:     
    11774 sec
    Crashes Since Last Report:      
    2
    Per-App Interval Since Last Report:  4 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    F8E892D7-BA57-1C9A-5C1A-175EDE24FF59
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'data parameter is nil'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                 
    0x00007fff909f00a6 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff8c6103f0 objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff909efe7c +[NSException raise:format:] + 204
    3   Foundation                     
    0x00007fff937844ae +[NSPropertyListSerialization propertyListWithData:options:format:error:] + 67
    4   WebCore                        
    0x00000001027891cb _ZN7WebCore8Settings29initializeDefaultFontFamiliesEv + 587
    5   WebCore                        
    0x0000000102788458 _ZN7WebCore8SettingsC2EPNS_4PageE + 456
    6   WebCore                        
    0x0000000102788488 _ZN7WebCore8Settings6createEPNS_4PageE + 40
    7   WebCore                        
    0x0000000101cf00dc _ZN7WebCore4PageC2ERNS0_11PageClientsE + 252
    8   WebKit                         
    0x00000001017b90bf -[WebView(WebPrivate) _commonInitializationWithFrameName:groupName:] + 1215
    9   WebKit                         
    0x0000000101703b73 -[WebView(WebPrivate) _initWithFrame:frameName:groupName:usesDocumentViews:] + 195
    10  WebKit                         
    0x00000001017039af -[WebView initWithFrame:frameName:groupName:] + 255
    11  Safari                         
    0x00007fff94ff7fdd _ZN6Safari8SWebView16webViewWithFrameERK6CGRectRKNS_2CF6StringES7_ + 143
    12  Safari                         
    0x00007fff94ee94f0 _ZN6Safari23ExtensionViewController17createAndLoadViewEv + 92
    13  Safari                         
    0x00007fff94ed30d5 _ZN6Safari33ExtensionGlobalPageViewControllerC2EPNS_9ExtensionERKNS_2CF3URLE + 101
    14  Safari                         
    0x00007fff94ec480b _ZN6Safari33ExtensionGlobalPageViewController6createEPNS_9ExtensionERKNS_2CF3UR LE + 47
    15  Safari                         
    0x00007fff94ebd8b7 _ZN6Safari9Extension21retrieveGlobalWebViewEv + 47
    16  Safari                         
    0x00007fff94ebceff _ZN6Safari9Extension6enableEv + 87
    17  Safari                         
    0x00007fff94eda314 _ZN6Safari20ExtensionsController23loadInstalledExtensionsEv + 606
    18  Safari                         
    0x00007fff94ed9134 _ZN6Safari20ExtensionsController19reloadAllExtensionsEv + 54
    19  Safari                         
    0x00007fff94da3450 -[AppController awakeFromNib] + 1541
    20  CoreFoundation                 
    0x00007fff909e7e89 -[NSSet makeObjectsPerformSelector:] + 201
    21  AppKit                         
    0x00007fff8fdda216 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    22  AppKit                         
    0x00007fff8fdb91fd loadNib + 317
    23  AppKit                         
    0x00007fff8fdb8729 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    24  AppKit                         
    0x00007fff8fdb855e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    25  AppKit                         
    0x00007fff8fdb833e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    26  AppKit                         
    0x00007fff8fdb4adf NSApplicationMain + 398
    27  Safari                         
    0x00007fff94fb7d54 SafariMain + 166
    28  libdyld.dylib                  
    0x00007fff8dc3e7e1 start + 0
    29  ???                            
    0x0000000000000002 0x0 + 2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff93ae4212 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff95865af4 pthread_kill + 90
    2   libsystem_c.dylib        
    0x00007fff958a9dce abort + 143
    3   libc++abi.dylib          
    0x00007fff8c793a17 abort_message + 257
    4   libc++abi.dylib          
    0x00007fff8c7913c6 default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff8c610873 _objc_terminate() + 91
    6   libc++abi.dylib          
    0x00007fff8c7913f5 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib          
    0x00007fff8c791450 std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff8c7925b7 __cxa_throw + 111
    9   libobjc.A.dylib          
    0x00007fff8c61050c objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff909efe7c +[NSException raise:format:] + 204
    11  com.apple.Foundation     
    0x00007fff937844ae +[NSPropertyListSerialization propertyListWithData:options:format:error:] + 67
    12  WebCore                  
    0x00000001027891cb WebCore::Settings::initializeDefaultFontFamilies() + 587
    13  WebCore                  
    0x0000000102788458 WebCore::Settings::Settings(WebCore::Page*) + 456
    14  WebCore                  
    0x0000000102788488 WebCore::Settings::create(WebCore::Page*) + 40
    15  WebCore                  
    0x0000000101cf00dc WebCore::Page::Page(WebCore::Page::PageClients&) + 252
    16  com.apple.WebKit         
    0x00000001017b90bf -[WebView(WebPrivate) _commonInitializationWithFrameName:groupName:] + 1215
    17  com.apple.WebKit         
    0x0000000101703b73 -[WebView(WebPrivate) _initWithFrame:frameName:groupName:usesDocumentViews:] + 195
    18  com.apple.WebKit         
    0x00000001017039af -[WebView initWithFrame:frameName:groupName:] + 255
    19  com.apple.Safari.framework
    0x00007fff94ff7fdd Safari::SWebView::webViewWithFrame(CGRect const&, Safari::CF::String const&, Safari::CF::String const&) + 143
    20  com.apple.Safari.framework
    0x00007fff94ee94f0 Safari::ExtensionViewController::createAndLoadView() + 92
    21  com.apple.Safari.framework
    0x00007fff94ed30d5 Safari::ExtensionGlobalPageViewController::ExtensionGlobalPageViewController(Sa fari::Extension*, Safari::CF::URL const&) + 101
    22  com.apple.Safari.framework
    0x00007fff94ec480b Safari::ExtensionGlobalPageViewController::create(Safari::Extension*, Safari::CF::URL const&) + 47
    23  com.apple.Safari.framework
    0x00007fff94ebd8b7 Safari::Extension::retrieveGlobalWebView() + 47
    24  com.apple.Safari.framework
    0x00007fff94ebceff Safari::Extension::enable() + 87
    25  com.apple.Safari.framework
    0x00007fff94eda314 Safari::ExtensionsController::loadInstalledExtensions() + 606
    26  com.apple.Safari.framework
    0x00007fff94ed9134 Safari::ExtensionsController::reloadAllExtensions() + 54
    27  com.apple.Safari.framework
    0x00007fff94da3450 -[AppController awakeFromNib] + 1541
    28  com.apple.CoreFoundation 
    0x00007fff909e7e89 -[NSSet makeObjectsPerformSelector:] + 201
    29  com.apple.AppKit         
    0x00007fff8fdda216 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    30  com.apple.AppKit         
    0x00007fff8fdb91fd loadNib + 317
    31  com.apple.AppKit         
    0x00007fff8fdb8729 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    32  com.apple.AppKit         
    0x00007fff8fdb855e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    33  com.apple.AppKit         
    0x00007fff8fdb833e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    34  com.apple.AppKit         
    0x00007fff8fdb4adf NSApplicationMain + 398
    35  com.apple.Safari.framework
    0x00007fff94fb7d54 SafariMain + 166
    36  libdyld.dylib            
    0x00007fff8dc3e7e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff93ae46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff95866eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff95866cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff95851171 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff93ae4d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8c7fedea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff8c7fe9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff93ae46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff95866eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff95866cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff95851171 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff93ae40fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff95868f89 _pthread_cond_wait + 869
    2   WebCore                  
    0x0000000101cd70db WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   WebCore                  
    0x0000000101cd4bf4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore 
    0x00007fff8e2d336f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff95864742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff95851181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff93ae46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff95866eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff95866cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff95851171 start_wqthread + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib   
    0x00007fff93ae2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff93ae1c42 mach_msg + 70
    2   com.apple.QuartzCore     
    0x00007fff95a7d35b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore     
    0x00007fff95b01e76 thread_fun + 25
    4   libsystem_c.dylib        
    0x00007fff95864742 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff95851181 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff93ae2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff93ae1c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff9098c803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff90991ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff909916b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff93721586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff9377f612 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff95864742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff95851181 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5e509a98  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5e509ac0  rsp: 0x00007fff5e509a98
       r8: 0x00007fff7abd5278   r9: 0x00007fff5e509aa0  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5e509c20  r13: 0x00007fff5e50b1f0  r14: 0x00007fff7abd6180  r15: 0x00007fff5e509b00
      rip: 0x00007fff93ae4212  rfl: 0x0000000000000206  cr2: 0x00007fff7abcefe8
    Logical CPU: 0
    Binary Images:
    0x1016f4000 -   
    0x1016f4fff  com.apple.Safari (6.0.2 - 8536.26.17) <948F804E-A2F9-3E52-A178-A641675616C3> /Applications/Safari.app/Contents/MacOS/Safari
    0x1016f9000 -   
    0x101883fff  com.apple.WebKit (8536 - 8536.26.17) <3D25C875-B5D1-390C-A449-C1D4FB7DECCB> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x101979000 -   
    0x101b60ff7  com.apple.WebKit2 (8536 - 8536.26.17) <83AB27D5-EF84-35E2-A4B7-78A4791771AF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x101cd0000 -   
    0x102c89fff  WebCore (7536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff612f4000 -
    0x7fff6132893f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff891a7000 -
    0x7fff891b0fff  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
    0x7fff891b1000 -
    0x7fff891c0ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff891c3000 -
    0x7fff891f9fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff891fa000 -
    0x7fff89245fff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff89246000 -
    0x7fff893bafff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff89449000 -
    0x7fff894d6ff7  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
    0x7fff894d7000 -
    0x7fff89672fef  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
    0x7fff896a0000 -
    0x7fff896a2fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff896a3000 -
    0x7fff896a8fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff89762000 -
    0x7fff89778fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8981f000 -
    0x7fff89833fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff89834000 -
    0x7fff8983cfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff898b7000 -
    0x7fff898c1fff  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
    0x7fff898c3000 -
    0x7fff89912ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff89913000 -
    0x7fff89917fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8991a000 -
    0x7fff8991afff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8a218000 -
    0x7fff8a242ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a243000 -
    0x7fff8a63afff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8a680000 -
    0x7fff8a799ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8a83b000 -
    0x7fff8a8d5fff  com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8a8d6000 -
    0x7fff8a912fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8a918000 -
    0x7fff8a923fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8a924000 -
    0x7fff8a9e1ff7  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
    0x7fff8a9e2000 -
    0x7fff8a9e2fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8a9e3000 -
    0x7fff8aa04fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8aa08000 -
    0x7fff8aa3cfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8aa3d000 -
    0x7fff8aa4bff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8aa4c000 -
    0x7fff8aa6eff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x7fff8aa6f000 -
    0x7fff8aa83fff  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
    0x7fff8aa84000 -
    0x7fff8aa86fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8aa87000 -
    0x7fff8aa8afff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8aa8b000 -
    0x7fff8aaa2fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8ab2b000 -
    0x7fff8ae42ff7  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
    0x7fff8ae4f000 -
    0x7fff8aeb8fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8aef5000 -
    0x7fff8b046fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b048000 -
    0x7fff8b04eff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8b162000 -
    0x7fff8b362fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x7fff8b363000 -
    0x7fff8b3afff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8b3cc000 -
    0x7fff8b409fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8b40a000 -
    0x7fff8b415ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8b5a1000 -
    0x7fff8b63bfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8b63c000 -
    0x7fff8b66dff7  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
    0x7fff8b66e000 -
    0x7fff8b67afff  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
    0x7fff8b6b7000 -
    0x7fff8b7b9fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8b7c7000 -
    0x7fff8b7d5ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x7fff8b7d6000 -
    0x7fff8c166c67  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
    0x7fff8c167000 -
    0x7fff8c168fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8c169000 -
    0x7fff8c190fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8c191000 -
    0x7fff8c461fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8c46c000 -
    0x7fff8c4edfff  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
    0x7fff8c4ee000 -
    0x7fff8c50efff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c5f5000 -
    0x7fff8c5fbfff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8c5ff000 -
    0x7fff8c71792f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8c718000 -
    0x7fff8c723ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8c790000 -
    0x7fff8c7b5ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x7fff8c7bb000 -
    0x7fff8c7bbfff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8c7e4000 -
    0x7fff8c7f9fff  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
    0x7fff8c7fa000 -
    0x7fff8c80fff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8c810000 -
    0x7fff8c838fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c8af000 -
    0x7fff8c906ff7  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
    0x7fff8c907000 -
    0x7fff8ca8dfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8ca8e000 -
    0x7fff8caebfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d5c3000 -
    0x7fff8d5c3fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8d6d4000 -
    0x7fff8d6d8fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d7f3000 -
    0x7fff8d844ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d845000 -
    0x7fff8d845fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8d862000 -
    0x7fff8d866fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8dbf3000 -
    0x7fff8dc3bfff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8dc3c000 -
    0x7fff8dc3fff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8dc40000 -
    0x7fff8dc5dfff  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
    0x7fff8dca2000 -
    0x7fff8dd21ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8ddaa000 -
    0x7fff8ddb8fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8ddb9000 -
    0x7fff8ddb9fff  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
    0x7fff8ddba000 -
    0x7fff8ddcdff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8ddd5000 -
    0x7fff8de0dfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8de0e000 -
    0x7fff8de76fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8e035000 -
    0x7fff8e042fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8e043000 -
    0x7fff8e056ff7  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
    0x7fff8e095000 -
    0x7fff8e32fff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e76d000 -
    0x7fff8e778fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e7d6000 -
    0x7fff8e7d6fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e7d7000 -
    0x7fff8e875ff7  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
    0x7fff8eabe000 -
    0x7fff8ead4fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8eb6a000 -
    0x7fff8eb6bff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x7fff8eb6c000 -
    0x7fff8eb8bff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8eb8c000 -
    0x7fff8eb8ffff  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
    0x7fff8ebea000 -
    0x7fff8ee8efff  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
    0x7fff8ee8f000 -
    0x7fff8eec9fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8eece000 -
    0x7fff8eefcfff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8f767000 -
    0x7fff8f768fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8f769000 -
    0x7fff8f76dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8f76e000 -
    0x7fff8f7eeff7  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
    0x7fff8fac7000 -
    0x7fff8fb6dff7  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
    0x7fff8fb6e000 -
    0x7fff8fbf0fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8fbf1000 -
    0x7fff8fc4bfff  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
    0x7fff8fc4c000 -
    0x7fff8fc4dfff  libquit.dylib (130) <DC77F406-C5D4-301B-A96D-9A3DCA263756> /usr/lib/libquit.dylib
    0x7fff8fc4e000 -
    0x7fff8fc91ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8fc92000 -
    0x7fff8fca0fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8fca1000 -
    0x7fff8fca1ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8fcbe000 -
    0x7fff8fcc3fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8fcc4000 -
    0x7fff908f1ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff90942000 -
    0x7fff9094efff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff9095d000 -
    0x7fff90b46fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff91b10000 -
    0x7fff91b7dff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff91b7e000 -
    0x7fff91b80fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff91e8d000 -
    0x7fff921bdff7  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
    0x7fff9221c000 -
    0x7fff9222eff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff92629000 -
    0x7fff92654fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff92655000 -
    0x7fff9265cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9265f000 -
    0x7fff9265ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff92660000 -
    0x7fff926bcff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff926bd000 -
    0x7fff92701fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff9273d000 -
    0x7fff9274afff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff9274b000 -
    0x7fff927a7fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff92838000 -
    0x7fff92958fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff929cc000 -
    0x7fff929ceff7  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
    0x7fff929cf000 -
    0x7fff92accfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff92acd000 -
    0x7fff92b3afff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff92b3b000 -
    0x7fff92b3fff7  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
    0x7fff92c32000 -
    0x7fff9304ffff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff931a2000 -
    0x7fff9327cff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9327d000 -
    0x7fff9327eff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9327f000 -
    0x7fff93280fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9335a000 -
    0x7fff93360fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff93361000 -
    0x7fff933beff7  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
    0x7fff933bf000 -
    0x7fff933e6ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff93439000 -
    0x7fff9343bfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff93452000 -
    0x7fff9345cff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff9345d000 -
    0x7fff934b3ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff934b4000 -
    0x7fff936e9ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff936ea000 -
    0x7fff93a46fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93a59000 -
    0x7fff93a5aff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x7fff93a5b000 -
    0x7fff93aa5ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93aa6000 -
    0x7fff93ad1fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff93ad2000 -
    0x7fff93aedff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff93aee000 -
    0x7fff93b44fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff93c01000 -
    0x7fff93e86ff7  com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff93e87000 -
    0x7fff93ea6ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff93ea7000 -
    0x7fff93f79ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff941fb000 -
    0x7fff942f0fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff942f1000 -
    0x7fff9431fff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff94320000 -
    0x7fff943d1fff  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
    0x7fff9446a000 -
    0x7fff94567ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff94568000 -
    0x7fff9456aff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff9456b000 -
    0x7fff945a1fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff945a2000 -
    0x7fff945b1ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff945b2000 -
    0x7fff945b3ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff945b4000 -
    0x7fff945bbfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff9472e000 -
    0x7fff94783ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff94788000 -
    0x7fff947c7ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff947f1000 -
    0x7fff94808fff  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
    0x7fff94a7e000 -
    0x7fff94ac1fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff94ac3000 -
    0x7fff94ad0ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff94d2e000 -
    0x7fff94d96ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff94d97000 -
    0x7fff9528cfff  com.apple.Safari.framework (8536 - 8536.26.14) <8A1EDE49-1974-3CA6-9B1A-54A1C5B2FF24> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff952a8000 -
    0x7fff952caff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff952cb000 -
    0x7fff95390ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9545b000 -
    0x7fff9545bfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9574b000 -
    0x7fff95750fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff95850000 -
    0x7fff9591cfe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff959c0000 -
    0x7fff95b6efff  com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95b6f000 -
    0x7fff95bbeff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff95d1c000 -
    0x7fff95d3dff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff95d3e000 -
    0x7fff95e49fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff95e52000 -
    0x7fff95e5aff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff95e5b000 -
    0x7fff95e61fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff95f95000 -
    0x7fff95f97fff  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
    0x7fff95f98000 -
    0x7fff95f9cfff  libpam.2.dyl

  • How come my Safari keeps crashing?

    My Safari keeps crashing the second I try to open it, here is the report...
    Process:    
    Safari [909]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    6.0.4 (8536.29.13)
    Build Info: 
    WebBrowser-7536029013000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [135]
    User ID:    
    501
    Date/Time:  
    2013-05-23 11:48:29.209 -0600
    OS Version: 
    Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:     
    7223 sec
    Crashes Since Last Report:      
    12
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                 
    FA34B17F-4A70-9D48-BA6B-63E5F0645E8A
    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            
    000000010d5fd000-000000010d5fe000 [
    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x00007fff96d3b9ae strtoul_l + 81
    1   Safari                   
    0x000000010d868a9a Safari::SWebPreferences::setWebKitLinkTimeVersionString(Safari::CF::String const&) + 44
    2   Safari                   
    0x000000010d828526 SafariMain + 120
    3   libdyld.dylib            
    0x00007fff94f727e1 start + 1
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7cbbaa90  rbx: 0x00007fff52602cb8  rcx: 0x00007fff7cbb8788  rdx: 0x000000000000000a
      rdi: 0x0000000000000000  rsi: 0x00007fff7cbbaa98  rbp: 0x00007fff52602c70  rsp: 0x00007fff52602c40
       r8: 0x000000000000000a   r9: 0x00007fff7cbbc890  r10: 0x00007fff7cbb8788  r11: 0x00007fff96d3bb66
      r12: 0x00007ff07901b038  r13: 0x0000000000000000  r14: 0x00007fff52602d08  r15: 0x00007fff52602c88
      rip: 0x00007fff96d3b9ae  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 2
    Binary Images:
    0x10d5fd000 -   
    0x10d5fdfff  com.apple.Safari (6.0.4 - 8536.29.13) <CEB8F81C-D7E8-33F1-8A06-8B03475758B2> /Applications/Safari.app/Contents/MacOS/Safari
    0x10d604000 -   
    0x10db0bfff  Safari (7536.29.13) <8AB54860-C5A0-3FC2-A486-DDD3151B0555> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10de6f000 -   
    0x10e10afff  com.apple.JavaScriptCore (8536 - 8536.29.3) <FB8318B8-26EF-39B7-8EBD-353DDC4CB74F> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10e1b8000 -   
    0x10e343fff  com.apple.WebKit (8536 - 8536.29.13) <B8F07D35-3EE4-32AC-A455-CF9E7714180C> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x10e43d000 -   
    0x10e629fff  com.apple.WebKit2 (8536 - 8536.29.13) <79F556BC-7179-3B80-A219-0A893EABDB7E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x10e799000 -   
    0x10f756fff  WebCore (7536.29.5) <B749E324-512F-3307-9126-B115884577EC> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff6d1fd000 -
    0x7fff6d23193f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8b353000 -
    0x7fff8b36eff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8bbdc000 -
    0x7fff8bbddff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8bbde000 -
    0x7fff8bbf4fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8bbf5000 -
    0x7fff8bbf6fff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
    0x7fff8bc9b000 -
    0x7fff8bcaafff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8bcab000 -
    0x7fff8bcb2fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8bcb3000 -
    0x7fff8bcb9fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8bcba000 -
    0x7fff8bcf4ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8bcf7000 -
    0x7fff8c6876ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c688000 -
    0x7fff8c6b9ff7  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
    0x7fff8c6ba000 -
    0x7fff8c716ff7  com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8c724000 -
    0x7fff8c725ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c7b6000 -
    0x7fff8c834ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8c835000 -
    0x7fff8c986fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8c987000 -
    0x7fff8c99dfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8ca21000 -
    0x7fff8cabbfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8cabc000 -
    0x7fff8cad0fff  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
    0x7fff8cad1000 -
    0x7fff8cec8fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d1b5000 -
    0x7fff8d1c2fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8d41f000 -
    0x7fff8d427fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8d457000 -
    0x7fff8d4b1fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8d4b2000 -
    0x7fff8d4b4fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8d5a7000 -
    0x7fff8d628fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8d629000 -
    0x7fff8d62aff7  libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
    0x7fff8d683000 -
    0x7fff8daa0fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8daa1000 -
    0x7fff8dab4ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8dab5000 -
    0x7fff8dab8fff  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
    0x7fff8dac2000 -
    0x7fff8dbbfff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8dbc0000 -
    0x7fff8dbc7fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8dbc8000 -
    0x7fff8dbcefff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8dbcf000 -
    0x7fff8dbfafff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8dcfe000 -
    0x7fff8de00fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8de01000 -
    0x7fff8de04fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8de05000 -
    0x7fff8de31fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8de32000 -
    0x7fff8df4a92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8dfa9000 -
    0x7fff8dfa9fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8dfb7000 -
    0x7fff8dfc4ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e23b000 -
    0x7fff8e23dfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8e23e000 -
    0x7fff8e242fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e48c000 -
    0x7fff8e498fff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8e9d7000 -
    0x7fff8ea1bfff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
    0x7fff8ea6d000 -
    0x7fff8eb62fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8efdb000 -
    0x7fff8efdffff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8f03a000 -
    0x7fff8f047fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8f048000 -
    0x7fff8f065ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8f071000 -
    0x7fff8f0a9fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8f293000 -
    0x7fff8f2defff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8f355000 -
    0x7fff8f355ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f356000 -
    0x7fff8f39ffff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8f3a0000 -
    0x7fff8f3a9ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8f3aa000 -
    0x7fff8f418fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f4d2000 -
    0x7fff8f4e9fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8f4ea000 -
    0x7fff8f4effff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8f4f0000 -
    0x7fff8f4f0fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8f4f1000 -
    0x7fff8f534ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8f535000 -
    0x7fff8f536fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8f560000 -
    0x7fff8f5c8fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8f6da000 -
    0x7fff8f75aff7  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
    0x7fff8f75b000 -
    0x7fff8f79aff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8f79b000 -
    0x7fff8f7c0ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8f7c1000 -
    0x7fff8f9abff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff902c1000 -
    0x7fff90329ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff9032a000 -
    0x7fff90341fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff9139f000 -
    0x7fff913c0fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff913cf000 -
    0x7fff914a9fff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff914b6000 -
    0x7fff91551fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff91561000 -
    0x7fff91597fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff91598000 -
    0x7fff9159aff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff916c6000 -
    0x7fff91748ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91797000 -
    0x7fff917f6fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff91856000 -
    0x7fff91868ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff91869000 -
    0x7fff918baff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff918bb000 -
    0x7fff919d4fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91c41000 -
    0x7fff91c4fff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
    0x7fff91c6b000 -
    0x7fff91c8dff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
    0x7fff91c8e000 -
    0x7fff91c93fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff91c98000 -
    0x7fff91cc6ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff91d66000 -
    0x7fff91d6bfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff92419000 -
    0x7fff92539fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff9253a000 -
    0x7fff9253cfff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff9253d000 -
    0x7fff925e3ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff925e4000 -
    0x7fff925e4fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff926b2000 -
    0x7fff926c7fff  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
    0x7fff926c8000 -
    0x7fff927c5fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff928b5000 -
    0x7fff928d4ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff928d5000 -
    0x7fff928d7fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff928d8000 -
    0x7fff928dafff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff92917000 -
    0x7fff92963ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff929cc000 -
    0x7fff929d0ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff929d1000 -
    0x7fff92b7ffff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92b80000 -
    0x7fff92ba7ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff92bef000 -
    0x7fff92c04ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff92c05000 -
    0x7fff92c2fff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff92c30000 -
    0x7fff92c57fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff92ed9000 -
    0x7fff92f0ffff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff92f10000 -
    0x7fff931b4ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff931b5000 -
    0x7fff931c4ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff93329000 -
    0x7fff9332afff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9332b000 -
    0x7fff9332ffff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff933c2000 -
    0x7fff933c9fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff933ca000 -
    0x7fff936fafff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff93708000 -
    0x7fff93728fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff93729000 -
    0x7fff93737fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff93778000 -
    0x7fff93a49ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff93a4a000 -
    0x7fff93aa1ff7  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
    0x7fff93aa2000 -
    0x7fff93c3dfef  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
    0x7fff93c78000 -
    0x7fff948a5ff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff948b2000 -
    0x7fff9496fff7  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
    0x7fff94f6f000 -
    0x7fff94f6ffff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff94f70000 -
    0x7fff94f73ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff94f74000 -
    0x7fff94f95ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff94f96000 -
    0x7fff9511cfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9511d000 -
    0x7fff95352ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff95357000 -
    0x7fff95357fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff95390000 -
    0x7fff95455ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff95456000 -
    0x7fff954a0ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff95cba000 -
    0x7fff95ccdff7  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
    0x7fff95cce000 -
    0x7fff95ccefff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff95e5b000 -
    0x7fff95e65fff  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
    0x7fff95ea9000 -
    0x7fff95eb3ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff95eb4000 -
    0x7fff95ebffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff95ec0000 -
    0x7fff95f1cfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff95f1d000 -
    0x7fff95f1dfff  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
    0x7fff95f1e000 -
    0x7fff95f61ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff95f62000 -
    0x7fff95f6dfff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff961c5000 -
    0x7fff96214ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff96217000 -
    0x7fff9621bff7  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
    0x7fff9621c000 -
    0x7fff96220fff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff962a7000 -
    0x7fff96304ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9630a000 -
    0x7fff96397ff7  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
    0x7fff9639c000 -
    0x7fff966f9ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff967d7000 -
    0x7fff96aeeff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff96aef000 -
    0x7fff96aeffff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff96af0000 -
    0x7fff96af8ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff96c00000 -
    0x7fff96cd2ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff96cd3000 -
    0x7fff96d9fff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff96e95000 -
    0x7fff96f33ff7  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
    0x7fff96f34000 -
    0x7fff970a9fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff970aa000 -
    0x7fff972aafff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
    0x7fff972d8000 -
    0x7fff972faff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff972fb000 -
    0x7fff97309ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff9730a000 -
    0x7fff97346fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff97347000 -
    0x7fff973b4ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff973b5000 -
    0x7fff973c0ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff973c1000 -
    0x7fff973c7ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff973c8000 -
    0x7fff9741efff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff97427000 -
    0x7fff97532fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff97533000 -
    0x7fff975e4fff  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
    0x7fff975e5000 -
    0x7fff975fcfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff975fd000 -
    0x7fff97631fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff97682000 -
    0x7fff976d1ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff976d2000 -
    0x7fff976ddff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff97b30000 -
    0x7fff97b31ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff97c51000 -
    0x7fff97c51fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff97c52000 -
    0x7fff97c54ff7  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
    0x7fff97c55000 -
    0x7fff97c74ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff97c75000 -
    0x7fff97cb2fef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff97d02000 -
    0x7fff97d57ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff97dcc000 -
    0x7fff97dcdfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff97e9d000 -
    0x7fff97ec5fff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff98024000 -
    0x7fff9808dfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff9808e000 -
    0x7fff980e8ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 1163
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=183.4M resident=367.7M(201%) swapped_out_or_unallocated=16777216.0T(9594579451904%)
    Writable regions: Total=21.8M written=2664K(12%) resident=2792K(13%) swapped_out=0K(0%) unallocated=19.1M(87%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    MALLOC                        
    11.5M
    MALLOC guard page               
    48K
    STACK GUARD                   
    56.0M
    Stack                         
    8192K
    __DATA                        
    13.6M
    __IMAGE                        
    528K
    __LINKEDIT                    
    64.3M
    __TEXT                       
    119.1M
    __UNICODE                      
    544K
    shared memory                   
    12K
    ===========                 
    =======
    TOTAL                        
    273.6M
    Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i7, 2.93 GHz, 8 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.72.0-P2P
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: iPhone, Ethernet, en3
    Serial ATA Device: ST3000DM001-1CH166, 3 TB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: iPhone, apple_vendor_id, 0x12a8, 0xfa130000 / 6
    USB Device: Bose USB Audio, 0x05a7  (Bose Corporation), 0x1020, 0xfa140000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7

    Reinstall Mac OS X by pressing Commmand + R when you boot up your Mac.
    That will reinstall Safari for you.
    OS X: About OS X Recovery

  • My safari keeps crashing and/or freezing!

    I have updated all my software but my Safari keeps crashing and/or freezing, so I have to force quit it. I don't know why it keeps doing this! Maybe I should start using a different internet browser? Help!

    If Safari has just crashed, press the Report button on the CrashReporter dialog box to view the crash  information.
    Copy/paste the entire contents of the Crash Reporter window into your reply here.
    If the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the ~/Library/Logs/CrashReporter> folder.
    Post  a crash report so we can try and help you.

Maybe you are looking for

  • How to load and retrieve images from Portal!!!

    Dear all, I've designed a table with an ordsys.ordimage field for images. BIG MISTAKE, because there is no possibility to upload images from a form. I'd like to change it into a BLOB field but an error arises: "You cannot modify the column definition

  • How to clean everything off iBook

    Hello folks, I am trying to prep an iBook to give it away (sorry, spoken for), and I need to remove all the personal info, files, keychains as well as reset settings, etc. I haven't ever done this and I wondered if there was any reliable way to go ab

  • Sharepoint and SSRS error

    Hi I am getting the below error after deploying SSRS report into sharepoint An error has occurred during report processing. (rsProcessingAborted) Cannot create a connection to data source 'DataSource1'. (rsErrorOpeningConnection) For more information

  • Am I able to use Bridge CS6 with Photoshop CS5 ?

    Hi all, I think after using a trial for Illustrator in which CS6 bridge was attached I managed to overwrite Bridge CS5. AM I able to use Ps CS5 and Br CS6 together or do I have to look to re-obtaining Br CS5 ?. Thanks in advance, Mike.

  • URGENT: DEFALUT txjcd IS NOT FILLED IN THE TABLE T001

    Hi, i am getting this error when a release the billing document for accounting. the accountign document is not getting created,