Unexpected rights

After creating a user, I set its privileges as follows. In many respects, this dose what I wanted such as the user was not able to create table, create materialized view etc.
However, to my surprises, the user can
A: drop materialized views, even though he cannot create a new one after he dropped it.
B: enable and disable constraints on a table.
Does anybody know why this is so? If I do not want the user to be able to issue any DDL at all, what should I do?
I need the analyze because after some major updates, an analyze is necessary because otherwise Oracle's CBO will not behave.
I need the ON COMMIT REFRESH because otherwise, insert into a table which impact a materialized view will cause problems.
I need to run the procedures and call the functions for obvious reasons.
Can I have all these but "revote alter any table" from the user? Where did I grant it in the first place?
Thanks.
SET SERVEROUTPUT ON;
GRANT ANALYZE ANY TO &&username;
GRANT DELETE ANY TABLE TO &&username;
GRANT INSERT ANY TABLE TO &&username;
GRANT SELECT ANY TABLE TO &&username;
GRANT UPDATE ANY TABLE TO &&username;
GRANT EXECUTE ANY LIBRARY TO &&username;
GRANT EXECUTE ANY PROCEDURE TO &&username;
GRANT "CONNECT" TO &&username;
GRANT SELECT ANY SEQUENCE TO &&username;
GRANT ON COMMIT REFRESH TO &&username;
ALTER USER &&username QUOTA UNLIMITED ON "USERS";

Hi,
Based on my test, child items’ owners didn’t change after the parent item’s owner changed. This should be a normal behavior since ownership is not an inheritable property.
In addition, after I changed ownership of C:\, the ACE scope didn’t change. Do you mind posting out the ACE scope change screenshots?
Best Regards,
Amy
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • IPhoto quits unexpectedly right after startup

    Hi!
    I've been using iPhoto for years and all my photos (almost 7.000) are stored in it, and I never had any problems before. But since last week, everytime I try to open it or upload more photos, it quits unexpectedly. I've tried updating it (I currently use the 7.1.5 version) - didn't work. I've tried relauching it repeatedly - didn't work. I've already repaired the permissions in the Utilities folder, I also have deleted the preferences file at the User folder, but nothing worked. Also tried rebuilding the library, but the new library had no photos at all, I got a message saying that some of the files might be corrupted and then it was impossible to rebuild the library...
    Please somebody help me!!!
    Thank you!
    Regards,
    Livia
    Message was edited by: Livia Gonzaga

    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download <a href="http://www.fatcatsoftware.com/iplm/"><b><u>iPhoto Library Manager</b></u></a> and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new *iPhoto 08* library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.

  • Muse quits unexpectedly right after installation - user id mismatch

    Just installed Muse for first time and program will not open because of User ID Mismatch. Have tried uninstalling and reinstalling the program. Please help.
    Cheers

    Hello,
    please do the following steps and you will be all set.
    1. Sign out from Muse By going to Help > Sign out. (if you see the option to do that)
    2. Sign out from Creative Cloud Application. (Steps are mentioned in the link Sign out, Sign in | Creative Cloud Desktop app), then Quit Creative Cloud Application.
    3. Rename the "OOBE" folder to "OOBEold"
    MAC : (This folder can be found at Finder > Go > Go to Folder> Type ~/library/application support/Adobe > Hit return)
    Widows : ( This folder can be found at C:\Users\<username>\AppData\Local\Adobe )
    4. Relaunch Muse, Sign in with your Adobe ID.
    Please let me know if the steps above do not work or if you have any confusion.
    Regards
    Vivek

  • Safari Quits Unexpectedly on Opening

    Safari quits unexpectedly right away every time I open it. So I cannot access any of the Safari preferences. When I created a new user account Safari worked fine. Please help!
    Report:
    Date/Time: 2009-05-18 10:13:47.037 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [70]
    Version: 3.2.3 (4525.28.3)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 45252803
    PID: 287
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000005
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9081a6a9 CFHash + 17
    1 com.apple.CoreFoundation 0x9081a5ed __CFDictionaryFindBuckets2 + 91
    2 com.apple.CoreFoundation 0x9083930b CFDictionaryCreateex + 268
    3 com.apple.CoreFoundation 0x90839149 __CFBinaryPlistCreateObject + 4260
    4 com.apple.CoreFoundation 0x90838fc6 __CFBinaryPlistCreateObject + 3873
    5 com.apple.CoreFoundation 0x9082f623 __CFTryParseBinaryPlist + 177
    6 com.apple.CoreFoundation 0x9082e990 _CFPropertyListCreateFromXMLData + 150
    7 com.apple.CoreFoundation 0x9082e8f7 CFPropertyListCreateFromXMLData + 54
    8 com.apple.Foundation 0x9280f9b8 _NSParseObjectFromASCIIPropertyListOrSerialization + 142
    9 com.apple.Foundation 0x9280f8c0 -[NSPlaceholderDictionary initWithContentsOfFile:] + 93
    10 com.apple.Foundation 0x9280f84b +[NSDictionary dictionaryWithContentsOfFile:] + 67
    11 com.apple.WebKit 0x94d7daee -[WebHistoryPrivate _loadHistoryGutsFromURL:savedItemsCount:collectDiscardedItemsInto:error:] + 94
    12 com.apple.WebKit 0x94d7da77 -[WebHistoryPrivate loadFromURL:collectDiscardedItemsInto:error:] + 69
    13 com.apple.WebKit 0x94d7d99c -[WebHistory loadFromURL:error:] + 82
    14 com.apple.Safari 0x00021846 0x1000 + 133190
    15 com.apple.Safari 0x00021736 0x1000 + 132918
    16 com.apple.Safari 0x0002122c 0x1000 + 131628
    17 com.apple.Foundation 0x927fab97 nsnotecallback + 230
    18 com.apple.CoreFoundation 0x908563d2 __CFXNotificationPost + 345
    19 com.apple.CoreFoundation 0x9084db51 _CFXNotificationPostNotification + 600
    20 com.apple.Foundation 0x927f3128 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    21 com.apple.Foundation 0x927fa0c9 -[NSNotificationCenter postNotificationName:object:] + 55
    22 com.apple.AppKit 0x93289976 -[NSApplication _postDidFinishNotification] + 124
    23 com.apple.AppKit 0x93289860 -[NSApplication _sendFinishLaunchingNotification] + 67
    24 com.apple.AppKit 0x9328935d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
    25 com.apple.AppKit 0x93288f28 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
    26 com.apple.Foundation 0x92800881 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
    27 com.apple.Foundation 0x928006ab _NSAppleEventManagerGenericHandler + 91
    28 com.apple.AE 0x915237c9 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    29 com.apple.AE 0x915236fa dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    30 com.apple.AE 0x915235c6 aeProcessAppleEvent + 190
    31 com.apple.HIToolbox 0x92e04084 AEProcessAppleEvent + 37
    32 com.apple.AppKit 0x9328711d _DPSNextEvent + 1044
    33 com.apple.AppKit 0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    34 com.apple.Safari 0x00007507 0x1000 + 25863
    35 com.apple.AppKit 0x932808c4 -[NSApplication run] + 512
    36 com.apple.AppKit 0x93274820 NSApplicationMain + 573
    37 com.apple.Safari 0x000a97b2 0x1000 + 690098
    38 com.apple.Safari 0x000a96d9 0x1000 + 689881
    Thread 1:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fdafbc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94fd5f59 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f907da WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9285f5da +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x92802cfc forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Safari 0x000f9625 0x1000 + 1017381
    4 com.apple.Safari 0x000f90a9 0x1000 + 1015977
    5 com.apple.Safari 0x000f914f 0x1000 + 1016143
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9081a6a6 ecx: 0xbfffe2bc edx: 0x9081a698
    edi: 0x005117c0 esi: 0x00000000 ebp: 0xbfffe218 esp: 0xbfffe1f0
    ss: 0x0000001f efl: 0x00010286 eip: 0x9081a6a9 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1c1fff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.84 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916ecfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91719000 - 0x917c2fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917e8000 - 0x91833fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91852000 - 0x91868fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91874000 - 0x9188efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91898000 - 0x918d5fff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e9000 - 0x918f5fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918fc000 - 0x9193cfff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9194f000 - 0x91a01fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a47000 - 0x91a5dfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a62000 - 0x91a80fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a85000 - 0x91ae4fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91af6000 - 0x91afafff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91afc000 - 0x91b84fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b88000 - 0x91ba3fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba8000 - 0x91baafff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bac000 - 0x91c8afff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ca7000 - 0x91ce6fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cec000 - 0x91cecfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cee000 - 0x91d7cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d83000 - 0x91d83fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d85000 - 0x91ddefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de7000 - 0x91e0bfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e13000 - 0x9221cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92256000 - 0x9260afff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92637000 - 0x92724fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92726000 - 0x927a4fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927e5000 - 0x92a1dfff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b3d000 - 0x92b54fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b5f000 - 0x92bb7fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bcb000 - 0x92bcbfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bcd000 - 0x92bddfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92beb000 - 0x92bf3fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf9000 - 0x92bfefff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92c04000 - 0x92c95fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca9000 - 0x92cacfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92caf000 - 0x92ccdfff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdf000 - 0x92ce5fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ceb000 - 0x92d4efff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d72000 - 0x92db3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dda000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94060000 - 0x940a1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422afff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94237000 - 0x94274fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94290000 - 0x9429ffff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a6000 - 0x942b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942fd000 - 0x94317fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947c1000 - 0x94907fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94993000 - 0x949a2fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949a9000 - 0x949d2fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949d8000 - 0x949e7fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949eb000 - 0x94a10fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a1c000 - 0x94a39fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d6e000 - 0x94e20fff com.apple.WebKit 4525.28 (4525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e8b000 - 0x94f52fff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f8e000 - 0x95581fff com.apple.WebCore 4525.28 (4525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9a3fc000 - 0x9a433fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a44f000 - 0x9a461fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 2 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 1.4.4
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHV2060BHPL, 55.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA

    Imsharte --
    Welcome to Apple Discussions.
    Your crashed thread does mention History.
    If its been a long time since you cleared your history,
    go to HD > HOME (your user's folder) > Library > Safari.
    Take the history p.list to the desktop and restart Safari.

  • Lion update causes Safari two "quit unexpectedly"

    Most recent Lion update causes Safari two "quit unexpectedly" on 2 of my iMac's and my Macbook.  Has anyone else had the same problem, and/or can anyone help with this?  Firefox is working fine.
    Tracy

    My Safari had the same issue last week "quit unexpectedly" right after it started.
    Any way, this linked helped me
    http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg
    It's apple's link to Safari 6.

  • Safari crashes when downloading a disk image

    Whenever I try to download a .dmg file and sometimes a .zip, Safari "quits unexpectedly" right as the download nears completion. This also happens in Firefox and when I am logged in as another user.
    Here is the "report", if it is useful.
    Date/Time: 2006-04-24 17:38:03.377 -0400
    OS Version: 10.4.5 (Build 8H14)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [62]
    Version: 2.0.3 (417.8)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4170800
    PID: 290
    Thread: Unknown
    Link (dyld) error:
    image not found /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
    Model: PowerMac8,2, BootROM 5.2.5f1, 1 processors, PowerPC G5 (3.1), 2 GHz, 1 GB
    Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
    Memory Module: DIMM0/J4000, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J4001, 512 MB, DDR SDRAM, PC3200U-30330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3160023AS, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-845, 110.35 MB
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA

    Hello,
    That seemed to work...but when I click on the dmg file, an error says:
    The following disk images failed to mount
    _.dmg - No such file or directory
    If I try to open it with Disk Utility, it "fails unexpectedly" and this is the error report:
    Date/Time: 2006-04-24 21:25:21.817 -0400
    OS Version: 10.4.5 (Build 8H14)
    Report Version: 4
    Command: Disk Utility
    Path: /Applications/Utilities/Disk Utility.app/Contents/MacOS/Disk Utility
    Parent: WindowServer [62]
    Version: 10.5.3 (198.5)
    Build Version: 7
    Project Name: DiskUtility
    Source Version: 1980500
    PID: 371
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000018
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x90764264 _CFBundleGetLanguageSearchList + 24
    1 com.apple.CoreFoundation 0x90764188 CFBundleCopyResourceURL + 44
    2 com.apple.DiskImagesFramework 0x98265848 DIHLGetDefaultsDictionary + 80
    3 com.apple.DiskImagesFramework 0x98266354 DIHLCopyPreference + 52
    4 com.apple.DiskImagesFramework 0x98265f00 DIInitialize + 140
    5 com.apple.DiskUtility 0x00002774 0x1000 + 6004
    6 com.apple.AppKit 0x9369b7ec -[NSCustomObject nibInstantiate] + 260
    7 com.apple.AppKit 0x936861f4 -[NSIBObjectData instantiateObject:] + 188
    8 com.apple.AppKit 0x93685dc0 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 144
    9 com.apple.AppKit 0x936722bc loadNib + 240
    10 com.apple.AppKit 0x93671d14 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 716
    11 com.apple.AppKit 0x936c91e4 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 156
    12 com.apple.AppKit 0x9375905c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    13 com.apple.AppKit 0x93758dfc NSApplicationMain + 344
    14 com.apple.DiskUtility 0x0000234c 0x1000 + 4940
    15 com.apple.DiskUtility 0x000243bc 0x1000 + 144316
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000090764264 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x44000442 xer: 0x0000000000000000 lr: 0x000000009076425c ctr: 0x000000009076415c
    r0: 0x0000000090764188 r1: 0x00000000bffff640 r2: 0x0000000000000000 r3: 0x0000000000000000
    r4: 0x00000000a82711f4 r5: 0x00000000a8271204 r6: 0x0000000000000000 r7: 0x00000000a826a380
    r8: 0x00000000000007c8 r9: 0x0000000000000007 r10: 0x0000000000373970 r11: 0x00000000a8263efc
    r12: 0x000000009076415c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000002 r17: 0x00000000a36a1a48 r18: 0x00000000a36a1a48 r19: 0x00000000a36a1a48
    r20: 0x00000000a36a1a48 r21: 0x0000000000000000 r22: 0x00000000a36a5d30 r23: 0x00000000a36ae8b4
    r24: 0x00000000a36ad0b4 r25: 0x0000000000313a50 r26: 0x00000000a82711f4 r27: 0x0000000000000000
    r28: 0x0000000000000000 r29: 0x00000000a826a108 r30: 0x0000000000000000 r31: 0x000000009076425c
    Binary Images Description:
    0x1000 - 0x40fff com.apple.DiskUtility 10.5.3 (198.5) /Applications/Utilities/Disk Utility.app/Contents/MacOS/Disk Utility
    0x4f000 - 0x64fff com.apple.framework.DUSupport 10.5.3 (67.1) /Applications/Utilities/Disk Utility.app/Contents/Frameworks/DUSupport.framework/Versions/A/DUSupport
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90ddefff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e44000 - 0x90ec4fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0e000 - 0x90f4ffff com.apple.CFNetwork 4.0 (129.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f64000 - 0x90f7cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8c000 - 0x9100dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91053000 - 0x9107dfff com.apple.Metadata 10.4.4 (121.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108e000 - 0x9109cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109f000 - 0x91262fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91365000 - 0x9136efff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91375000 - 0x9139cfff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913af000 - 0x913b7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913bc000 - 0x913dcfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913e2000 - 0x913eafff libbsm.dylib /usr/lib/libbsm.dylib
    0x913ee000 - 0x9146efff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ad000 - 0x914adfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914af000 - 0x914e7fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91502000 - 0x915cffff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91624000 - 0x916b7fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916fe000 - 0x917bbfff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f9000 - 0x91857fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91885000 - 0x918a9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918bd000 - 0x918e2fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918f5000 - 0x91937fff com.apple.LaunchServices 168.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91953000 - 0x91967fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91975000 - 0x919affff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919c4000 - 0x91a8cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ada000 - 0x91aeffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91af4000 - 0x91b11fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b16000 - 0x91b85fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b9c000 - 0x91ba0fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba2000 - 0x91bd3fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bd7000 - 0x91c1afff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c21000 - 0x91c3afff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c3f000 - 0x91c42fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c44000 - 0x91c44fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c46000 - 0x91d30fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d38000 - 0x91d57fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dc3000 - 0x91e28fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e32000 - 0x91ec4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ede000 - 0x9246efff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924b6000 - 0x927c6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9287ffff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928c1000 - 0x92aecfff com.apple.Foundation 6.4.4 (567.25) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c0a000 - 0x92ce8fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d08000 - 0x92df6fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e08000 - 0x92e26fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e31000 - 0x92e8bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea9000 - 0x92ea9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92eab000 - 0x92ebffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ed7000 - 0x92ee7fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ef3000 - 0x92f08fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f1a000 - 0x92fa1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fb5000 - 0x92fc0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fca000 - 0x92ff7fff com.apple.openscripting 1.2.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93011000 - 0x93021fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9302d000 - 0x93093fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930c4000 - 0x93116fff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93142000 - 0x9315ffff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93171000 - 0x9317efff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93187000 - 0x93499fff com.apple.HIToolbox 1.4.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935e5000 - 0x935f1fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9362f000 - 0x93658fff com.apple.MediaKit 8.1 (319.1) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93662000 - 0x93662fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93664000 - 0x93c97fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94024000 - 0x94094fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940cd000 - 0x94197fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941eb000 - 0x941ebfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941ed000 - 0x94365fff com.apple.QuartzCore 1.4.5 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943af000 - 0x943ecfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943f4000 - 0x94444fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945fe000 - 0x9460afff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94a91000 - 0x94ac0fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94ee6000 - 0x94ee6fff com.apple.DiscRecording 3.0.8 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94ee8000 - 0x94f6bfff com.apple.DiscRecordingEngine 3.0.8 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x94f98000 - 0x94fdefff com.apple.DiscRecordingContent 3.0.8 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x951a6000 - 0x951c4fff com.apple.DiskManagement 1.6.1 (92.3.1) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x951d3000 - 0x951fbfff libcurl.3.dylib /usr/lib/libcurl.3.dylib
    0x97fe7000 - 0x98009fff com.apple.DiscRecordingUI 3.0.8 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x98263000 - 0x9836bfff com.apple.DiskImagesFramework 10.4.3 (112.5) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x983e8000 - 0x983f5fff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib
    Model: PowerMac8,2, BootROM 5.2.5f1, 1 processors, PowerPC G5 (3.1), 2 GHz, 1 GB
    Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
    Memory Module: DIMM0/J4000, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J4001, 512 MB, DDR SDRAM, PC3200U-30330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3160023AS, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-845, 110.35 MB
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    Any ideas?

  • Safari crash in Mountain Lion

    Hi Apple Community!
    I have read some discussions about this topic, but none of them could fix this for me. I'm having the same problem as many others, which is; Safari shutting down unexpectedly right after launch.
    First time I launched Safari I got a warning message about the extension "Safari Omnibar", which was not loaded because of Safari's own omnibar-solution. Therefore I uninstalled my prior extension with the help of this command: sudo rm -rf /Library/Application\ Support/SIMBL/Plugins/SafariOmnibar.bundle
    Which I found on the original website for "Safari Omnibar".
    I have 1Password installed, and I have already updated to the latest version. Also I have installed the Safari Extension for 1Password.
    This is the message I'm getting when Safari has shut down. Probably the same one as anybody else, but I'm no developer and therefore I can't really tell.
    Has anybody found a fix, or do we have to wait for Apple to send out an update? :-)
    Process:         Safari [344]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         6.0 (8536.25)
    Build Info:      WebBrowser-7536025000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [144]
    User ID:         501
    Date/Time:       2012-07-30 10:51:31.980 +0200
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          719 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  60 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      1ED6E673-967F-4748-BFCA-DECD74A4FADE
    Crashed Thread:  5  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Enabled Extensions:
    com.agilebits.onepassword-safari-2BUA8C4S2C (39599 - 3.9.5) 1Password
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x00007fff91161d61 JSC::CompressedLazyOperandValueProfileHolder::CompressedLazyOperandValueProfile Holder() + 1
    1   com.apple.JavaScriptCore                0x00007fff910029fe JSC::CodeBlock::CodeBlock(JSC::ScriptExecutable*, JSC::CodeType, JSC::JSGlobalObject*, ***::PassRefPtr<JSC::SourceProvider>, unsigned int, ***::HashMap<***::RefPtr<***::StringImpl>, JSC::SymbolTableEntry, JSC::IdentifierRepHash, ***::HashTraits<***::RefPtr<***::StringImpl> >, JSC::SymbolTableIndexHashTraits>*, bool, ***::PassOwnPtr<JSC::CodeBlock>) + 782
    2   com.apple.JavaScriptCore                0x00007fff9106e427 JSC::FunctionCodeBlock::FunctionCodeBlock(JSC::FunctionExecutable*, JSC::CodeType, JSC::JSGlobalObject*, ***::PassRefPtr<JSC::SourceProvider>, unsigned int, bool, ***::PassOwnPtr<JSC::CodeBlock>) + 151
    3   com.apple.JavaScriptCore                0x00007fff9106bac0 JSC::FunctionExecutable::produceCodeBlockFor(JSC::ScopeChainNode*, JSC::CompilationKind, JSC::CodeSpecializationKind, JSC::JSObject*&) + 464
    4   com.apple.JavaScriptCore                0x00007fff9106b51c JSC::FunctionExecutable::compileForCallInternal(JSC::ExecState*, JSC::ScopeChainNode*, JSC::JITCode::JITType) + 60
    5   com.apple.JavaScriptCore                0x00007fff91154038 JSC::LLInt::setUpCall(JSC::ExecState*, JSC::Instruction*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*) + 392
    6   com.apple.JavaScriptCore                0x00007fff911574f4 llint_op_call + 142
    7   com.apple.JavaScriptCore                0x00007fff90f59cc0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    8   com.apple.JavaScriptCore                0x00007fff90f59924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    9   com.apple.WebCore                       0x00007fff9414873e WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 478
    10  com.apple.WebCore                       0x00007fff9414848c WebCore::ScheduledAction::execute(WebCore::Document*) + 156
    11  com.apple.WebCore                       0x00007fff941482a3 WebCore::DOMTimer::fired() + 339
    12  com.apple.WebCore                       0x00007fff93fd6594 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
    13  com.apple.WebCore                       0x00007fff94a73203 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51
    14  com.apple.CoreFoundation                0x00007fff9313c4b4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    15  com.apple.CoreFoundation                0x00007fff9313bfcd __CFRunLoopDoTimer + 557
    16  com.apple.CoreFoundation                0x00007fff931217b9 __CFRunLoopRun + 1513
    17  com.apple.CoreFoundation                0x00007fff93120dd2 CFRunLoopRunSpecific + 290
    18  com.apple.HIToolbox                     0x00007fff917f6774 RunCurrentEventLoopInMode + 209
    19  com.apple.HIToolbox                     0x00007fff917f6512 ReceiveNextEventCommon + 356
    20  com.apple.HIToolbox                     0x00007fff917f63a3 BlockUntilNextEventMatchingListInMode + 62
    21  com.apple.AppKit                        0x00007fff8e0adfa3 _DPSNextEvent + 685
    22  com.apple.AppKit                        0x00007fff8e0ad862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    23  com.apple.Safari.framework              0x00007fff8ca9d363 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    24  com.apple.AppKit                        0x00007fff8e0a4c03 -[NSApplication run] + 517
    25  com.apple.AppKit                        0x00007fff8e049656 NSApplicationMain + 869
    26  com.apple.Safari.framework              0x00007fff8cc6c734 SafariMain + 166
    27  libdyld.dylib                           0x00007fff8b4417e1 start + 1
    Thread 1:: Dispatch queue: com.apple.root.default-priority
    0   com.apple.CoreFoundation                0x00007fff930f56f0 CFAllocatorDeallocate + 0
    1   com.apple.CoreFoundation                0x00007fff93101c82 __CFBasicHashRehash + 3218
    2   com.apple.CoreFoundation                0x00007fff93154a11 CFSetCreate + 97
    3   com.apple.CFNetwork                     0x00007fff8c6ecec1 CoreSchedulingSet::copyWithAdditions(CoreSchedulingSet const*, CoreSchedulingSet const*) + 435
    4   com.apple.CFNetwork                     0x00007fff8c6ecc7d CoreSchedulingSet::copyWithUpdatesReleaseSelf(CoreSchedulingSet const*, CoreSchedulingSet const*) const + 83
    5   com.apple.CFNetwork                     0x00007fff8c6ec995 CoreSchedulingSet::copyWithAdditionReleaseSelf(__CFRunLoop*, __CFString const*) const + 71
    6   com.apple.CFNetwork                     0x00007fff8c74fac6 __executionContextSchedule_block_invoke_0 + 44
    7   libdispatch.dylib                       0x00007fff8b27ef3d _dispatch_call_block_and_release + 15
    8   libdispatch.dylib                       0x00007fff8b27b0fa _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8b27c23e _dispatch_worker_thread2 + 304
    10  libsystem_c.dylib                       0x00007fff8bf70ceb _pthread_wqthread + 404
    11  libsystem_c.dylib                       0x00007fff8bf5b1b1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff894e3d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8b27de26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8b27da2a _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff894e36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8bf70f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8bf70cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8bf5b1b1 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff894e30fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8bf72fc9 _pthread_cond_wait + 869
    2   com.apple.WebCore                       0x00007fff93fc079b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore                       0x00007fff93fbe2b4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore                0x00007fff9117aa9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 5 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff894e3212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8bf6fb34 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8bfb3dfa abort + 143
    3   com.apple.CFNetwork                     0x00007fff8c7a7928 EmptyCoreSchedulingSet::~EmptyCoreSchedulingSet() + 60
    4   com.apple.CFNetwork                     0x00007fff8c7a78c7 EmptyCoreSchedulingSet::~EmptyCoreSchedulingSet() + 9
    5   com.apple.CFNetwork                     0x00007fff8c7a78d1 EmptyCoreSchedulingSet::~EmptyCoreSchedulingSet() + 9
    6   com.apple.CFNetwork                     0x00007fff8c6ecc95 CoreSchedulingSet::copyWithUpdatesReleaseSelf(CoreSchedulingSet const*, CoreSchedulingSet const*) const + 107
    7   com.apple.CFNetwork                     0x00007fff8c6ec995 CoreSchedulingSet::copyWithAdditionReleaseSelf(__CFRunLoop*, __CFString const*) const + 71
    8   com.apple.CFNetwork                     0x00007fff8c74fac6 __executionContextSchedule_block_invoke_0 + 44
    9   libdispatch.dylib                       0x00007fff8b27ef3d _dispatch_call_block_and_release + 15
    10  libdispatch.dylib                       0x00007fff8b27b0fa _dispatch_client_callout + 8
    11  libdispatch.dylib                       0x00007fff8b27c23e _dispatch_worker_thread2 + 304
    12  libsystem_c.dylib                       0x00007fff8bf70ceb _pthread_wqthread + 404
    13  libsystem_c.dylib                       0x00007fff8bf5b1b1 start_wqthread + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff894e1686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff894e0c42 mach_msg + 70
    2   com.apple.QuartzCore                    0x00007fff8f5a435b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore                    0x00007fff8f628e76 thread_fun + 25
    4   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff894e1686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff894e0c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff9311bf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93121606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff93120dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff94fdb7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff95039842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 8:: Dispatch queue: com.apple.root.default-priority
    0   com.apple.CoreFoundation                0x00007fff93121e6c __CFRunLoopSourceEqual + 44
    1   com.apple.CoreFoundation                0x00007fff930fb8e8 CFEqual + 664
    2   com.apple.CoreFoundation                0x00007fff93116bc9 __CFSetStandardEquateKeys + 41
    3   com.apple.CoreFoundation                0x00007fff930fdbc6 CFBasicHashGetCountOfKey + 1830
    4   com.apple.CoreFoundation                0x00007fff930fd48d CFSetContainsValue + 93
    5   com.apple.CoreFoundation                0x00007fff93121d00 CFRunLoopAddSource + 400
    6   com.apple.CFNetwork                     0x00007fff8c6edbd8 CoreSchedulingSet::scheduleSource(__CFRunLoopSource*) const + 68
    7   com.apple.CFNetwork                     0x00007fff8c6edb3b ___streamInterface_UpdateScheduling_block_invoke_02 + 32
    8   com.apple.CFNetwork                     0x00007fff8c6ed461 CoreStreamBase::_streamInterface_UpdateScheduling(CoreSchedulingSet const*) + 581
    9   com.apple.CFNetwork                     0x00007fff8c7130af _streamScheduleUpdate(CoreStreamBase*, unsigned char, __CFRunLoop*, __CFString const*) + 60
    10  com.apple.CFNetwork                     0x00007fff8c74fccc __executionContextSchedule_block_invoke_0 + 562
    11  libdispatch.dylib                       0x00007fff8b27ef3d _dispatch_call_block_and_release + 15
    12  libdispatch.dylib                       0x00007fff8b27b0fa _dispatch_client_callout + 8
    13  libdispatch.dylib                       0x00007fff8b27c23e _dispatch_worker_thread2 + 304
    14  libsystem_c.dylib                       0x00007fff8bf70ceb _pthread_wqthread + 404
    15  libsystem_c.dylib                       0x00007fff8bf5b1b1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff894e36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8bf70f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8bf70cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8bf5b1b1 start_wqthread + 13
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff894e30fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8bf72fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff90f43d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff9116543a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff9117aa9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff894e30fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8bf72fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff910c80f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff910c7fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9117aa9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff894e30fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8bf72fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff910c80f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff910c7fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9117aa9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff894e30fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8bf72fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff910c80f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff910c7fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9117aa9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff894e36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8bf70f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8bf70cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8bf5b1b1 start_wqthread + 13
    Thread 15:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff894e1686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff894e0c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff9311bf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff93121606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff93120dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Safari.framework              0x00007fff8cc1fa0e Safari::MessageRunLoop::threadBody() + 106
    6   com.apple.JavaScriptCore                0x00007fff9117aa9f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 16:: WebCore: Database
    0   libsystem_kernel.dylib                  0x00007fff894e30fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8bf72fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff90f43d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff945ae681 ***::PassOwnPtr<WebCore::DatabaseTask> ***::MessageQueue<WebCore::DatabaseTask>::waitForMessageFilteredWithTimeout<boo l (WebCore::DatabaseTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::DatabaseTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff943ff963 WebCore::DatabaseThread::databaseThread() + 179
    5   com.apple.JavaScriptCore                0x00007fff9117aa9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8bf6e782 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8bf5b1c1 thread_start + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000014aa9fcc8  rdx: 0x0000000000000000
      rdi: 0x0000000000004503  rsi: 0x0000000000000006  rbp: 0x000000014aa9fcf0  rsp: 0x000000014aa9fcc8
       r8: 0x00007fff79947278   r9: 0x000000014aa9f650  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x00007ff014b2eef0  r13: 0x00007fff79711d48  r14: 0x000000014aaa0000  r15: 0x00007ff014a4eb90
      rip: 0x00007fff894e3212  rfl: 0x0000000000000206  cr2: 0x00007fff79940fe8
    Logical CPU: 0
    Binary Images:
           0x108873000 -        0x108873fff  com.apple.Safari (6.0 - 8536.25) <74DEA0E2-CDBD-3DCA-AE2F-3E36BD946778> /Applications/Safari.app/Contents/MacOS/Safari
           0x14c61e000 -        0x14c61eff7  com.apple.SafariServices.framework (8536 - 8536.25) <CC36FD8D-4FA9-3141-AA51-C02AF7BE7B0F> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x14c629000 -        0x14c649ff7  com.apple.AOSAccounts (1.1.2 - 1.1.86) <41A2C95E-C420-332D-A0D9-995C0DA9E51E> /System/Library/PrivateFrameworks/AOSAccounts.framework/AOSAccounts
           0x14c664000 -        0x14c66cfff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x14c677000 -        0x14c677fff  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
           0x14c67b000 -        0x14c683fff  com.apple.SyncedDefaults (1.2 - 43.27) <BE895936-D6C0-3CC0-BDE4-FEDA10B9EABD> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x14cac4000 -        0x14cacdfef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x14cad3000 -        0x14cad6ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x14cf6c000 -        0x14cf6cff1 +cl_kernels (???) <EAEA946A-3C38-45F2-8F22-53ABF8CD44BA> cl_kernels
           0x14cf6e000 -        0x14d009ff7  unorm8_bgra.dylib (2.1.16) <14128E4A-6050-35C3-A493-3C8AEAF9B14D> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x14d02b000 -        0x14d02cff2 +cl_kernels (???) <CFBE5205-2A06-4FD2-BC8B-71ED47EF6E4C> cl_kernels
           0x14d092000 -        0x14d128ff7  unorm8_rgba.dylib (2.1.16) <AC3AFE82-7E82-340B-9E7A-9A27C29816DA> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x14d15c000 -        0x14d15dff3 +cl_kernels (???) <4A677DAB-1365-407F-BF2F-FB293163B940> cl_kernels
           0x14d183000 -        0x14d184ff3 +cl_kernels (???) <1B10980C-7416-4560-AF80-2F8BE826B7EA> cl_kernels
        0x7fff68473000 -     0x7fff684a793f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff894cd000 -     0x7fff894d0ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff894d1000 -     0x7fff894ecff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
        0x7fff894ed000 -     0x7fff894fbff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
        0x7fff894fc000 -     0x7fff89500fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89504000 -     0x7fff895d5ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff895e0000 -     0x7fff895f6ff7  com.apple.Accounts (182.2 - 182.2) <452BFFF4-AAAD-345E-8205-A9821E234CFA> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff895ff000 -     0x7fff8960dfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8960e000 -     0x7fff8966bfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8966c000 -     0x7fff896abff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff896ac000 -     0x7fff896b6fff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
        0x7fff896b7000 -     0x7fff896bbfff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff89746000 -     0x7fff89751fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff89752000 -     0x7fff8979ffff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff897a0000 -     0x7fff897a2ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff897a3000 -     0x7fff897a7fff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff897a8000 -     0x7fff897bbff7  com.apple.AppContainer (2.0 - 1) <B5FD7F25-D376-3BFB-9E36-B382A14ED40A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff897bc000 -     0x7fff89822ff7  com.apple.coredav (1.0.1 - 179.4) <511B0351-3856-3221-B52D-FCAC0B6F9000> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff89823000 -     0x7fff89913ff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8991b000 -     0x7fff89926ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89927000 -     0x7fff899b8ff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff899b9000 -     0x7fff89a53fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff89a54000 -     0x7fff89a5eff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff89b23000 -     0x7fff89b27fff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89b28000 -     0x7fff89b28fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89b29000 -     0x7fff89b71fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff89b72000 -     0x7fff89cf8fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff89cf9000 -     0x7fff8a0f0fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a0f1000 -     0x7fff8a108fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8a109000 -     0x7fff8a10cfff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a10d000 -     0x7fff8a10efff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8a10f000 -     0x7fff8a16bfff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8a16c000 -     0x7fff8a16cfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8a16d000 -     0x7fff8a16dfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a16e000 -     0x7fff8a17fff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8a180000 -     0x7fff8a18cfff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8a18d000 -     0x7fff8a1a9fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a1aa000 -     0x7fff8a1c0fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8a1c1000 -     0x7fff8a1c1fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8a1c2000 -     0x7fff8a1c6fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a24a000 -     0x7fff8a24afff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a291000 -     0x7fff8a294fff  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
        0x7fff8a295000 -     0x7fff8a296fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8a297000 -     0x7fff8a29dfff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a29e000 -     0x7fff8a3b7ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8a3b8000 -     0x7fff8a3c9fff  com.apple.CalendarFoundation (1.0 - 27) <1C9D7450-9C25-3B2C-A3E4-B658780C3C0F> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8a3ca000 -     0x7fff8a401ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a402000 -     0x7fff8a404fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8a405000 -     0x7fff8a413ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8a414000 -     0x7fff8a464ff7  com.apple.iCalendar (6.0 - 126.2) <67C9CA39-1D08-3750-A4E0-29047B632116> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff8a465000 -     0x7fff8a4bcff7  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
        0x7fff8a54b000 -     0x7fff8a5b3fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8a5b4000 -     0x7fff8a5b7fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8a5b8000 -     0x7fff8a5bcfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8a606000 -     0x7fff8a60ffff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a670000 -     0x7fff8a670fff  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
        0x7fff8a671000 -     0x7fff8a80cfef  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
        0x7fff8a90e000 -     0x7fff8a918fff  com.apple.CalendarAgentLink (1.0 - 35) <F196DC3A-8881-33CF-820B-7C79E17A22F5> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8a919000 -     0x7fff8a94bfff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8a94c000 -     0x7fff8a94efff  com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8a94f000 -     0x7fff8b0f7fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8b0f8000 -     0x7fff8b0fbfff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8b0fc000 -     0x7fff8b100fff  com.apple.SecCodeWrapper (2.0 - 1) <9C89FB5E-A3C1-34B0-85C8-EF5B093A461C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8b101000 -     0x7fff8b114ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b115000 -     0x7fff8b171ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b172000 -     0x7fff8b1abff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8b1ac000 -     0x7fff8b202fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b203000 -     0x7fff8b24bfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8b263000 -     0x7fff8b278fff  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
        0x7fff8b279000 -     0x7fff8b28eff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8b28f000 -     0x7fff8b28ffff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b293000 -     0x7fff8b29eff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8b2d8000 -     0x7fff8b2dffff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b2e0000 -     0x7fff8b2e0fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8b2e1000 -     0x7fff8b2eefff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8b2ef000 -     0x7fff8b319ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8b31a000 -     0x7fff8b439fff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b43a000 -     0x7fff8b43cff7  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
        0x7fff8b43d000 -     0x7fff8b43eff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8b43f000 -     0x7fff8b442ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8b443000 -     0x7fff8b450ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b451000 -     0x7fff8b66ffff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8bf25000 -     0x7fff8bf59fff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8bf5a000 -     0x7fff8c026fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff8c027000 -     0x7fff8c02dfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8c02e000 -     0x7fff8c02ffff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff8c030000 -     0x7fff8c285ff7  com.apple.CalendarStore (6.0 - 1235) <DD509F4B-646B-381E-813D-3F05DD98517B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff8c286000 -     0x7fff8c293fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8c294000 -     0x7fff8c391fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff8c392000 -     0x7fff8c3cffe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c3d0000 -     0x7fff8c68bfff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c68c000 -     0x7fff8c7ffff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8c800000 -     0x7fff8c8c5fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c8c6000 -     0x7fff8c8f1fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8c8f2000 -     0x7fff8c8f4fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c8f5000 -     0x7fff8c8f5fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8c8f6000 -     0x7fff8ca0ea27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff8ca0f000 -     0x7fff8ca4ffff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ca50000 -     0x7fff8cf39fff  com.apple.Safari.framework (8536 - 8536.25) <30017BBB-3A76-31D7-A211-D8FF1E83B836> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8cf8f000 -     0x7fff8d0a9fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8d0aa000 -     0x7fff8d0abfff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8d0c7000 -     0x7fff8d11dff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8d11e000 -     0x7fff8d126fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff8d134000 -     0x7fff8d136fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8d137000 -     0x7fff8d158ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8d168000 -     0x7fff8d17cfff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8d17d000 -     0x7fff8d5b9fff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8d5ba000 -     0x7fff8d5feff7  com.apple.CalDAV (6.0 - 112) <AEA3B46B-8F87-38DE-A8F9-D2C838A92D98> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8d5ff000 -     0x7fff8d600ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff8d601000 -     0x7fff8d61cff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8d61d000 -     0x7fff8d643fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8d670000 -     0x7fff8d6bbfff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d6bc000 -     0x7fff8d73aff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d73b000 -     0x7fff8d815fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8d816000 -     0x7fff8daa6fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8daa7000 -     0x7fff8dae9fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8db4f000 -     0x7fff8db70fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8db71000 -     0x7fff8db85fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8db86000 -     0x7fff8db8bfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8db8c000 -     0x7fff8dbd8ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8dbd9000 -     0x7fff8dc1dfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8df57000 -     0x7fff8eb81fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8eb90000 -     0x7fff8ebafff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8ec90000 -     0x7fff8ed4dff7  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
        0x7fff8ed4e000 -     0x7fff8ef4efff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
        0x7fff8ef4f000 -     0x7fff8ef55fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8ef56000 -     0x7fff8f099fef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8f09a000 -     0x7fff8f0a4fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8f0a5000 -     0x7fff8f0b0fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8f0b1000 -     0x7fff8f119ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8f11a000 -     0x7fff8f134fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8f135000 -     0x7fff8f3a9ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8f3aa000 -     0x7fff8f406fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f407000 -     0x7fff8f456ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f4e5000 -     0x7fff8f4e6fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f4e7000 -     0x7fff8f695fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f696000 -     0x7fff8f747fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8f872000 -     0x7fff8f8a8fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8f8a9000 -     0x7fff8f99efff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8fab9000 -     0x7fff8faddff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
        0x7fff8fb07000 -     0x7fff8fb0dff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8fb0e000 -     0x7fff8fc19fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8fc1a000 -     0x7fff8fd17ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8fd18000 -     0x7fff8fdb6fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff90551000 -     0x7fff90653fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff906c7000 -     0x7fff906d4fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff9075d000 -     0x7fff907aefff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff907af000 -     0x7fff908fffff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff90900000 -     0x7fff90955ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90956000 -     0x7fff90956ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff90959000 -     0x7fff90995fff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff90996000 -     0x7fff909b5fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff909b6000 -     0x7fff90a26fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff90a27000 -     0x7fff90a71ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff90a72000 -     0x7fff90a74ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff90a75000 -     0x7fff90b77fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff90b78000 -     0x7fff90b7cff7  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
        0x7fff90b7d000 -     0x7fff90dfcfff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff90dfd000 -     0x7fff90e2bfff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff90e2c000 -     0x7fff90e2dff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
        0x7fff90e2e000 -     0x7fff90e36ff7  com.apple.AppSandbox (2.0 - 1) <07AA8651-890F-3CDE-A32C-275C387C8740> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff90e37000 -     0x7fff90e42ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff90e43000 -     0x7fff90ea0ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff90ea1000 -     0x7fff90eccfff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff90ecd000 -     0x7fff90eefff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff90f05000 -     0x7fff90f36fff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff90f37000 -     0x7fff90f3cfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff90f3d000 -     0x7fff911d6ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff911e8000 -     0x7fff911effff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff9121e000 -     0x7fff9138fff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff91390000 -     0x7fff91392fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff913ee000 -     0x7fff91416fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff91417000 -     0x7fff9142efff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Libra

    I don't think 1Password (or any other program) is the problem.
    I tried a very simple adjustment to the network settings and it fixed all my Safari problems that I was having.
    See my response here: https://discussions.apple.com/message/19093606#19093606

  • Mail crashes every time I reply to an email on 10.4.10

    Since uploading to 10.4.10 I have found that when I try to reply to an email it seems to not respond and that irritating beach ball just keeps on spinning. I have repaired my permissions numerous times and there are no problems there. Any one have any fixes or ideas on how to fix this problem?
    Many thanks for any input.
    Ratman.

    So Mail freezes (i.e. becomes unresponsive) rather than crashing (i.e. quitting unexpectedly), right?
    Problems arising right after installing a system update are usually the result of the problem already being there, or some filesystem corruption that should have been fixed first, or not having installed the update properly (e.g. applications running while installing it), or having ignored Apple’s “Important: Please read before installing” warnings, etc.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    Have you also installed Safari 3 Beta ? If so, that could have a bearing on this, although this particular problem is supposed to have been fixed in the latest release...
    What type of mail account is this (POP, IMAP, .Mac)? If IMAP or .Mac, what are your Preferences > Accounts > Mailbox Behaviors > Drafts settings?
    Go to Apple Menu > System Preferences > Network, choose Network Port Configurations from the Show popup menu, and make sure that the configuration used to connect to Internet appears at the top of the list. Leave checked (enabled) only the port configuration needed to connect to Internet and Built-in Ethernet (in that order if not the same), uncheck (disable) the rest of network port configurations and see whether that helps — if it doesn’t, turn ON again the ones you want enabled.

  • Installed Security update 2008-008 ; programs won't work

    Hello,
    I installed the latest security update, 2008-008, last night on my Macbook Pro version 10.4.11. Now, the majority of programs on my machine quit unexpectedly right when I try and start them up.
    iTunes, iCal, VLC media player, Photoshop, Installer, internet connect, activity monitor, directory access... the list goes on.
    How do I fix this?
    Thanks!

    Two things seem to be ultimate solutions for Security Update 2008-008 problems from what I have read.
    One is Archive and Install which will replace the corrupted system but then requires you reapply all your updates. Select the keep settings and preferences when doing A&I. Make sure you select that option when doing A&I if you want settings and preferences kept. Some third party applications may need reinstalling if they have special components.
    [Mac OS X: About the Archive and Install feature|http://support.apple.com/kb/HT1710?viewlocale=en_US]
    [X-Lab Archive and install|http://www.thexlab.com/faqs/archiveinstall.html]
    [Kappy's A&I instructions|http://discussions.apple.com/thread.jspa?threadID=1823034&tstart=0 ]
    [How to get files from a previous home directory after Archive and Install|http://docs.info.apple.com/article.html?artnum=107297]
    The other is to try to re-install the security update on the main drive while booted from a secondary drive or in Single User Mode. This could be from another Mac computer while your first one is in Target Disk Mode, perhaps a bootable backup drive, or possibly from your installer disc. Here's references for those methods:
    http://discussions.apple.com/message.jspa?messageID=8728797#8728797
    http://discussions.apple.com/message.jspa?messageID=8733921#8733921
    http://discussions.apple.com/thread.jspa?messageID=8634535#8634535
    Updating
    There's been recent discussions as to what steps are truly necessary in doing a minimal problem update.
    I think #1 to which all agree is to make sure you have a backup of your computer in case you do need to back out of it again.
    Some like to boot from their installer discs or an external backup and verify (and if necessary repair) their internal drives as well as drive permissions. This is done with Disk Utility. You can verify a drive while booted from the same drive but sometimes this produces spurious errors. Repairing a drive (if necessary) has to be done while booted from another disk. Permissions repair can, and is probably best done, when booted from your internal drive.
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck
    Using Disk Utility in Mac OS X 10.4.3 or later
    Disk Utility's Repair Disk Permissions
    You can also go to the step of booting into safe mode to do the install.
    Mac OS X: Starting up in Safe Mode
    What is Safe Boot, Safe Mode? (Mac OS X)
    Safe Boot takes longer than normal startup
    I like to download the update onto my computer and install it from there rather than let Software Update do it. I know a few people who had problems with doing the update via software updater found a manual install to work.
    Repair permissions again afterward.
    It also helps to only install one update at a time and to run the computer for a while to make sure it is behaving well.
    Almost all of the above steps (except backup) have been questioned as to necessity because probably many people have done successful updates without doing them. I say they can't hurt, they can very likely do good (especially if your computer isn't regularly maintained), so why not do them to be safe.
    Finally, you could try re-applying the combo updater for 10.4.11, then re-apply the security update carefully. Since it seems to be applications (but not just Apple ones) that are having problems it may be some component used in all of these is broken.
    The 10.4.11 combo update links for [PowerPC-based Macs|http://www.apple.com/support/downloads/macosx10411comboupdateppc.html] and [Intel Macs|http://www.apple.com/support/downloads/macosx10411comboupdateintel.html].
    Message was edited by: Limnos

  • I can no longer log into my ichat linked to my gmail.  right after opening up ichat, receive the following message:  lost connection with jabber.  the server has unexpectedly disconnected.

    i can no longer log into my ichat linked to my gmail.  right after opening up ichat, receive the following message:  lost connection with jabber.  the server has unexpectedly disconnected.  how to troubleshoot?  thanks.

    Hi,
    There can be many reasons why the Login is "up the creek".
    Any break in the network at your end whilst logged in will cause  an issue.
    A sort of discrepancy between what iChat thinks the state should be and what the server thinks.
    If they don't agree the server will refuse to accept.
    A Crash at the server end which does not log you out properly will also do it.
    Any file at any time can be come corrupted.
    Luckily with the iChat .plists they are recreated if removed with an iChat Restart.
    If it were AIM you can also get your Account Suspended  and this will not log you in.
    (It tends to happen from Chat rooms where people notify AIM about bad behaviour (as they see it) and you have to apply to get Un-suspended).
    Most of the big IM services use multiple servers.
    Sometimes these go out of Sync.
    In the case of AIM this happens when they remove Old unused Screen Names from people's Buddy List prior to making them available for re-registration.  I am not sure if this happens at Google.
    You seem to be talking about an account that has worked at Work and having new computer at home.
    As I mentioned the Priority thing you have not said that it has coincided with the new computer logging in  (this will kick the work Computer out of Google whether you are logged in  on the Web Mail page or in iChat)
    IN addition to that iChat stays partially logged in for Off Line IMs
    This is done in the background by a support app called iChatAgent
    If your Computer is ON but ichat is not started people can still send you Messages.
    Instead of saving these on the server until you login iChat will start up.
    Depending if the home Mac is effecting the Work Login it may be holding sway over your Login.
    Using your girlfriend's login may have booted her Off Line where she normally uses the name/login.
    The AIM Side can be specifically set to allow Multiple Logins and therefore NOT allow them.  If this happens you get a warning and messages to do something about it.
    You do not get these in any Jabber or Google Login as the Priority setting is supposed to take care of it.
    If the Login works at the Web Mail Login and on one computer then the .plist on the work computer is the most likely issue.
    There is a small chance that a Corrupt Buddy Pic (Home Folder/Library/Caches/com.apple.iChat/Pictures) may be the cause.
    Set this folder to icon view and also use the Finder's View Menu > Show View Options and select icon view.
    This should show all pics as their icon.
    Check that all display properly.
    At this point I would try a COMBO version update install of the last Update you did over what you have.
    This often corrects hard to trace things
    The 10.5.8 COMBO is here
    11:28 PM      Monday; June 20, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
     Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Windows 8 - Right Click Network Connection Properties - An unexpected error occurred

    Hi,
    I'm encountering an issue with a relatively new Windows 8 Pro x64 install (Been running about a week).
    When attempting to right click on the Network Connection and select "Properties", I receive the following error:
    "An unexpected error occurred"
    The error also occurs when trying to disable the adapter. The network connection DOES work though. I have received an IP from my DHCP router and have network/internet access.
    I have tried the Windows XP/7 "fix":
    1. Click Start, and then click Run.
    2. In the Open box, type regsvr32 %systemroot%\system32\netshell.dll, and then click OK.
    3. In the RegSvr32 dialog box, click OK.
    Test to see if you can open the properties of the network connection in the Network Connections folder.
    1. Click Start, and then click Run.
    2. In the Open box, type regsvr32 %systemroot%\system32\ole32.dll, and then click OK.
    3. In the RegSvr32 dialog box, click OK.
    4. Restart the computer.
    Both did NOT work. I have also attempted uninstalling and reinstalling the Network Driver. I have also tried "SFC /scannow".
    Neither of these worked either.
    Specs:
    Windows 8 Pro x64 with all current windows updates
    Xeon W3520 CPU
    8GB generic kingstom RAM
    EVGA X50 SLI LE Motherboard (PN: 141-BL-E757)
    Crucial M4 128GB SSD Primary OS Drive
    Hitachi 500GB Secondary Storage Drive
    Note: C:\Users is remapped/linked to D: drive.

    Note: C:\Users is remapped/linked to D: drive.
    undo this and try again.
    "A programmer is just a tool which converts caffeine into code"

  • I was in the process of installing, so I left my computer for a little, came back and it says "the computer restarted unexpectedly or encountered an unexpected error" it tell me to restart, which I do and then comes right back to this.. any suggestions?

    error message says "the computer restarted unexpectedly or encountered an unexpected error. Windows installation cannot proceed. To install windows, click "OK" to restart the computer, and then restart the installation." but when I restart the screen flashes and just brings me right back here

    Safe boot should be an option as well as normal or without network
    you could also try Windows DVD automatic repair, use last restore check point, make sure it had enough free space
    also making a 2nd account and maybe use standard non-admin for general use
    you installed a driver, or patch tuesday or your hibernation file used all the free space.

  • Hi.  I iMac, Mac OS X 10.6.8  Lately it does not update the program.  Writes the following: "Unable to install the update iTunes. An unexpected error occurred." What you need to do that right, that programs can be updated again?

    I iMac, Mac OS X 10.6.8  Lately it does not update the program.  Writes the following: "Unable to install the update iTunes. An unexpected error occurred." What you need to do that right, that programs can be updated again?

    you will have the most up to date itunes available for your os 10.6.8. to get a newer version you will have to upgrade to a newer os.

  • I keep getting this error message when I (right-click) on a photo file on my desktop to burn to a CD. I don't understand this code...does anyone?  Thanks  Ariel**:The disc can't be burned because an unexpected error occurred (error code 0x80020000).

    I keep getting this error message when I (right-click) on a photo file on my desktop to burn to a CD. I don't understand this code...does anyone?  Thanks  Ariel**:    The disc can’t be burned because an unexpected error occurred (error code 0x80020000).

    I tried every obvious solution to this problem with different types of disc (-R; +R; -RW and +RW) and the problem persisted.  Then I read about removing a hyphen in picture filenames.  I renamed all the images and bingo there were no further problems.  Apple should have solved this by now.  This error code has been reported for several years and my MacBook Pro is quite new.  Anyway, I hope this helps.  It does work.
    Piggywiggle

  • When I sync my iphone I get a popup that says 'ABAssistantService quit unexpectedly'. I can 'ignore', 'Report' or 'Reopen'. The popup comes right back after a few seconds no matter which option I choose. The only way to make it stop is to reboot the compu

    When I sync my iphone I get a popup that says 'ABAssistantService quit unexpectedly'. I can 'ignore', 'Report' or 'Reopen'. The popup comes right back after a few seconds no matter which option I choose. The only way to make it stop is to reboot the computer. Any ideas?

    iTunes places the .ipsw file here:
    OSX:
    ~/Library/iTunes/iPhone Software Updates
    XP:
    C:\Documents and Settings\[username]\Application Data\Apple Computer\iTunes\iPhone Software Updates
    7 &Vista:
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPhone Software Updates
    Find and delete any and all .ipsw files on your computer. There should only be one, but delete all that you find. Next, disable ALL firewalls & security software on your computer. Connect your phone, iTunes running & restore from backup. Follow this by syncing your content back to your phone.
    This will force iTunes to re-download the .ipsw file, as I suspect yours is corrupt.

Maybe you are looking for

  • Edit Multiple Frames

    I am working on a flash intro for a customer, and i've noticed a spelling error that continues through approx. 200 frames. Is there a way I can edit all of the frames at the same time and just correct the spelling error once? I tried selecting all of

  • Wherabouts of Solaris 8 x86 MU3

    Hi, I am trying to find out where I can obtain/download the MU3 update for Solaris 8 x86. I am specifically interested in the nVidia TNT2 driver that appears to be available on this release. TIA

  • Read an RSS feed and paste text

    Hi, I'm needing an automator action to read a specific rss feed on a daily basis and take the text of that feed and paste it into OmniOutliner Pro. I've tried tooling around with it myself without much success. Any help or tips would be appreciated.

  • Demo License on BE3000

    Hi all Kindly need your help. I'm gonna deploy BE3000 with 6921-CBE-K9 handset. The problem is my 6921-CBE-K9 will be late on arrival. I have 6921-C-K9 and I know that phone is not bundled with license. The Question is how many license I can get if I

  • WAITING FOR DICTIONARY REDO: FILE

    Hi all , I am getting WAITING FOR DICTIONARY REDO: FILE NAME state SELECT STATE FROM V$STREAMS_CAPTURE ; I tried to resolve it and found that some redo log file is missing. Can anybody please let me know what could be the cause of missing redo log fi