Safari takes minutes to become responsive after launch (favicon/cache bug?)

This problem is driving my crazy. Seem to have had it forever across all my macs and just can't believe I'm alone.
If I restart my mac and launch Safari, it will launch in a few bounces BUT it remains un-usable for literally minutes. The homepage half loads then beach ball time, not of the interface buttons respond. This goes on for 5+ minutes. When it does let me interact it's slow but after a few minutes more it will go back to normal. If I look in my bookmarks menu I notice all the favicons have reverted to the general bookmark icon.
This happens every single time I restart my mac without fail. I'm forever force quitting, waiting and twiddling my thumbs for it to wake up.
Surely I can't be alone. This problem is much more noticable on my CD macbook than it is on my C2D iMac. The issue was the same with safari 3 as it is with v4.

The following usually works on both Tiger and Leopard:
(First, if yours is an Intel Mac, check that Safari is not running in Rosetta, which is enough to slow it to a crawl.)
Adding DNS codes to your Network Settings, should gives good results in terms of speed-up:
Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu. Click on TCP/IP and in the box marked 'DNS Servers' enter the following two numbers:
208.67.222.222
208.67.220.220
(An explanation of why that is both safe and a good idea can be read here: http://www.labnol.org/internet/tools/opendsn-what-is-opendns-why-required-2/2587 / )
Whilst in System Preferences/Network you should also turn off 'IPv6' in your preference pane, as otherwise you may not get the full speed benefit (the DNS resolver will default to making SRV queries). If you want to know what IPv6 is:
This is Apple's guidance on iPv6:
http://docs.info.apple.com/article.html?path=Mac/10.5/en/8708.html
Click on Apply Now and close the window.
Restart Safari, and repair permissions.
If that didn't do it, then try this as well:
Empty Safari's cache (from the Safari menu), then close Safari.
Go to Home/Library/Safari and delete the following files:
form values
download.plist
Then go to Home/Library/Preferences and delete
com.apple.Safari.plist
Repair permissions (in Disk Utility).
Start up Safari again, and things should have improved.
Less likely, but possible, is that the slowness is caused by a Trojan such as the one called 'DNSChanger' or 'OSZ.RSPlug', which can alter the DNS settings of your network connection. This particular Trojan can be inadvertently installed if you have come across certain Quicktime movies where got a window stating that you have to download and install a particular codec in order to see the video.
If you have agreed to that installation, your system can be infected and your DNS settings altered, which results in your system using the wrong DNS servers, which can slow web surfing to a crawl.
This can be fixed by downloading and running a freeware utility called DNSChanger Removal Tool which you can download from here:
http://www.versiontracker.com/dyn/moreinfo/macosx/33696
Once you have run that utility you have to re-boot your Mac, then reset Safari, and re-enter your DNS settings in System Preferences/Network.

Similar Messages

  • Adobe Acrobat Pro (and Safari) take minutes to quit!!!

    Adobe Acrobat Pro 9.2.0 (and Apple Safari 4.0.4) take several minutes to quit on Mactel with Mac OS X 10.5.8. I thought that they had frozen after selecting to quit such applications, or logout, restart or shutdown the Mac, but if I leave the Mac for several minutes, they eventually quit.
    What can it be? The Console does not indicate any special activity.

    Update:
    If I open Acrobat or Safari and immediately or after a while I quit them, they quit quickly as expected. No problem. But if I leave them all day open and then try to quit them, then:
    - Acrobat takes several minutess to quit. Console shows nothing. After a while, Activity Monitor shows Acrobat (Not responding) taking about 5% CPU and also spindump taking about 10% CPU. Eventually spindump does not show and after some minutes, Safari shows as normal (without the not responding red label), and a few seconds later it quits normally.
    - Safari takes several minutess to quit. It shows the same behavior, but this time Console shows: PopChar installed fonts changed.

  • Safari unexpectedly quits a few seconds after launching iHeartRadio

    I have a user that is having an issue with Safari quitting after launching iHeartRadio.  I know, a user should not be allowed to stream content at a work place, but I am curious on how to fix the issue.  It was working in 10.6.8.  I updated her yesterday to 10.8.5.  I have updated Java and Flash.  I am not good at deciphering crash logs, so any help will be appreciated.  I did not see any plugins in Safari either.  Here is the crash report.
    Thanks in advance.
    Host Name:      studioimac1
    Date/Time:      2006-08-02 14:41:47.313 -0500
    OS Version:     10.4.6 (Build 8I1119)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [58]
    Version:        2.0.3 (417.9.2)
    Build Version:  6
    Project Name:   WebBrowser
    Source Version: 4170902
    PID:    740
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x67754120
    Thread 0 Crashed:
    0   com.apple.CoreGraphics                   0x90333b20 img_reference + 1264
    1   com.apple.CoreGraphics                   0x903335c5 CGSImageDataLockWithReference + 30
    2   libRIP.A.dylib                           0x943bc534 ripc_AcquireImage + 662
    3   libRIP.A.dylib                           0x943ba2cb ripc_DrawImage + 1782
    4   com.apple.CoreGraphics                   0x90331cc7 CGContextDrawImage + 403
    5   com.apple.WebKit                         0x94db1680 -[WebImageData drawImageAtIndex:inRect:fromRect:adjustedSize:compositeOperation:context:] + 1173
    6   com.apple.WebKit                         0x94db11e2 -[WebImageData drawImageAtIndex:inRect:fromRect:compositeOperation:context:] + 137
    7   com.apple.WebKit                         0x94db1110 -[WebImageRenderer drawImageInRect:fromRect:compositeOperator:context:] + 624
    8   com.apple.WebCore                        0x94ff9eb3 QPainter::drawFloatPixmap(float, float, float, float, QPixmap const&, float, float, float, float, int, CGContext*) + 409
    9   com.apple.WebCore                        0x94ff9c5c QPainter::drawPixmap(QPoint const&, QPixmap const&, QRect const&) + 96
    10  com.apple.WebCore                        0x94ff9941 khtml::RenderImage::paint(khtml::RenderObject::PaintInfo&, int, int) + 3361
    11  com.apple.WebCore                        0x94ffa981 khtml::InlineBox::paint(khtml::RenderObject::PaintInfo&, int, int) + 271
    12  com.apple.WebCore                        0x94ffa1ed khtml::InlineFlowBox::paint(khtml::RenderObject::PaintInfo&, int, int) + 445
    13  com.apple.WebCore                        0x94ffa013 khtml::RootInlineBox::paint(khtml::RenderObject::PaintInfo&, int, int) + 49
    14  com.apple.WebCore                        0x94ff8a05 khtml::RenderFlow::paintLines(khtml::RenderObject::PaintInfo&, int, int) + 775
    15  com.apple.WebCore                        0x94ff5f45 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 179
    16  com.apple.WebCore                        0x94ff5e8a khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 324
    17  com.apple.WebCore                        0x94ff7727 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 341
    18  com.apple.WebCore                        0x94ff5f64 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 210
    19  com.apple.WebCore                        0x94ff5e8a khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 324
    20  com.apple.WebCore                        0x94ff7727 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 341
    21  com.apple.WebCore                        0x94ff5f64 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 210
    22  com.apple.WebCore                        0x94ff7f28 khtml::RenderTableSection::paint(khtml::RenderObject::PaintInfo&, int, int) + 636
    23  com.apple.WebCore                        0x94ff7b82 khtml::RenderTable::paint(khtml::RenderObject::PaintInfo&, int, int) + 408
    24  com.apple.WebCore                        0x94ff7727 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 341
    25  com.apple.WebCore                        0x94ff5f64 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 210
    26  com.apple.WebCore                        0x94ff7f28 khtml::RenderTableSection::paint(khtml::RenderObject::PaintInfo&, int, int) + 636
    27  com.apple.WebCore                        0x94ff7b82 khtml::RenderTable::paint(khtml::RenderObject::PaintInfo&, int, int) + 408
    28  com.apple.WebCore                        0x94ff7727 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 341
    29  com.apple.WebCore                        0x94ff5f64 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 210
    30  com.apple.WebCore                        0x94ff5e8a khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 324
    31  com.apple.WebCore                        0x94ff7727 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 341
    32  com.apple.WebCore                        0x94ff5f64 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 210
    33  com.apple.WebCore                        0x94ff5e8a khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 324
    34  com.apple.WebCore                        0x94ff4bca khtml::RenderLayer::paintLayer(khtml::RenderLayer*, QPainter*, QRect const&, bool, bool, khtml::RenderObject*) + 954
    35  com.apple.WebCore                        0x94ff4c91 khtml::RenderLayer::paintLayer(khtml::RenderLayer*, QPainter*, QRect const&, bool, bool, khtml::RenderObject*) + 1153
    36  com.apple.WebCore                        0x94ff480c khtml::RenderLayer::paint(QPainter*, QRect const&, bool, khtml::RenderObject*) + 58
    37  com.apple.WebCore                        0x94ff4760 KWQKHTMLPart::paint(QPainter*, QRect const&) + 156
    38  com.apple.WebCore                        0x94ff469f -[WebCoreBridge drawRect:withPainter:] + 83
    39  com.apple.WebCore                        0x94ff4591 -[WebCoreBridge drawRect:] + 199
    40  com.apple.WebKit                         0x94db0087 -[WebHTMLView drawRect:] + 731
    41  com.apple.AppKit                         0x933f9957 -[NSView _drawRect:clip:] + 3228
    42  com.apple.AppKit                         0x933f89b1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 614
    43  com.apple.WebKit                         0x94dacc7b -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 473
    44  com.apple.AppKit                         0x9340a949 _recursiveDisplayInRect2 + 149
    45  com.apple.CoreFoundation                 0x908351de CFArrayApplyFunction + 307
    46  com.apple.AppKit                         0x933f8bb9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
    47  com.apple.AppKit                         0x933f7a19 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 217
    48  com.apple.AppKit                         0x933f85e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    49  com.apple.AppKit                         0x933f85e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    50  com.apple.AppKit                         0x933f85e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    51  com.apple.AppKit                         0x933f85e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    52  com.apple.AppKit                         0x933f85e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    53  com.apple.AppKit                         0x933f85e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    54  com.apple.AppKit                         0x933f7120 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    55  com.apple.AppKit                         0x933f690c -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
    56  com.apple.AppKit                         0x933f623c -[NSView displayIfNeeded] + 439
    57  com.apple.AppKit                         0x933f5fde -[NSWindow displayIfNeeded] + 168
    58  com.apple.Safari                         0x0001b85c 0x1000 + 108636
    59  com.apple.AppKit                         0x9344628c _handleWindowNeedsDisplay + 206
    60  com.apple.CoreFoundation                 0x90824419 __CFRunLoopDoObservers + 342
    61  com.apple.CoreFoundation                 0x908234bb CFRunLoopRunSpecific + 827
    62  com.apple.CoreFoundation                 0x90823179 CFRunLoopRunInMode + 61
    63  com.apple.HIToolbox                      0x92ef9c5c RunCurrentEventLoopInMode + 285
    64  com.apple.HIToolbox                      0x92ef929a ReceiveNextEventCommon + 184
    65  com.apple.HIToolbox                      0x92ef91ba BlockUntilNextEventMatchingListInMode + 81
    66  com.apple.AppKit                         0x9337aad1 _DPSNextEvent + 576
    67  com.apple.AppKit                         0x9337a6be -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    68  com.apple.Safari                         0x000064c2 0x1000 + 21698
    69  com.apple.AppKit                         0x93374443 -[NSApplication run] + 512
    70  com.apple.AppKit                         0x93368397 NSApplicationMain + 573
    71  com.apple.Safari                         0x0005ea3e 0x1000 + 383550
    72  com.apple.Safari                         0x0005e959 0x1000 + 383321
    Thread 1:
    0   libSystem.B.dylib                        0x9000a4e7 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082395e CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x90823179 CFRunLoopRunInMode + 61
    3   com.apple.Foundation                     0x92755b4a -[NSRunLoop runMode:beforeDate:] + 182
    4   com.apple.Foundation                     0x92755a46 -[NSRunLoop run] + 75
    5   com.apple.WebKit                         0x94d947d1 +[WebFileDatabase _syncLoop:] + 198
    6   com.apple.Foundation                     0x927201b0 forkThreadForFunction + 123
    7   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib                        0x9000a4e7 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082395e CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x90823179 CFRunLoopRunInMode + 61
    3   com.apple.Foundation                     0x92755861 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4   com.apple.Foundation                     0x927201b0 forkThreadForFunction + 123
    5   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 3:
    0   libSystem.B.dylib                        0x9000a4e7 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082395e CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x90823179 CFRunLoopRunInMode + 61
    3   com.apple.Foundation                     0x9277c95e +[NSURLCache _diskCacheSyncLoop:] + 206
    4   com.apple.Foundation                     0x927201b0 forkThreadForFunction + 123
    5   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 4:
    0   libSystem.B.dylib                        0x9001aa1c select + 12
    1   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 5:
    0   libSystem.B.dylib                        0x900250c7 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x9277600c -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.Syndication                    0x99868122 -[AsyncDB _run:] + 181
    3   com.apple.Foundation                     0x927201b0 forkThreadForFunction + 123
    4   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 6:
    0   libSystem.B.dylib                        0x900250c7 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x9277600c -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.AppKit                         0x93451690 -[NSUIHeartBeat _heartBeatThread:] + 377
    3   com.apple.Foundation                     0x927201b0 forkThreadForFunction + 123
    4   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 7:
    0   libSystem.B.dylib                        0x900250c7 semaphore_wait_signal_trap + 7
    1   com.apple.ColorSync                      0x91592b8f pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2   com.apple.ColorSync                      0x915ad088 CMMConvTask(void*) + 60
    3   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 8:
    0   libSystem.B.dylib                        0x90049207 semaphore_timedwait_signal_trap + 7
    1   ...ple.CoreServices.CarbonCore           0x90cd2c08 TSWaitOnSemaphoreCommon + 163
    2   ...ple.CoreServices.CarbonCore           0x90cd2a94 AsyncFileThread(void*) + 72
    3   libSystem.B.dylib                        0x90024a27 _pthread_body + 84
    Thread 0 crashed with i386 Thread State:
    eax: 0x00000000    ebx: 0x9033363e ecx:0x15006669 edx: 0x67754120
    edi: 0xbfffc274    esi: 0x16afc100 ebp:0xbfffc248 esp: 0xbfffc1e0
    ss: 0x0000002f    efl: 0x00010246 eip:0x90333b20  cs: 0x00000027
    ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037
    Binary Images Description:
        0x1000 -    0xdcfff com.apple.Safari 2.0.3 (417.9.2)          /Applications/Safari.app/Contents/MacOS/Safari
    0xdfd0000 -  0xdfd1fff com.apple.textencoding.unicode 2.1          /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xf1ac000 -  0xf1c8fff GLDriver           /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver. bundle/GLDriver
    0xf1cf000 -  0xf1effff GLRendererFloat           /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendere rFloat.bundle/GLRendererFloat
    0xf885000 -  0xfab4fff com.macromedia.Flash Player.plugin 8.0.27 (1.0.2f27)          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x10baa000 - 0x10cd0fff GLEngine           /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEn gine
    0x10cf8000 - 0x10eedfff com.apple.ATIRadeonX1000GLDriver 1.4.26 (4.2.6)          /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/AT IRadeonX1000GLDriver
    0x8fe00000 - 0x8fe4bfff dyld 44.17          /usr/lib/dyld
    0x90000000 - 0x9016efff libSystem.B.dylib           /usr/lib/libSystem.B.dylib
    0x901be000 - 0x901c0fff libmathCommon.A.dylib           /usr/lib/system/libmathCommon.A.dylib
    0x901c2000 - 0x901fefff com.apple.CoreText 1.1.0 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreText.framework/Versions/A/CoreText
    0x90225000 - 0x902fafff ATS           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ATS.framework/Versions/A/ATS
    0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.27 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.5 (368.26)          /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundat ion
    0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???)          /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90909000 - 0x909fcfff libicucore.A.dylib           /usr/lib/libicucore.A.dylib
    0x90a4c000 - 0x90acbfff libobjc.A.dylib           /usr/lib/libobjc.A.dylib
    0x90af4000 - 0x90b57fff libstdc++.6.dylib           /usr/lib/libstdc++.6.dylib
    0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib           /usr/lib/libgcc_s.1.dylib
    0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.2 (???)          /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c57000 - 0x90c69fff libauto.dylib           /usr/lib/libauto.dylib
    0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.10 (679)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Ca rbonCore.framework/Versions/A/CarbonCore
    0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OS Services.framework/Versions/A/OSServices
    0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.13          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CF Network.framework/Versions/A/CFNetwork
    0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/We bServicesCore.framework/Versions/A/WebServicesCore
    0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Se archKit.framework/Versions/A/SearchKit
    0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Me tadata.framework/Versions/A/Metadata
    0x9113f000 - 0x9114dfff libz.1.dylib           /usr/lib/libz.1.dylib
    0x91150000 - 0x91303fff com.apple.security 4.2.1 (24989)          /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913f1000 - 0x913f9fff com.apple.DiskArbitration 2.1          /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitr ation
    0x91400000 - 0x91426fff com.apple.SystemConfiguration 1.8.5          /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/System Configuration
    0x91438000 - 0x9143ffff libbsm.dylib           /usr/lib/libbsm.dylib
    0x91443000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.3          /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9150a000 - 0x9150afff com.apple.ApplicationServices 10.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applic ationServices
    0x9150c000 - 0x91537fff com.apple.AE 314 (313)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/AE.framework/Versions/A/AE
    0x9154a000 - 0x9161efff com.apple.ColorSync 4.4.6          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ColorSync.framework/Versions/A/ColorSync
    0x91657000 - 0x916d4fff com.apple.print.framework.PrintCore 4.5 (177.10)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/PrintCore.framework/Versions/A/PrintCore
    0x91701000 - 0x917abfff com.apple.QD 3.10.8 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/QD.framework/Versions/A/QD
    0x917d1000 - 0x9181cfff com.apple.HIServices 1.5.2 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/HIServices.framework/Versions/A/HIServices
    0x9183b000 - 0x91851fff com.apple.LangAnalysis 1.6.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9185d000 - 0x91877fff com.apple.FindByContent 1.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/FindByContent.framework/Versions/A/FindByContent
    0x91881000 - 0x918befff com.apple.LaunchServices 176          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LaunchServices.framework/Versions/A/LaunchServices
    0x918d2000 - 0x918ddfff com.apple.speech.synthesis.framework 3.4          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918e4000 - 0x9191bfff com.apple.ImageIO.framework 1.4.6          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/ImageIO
    0x9192d000 - 0x919dffff libcrypto.0.9.7.dylib           /usr/lib/libcrypto.0.9.7.dylib
    0x91a25000 - 0x91a3bfff libcups.2.dylib           /usr/lib/libcups.2.dylib
    0x91a40000 - 0x91a5cfff libJPEG.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a61000 - 0x91abffff libJP2.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91acf000 - 0x91ad3fff libGIF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ad5000 - 0x91b30fff libRaw.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b34000 - 0x91b71fff libTIFF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91b77000 - 0x91b91fff libPng.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b96000 - 0x91b98fff libRadiance.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91b9a000 - 0x91b9afff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91b9c000 - 0x91c22fff com.apple.vImage 2.3          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vIma ge.framework/Versions/A/vImage
    0x91c29000 - 0x91c29fff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/vecLib
    0x91c2b000 - 0x91c70fff libvMisc.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvMisc.dylib
    0x91c78000 - 0x91c9dfff libvDSP.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvDSP.dylib
    0x91ca4000 - 0x92227fff libBLAS.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libBLAS.dylib
    0x92264000 - 0x92616fff libLAPACK.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libLAPACK.dylib
    0x92643000 - 0x926c7fff com.apple.DesktopServices 1.3.3          /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A /DesktopServicesPriv
    0x92703000 - 0x92935fff com.apple.Foundation 6.4.5 (567.26)          /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92a41000 - 0x92b1ffff libxml2.2.dylib           /usr/lib/libxml2.2.dylib
    0x92b3c000 - 0x92c29fff libiconv.2.dylib           /usr/lib/libiconv.2.dylib
    0x92c39000 - 0x92c50fff libGL.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dyl ib
    0x92c5b000 - 0x92cb2fff libGLU.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dy lib
    0x92cc6000 - 0x92cc6fff com.apple.Carbon 10.4 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92cc8000 - 0x92cd8fff com.apple.ImageCapture 3.0.3          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCap ture.framework/Versions/A/ImageCapture
    0x92ce6000 - 0x92ceefff com.apple.speech.recognition.framework 3.5          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRe cognition.framework/Versions/A/SpeechRecognition
    0x92cf4000 - 0x92cf9fff com.apple.securityhi 2.0.1 (24742)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Security HI.framework/Versions/A/SecurityHI
    0x92cff000 - 0x92d90fff com.apple.ink.framework 101.2.1 (71)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.fram ework/Versions/A/Ink
    0x92da4000 - 0x92da7fff com.apple.help 1.0.3 (32.1)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.fra mework/Versions/A/Help
    0x92daa000 - 0x92dc7fff com.apple.openscripting 1.2.5 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScri pting.framework/Versions/A/OpenScripting
    0x92dd7000 - 0x92dddfff com.apple.print.framework.Print 5.1 (192.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fr amework/Versions/A/Print
    0x92de3000 - 0x92e46fff com.apple.htmlrendering 66.1 (1.1.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRend ering.framework/Versions/A/HTMLRendering
    0x92e6a000 - 0x92eabfff com.apple.NavigationServices 3.4.4 (3.4.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigati onServices.framework/Versions/A/NavigationServices
    0x92ed2000 - 0x92edffff com.apple.audio.SoundManager 3.9.1          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSo und.framework/Versions/A/CarbonSound
    0x92ee6000 - 0x92eebfff com.apple.CommonPanels 1.2.3 (73)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPa nels.framework/Versions/A/CommonPanels
    0x92ef0000 - 0x931e2fff com.apple.HIToolbox 1.4.6 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbo x.framework/Versions/A/HIToolbox
    0x932e7000 - 0x932f2fff com.apple.opengl 1.4.9          /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x932f7000 - 0x93312fff com.apple.DirectoryService.Framework 3.1          /System/Library/Frameworks/DirectoryService.framework/Versions/A/Directory Service
    0x93361000 - 0x93361fff com.apple.Cocoa 6.4 (???)          /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93363000 - 0x93a1cfff com.apple.AppKit 6.4.5 (824.35)          /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93d9d000 - 0x93e17fff com.apple.CoreData 90          /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93e50000 - 0x93f10fff com.apple.audio.toolbox.AudioToolbox 1.4.2          /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93f4f000 - 0x93f4ffff com.apple.audio.units.AudioUnit 1.4.2          /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93f51000 - 0x940fffff com.apple.QuartzCore 1.4.7          /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9414d000 - 0x9418efff libsqlite3.0.dylib           /usr/lib/libsqlite3.0.dylib
    0x94196000 - 0x941cffff libGLImage.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImag e.dylib
    0x9420c000 - 0x94253fff com.apple.bom 8.3 (86.1)          /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x9425d000 - 0x94292fff com.apple.vmutils 4.0.1 (87)          /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x942d4000 - 0x942e4fff com.apple.securityfoundation 2.1.1 (26040)          /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/Securit yFoundation
    0x942f1000 - 0x9432efff com.apple.securityinterface 2.1.1 (24989)          /System/Library/Frameworks/SecurityInterface.framework/Versions/A/Security Interface
    0x9434a000 - 0x94359fff libCGATS.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94360000 - 0x9436bfff libCSync.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x943b7000 - 0x943d1fff libRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x943d7000 - 0x9468efff com.apple.QuickTime 7.1.2          /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947ef000 - 0x94937fff com.apple.AddressBook.framework 4.0.3 (477.6)          /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x949c3000 - 0x949d2fff com.apple.DSObjCWrappers.Framework 1.1          /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSOb jCWrappers
    0x949d9000 - 0x94a02fff com.apple.LDAPFramework 1.4.1 (69.0.1)          /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a08000 - 0x94a17fff libsasl2.2.dylib           /usr/lib/libsasl2.2.dylib
    0x94a1b000 - 0x94a3ffff libssl.0.9.7.dylib           /usr/lib/libssl.0.9.7.dylib
    0x94a4b000 - 0x94a68fff libresolv.9.dylib           /usr/lib/libresolv.9.dylib
    0x94d92000 - 0x94e24fff com.apple.WebKit 418          /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e7d000 - 0x94f5cfff com.apple.JavaScriptCore 417.11          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScri ptCore.framework/Versions/A/JavaScriptCore
    0x94f8f000 - 0x95268fff com.apple.WebCore 417.24          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore. framework/Versions/A/WebCore
    0x953c4000 - 0x953e7fff libxslt.1.dylib           /usr/lib/libxslt.1.dylib
    0x96ad8000 - 0x96b93fff libGLProgrammability.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProg rammability.dylib
    0x96bad000 - 0x96baefff libGLSystem.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSyst em.dylib
    0x96bb0000 - 0x96bb5fff com.apple.agl 2.5.9 (AGL-2.5.9)          /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x996eb000 - 0x99708fff com.apple.OpenTransport 3.0          /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x99865000 - 0x9989cfff com.apple.Syndication 1.0.5 (52)          /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndica tion
    0x998b8000 - 0x998cafff com.apple.SyndicationUI 1.0.5 (52)          /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndi cationUI

    lmao, you know I skipped right over that.  This was the only crash report in the users /user/library/log/crashreporter.  It's been a long week.  Here is the current crash report.
    Process:         WebProcess [1332]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8537 (8537.74.9)
    Build Info:      WebKit2-7537074009000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         502
    Date/Time:       2014-03-07 09:39:52.039 -0600
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          65767 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  965 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      9EF27135-0AD3-B6A9-254C-23ED776AD371
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000078
    VM Regions Near 0x78:
    -->
       __TEXT                 00000001012fd000-00000001012fe000 [    4K] r-x/rwx SM=COW /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                   0x00000001027c27b9 WebCore::SocketStreamHandleBase::close() + 9
    1   com.apple.WebCore                   0x00000001028e7fcd WebCore::WebSocketChannel::processOutgoingFrameQueue() + 749
    2   com.apple.WebCore                   0x00000001028eac14 WebCore::WebSocketChannel::processFrame() + 4820
    3   com.apple.WebCore                   0x00000001028e9205 WebCore::WebSocketChannel::processBuffer() + 117
    4   com.apple.WebCore                   0x00000001028e916c WebCore::WebSocketChannel::didReceiveSocketStreamData(WebCore::SocketStreamHand le*, char const*, int) + 364
    5   com.apple.WebCore                   0x00000001027c44bd WebCore::SocketStreamHandle::readStreamCallback(unsigned long) + 365
    6   com.apple.CoreFoundation            0x00007fff8f02d03c _signalEventSync + 108
    7   com.apple.CoreFoundation            0x00007fff8f02cfc4 _cfstream_solo_signalEventSync + 100
    8   com.apple.CoreFoundation            0x00007fff8f02cdf7 _CFStreamSignalEvent + 615
    9   com.apple.CFNetwork                 0x00007fff8e51adc9 CoreReadStreamCFStreamSupport::coreStreamReadEvent(__CoreReadStream*, unsigned long) + 121
    10  com.apple.CFNetwork                 0x00007fff8e51ad25 CoreReadStreamClient::coreStreamEventsAvailable(unsigned long) + 53
    11  com.apple.CFNetwork                 0x00007fff8e51acd0 CoreStreamBase::_callClientNow() + 62
    12  com.apple.CFNetwork                 0x00007fff8e51aae6 CoreStreamBase::_streamSetEventAndScheduleDelivery(unsigned long, unsigned char) + 112
    13  com.apple.CFNetwork                 0x00007fff8e51a956 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 58
    14  com.apple.CFNetwork                 0x00007fff8e51a08a SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 190
    15  com.apple.CFNetwork                 0x00007fff8e519fb1 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 83
    16  com.apple.CoreFoundation            0x00007fff8f025fa5 __CFSocketPerformV0 + 1045
    17  com.apple.CoreFoundation            0x00007fff8efe6b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    18  com.apple.CoreFoundation            0x00007fff8efe6455 __CFRunLoopDoSources0 + 245
    19  com.apple.CoreFoundation            0x00007fff8f0097f5 __CFRunLoopRun + 789
    20  com.apple.CoreFoundation            0x00007fff8f0090e2 CFRunLoopRunSpecific + 290
    21  com.apple.HIToolbox                 0x00007fff9178ceb4 RunCurrentEventLoopInMode + 209
    22  com.apple.HIToolbox                 0x00007fff9178cc52 ReceiveNextEventCommon + 356
    23  com.apple.HIToolbox                 0x00007fff9178cae3 BlockUntilNextEventMatchingListInMode + 62
    24  com.apple.AppKit                    0x00007fff940eb533 _DPSNextEvent + 685
    25  com.apple.AppKit                    0x00007fff940eadf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    26  com.apple.AppKit                    0x00007fff940e21a3 -[NSApplication run] + 517
    27  com.apple.WebKit2                   0x0000000101496612 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    28  com.apple.WebProcess                0x00000001012fddcf 0x1012fd000 + 3535
    29  libdyld.dylib                       0x00007fff8f8f67e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib              0x00007fff88789d16 kevent + 10
    1   libdispatch.dylib                   0x00007fff8ba5bdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                   0x00007fff8ba5b9ee _dispatch_mgr_thread + 54
    Thread 2:: WebCore: Scrolling
    0   libsystem_kernel.dylib              0x00007fff88787686 mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff88786c42 mach_msg + 70
    2   com.apple.CoreFoundation            0x00007fff8f004233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation            0x00007fff8f009916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation            0x00007fff8f0090e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation            0x00007fff8f017dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                   0x0000000101cff174 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore            0x000000010179f16f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    9   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib              0x00007fff88787686 mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff88786c42 mach_msg + 70
    2   com.apple.CoreFoundation            0x00007fff8f004233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation            0x00007fff8f009916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation            0x00007fff8f0090e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                0x00007fff929ff526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                0x00007fff92a5d532 __NSThread__main__ + 1345
    7   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    8   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 4:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib              0x00007fff887890fa __psynch_cvwait + 10
    1   libsystem_c.dylib                   0x00007fff89e67fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore            0x00000001017a98f5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore            0x000000010179f16f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    5   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff887890fa __psynch_cvwait + 10
    1   libsystem_c.dylib                   0x00007fff89e67fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore            0x00000001017aa377 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x00000001017aa208 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010179f16f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    6   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff887890fa __psynch_cvwait + 10
    1   libsystem_c.dylib                   0x00007fff89e67fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore            0x00000001017aa377 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x00000001017aa208 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010179f16f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    6   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff887890fa __psynch_cvwait + 10
    1   libsystem_c.dylib                   0x00007fff89e67fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore            0x00000001017aa377 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x00000001017aa208 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010179f16f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    6   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib              0x00007fff88789322 __select + 10
    1   com.apple.CoreFoundation            0x00007fff8f048f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    3   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 9:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib              0x00007fff887876c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                   0x00007fff8ba5c486 _dispatch_semaphore_wait_slow + 241
    2   libxpc.dylib                        0x00007fff8af63e1f xpc_connection_send_message_with_reply_sync + 127
    3   com.apple.SystemConfiguration       0x00007fff8a5969e5 __SCNetworkReachabilityServer_targetRemove + 108
    4   com.apple.SystemConfiguration       0x00007fff8a569cbe __SCNetworkReachabilityDeallocate + 82
    5   com.apple.CoreFoundation            0x00007fff8efdd3df CFRelease + 511
    6   libdispatch.dylib                   0x00007fff8ba590b6 _dispatch_client_callout + 8
    7   libdispatch.dylib                   0x00007fff8ba5a1fa _dispatch_worker_thread2 + 304
    8   libsystem_c.dylib                   0x00007fff89e65cdb _pthread_wqthread + 404
    9   libsystem_c.dylib                   0x00007fff89e50191 start_wqthread + 13
    Thread 10:
    0   libsystem_c.dylib                   0x00007fff89e50184 start_wqthread + 0
    Thread 11:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib              0x00007fff88787686 mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff88786c42 mach_msg + 70
    2   com.apple.CoreFoundation            0x00007fff8f004233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation            0x00007fff8f009916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation            0x00007fff8f0090e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation            0x00007fff8f017dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                     0x00007fff913282e6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    8   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 12:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib              0x00007fff88787686 mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff88786c42 mach_msg + 70
    2   com.apple.CoreFoundation            0x00007fff8f004233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation            0x00007fff8f009916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation            0x00007fff8f0090e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation            0x00007fff8f017dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                     0x00007fff91328781 listenOnNotificationPort + 371
    7   libsystem_c.dylib                   0x00007fff89e63772 _pthread_start + 327
    8   libsystem_c.dylib                   0x00007fff89e501a1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib              0x00007fff887896d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                   0x00007fff89e65f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                   0x00007fff89e65ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                   0x00007fff89e50191 start_wqthread + 13
    Thread 14:: Dispatch queue: com.apple.SystemConfiguration.SCNetworkReachability.xpcq
    0   libsystem_kernel.dylib              0x00007fff88789d16 kevent + 10
    1   libdispatch.dylib                   0x00007fff8ba5ab71 _dispatch_update_kq + 383
    2   libdispatch.dylib                   0x00007fff8ba5a9ee _dispatch_mgr_wakeup + 16
    3   libdispatch.dylib                   0x00007fff8ba59e65 _dispatch_wakeup + 28
    4   libdispatch.dylib                   0x00007fff8ba59e10 _dispatch_queue_push_list_slow2 + 33
    5   libdispatch.dylib                   0x00007fff8ba5a448 _dispatch_queue_drain + 180
    6   libdispatch.dylib                   0x00007fff8ba5a2f1 _dispatch_queue_invoke + 52
    7   libdispatch.dylib                   0x00007fff8ba5a448 _dispatch_queue_drain + 180
    8   libdispatch.dylib                   0x00007fff8ba5a2f1 _dispatch_queue_invoke + 52
    9   libdispatch.dylib                   0x00007fff8ba5a1c3 _dispatch_worker_thread2 + 249
    10  libsystem_c.dylib                   0x00007fff89e65cdb _pthread_wqthread + 404
    11  libsystem_c.dylib                   0x00007fff89e50191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000001  rdx: 0x0000000000000005
    rdi: 0x0000000000000000  rsi: 0x00000001087156b8  rbp: 0x00007fff5e900930  rsp: 0x00007fff5e900920
      r8: 0x0000000000002060   r9: 0x00007fff5e9004f0  r10: 0x000000010da7a7e8  r11: 0x000000010da7a7e8
    r12: 0x0000000108cd7180  r13: 0x0000000108cd7180  r14: 0x0000000108cd72a0  r15: 0x0000000108cd71c0
    rip: 0x00000001027c27b9  rfl: 0x0000000000010246  cr2: 0x0000000000000078
    Logical CPU: 0
    Binary Images:
          0x1012fd000 -        0x1012fdfff  com.apple.WebProcess (8537 - 8537.74.9) <C18D553F-E618-38A6-A3C9-682756EEF583> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
          0x101307000 -        0x101307fff  WebProcessShim.dylib (7537.74.9) <925B7F1D-9EAD-38B4-A6A1-9343A61BF829> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
          0x10133a000 -        0x1015b2fff  com.apple.WebKit2 (8537 - 8537.74.9) <CD3BAFEC-83D0-396F-8406-E86C38B97622> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x101796000 -        0x101b3bfff  com.apple.JavaScriptCore (8537 - 8537.74.4) <22BE0D94-6C16-3E7F-B8CF-738032DDAE1C> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x101c29000 -        0x102cf1fff  com.apple.WebCore (8537 - 8537.74.11) <4FF713DA-7820-345D-9F90-AE00DAD71B5A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
          0x104f90000 -        0x10556bff7  com.apple.Safari.framework (8537 - 8537.74.9) <E418082C-1301-34FA-8684-3079C3827CBF> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
          0x10593c000 -        0x105aa5fff  com.apple.WebKit (8537 - 8537.74.9) <FD821D81-4575-3C86-A20E-B08CCBD84DDC> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x107bf2000 -        0x107bf3ff7  ATSHI.dylib (341.2) <8727FE94-7CED-3691-89E8-02BA300B4313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
          0x109102000 -        0x109107fff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
          0x1093a0000 -        0x1093acfff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
          0x1093b4000 -        0x1093bdfe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
          0x1094d3000 -        0x109691fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
          0x1096c8000 -        0x109838fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
          0x109870000 -        0x109b39fe7  com.apple.AMDRadeonX3000GLDriver (1.8.19 - 1.0.8) <7C205F2A-F942-3D2D-A5D6-C5C8DADD81E4> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
          0x109f96000 -        0x109fc1fff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
          0x10fb50000 -        0x10fb66ff7  com.apple.webcontentfilter.framework (3.1 - 5) <1C3967C0-93B5-3D98-AC74-393EEAEA5505> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x7fff60efd000 -     0x7fff60f3193f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
       0x7fff8851b000 -     0x7fff8863392f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
       0x7fff88634000 -     0x7fff88690ff7  com.apple.Symbolication (1.3 - 93) <D5044687-E424-31CF-B120-667143E6B9C1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
       0x7fff88691000 -     0x7fff886b8ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
       0x7fff886b9000 -     0x7fff88776ff7  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
       0x7fff88777000 -     0x7fff88792ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
       0x7fff88796000 -     0x7fff887bdfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x7fff8885e000 -     0x7fff888abfff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
       0x7fff888ac000 -     0x7fff888acfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
       0x7fff888ad000 -     0x7fff888f7ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x7fff888f8000 -     0x7fff889e9ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
       0x7fff88a48000 -     0x7fff88ab1fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
       0x7fff88ab2000 -     0x7fff88b58ff7  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
       0x7fff88b59000 -     0x7fff88c73fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
       0x7fff88ef6000 -     0x7fff8920dff7  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
       0x7fff8954f000 -     0x7fff8955bfff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x7fff89d41000 -     0x7fff89d97fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
       0x7fff89d98000 -     0x7fff89ddbff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
       0x7fff89ddc000 -     0x7fff89e04fff  libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x7fff89e4f000 -     0x7fff89f1bff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
       0x7fff89f37000 -     0x7fff89f8eff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
       0x7fff8a015000 -     0x7fff8a02ffff  com.apple.CoreMediaAuthoring (2.1 - 914) <F0E11E75-03DA-3622-B614-2257EBDABF25> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
       0x7fff8a030000 -     0x7fff8a0b0ff7  com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
       0x7fff8a0b1000 -     0x7fff8a0bcff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
       0x7fff8a0bd000 -     0x7fff8a0cafff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
       0x7fff8a0cb000 -     0x7fff8a0cbfff  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
       0x7fff8a0cc000 -     0x7fff8a0d3fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x7fff8a0d4000 -     0x7fff8a0d5ff7  libSystem.B.dylib (169.3) <FF25248A-574C-32DB-952F-B948C389B2A4> /usr/lib/libSystem.B.dylib
       0x7fff8a12b000 -     0x7fff8a12cff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
       0x7fff8a12d000 -     0x7fff8a13bff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
       0x7fff8a13c000 -     0x7fff8a559fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
       0x7fff8a55a000 -     0x7fff8a5abff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff8a5ac000 -     0x7fff8a5c9ff7  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
       0x7fff8a5ca000 -     0x7fff8a5cafff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x7fff8a5dd000 -     0x7fff8a61cff7  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
       0x7fff8a61d000 -     0x7fff8a620ff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
       0x7fff8a621000 -     0x7fff8a625fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x7fff8aeea000 -     0x7fff8aeeefff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
       0x7fff8aeef000 -     0x7fff8af57fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x7fff8af58000 -     0x7fff8af7aff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
       0x7fff8afaa000 -     0x7fff8afcbfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x7fff8afcc000 -     0x7fff8afcffff  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
       0x7fff8afd0000 -     0x7fff8b01cff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
       0x7fff8b254000 -     0x7fff8b297ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
       0x7fff8b2d1000 -     0x7fff8b2e7fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x7fff8b2e8000 -     0x7fff8b2eaff7  com.apple.EFILogin (2.0 - 2) <6C1E7ED7-8FC7-308E-AD17-4C766E936519> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
       0x7fff8b2eb000 -     0x7fff8b31ffff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff8b320000 -     0x7fff8b322fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff8b323000 -     0x7fff8b558ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff8b559000 -     0x7fff8b561fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
       0x7fff8b562000 -     0x7fff8b562fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff8b563000 -     0x7fff8b5bdff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x7fff8b5be000 -     0x7fff8b5dfff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
       0x7fff8b5e0000 -     0x7fff8b5e5fff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x7fff8b5ee000 -     0x7fff8b6b3ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff8b714000 -     0x7fff8b740ff7  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
       0x7fff8b741000 -     0x7fff8b83efff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
       0x7fff8b8f8000 -     0x7fff8b9abff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
       0x7fff8b9ef000 -     0x7fff8b9f9fff  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
       0x7fff8b9fa000 -     0x7fff8ba56fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x7fff8ba57000 -     0x7fff8ba6cff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
       0x7fff8ba6d000 -     0x7fff8ba6eff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
       0x7fff8ba6f000 -     0x7fff8ba75fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
       0x7fff8ba76000 -     0x7fff8ba77fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
       0x7fff8ba78000 -     0x7fff8bab1ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
       0x7fff8bab2000 -     0x7fff8bad1ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
       0x7fff8bad2000 -     0x7fff8baf9ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
       0x7fff8bbca000 -     0x7fff8bc2dfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x7fff8bc2e000 -     0x7fff8bc3dfff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x7fff8bc4a000 -     0x7fff8bc74ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x7fff8bc75000 -     0x7fff8bc7dff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
       0x7fff8bc7e000 -     0x7fff8bc94fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
       0x7fff8bc95000 -     0x7fff8bf4cff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
       0x7fff8bf4d000 -     0x7fff8bf60ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
       0x7fff8bf61000 -     0x7fff8c081fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x7fff8c082000 -     0x7fff8c116ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
       0x7fff8c15c000 -     0x7fff8c1a8fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x7fff8c1a9000 -     0x7fff8c1bdfff  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
       0x7fff8c21b000 -     0x7fff8c2b6fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
       0x7fff8c2b7000 -     0x7fff8c2dcff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
       0x7fff8c2dd000 -     0x7fff8c3d2fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
       0x7fff8c630000 -     0x7fff8c6c0ff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
       0x7fff8cad0000 -     0x7fff8cadfff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
       0x7fff8cae0000 -     0x7fff8cb18fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
       0x7fff8cccb000 -     0x7fff8cd39ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x7fff8d002000 -     0x7fff8d00ffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
       0x7fff8d06e000 -     0x7fff8d072fff  libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x7fff8d073000 -     0x7fff8d09cfff  libsandbox.1.dylib (220.3) <410BC7E1-24A4-3E5A-ACCF-2F444DC82814> /usr/lib/libsandbox.1.dylib
       0x7fff8d09d000 -     0x7fff8d0a8ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
       0x7fff8d0a9000 -     0x7fff8d0acfff  libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
       0x7fff8d0ad000 -     0x7fff8d0e3fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
       0x7fff8d0e4000 -     0x7fff8d0e8ff7  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
       0x7fff8d0e9000 -     0x7fff8d138ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
       0x7fff8d139000 -     0x7fff8d1d3fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x7fff8d1d4000 -     0x7fff8d255fff  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
       0x7fff8d256000 -     0x7fff8d264ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
       0x7fff8d266000 -   

  • Safari 6.0.5 crashes just after launch

    Hi, I'm having trouble with Safari 6.0.5. It crashes just a few seconds after launching. I have tried to reset and clear history, but it doesn't stay launched long enough. I repaired disk permissions and restarted. Any help would be appreciated, thanks.

    This crash is caused by a bug in the way Safari synchronizes with iCloud.
    Uncheck the box marked Safari in the iCloud preference pane. You may also need to do as follows.
    Back up all data.
    Triple-click the text on the line below on this page to the clipboard, then copy it to the Clipboard (command-C):
    ~/Library/Safari/Bookmarks.plist
    Quit Safari.
    Select
    Go ▹ Go to Folder
    from the Finder menu bar. Paste into the text box that opens (command-V), then press return.
    A folder window should open with a file named "Bookmarks.plist" selected. Move the selected file to the Desktop, leaving the folder open.
    Relaunch Safari. It will open with the default set of bookmarks. Delete them all. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from the bookmarks file you moved to the Desktop. Arrange the bookmarks as you wish.
    Select from the menu bar
    History ▹ Clear History
    and confirm. As far as I know, you don't need to reset Top Sites, but I'm not sure of that.
    You can then try to re-enable Safari in iCloud. It may start to crash again. In that case, you'll have to leave synchronization disabled until a more permanent solution turns up. Sync bookmarks with iOS devices in iTunes instead.

  • Safari 6.0.5 continuously crashing after launching

    Yesterday I launched Safari and after about two seconds it quits unexpectivley. Ive never had this problem before and cant figure it out!

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

  • Safari 4.0.5 Crashing Immediatly after launching. (OSX v10.4.11)

    Hello
    My PM G5 refused to start today so I was forced to revert back to my old B&W G3 (with upgraded G4 Processor). Hence the discrepancy in my profile.
    Safari will launch but while the drive is still spinning it crashes.I'v spent the whole day trying all the usual soluions including, but not limited to, reapiring permissions, cleaning w/Onyx, Installing a new download, etc. etc. etc. I'm about ready to just give up but before I do I thought I would try posting the Crash Log and see if anyone would be kind enough to point me in the right direction.
    Many months ago I installed Tiger and Safari on the B&W & everything worked fine. The machine hasn't been used since so I don't understand what happened.
    Also, when I tried Safari this morning it was v3 and that would boot just fine but when I tried to go anywhere it would crash. So, without checking the crash log I decided to upgrade Safari to v4.0.5 which left me in my current situation.
    Anyway, following is the crash log.
    Any help would be greatly appreciated.
    Tim
    Date/Time: 2010-06-02 18:56:46.182 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [88]
    Version: 4.0.5 (4531.22.7)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45312207
    PID: 278
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x30453447
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907c13a4 CFRetain + 60
    1 com.apple.WebCore 0x018bd010 WebCore::HistoryItem::setTransientProperty(WebCore::String const&, objc_object*) + 272
    2 com.apple.WebKit 0x0045a2b8 -[WebHistoryItem(WebPrivate) _setTransientProperty:forKey:] + 56
    3 com.apple.Safari 0x000c9b3c 0x1000 + 822076
    4 com.apple.Safari 0x000c9aa8 0x1000 + 821928
    5 com.apple.Safari 0x0003d01c 0x1000 + 245788
    6 com.apple.Safari 0x0003c4fc 0x1000 + 242940
    7 com.apple.WebKit 0x00495b9c CallDelegate(objc_object* ()(objc_object, objc_selector*, ...), WebView*, objc_object*, objc_selector*, objc_object*) + 252
    8 com.apple.WebCore 0x013d7070 WebCore::FrameLoader::dispatchDidCommitLoad() + 64
    9 com.apple.WebCore 0x013d040c WebCore::FrameLoader::receivedFirstData() + 60
    10 com.apple.WebCore 0x013d0354 WebCore::FrameLoader::setEncoding(WebCore::String const&, bool) + 52
    11 com.apple.WebKit 0x0041c2f8 -[WebFrame(WebInternal) _receivedData:textEncodingName:] + 296
    12 com.apple.WebKit 0x0041bfe0 -[WebHTMLRepresentation receivedData:withDataSource:] + 128
    13 com.apple.WebKit 0x0041beb4 -[WebDataSource(WebInternal) _receivedData:] + 84
    14 com.apple.WebKit 0x0041be38 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 120
    15 com.apple.WebCore 0x013cc55c WebCore::DocumentLoader::commitLoad(char const*, int) + 92
    16 com.apple.WebCore 0x013cc128 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 72
    17 com.apple.WebCore 0x013cc054 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 52
    18 com.apple.WebCore 0x013cbfcc -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] + 172
    19 com.apple.Foundation 0x92c289b8 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564
    20 com.apple.Foundation 0x92c26e58 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 488
    21 com.apple.Foundation 0x92c26bf4 _sendCallbacks + 156
    22 com.apple.CoreFoundation 0x907df3b8 __CFRunLoopDoSources0 + 568
    23 com.apple.CoreFoundation 0x907de830 __CFRunLoopRun + 452
    24 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    25 com.apple.HIToolbox 0x932bcb20 RunCurrentEventLoopInMode + 264
    26 com.apple.HIToolbox 0x932bc12c ReceiveNextEventCommon + 244
    27 com.apple.HIToolbox 0x932bc020 BlockUntilNextEventMatchingListInMode + 96
    28 com.apple.AppKit 0x937a1734 _DPSNextEvent + 384
    29 com.apple.AppKit 0x937a13f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    30 com.apple.Safari 0x0000d044 0x1000 + 49220
    31 com.apple.AppKit 0x9379d93c -[NSApplication run] + 472
    32 com.apple.AppKit 0x9388e458 NSApplicationMain + 452
    33 com.apple.Safari 0x000f8fdc 0x1000 + 1015772
    34 com.apple.Safari 0x00002fc0 0x1000 + 8128
    Thread 1:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.WebCore 0x01342d00 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x01340408 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1eb7c +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf64d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1da3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf64d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x907f1240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907c13a4 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x42004222 xer: 0x0000000020000002 lr: 0x00000000907c1370 ctr: 0x00000000907c1368
    r0: 0x00000000018bd010 r1: 0x00000000bfffdde0 r2: 0x00000000a07c1370 r3: 0x0000000030453441
    r4: 0x0000000000000048 r5: 0x0000000000000074 r6: 0x000000000000006f r7: 0x00000000006e0066
    r8: 0x00000000fdb75bc8 r9: 0x0000000000000000 r10: 0x000000000002de40 r11: 0x0000000001dc9d3c
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000
    r16: 0x0000000000000001 r17: 0x00000000bffff220 r18: 0x0000000000000000 r19: 0x00000000023f1ee0
    r20: 0x0000000000000000 r21: 0x00000000a2bf8784 r22: 0x0000000004a414a0 r23: 0x0000000000000000
    r24: 0x0000000000001d79 r25: 0x00000000bfffdf08 r26: 0x000000000249de40 r27: 0x00000000024b0e9c
    r28: 0x0000000030453441 r29: 0x0000000030453441 r30: 0x0000000000000000 r31: 0x00000000907c1370
    Binary Images Description:
    0x1000 - 0x2a6fff com.apple.Safari 4.0.5 (4531.22.7) /Applications/Safari.app/Contents/MacOS/Safari
    0x405000 - 0x4eafff com.apple.WebKit 4531.22 (4531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x57f000 - 0x6cbfff com.apple.JavaScriptCore 4531.22 (4531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000 - 0x12aafff com.apple.QuartzCore 1.4.13 /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x133d000 - 0x1dc2fff com.apple.WebCore 4531.22 (4531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x251d000 - 0x251dfff com.yazsoft.SDEnhancer ??? (1.0) /Users/timgoodw/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0x265f000 - 0x2662fff com.yazsoft.SDSafariBundle ??? (1.0) /Users/timgoodw/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/ Contents/MacOS/SDSafariBundle
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.24) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0c000 - 0x91dfafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93723000 - 0x93743fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94528000 - 0x94565fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f5000 - 0x94711fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94725000 - 0x94769fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478d000 - 0x9479cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x94810fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c32000 - 0x94ca3fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e19000 - 0x94f49fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdc000 - 0x94febfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ff3000 - 0x95020fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95027000 - 0x95037fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9503b000 - 0x9506afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9507a000 - 0x95097fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95b4d000 - 0x95b7ffff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97ce5000 - 0x97db6fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97e33000 - 0x97e33fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9a3c6000 - 0x9a3fcfff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9ae65000 - 0x9ae77fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerMac1,1, BootROM 1.1.1f4, 1 processors, PowerPC 60? (11.4), 550 MHz, 1 GB
    Graphics: ATI VGA, ATY,RV100, PCI, 32 MB
    Memory Module: DIMM0/J19, 256 MB, unknown, unknown
    Memory Module: DIMM1/J20, 256 MB, unknown, unknown
    Memory Module: DIMM2/J21, 256 MB, unknown, unknown
    Memory Module: DIMM3/J22, 256 MB, unknown, unknown
    Modem: V.90
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: ADPT,1757800-00, scsi-2, J9
    PCI Card: ATY,RV100, Display, J12
    Parallel ATA Device: PIONEER DVD-RW DVR-104, 4.18 GB
    SCSI Device: IBM DDRS-39130D, 8.51 GB
    SCSI Device: QUANTUM ATLASV_36WLS, 34.2 GB
    SCSI Device: QUANTUM ATLASV_36WLS, 34.2 GB
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB/PS2 Wheel Mouse, Kensington, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: ATA Device 00, OEM, Up to 400 Mb/sec

    HI Tim,
    x251d000 - 0x251dfff com.yazsoft.SDEnhancer ??? (1.0) /Users/timgoodw/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer0x265 f000 - 0x2662fff com.yazsoft.SDSafariBundle ??? (1.0) /Users/timgoodw/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/ Contents/MacOS/SDSafariBundle
    Go to your users folder then open the Library folder then the Input Managers folder. Remove SpeedDownload Enhancer
    Relaunch Safari.
    See if that makes a difference.
    Carolyn

  • Macbook Air 11" (Mid 2013) takes time to become active after being inactive for a while

    I've got Macbook Air 11" (Mid 2013). But it has an issue of taking up some time to be active after it has been inactive for a while (like when i dont use it for a while the macbook autosleeps and then when i want to work on it and try to get it active the screen only shows mouse pointer in a black screen and then the other components like the small window where you enter password and other takes time to appear...)
    plz help...I've been facing this problem for 2 weeks now...and wanna fix it as soon as possible....plz help...

        Hope this helps.
        http://support.apple.com/kb/PH13976
    Start up in Safe Mode.
    http://support.apple.com/kb/PH14204?viewlocale=en_US
    Best.

  • Safari becomes mostly unresponsive shortly after launching

    About 3 secinds after launching safari it becomes unusable. Pages freeze up, I can't click into anything or scroll, and new pages wont load. I can open new tabs, but not close old ones.
    The most recent 6.0.5 software update didn't help.
    I tried deleting my Safari related preference files, with no luck.
    Problem persists when I create a new user. (linked to my iCloud)
    I've even tried reinstalling the OS (on top of the old one) but that didn't help either.
    Any advice before I attempt a clean install? Is it possible that my iCloud bookmarks are causing a problem (they don't cause problems on my other computers).

    Process:         Safari [227]
    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 [212]
    User ID:         501
    Date/Time:       2013-06-09 22:08:52.974 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          35905 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  35710 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      DAF28A0A-2E07-D0D4-42F1-BD8ADBFECC74
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
    VM Regions Near 0xbbadbeef:
    -->
       __TEXT                 000000010dc0b000-000000010dc0c000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Invalid WebProcess IPC Message:
    Message ID 0x323002f, last sent sync message ID 0x100075
    Application Specific Signatures:
    Invalid Web Process IPC Message ID 0x323002f
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.Safari.framework              0x000000010dee63d1 Safari::invalidMessageCallback(unsigned int, unsigned int) + 293
    1   com.apple.WebKit2                       0x000000010f989040 WebKit::WebProcessProxy::didReceiveInvalidMessage(CoreIPC::Connection*, CoreIPC::MessageID) + 54
    2   com.apple.WebKit2                       0x000000010f92d450 WebKit::WebConnectionToWebProcess::didReceiveInvalidMessage(CoreIPC::Connection *, CoreIPC::MessageID) + 66
    3   com.apple.WebKit2                       0x000000010f897a64 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 246
    4   com.apple.WebKit2                       0x000000010f8da32a CoreIPC::Connection::SyncMessageState::dispatchMessages(CoreIPC::Connection*) + 306
    5   com.apple.WebKit2                       0x000000010f8daa35 CoreIPC::Connection::waitForSyncReply(unsigned long long, double, unsigned int) + 193
    6   com.apple.WebKit2                       0x000000010f8da8fa CoreIPC::Connection::sendSyncMessage(CoreIPC::MessageID, unsigned long long, ***::PassOwnPtr<CoreIPC::ArgumentEncoder>, double, unsigned int) + 344
    7   com.apple.WebKit2                       0x000000010f9749dd bool CoreIPC::Connection::sendSync<Messages::WebPage::AcceptsFirstMouse>(Messages::W ebPage::AcceptsFirstMouse const&, Messages::WebPage::AcceptsFirstMouse::Reply const&, unsigned long long, double, unsigned int) + 163
    8   com.apple.WebKit2                       0x000000010f8a2ab2 WebKit::WebPageProxy::acceptsFirstMouse(int, WebKit::WebMouseEvent const&) + 112
    9   com.apple.WebKit2                       0x000000010f8a2417 -[WKView acceptsFirstMouse:] + 190
    10  com.apple.AppKit                        0x0000000110a6e98a -[NSWindow sendEvent:] + 3905
    11  com.apple.Safari.framework              0x000000010ded89b4 -[Window sendEvent:] + 116
    12  com.apple.Safari.framework              0x000000010dcc5d6b -[BrowserWindow sendEvent:] + 450
    13  com.apple.AppKit                        0x0000000110a6b644 -[NSApplication sendEvent:] + 5761
    14  com.apple.Safari.framework              0x000000010dc60c75 -[BrowserApplication sendEvent:] + 415
    15  com.apple.AppKit                        0x000000011098121a -[NSApplication run] + 636
    16  com.apple.AppKit                        0x0000000110925bd6 NSApplicationMain + 869
    17  com.apple.Safari.framework              0x000000010de38564 SafariMain + 166
    18  libdyld.dylib                           0x00000001132287e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000113401d16 kevent + 10
    1   libdispatch.dylib                       0x00000001131f7dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00000001131f79ee _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00000001134010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000113296fe9 _pthread_cond_wait + 869
    2   com.apple.WebCore                       0x0000000116f4a17b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore                       0x0000000116f47c94 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore                0x000000010e89625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00000001133ff686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001133fec42 mach_msg + 70
    2   com.apple.QuartzCore                    0x000000010eea017b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore                    0x000000010ef24dc6 thread_fun + 25
    4   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 4:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00000001134010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000113296fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e65db66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010e880bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010e89625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001134010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000113296fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e7e39d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010e7e38b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010e89625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001134010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000113296fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e7e39d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010e7e38b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010e89625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001134010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000113296fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010e7e39d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010e7e38b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010e89625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 8:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00000001133ff686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001133fec42 mach_msg + 70
    2   com.apple.CoreFoundation                0x000000010fe10233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x000000010fe15916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x000000010fe150e2 CFRunLoopRunSpecific + 290
    5   com.apple.Safari.framework              0x000000010dde88c6 Safari::MessageRunLoop::threadBody() + 106
    6   com.apple.JavaScriptCore                0x000000010e89625f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00000001133ff686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001133fec42 mach_msg + 70
    2   com.apple.CoreFoundation                0x000000010fe10233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x000000010fe15916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x000000010fe150e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x0000000110169546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00000001101c7562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00000001132927a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x000000011327f1e1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00000001134016d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113294f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113294d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x000000011327f1d1 start_wqthread + 13
    Thread 11:: Dispatch queue: com.apple.Safari.ReadingListArchives
    0   libsystem_kernel.dylib                  0x0000000113401ae6 fsync + 10
    1   com.apple.Foundation                    0x00000001101d4ecc _NSWriteBytesToFileWithExtendedAttributes + 757
    2   com.apple.Foundation                    0x00000001101fc149 _NSWriteBytesToFile + 26
    3   com.apple.Foundation                    0x00000001101fc123 -[NSData(NSData) writeToFile:atomically:] + 90
    4   com.apple.Safari.framework              0x000000010dd1a78f Safari::CF::Data::writeToFile(Safari::CF::String const&, Safari::WriteAtomically) const + 69
    5   com.apple.Safari.framework              0x000000010dd1a72c Safari::CF::Data::writeToURL(Safari::CF::URL const&, Safari::WriteAtomically) const + 40
    6   com.apple.Safari.framework              0x000000010de246b2 __saveReadingListItemWebArchive_block_invoke_0 + 69
    7   libdispatch.dylib                       0x00000001131f8f01 _dispatch_call_block_and_release + 15
    8   libdispatch.dylib                       0x00000001131f50b6 _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00000001131f647f _dispatch_queue_drain + 235
    10  libdispatch.dylib                       0x00000001131f62f1 _dispatch_queue_invoke + 52
    11  libdispatch.dylib                       0x00000001131f61c3 _dispatch_worker_thread2 + 249
    12  libsystem_c.dylib                       0x0000000113294d0b _pthread_wqthread + 404
    13  libsystem_c.dylib                       0x000000011327f1d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00000001134016d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113294f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113294d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x000000011327f1d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00000001134016d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113294f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113294d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x000000011327f1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x00000000bbadbeef  rbx: 0x000000010fca5240  rcx: 0x00007fff51ff3930  rdx: 0x000000011334e9d0
    rdi: 0x0000000000000000  rsi: 0x0000140000001400  rbp: 0x00007fff51ff4220  rsp: 0x00007fff51ff41e0
      r8: 0x0000000000002060   r9: 0x00007fff51ff3930  r10: 0x000000010e92a600  r11: 0x000000010e8815f0
    r12: 0x000000000323002f  r13: 0x000000010fca5240  r14: 0x0000000121c7a7f8  r15: 0x0000000000100075
    rip: 0x000000010dee63d1  rfl: 0x0000000000010246  cr2: 0x00000000bbadbeef
    Logical CPU: 2
    Binary Images:
          0x10dc0b000 -        0x10dc0bfff  com.apple.Safari (6.0.5 - 8536.30.1) <7E1AB8E9-8D8B-3A43-8E63-7C92529C507F> /Applications/Safari.app/Contents/MacOS/Safari
          0x10dc14000 -        0x10e11bff7  com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
          0x10e47c000 -        0x10e47dff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
          0x10e485000 -        0x10e49bfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
          0x10e4b4000 -        0x10e4b5fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
          0x10e4bc000 -        0x10e4e8fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
          0x10e4fd000 -        0x10e4fdfff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
          0x10e501000 -        0x10e501fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
          0x10e506000 -        0x10e562fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
          0x10e597000 -        0x10e5a3fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
          0x10e5b6000 -        0x10e624ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
          0x10e657000 -        0x10e8f2ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x10e9a5000 -        0x10eba5fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
          0x10ec4c000 -        0x10ed49fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
          0x10ed64000 -        0x10ed9cfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
          0x10edaf000 -        0x10edbeff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
          0x10edc9000 -        0x10edd8fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
          0x10ede3000 -        0x10ef91fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x10f049000 -        0x10f049ff7  com.apple.SafariServices.framework (8536 - 8536.30.1) <2EB5365E-7D56-3283-89BB-AF6ED10F6D73> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
          0x10f04f000 -        0x10f320ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x10f456000 -        0x10f4d5ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
          0x10f515000 -        0x10f515fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
          0x10f519000 -        0x10f54dfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
          0x10f579000 -        0x10f579fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
          0x10f57d000 -        0x10f5ceff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
          0x10f5ff000 -        0x10f78afff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
          0x10f87d000 -        0x10f87dfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
          0x10f883000 -        0x10fa6fff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
          0x10fbdc000 -        0x10fc44ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
          0x10fc9f000 -        0x10fdb792f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
          0x10fdd8000 -        0x10fdd8fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
          0x10fde0000 -        0x10ffcaff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x11012a000 -        0x11012afff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
          0x110131000 -        0x110490fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x1106b4000 -        0x1106b5fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
          0x1106bd000 -        0x1107d6fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
          0x110835000 -        0x111462fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x111b5b000 -        0x111cd0ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
          0x111d90000 -        0x111da2ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
          0x111dac000 -        0x111daefff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
          0x111db6000 -        0x111dc0ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
          0x111dcc000 -        0x111dcdfff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
          0x111dd3000 -        0x111e16ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
          0x111e52000 -        0x111fa4fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
          0x112034000 -        0x112034ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
          0x11203b000 -        0x112270ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
          0x112376000 -        0x1123e3ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
          0x11241e000 -        0x11253efff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
          0x1125b7000 -        0x1128e7fff  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
          0x112a43000 -        0x112a4dfff  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
          0x112a5c000 -        0x112aa8ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
          0x112ac4000 -        0x112bc1ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
          0x112bf7000 -        0x112cbcff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
          0x112d34000 -        0x112d34ff9 +cl_kernels (???) <32EE452A-750C-4B35-A591-D0234E3B9083> cl_kernels
          0x112d39000 -        0x112d9cff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
          0x112dc1000 -        0x112dc2ffb +cl_kernels (???) <AAEB244E-F60B-4F77-AFC3-26B899A08F08> cl_kernels
          0x112dc4000 -        0x112dcafff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
          0x112dd7000 -        0x112dd8fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
          0x112ddc000 -        0x112df2fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
          0x112e07000 -        0x112e2eff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
          0x112e54000 -        0x112e6bfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
          0x112e79000 -        0x112f4bff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
          0x112fb1000 -        0x11308bfff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
          0x11310f000 -        0x113130ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
          0x11313d000 -        0x113141ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
          0x11314b000 -        0x113170ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
          0x1131a3000 -        0x1131a8fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
          0x1131b2000 -        0x1131c0fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
          0x1131d2000 -        0x1131d7fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
          0x1131e4000 -        0x1131ebfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
          0x1131f3000 -        0x113208ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x113220000 -        0x113221ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
          0x113226000 -        0x113229ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x113233000 -        0x113234ffb +cl_kernels (???) <D739E92C-85D6-49A0-8932-8DF8B18B0B2D> cl_kernels
          0x113237000 -        0x113237fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
          0x11323b000 -        0x113243fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
          0x113251000 -        0x113257fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
          0x113261000 -        0x113263fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
          0x113269000 -        0x11326aff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
          0x113274000 -        0x113275fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
          0x11327e000 -        0x11334aff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
          0x11338f000 -        0x113397ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
          0x1133a0000 -        0x1133d6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
          0x1133ef000 -        0x11340aff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
          0x11341d000 -        0x11344bff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
          0x113457000 -        0x113465ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
          0x113475000 -        0x113480fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
          0x113489000 -        0x11348aff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
          0x11348f000 -        0x113491ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
          0x11349c000 -        0x1134a2ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
          0x1134af000 -        0x1134d1ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
          0x1134ec000 -        0x11353bff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
          0x11354c000 -        0x1135b5fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
          0x113620000 -        0x113633ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
          0x11363d000 -        0x113641fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
          0x11364c000 -        0x11364cfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
          0x113653000 -        0x113660fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
          0x11366a000 -        0x113981ff7  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
          0x113a01000 -        0x113a82fff  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
          0x113ad8000 -        0x113b7eff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
          0x113bdf000 -        0x113c6cff7  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
          0x113cb4000 -        0x113d13fff  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
          0x113d3f000 -        0x113df0fff  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
          0x113e45000 -        0x113e76ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
          0x113e99000 -        0x113ea0fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
          0x113ea9000 -        0x113eb7ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
          0x113ebe000 -        0x113ecbff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
          0x113edb000 -        0x113ef2fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
          0x113f0e000 -        0x113f39fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
          0x113f4b000 -        0x113f72fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
          0x113f8e000 -        0x11402cff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
          0x114060000 -        0x1149f04af  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
          0x114afb000 -        0x114b7bff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
          0x114bab000 -        0x114c68ff7  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
          0x114cae000 -        0x114d04fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
          0x114d3a000 -        0x114d4dff7  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
          0x114d5c000 -        0x114db6fff  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
          0x114de7000 -        0x114e26ff7  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
          0x114e41000 -        0x114e55fff  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
          0x114e6e000 -        0x114e72fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
          0x114e7d000 -        0x114e7dfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
          0x114e83000 -        0x114f8efff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
          0x114ff2000 -        0x115041ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
          0x11506c000 -        0x115207fef  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
          0x11522a000 -        0x11522afff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
          0x115232000 -        0x11529afff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
          0x1152a3000 -        0x11533dfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
          0x115348000 -        0x11573ffff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
          0x1157a9000 -        0x11592ffff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
          0x115960000 -        0x115988fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
          0x115995000 -        0x1159eaff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
          0x1159fc000 -        0x115a1cfff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
          0x115a26000 -        0x115a2afff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
          0x115a33000 -        0x115b35fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
          0x115b61000 -        0x115b64fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
          0x115b6d000 -        0x115bb1fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
          0x115bc4000 -        0x115bc5ffa +cl_kernels (???) <4B171DA4-4C02-48CB-9060-C47148C7B1D1> cl_kernels
          0x115bc7000 -        0x115be9ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
          0x115c07000 -        0x115c41ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
          0x115c64000 -        0x115c83ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
          0x115c8f000 -        0x115d84fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
          0x115d9a000 -        0x115e1cff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
          0x115e4a000 -        0x115e4cfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
          0x115e57000 -        0x115e5cfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
          0x115e69000 -        0x115e74fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
          0x115e80000 -        0x115ec3ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
          0x115eda000 -        0x115f04ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
          0x115f24000 -        0x1161c8ff7  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
          0x1162af000 -        0x116306ff7  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
          0x11632f000 -        0x116379ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
          0x11638f000 -        0x116396fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
          0x1163a2000 -        0x1163b9fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
          0x1163ce000 -        0x11640bfef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
          0x116415000 -        0x116417fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
          0x11641e000 -        0x116422fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
          0x11642f000 -        0x116489ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
          0x1164a1000 -        0x1168befff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
          0x116ad2000 -        0x116adffff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
          0x116aec000 -        0x116b0dfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
          0x116b26000 -        0x116b31ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
          0x116b3d000 -        0x116b5cff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
          0x116b6c000 -        0x116b6cfff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
          0x116b6f000 -        0x116b78ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
          0x116b84000 -        0x116c1ffff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
          0x116c3b000 -        0x116c97ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
          0x116cdd000 -        0x116d13fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
          0x116d32000 -        0x116d7dfff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
          0x116dab000 -        0x116dfafff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
          0x116e31000 -        0x116e35ff7  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
          0x116e40000 -        0x116e43fff  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
          0x116e4f000 -        0x116e64fff  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
          0x116e85000 -        0x116ea2ff7  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
          0x116eb8000 -        0x116ebaff7  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
          0x116ec4000 -        0x116ec6fff  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
          0x116ecf000 -        0x116f0bfff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
          0x116f2b000 -        0x116f36ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
          0x116f43000 -        0x117f02ff7  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
          0x119e4d000 -        0x119e7bfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
          0x119edf000 -        0x119eedfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
          0x119efc000 -        0x119efeff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
          0x119f04000 -        0x119f10fff  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
          0x119f50000 -        0x119f54fff  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
          0x11a969000 -        0x11abd6ff7  com.apple.RawCamera.bundle (4.06 - 694) <80FC94C3-73C1-31AD-B3D2-C57C581EEF22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
          0x11af21000 -        0x11af4dff7  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
          0x11c88b000 -        0x11c8adfff  com.apple.AOSAccounts (1.1.2 - 1.1.95) <9A1A8780-1F48-3CCA-96EB-D3137F93B676> /System/Library/PrivateFrameworks/AOSAccounts.framework/AOSAccounts
          0x11c8c9000 -        0x11c903fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
          0x11c938000 -        0x11c96afff  com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
          0x11c991000 -        0x11cc12fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
          0x11cc3a000 -        0x11cc42fff  com.apple.AOSNotification (1.7.0 - 636.3) <C96C3AB4-BF49-3DB7-9E9B-934CD579F63B> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
          0x11cc4d000 -        0x11cf11fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
          0x11d162000 -        0x11d3d7ff7  com.apple.CalendarStore (6.0 - 1252) <4F9B9C88-34B9-300D-8479-5B5E64670EAD> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
          0x11d557000 -        0x11d572ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
          0x11d58b000 -        0x11d68dfff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
          0x11d6f5000 -        0x11d765fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
          0x11d7b6000 -        0x11d7c1ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
          0x11d7cd000 -        0x11d7d9ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
          0x11d7e3000 -        0x11d8d4ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
          0x11d934000 -        0x11d937ff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
          0x11d93f000 -        0x11d9cefff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
          0x11d9f5000 -        0x11d9fffff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
          0x11da0a000 -        0x11daddff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
          0x11db45000 -        0x11db8dfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
          0x11db9e000 -        0x11dbdeff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
          0x11dbf1000 -        0x11dc28ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
          0x11dc3e000 -        0x11dc79fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
          0x11dc87000 -        0x11dc98ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
          0x11dc9f000 -        0x11dca2fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
          0x11dca8000 -        0x11dcaffff  com.apple.phon

  • Firefox tabs close when I click on a tab and windows become unresponsive after I launch a site. Using latest version for MacOSX. How do I fix this bug? Have already tried a bunch of things.

    Firefox tabs close when I simply click on a tab and windows become unresponsive after I launch a site. I am using the latest version for MacOSX but this happened a couple days ago with an older version of Firefox as well. Is this some kind of bug? How do I fix this bug? Have already tried a bunch of things like clearing/reinstalling etc. This does not help.
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    You can middle click a link to open that link in a new tab.
    *Open Link in New Tab: https://addons.mozilla.org/firefox/addon/open-link-in-new-tab/
    *Tab Utilities Lite: https://addons.mozilla.org/firefox/addon/tab-utilities-lite/

  • Safari Does Not Appear After Launch After Extended Period Before Logging In

    Dell Dimension E521
    Windows XP Pro (all updates installed)
    I restart the computer, and then I log into my user account immediately. I launch Safari (5.0.2). It launches and operates properly.
    I restart the same computer, and then I log into my user account thirty or more minutes later. I launch Safari. There is no apparent Safari activity, except for the hour glass. Safari never appears onscreen, nor does the Safari icon appear in the task menu at the bottom of the screen. If I subsequently launch another application, then Safari appears behind it. Safari runs properly thereafter.
    In the second scenario, if I launch other applications instead of Safari, then they appear onscreen and run properly. Safari seems to be the only application that displays this behavior.
    Has anyone else experienced this issue? Can anyone recommend a solution?
    Thank you.
    Kurt Todoroff

    By the way, can Windows place a computer into hibernation or sleep if a user is not logged in, since those settings have not yet been loaded?
    It's a good question ... I was doing some reading up on BIOS before posting before, and there is some sign that BIOS or EFI can load some power management settings.
    An alternate possibility is that the PC is in S0 (awake) while in that 30 minute period, but some individual devices on the PC may have slept:
    http://msdn.microsoft.com/en-us/library/aa373229(VS.85).aspx
    ... and running Safari might not be waking up, say, the network adaptor properly.
    I guess if that is the case, it might be possible to test it ... if you launch a different web browser (like IE) immediately after the "delayed log-ins", will Safari launch immediately for you if you launch it after launching the other browser?

  • IPhoto, iTunes, Safari and iChat all quit seconds after being launched

    iTunes, iPhoto, Safari, Quicktime... all quit (with no error) after launching. I noticed this after importing images from my digcam into iPhoto.
    Any ideas? I've run diskutility, repaired the disk and repaired permissions.
    Mac OS X v10.4.9
    iTunes 7.1.1
    iPhoto 6.0.6

    Greg:
    The preference file gets recreated the next time iPhoto is launched and does not affect the contents of the library as such. The key file is the library database Library6.iPhoto. It probably got damaged during the crashing.
    You can try to recover the library by rebuilding the library. I don't think it will but definitely work a try. Here's how: launch iPhoto with the Command+Option keys depressed and follow the instructions to rebuild the library. Select the first three options.
    If that doesn't help then you'll have to start over with a new library and import the original files from the old library. Here's how:
    Creating a new library while preserving the rolls from the original.
    Move the existing library folder to the desktop.
    Launch iPhoto and, when asked, select the option to create a new library.
    Drag the Originals folder from the desktop into the open iPhoto window.
    This will create a new library with the same rolls as the original library. However dates on the rolls may be different but can be edited as you would the roll title.
    Once this is completed you can delete the Originals folder from the desktop and the iPhoto Llibrary folder. If desired, you can keep the older library folder to try other fixes on it.
    In the future I recommend you make a backup copy of the Library6.iPhoto file after each import and after doing a lot of editing and organizing in the library. Then if you experience a similar crash all you need to do is replace the damaged database file with the backup copy and you'll be back to the same place in the library as when you make the backup. See the tip at the end of my signature.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Print & Fax control panel takes 1 MINUTE to open, delays app launching too

    Hi everyone,
    This one is driving me nuts. The Print & Fax control panel takes around a minute to open even after deleting all printers. Application launching is delayed for a similar period (if the app accesses printer info on startup I presume). Has anyone experienced this before? Any tips or suggestions gratefully received...
    ~ Rodney

    Just documenting this in case any one else out there arrives at this thread with the same issue....
    Some progress. Deleting all printers, resetting the printing system and running disk repair didn't do the trick. However downloading Printer Therapy (http://www.fixamacsoftware.com/software/pt6/) has assisted. After restart there is still a 1 minute delay launching many applications (presumably while they try to connect to print system) but whereas this happened for every launch before, now it only happens for the first application launch. If I manually start the cupsd daemon this appears to take 1 min to start. After this everything is fine. My working theory is the issue is somehow related to cupsd. Does anyone know whether this process is normally started the first time an application connects to the printer (even though, in this case, I have no printers defined at all).
    I have no idea why cupsd is taking so long to startup, I have reset the cupsd preferences (using printer therapy) and permissions, deleted all temp files etc. Any additional suggestions/recommendations would be appreciated.
    ~ Rodney

  • I'm on Firefox 3.6.8 running on a 2008 IMAC with OS 10.5.8 yet every click to move pages, from start-up, to return to Home Page takes minutes, not seconds! If I use Safari that's greatly faster on this same set-up. How do I get Firefox to be as fast ?

    I'm on Firefox 3.6.8 running on a 2008 IMAC with OS 10.5.8 yet every click to move pages, from start-up, to return to Home Page takes minutes, not seconds! If I use Safari that's greatly faster on this same set-up. How do I get Firefox to be as fast ?
    == Some time back, beggining with Firefox updates, at least three, or more updates ago.

    Thanks for the tip. I took the following steps:
    1) Backed up the existing profile (presumably corrupted somewhere);
    2) Deleted the existing profile;
    3) Moved the existing Firefox to the Trash and downloaded a fresh copy;
    4) Started Firefox (thus allowing it to create its default profile)
    5) Copied the following files from the backup copy of the previous profile: places.sqlite, key3.db, signons.sqlite, permissions.sqlite, persdict.dat, cert8.db ---
    I'm posting this from a Firefox browser, so I guess I'm OK now.

  • WINDOWS 7 takes 7 to 10 mins after startup to become usable

    I purchased a brand new T400 with windows 7 x64 bit.  since I purchased it it takes windows 7 to 10 mins to become usable after entering my password at the windows 7 login screen.  Can someone please advise if this is a problem with faulty hardware or windows 7.  I am afraid that the login will become worse over time.  This laptop is pretty much stacked with 4gb of RAM and 160 GB 7200 RPM HD.   What could be the problem?

    lasani007 wrote:
    I purchased a brand new T400 with windows 7 x64 bit.  since I purchased it it takes windows 7 to 10 mins to become usable after entering my password at the windows 7 login screen.  Can someone please advise if this is a problem with faulty hardware or windows 7.  I am afraid that the login will become worse over time.  This laptop is pretty much stacked with 4gb of RAM and 160 GB 7200 RPM HD.   What could be the problem?
    Do you have turbomemory?  If you do make sure you have the latest matrix and turbo memory drivers installed.   The other thing I would at is what applications you have starting on boot.  Some antivirus applications will slow down the boot process as well. 
    Make sure you have the latest video drivers installed as well, since video drives can adversely effect the boot process.   I am running a T500 with Windows 7 64 bit as well as Vista 32bit.   It takes about 40seconds to boot (this is with a hitachi 7200rpm 320gb drive, turbomemory and 4gb ram).  After boot it takes about 20seconds to become usable, this is with most of the lenovo utilities installed, and antivar antivirus and windows defender installed.   
    I don't see why you wouldn't be capable of a similar startup time.
    Thinkpad T500-2081 CTO | T9400 2.53GHz | 8 GB RAM | ATI HD3650 + Intel GM45 | 15.4" LED WXGA+ | Windows 8 | ATI Catalyst 13.1 (non-switchable)
    Thinkpad 390x | PII 333 | 256mb ram | NeoMagic 256AV | SVGA LCD | OS/2 v4.52

  • I just installed latest updates and now itunes becomes unresponsive after 10-15 minutes

    The latest OSX update (Security Update 2013-003) perhaps is breaking itunes.  It becomes unresponsive after 10-15 minutes and I have to force quit it each time.

    with that one, let's try the following procedure.
    first, head into your Add/Remove programs and uninstall your QuickTime. if it goes, good. if it doesn't, we'll just attend to it when we attend to itunes.
    next, download and install the Windows Installer CleanUp utility. use it to clear any existing itunes and/or QuickTime installation configuration information from the PC.
    Description of the Windows Installer CleanUp Utility
    next, use the the following document as a guide for manual removal of leftover itunes and quicktime program files:
    Removing iTunes and QuickTime for Windows
    now try another itunes install. does it go through properly this time?

Maybe you are looking for

  • [Solved] No sound (using Gnome with Pulseaudio)

    Hello, I have an issue with my audio. Since yesterday it has not been working, as in no sound in my headphones I updated gnome, cinnamon and linux yesterday. I did not however update pulseaudio or anything else alsa related (as far as I can tell). An

  • NWDI - NON SAP ABAP / JAVA Code Version Control

    Dear Friends, Is there a way we can utilize SAP NWDI application for NON-SAP Code Version Control? Our goal is to provide version control for some UNIX scripts of which we are going to deploy across the landscape... Thank you, Sri

  • BehaviorTracking:displayContentEvent problem

    Hi, I implemented BehaviorTracking:displayContentEvent and somehow i am not seeing information in the database table.I am showing image content from my Content Management Database. here is the code, if anyone solved this problem, plz help me. <%@tagl

  • Intel Mac Running OS 7-9

    Is it possible to run Mac OS 7.x - 9.x on an Intel Mac.

  • Firefox takes over my computer's entire screen.

    It just started happening between one minute and the next. I When I move my cursor to the top of the screen I can see my tabs but not my options and the exit/minimize/maximize icons are very tiny. It covers everything including my task bar at the bot