IWeb Hangs at launch in Mountain Lion

Since upgrading to Mountain Lion ... when I launch iWeb ... it just hangs .... I can't open my domain ... help!

In Lion and Mountain Lion the Home()/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
tell application "iWeb" to activate
You can download an already compiled version with this link: iWeb Switch Domain.
Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
OT

Similar Messages

  • Safari crashes on launch in mountain lion

    Safari crashes on launch in mountain lion.  Any fixes?

    I'm having the same problem.  I upgeraded 1Password but no luck.  The 1Password app shows no extensions installed so it gives no option to disable, only to install.  When I click on install it tries to open Safari and I'm back to square one with the same problem.
    Anyone else able to get this fixed by simply upgrading the 1Password app?
    This is my crash report:
    Process:    
    Safari [2397]
    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 [221]
    User ID:    
    501
    Date/Time:  
    2012-07-26 00:26:10.438 -0500
    OS Version: 
    Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:     
    3807 sec
    Crashes Since Last Report:      
    19
    Per-App Interval Since Last Report:  179 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                 
    C5ADFA97-C576-49C0-94A5-EF06920CD43B
    Crashed Thread:  7  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Enabled Extensions:
    com.betteradvertising.ghostery-HPY23A294X (7 - 1.3.0) Ghostery
    com.multisolar.safari.jsblacklist-9TRVFHLV7B (2 - 1.0.1) JavaScript Blacklist
    com.betafish.adblockforsafari-UAMUU4S2D9 (102.5.38 - 2.5.38) AdBlock
    com.agilebits.onepassword-safari-2BUA8C4S2C (39599 - 3.9.5) 1Password
    de.writeitstudios.cookiesafariext-L9HZ986PEA (103 - 1.0.3) Cookie Stumbler
    com.abine.dntpsafari-82M4SELZCB (2.2.0.509 - 2.2.0.509) Do Not Track Plus
    org.siracusafamily.reloadbutton-6STWMHAZC2 (1.1 - 1.1) Reload Button
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore 
    0x00007fff8adda519 JSC::Lexer<unsigned short>::lex(JSC::JSTokenData*, JSC::JSTokenInfo*, unsigned int, bool) + 17081
    1   com.apple.JavaScriptCore 
    0x00007fff8ae03c9e JSC::ASTBuilder::Statement JSC::Parser<JSC::Lexer<unsigned short> >::parseVarDeclaration<JSC::ASTBuilder>(JSC::ASTBuilder&) + 1038
    2   com.apple.JavaScriptCore 
    0x00007fff8ae035a6 JSC::ASTBuilder::Statement JSC::Parser<JSC::Lexer<unsigned short> >::parseStatement<JSC::ASTBuilder>(JSC::ASTBuilder&, JSC::Identifier const*&, unsigned int*) + 966
    3   com.apple.JavaScriptCore 
    0x00007fff8ae0344d JSC::ASTBuilder::Statement JSC::Parser<JSC::Lexer<unsigned short> >::parseStatement<JSC::ASTBuilder>(JSC::ASTBuilder&, JSC::Identifier const*&, unsigned int*) + 621
    4   com.apple.JavaScriptCore 
    0x00007fff8ae00641 JSC::ASTBuilder::SourceElements JSC::Parser<JSC::Lexer<unsigned short> >::parseSourceElements<(JSC::SourceElementsMode)0, JSC::ASTBuilder>(JSC::ASTBuilder&) + 337
    5   com.apple.JavaScriptCore 
    0x00007fff8ae001a7 JSC::Parser<JSC::Lexer<unsigned short> >::parseInner() + 407
    6   com.apple.JavaScriptCore 
    0x00007fff8ad98ee4 ***::PassRefPtr<JSC::FunctionBodyNode> JSC::Parser<JSC::Lexer<unsigned short> >::parse<JSC::FunctionBodyNode>(JSC::JSGlobalObject*, JSC::Debugger*, JSC::ExecState*, JSC::JSObject**) + 68
    7   com.apple.JavaScriptCore 
    0x00007fff8ad98b5e ***::PassRefPtr<JSC::FunctionBodyNode> JSC::parse<JSC::FunctionBodyNode>(JSC::JSGlobalData*, JSC::JSGlobalObject*, JSC::SourceCode const&, JSC::FunctionParameters*, JSC::JSParserStrictness, JSC::JSParserMode, JSC::Debugger*, JSC::ExecState*, JSC::JSObject**) + 190
    8   com.apple.JavaScriptCore 
    0x00007fff8ad979d7 JSC::FunctionExecutable::produceCodeBlockFor(JSC::ScopeChainNode*, JSC::CompilationKind, JSC::CodeSpecializationKind, JSC::JSObject*&) + 231
    9   com.apple.JavaScriptCore 
    0x00007fff8ad9751c JSC::FunctionExecutable::compileForCallInternal(JSC::ExecState*, JSC::ScopeChainNode*, JSC::JITCode::JITType) + 60
    10  com.apple.JavaScriptCore 
    0x00007fff8ae80038 JSC::LLInt::setUpCall(JSC::ExecState*, JSC::Instruction*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*) + 392
    11  com.apple.JavaScriptCore 
    0x00007fff8ae834f4 llint_op_call + 142
    12  com.apple.JavaScriptCore 
    0x00007fff8ac85cc0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    13  com.apple.JavaScriptCore 
    0x00007fff8ac85924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    14  com.apple.JavaScriptCore 
    0x00007fff8acd7c51 JSObjectCallAsFunction + 401
    15  com.apple.Safari.framework
    0x00007fff8fec3fd2 Safari::EventTarget::handleEvent(Safari::Event*, Safari::RegisteredEventListener const&) + 116
    16  com.apple.Safari.framework
    0x00007fff8fec3eda Safari::EventTarget::fireEventListeners(Safari::Event*, Safari::EventTargetTracker*) + 312
    17  com.apple.Safari.framework
    0x00007fff8fec3aff Safari::EventTarget::fireEventListeners(Safari::Event*) + 173
    18  com.apple.Safari.framework
    0x00007fff8fec3a42 Safari::EventTarget::dispatchEvent(Safari::Event*) + 422
    19  com.apple.Safari.framework
    0x00007fff8fece637 Safari::Extension::dispatchMessageToTab(Safari::WK::String const&, Safari::WK::SerializedScriptValue const&, Safari::WK::Page const&) + 163
    20  com.apple.Safari.framework
    0x00007fff8fee0465 Safari::Extension::handleMessage(Safari::WK::String const&, Safari::WK::Type const&) + 137
    21  com.apple.Safari.framework
    0x00007fff8fe1a19a Safari::BrowserContextInjectedBundleClient::dispatchMessage(Safari::WK::String const&, Safari::WK::Type const&) + 70
    22  com.apple.Safari.framework
    0x00007fff8fe18b7b Safari::BrowserContextInjectedBundleClient::didReceiveMessageFromInjectedBundle (Safari::WK::Context const&, Safari::WK::String const&, Safari::WK::Type const&) + 31
    23  com.apple.Safari.framework
    0x00007fff8fe96ad1 Safari::WK::didReceiveMessageFromInjectedBundle(OpaqueWKContext const*, OpaqueWKString const*, void const*, void const*) + 90
    24  com.apple.WebKit2        
    0x00007fff93509dd0 WebKit::WebContextInjectedBundleClient::didReceiveMessageFromInjectedBundle(Web Kit::WebContext*, ***::String const&, WebKit::APIObject*) + 134
    25  com.apple.WebKit2        
    0x00007fff93502986 WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 494
    26  com.apple.WebKit2        
    0x00007fff934ff7d1 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 87
    27  com.apple.WebKit2        
    0x00007fff93593372 WebKit::WebConnectionToWebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 194
    28  com.apple.WebKit2        
    0x00007fff934ff715 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
    29  com.apple.WebKit2        
    0x00007fff93542403 CoreIPC::Connection::dispatchOneMessage() + 139
    30  com.apple.WebCore        
    0x00007fff9213fc19 WebCore::RunLoop::performWork() + 201
    31  com.apple.WebCore        
    0x00007fff921401f7 WebCore::RunLoop::performWork(void*) + 71
    32  com.apple.CoreFoundation 
    0x00007fff8e231841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    33  com.apple.CoreFoundation 
    0x00007fff8e23122d __CFRunLoopDoSources0 + 445
    34  com.apple.CoreFoundation 
    0x00007fff8e2544e5 __CFRunLoopRun + 789
    35  com.apple.CoreFoundation 
    0x00007fff8e253dd2 CFRunLoopRunSpecific + 290
    36  com.apple.HIToolbox      
    0x00007fff886dc774 RunCurrentEventLoopInMode + 209
    37  com.apple.HIToolbox      
    0x00007fff886dc512 ReceiveNextEventCommon + 356
    38  com.apple.HIToolbox      
    0x00007fff886dc3a3 BlockUntilNextEventMatchingListInMode + 62
    39  com.apple.AppKit         
    0x00007fff89448fa3 _DPSNextEvent + 685
    40  com.apple.AppKit         
    0x00007fff89448862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    41  com.apple.Safari.framework
    0x00007fff8fdf0363 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    42  com.apple.AppKit         
    0x00007fff8943fc03 -[NSApplication run] + 517
    43  com.apple.AppKit         
    0x00007fff893e4656 NSApplicationMain + 869
    44  com.apple.Safari.framework
    0x00007fff8ffbf734 SafariMain + 166
    45  libdyld.dylib            
    0x00007fff939db7e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff908c3d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff92e27e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff92e27a2a _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.WebCore        
    0x00007fff916b979b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore        
    0x00007fff916b72b4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib   
    0x00007fff908c1686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff908c0c42 mach_msg + 70
    2   com.apple.QuartzCore     
    0x00007fff8f90f35b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore     
    0x00007fff8f993e76 thread_fun + 25
    4   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 7 Crashed:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff908c3212 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff90726b34 pthread_kill + 90
    2   libsystem_c.dylib        
    0x00007fff9076adfa abort + 143
    3   com.apple.CFNetwork      
    0x00007fff93191928 EmptyCoreSchedulingSet::~EmptyCoreSchedulingSet() + 60
    4   com.apple.CFNetwork      
    0x00007fff931918c7 EmptyCoreSchedulingSet::~EmptyCoreSchedulingSet() + 9
    5   com.apple.CFNetwork      
    0x00007fff931918d1 EmptyCoreSchedulingSet::~EmptyCoreSchedulingSet() + 9
    6   com.apple.CFNetwork      
    0x00007fff930d6c95 CoreSchedulingSet::copyWithUpdatesReleaseSelf(CoreSchedulingSet const*, CoreSchedulingSet const*) const + 107
    7   com.apple.CFNetwork      
    0x00007fff930d6995 CoreSchedulingSet::copyWithAdditionReleaseSelf(__CFRunLoop*, __CFString const*) const + 71
    8   com.apple.CFNetwork      
    0x00007fff930f2bd2 URLProtocol::scheduleWithRunLoop(__CFRunLoop*, __CFString const*) + 64
    9   com.apple.CFNetwork      
    0x00007fff930f2b2e ___private_ScheduleOriginLoad_block_invoke_0108 + 98
    10  com.apple.CFNetwork      
    0x00007fff930f2a9a __withExistingProtocolAsync_block_invoke_0 + 28
    11  com.apple.CFNetwork      
    0x00007fff931915ca __block_global_1 + 28
    12  com.apple.CoreFoundation 
    0x00007fff8e24fe44 CFArrayApplyFunction + 68
    13  com.apple.CFNetwork      
    0x00007fff930f2894 RunloopBlockContext::perform() + 124
    14  com.apple.CFNetwork      
    0x00007fff930f276b MultiplexerSource::perform() + 221
    15  com.apple.CoreFoundation 
    0x00007fff8e231841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation 
    0x00007fff8e231165 __CFRunLoopDoSources0 + 245
    17  com.apple.CoreFoundation 
    0x00007fff8e2544e5 __CFRunLoopRun + 789
    18  com.apple.CoreFoundation 
    0x00007fff8e253dd2 CFRunLoopRunSpecific + 290
    19  com.apple.Foundation     
    0x00007fff8fa7b7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    20  com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    21  libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    22  libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib   
    0x00007fff908c36d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff90727f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff90727cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 14:: Dispatch queue: URLConnection
    0   libobjc.A.dylib          
    0x00007fff8c367f8d weak_entry_for_referent(weak_table_t*, objc_object*) + 224
    1   libobjc.A.dylib          
    0x00007fff8c3680c4 arr_clear_deallocating + 31
    2   libobjc.A.dylib          
    0x00007fff8c351a6e objc_clear_deallocating + 151
    3   libobjc.A.dylib          
    0x00007fff8c3519c0 objc_destructInstance + 121
    4   libobjc.A.dylib          
    0x00007fff8c352020 object_dispose + 22
    5   com.apple.CoreFoundation 
    0x00007fff8e24f3bd -[__NSArrayM dealloc] + 349
    6   com.apple.CoreFoundation 
    0x00007fff8e227f9a CFRelease + 170
    7   com.apple.CFNetwork      
    0x00007fff93163790 ___withClientAsync_block_invoke_0 + 24
    8   com.apple.CFNetwork      
    0x00007fff930ee747 ___withWorkQueueAsync_block_invoke_0 + 19
    9   com.apple.CFNetwork      
    0x00007fff930ee4b4 ___performAsync_block_invoke_0 + 33
    10  libdispatch.dylib        
    0x00007fff92e28f3d _dispatch_call_block_and_release + 15
    11  libdispatch.dylib        
    0x00007fff92e250fa _dispatch_client_callout + 8
    12  libdispatch.dylib        
    0x00007fff92e264c3 _dispatch_queue_drain + 235
    13  libdispatch.dylib        
    0x00007fff92e26335 _dispatch_queue_invoke + 52
    14  libdispatch.dylib        
    0x00007fff92e26207 _dispatch_worker_thread2 + 249
    15  libsystem_c.dylib        
    0x00007fff90727ceb _pthread_wqthread + 404
    16  libsystem_c.dylib        
    0x00007fff907121b1 start_wqthread + 13
    Thread 15:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib   
    0x00007fff908c1686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff908c0c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8e24ef23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8e254606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8e253dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Safari.framework
    0x00007fff8ff72a0e Safari::MessageRunLoop::threadBody() + 106
    6   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 16:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ac6fd66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x00007fff8ae9143a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8adf40f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8adf3fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8adf40f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8adf3fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8adf40f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8adf3fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.zang.RegexKit        
    0x0000000109b9cb3c RKFastConditionLock + 686
    3   com.zang.RegexKit        
    0x0000000109ba78b8 -[RKThreadPool workerThreadStart:] + 483
    4   com.apple.Foundation     
    0x00007fff8fad9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 28:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ac6fd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x00007fff9217aba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00007fff916d16ea WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    7   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 29:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ac6fd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x00007fff9217aba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00007fff916d16ea WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    7   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 30:: WebCore: Database
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ac6fd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x00007fff91ca7681 ***::PassOwnPtr<WebCore::DatabaseTask> ***::MessageQueue<WebCore::DatabaseTask>::waitForMessageFilteredWithTimeout<boo l (WebCore::DatabaseTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::DatabaseTask*), double) + 81
    4   com.apple.WebCore        
    0x00007fff91af8963 WebCore::DatabaseThread::databaseThread() + 179
    5   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    7   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 31:: WebCore: Database
    0   libsystem_kernel.dylib   
    0x00007fff908c30fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff90729fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ac6fd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x00007fff91ca7681 ***::PassOwnPtr<WebCore::DatabaseTask> ***::MessageQueue<WebCore::DatabaseTask>::waitForMessageFilteredWithTimeout<boo l (WebCore::DatabaseTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::DatabaseTask*), double) + 81
    4   com.apple.WebCore        
    0x00007fff91af8963 WebCore::DatabaseThread::databaseThread() + 179
    5   com.apple.JavaScriptCore 
    0x00007fff8aea6a9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    7   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 32:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff908c3322 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8e293bf6 __CFSocketManager + 1302
    2   libsystem_c.dylib        
    0x00007fff90725782 _pthread_start + 327
    3   libsystem_c.dylib        
    0x00007fff907121c1 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000105a66aa8  rdx: 0x0000000000000000
      rdi: 0x0000000000005c23  rsi: 0x0000000000000006  rbp: 0x0000000105a66ad0  rsp: 0x0000000105a66aa8
       r8: 0x00007fff78c0f278   r9: 0x0000000105a66430  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007f9c4c03af40  r13: 0x00007f9c4c1c81f0  r14: 0x0000000105a68000  r15: 0x00007f9c4c0b7510
      rip: 0x00007fff908c3212  rfl: 0x0000000000000206  cr2: 0x00007fff78c08fe8
    Logical CPU: 0
    Binary Images:
    0x103195000 -   
    0x103195fff  com.apple.Safari (6.0 - 8536.25) <74DEA0E2-CDBD-3DCA-AE2F-3E36BD946778> /Applications/Safari.app/Contents/MacOS/Safari
    0x105931000 -   
    0x105931ff7  com.apple.SafariServices.framework (8536 - 8536.25) <CC36FD8D-4FA9-3141-AA51-C02AF7BE7B0F> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x10593c000 -   
    0x10593cfff  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
    0x106b91000 -   
    0x106bb1ff7  com.apple.AOSAccounts (1.1.2 - 1.1.86) <41A2C95E-C420-332D-A0D9-995C0DA9E51E> /System/Library/PrivateFrameworks/AOSAccounts.framework/AOSAccounts
    0x106bcc000 -   
    0x106bd4fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x106bdf000 -   
    0x106be7fff  com.apple.SyncedDefaults (1.2 - 43.27) <BE895936-D6C0-3CC0-BDE4-FEDA10B9EABD> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
    0x106fa7000 -   
    0x106fb0fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x106fb6000 -   
    0x106fb9ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x106feb000 -   
    0x106fecff2 +cl_kernels (???) <F7597614-B5E8-464C-9C6F-E6DC7BC82636> cl_kernels
    0x106ff7000 -   
    0x106ff7ff1 +cl_kernels (???) <02E9AEFA-64AB-4374-B695-C2B6E6DF06E5> cl_kernels
    0x106ff9000 -   
    0x10708fff7  unorm8_rgba.dylib (2.1.16) <AC3AFE82-7E82-340B-9E7A-9A27C29816DA> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x107317000 -   
    0x107318ff3 +cl_kernels (???) <5283F5E6-A938-41B0-9609-EC741A010B74> cl_kernels
    0x10878f000 -   
    0x10882aff7  unorm8_bgra.dylib (2.1.16) <14128E4A-6050-35C3-A493-3C8AEAF9B14D> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x108910000 -   
    0x108911ff3 +cl_kernels (???) <10464417-CF56-4472-9E12-085A6C5B92D6> cl_kernels
    0x109ad8000 -   
    0x109adbfff +net.culater.SIMBL.osax (0.9.7 - 0.9.7) <C63284FC-E5AB-66F6-DB88-D6D3FABF6514> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
    0x109b30000 -   
    0x109b44fff +com.sweetpproductions.SafariAdBlocker (1.9.8.7 - 1.9.8.7) <2DCB2DBC-3C12-CE5A-E47B-F8499C4BD3DF> /Library/Application Support/SIMBL/*/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
    0x109b5c000 -   
    0x109b74fe7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 1.5) <BE75E994-9E00-52BF-9CF1-BF66603EC687> /Library/Application Support/SIMBL/*/Safari AdBlocker.bundle/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
    0x109b8a000 -   
    0x109bd2feb +com.zang.RegexKit (0.6.0 - 0.6.0) /Library/Application Support/SIMBL/*/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x109bee000 -   
    0x109cc7ff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff62d95000 -
    0x7fff62dc993f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff87c20000 -
    0x7fff87c21ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff87c5d000 -
    0x7fff87c7fff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff87c82000 -
    0x7fff87c84fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff87c85000 -
    0x7fff87cb7fff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff87d08000 -
    0x7fff87d19fff  com.apple.CalendarFoundation (1.0 - 27) <1C9D7450-9C25-3B2C-A3E4-B658780C3C0F> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x7fff87d1a000 -
    0x7fff87db7fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff87db8000 -
    0x7fff87db8fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87db9000 -
    0x7fff87ebbfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87ebc000 -
    0x7fff87ecbff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87ecc000 -
    0x7fff87ecffff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff87eff000 -
    0x7fff87f05fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87f06000 -
    0x7fff87f13fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff87f14000 -
    0x7fff87f92ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff87f93000 -
    0x7fff87fd7ff7  com.apple.CalDAV (6.0 - 112) <AEA3B46B-8F87-38DE-A8F9-D2C838A92D98> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff87fd8000 -
    0x7fff880e3fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff880e4000 -
    0x7fff880efff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8810c000 -
    0x7fff8810cfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88122000 -
    0x7fff88293ff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff882ed000 -
    0x7fff883c0ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff883c1000 -
    0x7fff8867cfff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8867d000 -
    0x7fff889acff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff889ad000 -
    0x7fff889ccff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff889cd000 -
    0x7fff88a18ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff88a19000 -
    0x7fff88a1afff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff88a1b000 -
    0x7fff88b6bfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff88b6c000 -
    0x7fff88bc3ff7  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
    0x7fff88bc4000 -
    0x7fff88be0fff  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
    0x7fff88be1000 -
    0x7fff88c39ff7 

  • How do I do I stop System Preferences from Launching in Mountain Lion when I switch on?

    Since I upgraded to Mountain Lion, system preferences opens every time although I quit it when shutting down and the box is unchecked for reopen windows when I shut down and I have ticked the box in General to close windows when quitting an application. I have read the other answers but it is not in log in items or any of the start up or launch folders so I cannot prevent it. Any ideas or am I stuck with it opening each time?

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. You can demote it back to standard status when this step has been completed.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Drag or copy — do not type — the following line into the Terminal window, then press return:
    sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:20 ~ $_ ; chmod -R -N ~ $_ 2> /dev/null
    Be sure to select the whole line by triple-clicking anywhere in it. You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning. If you don’t have a login password, you’ll need to set one before you can run the command.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select Utilities ▹ Terminal from the menu bar. A text window opens.
    In the Terminal window, type this:
    resetpassword
    That's one word with no spaces. Then press return. A Reset Password window opens. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select  ▹ Restart from the menu bar.

  • App Store hanging on upgrade to Mountain Lion from 10.6.8

    I've got a Mac Pro (shown as version 3,1 in System Profiler) which is running 10.6.8 Server and I'm trying to get it to upgrade to Mountain Lion.
    Unfortunately when I click on the "Buy App" button - or even if I click on the "Updates" button - the App Store application spins the progress icon for a little bit, but then hangs with the basketball of death. In the end I have to force-quit it - even leaving it for several hours doesn't help.
    I've tried booting the Mac in to safe mode, resetting the NVRAM and similar - all to no avail. The host can reach the internet with no issues - I can see the initial app page, find the Mac OSX Mountain Lion page, etc. Its only after I've clicked the button to purchase the software that it hangs. I've tried booting it into the Apple Hardware Test, via holding down D at bootup, but unfortunately that doesn't seem to work.
    Anyone got any ideas of how to proceed from here ? I've got a sinking feeling that the host will end up just staying at 10.6.8!

    Thanks for poking me to look at the console logs! That led me to find the error message:
    App Store[762] <Error>: CGBitmapContextGetBitsPerComponent: invalid context 0x112f90060
    Which in turn pointed me to https://discussions.apple.com/message/15431640#15431640
    Renabling Spotlight (see http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/ ) allowed the App Store to work again!
    Just why the App Store requires Spotlight to work is beyond me.

  • HT1338 iphoto will not launch after Mountain Lion update

    I recently upgraded to OS X: Mountain Lion.  I can no longer launch iPhoto, I get this message; "You can’t open your current photo library using this version of iPhoto. You have made changes to your photo library using a newer version of iPhoto. Please quit and use the latest version of iPhoto."  When I check for updates none are available.

    Try rebuilding the iPhoto Library...
    Hold down the Command + Option keys at the same time you launch iPhoto.
    Make a selection from rebuild options then click Rebuild.
    message edited by:  cs

  • Move iWeb sites from SL to Mountain Lion

    Hi All, now that I have finally (reluctantly) decided to move to ML I need to move all of my old iWeb sites from my SL disk. Can anyone tell me how please

    To use iWeb on your new Mountain Lion system, you will need to move both your iWeb application as well as the website database itself. Here is where each item is located...
    iWeb Application is located in "/Applications".
    iWeb website database is located in "~/Libarary/Application Support/iWeb". There is a file in here called "Domain". This is your actual database used by iWeb.
    Move both of these files into the exact same locations on your new Mountain Lion system. If need be create folders in your user Library to drop the "Domain" file into. Mountain Lion hides your Library folder, but you can get to it by opening Finder, holding the "option" button down, and clicking "Go" in the menu bar up top. You will see a "Library" option appear in the menu that drops down.
    Hope this helps.

  • Will iWeb '09 work fine with Mountain Lion?

    Plan on getting Mountain, now have Lion and iWeb '09 works just fine. If I upgrade to Mountain Lion will iWeb still be OK? Thanks!

    In general, the answer is yes. There are some minor issues with slideshow controls because the assets to the slideshow controls were hosted at MobileMe. Now that MobileMe no longer exists, you need to manually point your web server to the assets. A fix can be found in This Topic

  • Most Creative Suite CS6 Apps crash upon launch with Mountain Lion

    Is there a solution to the problem CS6 apps crashing at launch or shortly after when running Mountain Lion? I have tried many reinstalls of CS6 and Mountain Lion. I verified permissions and repaired. No matter what I do the same apps fail and crash. Dreamweaver immediately crashes as does Illustrator and Fireworks. Bridge crashes sometimes. Photoshop seems to run okay. Its  only Adobe software that has a problem.

    I am having exactly the same problem.  I installed Mountain Lion in place and after installation, CS6 applications crash.  I have uninstalled all CS6 applications and reinstalled and the problem still occurs.
    The crash log shows the following:
    Process:         Dreamweaver [4949]
    Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-12.0
    Version:         12.0.1.5842 (12.0.1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [157]
    User ID:         502
    Date/Time:       2012-07-30 14:42:05.421 +0100
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Sleep/Wake UUID: 6A909658-B393-41D8-93A1-14704061FEF8
    Interval Since Last Report:          11766 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  115 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      14A2EDE6-6B01-4801-B393-EBA85BAD6CAC
    Crashed Thread:  11  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called

  • Creative Suite CS6 Apps are crashing at launch with Mountain Lion

    It seems there is a compatibility issue running Mountain Lion OS with Adobe Creative Suite Apps. Most crash on launch. Lightroom seems to work and Photoshop and Bridge also. Dreamweaver CS6 crashes and I use this program all the time. I am thinking I should go back to Lion. Anybody else have this problem?

    Adobe had me do several things (complete re-install, mod the preferences, etc.) to my brand new 27" Imac, with Mountain Lion.
    CS4 worked perfectly until i installed CS6. Sad to say i have been having some issue on the new user account as well.
    As quoted by Team Adobe India,
    "We wanted to inform you that, if the application is working on one user account and causing issue on another, then there is very little that can be done to resolve it. All the steps have already been performed from our side.
    Please contact Apple, provide them with all the information and check with them if they can help you with troubleshooting the issue which is only on a specific user account."
    CS4 worked fine on Mountain Lion.
    CS6 is very unstable.
    +1 point for Apple, and to the dungeons for Adobe

  • Calendar won't launch under Mountain Lion

    After installing ML, Calendar won't launch. No error message, just nothing. Does anyone have any ideas?

    G@dgetgirl wrote:
    Thanks Eric, but I'd already found that procedure and this is exactly what I did. Didn't work, alas. Or rather, it worked alright since I've got no traces of MS OFfice on my Mac anymore. But it still won't install from the installation disk. Below is the error message, in Dutch. It says the installation failed due to an error in the installation program and that I should contact Microsoft.
    Pfff.
    Everything worked fine under Lion. Should I give up on Mountain Lion and revert back to Lion?
    What did Microsoft say?

  • ARD 3.6 not launching under mountain lion?

    I updated to mountain lion - 10.8.  ARD 3.6 will open but no windows respond and/or any and all menu commands are completely ignored. i.e. meaning the program launches and displays menus at top of my screen but selecting any command or drop down (scanner / lists etc...) results in absolutely nothing.  I have no idea how to fix or reinstall since I purchased from apple before app store app.  Any help would be greatly appreciated.
    2 x 3.2 Ghz Quad Core intel Xeon (mac pro tower)
    18 GB Ram
    OSX 10.8

    That is correct. AirPort Utility 5.6 for OS X Lion will NOT install under OS X Mountain Lion. If you had it already installed, and then upgraded, it would have worked just fine.
    One option, is to use Pacifist to extract the utility directly from the .dmg file.

  • IWeb Hangs on launch

    Hi all-and Happy Holidays.
    Just got a new iMac and been trying to use iWeb, but it hangs on launch every time. It gets to loading the templates and I get the beach ball spinning and have to force a quit.
    Any clues? Here's my sys. configuration:
    2.0GHz Intel Core 2 Duo
    1GB memory
    250GB hard drive1
    ATI Radeon HD 2400 XT with 128MB memory
    Thanks for any help

    Quit iWeb, go to Home Folder/Library/Preferences and delete the com.apple.iWeb plist file and then relaunch.
    If that doesn't do it, repeat the above, do a restart of your Mac and run Disk Utility to repair permissions and try again.

  • Diablo III does not launch when Mountain Lion was installed

    I recently updated to Mountain Lion.  I have Diablo III for Mac installed on my computer.  When I try to load the launcher it locks up.  Is this a compatability issue?

    Do a backup before doing anything. To delete them you will need to enable the Root User and log in as the Root User. You need to be very careful while logged in as the Root User because you can delete any file and could potentially ruin your system. As soon as the non-functioning applications are deleted, log out and user your normal account. Did I mention doing a backup?
    Root User   

  • Hang on Install of Mountain Lion

    Hi;
    I have two machines with Lion installed. I'm moving to Mountain Lion. I successfully installed ML on my Air but I'm having problems on my MBPro. It's an Intel Pro with enough space and RAM.
    I've backed up and turned off virus and malware programs. Several times I've tried to install but the install stalls at the window that says "installation will take about 34 minutes". The progress bar does not appear and does not move. I've had to relaunch under the HD each time.
    Any ideas?
    Thanks

    Is your MBP a compatible model?  Processor, space and RAM aside, there are only certain models ML will actually work with.
    Supported
    Models
    iMac (Mid 2007 or newer)
    MacBook (Late 2008 Aluminum, or Early 2009 or newer)
    MacBook Pro (Mid/Late 2007 or newer)
    Xserve (Early 2009)
    MacBook Air (Late 2008 or newer)
    Mac mini (Early 2009 or newer)
    Mac Pro (Early 2008 or newer)
    Since you say you have an Intel Pro (do you mean Intel Core Duo or Core 2 Duo?), I think you might have an older MBP.  I think the earliest processor that is supported is the Core 2 Duo.  Mountain Lion is a fully 64-bit operating system.  Earlier MacBookPros are 32-bit.

  • Firefox 5 hangs at launch on osx lion

    This was happening before lion, but always with FF 5.0.1. Upon application launch, the browser seems to hang for 5-10 seconds before pages can load or the app is responsive to clicking. I don't know if it's because of the bookmark syncing working in the background or what. Problem persisted after upgrading to lion.

    I've been having the same issue, and assume it's also the recent update.
    How do I do what you did (replace the WebKit framework with a "vanilla" one)?
    Thanks!
    Robert

Maybe you are looking for

  • How do I transfer the songs on my iPhone to my new computer

    How do I tranfer my itunes music from my iphone to my new mac?  It reads the music on my computer but I can't transfer the songs over.

  • Fan control out of control in Windows 7 (x64)

    Hi, Anyone noticed that the fan control is not working correctly when running Windows 7 (x64) in Boot Camp? Under heavy load (100%) on both cpu cores, the thermal protection circuit actually kicks in due to the CPU cores reaching temperatures of 104

  • Changing database links in query's

    I'm currently using query's with a syntax like 'select * from table@dblink'. Works fine, however the dblink (DWHD1) should at some time in the future be changed so it points at the production instead of the development server (DWHD1 should become DWH

  • NW04 EP6 Sp13 & ECC5.0 - Problem previewing MSS iviews

    We have just completed an install of NW06 EP6 SP13 & ECC5.0 at the back-end and are looking to implement ESS and MSS. In trying to preview an MSS iview, I am getting errors with the connection. A pre-requisite may be missing. This is our landscape: E

  • Migrating from ibook (10.4.11) to new macbook with 10.6

    I'm writing this to hopefully be informative for someone else with similar problems. Have had an ibook for many years. Lots of documents; mostly MS word. Bought new macbook (white) and started it up. It asked about migrating but I decided to use it f