Safari keeps crashing on opening!

So I was using safari fine all day there have been no issues in the past but almost immediately after attempting to install xrar (I think it was that one) a program to open .rar files safari now without fail 'quits unexpectedly' despite that I have used xrar in the past, I can use my Mac fine except for safari. Can anyone help as I really dont want to have to take it in store to get it fixed.

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

Similar Messages

  • Why my safari keep crashing on open time?

    hi, i can's open safari since updated to Yosemite, it keeps crashing all the time.
    here is the error output:
    Process:               Safari [669]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0.3 (10600.3.18)
    Build Info:            WebBrowser-7600003018000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [669]
    User ID:               501
    Date/Time:             2015-02-12 17:35:05.798 -0500
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        0E463022-580A-8272-2F4D-E832C251CCDE
    Time Awake Since Boot: 610 seconds
    Crashed Thread:        12
    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                 000000010cbbe000-000000010cbbf000 [    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   libobjc.A.dylib               0x00007fff988f90a1 search_method_list(method_list_t const*, objc_selector*) + 3
    1   libobjc.A.dylib               0x00007fff9890aa03 getMethodNoSuper_nolock(objc_class*, objc_selector*) + 59
    2   libobjc.A.dylib               0x00007fff9890a89b lookUpImpOrForward + 614
    3   libobjc.A.dylib               0x00007fff988f41ac objc_msgSend + 236
    4   com.apple.AppKit               0x00007fff945332f8 NSViewSetNeedsDisplayInRect + 1394
    5   com.apple.AppKit               0x00007fff93e2f772 -[NSView setNeedsDisplay:] + 81
    6   com.apple.AppKit               0x00007fff944145d7 -[NSVisualEffectView _commonInit] + 130
    7   com.apple.AppKit               0x00007fff9441475f -[NSVisualEffectView initWithFrame:] + 94
    8   com.apple.AppKit               0x00007fff9476fa3b -[NSTitlebarView initWithFrame:] + 77
    9   com.apple.AppKit               0x00007fff944e5d6c -[NSThemeFrame _makeTitlebarViewWithFrame:] + 88
    10  com.apple.AppKit               0x00007fff944e7d09 __49-[NSThemeFrame _floatTitlebarAndToolbarFromInit:]_block_invoke + 548
    11  com.apple.AppKit               0x00007fff93ecdf39 +[NSAnimationContext runAnimationGroup:completionHandler:] + 82
    12  com.apple.AppKit               0x00007fff944e7aa1 -[NSThemeFrame _floatTitlebarAndToolbarFromInit:] + 104
    13  com.apple.AppKit               0x00007fff93e3f12e -[NSThemeFrame initWithFrame:styleMask:owner:] + 243
    14  com.apple.AppKit               0x00007fff93e3d690 -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 614
    15  com.apple.AppKit               0x00007fff93e3cdc6 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1477
    16  com.apple.AppKit               0x00007fff94073ace -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    17  com.apple.AppKit               0x00007fff93e3c7f6 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    18  com.apple.AppKit               0x00007fff94073a81 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    19  com.apple.AppKit               0x00007fff93e3a105 -[NSWindowTemplate nibInstantiate] + 567
    20  com.apple.AppKit               0x00007fff93e0ee8b -[NSIBObjectData instantiateObject:] + 309
    21  com.apple.AppKit               0x00007fff942f32d1 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
    22  com.apple.AppKit               0x00007fff93e03605 loadNib + 384
    23  com.apple.AppKit               0x00007fff943745ab +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    24  com.apple.AppKit               0x00007fff94374ca8 +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 150
    25  com.apple.AppKit               0x00007fff9411473f _NXLoadNib + 196
    26  com.apple.AppKit               0x00007fff9411411f -[NSAlert init] + 95
    27  com.apple.AppKit               0x00007fff94153c33 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextW ithFormat:] + 131
    28  com.apple.AppKit               0x00007fff93e24f0d __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1021
    29  com.apple.AppKit               0x00007fff93e24ace -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    30  com.apple.AppKit               0x00007fff93e24a6d -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    31  com.apple.AppKit               0x00007fff93e2475a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 255
    32  com.apple.AppKit               0x00007fff93e24529 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    33  com.apple.AppKit               0x00007fff93e23f75 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    34  com.apple.Foundation           0x00007fff99f1f1e8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    35  com.apple.Foundation           0x00007fff99f1f059 _NSAppleEventManagerGenericHandler + 102
    36  com.apple.AE                   0x00007fff96a8c99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    37  com.apple.AE                   0x00007fff96a8c719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    38  com.apple.AE                   0x00007fff96a8c623 aeProcessAppleEvent + 295
    39  com.apple.HIToolbox           0x00007fff9a318a2e AEProcessAppleEvent + 56
    40  com.apple.AppKit               0x00007fff93e20626 _DPSNextEvent + 2665
    41  com.apple.AppKit               0x00007fff93e1f730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    42  com.apple.Safari.framework     0x00007fff8c7e5710 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    43  com.apple.AppKit               0x00007fff93e13593 -[NSApplication run] + 594
    44  com.apple.AppKit               0x00007fff93dfea14 NSApplicationMain + 1832
    45  libdyld.dylib                 0x00007fff984865c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff95c97232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff996a4a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff95c9694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9699140d start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff95c9694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9699140d start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.WebKit.ServicesController
    0   com.apple.CoreFoundation       0x00007fff90a603e6 -[__NSDictionaryM setObject:forKey:] + 6
    1   com.apple.CoreFoundation       0x00007fff90a829ed -[NSMutableDictionary addEntriesFromDictionary:] + 349
    2   com.apple.ShareKit             0x00007fff8e07db7e +[SHKSharingService serviceDictionariesFromBundle:matchingUserDict:] + 254
    3   com.apple.ShareKit             0x00007fff8e07f0f2 +[SHKSharingService addServicesFromPlugIns:compatibleWithUserDict:toServices:] + 2043
    4   com.apple.ShareKit             0x00007fff8e07fa37 +[SHKSharingService sharingServicesWithIdentifier:attributes:itemTypes:matchingDictionary:itemAttri butes:] + 1826
    5   com.apple.ShareKit             0x00007fff8e07ffca +[SHKSharingService sharingServicesForItems:mask:] + 894
    6   com.apple.AppKit               0x00007fff94714b0a +[NSSharingService sharingServicesForItems:mask:] + 69
    7   com.apple.WebKit               0x00007fff8dc04ce1 ___ZN6WebKit18ServicesController23refreshExistingServicesEb_block_invoke + 191
    8   libdispatch.dylib             0x00007fff996a6323 _dispatch_call_block_and_release + 12
    9   libdispatch.dylib             0x00007fff996a1c13 _dispatch_client_callout + 8
    10  libdispatch.dylib             0x00007fff996a5365 _dispatch_queue_drain + 1100
    11  libdispatch.dylib             0x00007fff996a6ecc _dispatch_queue_invoke + 202
    12  libdispatch.dylib             0x00007fff996a46b7 _dispatch_root_queue_drain + 463
    13  libdispatch.dylib             0x00007fff996b2fe4 _dispatch_worker_thread3 + 91
    14  libsystem_pthread.dylib       0x00007fff96993637 _pthread_wqthread + 729
    15  libsystem_pthread.dylib       0x00007fff9699140d start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff95c9694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9699140d start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff95c96136 __psynch_cvwait + 10
    1   com.apple.WebCore             0x00007fff92aad53b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x00007fff92aaa689 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x00007fff95fab14f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff96993268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff969931e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff9699141d thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff95c9694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9699140d start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff95c9694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9699140d start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff95c9694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9699140d start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff95c914de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95c9064f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff903c7abb CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff903c79ee thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff96993268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff969931e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff9699141d thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff95c914de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95c9064f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff90a88b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff90a87ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff90a87858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff905fdc80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff99f6590a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff96993268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff969931e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff9699141d thread_start + 13
    Thread 12 Crashed:
    0   libsystem_pthread.dylib       0x00007fff96991601 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff97321b58 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff9731a600 fprintf + 186
    3   ???                           0x00000001121f45dc 0 + 4599006684
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7dd461d8  rcx: 0x00007fff7dd461f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff7dd461f0  rsi: 0x00007fff96991a80  rbp: 0x00000001121f0e30  rsp: 0x00000001121f0db0
       r8: 0x00000001121f9000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff7dd456b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff96991601  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10cbbe000 -        0x10cbbefff  com.apple.Safari (8.0.3 - 10600.3.18) <077913F2-AB05-3133-B24E-2CA948D313E6> /Applications/Safari.app/Contents/MacOS/Safari
           0x111fd2000 -        0x111fd2fe7 +cl_kernels (???) <67F2CF4C-53B8-40BF-B052-B52C73F73683> cl_kernels
           0x111fd4000 -        0x1120bafef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1120fe000 -        0x1120fefef +cl_kernels (???) <0FDD261F-621B-41CC-99E3-8B69DEE4010A> cl_kernels
        0x7fff6c9bd000 -     0x7fff6c9f3837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff8c0e7000 -     0x7fff8c10cff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8c204000 -     0x7fff8c252fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff8c403000 -     0x7fff8c40bfff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8c40c000 -     0x7fff8c410fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8c411000 -     0x7fff8c416ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
        0x7fff8c417000 -     0x7fff8c489ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c48a000 -     0x7fff8c4a0ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8c4a1000 -     0x7fff8c6e2fff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c6fe000 -     0x7fff8c701fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c702000 -     0x7fff8c70ffff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8c737000 -     0x7fff8c73cfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c76e000 -     0x7fff8d0affff  com.apple.Safari.framework (10600 - 10600.3.18) <E32F3139-F84B-3ED7-B5B0-9821D22998F7> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8d0f1000 -     0x7fff8d10bfff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8d12b000 -     0x7fff8d242fe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d243000 -     0x7fff8d2d4ff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
        0x7fff8d2d5000 -     0x7fff8d2d8fff  libScreenReader.dylib (390.21) <364E0A52-4076-3F55-8C77-7CC5E085E4C4> /usr/lib/libScreenReader.dylib
        0x7fff8d2fe000 -     0x7fff8d469ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d46a000 -     0x7fff8d470ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8d471000 -     0x7fff8d48bff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff8d48c000 -     0x7fff8d494ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8d54b000 -     0x7fff8d591ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8d598000 -     0x7fff8d5d0fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d690000 -     0x7fff8d69aff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d69b000 -     0x7fff8d69ffff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8d6d3000 -     0x7fff8d93bff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8da7d000 -     0x7fff8dd43fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8dd44000 -     0x7fff8dde2fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8de11000 -     0x7fff8df29ffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8df2a000 -     0x7fff8e01efff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e01f000 -     0x7fff8e042fff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8e058000 -     0x7fff8e0ccfff  com.apple.ShareKit (1.0 - 323) <92C947CC-FD6B-39D4-919D-9ABD7701384C> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff8e0cd000 -     0x7fff8e162ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8e1a3000 -     0x7fff8e2cbff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8e324000 -     0x7fff8e364ff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8e365000 -     0x7fff8e367fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8e368000 -     0x7fff8e36efff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8e36f000 -     0x7fff8e37afff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8e37b000 -     0x7fff8e37dff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8e37e000 -     0x7fff8e390ff7  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
        0x7fff8e39e000 -     0x7fff8e3fafff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e3fb000 -     0x7fff8e409fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff8e40a000 -     0x7fff8e415ff7  libcsfde.dylib (471.10.6) <E1BF5816-3CE6-30CE-B3EE-F68CB6BA1378> /usr/lib/libcsfde.dylib
        0x7fff8e416000 -     0x7fff8e470ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8e4a4000 -     0x7fff8e4b1fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8e534000 -     0x7fff8e5bdfff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8e5d7000 -     0x7fff8e609ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8e60a000 -     0x7fff8e60dfff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e60e000 -     0x7fff8e649fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8ecb2000 -     0x7fff8eccbff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8eccc000 -     0x7fff8ed8cfff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8eda4000 -     0x7fff8eed4fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8eed5000 -     0x7fff8eee0fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8eee1000 -     0x7fff8ef65fff  com.apple.ViewBridge (103.1 - 103.1) <BABD572C-58AA-362C-B246-D45DCD990D16> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8ef66000 -     0x7fff8ef9effb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
        0x7fff8efd3000 -     0x7fff8efd8ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8efd9000 -     0x7fff8f031ff7  com.apple.accounts.AccountsDaemon (113 - 113) <30F83BF7-2BAE-3BAD-B111-224346AF4B52> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff8f032000 -     0x7fff8f05ffff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f060000 -     0x7fff8f097ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8f098000 -     0x7fff8f110ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8f111000 -     0x7fff8f192ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8f193000 -     0x7fff8f19cff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8f19d000 -     0x7fff8f19dff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff8f19f000 -     0x7fff8f291fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8fb1b000 -     0x7fff8fb9dfff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8fb9e000 -     0x7fff8fbd8ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8fbd9000 -     0x7fff8fbf8fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8fc79000 -     0x7fff8fcd8ff7  com.apple.StoreFoundation (1.0 - 1) <2F4B0037-C611-3561-A381-4FFFE4182830> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff8fcd9000 -     0x7fff8fcdbffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8fcdc000 -     0x7fff8fdfeff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8fdff000 -     0x7fff8fe0dfff  com.apple.AddressBook.ContactsFoundation (9.0 - 1563) <CCAB74BF-947C-384D-B4C8-E2118145555B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8fe0e000 -     0x7fff8fe2efff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8fe97000 -     0x7fff90383ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff90384000 -     0x7fff9039fff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff903a0000 -     0x7fff90550ff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90551000 -     0x7fff90553fff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff9055d000 -     0x7fff90760ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff9076e000 -     0x7fff9076efff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9076f000 -     0x7fff907d6ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff907d7000 -     0x7fff907f4ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff907f5000 -     0x7fff90802ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff90881000 -     0x7fff9088cfff  com.apple.CommerceCore (1.0 - 376.6.2) <3FD9A3A6-C12F-31E0-B90E-5E325B595750> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9088d000 -     0x7fff90895ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff90896000 -     0x7fff90898fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff90899000 -     0x7fff909d6fff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff909d7000 -     0x7fff909f1ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff909ff000 -     0x7fff909fffff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff90a16000 -     0x7fff90dacfff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90dad000 -     0x7fff90e08fff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90e13000 -     0x7fff90e1bfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff90e1c000 -     0x7fff90e1cfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90e1d000 -     0x7fff90e2fff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff90e7f000 -     0x7fff912d2fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff912d8000 -     0x7fff9136afff  com.apple.SoftwareUpdate.framework (6 - 744.3.1) <5D93AF83-C519-3B20-A7B5-6BB3D4E9516D> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff9136b000 -     0x7fff915d5fff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff9186d000 -     0x7fff91875fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff91876000 -     0x7fff91879ff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff9187a000 -     0x7fff918a5fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff918a6000 -     0x7fff918a6fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff918a7000 -     0x7fff918b2fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff918b3000 -     0x7fff91941ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff91942000 -     0x7fff919fdff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff91a40000 -     0x7fff91a40fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff91a41000 -     0x7fff91a41fff  com.apple.WebKit2 (10600 - 10600.3.18) <798960DA-4067-34CB-910A-56CCFEEBC072> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff91a42000 -     0x7fff91a8eff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff91a8f000 -     0x7fff91ebffff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff91ecb000 -     0x7fff91f8eff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff91f8f000 -     0x7fff91fb0fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff91fb1000 -     0x7fff92087ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff9217c000 -     0x7fff921e3ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff921e4000 -     0x7fff921e5ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff92231000 -     0x7fff92246fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff92348000 -     0x7fff92383fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff923e1000 -     0x7fff923f2ff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
        0x7fff92457000 -     0x7fff9245bfff  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
        0x7fff9245c000 -     0x7fff9245efff  libRadiance.dylib (1232) <E670DDEF-60F8-3AEB-B6A2-B20A1340634C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff9245f000 -     0x7fff92501ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff92507000 -     0x7fff92512ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
        0x7fff92513000 -     0x7fff9251afff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff9251b000 -     0x7fff92529ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9252a000 -     0x7fff92532fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff92533000 -     0x7fff92536ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff92566000 -     0x7fff9256ffff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff92598000 -     0x7fff9259cfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff9259d000 -     0x7fff926abfff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff926ac000 -     0x7fff92a17fff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff92a18000 -     0x7fff92a44fff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
        0x7fff92a45000 -     0x7fff92a8eff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff92a8f000 -     0x7fff92a91fff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff92a92000 -     0x7fff92aa5ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff92aa6000 -     0x7fff93a5dffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff93a5e000 -     0x7fff93a7aff7  com.apple.pluginkit.framework (1.0 - 1) <FEB6FF0B-A688-37C9-93CF-E886E7ED3141> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff93a7b000 -     0x7fff93aefff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff93af0000 -     0x7fff93dd7ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff93dd8000 -     0x7fff93de6ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff93de7000 -     0x7fff93decff7  com.apple.ServerInformation (2.0 - 1) <78FDEDE5-202A-3A65-BE75-B0F44A811C80> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff93dfc000 -     0x7fff94946ff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff94aae000 -     0x7fff94ad1ff7  com.apple.framework.familycontrols (4.1 - 410) <153DC4C9-3C06-3147-8AC6-024AB4819C00> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff94add000 -     0x7fff94adefff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff94b18000 -     0x7fff94b21ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff94b5f000 -     0x7fff94bb2ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff94bb3000 -     0x7fff94bbdfff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff94bbe000 -     0x7fff94c2dfff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff94c2e000 -     0x7fff94c36ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff94c37000 -     0x7fff94c40fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff94c41000 -     0x7fff94c42fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff94c47000 -     0x7fff94c77fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff94c78000 -     0x7fff94c94ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff94c95000 -     0x7fff94cbdffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff94cbe000 -     0x7fff94ea3ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
        0x7fff94ea4000 -     0x7fff953cdff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff953ce000 -     0x7fff953d5fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff953d6000 -     0x7fff953d8ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff953d9000 -     0x7fff953ddfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff953de000 -     0x7fff953f5ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff95412000 -     0x7fff95480ffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff95481000 -     0x7fff95495ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff95496000 -     0x7fff95497fff  libquit.dylib (182) <9C30277D-0220-381E-8543-51227DE5D23F> /usr/lib/libquit.dylib
        0x7fff95498000 -     0x7fff95767ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff95768000 -     0x7fff9576bfff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9576c000 -     0x7fff9576eff3  com.apple.SafariServices.framework (10600 - 10600.3.18) <2C2F0A8D-CC06-30CF-B247-93A96A25F0D5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff9576f000 -     0x7fff95775ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff95776000 -     0x7fff95b4dfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff95b4e000 -     0x7fff95b8bff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff95b8c000 -     0x7fff95c7fff7  libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95c80000 -     0x7fff95c9dfff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
        0x7fff95c9e000 -     0x7fff95cb9fff  com.apple.PackageKit.PackageUIKit (3.0 - 436) <A9D85786-9323-3C2D-A6A0-83443014A750> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff95cba000 -     0x7fff95f35ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff95f78000 -     0x7fff95fa0fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff95fa1000 -     0x7fff964b4ff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff964b5000 -     0x7fff9655bff7  com.apple.PDFKit (3.1 - 3.1) <D2D019DD-5DCA-3C0D-B9B7-0F919A6CD1DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9655c000 -     0x7fff965a2ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff965bd000 -     0x7fff965edff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff965ee000 -     0x7fff965f4fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff965f5000 -     0x7fff96602ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff96603000 -     0x7fff96605fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff96936000 -     0x7fff96965fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff96966000 -     0x7fff9698fffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff96990000 -     0x7fff96999fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
        0x7fff96a3d000 -     0x7fff96a7efff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff96a7f000 -     0x7fff96adeff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff96adf000 -     0x7fff96bd1ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff96c7f000 -     0x7fff96cccfff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff96ccd000 -     0x7fff96f79fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff96f7a000 -     0x7fff9705efff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9705f000 -     0x7fff97071fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff97072000 -     0x7fff9711aff7  com.apple.PackageKit (3.0 - 436) <2EB311B0-89DC-3667-B5B6-8CE240411EC5> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff9711b000 -     0x7fff97123ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff97152000 -     0x7fff97194fff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff97198000 -     0x7fff971b2ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff97263000 -     0x7fff97293fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff97294000 -     0x7fff9729bfff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff972dd000 -     0x7fff97369ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff9736a000 -     0x7fff97398ff7  com.apple.CommerceKit (1.2.0 - 376.6.2) <684FCA6B-0F93-35EA-8174-63FEFFE05202> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff9739d000 -     0x7fff973c1ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff973c2000 -     0x7fff973e7ff7  libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff973e8000 -     0x7fff973eaff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff97401000 -     0x7fff9740cff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9740d000 -     0x7fff97411ff7  libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff974ab000 -     0x7fff97d02ffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff97d03000 -     0x7fff97d79fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff97d7a000 -     0x7fff97dadff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff97dae000 -     0x7fff97daefff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff97daf000 -     0x7fff97dbafdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff97dbb000 -     0x7fff97dd4fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff97e86000 -     0x7fff97ec6ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff97ed0000 -     0x7fff97f3cfff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff97f3d000 -     0x7fff97f57ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff97f58000 -     0x7fff97f6ffff  com.apple.login (3.0 - 3.0) <85DEFDD5-FC3E-3AA1-8037-12F2DCE6BE3D> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff98060000 -     0x7fff9807bff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff982da000 -     0x7fff982dbfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff982dc000 -     0x7fff98309fff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff9830a000 -     0x7fff98357ff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff98471000 -     0x7fff98482ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff98483000 -     0x7fff98486ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
        0x7fff98487000 -     0x7fff98487fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff98488000 -     0x7fff98499fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff98553000 -     0x7fff98554fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff988f3000 -     0x7fff98aed46f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
        0x7fff98aee000 -     0x7fff98b19fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff98db2000 -     0x7fff98dddff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff98dde000 -     0x7fff98dfbfff  com.apple.DistributionKit (700 - 920) <E0ED0C5F-6C97-3AB5-A33C-58DE0C1100A3> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff98f31000 -     0x7fff98f7eff3  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
        0x7fff98fa4000 -     0x7fff990d6ff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff990e7000 -     0x7fff9941afff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
        0x7fff9941b000 -     0x7fff9941cfff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
        0x7fff9946d000 -     0x7fff994feff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff994ff000 -     0x7fff994ffff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D1

    Click here and follow the instructions, or if there’s a type of adware not covered by them on the computer, these ones. If you're willing to use a tool to remove it(you don't need to, but may find it easier), you can instead run Adware Medic; this link is a direct download.
    (122195)

  • Safari Keeps Crashing After Opening

    I was recently using Safari when my battery died and the whole screen went black. When I plugged the computer back in and tried to re-open Safari the browser would open for a few seconds, not connect to any websites, and then crash and give me the program ended unexpectedly report. This happens repeatedly. I tried upgrading to Safari 3.2 but that didn't work so I completely un-installed and then re-installed Safari 3.2 but am still having this problem.
    Any suggestions on how I can fix it?

    I was recently using Safari when my battery died and the whole screen went black. When I plugged the computer back in and tried to re-open Safari the browser would open for a few seconds, not connect to any websites, and then crash and give me the program ended unexpectedly report. This happens repeatedly. I tried upgrading to Safari 3.2 but that didn't work so I completely un-installed and then re-installed Safari 3.2 but am still having this problem.
    Any suggestions on how I can fix it?

  • Safari Keeps crashing at opening

    Keep getting this error message, Thoughts?
    Process:    
    Safari [337]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    7.0.4 (9537.76.4)
    Build Info: 
    WebBrowser-7537076004000000~3
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [167]
    Responsible:
    Safari [337]
    User ID:    
    501
    Date/Time:  
    2014-06-13 16:31:44.189 -0400
    OS Version: 
    Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  5B0D1490-657D-0893-BDB7-8C317C2BEC25
    Crashed Thread:  10
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x8:
    -->
    __TEXT            
    000000010875d000-000000010875e000 [
    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.CoreFoundation 
    0x000000010ba380a0 -[__NSCFString copyWithZone:] + 0
    1   com.apple.QuartzCore     
    0x000000010a331d29 CAValueObjCCopyPointer + 49
    2   com.apple.QuartzCore     
    0x000000010a32f279 CA::AttrList::set(unsigned int, _CAValueType, void const*) + 547
    3   com.apple.QuartzCore     
    0x000000010a332d42 CA::Layer::setter(unsigned int, _CAValueType, void const*) + 192
    4   com.apple.QuartzCore     
    0x000000010a332c7b -[CALayer setName:] + 43
    5   com.apple.AppKit         
    0x000000010be00880 -[NSView makeBackingLayer] + 112
    6   com.apple.AppKit         
    0x000000010be006a2 -[NSView(NSInternal) _createLayerAndInitialize] + 116
    7   com.apple.AppKit         
    0x000000010be004a0 -[NSView _doSetWantsLayerYES] + 472
    8   com.apple.AppKit         
    0x000000010bdfff9c -[NSView setWantsLayer:] + 310
    9   com.apple.Safari.framework
    0x000000010885afa9 -[OneStepBookmarkingButton initWithCoder:] + 75
    10  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    11  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    12  com.apple.Foundation     
    0x000000010b11ff9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    13  com.apple.Foundation     
    0x000000010b12019b -[NSArray(NSArray) initWithCoder:] + 202
    14  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    15  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    16  com.apple.AppKit         
    0x000000010bd8c5cc -[NSView initWithCoder:] + 1949
    17  com.apple.AppKit         
    0x000000010bd8bb8b -[NSCustomView initWithCoder:] + 79
    18  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    19  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    20  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    21  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    22  com.apple.AppKit         
    0x000000010bfbb230 -[NSSegmentedControl initWithCoder:] + 47
    23  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    24  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    25  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    26  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    27  com.apple.AppKit         
    0x000000010bfbb230 -[NSSegmentedControl initWithCoder:] + 47
    28  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    29  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    30  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    31  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    32  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    33  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    34  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    35  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    36  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    37  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    38  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    39  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    40  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    41  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    42  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    43  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    44  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    45  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    46  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    47  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    48  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    49  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    50  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    51  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    52  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    53  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    54  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    55  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    56  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    57  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    58  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    59  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    60  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    61  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    62  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    63  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    64  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    65  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    66  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    67  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    68  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    69  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    70  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    71  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    72  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    73  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    74  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    75  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    76  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    77  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    78  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    79  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    80  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    81  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    82  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    83  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    84  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    85  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    86  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    87  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    88  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    89  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    90  com.apple.AppKit         
    0x000000010bd8c64b -[NSView initWithCoder:] + 2076
    91  com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    92  com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    93  com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    94  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    95  com.apple.Foundation     
    0x000000010b11ff9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    96  com.apple.Foundation     
    0x000000010b12019b -[NSArray(NSArray) initWithCoder:] + 202
    97  com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    98  com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    99  com.apple.AppKit         
    0x000000010bd8c5cc -[NSView initWithCoder:] + 1949
    100 com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    101 com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    102 com.apple.AppKit         
    0x000000010bd8dcd8 -[NSResponder initWithCoder:] + 63
    103 com.apple.AppKit         
    0x000000010bd8be8f -[NSView initWithCoder:] + 96
    104 com.apple.AppKit         
    0x000000010bdd2d70 -[NSControl initWithCoder:] + 51
    105 com.apple.AppKit         
    0x000000010bdf5cc2 -[NSButton initWithCoder:] + 44
    106 com.apple.AppKit         
    0x000000010bd8e2b4 -[NSClassSwapper initWithCoder:] + 528
    107 com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    108 com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    109 com.apple.AppKit         
    0x000000010bd65ced -[NSNibConnector initWithCoder:] + 106
    110 com.apple.AppKit         
    0x000000010bd65b6e -[NSNibOutletConnector initWithCoder:] + 73
    111 com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    112 com.apple.Foundation     
    0x000000010b11ff9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    113 com.apple.Foundation     
    0x000000010b12019b -[NSArray(NSArray) initWithCoder:] + 202
    114 com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    115 com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    116 com.apple.AppKit         
    0x000000010bd647a2 -[NSIBObjectData initWithCoder:] + 205
    117 com.apple.Foundation     
    0x000000010b11ee92 _decodeObjectBinary + 2534
    118 com.apple.Foundation     
    0x000000010b11e34d _decodeObject + 288
    119 com.apple.AppKit         
    0x000000010bd6458f loadNib + 232
    120 com.apple.AppKit         
    0x000000010bd63b8c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
    121 com.apple.AppKit         
    0x000000010bd6397c -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 197
    122 com.apple.AppKit         
    0x000000010bd6376b +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 357
    123 com.apple.Safari.framework
    0x0000000108a02b78 -[ToolbarController initWithBrowserWindowController:] + 104
    124 com.apple.Safari.framework
    0x000000010882f568 -[BrowserWindowControllerMac windowDidLoad] + 739
    125 com.apple.AppKit         
    0x000000010c0163ac -[NSWindowController _windowDidLoad] + 450
    126 com.apple.Safari.framework
    0x0000000108a61c13 -[WindowController _windowDidLoad] + 43
    127 com.apple.AppKit         
    0x000000010bffcfa6 -[NSWindowController window] + 110
    128 com.apple.Safari.framework
    0x000000010882fc9a -[BrowserWindowControllerMac showWindow:] + 50
    129 com.apple.AppKit         
    0x000000010c0ca5f5 -[NSDocument showWindows] + 100
    130 com.apple.Safari.framework
    0x00000001087fe00b -[BrowserDocument showWindows] + 39
    131 com.apple.AppKit         
    0x000000010c0c9168 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 458
    132 com.apple.AppKit         
    0x000000010c0c8f5f -[NSDocumentController newDocument:] + 36
    133 com.apple.Safari.framework
    0x00000001089914e3 -[WindowReopener reopenWithArrayOfWindowControllerNames:] + 120
    134 com.apple.Safari.framework
    0x00000001089916a4 -[WindowReopener init] + 117
    135 com.apple.Safari.framework
    0x00000001089917b3 +[WindowReopener reopenWindows] + 43
    136 com.apple.Safari.framework
    0x00000001087730f7 -[AppController _openUntitledFileWhileLaunching:] + 157
    137 com.apple.Safari.framework
    0x000000010876ffa3 -[AppController applicationOpenUntitledFile:] + 22
    138 com.apple.AppKit         
    0x000000010bff7db0 -[NSApplication _doOpenUntitled] + 447
    139 com.apple.AppKit         
    0x000000010bf1adf1 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 254
    140 com.apple.AppKit         
    0x000000010bf1ab13 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 140
    141 com.apple.AppKit         
    0x000000010bf1a6fd -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 746
    142 com.apple.AppKit         
    0x000000010bd85a0b -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 323
    143 com.apple.AppKit         
    0x000000010bd85799 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    144 com.apple.AppKit         
    0x000000010bd851fb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    145 com.apple.Foundation     
    0x000000010b128f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    146 com.apple.Foundation     
    0x000000010b128d7d _NSAppleEventManagerGenericHandler + 106
    147 com.apple.AE             
    0x000000010fc20e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    148 com.apple.AE             
    0x000000010fc20c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    149 com.apple.AE             
    0x000000010fc20b36 aeProcessAppleEvent + 315
    150 com.apple.HIToolbox      
    0x000000010e794161 AEProcessAppleEvent + 56
    151 com.apple.AppKit         
    0x000000010bd810d6 _DPSNextEvent + 1026
    152 com.apple.AppKit         
    0x000000010bd808bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    153 com.apple.Safari.framework
    0x00000001087c2d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    154 com.apple.AppKit         
    0x000000010bd749bc -[NSApplication run] + 553
    155 com.apple.AppKit         
    0x000000010bd5f7a3 NSApplicationMain + 940
    156 com.apple.Safari.framework
    0x0000000108994c8d SafariMain + 267
    157 libdyld.dylib            
    0x000000010f24c5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x000000010f3f1e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x000000010f50bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x000000010f50efb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x000000010f3f2662 kevent64 + 10
    1   libdispatch.dylib        
    0x000000010f216421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x000000010f216136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib   
    0x000000010f3f1e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x000000010f50bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x000000010f50efb9 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x000000010f3f1716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x000000010f50cc3b _pthread_cond_wait + 727
    2   com.apple.WebCore        
    0x000000011288855b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore        
    0x00000001128850ef WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore 
    0x0000000109254f3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib  
    0x000000010f50a899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x000000010f50a72a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x000000010f50efc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x000000010f3f1e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x000000010f50bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x000000010f50efb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x000000010f3f1e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x000000010f50bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x000000010f50efb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x000000010f3f1e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x000000010f50bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x000000010f50efb9 start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib   
    0x000000010f3eda1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x000000010f3ecd18 mach_msg + 64
    2   com.apple.QuartzCore     
    0x000000010a353377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore     
    0x000000010a3532ad thread_fun + 25
    4   libsystem_pthread.dylib  
    0x000000010f50a899 _pthread_body + 138
    5   libsystem_pthread.dylib  
    0x000000010f50a72a _pthread_start + 137
    6   libsystem_pthread.dylib  
    0x000000010f50efc9 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x000000010f3eda1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x000000010f3ecd18 mach_msg + 64
    2   com.apple.CoreFoundation 
    0x000000010ba6ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation 
    0x000000010ba6f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation 
    0x000000010ba6ef25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation     
    0x000000010b16e967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation     
    0x000000010b16e76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib  
    0x000000010f50a899 _pthread_body + 138
    8   libsystem_pthread.dylib  
    0x000000010f50a72a _pthread_start + 137
    9   libsystem_pthread.dylib  
    0x000000010f50efc9 thread_start + 13
    Thread 10 Crashed:
    0   libicucore.A.dylib       
    0x000000010977bfba 0x1096bf000 + 774074
    Thread 10 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000054  rcx: 0x0000000109a7e000  rdx: 0x0000000000000054
      rdi: 0x0000000109a7e000  rsi: 0x0000000109a66000  rbp: 0x0000000109a7fff0  rsp: 0x0000000109a7ff68
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x00000001095ca420  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000109a66000
      rip: 0x000000010977bfba  rfl: 0x0000000000010202  cr2: 0x0000000000000008
    Logical CPU:
    1
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x10875d000 -   
    0x10875dffd  com.apple.Safari (7.0.4 - 9537.76.4) <BE71E110-8F31-3710-AC01-96EFEEE5037C> /Applications/Safari.app/Contents/MacOS/Safari
    0x108766000 -   
    0x108c6cffb  com.apple.Safari.framework (9537 - 9537.76.4) <28E2BB7D-87E5-357C-B22E-D4091B5AF7EE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
    0x10905c000 -   
    0x10905dff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x109068000 -   
    0x109086ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x1090ab000 -   
    0x1090acfff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
    0x1090b7000 -   
    0x1090d4ff7  com.apple.framework.Apple80211 (9.3.2 - 932.59) <DA61BF63-978E-342D-8F7F-83D0169A7F48> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x1090e3000 -   
    0x1090e3fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x1090eb000 -   
    0x1090ebfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x1090f0000 -   
    0x10914eff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x10918d000 -   
    0x109197ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x1091a9000 -   
    0x109215fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x10924c000 -   
    0x1095c3ff6  com.apple.JavaScriptCore (9537 - 9537.76.1) <EB1F11D7-80BA-366C-8807-159575F41CE7> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
    0x1096bf000 -   
    0x109877ffb  libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
    0x10991f000 -   
    0x109a09fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x109a24000 -   
    0x109a55ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x109a69000 -   
    0x109a76ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x109a83000 -   
    0x109a91fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x109a9a000 -   
    0x109adbfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x10a32c000 -   
    0x10a4c8ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x10a5a6000 -   
    0x10a800ffd  com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x10a948000 -   
    0x10a9bbfff  com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x10a9fd000 -   
    0x10aa2bff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x10aa59000 -   
    0x10aabcffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10aafe000 -   
    0x10ac34ffc  com.apple.WebKit (9537 - 9537.76.4) <D3F786EA-9E87-3BFA-9B39-C938C0EC1F5A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
    0x10ad2f000 -   
    0x10af20ff3  com.apple.WebKit2 (9537 - 9537.76.4) <7753BA2C-1279-396D-8044-AE1D001A5A57> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
    0x10b108000 -   
    0x10b406fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x10b648000 -   
    0x10b7f5f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x10b81c000 -   
    0x10b86efff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x10b8cd000 -   
    0x10b98fff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x10b9ff000 -   
    0x10bbe4fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x10bd56000 -   
    0x10bd57ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x10bd5d000 -   
    0x10c8d3ff7  com.apple.AppKit (6.9 - 1265.20) <D2A7AF23-0FEA-3D7D-9CF5-B4E262224577> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x10d05b000 -   
    0x10d1cbff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x10d2d8000 -   
    0x10d2d8fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10d2df000 -   
    0x10d3e5ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10d454000 -   
    0x10dd73f43  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x10dea3000 -   
    0x10dea3fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x10deac000 -   
    0x10dedbff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10defe000 -   
    0x10df0fff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x10df15000 -   
    0x10df17fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x10df21000 -   
    0x10df59ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x10df93000 -   
    0x10e0e7ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x10e181000 -   
    0x10e181ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x10e187000 -   
    0x10e3cfff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10e4fd000 -   
    0x10e561fff  com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10e5a6000 -   
    0x10e6d6ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x10e759000 -   
    0x10ea03ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x10eb62000 -   
    0x10eb6aff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x10eb74000 -   
    0x10ebb6ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x10ebd5000 -   
    0x10ecbcff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x10ecf3000 -   
    0x10edd7fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x10ee9c000 -   
    0x10eeedff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x10ef15000 -   
    0x10ef1afff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x10ef2b000 -   
    0x10ef2cfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x10ef34000 -   
    0x10ef46ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10ef5a000 -   
    0x10ef72ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x10ef83000 -   
    0x10ef90fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x10efa3000 -   
    0x10f067ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10f0f5000 -   
    0x10f110ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x10f120000 -   
    0x10f149ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x10f15d000 -   
    0x10f161ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x10f166000 -   
    0x10f170fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x10f183000 -   
    0x10f18afff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x10f19b000 -   
    0x10f1a2ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x10f1b0000 -   
    0x10f1fefff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x10f213000 -   
    0x10f22dfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x10f249000 -   
    0x10f24cff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x10f253000 -   
    0x10f253ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x10f25b000 -   
    0x10f262ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x10f26b000 -   
    0x10f270fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x10f277000 -   
    0x10f279ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x10f284000 -   
    0x10f285ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x10f291000 -   
    0x10f2a2ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x10f2b3000 -   
    0x10f2b4ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x10f2c0000 -   
    0x10f349ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x10f377000 -   
    0x10f379ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x10f384000 -   
    0x10f38cfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x10f398000 -   
    0x10f3bfffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x10f3dc000 -   
    0x10f3f8ff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
    0x10f41e000 -   
    0x10f44dfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x10f45f000 -   
    0x10f47aff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x10f48b000 -   
    0x10f4b2ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x10f4d0000 -   
    0x10f4d9ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x10f4e9000 -   
    0x10f4efff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x10f509000 -   
    0x10f510ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x10f51d000 -   
    0x10f51eff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
    0x10f525000 -   
    0x10f529ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x10f535000 -   
    0x10f536fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x10f53d000 -   
    0x10f542ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x10f54e000 -   
    0x10f572fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x10f591000 -   
    0x10f5a1fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x10f5ae000 -   
    0x10f5b2fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x10f5bd000 -   
    0x10f5bdffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x10f5c4000 -   
    0x10f5d1ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x10f5db000 -   
    0x10f8c5fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x10f948000 -   
    0x10f9d8ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10fa41000 -   
    0x10fab8fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10fb5f000 -   
    0x10fbccfff  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
    0x10fc13000 -   
    0x10fc6effb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10fca1000 -   
    0x10fd6afff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10fde0000 -   
    0x10fe09fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x10fe2c000 -   
    0x10fe33fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10fe41000 -   
    0x10fe4cfff  libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
    0x10fe55000 -   
    0x10fe60ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10fe6e000 -   
    0x10fe71fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x10fe78000 -   
    0x10fe8fff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x10feb3000 -   
    0x10febdff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x10fecf000 -   
    0x10fef7ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x10ff07000 -   
    0x10ff93ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x10ffc9000 -   
    0x110038ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x110065000 -   
    0x1100eefff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x110138000 -   
    0x11017dff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x1101b1000 -   
    0x1101c0ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x1101cf000 -   
    0x11021cff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework

    You probably installed the "Genieo/InstallMac" rootkit. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the tedious procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the rootkit (as long as you never reinstall it.)
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data. You must know how to restore from a backup even if the system becomes unbootable. If you don't know how to do that, or if you don't have any backups, stop here and ask for guidance.
    Step 1
    In the Applications folder, there should be an item named "Genieo". Select it and open the Finder Info window. If it shows that the Version is less than 2.0, download and install the current version from the genieo.com website. This may seem paradoxical, since the goal is to remove it, but you'll be saving yourself some trouble as well as the risk of putting the system in an unusable state.
    There should be another application in the same folder named "Uninstall Genieo". After updating Genieo, if necessary, launch "Uninstall Genieo" and follow the prompts to remove the "newspaper-style home page." Restart the computer.
    This step does not completely inactivate Genieo.
    Step 2
    Don't take this step unless you completed Step 1, including the restart, without any error messages. If you couldn't complete Step 1, stop here and ask for instructions.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
    /usr/lib/libgenkit.dylib/usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib~/Library/Application Support/com.genieoinnovation.Installer~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. There's no need to restart after each one. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 3
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this software. 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 has 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 youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the Genieo developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight is inexcusable and has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.

  • Safari keeps crashing upon opening

    Hi there,
    Here is my crash report.  Thank you for your help in advance.
    Process:         Safari [9852]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         6.0.5 (8536.30.1)
    Build Info:      WebBrowser-7536030001000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [299]
    User ID:         504
    Date/Time:       2014-06-14 22:59:31.098 +0530
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          141291 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  3 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      9FF9B9CE-5D9A-7464-1B89-AB40F46C2202
    Crashed Thread:  8
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000106f8b174
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x106f8b174:
        __TEXT                 0000000106321000-0000000106f4f000 [ 12.2M] r-x/rwx SM=COW  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    --> __DATA                 0000000106f4f000-0000000107162000 [ 2124K] rw-/rwx SM=COW  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        __DATA                 0000000107162000-0000000107167000 [   20K] rw-/rwx SM=PRV  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00000001058ca7b3 __CFStringCreateImmutableFunnel3 + 2243
    1   com.apple.CoreFoundation                0x00000001058deccb CFStringCreateWithBytes + 59
    2   com.apple.ColorSync                     0x000000010a6961c7 ColorSyncCreateSignatureFromFourCharCode + 37
    3   libCSync.A.dylib                        0x000000010fa045ff SetTRCTag + 51
    4   libCSync.A.dylib                        0x000000010fa01f92 create + 1306
    5   libCSync.A.dylib                        0x000000010fa02bd2 CMSTransformCreate + 28
    6   com.apple.CoreGraphics                  0x0000000109b81409 CGColorTransformCreate + 831
    7   libRIP.A.dylib                          0x00000001110da19c ripc_GetDefaultColorTransform + 84
    8   libRIP.A.dylib                          0x00000001110da029 ripc_BeginLayer + 1293
    9   com.apple.CoreGraphics                  0x0000000109bc792a CGContextBeginTransparencyLayerWithRect + 136
    10  com.apple.coreui                        0x0000000108705950 CUIPenCG::BeginLayerWithRect(void*, CGRect, __CFDictionary const*) + 54
    11  com.apple.coreui                        0x00000001086fd303 CUIArtFileRenderer::DrawPushButton(CUIDescriptor const*) + 983
    12  com.apple.coreui                        0x00000001086fc47c CUIArtFileRenderer::Draw(CUIDescriptor const*, CGAffineTransform, CUIReturnInfo&) + 536
    13  com.apple.coreui                        0x00000001086d7895 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 3343
    14  com.apple.coreui                        0x0000000108702bcb CUIDraw + 180
    15  com.apple.AppKit                        0x0000000106588827 -[NSButtonCell drawBezelWithFrame:inView:] + 410
    16  com.apple.AppKit                        0x00000001064e2839 -[NSButtonCell drawWithFrame:inView:] + 489
    17  com.apple.AppKit                        0x00000001064c47d6 -[NSControl drawRect:] + 400
    18  com.apple.AppKit                        0x00000001064b8064 -[NSView _drawRect:clip:] + 4217
    19  com.apple.AppKit                        0x00000001064b66c1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
    20  com.apple.AppKit                        0x00000001064b6ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    21  com.apple.AppKit                        0x00000001064b6ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    22  com.apple.AppKit                        0x00000001064b46f2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 817
    23  com.apple.AppKit                        0x00000001064b4143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314
    24  com.apple.AppKit                        0x00000001064afd6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    25  com.apple.AppKit                        0x0000000106479c93 -[NSView displayIfNeeded] + 1830
    26  com.apple.AppKit                        0x0000000106536a18 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1377
    27  com.apple.AppKit                        0x0000000106536038 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 940
    28  com.apple.AppKit                        0x000000010636f31c -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 468
    29  com.apple.AppKit                        0x000000010636ebff -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 778
    30  com.apple.AppKit                        0x00000001066c0d57 -[NSApplication beginModalSessionForWindow:] + 37
    31  com.apple.Safari.framework              0x00000001037425fd -[BrowserApplication beginModalSessionForWindow:] + 76
    32  com.apple.AppKit                        0x00000001066c090a -[NSApplication runModalForWindow:] + 100
    33  com.apple.AppKit                        0x00000001066b3384 -[NSAlert runModal] + 159
    34  com.apple.AppKit                        0x00000001063c9e24 __54-[NSPersistentUIManager promptToIgnorePersistentState]_block_invoke_0 + 1082
    35  com.apple.AppKit                        0x00000001063c999f -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    36  com.apple.AppKit                        0x00000001063c993e -[NSPersistentUIManager promptToIgnorePersistentState] + 196
    37  com.apple.AppKit                        0x000000010647a606 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 194
    38  com.apple.AppKit                        0x000000010647a445 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553
    39  com.apple.AppKit                        0x000000010647a04c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
    40  com.apple.Foundation                    0x0000000105c7e07b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
    41  com.apple.Foundation                    0x0000000105c7dedd _NSAppleEventManagerGenericHandler + 106
    42  com.apple.AE                            0x0000000109790078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
    43  com.apple.AE                            0x000000010978fed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
    44  com.apple.AE                            0x000000010978fd99 aeProcessAppleEvent + 318
    45  com.apple.HIToolbox                     0x00000001080ff709 AEProcessAppleEvent + 100
    46  com.apple.AppKit                        0x0000000106476836 _DPSNextEvent + 1456
    47  com.apple.AppKit                        0x0000000106475df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    48  com.apple.Safari.framework              0x00000001037425a2 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    49  com.apple.AppKit                        0x000000010646d1a3 -[NSApplication run] + 517
    50  com.apple.AppKit                        0x0000000106411bd6 NSApplicationMain + 869
    51  com.apple.Safari.framework              0x0000000103919564 SafariMain + 166
    52  libdyld.dylib                           0x0000000108cfe7e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x0000000108ed96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108d65f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108d65ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108d50191 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000108ed9d16 kevent + 10
    1   libdispatch.dylib                       0x0000000108ccadea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x0000000108cca9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000108ed96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108d65f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108d65ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108d50191 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x0000000108ed9faa pread + 10
    1   libsqlite3.dylib                        0x000000010473d8d6 unixRead + 102
    2   libsqlite3.dylib                        0x0000000104771666 readDbPage + 470
    3   libsqlite3.dylib                        0x0000000104770090 sqlite3PagerAcquire + 400
    4   libsqlite3.dylib                        0x0000000104814590 btreeGetPage + 32
    5   libsqlite3.dylib                        0x0000000104814532 getAndInitPage + 66
    6   libsqlite3.dylib                        0x00000001047a213d moveToChild + 45
    7   libsqlite3.dylib                        0x000000010481497d moveToLeftmost + 93
    8   libsqlite3.dylib                        0x00000001047a44dd sqlite3BtreeNext + 765
    9   libsqlite3.dylib                        0x00000001047a4329 sqlite3BtreeNext + 329
    10  libsqlite3.dylib                        0x0000000104795034 sqlite3VdbeExec + 22484
    11  libsqlite3.dylib                        0x000000010478f2ab sqlite3_step + 3691
    12  com.apple.WebCore                       0x000000010ca43e6d WebCore::SQLiteStatement::step() + 61
    13  com.apple.WebCore                       0x000000010ca44640 WebCore::IconDatabase::performURLImport() + 928
    14  com.apple.WebCore                       0x000000010ca42c7f WebCore::IconDatabase::iconDatabaseSyncThread() + 479
    15  com.apple.JavaScriptCore                0x000000010438525f ***::wtfThreadEntryPoint(void*) + 15
    16  libsystem_c.dylib                       0x0000000108d63772 _pthread_start + 327
    17  libsystem_c.dylib                       0x0000000108d501a1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x0000000108ed96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108d65f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108d65ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108d50191 start_wqthread + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x0000000108ed7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000108ed6c42 mach_msg + 70
    2   com.apple.QuartzCore                    0x000000010498b17b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore                    0x0000000104a0fdc6 thread_fun + 25
    4   libsystem_c.dylib                       0x0000000108d63772 _pthread_start + 327
    5   libsystem_c.dylib                       0x0000000108d501a1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x0000000108ed96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108d65f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108d65ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108d50191 start_wqthread + 13
    Thread 8 Crashed:
    0   ???                                     0x0000000106f8b174 0 + 4411928948
    Thread 8 crashed with X86 Thread State (64-bit):
      rax: 0x0000000106b274ed  rbx: 0x0000000000000054  rcx: 0x00000001048ca000  rdx: 0x0000000000000054
      rdi: 0x00000001048ca000  rsi: 0x0000000104f3f000  rbp: 0x00000001048cbff0  rsp: 0x00000001048cbf68
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x000000010705f4b0  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000104f3f000
      rip: 0x0000000106f8b174  rfl: 0x0000000000010206  cr2: 0x0000000106f8b174
    Logical CPU: 4
    Binary Images:
           0x1036ef000 -        0x1036effff  com.apple.Safari (6.0.5 - 8536.30.1) <7E1AB8E9-8D8B-3A43-8E63-7C92529C507F> /Applications/Safari.app/Contents/MacOS/Safari
           0x1036f5000 -        0x103bfcff7  com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x103f5e000 -        0x103f5fff7  libSystem.B.dylib (169.3) <DF030DDB-DF22-3769-A8CD-9806DDB84008> /usr/lib/libSystem.B.dylib
           0x103f68000 -        0x103f7efff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x103f97000 -        0x103f98fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
           0x103fa4000 -        0x103fd0fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x103fe7000 -        0x103fe7fff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x103fee000 -        0x103feefff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x103ff7000 -        0x104053fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x104087000 -        0x104093fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x1040a6000 -        0x104114ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x104146000 -        0x1043e1ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10448e000 -        0x10468efff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
           0x104736000 -        0x104833fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
           0x104850000 -        0x104888fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
           0x104899000 -        0x1048a8ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
           0x1048b2000 -        0x1048c1fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1048ce000 -        0x104a7cfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x104b39000 -        0x104e0aff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x104f40000 -        0x104fbfff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x105001000 -        0x105035fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x105063000 -        0x1050b4ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x1050e9000 -        0x105274fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x105369000 -        0x105555ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x1056c4000 -        0x10572cff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
           0x105789000 -        0x1058a192f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
           0x1058c2000 -        0x1058c2fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x1058c7000 -        0x105ab1ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x105c15000 -        0x105c15fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x105c1b000 -        0x105f7afff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10619d000 -        0x10619efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
           0x1061a6000 -        0x1062bffff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x106321000 -        0x106f4efff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x107644000 -        0x1077b9ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x107879000 -        0x10788bff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
           0x107892000 -        0x107894fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x10789b000 -        0x1078a5ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
           0x1078b1000 -        0x1078f4ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x107932000 -        0x107a84fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x107b14000 -        0x107b14ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x107b1c000 -        0x107d51ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x107e55000 -        0x107ec2ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x107f02000 -        0x108022fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x108095000 -        0x1083c5fff  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
           0x108520000 -        0x10852afff  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
           0x108535000 -        0x108581ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
           0x10859a000 -        0x108697ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
           0x1086d0000 -        0x108795ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x108812000 -        0x108875fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10889d000 -        0x1088a3fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x1088b3000 -        0x1088b4fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
           0x1088bb000 -        0x1088d1fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x1088e5000 -        0x10890cff7  com.apple.PerformanceAnalysis (1.16 - 16) <96A89CD5-16E9-37CA-8740-22B5DB5A4679> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10892c000 -        0x108943fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x108952000 -        0x108a24ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x108a8a000 -        0x108b64fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x108be7000 -        0x108c08ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
           0x108c14000 -        0x108c18ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x108c21000 -        0x108c46ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
           0x108c77000 -        0x108c7cfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
           0x108c83000 -        0x108c91fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
           0x108ca2000 -        0x108ca7fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
           0x108cb6000 -        0x108cbdfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
           0x108cc6000 -        0x108cdbff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
           0x108cf2000 -        0x108cf3ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
           0x108cfc000 -        0x108cffff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
           0x108d0d000 -        0x108d0dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
           0x108d14000 -        0x108d1cfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
           0x108d27000 -        0x108d2dfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
           0x108d34000 -        0x108d36fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
           0x108d3b000 -        0x108d3cff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
           0x108d46000 -        0x108d47fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
           0x108d4f000 -        0x108e1bff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
           0x108e5f000 -        0x108e67ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
           0x108e74000 -        0x108eaafff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
           0x108ec7000 -        0x108ee2ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
           0x108ef7000 -        0x108f25ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
           0x108f37000 -        0x108f45ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
           0x108f59000 -        0x108f64fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
           0x108f6d000 -        0x108f6eff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
           0x108f74000 -        0x108f76ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
           0x108f7c000 -        0x108f82ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
           0x108f8b000 -        0x108fadff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
           0x108fc5000 -        0x109014ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
           0x109028000 -        0x109091fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
           0x1090fd000 -        0x109110ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
           0x10911a000 -        0x10911efff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
           0x109123000 -        0x109123fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
           0x10912b000 -        0x109138fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
           0x109140000 -        0x109457ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1094d3000 -        0x109554fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x1095ad000 -        0x109653ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <E91B0882-E75C-30E9-8DCD-7A0EEE4405CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1096b4000 -        0x109741ff7  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
           0x109787000 -        0x1097e6fff  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
           0x109817000 -        0x1098c8fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x10991e000 -        0x10994fff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x109976000 -        0x10997dfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x109987000 -        0x109995ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
           0x10999a000 -        0x1099a7ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x1099b3000 -        0x1099cafff  com.apple.CFOpenDirectory (10.8 - 151.10) <D01120CC-16E0-372C-825B-B3AB510A8916> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x1099ea000 -        0x109a15fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
           0x109a24000 -        0x109a4bfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x109a6a000 -        0x109b08ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x109b41000 -        0x10a4d1627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x10a5df000 -        0x10a65fff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x10a68d000 -        0x10a74aff7  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
           0x10a78f000 -        0x10a7e5fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x10a81d000 -        0x10a830ff7  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
           0x10a843000 -        0x10a89dfff  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
           0x10a8ce000 -        0x10a90dff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10a928000 -        0x10a93cfff  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
           0x10a94f000 -        0x10a953fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x10a95c000 -        0x10a95cfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x10a963000 -        0x10aa6efff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10aad7000 -        0x10ab26ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x10ab53000 -        0x10aceefef  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
           0x10ad11000 -        0x10ad11fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x10ad16000 -        0x10ad7efff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x10ad8e000 -        0x10ae28fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x10ae3a000 -        0x10b231fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10b29a000 -        0x10b420fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10b455000 -        0x10b47dfff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10b489000 -        0x10b4deff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10b4ef000 -        0x10b50ffff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10b51d000 -        0x10b521fff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10b52d000 -        0x10b62ffff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10b65a000 -        0x10b65dfff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x10b664000 -        0x10b6a8fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
           0x10b6c2000 -        0x10b6e4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10b6fd000 -        0x10b737ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10b75d000 -        0x10b77cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
           0x10b78d000 -        0x10b882fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
           0x10b899000 -        0x10b91bff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10b949000 -        0x10b94bfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x10b951000 -        0x10b956fff  com.apple.OpenDirectory (10.8 - 151.10) <51E52779-4F5A-36B5-9297-67138547DCA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x10b965000 -        0x10b970fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10b97b000 -        0x10b9beff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10b9d8000 -        0x10ba02ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10ba1e000 -        0x10bcc2ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10bdaa000 -        0x10be01ff7  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
           0x10be29000 -        0x10be73ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10be87000 -        0x10be8efff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10be99000 -        0x10beb0fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10bec8000 -        0x10bf05fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10bf12000 -        0x10bf14fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10bf1b000 -        0x10bf1ffff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10bf26000 -        0x10bf80ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10bf9c000 -        0x10c3b9fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x10c5ce000 -        0x10c5dbfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x10c5e3000 -        0x10c604fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10c618000 -        0x10c623ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x10c62e000 -        0x10c64dff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10c65c000 -        0x10c65cfff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x10c663000 -        0x10c66cff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x10c678000 -        0x10c713fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10c730000 -        0x10c78cff7  com.apple.Symbolication (1.3 - 93) <84D69A46-BB0A-3DBE-ABC2-B767F61EC221> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10c7ce000 -        0x10c804fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x10c829000 -        0x10c875fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x10c8a1000 -        0x10c8f0fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x10c92d000 -        0x10c931ff7  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
           0x10c93e000 -        0x10c941fff  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
           0x10c94c000 -        0x10c961fff  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
           0x10c97f000 -        0x10c99cff7  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
           0x10c9b1000 -        0x10c9b3ff7  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
           0x10c9bb000 -        0x10c9bdfff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x10c9c9000 -        0x10ca05fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x10ca26000 -        0x10ca31ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x10ca3e000 -        0x10d9fdff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x10f948000 -        0x10f976fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x10f9da000 -        0x10f9e8fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
           0x10f9ff000 -        0x10fa0bfff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
           0x11073e000 -        0x1109cfff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x110c9e000 -        0x110d8fff7  com.apple.PubSub (1.0.5 - 65.32) <ACEFD82D-94CB-3ACD-A74F-F0F244462A71> /System/Library/Frameworks/PubSub.framework/PubSub
           0x110dfb000 -        0x110e6bfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x110ebc000 -        0x110fbefff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
           0x1110c1000 -        0x1110edff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x1110fc000 -        0x111100fff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff632ef000 -     0x7fff6332394f  dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 1
        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: 41183
        thread_create: 62
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=162.2M resident=130.0M(80%) swapped_out_or_unallocated=32.2M(20%)
    Writable regions: Total=1.1G written=14.9M(1%) resident=18.1M(2%) swapped_out=0K(0%) unallocated=1.1G(98%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                     512K
    CG image                                4K
    CG shared images                     1216K
    CoreServices                         2568K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               87.3M
    MALLOC guard page                      48K
    Memory tag=240                          4K
    Memory tag=242                         12K
    Memory tag=251                         36K
    SQLite page cache                     576K
    STACK GUARD                          56.0M
    Stack                                11.6M
    VM_ALLOCATE                          16.1M
    __DATA                               14.0M
    __IMAGE                               528K
    __LINKEDIT                           37.8M
    __TEXT                              124.5M
    __UNICODE                             544K
    mapped file                          43.6M
    shared memory                         308K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      397.2M
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.4 GHz, 16 GB, SMC 1.69f4
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142314737334148302D4348392020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142314737334148302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f4 12974, 3 service, 21 devices, 3 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547575A9E384, 750.16 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: Rugged USB3-FW, 0x059f  (LaCie), 0x1061, 0xfd120000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    You probably installed the "Genieo/InstallMac" rootkit. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the tedious procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the rootkit (as long as you never reinstall it.)
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data. You must know how to restore from a backup even if the system becomes unbootable. If you don't know how to do that, or if you don't have any backups, stop here and ask for guidance.
    Step 1
    In the Applications folder, there may (or may not) be an application named "Genieo". Genieo may be partially installed even if this item is absent. If it's present, select it and open the Finder Info window. If it shows that theVersion is less than 2.0, download and install the current version from the genieo.com website. This may seem paradoxical, since the goal is to remove it, but you'll be saving yourself some trouble as well as the risk of putting the system in an unusable state.
    There should be another application in the same folder named "Uninstall Genieo". After updating Genieo, if necessary, launch "Uninstall Genieo" and follow the prompts to remove the "newspaper-style home page." Restart the computer.
    This step does not completely inactivate Genieo.
    Step 2
    Don't take this step unless you completed Step 1, including the restart, without any error messages. If you didn't find the Genieo application, or if you couldn't complete Step 1 for any reason, stop here and ask for instructions.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
    /usr/lib/libgenkit.dylib/usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib~/Library/Application Support/com.genieoinnovation.Installer~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. There's no need to restart after each one. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 3
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this software. 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 has 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 youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the Genieo developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight is inexcusable and has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.

  • Safari keeps crashing when opening a youtube link in a new tab

    Normally occurs when there is a link to a youtube video on a forum or facebook. when I cmd + click to open the video in a new tab safari quits unexpectedly. The next time I open Safari up I have to quit it because it won't open properly. The time after that it loads up properly.
    Process:         Safari [463]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [64]
    Interval Since Last Report:          300968 sec
    Crashes Since Last Report:           21
    Per-App Interval Since Last Report:  292659 sec
    Per-App Crashes Since Last Report:   17
    Date/Time:       2012-01-09 11:31:54.518 +0000
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  6FDE4511-7A46-46A1-AD55-DA00D34CCBAE
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000b151fe00
    Crashed Thread:  0
    Thread 0 Crashed:
    0   com.apple.CoreGraphics                  0x921b3923 sseCGSFill8by1 + 211
    1   com.apple.QuartzCore                    0x9007ad36 view_clear_region + 758
    2   com.apple.QuartzCore                    0x90075c9c view_draw + 2559
    3   com.apple.QuartzCore                    0x90075280 CAViewDraw + 89
    4   com.apple.AppKit                        0x93094d9a -[NSView _drawRect:clip:] + 175
    5   com.apple.AppKit                        0x93093469 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1819
    6   com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    7   com.apple.WebKit                        0x9634fb48 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 312
    8   com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    9   com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    10  com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    11  com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    12  com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    13  com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    14  com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    15  com.apple.AppKit                        0x93093e9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    16  com.apple.AppKit                        0x93092987 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 306
    17  com.apple.AppKit                        0x9308f4ab -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
    18  com.apple.AppKit                        0x92fcfe7b -[NSView displayIfNeeded] + 933
    19  com.apple.AppKit                        0x92fcfa29 -[NSWindow displayIfNeeded] + 189
    20  com.apple.Safari                        0x000333b3 0x1000 + 205747
    21  com.apple.AppKit                        0x92fcf84c _handleWindowNeedsDisplay + 436
    22  com.apple.CoreFoundation                0x9587c772 __CFRunLoopDoObservers + 466
    23  com.apple.CoreFoundation                0x9587dacc CFRunLoopRunSpecific + 844
    24  com.apple.CoreFoundation                0x9587eaa8 CFRunLoopRunInMode + 88
    25  com.apple.HIToolbox                     0x94c2f2ac RunCurrentEventLoopInMode + 283
    26  com.apple.HIToolbox                     0x94c2f0c5 ReceiveNextEventCommon + 374
    27  com.apple.HIToolbox                     0x94c2ef39 BlockUntilNextEventMatchingListInMode + 106
    28  com.apple.AppKit                        0x92fcd6d5 _DPSNextEvent + 657
    29  com.apple.AppKit                        0x92fccf88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    30  com.apple.Safari                        0x000166ad 0x1000 + 87725
    31  com.apple.AppKit                        0x92fc5f9f -[NSApplication run] + 795
    32  com.apple.AppKit                        0x92f931d8 NSApplicationMain + 574
    33  com.apple.Safari                        0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                       0x903a934e __semwait_signal + 10
    1   libSystem.B.dylib                       0x903fed81 sleep$UNIX2003 + 63
    2   com.apple.JavaScriptCore                0x90fa7ab1 ***::TCMalloc_PageHeap::scavengerThread() + 145
    3   com.apple.JavaScriptCore                0x90fa7d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    5   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x903a934e __semwait_signal + 10
    1   libSystem.B.dylib                       0x903d3ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x96ea4587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x96ea1e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    5   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x903a2166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x903a995c mach_msg + 72
    2   com.apple.CoreFoundation                0x9587de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x9587eaa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x9379c18c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    6   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x903a934e __semwait_signal + 10
    1   libSystem.B.dylib                       0x903d3ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x90dfc6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x96ebd77c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    5   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x903a2166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x903a995c mach_msg + 72
    2   com.apple.CoreFoundation                0x9587de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x9587eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                        0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                        0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                        0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    8   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x903a2166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x903a995c mach_msg + 72
    2   com.apple.CoreFoundation                0x9587de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x9587eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x90b6b520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x90b07dfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x90b079a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    8   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 7:
    0   libz.1.dylib                            0x96d0186f compress_block + 357
    1   libz.1.dylib                            0x96d008a4 _tr_flush_block + 1441
    2   libz.1.dylib                            0x96d0215f deflate_fast + 670
    3   libz.1.dylib                            0x96cff88b deflate + 2320
    4   libPng.dylib                            0x9147dde3 png_write_filtered_row + 71
    5   libPng.dylib                            0x9147dd53 png_write_find_filter + 3009
    6   libPng.dylib                            0x9147cff5 _cg_png_write_row + 555
    7   com.apple.ImageIO.framework             0x9608bab8 writeOne + 3061
    8   com.apple.ImageIO.framework             0x9605406a _CGImagePluginWritePNG + 124
    9   com.apple.ImageIO.framework             0x96048e27 CGImageDestinationFinalize + 145
    10  com.apple.Safari                        0x00046695 0x1000 + 284309
    11  com.apple.Safari                        0x0004542c 0x1000 + 279596
    12  com.apple.Safari                        0x00044c2d 0x1000 + 277549
    13  libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    14  libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x903f160a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    2   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x903a934e __semwait_signal + 10
    1   libSystem.B.dylib                       0x903d3ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x90dfc6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x96ebd77c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    5   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x903a21c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x903d41af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x903d5a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo                     0x91d313f4 CVDisplayLink::waitUntil(unsigned long long) + 390
    4   com.apple.CoreVideo                     0x91d31d2c CVDisplayLink::runIOThread() + 778
    5   libSystem.B.dylib                       0x903d3055 _pthread_start + 321
    6   libSystem.B.dylib                       0x903d2f12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xb151fe00  ebx: 0x9007aa58  ecx: 0x0000148c  edx: 0xb151fe00
      edi: 0x00000000  esi: 0x00000001  ebp: 0xbfffbaf8  esp: 0xbfffbac0
       ss: 0x0000001f  efl: 0x00010202  eip: 0x921b3923   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xb151fe00
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
      0x6cd000 -   0x6d2fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x21f50000 - 0x22249ff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x259d3000 - 0x259d8ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x26db5000 - 0x26db5ffd +jp.Canon.DPPCMPlugIn ??? (1.0) /Library/Contextual Menu Items/dppCMPlugIn.plugin/Contents/MacOS/dppCMPlugIn
    0x2778d000 - 0x2778effd  com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x277bc000 - 0x277beffe  com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x277c8000 - 0x277cafff  com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x27a19000 - 0x27a35fe7  libPDFRIP.A.dylib ??? (???) <13247fe0bc24a36f1e5f46c9d830838e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x28c69000 - 0x28c6afff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x28c70000 - 0x28c74ffd  JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x29513000 - 0x29588ff7  com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x903a0fef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x903a1000 - 0x90508ff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x90509000 - 0x905bafff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905bb000 - 0x906f3fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x906f4000 - 0x90700ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9073e000 - 0x9074afff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x9074b000 - 0x90a25ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90a32000 - 0x90ac5fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90ac6000 - 0x90ae4ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90afd000 - 0x90d79fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90d7a000 - 0x90dabffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x90df1000 - 0x91008ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91009000 - 0x91142ff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x91143000 - 0x91143ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91144000 - 0x912c4fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x912c5000 - 0x912d5ffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x912d6000 - 0x91332ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91333000 - 0x91335ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91400000 - 0x91432fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91433000 - 0x9143bfff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9143c000 - 0x91472fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x91473000 - 0x9148eff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9148f000 - 0x9148fff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91495000 - 0x91495ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91496000 - 0x915e0feb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x915e1000 - 0x915eafff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x915eb000 - 0x915ebffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x915ec000 - 0x915f0fff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91603000 - 0x9160dfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9160e000 - 0x9165cfe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9165d000 - 0x91664fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x91665000 - 0x91665ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91666000 - 0x91b37fbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91b38000 - 0x91b63fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x91b64000 - 0x91b9effe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91d17000 - 0x91d1afff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91d1b000 - 0x91d37ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d38000 - 0x91dcbff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91dd1000 - 0x9218dff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9218e000 - 0x9282efff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9282f000 - 0x92bedfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92bee000 - 0x92bf9fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92bfa000 - 0x92c43fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92c44000 - 0x92c44fff  com.apple.Carbon 136 (136) <450e7e239de3f8e559c78f6473ec5149> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92c45000 - 0x92d10fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92d11000 - 0x92d26ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92d2a000 - 0x92da7fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92da8000 - 0x92da9ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x92daa000 - 0x92e51feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92e52000 - 0x92eccff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92ecd000 - 0x92ee5fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ee6000 - 0x92f4cffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92f4d000 - 0x92f8cfef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92f8d000 - 0x9378bfef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93791000 - 0x93798ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93799000 - 0x93840fec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93841000 - 0x93850ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93851000 - 0x9387afff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x9387b000 - 0x938bcfe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x938bd000 - 0x938c3fff  com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x938c4000 - 0x938e1ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x938e2000 - 0x938eeff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x938ef000 - 0x93976ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x93977000 - 0x93b48fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93b49000 - 0x93b8bfef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93b8c000 - 0x93baafff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x93bab000 - 0x93babffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93bac000 - 0x93bfbfff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93bfc000 - 0x93bfcffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93bfd000 - 0x93c57ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93c58000 - 0x94b58fe6  com.apple.QuickTimeComponents.component 7.7 (1680.28) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94b8c000 - 0x94bfefff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x94bff000 - 0x94f07fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94f08000 - 0x94ff0ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94ff1000 - 0x95042ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95187000 - 0x95597fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95598000 - 0x95625ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95626000 - 0x9564afeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x9564b000 - 0x9566affa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9566b000 - 0x957fafe7  com.apple.CoreAUC 3.08.0 (3.08.0) <ce8da72493f7ad2bcb13130e6d0eca54> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x957fb000 - 0x95808fe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95809000 - 0x95809ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9580a000 - 0x9580affa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9580b000 - 0x9593efe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9593f000 - 0x959c9ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x959ca000 - 0x95aaafff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x95ab1000 - 0x95b63ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x95b64000 - 0x95ce8fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x95ce9000 - 0x95d27fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95f91000 - 0x9600efeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9600f000 - 0x9600fffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96010000 - 0x96159ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9615a000 - 0x9615efff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9615f000 - 0x96164fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96165000 - 0x96321ff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x96322000 - 0x9643fff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96440000 - 0x96480fef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96481000 - 0x964a5fff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x964a6000 - 0x965f8ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x965f9000 - 0x96924ff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96999000 - 0x969c8fe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x969c9000 - 0x969dffff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x969e0000 - 0x96a6dff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96ac0000 - 0x96ac5fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96ac6000 - 0x96ad5fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x96ad6000 - 0x96addffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x96b2b000 - 0x96c0cff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x96cfa000 - 0x96d08ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96d09000 - 0x96d40fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96d41000 - 0x96d46fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96d47000 - 0x96d92ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96d93000 - 0x96ddefe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96ddf000 - 0x96e5eff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96e94000 - 0x96e9bfff  com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96e9c000 - 0x97c0afe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97c0b000 - 0x97c1bfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97c46000 - 0x97d01fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97d70000 - 0x97d9dfeb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97d9e000 - 0x97da0ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x97da1000 - 0x97e68ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97f0e000 - 0x97f6bffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x97f6c000 - 0x9805afef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9805b000 - 0x9805dfff  com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9805e000 - 0x980b7ff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x980b8000 - 0x980e0ff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x980e1000 - 0x9811bfe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Safari crashes when clikcing on some links.
    Such as?

  • HELP! Safari keeps crashing after opening.

    Here's the crash report. I've viewed previous threads where users were directed to trash a file called Cache.db from the com.apple.Safari folder. I tried that and it did not work. Thank you!
    Process:    
    WebProcess [20085]
    Path:       
    /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Content s/MacOS/WebProcess
    Identifier: 
    com.apple.WebProcess
    Version:    
    7536 (7536.29.13)
    Build Info: 
    WebKit2-7536029013000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:  
    2013-05-21 09:38:21.393 -0800
    OS Version: 
    Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:     
    935461 sec
    Crashes Since Last Report:      
    15
    Per-App Interval Since Last Report:  1152507 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                 
    AE065A90-317C-4A5B-A25C-BF6FFBED4A98
    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            
    0000000100a7f000-0000000100a80000 [
    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[20085]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore        
    0x0000000101c30a49 WebCore::Length::incrementCalculatedRef() const + 25
    1   com.apple.WebCore        
    0x000000010188a706 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
    2   com.apple.WebCore        
    0x000000010135e521 WebCore::RenderStyle::setWidth(WebCore::Length) + 33
    3   com.apple.WebCore        
    0x000000010141068b WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const + 155
    4   com.apple.WebCore        
    0x0000000101e8917b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) + 123
    5   com.apple.WebCore        
    0x0000000101411309 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, ***::RefPtr<WebCore::RenderStyle>&) + 233
    6   com.apple.WebCore        
    0x000000010140a240 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
    7   com.apple.WebCore        
    0x00000001012d9e8f WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 239
    8   com.apple.WebCore        
    0x00000001012d9d80 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> ) + 144
    9   com.apple.WebCore        
    0x00000001012e7476 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>) + 38
    10  com.apple.WebCore        
    0x00000001012e6d66 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854
    11  com.apple.WebCore        
    0x00000001012e7102 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    12  com.apple.WebCore        
    0x00000001012e7102 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    13  com.apple.WebCore        
    0x00000001012e7102 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    14  com.apple.WebCore        
    0x00000001012e7102 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    15  com.apple.WebCore        
    0x00000001012b672f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
    16  com.apple.WebCore        
    0x00000001018818cd WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag) + 221
    17  com.apple.WebCore        
    0x0000000101882bfd WebCore::Document::didRemoveAllPendingStylesheet() + 29
    18  com.apple.WebCore        
    0x00000001013ab922 WebCore::StyleElement::sheetLoaded(WebCore::Document*) + 50
    19  com.apple.WebCore        
    0x00000001013ab8e1 WebCore::HTMLStyleElement::sheetLoaded() + 17
    20  com.apple.WebCore        
    0x000000010186df2b WebCore::StyleSheetInternal::checkLoaded() + 203
    21  com.apple.WebCore        
    0x00000001013ab8af WebCore::StyleElement::createSheet(WebCore::Element*, int, ***::String const&) + 927
    22  com.apple.WebCore        
    0x00000001013ab49a WebCore::StyleElement::process(WebCore::Element*) + 522
    23  com.apple.WebCore        
    0x0000000101a026cf WebCore::HTMLStyleElement::insertedInto(WebCore::Node*) + 47
    24  com.apple.WebCore        
    0x00000001018137d7 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::No de*) + 39
    25  com.apple.WebCore        
    0x0000000101812ec4 WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) + 116
    26  com.apple.WebCore        
    0x0000000101812619 _ZN7WebCoreL24updateTreeAfterInsertionEPNS_13ContainerNodeEPNS_4NodeEb + 185
    27  com.apple.WebCore        
    0x000000010141ceee WebCore::ContainerNode::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 494
    28  com.apple.WebCore        
    0x000000010141ccc1 WebCore::Node::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 49
    29  com.apple.WebCore        
    0x000000010141cc2d WebCore::JSNode::insertBefore(JSC::ExecState*) + 109
    30  com.apple.WebCore        
    0x000000010141cbb3 WebCore::jsNodePrototypeFunctionInsertBefore(JSC::ExecState*) + 83
    31  ???                      
    0x000046704c601265 0 + 77448131646053
    32  com.apple.JavaScriptCore 
    0x0000000100f5b180 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    33  com.apple.JavaScriptCore 
    0x0000000100f5ade4 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    34  com.apple.WebCore        
    0x000000010133d3b2 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
    35  com.apple.WebCore        
    0x000000010133ced4 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
    36  com.apple.WebCore        
    0x00000001013088dd WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 141
    37  com.apple.WebCore        
    0x0000000101e7aec6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<Web Core::Event>) + 342
    38  com.apple.WebCore        
    0x0000000101e7af38 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(*** ::PassRefPtr<WebCore::Event>, WebCore::ProgressEventAction) + 56
    39  com.apple.WebCore        
    0x00000001014cd946 WebCore::XMLHttpRequest::callReadyStateChangeListener() + 358
    40  com.apple.WebCore        
    0x00000001014d1186 WebCore::XMLHttpRequest::didFinishLoading(unsigned long, double) + 358
    41  com.apple.WebCore        
    0x0000000101891427 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*) + 423
    42  com.apple.WebCore        
    0x000000010135d93d WebCore::CachedResource::checkNotify() + 93
    43  com.apple.WebCore        
    0x00000001017fb8c0 WebCore::CachedRawResource::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 448
    44  com.apple.WebCore        
    0x000000010135b08f WebCore::SubresourceLoader::didFinishLoading(double) + 143
    45  com.apple.Foundation     
    0x00007fff8c1aa63e ___NSURLConnectionDidFinishLoading_block_invoke_1 + 122
    46  com.apple.Foundation     
    0x00007fff8c1aa5be _NSURLConnectionDidFinishLoading + 81
    47  com.apple.CFNetwork      
    0x00007fff895054e6 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 296
    48  com.apple.CFNetwork      
    0x00007fff895b58fe URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 862
    49  com.apple.CFNetwork      
    0x00007fff895b5aea URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 1354
    50  com.apple.CFNetwork      
    0x00007fff894e0259 URLConnectionClient::processEvents() + 185
    51  com.apple.CFNetwork      
    0x00007fff894e00fe MultiplexerSource::perform() + 212
    52  com.apple.CoreFoundation 
    0x00007fff879604f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    53  com.apple.CoreFoundation 
    0x00007fff8795fe1c __CFRunLoopDoSources0 + 444
    54  com.apple.CoreFoundation 
    0x00007fff87986b49 __CFRunLoopRun + 905
    55  com.apple.CoreFoundation 
    0x00007fff87986486 CFRunLoopRunSpecific + 230
    56  com.apple.HIToolbox      
    0x00007fff8114f2bf RunCurrentEventLoopInMode + 277
    57  com.apple.HIToolbox      
    0x00007fff8115656d ReceiveNextEventCommon + 355
    58  com.apple.HIToolbox      
    0x00007fff811563fa BlockUntilNextEventMatchingListInMode + 62
    59  com.apple.AppKit         
    0x00007fff8200c779 _DPSNextEvent + 659
    60  com.apple.AppKit         
    0x00007fff8200c07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    61  com.apple.AppKit         
    0x00007fff820089b9 -[NSApplication run] + 470
    62  com.apple.WebCore        
    0x0000000101d0eaaf WebCore::RunLoop::run() + 63
    63  com.apple.WebKit2        
    0x0000000100cfc8f6 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    64  com.apple.WebKit2        
    0x0000000100cc61dd WebKitMain + 285
    65  com.apple.WebProcess     
    0x0000000100a7fe5e 0x100a7f000 + 3678
    66  com.apple.WebProcess     
    0x0000000100a7fd80 0x100a7f000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8aaaf786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff8aaae316 _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff8b09d192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff87e70594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff8b09b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8b09ad71 mach_msg + 73
    2   com.apple.CoreFoundation 
    0x00007fff8797e50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation 
    0x00007fff87986c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation 
    0x00007fff87986486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation     
    0x00007fff8c1a7fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation     
    0x00007fff8c19c72a -[NSThread main] + 68
    7   com.apple.Foundation     
    0x00007fff8c19c6a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff8b09cbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff87e72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000100f44f76 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x0000000101167cea JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x000000010117d2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff8b09cbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff87e72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001010cab64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001010caa46 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x000000010117d2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff8b09cbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff87e72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001010cab64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001010caa46 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x000000010117d2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff8b09cbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff87e72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001010cab64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001010caa46 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x000000010117d2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 10:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff8b09cdf2 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff879cfc8b __CFSocketManager + 1355
    2   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    3   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff8b09d192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff87e70594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 12:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 13:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 14:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff8b09cbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff87e72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000100f44f3d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x0000000101d45b21 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00000001012a382a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x000000010117d2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 15:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff8b09cbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff87e72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000100f44f3d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x0000000101d45b21 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00000001012a382a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x000000010117d2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 16:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 17:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 18:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 19:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib   
    0x00007fff8b09d7e6 kevent + 10
    1   libsystem_info.dylib     
    0x00007fff8aedefe5 _mdns_search + 1537
    2   libsystem_info.dylib     
    0x00007fff8aedf8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib     
    0x00007fff8aee0151 search_addrinfo + 152
    4   libsystem_info.dylib     
    0x00007fff8aee3a1c si_addrinfo + 1614
    5   libsystem_info.dylib     
    0x00007fff8aee522a si_list_call + 294
    6   libsystem_info.dylib     
    0x00007fff8aee5050 __si_async_call_block_invoke_1 + 96
    7   libdispatch.dylib        
    0x00007fff8aaada82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib        
    0x00007fff8aaae961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib        
    0x00007fff87e703da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib   
    0x00007fff8b09d192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff87e70594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib   
    0x00007fff8b09d192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff87e70594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff87e71b85 start_wqthread + 13
    Thread 22:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib   
    0x00007fff8b09b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8b09ad71 mach_msg + 73
    2   com.apple.CoreFoundation 
    0x00007fff8797e50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation 
    0x00007fff87986c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation 
    0x00007fff87986486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation 
    0x00007fff8799619f CFRunLoopRun + 95
    6   com.apple.QTKit          
    0x00007fff8cd8e98a listenOnDelegatePort + 418
    7   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 23:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib   
    0x00007fff8b09b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8b09ad71 mach_msg + 73
    2   com.apple.CoreFoundation 
    0x00007fff8797e50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation 
    0x00007fff87986c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation 
    0x00007fff87986486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation 
    0x00007fff8799619f CFRunLoopRun + 95
    6   com.apple.QTKit          
    0x00007fff8cd8ee21 listenOnNotificationPort + 376
    7   libsystem_c.dylib        
    0x00007fff87e6e8bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff87e71b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff6067ba80  rbx: 0x0000000000000000  rcx: 0x0000000000000090  rdx: 0x0000000000000000
      rdi: 0x00007fff6067ba50  rsi: 0x0000000000000009  rbp: 0x00007fff6067ba90  rsp: 0x00007fff6067ba80
       r8: 0x000000000000003f   r9: 0x0000000112c75c00  r10: 0x0000000000000000  r11: 0x000000009a069593
      r12: 0x00007fff6067bb10  r13: 0x000000010135e500  r14: 0x0000000110dbe904  r15: 0x00000001169f49c0
      rip: 0x0000000101c30a49  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
    0x100a7f000 -   
    0x100a7ffff  com.apple.WebProcess (7536 - 7536.29.13) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    0x100a85000 -   
    0x100a85fff  WebProcessShim.dylib (536.29.13 - compatibility 1.0.0) <637194E2-FF8F-3A76-B620-F8E166B3C684> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
    0x100c00000 -   
    0x100ddfff7  com.apple.WebKit2 (7536 - 7536.29.13) <37357288-9B19-3A94-B3AA-33574DAF160D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x100f3e000 -   
    0x1011d9fff  com.apple.JavaScriptCore (7536 - 7536.29.3) <E816256E-6486-3CB0-8CE1-2A3428724F22> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x101285000 -   
    0x10222ffff  com.apple.WebCore (7536 - 7536.29.5) <8E4210CB-9AA4-3483-927C-EFF3A4D07B26> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x103f1e000 -   
    0x103f34fff  com.apple.WebInspector (7536 - 7536.29.3) <126BF6A4-423B-35C9-8676-9624AF7B40A4> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
    0x1042f8000 -   
    0x1047aafff  com.apple.Safari.framework (7536 - 7536.29.13) <DE2FDC16-350A-33EE-A213-8E559171BE75> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x104ad1000 -   
    0x104c56fff  com.apple.WebKit (7536 - 7536.29.13) <CD985BA1-D7F2-36F0-A352-A12AA14FD583> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x7fff6067f000 -
    0x7fff606b3baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff802b9000 -
    0x7fff80315ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80316000 -
    0x7fff8031fff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff80320000 -
    0x7fff80320fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff80321000 -
    0x7fff80326fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80327000 -
    0x7fff80346fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff80347000 -
    0x7fff8036bfff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff80525000 -
    0x7fff805bbff7  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
    0x7fff805bc000 -
    0x7fff80600ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff80644000 -
    0x7fff80728ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff80772000 -
    0x7fff80813fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff80814000 -
    0x7fff808f8e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff808fa000 -
    0x7fff809fcfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff80a90000 -
    0x7fff80acbfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80acc000 -
    0x7fff80ae8ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff80ae9000 -
    0x7fff80ae9fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff80c57000 -
    0x7fff80d5cfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff80d5d000 -
    0x7fff80d5efff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff80d5f000 -
    0x7fff80fd3fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff80fd4000 -
    0x7fff80febfff  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
    0x7fff80fec000 -
    0x7fff810f3fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff810f4000 -
    0x7fff81134fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff81135000 -
    0x7fff81135fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8114b000 -
    0x7fff8114cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8114d000 -
    0x7fff81479fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81794000 -
    0x7fff81c5bfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff81c5c000 -
    0x7fff81caffff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81cb0000 -
    0x7fff81d04ff7  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
    0x7fff81d0e000 -
    0x7fff81d69fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff81d6a000 -
    0x7fff81d6afff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81d6b000 -
    0x7fff81deefef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff81def000 -
    0x7fff81e13fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81e14000 -
    0x7fff81e87fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff81e88000 -
    0x7fff81e8afff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff81eb7000 -
    0x7fff81ef8fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff81ef9000 -
    0x7fff81f45ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff81f9f000 -
    0x7fff81fedfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff81fee000 -
    0x7fff82003fff  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
    0x7fff82004000 -
    0x7fff82c0afff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82c0b000 -
    0x7fff833b3fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff833b4000 -
    0x7fff833eefe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8340f000 -
    0x7fff83410ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff83422000 -
    0x7fff83422fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff841af000 -
    0x7fff841b2ff7  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
    0x7fff84699000 -
    0x7fff846f6ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff84757000 -
    0x7fff8477dfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8477e000 -
    0x7fff84873fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff848ba000 -
    0x7fff848c0fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff848c1000 -
    0x7fff848ccfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff848cd000 -
    0x7fff848d1fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff848d2000 -
    0x7fff848fffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff849c8000 -
    0x7fff84afefff  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
    0x7fff84b30000 -
    0x7fff84d5afe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff84d5b000 -
    0x7fff84d84fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff84d85000 -
    0x7fff84db1ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff84db2000 -
    0x7fff84e06fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84e07000 -

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

  • Help my Safari keeps crashing on me and will not open.

    Help my Safari keeps crashing on me and will not open.
    i recently reset osx lion due to some issues and now i try to open safari and it crashes.
    what should i do?

    is this enough?
    Process:         Safari [4701]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (7534.57.7)
    Build Info:      WebBrowser-7534057007000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [305]
    Date/Time:       2013-07-12 16:00:10.736 +1000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          224849 sec
    Crashes Since Last Report:           23
    Per-App Interval Since Last Report:  28 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      B5556FB4-2BC3-4807-A886-3E1E310F3941
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[4701]: 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                      0x00007fff94ae9f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8fc20d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff94ae9d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff97d7f71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff8d0b462b -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff8d0b4784 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x00000001066f05be -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff94ae0fb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff94ae0f32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff8d09c347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff8d0928bb loadNib + 322
              11  AppKit                              0x00007fff8d091db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff8d091cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff8d091c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff8d302cd7 NSApplicationMain + 398
              15  Safari                              0x00000001068f90ba SafariMain + 166
              16  Safari                              0x00000001066e0f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8f2f7ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff9810b7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff980fca7a abort + 143
    3   libc++abi.dylib                         0x00007fff9326c7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff93269fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8fc211b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff9326a001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff9326a05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff9326b152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff8fc20e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff94ae9d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff97d7f71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff8d0b462b -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff8d0b4784 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x00000001066f05be -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff94ae0fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff94ae0f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff8d09c347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff8d0928bb loadNib + 322
    19  com.apple.AppKit                        0x00007fff8d091db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff8d091cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff8d091c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff8d302cd7 NSApplicationMain + 398
    23  com.apple.Safari.framework              0x00000001068f90ba SafariMain + 166
    24  com.apple.Safari                        0x00000001066e0f24 0x1066e0000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f2f87e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9403c786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9403b316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8f2f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9810b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff9810cb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8f2f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9810b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff9810cb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8f2f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9810d274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00000001077c5e8b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore                       0x00000001077c39a4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore                0x000000010710127f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff981098bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff9810cb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8f2f667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f2f5d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff91264df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff91264d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff981098bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff9810cb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff662de418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff662de440  rsp: 0x00007fff662de418
       r8: 0x00007fff7d871fb8   r9: 0x00007fff662ddea8  r10: 0x00007fff8f2f7d0a  r11: 0xffffff80002dad60
      r12: 0x00007f867143e720  r13: 0x0000000000000005  r14: 0x00007fff7d874960  r15: 0x00007fff662de590
      rip: 0x00007fff8f2f7ce2  rfl: 0x0000000000000246  cr2: 0x00007f867184bffe
    Logical CPU: 0

  • Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?

    Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?
    Thanks!

    Dear Linc,
    Thank you for the advice, John Blanchard1  and Linc Davis
    As suggested in your reference thread I removed "/Library/Printers/hp/PDEs/hpPostScriptPDE.plugin" and the problem has been resolved.
    I am guessing the the plug-in for the hp printers got corrupted and effected every thing, or became unsuitable when I installed an Apple update. I would be most grateful if you can confirm how the problem was coursed so I can understand and learn from this experiance.
    Ash

  • My safari keeps crashing after its been open for a few minutes.

    My safari keeps crashing after a web page has been opened for a few minutes. I've attached the error report below.
    Hope someone can help. Thanks
    Process:         Safari [1595]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [1444]
    Interval Since Last Report:          1141 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  120 sec
    Per-App Crashes Since Last Report:   2
    Date/Time:       2012-01-17 21:06:53.737 +0000
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  61212670-5402-4BCC-911F-4CC8E9E86867
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006ffff0
    Crashed Thread:  3
    Thread 0:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox               0x943dd2ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox               0x943dd0c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox               0x943dcf39 BlockUntilNextEventMatchingListInMode + 106
    7   com.apple.AppKit                  0x95fd36d5 _DPSNextEvent + 657
    8   com.apple.AppKit                  0x95fd2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9   com.apple.Safari                  0x000166ad 0x1000 + 87725
    10  com.apple.AppKit                  0x95fcbf9f -[NSApplication run] + 795
    11  com.apple.AppKit                  0x95f991d8 NSApplicationMain + 574
    12  com.apple.Safari                  0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90f48d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore          0x90f48d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                 0x96aa0587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                 0x96a9de19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 Crashed:
    0   libSystem.B.dylib                 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1   libsqlite3.0.dylib                0x92081652 allocateBtreePage + 1810
    2   libsqlite3.0.dylib                0x92084a83 incrVacuumStep + 851
    3   libsqlite3.0.dylib                0x920ce6ce sqlite3VdbeExec + 2606
    4   libsqlite3.0.dylib                0x920d9ea2 sqlite3Step + 386
    5   libsqlite3.0.dylib                0x920ba624 sqlite3_exec + 260
    6   com.apple.CFNetwork               0x93c3519e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 64
    7   com.apple.CFNetwork               0x93c11b05 ProcessCacheTasks(__CFURLCache*) + 1433
    8   com.apple.CFNetwork               0x93c0b29f CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9   com.apple.CoreFoundation          0x9016e8f5 CFRunLoopRunSpecific + 4469
    10  com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    11  com.apple.CFNetwork               0x93c0b18c CFURLCacheWorkerThread(void*) + 388
    12  libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    13  libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                  0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                  0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                  0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation              0x93dc7520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation              0x93d63dfd -[NSThread main] + 45
    6   com.apple.Foundation              0x93d639a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x91e0560a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    2   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.Safari                  0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                  0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                  0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    7   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x920cdcc4  ecx: 0x00000038  edx: 0xffa587c0
      edi: 0x00ca7870  esi: 0x00ca7274  ebp: 0xb0183dc8  esp: 0xb0183dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006ffff0
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11f1c000 - 0x12215ff3 + ??? (???) <1c7cea30ffe2b4de98ced6518df1e54b>
    0x14bbf000 - 0x14bc4ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x9008d000 - 0x9009dfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9009e000 - 0x900d5fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x900d6000 - 0x900fafff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x900fb000 - 0x9022efe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90234000 - 0x90234ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90235000 - 0x9036dfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9036e000 - 0x903bcfe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x903bd000 - 0x903fdfef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90472000 - 0x9048fff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90490000 - 0x904dffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x904e0000 - 0x904e0ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x905ab000 - 0x905adff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9081c000 - 0x9083bffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9083c000 - 0x90907fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90908000 - 0x909b9fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x909ba000 - 0x909c5fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x909c6000 - 0x909dbffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x909dc000 - 0x90a83feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90a84000 - 0x90ab1feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90ab2000 - 0x90ab8fff  com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90ac3000 - 0x90b1fff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90b20000 - 0x90b29fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90b2a000 - 0x90b36fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x90cc7000 - 0x90d41ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90d45000 - 0x90d90fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90d91000 - 0x90d91ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d92000 - 0x90fa9ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90faa000 - 0x91284ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91285000 - 0x912bffe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x912c0000 - 0x912c8fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x912c9000 - 0x912f8fe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9137b000 - 0x913f8feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x913f9000 - 0x91400ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x914a6000 - 0x914f1ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x914f2000 - 0x914f2ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x914f3000 - 0x915baff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x915bb000 - 0x915bffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x915c0000 - 0x9177cff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91872000 - 0x91c82fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91c83000 - 0x91c90fe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91c91000 - 0x91c91fff  com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91c92000 - 0x91c9cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91c9d000 - 0x91cb9ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d9d000 - 0x91d9dffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91d9e000 - 0x91db4fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91db5000 - 0x91f1cff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x91f1d000 - 0x91f9cff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91f9d000 - 0x92058fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92059000 - 0x92059ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9205a000 - 0x920e1ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x920e7000 - 0x920e8ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x920e9000 - 0x92206ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92207000 - 0x92264ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92265000 - 0x92345fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92346000 - 0x9234afff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9234b000 - 0x92433ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92434000 - 0x927f2fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9280bfff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9280c000 - 0x92865ff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92866000 - 0x92869fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x928b9000 - 0x92be4ff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92be5000 - 0x92c0dff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92c1a000 - 0x92fd6ff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92fd7000 - 0x93016fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93017000 - 0x93023ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93024000 - 0x931f5fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9322b000 - 0x93232ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93233000 - 0x932a5fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x932a6000 - 0x932e0ffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x932e1000 - 0x9367efef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x936b2000 - 0x93718ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93719000 - 0x93beafbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93c08000 - 0x93caffec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93cb0000 - 0x93d3dff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93d3e000 - 0x93d4cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93d4d000 - 0x93d52fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93d59000 - 0x93fd5fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93fd6000 - 0x93fd8ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93fd9000 - 0x9406cff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9406d000 - 0x94072fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94073000 - 0x94106fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94107000 - 0x94116ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94117000 - 0x94117ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94118000 - 0x94261ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94262000 - 0x943acfeb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x943ad000 - 0x946b5fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x946b6000 - 0x94740ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94741000 - 0x9475ffff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x94760000 - 0x94765fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94766000 - 0x9479cfef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x947b5000 - 0x947fefef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x947ff000 - 0x94830ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94831000 - 0x94873fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x948e2000 - 0x948e2ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x948e3000 - 0x949c4ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x949c5000 - 0x94a03fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94a04000 - 0x94a45fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94a46000 - 0x94b7fff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x94b80000 - 0x94c0dff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94c0e000 - 0x94c1effc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94d83000 - 0x94db5fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94db6000 - 0x94db6ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94db7000 - 0x94ddbfeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x95cdd000 - 0x95ce4fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x95ce5000 - 0x95d36ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95d37000 - 0x95e89ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95eb4000 - 0x95f66ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x95f67000 - 0x95f92fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x95f93000 - 0x96791fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96792000 - 0x96916fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96917000 - 0x96a97fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96a98000 - 0x97806fe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9781b000 - 0x97839ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9783a000 - 0x978b7fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x978b8000 - 0x978e1fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x978e2000 - 0x97f82fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97f83000 - 0x97f92fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x97f93000 - 0x97fedff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97fee000 - 0x97ffaff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x97ffb000 - 0x98016ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98017000 - 0x98017ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x98018000 - 0x9801afff  com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9802d000 - 0x9811bfef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Reinstall  Safari 5.0.6 for Leopard
    Then restart your Mac, try Safari.
    If it crashes again, third party plugins could still be at fault even though they do not show up in the report.
    Follow the troubleshooting help here >  Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues

  • Safari keeps crashing when I try to open a .ods file

    I Have not been able to open a .ods file. Now Safari keeps crashing and I cannot open it at all. I tried restarting but it crashes immediately. I am on a MacBook running up to date Yosemite

    If you have another browser installed, use it.
    If not, launch App store and get another  browser for temporary use.
    Remove it afterwards.
    1. 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
        Remove the adware  manually  by following the “HowTo” from Apple.
        http://support.apple.com/en-us/HT203987
    2. Safari > Preferences > Extensions
         Turn those off and relaunch Safari to test .
         Turn those on one by one and test.

  • Safari keeps crashing within seconds of opening it

    Safari keeps crashing within seconds of opening it... the tabs that i previously had open ared all there and then it crashes. I've restarted it and everything and those old tabs are still there and crash crash crash. Please help Mac brainiacs!
    Thank you,
    Amanda
    This is the error report:
    Process:    
    WebProcess [326]
    Path:       
    /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacO S/WebProcess
    Identifier: 
    com.apple.WebProcess
    Version:    
    8536 (8536.30.1)
    Build Info: 
    WebKit2-7536030001000000~9
    Code Type:  
    X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:    
    501
    Date/Time:  
    2013-10-03 19:34:18.824 -0700
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    1025 sec
    Crashes Since Last Report:      
    3
    Per-App Interval Since Last Report:  6 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                 
    0C4BB615-87A0-A4E7-78F0-7E9845603ADD
    Crashed Thread:  1  Dispatch queue: CA::CG::Queue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    Bundle controller class:
    BrowserBundleController
    Application Specific Signatures:
    Graphics kernel error: 0xfffffffe
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff8618e6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib        
    0x00007fff8b6c8c32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib        
    0x00007fff8b6c8a92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.QuartzCore     
    0x00007fff85a2e1cd CABackingStoreGetFrontTexture(CABackingStore*) + 96
    4   com.apple.QuartzCore     
    0x00007fff85a09dd6 CABackingStorePrepareFrontTexture + 54
    5   com.apple.QuartzCore     
    0x00007fff85a2b8e5 CA::Layer::prepare_commit(CA::Transaction*) + 433
    6   com.apple.QuartzCore     
    0x00007fff85a1d422 CA::Context::commit_transaction(CA::Transaction*) + 272
    7   com.apple.QuartzCore     
    0x00007fff85a1d1e7 CA::Transaction::commit() + 369
    8   com.apple.QuartzCore     
    0x00007fff85a1d003 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    9   com.apple.CoreFoundation 
    0x00007fff8a6e8417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    10  com.apple.CoreFoundation 
    0x00007fff8a6e8381 __CFRunLoopDoObservers + 369
    11  com.apple.CoreFoundation 
    0x00007fff8a6c3104 CFRunLoopRunSpecific + 324
    12  com.apple.HIToolbox      
    0x00007fff86acdeb4 RunCurrentEventLoopInMode + 209
    13  com.apple.HIToolbox      
    0x00007fff86acdc52 ReceiveNextEventCommon + 356
    14  com.apple.HIToolbox      
    0x00007fff86acdae3 BlockUntilNextEventMatchingListInMode + 62
    15  com.apple.AppKit         
    0x00007fff82587533 _DPSNextEvent + 685
    16  com.apple.AppKit         
    0x00007fff82586df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17  com.apple.AppKit         
    0x00007fff8257e1a3 -[NSApplication run] + 517
    18  com.apple.WebCore        
    0x00007fff84f594ff WebCore::RunLoop::run() + 63
    19  com.apple.WebKit2        
    0x00007fff875a0462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    20  com.apple.WebKit2        
    0x00007fff87566bfd WebKitMain + 285
    21  com.apple.WebProcess     
    0x0000000105900e7b 0x105900000 + 3707
    22  libdyld.dylib            
    0x00007fff8cde27e1 start + 1
    Thread 1 Crashed:: Dispatch queue: CA::CG::Queue
    0   libsystem_kernel.dylib   
    0x00007fff86190212 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff8587cb54 pthread_kill + 90
    2   libsystem_c.dylib        
    0x00007fff858c0dce abort + 143
    3   libGPUSupportMercury.dylib
    0x000000014bcfd456 gpusKillClient + 87
    4   libGPUSupportMercury.dylib
    0x000000014bcfe7f5 gpusSubmitDataBuffers + 179
    5   com.apple.driver.AppleIntelHD4000GraphicsGLDriver
    0x000000014ba320a6 IntelCommandBuffer::getNew(GLDContextRec*) + 54
    6   com.apple.driver.AppleIntelHD4000GraphicsGLDriver
    0x000000014ba2dd93 GenContext::prepareCommandBuffer() + 23
    7   com.apple.driver.AppleIntelHD4000GraphicsGLDriver
    0x000000014ba31cc7 intelSubmitCommands + 210
    8   com.apple.QuartzCore     
    0x00007fff85af9001 CA::CG::Renderer::flush(bool) + 47
    9   com.apple.QuartzCore     
    0x00007fff85af635a CA::CG::IOSurfaceQueue::flush_renderer(CA::CG::Queue::FlushMode) + 92
    10  libdispatch.dylib        
    0x00007fff8b6c40b6 _dispatch_client_callout + 8
    11  libdispatch.dylib        
    0x00007fff8b6c547f _dispatch_queue_drain + 235
    12  libdispatch.dylib        
    0x00007fff8b6c52f1 _dispatch_queue_invoke + 52
    13  libdispatch.dylib        
    0x00007fff8b6c51c3 _dispatch_worker_thread2 + 249
    14  libsystem_c.dylib        
    0x00007fff8587dd0b _pthread_wqthread + 404
    15  libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff86190d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8b6c6dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff8b6c69ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff8618e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8618dc42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8a6be233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8a6c3916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8a6c30e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff80837546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff80895562 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8345cb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x00007fff8367fbfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff835e29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff835e28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff835e29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff835e28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff835e29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff835e28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 10:: WebCore: Scrolling
    0   libsystem_kernel.dylib   
    0x00007fff8618e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8618dc42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8a6be233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8a6c3916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8a6c30e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation 
    0x00007fff8a6d1dd1 CFRunLoopRun + 97
    6   com.apple.WebCore        
    0x00007fff84f6e5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff86190322 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8a702f46 __CFSocketManager + 1302
    2   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    3   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 1 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000145b43c38  rdx: 0x0000000000000000
      rdi: 0x0000000000001707  rsi: 0x0000000000000006  rbp: 0x0000000145b43c60  rsp: 0x0000000145b43c38
       r8: 0x00007fff7115f278   r9: 0x0000000000000010  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x0000000000000002  r13: 0x00007ffe5e01fb90  r14: 0x0000000145b44000  r15: 0x00007ffe5e01c400
      rip: 0x00007fff86190212  rfl: 0x0000000000000206  cr2: 0x00007fff71158ff0
    Logical CPU: 0
    Binary Images:
    0x105900000 -   
    0x105900fff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    0x105909000 -   
    0x105909fff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
    0x148250000 -   
    0x148266fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
    0x148bc5000 -   
    0x148bdbff7  com.apple.webcontentfilter.framework (3.1 - 5) <B9C18026-4D06-3C13-8842-15C190E214E5> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
    0x14b342000 -   
    0x14b500fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14b537000 -   
    0x14b6a7fff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x14b6df000 -   
    0x14b6ecfff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x14b6f3000 -   
    0x14bb7bff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) <ED3787B7-1558-3C4C-8F84-7E810A27FF7E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x14bcef000 -   
    0x14bcf4fff  com.apple.IOAccelerator (74.5.1 - 74.5.1) <574EC60B-E292-3FEA-8A66-B12DB2C1CEC5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x14bcfc000 -   
    0x14bd08fff  libGPUSupportMercury.dylib (8.9.2) <971EDFC6-3E6A-375C-9133-F50DFDDCEBDD> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x14c10f000 -   
    0x14c13afff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x14c143000 -   
    0x14c14cfe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x200000000 -   
    0x20092eff7  com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <C54C54E7-855D-3C7C-84A0-C20F082E32E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff65500000 -
    0x7fff6553493f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff807b3000 -
    0x7fff807fefff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff807ff000 -
    0x7fff80b5efff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80b5f000 -
    0x7fff80c39fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff80c3a000 -
    0x7fff80c41fff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff80c42000 -
    0x7fff80ccfff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff80d4d000 -
    0x7fff80e6592f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff80e66000 -
    0x7fff80e6afff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80edc000 -
    0x7fff80ee8fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff80ee9000 -
    0x7fff80eebfff  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
    0x7fff80eec000 -
    0x7fff80eedff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
    0x7fff80eee000 -
    0x7fff812e5fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff812e6000 -
    0x7fff812f1ff7  com.apple.ProtocolBuffer (2 - 104) <5BA49EB9-1361-3BFF-856C-C5F1D0486072> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff812f2000 -
    0x7fff81348fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff81349000 -
    0x7fff81766fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff81767000 -
    0x7fff8176bfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8186b000 -
    0x7fff821fb4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff821fc000 -
    0x7fff821fcfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff821fd000 -
    0x7fff82372ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff823c1000 -
    0x7fff823edfff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff823ee000 -
    0x7fff82428ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff82429000 -
    0x7fff82431fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff82432000 -
    0x7fff8305ffff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83060000 -
    0x7fff8315dff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
    0x7fff83220000 -
    0x7fff83455ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff83456000 -
    0x7fff836f1ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff836f7000 -
    0x7fff837b4ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff837b5000 -
    0x7fff83837ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff83838000 -
    0x7fff8383aff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff83891000 -
    0x7fff838b8fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff838bd000 -
    0x7fff838e7ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff838e8000 -
    0x7fff83916ff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
    0x7fff839a6000 -
    0x7fff83a27fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff83a51000 -
    0x7fff83a55fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff84200000 -
    0x7fff8424fff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84261000 -
    0x7fff8429cfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff84485000 -
    0x7fff84487fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8448e000 -
    0x7fff844bfff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff844c0000 -
    0x7fff844c0fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff844c1000 -
    0x7fff844c4fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff844c5000 -
    0x7fff85484ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff85485000 -
    0x7fff85499fff  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
    0x7fff8549a000 -
    0x7fff8554bfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff857ce000 -
    0x7fff857d8fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff857d9000 -
    0x7fff857defff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff857df000 -
    0x7fff85816ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff85867000 -
    0x7fff85933ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff85934000 -
    0x7fff85935fff  libodfde.dylib (18) <46A5538E-3719-3BE8-AD13-537930B4082C> /usr/lib/libodfde.dylib
    0x7fff85936000 -
    0x7fff8594cfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff859f5000 -
    0x7fff85ba3fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff85ba4000 -
    0x7fff85bb3ff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
    0x7fff85bb4000 -
    0x7fff85c1cfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85c1d000 -
    0x7fff85c51fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff85ca4000 -
    0x7fff85ca4fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85ce9000 -
    0x7fff85d45ff7  com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff860d2000 -
    0x7fff860ddfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff860de000 -
    0x7fff860defff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff860df000 -
    0x7fff8617dff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8617e000 -
    0x7fff86199ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8619a000 -
    0x7fff8619bff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8619c000 -
    0x7fff8629efff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8629f000 -
    0x7fff862cbff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff862cc000 -
    0x7fff862eeff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff863b2000 -
    0x7fff868b9ff7  com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff8691d000 -
    0x7fff8692fff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff86930000 -
    0x7fff86937fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff869c8000 -
    0x7fff869c9fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
    0x7fff869ca000 -
    0x7fff869d8ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff869d9000 -
    0x7fff869dffff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff869e0000 -
    0x7fff869e8ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff869e9000 -
    0x7fff86a14fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff86a15000 -
    0x7fff86a1bff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff86a1c000 -
    0x7fff86a6dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff86a6e000 -
    0x7fff86d9efff  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
    0x7fff86d9f000 -
    0x7fff86dc4ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff870ce000 -
    0x7fff8710eff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8710f000 -
    0x7fff871aafff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff87240000 -
    0x7fff87242ff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff873f5000 -
    0x7fff8744aff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8744b000 -
    0x7fff87462fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8749c000 -
    0x7fff87688ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff87689000 -
    0x7fff876f6ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff876f7000 -
    0x7fff87733fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff87734000 -
    0x7fff87740ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <4F3284A9-EFD4-3A77-8B7F-D3D611D656A0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87741000 -
    0x7fff8774cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8774d000 -
    0x7fff8776cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8776d000 -
    0x7fff877ecff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff877ed000 -
    0x7fff877edfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff877ee000 -
    0x7fff877f1fff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff877f2000 -
    0x7fff87805ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff878e2000 -
    0x7fff87941fff  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
    0x7fff87942000 -
    0x7fff8794fff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff87d25000 -
    0x7fff87d29fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87eb7000 -
    0x7fff87ebcfff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87ebd000 -
    0x7fff87f09ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff87f0a000 -
    0x7fff87f38fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff87f39000 -
    0x7fff87f59fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87f5a000 -
    0x7fff87f64ff7  com.apple.xpcobjects (103 - 103) <03968AE7-D7D9-3B12-A2A5-045957DC3526> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff87fc5000 -
    0x7fff87fcbfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff880b3000 -
    0x7fff880b4ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8822e000 -
    0x7fff88232ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff88262000 -
    0x7fff88270fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff882cc000 -
    0x7fff8831bfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8831c000 -
    0x7fff8831dfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8831e000 -
    0x7fff8832fff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff883d0000 -
    0x7fff8845ffff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
    0x7fff88460000 -
    0x7fff88555fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff88556000 -
    0x7fff88573ff7  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
    0x7fff88574000 -
    0x7fff885dcff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
    0x7fff885dd000 -
    0x7fff88615fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff88722000 -
    0x7fff888a8fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff888a9000 -
    0x7fff888d1fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff888d2000 -
    0x7fff888e7fff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff88911000 -
    0x7fff88913fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff88a92000 -
    0x7fff88da9ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff88daa000 -
    0x7fff88e01ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff88e02000 -
    0x7fff88e41ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff88ebb000 -
    0x7fff88eddff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff88ede000 -
    0x7fff88ee5fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff88eea000 -
    0x7fff88eebfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff890ac000 -
    0x7fff890f6ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89113000 -
    0x7fff89134ff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
    0x7fff89135000 -
    0x7fff89137fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff89138000 -
    0x7fff89138fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff89139000 -
    0x7fff892c4fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89b7b000 -
    0x7fff89c40ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89c41000 -
    0x7fff89d4cfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89d5c000 -
    0x7fff89d92ff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
    0x7fff89ddb000 -
    0x7fff89ddcfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89dee000 -
    0x7fff89dfcfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff89dfd000 -
    0x7fff89f4ffff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8a1ae000 -
    0x7fff8a1d7fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
    0x7fff8a1d8000 -
    0x7fff8a3d8fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8a436000 -
    0x7fff8a440fff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
    0x7fff8a441000 -
    0x7fff8a457fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8a458000 -
    0x7fff8a4b2fff  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
    0x7fff8a4b3000 -
    0x7fff8a4f0fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8a666000 -
    0x7fff8a68dff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <BC8E0B89-56CA-3956-8DCD-AD820493D3DD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8a68e000 -
    0x7fff8a878ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8a880000 -
    0x7fff8a8a7ff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8a964000 -
    0x7fff8a9c0fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8a9c1000 -
    0x7fff8ac65ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8acb6000 -
    0x7fff8acc2fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8acc3000 -
    0x7fff8acd2fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8acd3000 -
    0x7fff8ad2dff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ad2e000 -
    0x7fff8ad39fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8ad3a000 -
    0x7fff8ae2bff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ae2c000 -
    0x7fff8aeacff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8aead000 -
    0x7fff8aef0ff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8aef1000 -
    0x7fff8aef6fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8aef7000 -
    0x7fff8af65ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8af66000 -
    0x7fff8afa9ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8afaa000 -
    0x7fff8b050ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8b05b000 -
    0x7fff8b05cff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8b05d000 -
    0x7fff8b176fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8b177000 -
    0x7fff8b184fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0

    Thanks Carolyn,
    Unfortunately the system update did not help.
    Here is the report from EtreCheck
    Hardware Information:
              MacBook Pro (15-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,1
              1 2.3 GHz Intel Core i7 CPU: 4 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 384 MB
              NVIDIA GeForce GT 650M - VRAM: 512 MB
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:4:33
    Disk Information:
              APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 499.25 GB (441.56 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS31N
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.adobe.SwitchBoard.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    User Login Items:
              iTunesHelper
              AdobeResourceSynchronizer
              Dropbox
              DING!
    3rd Party Preference Panes:
              Flash Player
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Top Processes by CPU:
                  17%          mtmd
                  12%          mds
                   3%          firefox
                   2%          WindowServer
                   1%          EtreCheck
                   1%          fontd
                   0%          locationd
                   0%          fseventsd
                   0%          mdworker
                   0%          coreservicesd
    Top Processes by Memory:
              266 MB   firefox
              123 MB   mds
              74 MB    Dropbox
              53 MB    WindowServer
              45 MB    Finder
              37 MB    Dock
              33 MB    coresymbolicationd
              25 MB    mtmd
              25 MB    plugin-container
              25 MB    loginwindow
    Virtual Memory Statistics
              1.34 GB  Free RAM
              1.09 GB  Active RAM
              538 MB   Inactive RAM
              1.04 GB  Wired RAM
              862 MB   Page-ins
              0 B      Page-outs

  • Safari 5.1.7 keeps crashing after opening

    Hi,
    safari keeps crashing and closing down after about 30 secs from launch. Has anyone else seen this and what are the best options. Thanks, Steve

    My own Safari acted strangely after an earlier update, not to the extent of crashing, just slower and some other issues, resetting fixed my problem. Its at Safari > Reset Safari, then make sure all boxes are checked. If that doesn't do anything, probably need something more drastic like reinstalling Safari.
    Maybe someone else have better idea how to fix this.

  • HT4414 Safari keeps crashing on my Mac after A few sac of opening

    Why is Safari keeps crashing on my Mac after few mnts of Oppening

    What Mac, with what version of OS X?

  • 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.

Maybe you are looking for

  • IPhoto 11: How to view "all photos" while in full screen mode

    In iPhoto, when it's not in full screen mode, if you click photos in the sidebar (under Library), you get a nice view of ALL your photos, and you have the option to sort them by event. When you go from this view straight to full screen mode, it stays

  • Images in design mode don't draw their source from the correct directory?

    I'm using flex builder 3 in os x. I've only recently started using flex but this seems pretty odd. In design mode I drag an image onto a panel. It starts out with no source, so of course it's a broken image icon. If I put my image into the 'bin' dire

  • Cant connect Solaris 10 with internet with a static ip address

    Hi, Guys: I just installed a Solaris 10 on a PC on my company's network. The box can get an IP address from my company's DHCP server if I use "ifconfig skge0 dhcp", and it can connect to Internet without any problem. I can ping the gateway router, dn

  • Going mad!  Please someone I want to delete all my calendars - and yes ....

    My Iphone has somehow in addition to a work and a home calendar for my mobileme account - ended up with 12 (yes 12) sep. calendars under UNTITLED I want to delte them but cannot so far - tried so many forums and solutions none which have worked. I sy

  • Some questions & Performance probleme

    Hello all, I'm currently trying to make an application using berkeley DB. But I came accross really Ugly performance (439 insert / sec) and I also try to switch to 'DB_QUEUE' but I've got a 'illegal record number size' when putting record into my db.