Safari quit. Click reopen but it doesn't work.

Safari quit unexpectedly. Click reopen many times but it doesn't work. Kept going back to the pop up window saying problem report for safari.
What should I do?

Might be due to a third party Safari add on. Troubleshooting help here >  Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
If you can't resolve the issue, post a crash report.
If Safari has just crashed, press the Report button on the CrashReporter dialog box to view the crash  information.
Copy/paste the entire contents of the Crash Reporter window into your reply. If the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the ~/Library/Logs/CrashReporter> folder.

Similar Messages

  • I have an IMAC mid 2007. iPhoto 9.4.2 crashes. I am running 10.7.5. It says "iphoto quit unexpectedly" I click reopen. It doesn't work. I tried clicking reopen again and still doesn't work. It then says to restore windows. I try that and it doesn't work.

    Process:         iPhoto [880]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.2 (9.4.2)
    Build Info:      iPhotoProject-710042000000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [240]
    Date/Time:       2013-02-17 15:14:14.827 -0800
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          3021491 sec
    Crashes Since Last Report:           76
    Per-App Interval Since Last Report:  15152 sec
    Per-App Crashes Since Last Report:   55
    Anonymous UUID:                      4448B570-F9BE-48F0-BF96-DBBA5B82E442
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000f0000020
    VM Regions Near 0xf0000020:
        CG shared images       00000000c2b3e000-00000000c2b46000 [   32K] rw-/rw- SM=SHM 
    -->
        Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap
    Application Specific Information:
    objc_msgSend() selector name: isHeaderFlaggedFPO
    objc[880]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x9307bd47 objc_msgSend + 23
    1   com.apple.prokit                        0x0212c718 -[ProStructuredThemeStore renditionWithKey:] + 1447
    2   com.apple.prokit                        0x021d83c3 -[NSProThemeFacet _approximateRenditionForRenditionKey:] + 1557
    3   com.apple.prokit                        0x021d49a9 -[NSProThemeFacet renditionMetricsWithKeyAdjustment:] + 149
    4   com.apple.iLifeKit                      0x02002076 -[IPKToolbarView _toolbarHeight] + 104
    5   com.apple.iLifeKit                      0x020020f5 -[IPKToolbarView sizeToFitHeight] + 89
    6   com.apple.iLifeKit                      0x01fde360 -[IPKToolbarView setBackgroundStyle:] + 1752
    7   com.apple.iPhoto                        0x000ca373 0xb2000 + 99187
    8   com.apple.iPhoto                        0x000ca11a 0xb2000 + 98586
    9   com.apple.iPhoto                        0x000c964b 0xb2000 + 95819
    10  com.apple.AppKit                        0x987f4cba -[NSCustomObject nibInstantiate] + 385
    11  com.apple.AppKit                        0x987f4ac9 -[NSIBObjectData instantiateObject:] + 271
    12  com.apple.AppKit                        0x987f3c99 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 349
    13  com.apple.AppKit                        0x987e9dde loadNib + 380
    14  com.apple.AppKit                        0x987e9423 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 841
    15  com.apple.AppKit                        0x987e90cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    16  com.apple.AppKit                        0x989e1f34 -[NSWindowController loadWindow] + 240
    17  com.apple.AppKit                        0x989e1cd2 -[NSWindowController window] + 81
    18  com.apple.AppKit                        0x989e1b2f -[NSWindowController showWindow:] + 36
    19  com.apple.iPhoto                        0x000c7b07 0xb2000 + 88839
    20  com.apple.AppKit                        0x989e1ae8 -[NSDocument showWindows] + 116
    21  com.apple.iPhoto                        0x000c7aac 0xb2000 + 88748
    22  com.apple.AppKit                        0x98bd7d80 -[NSDocumentController(NSDeprecated) openUntitledDocumentOfType:display:] + 135
    23  com.apple.iPhoto                        0x002c6c22 0xb2000 + 2182178
    24  com.apple.iPhoto                        0x002924d2 0xb2000 + 1967314
    25  com.apple.Foundation                    0x9a527792 __NSFireDelayedPerform + 615
    26  com.apple.CoreFoundation                0x95a212a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    27  com.apple.CoreFoundation                0x95a20c37 __CFRunLoopDoTimer + 743
    28  com.apple.CoreFoundation                0x959ffcd0 __CFRunLoopRun + 1888
    29  com.apple.CoreFoundation                0x959ff1dc CFRunLoopRunSpecific + 332
    30  com.apple.CoreFoundation                0x959ff088 CFRunLoopRunInMode + 120
    31  com.apple.HIToolbox                     0x95fa1543 RunCurrentEventLoopInMode + 318
    32  com.apple.HIToolbox                     0x95fa88ab ReceiveNextEventCommon + 381
    33  com.apple.HIToolbox                     0x95fa871a BlockUntilNextEventMatchingListInMode + 88
    34  com.apple.AppKit                        0x987e0ee8 _DPSNextEvent + 678
    35  com.apple.AppKit                        0x987e0752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    36  com.apple.AppKit                        0x987dcac1 -[NSApplication run] + 911
    37  com.apple.AppKit                        0x98a6dac5 NSApplicationMain + 1054
    38  com.apple.iPhoto                        0x000c1c99 0xb2000 + 64665
    39  com.apple.iPhoto                        0x000c12e5 0xb2000 + 62181
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x91cbd90a kevent + 10
    1   libdispatch.dylib                       0x96c7ce04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x96c7b853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x91cbd02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e39ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x97e3b6fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x91cbd02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e39ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x97e3b6fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x91cbd02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e39ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x97e3b6fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x91cbd02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e39ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x97e3b6fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x79641f70  ebx: 0xc00af000  ecx: 0x02283baa  edx: 0xf0000000
      edi: 0x796425d0  esi: 0x0212c182  ebp: 0xc00aefd8  esp: 0xc00aeeb8
       ss: 0x00000023  efl: 0x00010202  eip: 0x9307bd47   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xf0000020
    Logical CPU: 0

    To reinstall:
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • What should I do if the iphoto keeps on saying that "Plz wait for import to complete" when i click the close button but it is not importing photos? How can I close the iPhoto? I try to switch my mac off but it doesn't work. Thanks.

    What should I do if the iphoto keeps on saying that "Plz wait for import to complete" when i click the close button but it is not importing photos? How can I close the iPhoto? I try to switch my mac off but it doesn't work. Thanks.

    You should be able to select Force Quit from the menu beneath the Apple icon in Finder
    and choose to Quit iPhoto from there, without messing up the Mac OS X in the process.
    OS X - Support
    Not sure if rebuilding the iPhoto library would help this issue. However if you had to
    turn off the computer without the correct method (unplug, etc; instead of menu choice)
    the system may have accrued damages and should be checked, maybe repaired by
    use of the Disk Utility in the system. Or restart the computer in Safe Boot mode, then
    run 'repair disk permissions' while it is running in that reduced mode; then restart after.
    •Understanding Safe Mode - tuts+ computer skills tutorial:
    http://computers.tutsplus.com/tutorials/understanding-safe-mode--mac-59897
    •OS X: What is Safe Boot, Safe Mode?
    Suggestions on how to use Safe Mode in article, to resolve issues, may be helpful.
    There likely are other means to rectify troublesome applications, including reinstall.
    Be sure to backup your music, image, video, and other work on an external drive
    or suitable device as a precaution against loss should there be a hard drive failure.
    iPhoto - Mac Apps - Apple Support
    There should be some tips and help information using iPhoto via this tiny Support link.
    Good luck & happy computing!

  • I'm using a Dell Inspiron 7520 ... pretty new. Sometimes when I download a CD / album to my library acouple of tracks get separated away from the main group. I've tried to click and drag the stragglers over to the main group but it doesn't work. Any Ideas

    .When installing a CD/album into my library some of the tracks get separated away from the main group of tracks. I try to click and drag the stragglers to the main group but it doesn't work. My laptop is using Windows 8. My old XP laptop didn't have this problem. I'm not sure if that has any thing to do with it. Any ideas would be appreciated. It's more of an irritation than a problem but if it can be solved, it would be a good thing. Thanks!         Paul 

    Hey Paul,
    If I understand correctly, it sounds like iTunes is not grouping the songs from a particular CD together. The cause could be something as minor as a misspelling or slight variations. For more information, see the following resource:
    Why aren't songs with the same album art grouped together?
    http://support.apple.com/kb/TS1468
    Thanks,
    Matt M.

  • I have my contacts synced with icloud and exchange. I want all of them to be synced via icloud, I have tried turning contacts off and then clicking merge but that doesn't copy all of them over. How do I transfer all contacts onto my phone and then icloud?

    I have my contacts synced with icloud and exchange. I want all of them to be synced via icloud, I have tried turning contacts off and then clicking merge but that doesn't copy all of them over. How do I transfer all contacts onto my phone and then icloud?

    Welcome to the Apple Community.
    If you can't do this on a computer, which would be much easier using drag and drop, then you will need to share the contacts with yourself in order to move them to the iCloud account.

  • I can't upload pictures to Facebook Pages albums with my IPad Mini 3. I've tried safari too and the basic uploader doesn't work. I can add photos to the wall but I need to put them in albums for my Boutique,

    I can't upload pictures to Facebook Pages albums with my IPad Mini 3. I've tried safari too and the basic uploader doesn't work. I can add photos to the wall but I need to put them in albums for my Boutiqu

    It is peculiar, that Chrome, Safari, and Skype can access FB, but not the iPhoto uploader.
    Do you see any error messages/ diagnostics in the Console Window, when you try to connect to Facebook?
    Launch a Console window from Applications > Utilities and clear the Console Window. Then try to upload. Are there any new messages?
    And also launch a Terminal and have a look, if "facebook.com" is properly resolved:
    Type 
    ping facebook.com
    into the window. Do you see any transmissions? What is the IP address used?
    I see:
    PING facebook.com (173.252.110.27): 56 data bytes
    64 bytes from 173.252.110.27: icmp_seq=0 ttl=243 time=110.486 ms
    64 bytes from 173.252.110.27: icmp_seq=1 ttl=243 time=109.365 ms
    64 bytes from 173.252.110.27: icmp_seq=2 ttl=243 time=110.101 ms
    64 bytes from 173.252.110.27: icmp_seq=3 ttl=242 time=109.829 ms
    64 bytes from 173.252.110.27: icmp_seq=4 ttl=242 time=111.323 ms
    64 bytes from 173.252.110.27: icmp_seq=5 ttl=242 time=110.346 ms
    64 bytes from 173.252.110.27: icmp_seq=6 ttl=242 time=110.708 ms
    64 bytes from 173.252.110.27: icmp_seq=7 ttl=242 time=112.685 ms
    64 bytes from 173.252.110.27: icmp_seq=8 ttl=243 time=124.256 ms
    64 bytes from 173.252.110.27: icmp_seq=9 ttl=243 time=112.106 ms
    ^C
    --- facebook.com ping statistics ---
    10 packets transmitted, 10 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 109.365/112.120/124.256/4.159 ms
    Try the same with "dig":
    dig facebook.com
    ; <<>> DiG 9.8.3-P1 <<>> facebook.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25051
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;facebook.com.                              IN          A
    ;; ANSWER SECTION:
    facebook.com.                    775          IN          A 173.252.110.27
    ;; Query time: 11 msec
    can you "ping" facebook?

  • Safari quits on reopening laptop always  and sometimes while using , with this in crash report.     Library/Application Support/.iWellSoftAllto.tmp           google chrome continues to work.

    safari quits on reopening laptop always  and sometimes while using , with this in crash report.     Library/Application Support/.iWellSoftAllto.tmp           google chrome continues to work.

    Process:         Safari [11737]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.5 (6534.55.3)
    Build Info:      WebBrowser-75345503~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [110]
    PlugIn Path:       /Users/andrewwebb/Library/Application Support/.iWellSoftAllto.tmp
    PlugIn Identifier: .iWellSoftAllto.tmp
    PlugIn Version:    ??? (???)
    Date/Time:       2012-04-04 23:33:30.645 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          19053 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  18511 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      C425DB8F-52FB-41CD-9C6E-BE2B7BE1D235
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  1
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff86776d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff867773ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8378f902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8378ed8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff83b7374e RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff83b73553 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff83b7340c BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff8004deb2 _DPSNextEvent + 708
    8   com.apple.AppKit                        0x00007fff8004d801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework              0x00007fff84c8cb48 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit                        0x00007fff8001368f -[NSApplication run] + 395
    11  com.apple.AppKit                        0x00007fff8000c3b0 NSApplicationMain + 364
    12  com.apple.Safari.framework              0x00007fff84e49e6a SafariMain + 200
    13  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1 Crashed:
    0   libSystem.B.dylib                       0x00007fff867e99ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x00007fff867e98d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib                       0x00007fff868463ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib                       0x00007fff86865a00 abort + 93
    4   libstdc++.6.dylib                       0x00007fff832f35d2 __tcf_0 + 0
    5   libobjc.A.dylib                         0x00007fff8a372b4d _objc_terminate + 120
    6   libstdc++.6.dylib                       0x00007fff832f1ae1 __cxxabiv1::__terminate(void (*)()) + 11
    7   libstdc++.6.dylib                       0x00007fff832f1b16 __cxxabiv1::__unexpected(void (*)()) + 0
    8   libstdc++.6.dylib                       0x00007fff832f1bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    9   libstdc++.6.dylib                       0x00007fff832ada3e std::__throw_length_error(char const*) + 127
    10  libstdc++.6.dylib                       0x00007fff832d83fe std::string::append(char const*, unsigned long) + 82
    11  .iWellSoftAllto.tmp                     0x0000000100082cbb dylibmain + 3599
    12  com.apple.CFNetwork                     0x00007fff847bcdd7 HTTPReadFilter::readHeaderBytes(StreamReader*, unsigned char, unsigned char*, long, CFStreamError*) + 421
    13  com.apple.CFNetwork                     0x00007fff847bdd4c HTTPReadFilter::canReadNoSignal(StreamReader*, CFStreamError*, unsigned char) + 110
    14  com.apple.CFNetwork                     0x00007fff8476b52c HTTPReadFilter::streamCanRead(__CFReadStream*) + 90
    15  com.apple.CFNetwork                     0x00007fff8476b6a2 HTTPReadFilter::socketReadStreamCallback(unsigned long) + 122
    16  com.apple.CFNetwork                     0x00007fff8476b613 HTTPReadFilter::_httpRdFilterStreamCallBack(__CFReadStream*, unsigned long, void*) + 49
    17  com.apple.CoreFoundation                0x00007fff837f1343 _signalEventSync + 115
    18  com.apple.CoreFoundation                0x00007fff837f12b4 _cfstream_solo_signalEventSync + 116
    19  com.apple.CoreFoundation                0x00007fff837f11f4 _CFStreamSignalEvent + 740
    20  com.apple.CFNetwork                     0x00007fff847c08d7 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 45
    21  com.apple.CFNetwork                     0x00007fff8475512c SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 224
    22  com.apple.CFNetwork                     0x00007fff84755016 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 96
    23  com.apple.CoreFoundation                0x00007fff837b9bba __CFSocketDoCallback + 634
    24  com.apple.CoreFoundation                0x00007fff837b95bb __CFSocketPerformV0 + 315
    25  com.apple.CoreFoundation                0x00007fff837913d1 __CFRunLoopDoSources0 + 1361
    26  com.apple.CoreFoundation                0x00007fff8378f5c9 __CFRunLoopRun + 873
    27  com.apple.CoreFoundation                0x00007fff8378ed8f CFRunLoopRunSpecific + 575
    28  com.apple.CFNetwork                     0x00007fff8476e1fc HTTPNetStreamInfo::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 278
    29  com.apple.CoreFoundation                0x00007fff8377f05c CFReadStreamRead + 748
    30  .iWellSoftAllto.tmp                     0x0000000100082c66 dylibmain + 3514
    31  com.apple.CFNetwork                     0x00007fff847bffe0 HTTPReadStream::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 82
    32  com.apple.CoreFoundation                0x00007fff8377f05c CFReadStreamRead + 748
    33  .iWellSoftAllto.tmp                     0x0000000100082264 dylibmain + 952
    34  .iWellSoftAllto.tmp                     0x0000000100081198 0x10007a000 + 29080
    35  .iWellSoftAllto.tmp                     0x0000000100081f46 dylibmain + 154
    36  .iWellSoftAllto.tmp                     0x000000010008459d dylibmain + 9969
    37  .iWellSoftAllto.tmp                     0x000000010008951c ksyms + 202
    38  libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    39  libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   .iWellSoftAllto.tmp                     0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 12:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff867bc136 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00007fff86791bc7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib                       0x00007fff867917b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff867912de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff86790c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff86790aa5 start_wqthread + 13
    Thread 13:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff867ba932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff837b1468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 14:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff87c18b69 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x00007fff87c15f68 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff86776d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff867773ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff82ce5396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff82ce52d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff86776d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff867773ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8378f902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8378ed8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8a63414f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff8a5b5114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 17:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff86776d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff867773ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8378f902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8378ed8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff84e02305 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff84e0233f Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 18:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff867b1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff867b5881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff812de6a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff84e7d803 Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework              0x00007fff84e7bc75 Safari::SnapshotStore::diskAccessThreadBody() + 115
    5   com.apple.Safari.framework              0x00007fff84e7bdf5 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff867affd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff867afe89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff86790a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff86790e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff86790aa5 start_wqthread + 13
    Thread 1 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x00000001004c9890  rcx: 0x00000001004c9848  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x00000001004c9880  rsp: 0x00000001004c9848
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0xffffff80002e4730
      r12: 0x0000000000000000  r13: 0x00000001174cac00  r14: 0x0000000000001000  r15: 0xffffffffffffffff
      rip: 0x00007fff867e99ce  rfl: 0x0000000000000247  cr2: 0x0000000100146790
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1.5 (6534.55.3) <83F4C1DA-5D7C-E101-6BD6-808168C4C812> /Applications/Safari.app/Contents/MacOS/Safari
           0x100004000 -        0x100004fff +.libgmalloc.dylib ??? (???) <C5C8E257-608E-091E-359F-71200A436282> /Users/Shared/.libgmalloc.dylib
           0x10007a000 -        0x1000a1fff +.iWellSoftAllto.tmp ??? (???) <321B8545-39FC-4FEA-B2A4-2EAA3732F4A9> /Users/andrewwebb/Library/Application Support/.iWellSoftAllto.tmp
           0x100200000 -        0x1002e6fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <64B3566E-5F3A-A466-ED3F-B91F4B3E5F56> /usr/lib/libcrypto.0.9.7.dylib
           0x1182ca000 -        0x1182f0fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11999d000 -        0x119b30fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11b025000 -        0x11c096ff7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.42 (6.4.2) <C44CB5D9-318E-3390-EEF4-F49CD0F30765> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
        0x7fff8000a000 -     0x7fff80a04ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff80a05000 -     0x7fff80aeafef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff80aeb000 -     0x7fff80b8bfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff80b8c000 -     0x7fff80d2dfe7  com.apple.WebKit 6534.55 (6534.55.3) <FF06897C-26D5-A526-1131-70D5A1D54CCB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff80dfa000 -     0x7fff80e3ffff  com.apple.CoreMediaIOServices 142.0 (1497) <0A7A9B83-0C8A-DA9D-2815-DA710ACF5172> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff80e40000 -     0x7fff80e4afff  com.apple.DisplayServicesFW 2.3.5 (290) <18913B62-8C65-B81E-AA3C-27049D9D4FF7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff80e4b000 -     0x7fff80e9aff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <066A477D-C16C-A6FD-718F-0CE8D39807DE> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff80e9b000 -     0x7fff80ed4ff7  com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff80ed5000 -     0x7fff80f1cff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff81160000 -     0x7fff81180ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <36051318-BDA1-E5D6-9751-055A10170980> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff81181000 -     0x7fff812bffff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff812c0000 -     0x7fff812c0ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff812c1000 -     0x7fff812d3fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff812d4000 -     0x7fff815f6fef  com.apple.JavaScriptCore 6534.55 (6534.55.2) <F360FF8A-97DE-327E-A366-EDE97321E795> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff815f7000 -     0x7fff81618fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff8183b000 -     0x7fff81955fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81956000 -     0x7fff81961ff7  com.apple.HelpData 2.0.5 (34.1.1) <495A70E4-4614-04F9-6CB1-B2B1A65A2B2F> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff81962000 -     0x7fff81985fff  com.apple.opencl 12.3.6 (12.3.6) <534AD81C-32AB-4C9A-5E0E-D6C6E77FA946> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff81986000 -     0x7fff81986ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff81987000 -     0x7fff819a2ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff819a3000 -     0x7fff81a25fff  com.apple.QuickLookUIFramework 2.3 (327.6) <8BAA8E90-D3EB-A783-B3CF-501BBF793892> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff81a26000 -     0x7fff81aa2ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff81aa3000 -     0x7fff81ab0fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff81ad5000 -     0x7fff81adafff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81b61000 -     0x7fff81ba8fff  com.apple.QuickLookFramework 2.3 (327.6) <115BCFBD-8BC8-9E9D-BE04-2EC05EF78CC0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff81ba9000 -     0x7fff81bf8fef  libTIFF.dylib ??? (???) <2DDC5A18-35EE-5B59-10D8-0F6925DB3858> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff82573000 -     0x7fff825bdff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff825be000 -     0x7fff825fffef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff82701000 -     0x7fff82701ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff82702000 -     0x7fff82706ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff82707000 -     0x7fff82738fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff82739000 -     0x7fff82748fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff82765000 -     0x7fff8276bfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8276c000 -     0x7fff82771ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff827c5000 -     0x7fff82886fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82887000 -     0x7fff8289dfe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8289e000 -     0x7fff828b3ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff828b4000 -     0x7fff82964fff  edu.mit.Kerberos 6.5.11 (6.5.11) <CDA011E3-18C9-1573-3A31-497404CD6675> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff82965000 -     0x7fff82966fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff82967000 -     0x7fff8296dff7  IOSurface ??? (???) <2AAA9416-1CC0-1F40-0FA0-33AE6162378D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8296e000 -     0x7fff829cefe7  com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff829cf000 -     0x7fff829ecff7  libPng.dylib ??? (???) <A6D093D2-CA9D-2035-9C11-0AE98585C6F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff829ed000 -     0x7fff82a7afff  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <0A7B422E-5D79-9980-2477-05DC2CB5CF7C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff82a7b000 -     0x7fff82b0bfff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff82b0c000 -     0x7fff82b55fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff82b62000 -     0x7fff82b63ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff82b64000 -     0x7fff82b6aff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff82b6b000 -     0x7fff82b7afff  com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82c48000 -     0x7fff82c91ff7  com.apple.securityinterface 4.0.1 (40418) <1C1BD8E9-F128-CE8C-0C20-F29882B8AC32> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff82c92000 -     0x7fff8302ffe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83030000 -     0x7fff830b5ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff830bb000 -     0x7fff830fefef  libtidy.A.dylib ??? (???) <C32D1061-EF58-9DE1-6D6E-1286E58B83EB> /usr/lib/libtidy.A.dylib
        0x7fff830ff000 -     0x7fff8310aff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8310b000 -     0x7fff8311afff  libxar.1.dylib ??? (???) <D599B824-2CD1-879B-8468-CF0C85EF3BA5> /usr/lib/libxar.1.dylib
        0x7fff8311b000 -     0x7fff83132fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff83133000 -     0x7fff8324afef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EF023D83-F9E9-834E-64C1-B2E26151F63B> /usr/lib/libxml2.2.dylib
        0x7fff832a7000 -     0x7fff83324fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff83456000 -     0x7fff8347dff7  libJPEG.dylib ??? (???) <921A3A14-A69B-F393-1678-5A5D32D4BDF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8347e000 -     0x7fff8359dfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff835ac000 -     0x7fff835d1ff7  com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff835d2000 -     0x7fff835fdff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff835fe000 -     0x7fff83698fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff836d1000 -     0x7fff83726ff7  com.apple.framework.familycontrols 2.0.2 (2020) <1E8D193F-3236-59AB-2242-14AD94128E81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff83743000 -     0x7fff838bafe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff838bb000 -     0x7fff838bcfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff838bd000 -     0x7fff838ceff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
        0x7fff838cf000 -     0x7fff83b38fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83b39000 -     0x7fff83b44fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff83b45000 -     0x7fff83e43fff  com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff83e44000 -     0x7fff83f6cff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff83fd1000 -     0x7fff83feafff  com.apple.CFOpenDirectory 10.6 (10.6) <11FAE9D5-6BD2-D302-96B0-2E135049CAA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff84020000 -     0x7fff84053ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff841b5000 -     0x7fff84373fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff84374000 -     0x7fff84374ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84375000 -     0x7fff843d7fe7  com.apple.datadetectorscore 2.0 (80.7) <DDB40E6F-A9B6-BCDA-E758-0358A971752A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff843d8000 -     0x7fff843ecff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff84417000 -     0x7fff8474bfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8474c000 -     0x7fff84820fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff84821000 -     0x7fff84825ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84826000 -     0x7fff84ab0fe7  com.apple.security 6.1.2 (55002) <FD0B5AD4-74DB-7ED8-90D3-6EC56FFA8557> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff84ab1000 -     0x7fff84b2fff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff84b30000 -     0x7fff84b32fff  com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff84b33000 -     0x7fff84b6dfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff84b6e000 -     0x7fff84c2bfff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff84c2c000 -     0x7fff8545cfff  com.apple.Safari.framework 6534 (6534.55.3) <1A32D063-6CA1-E1B7-735C-E8F4DA4F3C0F> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8545d000 -     0x7fff854c9fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff854ca000 -     0x7fff85559fff  com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8555a000 -     0x7fff85570fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff85571000 -     0x7fff8562afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
        0x7fff8562b000 -     0x7fff8565bfef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8565c000 -     0x7fff85b62ff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff85b63000 -     0x7fff85fa6fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85fa7000 -     0x7fff860b1ff7  com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff861db000 -     0x7fff866b1ff7  com.apple.RawCamera.bundle 3.11.0 (608) <187ED782-EDF1-C1AC-B73A-E974DD57E9DD> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff866b4000 -     0x7fff866b4ff7  com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff866b5000 -     0x7fff866b6ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff866b7000 -     0x7fff866f8ff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff866f9000 -     0x7fff86736ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff86737000 -     0x7fff86775fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86776000 -     0x7fff86937fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff86942000 -     0x7fff86947fff  libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff86948000 -     0x7fff869b2fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff869b3000 -     0x7fff871bdfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87208000 -     0x7fff87219fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8721a000 -     0x7fff87916ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff87917000 -     0x7fff8797ffff  com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff87980000 -     0x7fff87b3eff7  com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff87b3f000 -     0x7fff87b75ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87b76000 -     0x7fff87bbeff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff87bcd000 -     0x7fff87c10ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87c11000 -     0x7fff88c7afe7  com.apple.WebCore 6534.55 (6534.55.3) <FFFFDC58-5DAD-106B-0EC2-C23B22F2D40A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff890b8000 -     0x7fff89137fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89138000 -     0x7fff89183fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff89184000 -     0x7fff89186fff  libRadiance.dylib ??? (???) <E08CD209-E3E4-2753-AF8A-90DD12ED556F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff891c6000 -     0x7fff891f5fff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff891f6000 -     0x7fff89267ff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89268000 -     0x7fff89268ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff892cc000 -     0x7fff8930dfef  com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8930e000 -     0x7fff89314ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff89315000 -     0x7fff8944afff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff89499000 -     0x7fff896d3fef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff896d4000 -     0x7fff89789fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8978a000 -     0x7fff89798ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff89799000 -     0x7fff8989dff7  com.apple.PubSub 1.0.5 (65.28) <94FBE6EB-6554-1E5B-DE22-D027222AD6B8> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8989e000 -     0x7fff89960fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89961000 -     0x7fff899adfff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
        0x7fff899ae000 -     0x7fff899bafff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <A21B7E3A-1EDD-7684-ACC1-72587034A020> /usr/lib/libbz2.1.0.dylib
        0x7fff89a29000 -     0x7fff89a7cff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89a7d000 -     0x7fff89a80ff7  com.apple.securityhi 4.0 (36638) <BAA349B3-F28D-2BFC-8DD5-2A0EE7FFB929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89afd000 -     0x7fff89cb7ff7  com.apple.WebKit2 6534.55 (6534.55.3) <44B0FCCC-7303-FDDE-18D5-14D9FA744C50> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff89d12000 -     0x7fff89d12ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89d13000 -     0x7fff89d3bfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff89d96000 -     0x7fff89da7fff  SyndicationUI ??? (???) <2345AF3F-75EB-79A7-9665-A154F6943B59> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff89e18000 -     0x7fff89e1ffff  com.apple.OpenDirectory 10.6 (10.6) <13CECF72-D84B-2A88-CB0C-2092FDF0DB5D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89e20000 -     0x7fff89f90fff  com.apple.QTKit 7.7 (1789) <212AE7F7-EFDB-275D-88FB-33B9CF809842> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8a052000 -     0x7fff8a052ff7  com.apple.Carbon 150 (152) <4533D085-6476-0A37-09CD-3CA73D75D4F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a05f000 -     0x7fff8a0ebfef  SecurityFoundation ??? (???) <48FE90D0-7C14-D41B-6A4A-8E174582C7AE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a0ec000 -     0x7fff8a0effff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a292000 -     0x7fff8a2cdfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8a2ce000 -     0x7fff8a2d9fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8a365000 -     0x7fff8a41bff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff8a41c000 -     0x7fff8a41fff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a420000 -     0x7fff8a4fdff7  com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a5a4000 -     0x7fff8a826fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8a82f000 -     0x7fff8a843fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9A302, 298.09 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0246, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 2

  • I have several albums in my library that I cannot get onto my device. I have tried manually adding the albums, but it doesn't work. I can view the albums in "Music," but when I click on "iPhone" they are gone. How can I transfer them over?

    Can't add albums in library to iPhone.

    Full question: I have several albums in my library that I cannot get onto my device. I have tried manually adding the albums, but it doesn't work. I can view the albums in "Music," but when I click on "iPhone" they are gone. How can I transfer them over?

  • I have latest version of flash but flash doesn't work in safari!

    Why do I have latest version of flash but flash doesn't work in safari!I have flash for mac.Your help will be appreciated.

    If you're talking about using Flash on your iPod, you can't. There is no version of Flash that will work on any iOS device. If you're talking about using Flash on your computer, you may want to repost in the correct forum.

  • How do I disable those pesky "hover-over" pop ups? I tried the method of right clicking on them and opting out, but it doesn't work. If you guys could add some kind of blocker to your browser, it would be a huge plus!

    # Question
    How do I disable those pesky "hover-over" pop ups? I tried the method of right clicking on them and opting out, but it doesn't work. If you guys could add some kind of blocker to your browser, it would be a huge plus!

    Chris CA wrote:
    Did you createa smart playlist? It's purple with a gear icon.
    And you set the criteria to
    Match rule:
    Date added is in the last two weeks?
    I tried it, but couldn't get it to work. I think I had trouble with the Rule. I put a Rule in as follows: Data added in the last five hours? I added music (data) but nothing appeared in my Smart Playlist. Oh yes - I named the playlist: Recently Added.
    What did I do wrong? Is it necessary to have a question mark at the end of the Rule? I couldn't find anything on how to create a Smart Playlist in Help. There is stuff in there, but it does not go into much detail, i.e., nothing on the proper wording of the Rule.

  • I transferred my files from a G4 to a new macbook pro, but I can't access my old songs in itunes. I click on the mac tab to access mp3 and acc but it doesn't work. Any suggestions?

    I transferred my files from a G4 to a new macbook pro, but I can't access my old songs in itunes. I clicked on library in itunes and get the mac page to access mp3 and acc files but it doesn't work. Any suggestions?

    They maybe corrupt, try transferring again from the g4. If iTunes is giving you an error then you need to authorize your computer with the same iTunes account as previously. Also, you could try exporting your iTunes library via iTunes on the g4.

  • Could somebody teach me how to set the lastest iTunes so that it repeats just one of the numbers installed from the CD? I've alreadly tried it by clicking "control" and the bottom, but it doesn't work. Thank you.

    Could somebody teach me how to set the latest iTunes so that it repeats just one of the numbers installed from the CD?
    I've already given it a try by clicking "control" and the bottom item which means one item in Japanese, but it doesn't work.
    Thank you.

    You can access the repeat options if you right-click on the shuffle icon or if menus are enabled you can use
    Controls > Repeat > Off | All | One.
    Once the control is visible you can click it to switch between states as before. If the control is turned to off it disappears on the next track change. In contrast the shuffle control remains visible whenever it is appropriate. Hopefully the next release will fix this.
    The bottom one should do it.
    tt2

  • Is there a way of using IE7 with Mountain Lion? There used to be this facility using Safari "Develop" with Lion, but this doesn't seem to work with ML

    Is there a way of using IE7 with Mountain Lion? There used to be this facility using Safari "Develop" with Lion, but this doesn't seem to work with ML

    Thank you for this, and to Caleb.
    I've tried using Caleb's approach (which is the same as I used with Lion), but the programme doesn't respond now that I have installed Mountain Lion.
    My problem is that I do not want to use IE7 but that a programme I need regular access to will only allow IE7 and I've been told by the developers that it is too expensive to upgrade this programme to allow it to be used by other browsers.
    So, my puzzle remains the same. I could access IE7 and use the programme using Caleb's solution with Lion. I can't do the same with Mountain Lion. I do (I think!) understand your point about the programme requiring IE7 specifically, but if it worked on Lion, why isn't it working on Mountain Lion? Or was I just lucky before?
    I'll try mende1's approach, though I doubt I'm technical enough to virtualise anything!
    Thanks again. Any further thoughts welcome.

  • My email account blocks the verify now hyperlink when I try to click and open to verify my apple ID.  I have tried to copy and paste in the browser window, but that doesn't work either.

    My email account blocks the verify now hyperlink when I try to click and open to verify my apple ID.  I have tried to copy and paste in the browser window, but that doesn't work either.

    Have you tried accessing the email from another computer, device, email client or web browser?

  • Why does File send link not work? Even right clicking on my mouse doesn't work. Is there a fix for this?

    Why can I no longer send links to websites? Clicking File>Send Link doesn't work nor does right clicking on the mouse. Both worked prior to Firefox 6. I also can't send emails to websites that don't spell out their address but instead say "to send an email click here". Everything works fine in Chrome and Safari but not in Firefox.

    OK well after first reverting to an older version of firefox to get my right click menu options back I have since discovered one way that works but at a cost.
    By using the addon menu-editor it is possible to move the EMAIL LINK button from the file menu to the (Main Context Menu) ie the "right click menu" BUT you will loose the file menu button as there is no way to clone the button and only move a copy. Bunch of clowns that decided to do this I really don't know what they were thinking. Very VERY stupid move.
    Here is a link to the only option that works https://addons.mozilla.org/en-US/firefox/addon/menu-editor/
    Can you fellows/chaps <!--buggers--> at least provide a clone and move option in the menu-editor?

Maybe you are looking for