Applet cause to browser crash with hs_err_pid log file on desktop

Hi there,
We have a web based application which is initiating an other applet application inside, and communicating with the applet over live-connect javascript calls.
Sometimes when initating the applet, it causes to crash of the browser and leaves a file on the desktop named like hs_err_pid.log.
If it occurs once a time for a user , it will allways happen until logoff and login back to windows.
We think that, it may be about some registry settings for the Java plug-in, because re-login may solve the problem.
And we seen that it mostly happens when another Java application running at the same time or just before, on PC.
Our environment is, Windows XP Pro. SP2, IE6 SP2 and Java 1.4.2_17.
I appreciate if someone can help us to understand what is the problem ( I have post a log file sample below), and the solution ?
Regards,
-erkbi
# An unexpected error has been detected by HotSpot Virtual Machine:
# Java VM: Java HotSpot(TM) Client VM (1.4.2_17-b06 mixed mode)
# Problematic frame:
# C [kernel32.dll+0x12a6b]
--------------- T H R E A D ---------------
Current thread (0x03beb940): JavaThread "main" [_thread_in_native, id=3232]
siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x035de2cc 0x6d33ea78
Registers:
EAX=0x035de22c, EBX=0x189e1540, ECX=0x00000000, EDX=0x035de270
ESP=0x035de228, EBP=0x035de27c, ESI=0x035de2bc, EDI=0x035de2bc
EIP=0x7c812a6b, EFLAGS=0x00000206
Top of Stack: (sp=0x035de228)
0x035de228: 77c114bc e06d7363 00000001 00000000
0x035de238: 7c812a6b 00000003 19930520 035de2cc
0x035de248: 6d33ea78 00000001 035de2a0 7751a275
0x035de258: 00000001 035de268 035de280 035de29c
0x035de268: 00000000 80004002 df0b3d60 101b548f
0x035de278: 0008658e 035de2bc 77c2272c e06d7363
0x035de288: 00000001 00000003 035de2b0 00000000
0x035de298: 00179d44 e06d7363 00000001 00000000
Instructions: (pc=0x7c812a6b)
0x7c812a5b: 8d 7d c4 f3 a5 5f 8d 45 b0 50 ff 15 08 15 80 7c
0x7c812a6b: 5e c9 c2 10 00 85 ff 0f 8e 36 93 ff ff 8b 55 fc
Stack: [0x034e0000,0x035e0000), sp=0x035de228, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [kernel32.dll+0x12a6b]
C [msvcrt.dll+0x1272c]
C [jpiexp32.dll+0xada3]
C [jpiexp32.dll+0xad7b]
C [jpiexp32.dll+0x15c3]
C [jpiexp32.dll+0x1233]
C [jpiexp32.dll+0x9726]
j sun.plugin.services.WIExplorerBrowserService.installBrowserEventListener()Z+0
j sun.plugin.viewer.LifeCycleManager.installBrowserEventListener()V+22
j sun.plugin.viewer.LifeCycleManager.checkLifeCycle(Lsun/plugin/AppletViewer;)V+7
j sun.plugin.viewer.IExplorerPluginObject.initPlugin()V+43
j sun.plugin.viewer.IExplorerPluginObject.mayInit()V+29
j sun.plugin.viewer.IExplorerPluginObject.frameReady()V+6
j sun.plugin.viewer.frame.IExplorerEmbeddedFrame.setFrameSize(II)V+83
v ~StubRoutines::call_stub
V [jvm.dll+0x75335]
V [jvm.dll+0xaf708]
V [jvm.dll+0x75242]
V [jvm.dll+0x78b22]
V [jvm.dll+0x7a00d]
C [jpiexp32.dll+0x41da]
C [jpiexp32.dll+0x5388]
C [jpiexp32.dll+0x23c1]
C [jpiexp32.dll+0x37df]
C [jpiexp32.dll+0x2611]
C [mshtml.dll+0x2742c1]
C [mshtml.dll+0x275d0c]
C [mshtml.dll+0x275ed1]
C [mshtml.dll+0xf9105]
C [mshtml.dll+0x141fa2]
C [mshtml.dll+0x6cb9f]
C [mshtml.dll+0x689b7]
C [USER32.dll+0x8734]
C [USER32.dll+0x8816]
C [USER32.dll+0x89cd]
C [USER32.dll+0x8a10]
C [BROWSEUI.dll+0x1d7bd]
C [BROWSEUI.dll+0x25212]
C [BROWSEUI.dll+0x25385]
C [BROWSEUI.dll+0x2564d]
C [kernel32.dll+0xb699]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.plugin.services.WIExplorerBrowserService.installBrowserEventListener()Z+0
j sun.plugin.viewer.LifeCycleManager.installBrowserEventListener()V+22
j sun.plugin.viewer.LifeCycleManager.checkLifeCycle(Lsun/plugin/AppletViewer;)V+7
j sun.plugin.viewer.IExplorerPluginObject.initPlugin()V+43
j sun.plugin.viewer.IExplorerPluginObject.mayInit()V+29
j sun.plugin.viewer.IExplorerPluginObject.frameReady()V+6
j sun.plugin.viewer.frame.IExplorerEmbeddedFrame.setFrameSize(II)V+83
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x04f2b008 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3784]
0x04f1d330 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3256]
0x03d96688 JavaThread "AWT-Shutdown" [_thread_blocked, id=2580]
0x04f1e130 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3008]
0x03d9e760 JavaThread "Cache Cleanup Thread" [_thread_blocked, id=3164]
0x03d986f0 JavaThread "Main Console Writer" [_thread_blocked, id=792]
0x03d96960 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3516]
0x029d7230 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3560]
0x03cbc698 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3672]
0x03c2a598 JavaThread "Finalizer" daemon [_thread_blocked, id=976]
0x03c2a430 JavaThread "Reference Handler" daemon [_thread_blocked, id=2608]
=>0x03beb940 JavaThread "main" [_thread_in_native, id=3232]
Other Threads:
0x02a17bf8 VMThread [id=4016]
0x029d8a10 WatcherThread [id=1736]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 516K [0x14760000, 0x14800000, 0x14c40000)
eden space 512K, 88% used [0x14760000, 0x147d1218, 0x147e0000)
from space 64K, 99% used [0x147f0000, 0x147ffff8, 0x14800000)
to space 64K, 0% used [0x147e0000, 0x147e0000, 0x147f0000)
tenured generation total 1408K, used 511K [0x14c40000, 0x14da0000, 0x18760000)
the space 1408K, 36% used [0x14c40000, 0x14cbff38, 0x14cc0000, 0x14da0000)
compacting perm gen total 4096K, used 3822K [0x18760000, 0x18b60000, 0x1c760000)
the space 4096K, 93% used [0x18760000, 0x18b1b9c0, 0x18b1ba00, 0x18b60000)
VM Arguments:
jvm_args: -Xbootclasspath/a:W:\Java\J2RE14~2.2_1\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.4.2_17 -Djavaplugin.nodotversion=142_17 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=W:\Java\J2RE14~2.2_1 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=W:\Java\J2RE14~2.2_1\classes -Xbootclasspath/a:W:\Java\J2RE14~2.2_1\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.4.2_17 -Djavaplugin.nodotversion=142_17 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=W:\Java\J2RE14~2.2_1 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
java_command: <unknown>
Launcher Type: generic
Environment Variables:
CLASSPATH=W:\TEBORA\TEBIS2.ZIP;C:\TEBORA\TEBIS2.ZIP
PATH=W:\Java\J2RE14~2.2_1\bin;C:\Program Files\Internet Explorer;;C:\PROGRA~1\ESWM\CLIENT~1\BIN;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;W:\Tebora\OpenCV\bin;K:\PVCS_I~3\VM\win32\bin;w:\ORANT\BIN;.
USERNAME=dsenli
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 2085612k(1499244k free), swap 2689268k(2158732k free)
vm_info: Java HotSpot(TM) Client VM (1.4.2_17-b06) for windows-x86, built on Feb 8 2008 18:36:31 by "java_re" with MS VC++ 6.0

1.4.2 is old version of JRE which is only supported though Java For Business.
Please consider upgrading to latest JRE6 or signing up for Java For Business program.

Similar Messages

  • Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings!

    Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings! Works fine with an older Safari Version. Web link, call doodle app.  You could see the website in the backround working but safari crashes after clicking on the error window.   Any suggestions?

    Turn off Private Browsing.
    Tap "Private" on Safari Screen to disable Private Browsing. When top of screen is white, Private Browsing is off.

  • Adobe Applications Manage rin Yosemite Kaput. Advisor directs me here. another Adobe Run-around. CS5 Extended still crashing with Eyedropper when moved to desktop.

    Adobe Applications Manage rin Yosemite Kaput. Advisor directs me here. Another Adobe Run-around. CS5 Extended still crashing with Eyedropper when moved to desktop.

    I'm sorry to report that I've not yet  figured out how to go about this 'Cleaning'. I've run the cleaner on the Applications Manager, then attempted to reinstall the downloaded Applications Manager and again I get the same message as above. I attempted to trash the Applications Folder and rerun the installer. That did not work. I then moved the downloaded Applications folder to the utilities folder and restarted CS5>Updates. It reports, again it can't find/or is damaged Applications Manager. I will now take the folder out of the trash and return it to the Utilities folder.
    If I run the Recovery tool on Photoshop will I uninstall Photoshop or will it only 'clean' it. Does it mean I will lose any third party plugins?
    I do thank you for your continued support. This is the first time a requested answer/suggestion to my troubles has been promptly be addressed by 'Adobe'. I am also pleased I can reply to an email to aid in resolving questions.
    Again, Thanks!
    CB

  • Finder keep crashing everytime i put file in Desktop

    Finder keep crashing everytime i put file in Desktop
    1. if i copy 1 file to Desktop this is always happened , blinking repeatedly ,  Until i delete from terminal   (rm ~/Desktop/<files here>  , the blinking stop and i click "Don't restore windows"
    2.so all the desktop should be cleaned other wise what happened in number one is happened
    3. if i login with different user the problem not occurred . but i badly need this current user that i has due to a lot of setup.
    already tried delete the .DS_Store in my home directory but did not help. I plan to delete the com.apple.sidebarlists.plist but dont have any guts to do it
    better escalate it to this thread.
    Kindly find the logs:
    Process:    
    Finder [475]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.7.3 (10.7.3)
    Build Info: 
    Finder_FE-751003013000000~4
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [269]
    Date/Time:  
    2012-08-28 22:52:59.120 +0800
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Crashed Thread:  5  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
    __TEXT            
    0000000101cea000-00000001021f6000 [ 5168K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Application Specific Information:
    objc[475]: garbage collection is OFF
    Thread 0:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib   
    0x00007fff99991e9e stat$INODE64 + 10
    1   com.apple.CoreFoundation 
    0x00007fff94d1c659 -[CFXPreferencesPropertyListSourceSynchronizer _backingPlistChangedSinceLastSync] + 89
    2   com.apple.CoreFoundation 
    0x00007fff94d1c393 -[CFXPreferencesPropertyListSourceSynchronizer synchronizeAlreadyFlocked] + 35
    3   com.apple.CoreFoundation 
    0x00007fff94d1c319 -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 425
    4   com.apple.CoreFoundation 
    0x00007fff94d1bf9c -[CFXPreferencesPropertyListSource synchronize] + 108
    5   com.apple.CoreFoundation 
    0x00007fff94d1b3a6 ___CFXPreferencesSynchronize_block_invoke_1 + 54
    6   com.apple.CoreFoundation 
    0x00007fff94d1b360 ____CFXPREFS_SYNC_LOCKED_block_invoke_1 + 32
    7   libdispatch.dylib        
    0x00007fff96edcc79 _dispatch_barrier_sync_f_invoke + 33
    8   com.apple.CoreFoundation 
    0x00007fff94d1b313 CFPreferencesSynchronize + 323
    9   com.apple.FileSync.framework 
    0x00007fff8e9d8460 SFIDiskMirrorCopyIDiskUsername + 204
    10  com.apple.FileSync.framework 
    0x00007fff8e9d863a SFIDiskMirrorCopyPair + 84
    11  com.apple.finder         
    0x0000000101d11d67 0x101cea000 + 163175
    12  com.apple.Foundation     
    0x00007fff96b81186 __NSFireDelayedPerform + 392
    13  com.apple.CoreFoundation 
    0x00007fff94d2b934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    14  com.apple.CoreFoundation 
    0x00007fff94d2b486 __CFRunLoopDoTimer + 534
    15  com.apple.CoreFoundation 
    0x00007fff94d0be11 __CFRunLoopRun + 1617
    16  com.apple.CoreFoundation 
    0x00007fff94d0b486 CFRunLoopRunSpecific + 230
    17  com.apple.HIToolbox      
    0x00007fff940564d3 RunCurrentEventLoopInMode + 277
    18  com.apple.HIToolbox      
    0x00007fff9405d781 ReceiveNextEventCommon + 355
    19  com.apple.HIToolbox      
    0x00007fff9405d60e BlockUntilNextEventMatchingListInMode + 62
    20  com.apple.AppKit         
    0x00007fff970f5e31 _DPSNextEvent + 659
    21  com.apple.AppKit         
    0x00007fff970f5735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    22  com.apple.AppKit         
    0x00007fff973a9acd -[NSApplication _realDoModalLoop:peek:] + 610
    23  com.apple.AppKit         
    0x00007fff973a9701 -[NSApplication runModalForWindow:] + 120
    24  com.apple.AppKit         
    0x00007fff9739cd65 -[NSAlert runModal] + 159
    25  com.apple.AppKit         
    0x00007fff97124c4f __-[NSPersistentUIManager promptToIgnorePersistentState]_block_invoke_1 + 815
    26  com.apple.AppKit         
    0x00007fff973a2b1a -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 31
    27  com.apple.AppKit         
    0x00007fff971248e8 -[NSPersistentUIManager promptToIgnorePersistentState] + 178
    28  com.apple.AppKit         
    0x00007fff970f90a4 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 180
    29  com.apple.AppKit         
    0x00007fff970fa361 -[NSApplication _sendFinishLaunchingNotification] + 358
    30  com.apple.AppKit         
    0x00007fff970f617b _DPSNextEvent + 1501
    31  com.apple.AppKit         
    0x00007fff970f5735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    32  com.apple.AppKit         
    0x00007fff970f2071 -[NSApplication run] + 470
    33  com.apple.AppKit         
    0x00007fff9736e244 NSApplicationMain + 867
    34  com.apple.finder         
    0x0000000101cf04af 0x101cea000 + 25775
    35  com.apple.finder         
    0x0000000101cf0474 0x101cea000 + 25716
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff999917e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff96edc78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff96edb31a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 5 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   com.apple.DesktopServices
    0x00007fff997e0718 BTreeIterator::PushForward(Page*) + 30
    1   com.apple.DesktopServices
    0x00007fff997e06d3 BTreeIterator::BuildStack(IAOrderedStorable const*) + 81
    2   com.apple.DesktopServices
    0x00007fff997e0657 BTreeIterator::BTreeIterator(BTree*) + 31
    3   com.apple.DesktopServices
    0x00007fff997e0618 BTree::MakeIterator() + 34
    4   com.apple.DesktopServices
    0x00007fff997de6ee TPropertyInfo::MakeProperties(TPropertyInfoList*, unsigned char*, unsigned int, bool) + 216
    5   com.apple.DesktopServices
    0x00007fff99869cd4 TPropertyInfo::CreatePropertyList(TCountedPtr<TFSInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 422
    6   com.apple.DesktopServices
    0x00007fff99869ada TPropertyInfo::CreatePropertyList(TCountedPtr<TCFURLInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 154
    7   com.apple.DesktopServices
    0x00007fff997de52e THFSPlusPropertyStore::Open(bool, bool) const + 130
    8   com.apple.DesktopServices
    0x00007fff997de48e THFSPlusPropertyStore::GetProperties(bool) const + 38
    9   com.apple.DesktopServices
    0x00007fff997e77af THFSPlusPropertyStore::CreateUniqueNameList() + 113
    10  com.apple.DesktopServices
    0x00007fff997d0961 TNode::ScavengeProperties(bool) + 345
    11  com.apple.DesktopServices
    0x00007fff997cd675 TNode::HandleSync(unsigned int) + 1403
    12  com.apple.DesktopServices
    0x00007fff997dae34 TNode::HandlePopulate(bool) const + 92
    13  com.apple.DesktopServices
    0x00007fff9980a69c TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 700
    14  com.apple.DesktopServices
    0x00007fff998303d3 __PostNodeTaskRequest_block_invoke_010 + 82
    15  com.apple.DesktopServices
    0x00007fff99843bb8 ExceptionSafeBlock(void ( block_pointer)()) + 15
    16  com.apple.DesktopServices
    0x00007fff9983037b __PostNodeTaskRequest_block_invoke_0 + 88
    17  libdispatch.dylib        
    0x00007fff96edaa86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff96edc2d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff96edc132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff96edb92c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff9623b3da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 6:: Dispatch queue: TNodeEngine 0x10249d160
    0   libsystem_kernel.dylib   
    0x00007fff99990bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9623d2a6 _pthread_cond_wait + 890
    2   com.apple.finder         
    0x0000000101d335ef 0x101cea000 + 300527
    3   com.apple.finder         
    0x0000000101d3395e 0x101cea000 + 301406
    4   com.apple.finder         
    0x0000000101cfdf55 0x101cea000 + 81749
    5   com.apple.finder         
    0x0000000101d3379b 0x101cea000 + 300955
    6   com.apple.finder         
    0x0000000101d3371f 0x101cea000 + 300831
    7   com.apple.finder         
    0x0000000101d3358a 0x101cea000 + 300426
    8   com.apple.finder         
    0x0000000101cfde70 0x101cea000 + 81520
    9   com.apple.finder         
    0x0000000101d333a8 0x101cea000 + 299944
    10  com.apple.finder         
    0x0000000101d33291 0x101cea000 + 299665
    11  com.apple.finder         
    0x0000000101d0bce8 0x101cea000 + 138472
    12  libdispatch.dylib        
    0x00007fff96edaa86 _dispatch_call_block_and_release + 18
    13  libdispatch.dylib        
    0x00007fff96edc2d6 _dispatch_queue_drain + 264
    14  libdispatch.dylib        
    0x00007fff96edc132 _dispatch_queue_invoke + 54
    15  libdispatch.dylib        
    0x00007fff96edb92c _dispatch_worker_thread2 + 198
    16  libsystem_c.dylib        
    0x00007fff9623b3da _pthread_wqthread + 316
    17  libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff99990df2 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff94d54c8b __CFSocketManager + 1355
    2   libsystem_c.dylib        
    0x00007fff962398bf _pthread_start + 335
    3   libsystem_c.dylib        
    0x00007fff9623cb75 thread_start + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x00007fa1e2d87bb0  rbx: 0x00007fa1e2d87b80  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00000001022f4000  rsi: 0x0000000000000000  rbp: 0x00000001027ec960  rsp: 0x00000001027ec940
       r8: 0x000000000000001d   r9: 0x000000000000087a  r10: 0x0000000000000000  r11: 0x00007fa1e2d87bb0
      r12: 0x0000000000000000  r13: 0x0000000000010804  r14: 0x00007fff7f5f6c60  r15: 0x00007fa1e2d87930
      rip: 0x00007fff997e0718  rfl: 0x0000000000010297  cr2: 0x0000000000000000
    Logical CPU: 1
    Binary Images:
    0x101cea000 -   
    0x1021f5fff  com.apple.finder (10.7.3 - 10.7.3) <3D95DBC7-C447-3597-94CD-D6DEAF15E9C2> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x1028f5000 -   
    0x10290afff  com.apple.frameworks.preferencepanessupport (1.0 - 1.0) <B7E1A6D7-5C75-3626-ACD9-682B6CBC3EBF> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
    0x7fff618ea000 -
    0x7fff6191ebaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8dc65000 -
    0x7fff8dc95ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8dc96000 -
    0x7fff8e0c9ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8e0ca000 -
    0x7fff8e0cdfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8e116000 -
    0x7fff8e151fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8e152000 -
    0x7fff8e1f4fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8e2b1000 -
    0x7fff8e450ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8e476000 -
    0x7fff8e93dfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8e93e000 -
    0x7fff8e962fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e9d7000 -
    0x7fff8e9ecfff  com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x7fff8e9ed000 -
    0x7fff8ea2fff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8ea30000 -
    0x7fff8eb37fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8ecdc000 -
    0x7fff8ed3eff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8ed3f000 -
    0x7fff8ee75fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8f089000 -
    0x7fff8f0c7fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8f0c8000 -
    0x7fff8f0cdfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f0ce000 -
    0x7fff8f101ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8f169000 -
    0x7fff8f16ffff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8f170000 -
    0x7fff8f1a5fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8f1a6000 -
    0x7fff8f247ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8f271000 -
    0x7fff8f37efff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8f37f000 -
    0x7fff8f385fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f3da000 -
    0x7fff8f3dafff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8f411000 -
    0x7fff8f412ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8f413000 -
    0x7fff8f417ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8f418000 -
    0x7fff8f474ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8f47a000 -
    0x7fff8f4a1fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8fc35000 -
    0x7fff8fcc7ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8fd63000 -
    0x7fff8fd6eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8fd94000 -
    0x7fff8fd9afff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff8fd9b000 -
    0x7fff8fda4ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8fdcd000 -
    0x7fff8fdd3ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8fdd4000 -
    0x7fff8fdd9ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8fdda000 -
    0x7fff8fe5eff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8fe5f000 -
    0x7fff8fe62fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8fe63000 -
    0x7fff8fea4fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8fea5000 -
    0x7fff9002ffff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff90071000 -
    0x7fff9009afff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff900cc000 -
    0x7fff900f7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff900f8000 -
    0x7fff9014ffff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff90150000 -
    0x7fff90150fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff9018c000 -
    0x7fff9019cff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff901f8000 -
    0x7fff9026efff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff9026f000 -
    0x7fff90322ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff90327000 -
    0x7fff90361fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff90362000 -
    0x7fff9038bff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9043b000 -
    0x7fff90446ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff90447000 -
    0x7fff9049bff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9049c000 -
    0x7fff904c9fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff904ca000 -
    0x7fff904d5ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff904d9000 -
    0x7fff904e7fff  com.apple.Collaboration (63.2 - 63.2) <0AABDD01-6A44-3445-A834-545E47CBEA96> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff904e8000 -
    0x7fff90545ff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff90546000 -
    0x7fff90550ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff907ba000 -
    0x7fff907d7fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff907d8000 -
    0x7fff907ebff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff907ec000 -
    0x7fff907f1fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff907f2000 -
    0x7fff90836ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff908e9000 -
    0x7fff908ebfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff908ec000 -
    0x7fff90917ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff90918000 -
    0x7fff90953fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff90999000 -
    0x7fff90aa5fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff90b55000 -
    0x7fff9105eff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff9105f000 -
    0x7fff9107bff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff9107c000 -
    0x7fff912eaff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff912eb000 -
    0x7fff912fdff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff92083000 -
    0x7fff92180ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff92181000 -
    0x7fff923f6ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff923f7000 -
    0x7fff927a0fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff927a1000 -
    0x7fff927a2ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff927bf000 -
    0x7fff92f53fef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff92f7d000 -
    0x7fff93561fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff93562000 -
    0x7fff93564fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff93565000 -
    0x7fff936befff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff936bf000 -
    0x7fff93742fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff93743000 -
    0x7fff937d6ff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff937d7000 -
    0x7fff9382afff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff93839000 -
    0x7fff938d3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff93fb0000 -
    0x7fff93fc4ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff93fc5000 -
    0x7fff93ffefe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff93fff000 -
    0x7fff93ffffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff94000000 -
    0x7fff94004fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff94005000 -
    0x7fff94053fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff94054000 -
    0x7fff94380ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94381000 -
    0x7fff94465fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff94469000 -
    0x7fff9478bfe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff947a5000 -
    0x7fff949a7fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff949ae000 -
    0x7fff94cd2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff94cd3000 -
    0x7fff94ea7ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94eb2000 -
    0x7fff94eddfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff94ede000 -
    0x7fff94f2aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff94f2b000 -
    0x7fff94f2efff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff94f2f000 -
    0x7fff95031fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff95032000 -
    0x7fff95037fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff95038000 -
    0x7fff9504aff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff9504d000 -
    0x7fff9505bfff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff953fd000 -
    0x7fff9541dfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9541e000 -
    0x7fff95421fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff95422000 -
    0x7fff95423fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff95463000 -
    0x7fff95479fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9547a000 -
    0x7fff9557ffff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff95588000 -
    0x7fff9558bff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff9558c000 -
    0x7fff95593fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff95a27000 -
    0x7fff95c9afff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff95c9b000 -
    0x7fff95cb2fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff95cb3000 -
    0x7fff95fcffff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff95fd4000 -
    0x7fff95fd8fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff95fd9000 -
    0x7fff960a0ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff960a1000 -
    0x7fff960a5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff960a6000 -
    0x7fff960b4ff7  com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff960b5000 -
    0x7fff960c2ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff960c3000 -
    0x7fff960e7fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff960e8000 -
    0x7fff960f0fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff960f1000 -
    0x7fff960f1fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff960f7000 -
    0x7fff961d5fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff961d6000 -
    0x7fff961e2fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff961eb000 -
    0x7fff962c8fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff96466000 -
    0x7fff964d6fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff964d7000 -
    0x7fff964f3fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff964f4000 -
    0x7fff96513fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff96591000 -
    0x7fff9659dfff  com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    0x7fff9659e000 -
    0x7fff965efff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff965f0000 -
    0x7fff965fdfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff965fe000 -
    0x7fff96650ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9680a000 -
    0x7fff96811ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff96814000 -
    0x7fff96826ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff96827000 -
    0x7fff96866ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff96867000 -
    0x7fff968c7fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff968c8000 -
    0x7fff968dffff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff968e0000 -
    0x7fff96a47fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff96a48000 -
    0x7fff96a62fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff96a63000 -
    0x7fff96b4bfff  com.apple.Bluetooth (4.0.5 - 4.0.5f11) <4DF38224-CA01-3E76-BE84-0A510C1983A0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff96b4c000 -
    0x7fff96b74fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff96b75000 -
    0x7fff96e8efff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff96ed9000 -
    0x7fff96ee7fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff96ee8000 -
    0x7fff96f15ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff970ed000 -
    0x7fff97cf3ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff97d09000 -
    0x7fff97d49ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff97d4a000 -
    0x7fff97d4afff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff97e4e000 -
    0x7fff97e4efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff97e4f000 -
    0x7fff97ed4ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff97ee7000 -
    0x7fff97ef6ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff97ef7000 -
    0x7fff97ef7fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff97ef8000 -
    0x7fff97f0eff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff97f0f000 -
    0x7fff97f10ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff97f11000 -
    0x7fff97f69fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff97f6a000 -
    0x7fff97f78ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff97f79000 -
    0x7fff98396ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff98397000 -
    0x7fff983a4fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff98463000 -
    0x7fff98464fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff98481000 -
    0x7fff9848cfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9849e000 -
    0x7fff984a0ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff984a1000 -
    0x7fff984e8ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff984e9000 -
    0x7fff9855ffff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff98560000 -
    0x7fff9865aff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9865b000 -
    0x7fff9873aff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff9873b000 -
    0x7fff987a3ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff987a4000 -
    0x7fff987a5fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff987a6000 -
    0x7fff987fafff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff987fb000 -
    0x7fff98ae4ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff98ae5000 -
    0x7fff98b8afff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff98cce000 -
    0x7fff98d37fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff98d38000 -
    0x7fff98d5efff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff98d9e000 -
    0x7fff98e14fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff98e15000 -
    0x7fff98f15fff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff98f16000 -
    0x7fff98f16fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff98f36000 -
    0x7fff98f5ffff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff98f60000 -
    0x7fff98f66fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff98f67000 -
    0x7fff98fabff7  com.apple.MediaKit (12

    This is solved my problam totally
    open a terminal:
    1.cd ~/Desktop/
    2.rm -Rf .DS_Store
    3.cd ..
    4.rm -Rf .DS_Store

  • Save log file on Desktop

    Hi,
    I have created a script (see below) which alert unused character and paragraph style in active document.
    My Script
    myUnusedParagraphStyleName();
    myUnusedCharacterStyleName();
    function myUnusedParagraphStyleName()
    var myDoc = app.activeDocument;
    var myParStyles = myDoc.allParagraphStyles;
    var foundPStyles = [];
    for (i = myParStyles.length-1; i >= 2; i-- ){
    foundPStyles.push(myParStyles.[i].name);
    alert(foundPStyles.join("\r       "));
    function myUnusedCharacterStyleName()
    var myDoc = app.activeDocument;
    var myCharStyles = myDoc.allCharacterStyles;
    var foundCStyles = [];
    for (i = myCharStyles.length-1; i >= 1; i-- ){
    foundCStyles.push(myCharStyles.[i].name);
    alert(foundCStyles.join("\r       "));
    But I want to save my alert message as a log file on my Desktop. I have search and found an example (see below) but I couldn't merge this code with my script.
    Can anybody please merge this code within my JS. So that my script save a log file in desktop. I really appreciate all your support.
    Example taken from Adobe Forum
    var myDoc = app.activeDocument;
    var myDocPath = myDoc.filePath;
    var myDocName = myDoc.name;
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.findWhat = "\\b(\\w.+\\s000\\s000\\s00)";
    var mySearch = myDoc.findGrep();
    var myFound = new Array()
    for (var j = 0; j < mySearch.length; j++)
    myFound.push (mySearch[j].contents);
    alert(myFound);
    var inc=0;
    var myLogFile = new File(myDocPath.fsName + "/Report_" + myDocName.split(".")[0] +".txt");
    if(myLogFile.open("w", undefined, undefined))
    myLogFile.writeln("Tool name : Report Generator for CS5");
    myLogFile.writeln("************************************");
    if(myFound.length != 0)
            myLogFile.writeln("");
            for (var k = 0; k<myFound.length; k++)
       serialno = k + 1;
       myLogFile.writeln("  "+serialno+".  "+myFound[k]);
    myLogFile.execute();
      else
       myLogFile.writeln("No terms found");
    Thanks in advance.
    Mon

    Here is it.
    var foundPStyles = [];var foundCStyles = [];var myDoc = app.activeDocument;var myDocPath = myDoc.filePath;var myDocName = myDoc.name;  myUnusedParagraphStyleName();myUnusedCharacterStyleName();myWrite2Log();  function myUnusedParagraphStyleName(){          var myParStyles = myDoc.allParagraphStyles;          for (i = myParStyles.length-1; i >= 2; i-- )          {                    foundPStyles.push(myParStyles[i].name);          }          // alert(foundPStyles.join("\r       "));}function myUnusedCharacterStyleName(){          var myCharStyles = myDoc.allCharacterStyles;          for (i = myCharStyles.length-1; i >= 1; i-- ){                    foundCStyles.push(myCharStyles[i].name);          }          // alert(foundCStyles.join("\r       "));}function myWrite2Log(){          var inc=0;          var myLogFile = new File(Folder.desktop+"/Report.txt");          if(myLogFile.open("w", undefined, undefined))          {            myLogFile.writeln("Unused ParaGraph Styles\n=======================\n\r");            if(foundPStyles.length != 0)            {                      myLogFile.writeln("");                      for (var k = 0; k<foundPStyles.length; k++)                      {                                serialno = k + 1;                                myLogFile.writeln("\t"+serialno+".\t"+foundPStyles[k]);                      }            }            else            {                      myLogFile.writeln("\nNo Unused ParaGraph Styles Found\n\n");            }              myLogFile.writeln("\n\nUnused Character Styles\n=======================\n\r");            if(foundCStyles.length != 0)            {                      myLogFile.writeln("");                      for (var k = 0; k<foundCStyles.length; k++)                      {                                serialno = k + 1;                                myLogFile.writeln("\t"+serialno+".\t"+foundCStyles[k]);                      }            }            else            {                      myLogFile.writeln("\nNo Unused Character Styles Found");            }          }     myLogFile.close();}
    Hope this Helps to you

  • Ical crashes with error log

    When i'm trying to start Ical on my Imac with intel i3 10.6.8, sice today it crasshes.
    The next error log is shown after Ical was closed:
    Process:         iCal [229]
    Path:            /Applications/iCal.app/Contents/MacOS/iCal
    Identifier:      com.apple.iCal
    Version:         4.0.4 (1395.7)
    Build Info:      iCal-13950700~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [96]
    Date/Time:       2012-07-06 10:33:32.316 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          6840 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  1214 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      1388268B-54D2-4ED1-A67D-081D3B0333F2
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  4  Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    abort() called
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Thread <NSThread: 0x1169a7180>{name = (null), num = 42} is not prepared to receive inter-thread messages.  You must invoke +prepareForInterThreadMessages first.'
    *** Call stack at first throw:
              0   CoreFoundation                      0x00007fff81858784 __exceptionPreprocess + 180
              1   libobjc.A.dylib                     0x00007fff869b6f03 objc_exception_throw + 45
              2   CoreFoundation                      0x00007fff818585a7 +[NSException raise:format:arguments:] + 103
              3   CoreFoundation                      0x00007fff81858534 +[NSException raise:format:] + 148
              4   DAVKit                              0x00007fff830794fd postMessage + 214
              5   DAVKit                              0x00007fff83077185 -[AYOperation notifyWithName:infos:] + 253
              6   DAVKit                              0x00007fff83078edd +[AYOperation _dispatchNextOperationInQueue] + 512
              7   DAVKit                              0x00007fff8307814b __+[AYOperation _queueOneBlock]_block_invoke_1 + 94
              8   libSystem.B.dylib                   0x00007fff87ac2d64 _dispatch_call_block_and_release + 15
              9   libSystem.B.dylib                   0x00007fff87aa12d1 _dispatch_worker_thread2 + 239
              10  libSystem.B.dylib                   0x00007fff87aa0c08 _pthread_wqthread + 353
              11  libSystem.B.dylib                   0x00007fff87aa0aa5 start_wqthread + 13
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff869b3d5e _class_getInstanceSize + 22
    1   libobjc.A.dylib                         0x00007fff869b3dde _internal_class_createInstanceFromZone + 47
    2   com.apple.CoreFoundation                0x00007fff817d0b39 +[NSObject(NSObject) allocWithZone:] + 25
    3   com.apple.AppKit                        0x00007fff8961a9fa -[NSTableView drawRect:] + 628
    4   com.apple.AppKit                        0x00007fff89610cc5 -[NSView _drawRect:clip:] + 3390
    5   com.apple.AppKit                        0x00007fff8960f938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    6   com.apple.AppKit                        0x00007fff8960fca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    7   com.apple.AppKit                        0x00007fff8960fca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    8   com.apple.AppKit                        0x00007fff8960fca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    9   com.apple.AppKit                        0x00007fff8960e00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    10  com.apple.AppKit                        0x00007fff8960eed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    11  com.apple.AppKit                        0x00007fff8960eed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    12  com.apple.AppKit                        0x00007fff8960eed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    13  com.apple.AppKit                        0x00007fff8960db2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    14  com.apple.AppKit                        0x00007fff8960a3de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    15  com.apple.AppKit                        0x00007fff89583c0e -[NSView displayIfNeeded] + 969
    16  com.apple.AppKit                        0x00007fff8957eaba _handleWindowNeedsDisplay + 678
    17  com.apple.CoreFoundation                0x00007fff81817b07 __CFRunLoopDoObservers + 519
    18  com.apple.CoreFoundation                0x00007fff817f3434 __CFRunLoopRun + 468
    19  com.apple.CoreFoundation                0x00007fff817f2d8f CFRunLoopRunSpecific + 575
    20  com.apple.HIToolbox                     0x00007fff84bc77ee RunCurrentEventLoopInMode + 333
    21  com.apple.HIToolbox                     0x00007fff84bc7551 ReceiveNextEventCommon + 148
    22  com.apple.HIToolbox                     0x00007fff84bc74ac BlockUntilNextEventMatchingListInMode + 59
    23  com.apple.AppKit                        0x00007fff89553eb2 _DPSNextEvent + 708
    24  com.apple.AppKit                        0x00007fff89553801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    25  com.apple.AppKit                        0x00007fff8951968f -[NSApplication run] + 395
    26  com.apple.AppKit                        0x00007fff895123b0 NSApplicationMain + 364
    27  com.apple.iCal                          0x00000001000027cc 0x100000000 + 10188
    28  com.apple.iCal                          0x00000001000a4654 0x100000000 + 673364
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff87a9fc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff87aa1add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff87aa17b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff87aa12de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff87aa0c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff87aa0aa5 start_wqthread + 13
    Thread 2:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff87aca932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff81815468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff87abffd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff87abfe89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff87ac1a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff87ac18f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff87ac1863 usleep + 57
    3   com.apple.AppKit                        0x00007fff8969f3a1 -[NSUIHeartBeat _heartBeatThread:] + 1540
    4   com.apple.Foundation                    0x00007fff83b36114 __NSThread__main__ + 1429
    5   libSystem.B.dylib                       0x00007fff87abffd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff87abfe89 thread_start + 13
    Thread 4 Crashed:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x00007fff87af99ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x00007fff87af98d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib                       0x00007fff87b563ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib                       0x00007fff87b75a00 abort + 93
    4   libstdc++.6.dylib                       0x00007fff8697b5d2 __tcf_0 + 0
    5   libobjc.A.dylib                         0x00007fff869bab39 _objc_terminate + 100
    6   libstdc++.6.dylib                       0x00007fff86979ae1 __cxxabiv1::__terminate(void (*)()) + 11
    7   libstdc++.6.dylib                       0x00007fff86979b16 __cxxabiv1::__unexpected(void (*)()) + 0
    8   libstdc++.6.dylib                       0x00007fff86979bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    9   libobjc.A.dylib                         0x00007fff869b6fa2 object_getIvar + 0
    10  com.apple.CoreFoundation                0x00007fff818585a7 +[NSException raise:format:arguments:] + 103
    11  com.apple.CoreFoundation                0x00007fff81858534 +[NSException raise:format:] + 148
    12  com.apple.DAVKit                        0x00007fff830794fd postMessage + 214
    13  com.apple.DAVKit                        0x00007fff83077185 -[AYOperation notifyWithName:infos:] + 253
    14  com.apple.DAVKit                        0x00007fff83078edd +[AYOperation _dispatchNextOperationInQueue] + 512
    15  com.apple.DAVKit                        0x00007fff8307814b __+[AYOperation _queueOneBlock]_block_invoke_1 + 94
    16  libSystem.B.dylib                       0x00007fff87ac2d64 _dispatch_call_block_and_release + 15
    17  libSystem.B.dylib                       0x00007fff87aa12d1 _dispatch_worker_thread2 + 239
    18  libSystem.B.dylib                       0x00007fff87aa0c08 _pthread_wqthread + 353
    19  libSystem.B.dylib                       0x00007fff87aa0aa5 start_wqthread + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff87aa0a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff87aa0e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff87aa0aa5 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x00000001037a8b20  rcx: 0x00000001037a8ad8  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x00000001037a8b10  rsp: 0x00000001037a8ad8
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff87af99ce  rfl: 0x0000000000000247  cr2: 0x0000000058a43000
    Binary Images:
           0x100000000 -        0x1002d6fef  com.apple.iCal 4.0.4 (1395.7) <063A7FEF-C2D3-246E-D6CB-C9A3E75DFB4B> /Applications/iCal.app/Contents/MacOS/iCal
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80005fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff80006000 -     0x7fff80006ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff80083000 -     0x7fff801e3ff7  com.apple.syncservices 5.2 (578.3) <F86C878E-8B5E-DBCE-8592-7AF88DE53261> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff801e4000 -     0x7fff80244fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8027c000 -     0x7fff80507fef  com.apple.JavaScriptCore 6534.52 (6534.52.7) <C8340CAE-B6AC-BCBB-24AB-A6B8B1276C23> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff80508000 -     0x7fff80646fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff80647000 -     0x7fff80670ff7  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <778F7753-F0DD-5B89-0908-B2EC9B66B30A> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff80681000 -     0x7fff807a9ff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff807b9000 -     0x7fff807e4ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff807e5000 -     0x7fff80828ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff80829000 -     0x7fff80940fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff80964000 -     0x7fff80965ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff80c65000 -     0x7fff80ce2fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff80ce3000 -     0x7fff80d7dfff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff80d7e000 -     0x7fff80da6fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff80da7000 -     0x7fff80da7ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff80da8000 -     0x7fff80dbdff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8162c000 -     0x7fff8164dfff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff8164e000 -     0x7fff816ccff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff816f2000 -     0x7fff816f8fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff816f9000 -     0x7fff81734fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff81735000 -     0x7fff817a6ff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff817a7000 -     0x7fff8191efe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8191f000 -     0x7fff81960fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8196a000 -     0x7fff819dcfef  com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff819dd000 -     0x7fff81b7afef  com.apple.WebKit 6534.52 (6534.52.7) <CE3B2C17-67CD-E5DA-1580-B08B10A8FFBB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff81b7b000 -     0x7fff81b81ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff81b82000 -     0x7fff81ba7ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff81ba8000 -     0x7fff823b2fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff823b3000 -     0x7fff82468fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff82491000 -     0x7fff824a2fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff824a3000 -     0x7fff8255cfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff825f2000 -     0x7fff8263dfef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8263e000 -     0x7fff82685ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff82686000 -     0x7fff82686ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff826af000 -     0x7fff82dabff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff82dac000 -     0x7fff82de9fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff82dea000 -     0x7fff82fa8ff7  com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff82fa9000 -     0x7fff83049fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8304a000 -     0x7fff83094ff7  com.apple.DAVKit 4.0.3 (732.2) <7DC4C8B4-9259-2D5D-BDA5-82F0DE3C95CA> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
        0x7fff83095000 -     0x7fff83096fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff83097000 -     0x7fff830a9fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff830aa000 -     0x7fff830cdfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff830ce000 -     0x7fff8317efff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8317f000 -     0x7fff833e8fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff833e9000 -     0x7fff833ecfff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff833ed000 -     0x7fff833edff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff833ee000 -     0x7fff8341ffff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83420000 -     0x7fff8342dfff  com.apple.NSServerNotificationCenter 3.0 (3.0) <FF7063D0-A25F-C22E-FA20-3225ADF089E2> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff8342e000 -     0x7fff834bafef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff834bb000 -     0x7fff83504fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8350d000 -     0x7fff83518ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff83519000 -     0x7fff8352dfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8352e000 -     0x7fff83638ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff83639000 -     0x7fff83837fe7  com.apple.CalendarStore 4.0.4 (997.7) <9A357B3C-F083-BEAA-4094-B00B423DDE47> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff83838000 -     0x7fff838bafff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff838bb000 -     0x7fff838c6fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff838c7000 -     0x7fff838cdff7  com.apple.AOSNotification 1.2.0 (124) <19CCCD17-6888-58F3-17B6-7DC5D49276A4> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff838ce000 -     0x7fff838dafff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fff838e1000 -     0x7fff838e1ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff838e2000 -     0x7fff838e2ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff838e3000 -     0x7fff8391cff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff8391d000 -     0x7fff83965ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff83966000 -     0x7fff83b24fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff83b25000 -     0x7fff83da7fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff83da8000 -     0x7fff83e08ff7  com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff83e09000 -     0x7fff83e46ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff83e47000 -     0x7fff83eb1fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff83eb2000 -     0x7fff83ebcfff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff83eee000 -     0x7fff83f07fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83fd3000 -     0x7fff83fd4ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83fd5000 -     0x7fff8403dfff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff8403e000 -     0x7fff84485fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff84486000 -     0x7fff84543fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff84544000 -     0x7fff84663fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84664000 -     0x7fff84673fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff84674000 -     0x7fff8467aff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8467d000 -     0x7fff84684fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84685000 -     0x7fff846a5fef  com.apple.DotMacSyncManager 2.0.3 (446.9) <E8F9E7E2-A696-4111-C4FF-20AB5DFBC3FC> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff846a6000 -     0x7fff84a43fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff84a56000 -     0x7fff84a5aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff84a5b000 -     0x7fff84a68fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84a69000 -     0x7fff84a72ff7  com.apple.aps.framework 1.2 (1.2) <2E09D42F-2021-C995-44D0-B80AAAAA99E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff84b99000 -     0x7fff84e97fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff84e98000 -     0x7fff84e9fff7  com.apple.KerberosHelper 2.1 (1.0) <8BCCEA2D-7CE7-1B3E-F371-AB8485A1588F> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff84ea0000 -     0x7fff84ea4ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84ea5000 -     0x7fff84f34fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff84f35000 -     0x7fff84f68ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff84f69000 -     0x7fff84fa3fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff84fa4000 -     0x7fff84fa4ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff84fa5000 -     0x7fff84fb6ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff84fb7000 -     0x7fff84fb8fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff84fb9000 -     0x7fff84fcffe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff84fd0000 -     0x7fff8501cfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8501d000 -     0x7fff85060fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85061000 -     0x7fff850c3fe7  com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff850c4000 -     0x7fff85109fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff8527c000 -     0x7fff852bafe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff852bb000 -     0x7fff8530aff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff8530b000 -     0x7fff8530eff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8530f000 -     0x7fff85413ff7  com.apple.PubSub 1.0.5 (65.28) <0C94CB22-B6B6-F37A-A4FD-A33BB2A29996> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8542d000 -     0x7fff85433ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff85464000 -     0x7fff85466fef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
        0x7fff85467000 -     0x7fff85472fff  com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
        0x7fff85473000 -     0x7fff85550fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8557e000 -     0x7fff857c0fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff857c1000 -     0x7fff85802fef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff85803000 -     0x7fff85832ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff85833000 -     0x7fff86865fef  com.apple.WebCore 6534.52 (6534.52.11) <78740DDE-7B9C-92EC-9CF6-C8DD1815B609> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86898000 -     0x7fff86928fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff86929000 -     0x7fff8692efff  libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8692f000 -     0x7fff869acfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff869ad000 -     0x7fff86a63ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff86a64000 -     0x7fff86a67ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86a68000 -     0x7fff86a75ff7  com.apple.AppleFSCompression 24.4 (1.0) <56B27685-B6A7-7FD7-85F3-402C4E0C988E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff86a76000 -     0x7fff86ac9ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff86aca000 -     0x7fff86d04fef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86d05000 -     0x7fff86d0afff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff86d0b000 -     0x7fff86d87ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff86d88000 -     0x7fff86e0dff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86e0e000 -     0x7fff86e57ff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff876a0000 -     0x7fff8771ffe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff87720000 -     0x7fff87720ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87751000 -     0x7fff8778bfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff8778c000 -     0x7fff87871fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff87872000 -     0x7fff878defe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff87997000 -     0x7fff8799cff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff87a6a000 -     0x7fff87a85ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff87a86000 -     0x7fff87c47fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff87c48000 -     0x7fff8814eff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8814f000 -     0x7fff88284fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88351000 -     0x7fff88694fff  com.apple.MessageFramework 4.5 (1084) <C291835F-FD0E-443D-05BA-3DC0A1634E0C> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff88695000 -     0x7fff886e4fef  libTIFF.dylib ??? (???) <2DDC5A18-35EE-5B59-10D8-0F6925DB3858> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff886e5000 -     0x7fff887a7fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff888a1000 -     0x7fff888c8ff7  libJPEG.dylib ??? (???) <921A3A14-A69B-F393-1678-5A5D32D4BDF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff888c9000 -     0x7fff88907fef  com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff88b0f000 -     0x7fff88b66fff  com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88b67000 -     0x7fff88b69fff  libRadiance.dylib ??? (???) <E08CD209-E3E4-2753-AF8A-90DD12ED556F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff88b6a000 -     0x7fff88b87ff7  libPng.dylib ??? (???) <A6D093D2-CA9D-2035-9C11-0AE98585C6F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff88bcb000 -     0x7fff88be2fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff88c18000 -     0x7fff88d32fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff88d33000 -     0x7fff88d49fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff88d4a000 -     0x7fff88d9fff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff88da0000 -     0x7fff88e61fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff88e62000 -     0x7fff88ea9fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff88eaa000 -     0x7fff88f7efe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff88f7f000 -     0x7fff88f8efef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff88f9b000 -     0x7fff893defef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C

    Mail account > network account, yes.
    This is the log of the Console
    The error with unauthorized accounts/passwords, comes because on the account we changed the password.
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.290 [iCal:2175] ERROR (AYOPERATION): <[Request 0x118033f80] PROPFIND /principals/__uids__/395E4C1F-CEE4-4330-BC11-3B72AEF1C5AE/ (for <DAVSession 0x1019c4c90(SERVER ADDRESS)>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101ba1f90 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b862b0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.315 [iCal:2175] ERROR (AYOPERATION): <[Request 0x118033f80] PROPFIND /principals/__uids__/1E9C1426-DFDD-451F-BCAC-BEA41D33CCD7/ (for <DAVSession 0x1163442c0 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x116540cf0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x10196ef00 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.419 [iCal:2175] ERROR (AYOPERATION): <[Request 0x1165001d0] PROPFIND /principals/__uids__/7EB9A32E-0940-4A7D-BF8E-980C3C5F6596/ (for <DAVSession 0x1019e4590 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101bacae0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101bc6df0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.524 [iCal:2175] ERROR (AYOPERATION): <[Request 0x1165001d0] PROPFIND /principals/__uids__/B8AD2ED7-5056-477D-B316-C102AAA199C4/ (for <DAVSession 0x1163135a0 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101bbc870 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b86080 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.627 [iCal:2175] ERROR (AYOPERATION): <[Request 0x1165001d0] PROPFIND /principals/__uids__/4ACD2BC1-37BC-4BAE-9C16-A3DEE043B52F/ (for <DAVSession 0x11635b270 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x118002460 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b86080 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.732 [iCal:2175] ERROR (AYOPERATION): <[Request 0x1165001d0] PROPFIND /principals/__uids__/CA598031-091D-4757-86D1-BAF64BEAEB51/ (for <DAVSession 0x1019eda00 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101bad9e0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b24a50 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.960 [iCal:2175] ERROR (AYOPERATION): <[Request 0x1165001d0] PROPFIND /principals/__uids__/16C46998-F75D-4A35-9E84-11978C2FDE67/ (for <DAVSession 0x11635b890 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b69c10 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x11702fa40 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:40 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:40.977 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/AC8C4E8C-7190-45E9-94A3-67079CB2E7DE/ (for <DAVSession 0x1163f9380 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101ba3720 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b9ca50 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:41 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:41.040 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/37A0E0D6-C383-4071-8005-086B147D8B68/ (for <DAVSession 0x11635c220 https://mail.trinite.nl/>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b83990 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b9ca50 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:41 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:41.144 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/A477C8B6-6413-4E11-A5B3-684917E3D51C/ (for <DAVSession 0x116359440 https://mail.trinite.nl/>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b7f450 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101ba66e0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:41 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:41.248 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/0E703019-155D-4B74-8054-5C30F354DC49/ (for <DAVSession 0x116347860 https://mail.trinite.nl/>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b7def0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b6eb50 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:41 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:41.351 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/F2118006-FB38-4B57-AD2A-DAF2AD75011F/ (for <DAVSession 0x11631e800 https://mail.trinite.nl/>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b72a50 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b77030 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:41 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:41.461 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/A41A50F1-3D87-4A9E-AE6F-F3B43F003963/ (for <DAVSession 0x116359930 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101bc55c0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b8d8f0 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:41 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:41.630 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/2DEDB61B-CF41-4E0A-A959-A26F1FCC59EC/ (for <DAVSession 0x10193c990 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b73b10 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b70200 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:41 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:41.668 [iCal:2175] ERROR (AYOPERATION): <[Request 0x116508c00] PROPFIND /principals/__uids__/5F06B255-AD07-4D0A-9366-129FA31A6354/ (for <DAVSession 0x10198ac50 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101b77720 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x101bbe840 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:42 PM          iCal[2175]          CalDAV CalDAVAccountRefreshQueueableOperation failed: status 'HTTP/1.1 401 Unauthorized' request:
    <?xml version="1.0" encoding="utf-8"?>
    <x0:propfind xmlns:x1="urn:ietf:params:xml:ns:caldav" xmlns:x0="DAV:" xmlns:x2="http://calendarserver.org/ns/">
    <x0:prop>
      <x0:principal-collection-set/>
      <x1:calendar-home-set/>
      <x1:calendar-user-address-set/>
      <x1:schedule-inbox-URL/>
      <x1:schedule-outbox-URL/>
      <x2:dropbox-home-URL/>
      <x2:xmpp-uri/>
      <x2:notification-URL/>
      <x0:displayname/>
      <x0:principal-URL/>
      <x0:supported-report-set/>
    </x0:prop>
    </x0:propfind>
    ... response:
    HTTP/1.1 401 Unauthorized
    Date: Fri, 06 Jul 2012 14:22:40 GMT
    Server: Twisted/8.2.0 TwistedWeb/8.2.0
    Content-Length: 141
    Dav: 1, access-control, calendar-access, calendar-schedule, calendar-auto-schedule, calendar-availability, inbox-availability, calendar-proxy, calendarserver-private-events, calendarserver-private-comments, calendarserver-principal-property-search
    Content-Type: text/html
    Www-Authenticate: digest nonce="655567066705680629856015390420100222343823624532540240874", realm="/Search", algorithm="md5"
    Cache-Control: max-age=60
    Expires: Fri, 06 Jul 2012 14:23:40 GMT
    Ms-Author-Via: DAV
    X-Frame-Options: SameOrigin
    X-Ua-Compatible: IE=EmulateIE7
    Keep-Alive: timeout=15, max=500
    Connection: Keep-Alive
    7/6/12 4:22:42 PM          iCal[2175]          CalDAV CalDAVAccountRefreshQueueableOperation failed: status 'HTTP/1.1 401 Unauthorized' request:
    <?xml version="1.0" encoding="utf-8"?>
    <x0:propfind xmlns:x1="urn:ietf:params:xml:ns:caldav" xmlns:x0="DAV:" xmlns:x2="http://calendarserver.org/ns/">
    <x0:prop>
      <x0:principal-collection-set/>
      <x1:calendar-home-set/>
      <x1:calendar-user-address-set/>
      <x1:schedule-inbox-URL/>
      <x1:schedule-outbox-URL/>
      <x2:dropbox-home-URL/>
      <x2:xmpp-uri/>
      <x2:notification-URL/>
      <x0:displayname/>
      <x0:principal-URL/>
      <x0:supported-report-set/>
    </x0:prop>
    </x0:propfind>
    ... response:
    HTTP/1.1 401 Unauthorized
    Date: Fri, 06 Jul 2012 14:22:40 GMT
    Server: Twisted/8.2.0 TwistedWeb/8.2.0
    Content-Length: 141
    Dav: 1, access-control, calendar-access, calendar-schedule, calendar-auto-schedule, calendar-availability, inbox-availability, calendar-proxy, calendarserver-private-events, calendarserver-private-comments, calendarserver-principal-property-search
    Content-Type: text/html
    Www-Authenticate: digest nonce="86233837381709637792687613964965059846593283836775444391", realm="/Search", algorithm="md5"
    Cache-Control: max-age=60
    Expires: Fri, 06 Jul 2012 14:23:40 GMT
    Ms-Author-Via: DAV
    X-Frame-Options: SameOrigin
    X-Ua-Compatible: IE=EmulateIE7
    Keep-Alive: timeout=15, max=500
    Connection: Keep-Alive
    7/6/12 4:22:43 PM          iCal[2175]          CalDAV CalDAVAccountRefreshQueueableOperation failed: status 'HTTP/1.1 401 Unauthorized' request:
    <?xml version="1.0" encoding="utf-8"?>
    <x0:propfind xmlns:x1="urn:ietf:params:xml:ns:caldav" xmlns:x0="DAV:" xmlns:x2="http://calendarserver.org/ns/">
    <x0:prop>
      <x0:principal-collection-set/>
      <x1:calendar-home-set/>
      <x1:calendar-user-address-set/>
      <x1:schedule-inbox-URL/>
      <x1:schedule-outbox-URL/>
      <x2:dropbox-home-URL/>
      <x2:xmpp-uri/>
      <x2:notification-URL/>
      <x0:displayname/>
      <x0:principal-URL/>
      <x0:supported-report-set/>
    </x0:prop>
    </x0:propfind>
    ... response:
    HTTP/1.1 401 Unauthorized
    Date: Fri, 06 Jul 2012 14:22:41 GMT
    Server: Twisted/8.2.0 TwistedWeb/8.2.0
    Content-Length: 141
    Dav: 1, access-control, calendar-access, calendar-schedule, calendar-auto-schedule, calendar-availability, inbox-availability, calendar-proxy, calendarserver-private-events, calendarserver-private-comments, calendarserver-principal-property-search
    Content-Type: text/html
    Www-Authenticate: digest nonce="558077760900657414480520995007282074272601601878391817905", realm="/Search", algorithm="md5"
    Cache-Control: max-age=60
    Expires: Fri, 06 Jul 2012 14:23:41 GMT
    Ms-Author-Via: DAV
    X-Frame-Options: SameOrigin
    X-Ua-Compatible: IE=EmulateIE7
    Keep-Alive: timeout=15, max=500
    Connection: Keep-Alive
    7/6/12 4:22:45 PM          [0x0-0x9f09f].com.apple.iCal[2175]          16:22:45.672 [iCal:2175] ERROR (AYOPERATION): <[Request 0x1160ebd70] PROPFIND /principals/__uids__/395E4C1F-CEE4-4330-BC11-3B72AEF1C5AE/ (for <DAVSession 0x1019c4c90 SERVER ADDRESS>)> is setting its error twice (current is Error Domain=DAVErrorDomain Code=3 UserInfo=0x11702b170 "The operation couldn’t be completed. (DAVErrorDomain error 3.)" and new is Error Domain=DAVErrorDomain Code=3 UserInfo=0x117071440 "The operation couldn’t be completed. (DAVErrorDomain error 3.)")
    7/6/12 4:22:45 PM          iCal[2175]          CalDAV CalDAVRefreshDelegateListQueueableOperation failed: status 'HTTP/1.1 401 Unauthorized' request:
    <?xml version="1.0" encoding="utf-8"?>
    <x0:propfind xmlns:x0="DAV:">
    <x0:prop>
      <x0:group-membership/>
    </x0:prop>
    </x0:propfind>
    ... response:
    HTTP/1.1 401 Unauthorized
    Date: Fri, 06 Jul 2012 14:22:45 GMT
    Server: Twisted/8.2.0 TwistedWeb/8.2.0
    Content-Length: 141
    Dav: 1, access-control, calendar-access, calendar-schedule, calendar-auto-schedule, calendar-availability, inbox-availability, calendar-proxy, calendarserver-private-events, calendarserver-private-comments, calendarserver-principal-property-search
    Content-Type: text/html
    Www-Authenticate: digest nonce="467035962767024934544068053588574762419090495224343160582", realm="/Search", algorithm="md5"
    Cache-Control: max-age=60
    Expires: Fri, 06 Jul 2012 14:23:45 GMT
    Ms-Author-Via: DAV
    X-Frame-Options: SameOrigin
    X-Ua-Compatible: IE=EmulateIE7
    Keep-Alive: timeout=15, max=500
    Connection: Keep-Alive

  • MS14-080 Cumulative Security Update for IE causes IE9 to crash with iframe.dll error

    Anyone heard from MS about a fix for MS14-080?
    We've switched off all Windows Updates on our network since MS14-080 went on and started causing IE9 to crash. 
    Appears to crash IE repeatedly when accessing pages using frames.
    EVENT LOG: Application  EVENT TYPE: Error  SOURCE: Application Error  CATEGORY: Application Crashing
    Events  EVENT ID: 1000  COMPUTER:  TIME: Thu 2014-12-11 08:52:14 AM  MESSAGE: Faulting application name: iexplore.exe, version: 9.0.8112.16599, time stamp: 0x5473964b Faulting module name: IEFRAME.dll, version: 9.0.8112.16599, time stamp:
    0x547396ec Exception code: 0xc0000005 Fault offset: 0x001a8290 Faulting process id: 0x13e8 Faulting application start time: 0x01d015520bb830fa Faulting application path: C:\Program Files (x86)\Internet Explorer\iexplore.exe Faulting module path: C:\Windows\system32\IEFRAME.dll
    Report Id: 4adcd51a-8145-11e4-9906-7845c40d6d6c 

    Hi Adrian,
    About this issue, we have received feedback and is working on fixing this issue. Meanwhile, you could submit the
    feedback in this website:
    https://connect.microsoft.com/IE/Feedback
    Karen Hu
    TechNet Community Support

  • Firefox on Mac crashes with error log "EXC_BAD_ACCESS (SIGBUS)"

    For many months Firefox has been crashing shortly after opening. I am using vs 3.6.9 now and it has crashed also. I will try to paste it in here. The log which runs too long so I'll truncate it.
    Process: firefox-bin [3410]
    Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Identifier: org.mozilla.firefox
    Version: 3.6.9 (3.6.9)
    Code Type: PPC (Translated)
    Parent Process: ??? [1]
    Date/Time: 2010-09-08 14:37:31.777 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 210469 sec
    Crashes Since Last Report: 10
    Per-App Interval Since Last Report: 211 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 26CA3E98-078F-45FF-B709-F7F04BE5A69B
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 org.mozilla.firefox 0xb80c0057 0xb8000000 + 786519
    1 org.mozilla.firefox 0xb80dd8e8 0xb8000000 + 907496
    2 org.mozilla.firefox 0xb8145397 spin_lock_wrapper + 1791
    3 org.mozilla.firefox 0xb801ceb7 0xb8000000 + 118455
    Thread 1:
    0 libSystem.B.dylib 0x801400fa mach_msg_trap + 10
    1 libSystem.B.dylib 0x80140867 mach_msg + 68
    2 org.mozilla.firefox 0xb819440f CallPPCFunctionAtAddressInt + 206231
    3 libSystem.B.dylib 0x8016d81d _pthread_start + 345
    4 libSystem.B.dylib 0x8016d6a2 thread_start + 34
    Thread 2:
    0 org.mozilla.firefox 0xb815acc0 spin_lock_wrapper + 90152
    1 org.mozilla.firefox 0xb8179c5b CallPPCFunctionAtAddressInt + 97763
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8ab6a886 0 + 2327226502
    Thread 3:
    0 org.mozilla.firefox 0xb815aa8b spin_lock_wrapper + 89587
    1 org.mozilla.firefox 0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2 org.mozilla.firefox 0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    4 ??? 0x8aacf7d6 0 + 2326591446
    Thread 4:
    0 org.mozilla.firefox 0xb815a8ff spin_lock_wrapper + 89191
    1 org.mozilla.firefox 0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2 org.mozilla.firefox 0xb80c6b13 0xb8000000 + 813843
    3 org.mozilla.firefox 0xb80c0037 0xb8000000 + 786487
    4 org.mozilla.firefox 0xb80dd8e8 0xb8000000 + 907496
    5 org.mozilla.firefox 0xb8145397 spin_lock_wrapper + 1791
    6 org.mozilla.firefox 0xb801ceb7 0xb8000000 + 118455
    Thread 5:
    0 org.mozilla.firefox 0xb815a8c8 spin_lock_wrapper + 89136
    1 org.mozilla.firefox 0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2 org.mozilla.firefox 0xb80c6b13 0xb8000000 + 813843
    3 org.mozilla.firefox 0xb80c0037 0xb8000000 + 786487
    4 org.mozilla.firefox 0xb80dd8e8 0xb8000000 + 907496
    5 org.mozilla.firefox 0xb8145397 spin_lock_wrapper + 1791
    6 org.mozilla.firefox 0xb801ceb7 0xb8000000 + 118455
    Thread 6:
    0 org.mozilla.firefox 0xb815a93a spin_lock_wrapper + 89250
    1 org.mozilla.firefox 0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b94eb1b 0 + 2341792539
    Thread 7:
    0 org.mozilla.firefox 0xb815ac81 spin_lock_wrapper + 90089
    1 org.mozilla.firefox 0xb816aee7 CallPPCFunctionAtAddressInt + 36975
    2 org.mozilla.firefox 0xb80c6b13 0xb8000000 + 813843
    3 org.mozilla.firefox 0xb80c0037 0xb8000000 + 786487
    4 org.mozilla.firefox 0xb80dd8e8 0xb8000000 + 907496
    5 org.mozilla.firefox 0xb8145397 spin_lock_wrapper + 1791
    6 org.mozilla.firefox 0xb801ceb7 0xb8000000 + 118455
    Thread 8:
    0 org.mozilla.firefox 0xb815a93a spin_lock_wrapper + 89250
    1 org.mozilla.firefox 0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b94eb1b 0 + 2341792539
    Thread 9:
    0 org.mozilla.firefox 0xb815a93a spin_lock_wrapper + 89250
    1 org.mozilla.firefox 0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b94eb1b 0 + 2341792539
    Thread 10:
    0 org.mozilla.firefox 0xb815a93a spin_lock_wrapper + 89250
    1 org.mozilla.firefox 0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b94eb1b 0 + 2341792539
    Thread 11:
    0 org.mozilla.firefox 0xb815a93a spin_lock_wrapper + 89250
    1 org.mozilla.firefox 0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b94eb1b 0 + 2341792539
    Thread 12:
    0 org.mozilla.firefox 0xb815a8c8 spin_lock_wrapper + 89136
    1 org.mozilla.firefox 0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2 org.mozilla.firefox 0xb80c6b13 0xb8000000 + 813843
    3 org.mozilla.firefox 0xb80c0037 0xb8000000 + 786487
    4 org.mozilla.firefox 0xb80dd8e8 0xb8000000 + 907496
    5 org.mozilla.firefox 0xb8145397 spin_lock_wrapper + 1791
    6 org.mozilla.firefox 0xb801ceb7 0xb8000000 + 118455
    Thread 13:
    0 org.mozilla.firefox 0xb815a8c8 spin_lock_wrapper + 89136
    1 org.mozilla.firefox 0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2 org.mozilla.firefox 0xb80c6b13 0xb8000000 + 813843
    3 org.mozilla.firefox 0xb80c0037 0xb8000000 + 786487
    4 org.mozilla.firefox 0xb80dd8e8 0xb8000000 + 907496
    5 org.mozilla.firefox 0xb8145397 spin_lock_wrapper + 1791
    6 org.mozilla.firefox 0xb801ceb7 0xb8000000 + 118455
    Thread 14:
    0 org.mozilla.firefox 0xb815a8c8 spin_lock_wrapper + 89136
    1 org.mozilla.firefox 0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b99e7de 0 + 2342119390
    Thread 15:
    0 org.mozilla.firefox 0xb815a93a spin_lock_wrapper + 89250
    1 org.mozilla.firefox 0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b94eb1b 0 + 2341792539
    Thread 16:
    0 org.mozilla.firefox 0xb815a93a spin_lock_wrapper + 89250
    1 org.mozilla.firefox 0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b94eb1b 0 + 2341792539
    Thread 17:
    0 org.mozilla.firefox 0xb815a8c8 spin_lock_wrapper + 89136
    1 org.mozilla.firefox 0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2 org.mozilla.firefox 0xb80e88cb 0xb8000000 + 952523
    3 ??? 0x8b99e7de 0 + 2342119390
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000004 ebx: 0xb80bfca8 ecx: 0xb8215970 edx: 0x00000000
    edi: 0xb8211640 esi: 0x80a04e90 ebp: 0xb7fffa78 esp: 0xb7fffa10
    ss: 0x0000001f efl: 0x00010246 eip: 0xb80c0057 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x80000000 - 0x8005bff7 com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007a000 - 0x800e4fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x8013f000 - 0x802e5feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x80366000 - 0x804e0fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805d8000 - 0x805e6fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x805eb000 - 0x805f7ff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x805fb000 - 0x80641ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x8064e000 - 0x807d0fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x80832000 - 0x808dffe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x808f3000 - 0x808f6fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0xb8000000 - 0xb81defff +org.mozilla.firefox 3.6.9 (3.6.9) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Firefox.app/Contents/MacOS/firefox-bin
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[3410]: garbage collection is ON
    Rosetta Version: 22.27
    Args: /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Exception: EXC_BAD_ACCESS (0x0001) ... truncated here

    go to System Preferences -> Sharing -> and disable File Sharing.
    This worked for me!! found the solution in this thread:
    http://discussions.apple.com/thread.jspa?threadID=2135265&tstart=0

  • Flash player causes entire system crash with black screen

    When watching a video on youtube, streaming on twitch or other things my entire system will crash with the following symptoms:
    -Black Screen
    -Intermittent stuttering sound
    -Only fixable by a hard reboot (holding the power button). The reset button will NOT work. Video will NOT return, it will continue to loop this way until a hard reset.
    Your Flash Version
    11.9.900
    Your browser name
    Firefox
    Your Operating System (OS)
    Windows (Windows 7)
    That information taken directly from Adobe's site. Using 64-bit, 8GB of RAM installed. ATI Radeon HD 6850 card. I have done a fresh Win 7 install a couple months ago and JUST NOW put flash back on here...now it's crashing. While times vary before the crash, I just watched a youtube video for less than 5 seconds before it happened.
    Upon reboot, I get the "Windows was not shut down properly" message. No "Your system has recovered..." message, however. I've seen very few posts about this and none of the solutions help but this is REALLY pissing me off now. It happened to me before and the only fix was a fresh system install. I'm not doing that again.

    Hi Mike,
    I appreciate the reply. I can run the system for days, literally, doing other tasks such as music through iTunes, gaming through Steam, voice chatting on Ventrilo. The only time I will ever experience this issue will be the five minutes I watch a youtube video or watch a stream on Twitch..
    My primary HD is a relatively new Intel SSD. I do have multiple other drives but they're used for storage of media (include aforementioned music).
    I have been a youtuber and streamer for a while, and i'd like to try and record the phenominon, but i'll have to do so using an external camera since i'm not sure I can stop and save the recorded data. I'll have to do so I guess so I can give a better idea of the issue occuring.
    Thanks again.

  • Cloning drive causes Finder to crash when accessing various files

    I have recently updated my Macbook Pro with a Samsung SSD ITByte.
    I have used CCClone - all copied fine.
    However I now have the problem that when I touch some files in my Finder, it casues the Finder to crash. This started with accessing the DropBox folder - I thought it was a problem with Dropbox, but then I synced to a new folder and it is fine. The I found that if I try and open a file in Safari, it crashes. Then if I now try and access the Hard Drive folder directly in the Finder, the Finder crashes. SO somehow files or folders are getting corrupted.
    Am running Mavericks - latest update and everything else up to date.
    Very mysterious.
    All help appreciated.
    Crash Log below
    Jeffrey
    Process:         Finder [1283]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.9.2 (10.9.2)
    Build Info:      Finder_FE-885002006000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [197]
    Responsible:     Finder [1283]
    User ID:         501
    Date/Time:       2014-02-26 11:28:40.953 +1100
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  F84FC17F-3330-D481-0022-868DC5122947
    Crashed Thread:  4  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    terminating with uncaught exception of type IAException
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff91551ddf search_method_list(method_list_t const*, objc_selector*) + 30
    1   libobjc.A.dylib                         0x00007fff9154f14c protocol_getMethod_nolock(protocol_t*, objc_selector*, bool, bool, bool) + 103
    2   libobjc.A.dylib                         0x00007fff9154f1a7 protocol_getMethod_nolock(protocol_t*, objc_selector*, bool, bool, bool) + 194
    3   libobjc.A.dylib                         0x00007fff9154f08c protocol_getMethod + 84
    4   libobjc.A.dylib                         0x00007fff915467d7 protocol_getMethodDescription + 31
    5   com.apple.CoreFoundation                0x00007fff943171f9 __methodDescriptionForSelector + 169
    6   com.apple.CoreFoundation                0x00007fff9438f956 -[NSObject(NSObject) methodSignatureForSelector:] + 38
    7   com.apple.CoreFoundation                0x00007fff943b80f2 ___forwarding___ + 242
    8   com.apple.CoreFoundation                0x00007fff943b7f78 _CF_forwarding_prep_0 + 120
    9   com.apple.AppKit                        0x00007fff8bda75f6 -[NSTableRowData _setBackgroundColorForRowView:row:colors:animated:] + 272
    10  com.apple.AppKit                        0x00007fff8c54b98d __55-[NSTableRowData _updateVisibleViewsBasedOnUpdateItems]_block_invoke536 + 434
    11  com.apple.Foundation                    0x00007fff8e6172ae __NSIndexSetEnumerate + 1316
    12  com.apple.AppKit                        0x00007fff8bdd6b2d -[NSTableRowData _updateVisibleViewsBasedOnUpdateItems] + 5318
    13  com.apple.AppKit                        0x00007fff8bdd553f -[NSTableRowData _updateVisibleViewsBasedOnUpdateItemsAnimated] + 180
    14  com.apple.AppKit                        0x00007fff8bd5d55c -[NSTableRowData _doWorkAfterEndUpdates] + 105
    15  com.apple.AppKit                        0x00007fff8bd55fc7 -[NSTableView _endUpdateWithTile:] + 121
    16  com.apple.finder                        0x000000010727dfd4 0x106f78000 + 3170260
    17  com.apple.finder                        0x00000001070741b3 0x106f78000 + 1032627
    18  com.apple.finder                        0x000000010700cbba 0x106f78000 + 609210
    19  com.apple.finder                        0x000000010700c8b3 0x106f78000 + 608435
    20  com.apple.finder                        0x0000000106fc4d38 0x106f78000 + 314680
    21  com.apple.finder                        0x000000010700c634 0x106f78000 + 607796
    22  com.apple.finder                        0x000000010700c4de 0x106f78000 + 607454
    23  com.apple.finder                        0x0000000106fc4bb9 0x106f78000 + 314297
    24  com.apple.finder                        0x0000000106fc4a29 0x106f78000 + 313897
    25  com.apple.finder                        0x0000000106f9ecc5 0x106f78000 + 158917
    26  com.apple.finder                        0x0000000106f9ec8c 0x106f78000 + 158860
    27  libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    28  libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    29  libdispatch.dylib                       0x00007fff8dcadf03 _dispatch_main_queue_callback_4CF + 333
    30  com.apple.CoreFoundation                0x00007fff943c1679 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    31  com.apple.CoreFoundation                0x00007fff9437c954 __CFRunLoopRun + 1636
    32  com.apple.CoreFoundation                0x00007fff9437c0b5 CFRunLoopRunSpecific + 309
    33  com.apple.HIToolbox                     0x00007fff8b2f9a0d RunCurrentEventLoopInMode + 226
    34  com.apple.HIToolbox                     0x00007fff8b2f97b7 ReceiveNextEventCommon + 479
    35  com.apple.HIToolbox                     0x00007fff8b2f95bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    36  com.apple.AppKit                        0x00007fff8bcee3de _DPSNextEvent + 1434
    37  com.apple.AppKit                        0x00007fff8bceda2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    38  com.apple.AppKit                        0x00007fff8bce1b2c -[NSApplication run] + 553
    39  com.apple.AppKit                        0x00007fff8bccc913 NSApplicationMain + 940
    40  com.apple.finder                        0x0000000106f7e770 0x106f78000 + 26480
    41  libdyld.dylib                           0x00007fff938b65fd start + 1
    Thread 1:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c3b _pthread_cond_wait + 727
    2   com.apple.Metadata                      0x00007fff91b9ea76 _pushNotification + 558
    3   com.apple.Metadata                      0x00007fff91b9beda processUpdatesLocked + 83
    4   com.apple.Metadata                      0x00007fff91b96246 tryProcessUpdates + 397
    5   com.apple.Metadata                      0x00007fff91b9b6f0 _MDQueryCallback + 186
    6   com.apple.Metadata                      0x00007fff91b9b60e __doQueryResultsCallback_block_invoke + 72
    7   libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    10  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    11  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    12  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff91d11662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8dca843d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8dca8152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libsystem_kernel.dylib                  0x00007fff91d10866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff927f235c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff90ee3b1a abort + 125
    3   libc++abi.dylib                         0x00007fff8e594f31 abort_message + 257
    4   libc++abi.dylib                         0x00007fff8e5ba952 default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff9154c322 _objc_terminate() + 124
    6   libc++abi.dylib                         0x00007fff8e5b81d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8e5b8246 std::terminate() + 54
    8   com.apple.desktopservices               0x00007fff94b721be __clang_call_terminate + 14
    9   com.apple.desktopservices               0x00007fff94b4dd37 BTreeIterator::~BTreeIterator() + 161
    10  com.apple.desktopservices               0x00007fff94b4dc7e BTreeIterator::~BTreeIterator() + 14
    11  com.apple.desktopservices               0x00007fff94b4ba35 TPropertyInfo::MakeProperties(TPropertyInfoList*, unsigned char*, unsigned int, bool) + 693
    12  com.apple.desktopservices               0x00007fff94b4b39c TPropertyInfo::CreatePropertyList(TCountedPtr<TFSInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 392
    13  com.apple.desktopservices               0x00007fff94b4b1bb TPropertyInfo::CreatePropertyList(TCountedPtr<TCFURLInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 169
    14  com.apple.desktopservices               0x00007fff94b4b03d THFSPlusPropertyStore::Open(bool, bool) const + 93
    15  com.apple.desktopservices               0x00007fff94b4afc7 THFSPlusPropertyStore::GetProperties(bool) const + 39
    16  com.apple.desktopservices               0x00007fff94b4aec2 THFSPlusPropertyStore::CreateUniqueNameList() + 74
    17  com.apple.desktopservices               0x00007fff94b37348 TNode::ScavengeProperties(bool) + 398
    18  com.apple.desktopservices               0x00007fff94b33712 TNode::HandleSync(unsigned int, bool) + 2016
    19  com.apple.desktopservices               0x00007fff94b45a4c TNode::HandlePopulate(bool) const + 88
    20  com.apple.desktopservices               0x00007fff94b3b4d2 TNode::PopulateChildren(OpaqueNodeRequest* const&) const + 210
    21  com.apple.desktopservices               0x00007fff94b44c37 TNode::HandleRegisterForNotification(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 183
    22  com.apple.desktopservices               0x00007fff94b2adbb TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 707
    23  com.apple.desktopservices               0x00007fff94b2aa31 ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke_2 + 84
    24  com.apple.desktopservices               0x00007fff94b2a981 ExceptionSafeBlock(void () block_pointer) + 12
    25  com.apple.desktopservices               0x00007fff94b2a96f ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke + 91
    26  libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    27  libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    28  libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    29  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    30  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    31  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    32  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    33  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 5:: Dispatch queue: TNodeEngine 0x7ff612c51e30
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c77 _pthread_cond_wait + 787
    2   com.apple.finder                        0x0000000106fa20ac 0x106f78000 + 172204
    3   com.apple.finder                        0x0000000106fa256c 0x106f78000 + 173420
    4   com.apple.finder                        0x0000000106f8fdb0 0x106f78000 + 97712
    5   com.apple.finder                        0x0000000106fa1f54 0x106f78000 + 171860
    6   com.apple.finder                        0x0000000106fa1e07 0x106f78000 + 171527
    7   com.apple.finder                        0x0000000106f9ad72 0x106f78000 + 142706
    8   libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    9   libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    11  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    12  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    13  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 6:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c3b _pthread_cond_wait + 727
    2   com.apple.Metadata                      0x00007fff91b9ea76 _pushNotification + 558
    3   com.apple.Metadata                      0x00007fff91b9e4b2 processUpdatesLocked + 9771
    4   com.apple.Metadata                      0x00007fff91b96246 tryProcessUpdates + 397
    5   com.apple.Metadata                      0x00007fff91b9b6f0 _MDQueryCallback + 186
    6   com.apple.Metadata                      0x00007fff91b9b60e __doQueryResultsCallback_block_invoke + 72
    7   libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    10  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    11  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    12  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 11:: Dispatch queue: TFolderSizingThread::GetFolderSizingQueue
    0   libsystem_kernel.dylib                  0x00007fff91d11422 getdirentriesattr + 10
    1   com.apple.CoreServicesInternal          0x00007fff928ee938 ftsattr_build + 1019
    2   com.apple.CoreServicesInternal          0x00007fff928eddbe ftsattr_read$INODE64 + 377
    3   com.apple.CoreServicesInternal          0x00007fff928ea9ba _GetDirectoryURLs(_CFURLEnumerator*) + 1378
    4   com.apple.CoreServicesInternal          0x00007fff928e98dc _URLEnumeratorGetNextURL + 157
    5   com.apple.desktopservices               0x00007fff94b6e110 TCFURLIterator::NextRaw(TCountedPtr<TCFURLInfo>&) + 44
    6   com.apple.desktopservices               0x00007fff94b6e039 TCFURLIterator::Next(TCountedPtr<TCFURLInfo>&) + 41
    7   com.apple.desktopservices               0x00007fff94b6da9b TDeepCFURLIterator::NextInternal(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&) + 173
    8   com.apple.desktopservices               0x00007fff94b6d88e TDeepCFURLIterator::Next(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&) + 64
    9   com.apple.desktopservices               0x00007fff94b6ccce TOperationSizer::Sizing(TCountedPtr<TCFURLInfo> const&) + 236
    10  com.apple.desktopservices               0x00007fff94b6bf68 TOperationSizer::ComputeSize() + 368
    11  com.apple.desktopservices               0x00007fff94b6b956 TFSInfoSizer::Sizing(TCountedPtr<TFSInfo> const&) + 398
    12  com.apple.desktopservices               0x00007fff94b6b70e TFSInfoSizer::Size() + 138
    13  com.apple.desktopservices               0x00007fff94b6b2bc TNode::HandleFolderSizingRequest(TCountedPtr<TNodeTask> const&, TFolderSizingThread*) + 540
    14  com.apple.desktopservices               0x00007fff94b6ade3 TNode::HandleFolderSizingRequests(TNodeTask*, TFolderSizingThread*) + 351
    15  com.apple.desktopservices               0x00007fff94b6ac6c ___ZN19TFolderSizingThread27PostFolderSizingTaskRequestEP9TNodeTask_block_invok e_2 + 32
    16  com.apple.desktopservices               0x00007fff94b2a981 ExceptionSafeBlock(void () block_pointer) + 12
    17  com.apple.desktopservices               0x00007fff94b6ac46 ___ZN19TFolderSizingThread27PostFolderSizingTaskRequestEP9TNodeTask_block_invok e + 83
    18  libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    19  libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    20  libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    21  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    22  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    23  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    24  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    25  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff91d0ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91d0bd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff9437d155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff9437c779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff9437c0b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8be8e16e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff927f1899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff927f172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff927f5fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c77 _pthread_cond_wait + 787
    2   com.apple.finder                        0x0000000106fa20ac 0x106f78000 + 172204
    3   com.apple.finder                        0x0000000106fcb959 0x106f78000 + 342361
    4   com.apple.finder                        0x00000001071becee 0x106f78000 + 2387182
    5   com.apple.finder                        0x0000000106f7fc70 0x106f78000 + 31856
    6   libsystem_pthread.dylib                 0x00007fff927f1899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff927f172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff927f5fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000108ea8000  rcx: 0x0000000108ea6f28  rdx: 0x0000000000000000
      rdi: 0x0000000000004d07  rsi: 0x0000000000000006  rbp: 0x0000000108ea6f50  rsp: 0x0000000108ea6f28
       r8: 0x00007fff8e5bb959   r9: 0x00007fff90f0b8d0  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x0000000108ea70b0  r13: 0x0000600000448a00  r14: 0x0000000000000006  r15: 0x0000000108ea6f90
      rip: 0x00007fff91d10866  rfl: 0x0000000000000206  cr2: 0x00007ff612ee0000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x106f78000 -        0x107446ff5  com.apple.finder (10.9.2 - 10.9.2) <44F7D842-1D12-392F-AFF7-FEEA9FD48D36> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x108f2d000 -        0x108f35ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10901e000 -        0x109025ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x109031000 -        0x109034ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x109044000 -        0x10906cffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10923f000 -        0x109325fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1095d0000 -        0x1095d1ff9 +cl_kernels (???) <AA7BE0CD-7614-483A-9D10-FC1D67A8932E> cl_kernels
           0x10c1cc000 -        0x10c1cdfe4 +cl_kernels (???) <98757922-732D-4996-A9A3-7895EA19C42F> cl_kernels
           0x10c569000 -        0x10c56affa +cl_kernels (???) <39E94D39-9E9C-4F4B-9AA0-586B820563B7> cl_kernels
           0x10c7f5000 -        0x10c8d5ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10c9bb000 -        0x10c9d6ff9  com.apple.security.csparser (3.0 - 55471.14) <5D9AC0E2-2F0D-3D39-9991-DF2C1D4DD0CF> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x10e3be000 -        0x10e3c4ff7  libCGXCoreImage.A.dylib (599.20.11) <A787F160-6963-38B5-AF86-D5541E0492F1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x10e3dd000 -        0x10e3ddffd +cl_kernels (???) <DB61C937-D445-4DB0-808E-B35F0F80C305> cl_kernels
        0x7fff6c6cb000 -     0x7fff6c6fe817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff89b1d000 -     0x7fff89b25ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89b26000 -     0x7fff89b3fff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89b40000 -     0x7fff89b8efff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89b95000 -     0x7fff89ba0fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89ba1000 -     0x7fff89baeff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff89baf000 -     0x7fff89bd3fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff89bd4000 -     0x7fff89c41fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff89c42000 -     0x7fff8a1b2fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a228000 -     0x7fff8a2f9ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a360000 -     0x7fff8a368ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8a3c9000 -     0x7fff8a7fcffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a7fd000 -     0x7fff8a800ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a851000 -     0x7fff8a8b0fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8a8ce000 -     0x7fff8a8dbff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8a8e9000 -     0x7fff8a918ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a929000 -     0x7fff8a93cff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8a93d000 -     0x7fff8a97bff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8aa4d000 -     0x7fff8aa6bfff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8aa6e000 -     0x7fff8aa97fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8aa98000 -     0x7fff8ab2eff7  com.apple.PackageKit (3.0 - 332) <70BE1C7F-0609-32D3-9FA3-3C2CCF7FE999> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8b27f000 -     0x7fff8b282fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8b283000 -     0x7fff8b2b2ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8b2b3000 -     0x7fff8b2caff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8b2cb000 -     0x7fff8b575ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8b576000 -     0x7fff8b576fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b819000 -     0x7fff8b86afff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8b922000 -     0x7fff8bc99ffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8bc9a000 -     0x7fff8bc9cfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8bc9d000 -     0x7fff8bcc9ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8bcca000 -     0x7fff8c840fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8c841000 -     0x7fff8c887fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8c888000 -     0x7fff8c9dbff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ca24000 -     0x7fff8cc85fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8cc86000 -     0x7fff8cc89fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cc8a000 -     0x7fff8cc8cfff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8ccd6000 -     0x7fff8cdbafff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ce43000 -     0x7fff8dc91fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8dc92000 -     0x7fff8dca4fff  com.apple.login (3.0 - 3.0) <8342C3B7-8363-36BE-B5B6-CD81166AEC24> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8dca5000 -     0x7fff8dcbffff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8dcc0000 -     0x7fff8dcc1fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8dcc2000 -     0x7fff8dceaffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8dceb000 -     0x7fff8dcf4ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8dcf5000 -     0x7fff8dda5ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8dda6000 -     0x7fff8de6aff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8de6b000 -     0x7fff8de7bffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8de89000 -     0x7fff8dea1ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8dea2000 -     0x7fff8dea6ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff8dea7000 -     0x7fff8deacfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8dee8000 -     0x7fff8df0fffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8df1d000 -     0x7fff8e17affd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e17b000 -     0x7fff8e188ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8e189000 -     0x7fff8e1b3ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8e1b4000 -     0x7fff8e322ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e323000 -     0x7fff8e387fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e388000 -     0x7fff8e4beff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8e552000 -     0x7fff8e554ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8e594000 -     0x7fff8e5bdff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8e5be000 -     0x7fff8e8bcfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e8bd000 -     0x7fff8e923fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8e987000 -     0x7fff8eeaafff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8eead000 -     0x7fff8f17dffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f1bf000 -     0x7fff8f1e3ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8faa8000 -     0x7fff8fb0bff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8fb0c000 -     0x7fff8fb11ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8fcac000 -     0x7fff8fd64ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8fd65000 -     0x7fff8fd6bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8fd6c000 -     0x7fff8fd6dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8fd6e000 -     0x7fff8fd73fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8fd74000 -     0x7fff8fd75ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8fdf4000 -     0x7fff901d5ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff901d6000 -     0x7fff9041eff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9041f000 -     0x7fff9046cff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9067b000 -     0x7fff906c9fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff9074b000 -     0x7fff907b2ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff907b3000 -     0x7fff907e8ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff907e9000 -     0x7fff907eafff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff907eb000 -     0x7fff907f2ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff907f3000 -     0x7fff90838ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90b9a000 -     0x7fff90b9cfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff90b9d000 -     0x7fff90de3fff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff90de4000 -     0x7fff90e20ff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff90e21000 -     0x7fff90e23fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90e2e000 -     0x7fff90e86ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff90e87000 -     0x7fff90f10ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff90f11000 -     0x7fff911fbfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff911fc000 -     0x7fff911feff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff911ff000 -     0x7fff91224ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91279000 -     0x7fff912b8fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff912fb000 -     0x7fff91352fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff91353000 -     0x7fff9135dff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff91385000 -     0x7fff913e5fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff913e6000 -     0x7fff913f8ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff913f9000 -     0x7fff91400ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff91442000 -     0x7fff9150bfff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9150c000 -     0x7fff9153dfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff9153e000 -     0x7fff916ebf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff916f5000 -     0x7fff91700ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff91701000 -     0x7fff91710ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff91769000 -     0x7fff91a9ffff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91aa6000 -     0x7fff91b85fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91b8b000 -     0x7fff91b8bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91b8c000 -     0x7fff91b8dfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff91b8e000 -     0x7fff91c1efff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff91c1f000 -     0x7fff91c36fff  com.apple.PackageKit.PackageUIKit (3.0 - 332) <419D2A01-3A7A-3EB4-B4E5-55DEEB786572> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff91c56000 -     0x7fff91c61fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff91c62000 -     0x7fff91c63ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff91c64000 -     0x7fff91c8bff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff91caf000 -     0x7fff91cdffff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff91cfb000 -     0x7fff91d17ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff91d18000 -     0x7fff91d19ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91d1a000 -     0x7fff91d1affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff91d1b000 -     0x7fff91d3ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff91d40000 -     0x7fff91e0bfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff91e0c000 -     0x7fff91e27ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91e28000 -     0x7fff91e61ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff91e62000 -     0x7fff91e9aff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91e9b000 -     0x7fff91ea0ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff91ea1000 -     0x7fff91ef0ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff91ef1000 -     0x7fff91f8efff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff91f8f000 -     0x7fff92076ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff92077000 -     0x7fff920a1ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff920a2000 -     0x7fff920b6fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff920b7000 -     0x7fff92104fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff92105000 -     0x7fff92111ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92154000 -     0x7fff9219ffff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff921ab000 -     0x7fff921abfff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff921ac000 -     0x7fff92234ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff92235000 -     0x7fff92237ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff92238000 -     0x7fff92240fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9224c000 -     0x7fff9225dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff9225e000 -     0x7fff9225eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff9225f000 -     0x7fff92260ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92261000 -     0x7fff924baff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff924bb000 -     0x7fff924c4fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff924c5000 -     0x7fff924e0fff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff924e1000 -     0x7fff924edfff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff924ee000 -     0x7fff924f2ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff924f3000 -     0x7fff92520ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff92521000 -     0x7fff925bcfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff925bd000 -     0x7fff925beff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff925bf000 -     0x7fff92700fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff92701000 -     0x7fff9278afff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff9278b000 -     0x7fff9279cff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff9279d000 -     0x7fff927eeff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff927ef000 -     0x7fff927efffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff927f0000 -     0x7fff927f7ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff927f8000 -     0x7fff92801fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff92802000 -     0x7fff92844ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff92845000 -     0x7fff9285cffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff928c9000 -     0x7fff928f5fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff928f6000 -     0x7fff92908fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff92909000 -     0x7fff9290dff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff9294d000 -     0x7fff92955ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff929c1000 -     0x7fff92a14fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff92a15000 -     0x7fff92ad7ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff92ad8000 -     0x7fff92b2aff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4

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

  • JVM Crash with no hs file or information whatsoever - and how to trace?

    Hi
    We have a frustrating problem with jvm 1.4.2_04 (and we've also tried 1.4.2_06). We're getting crashes of the jvm (access violations), which do not result in a hotspot log file, and so its very difficult to track down what's going on. They happen at random times and I cannot spot anything obvious at atll from the our application logs. We have found it generates Dr Watson output (i've copied at the end) but I really don't know how to interpret this.
    Does anyone know why a hotspot file might not be produced, and if is anything i could try to make the jvm produce some intelligable output upon crashing?
    Thanks very much,
    Steve
    ----> State Dump for Thread Id 0xad0 <----
    eax=1a87b588 ebx=00140d72 ecx=1a72e7d9 edx=00000000 esi=06c5fe84 edi=06c5fe20
    eip=08053665 esp=06c5fe10 ebp=06c5fe44 iopl=0 nv up ei pl nz na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202
    function: jvm
    0805364a 8b4e14 mov ecx,[esi+0x14]
    0805364d 83793800 cmp dword ptr [ecx+0x38],0x0
    08053651 7421 jz jvm+0x53674 (08053674)
    08053653 e860090000 call jvm+0x53fb8 (08053fb8)
    08053658 8b4804 mov ecx,[eax+0x4]
    0805365b 8d7ddc lea edi,[ebp-0x24]
    0805365e 83c108 add ecx,0x8
    08053661 57 push edi
    08053662 50 push eax
    08053663 8b11 mov edx,[ecx]
    FAULT ->08053665 ff92bc000000 call dword ptr [edx+0xbc] ds:0023:000000bc=????????
    0805366b 8bce mov ecx,esi
    0805366d e808000000 call jvm+0x5367a (0805367a)
    08053672 ebd6 jmp jvm+0x5364a (0805364a)
    08053674 5f pop edi
    08053675 5e pop esi
    08053676 c9 leave
    08053677 c20400 ret 0x4
    0805367a 33c0 xor eax,eax
    0805367c 390584781108 cmp [jvm!gHotSpotVMLongConstantEntryValueOffset+0x72dc (08117884)],eax
    08053682 7e12 jle jvm+0x53696 (08053696)

    First of all, I'm not at all surprised that there isn't a hotspot log file to be found. Acces Exceptions in Windows applications (I'm assuming from your post that you are executing the jvm under windows), are roughly equivalent to NullPointerExceptions in the Java language.
    More specifically, the represent 'unexpected' flows of code execution, since they signal that the program tried to acces a variable which did not excist according to windows. Just as with NullPointerExceptions, this generally indicates that it never occured to the programmer that his reference/variable might not be valid anymore.
    Therefore, there will probably not be a 'catching' block, that makes sure that the log-stream is flushed before the jvm terminates. Recall that in java, you would also need to do this by hand if you're to ensure that logging happens correctly.
    As for any resolutions to the problem, I can only suggest submitting it to Sun as an 'official' JVM bug...

  • VM crashes with big class files generated of JSPs

              Hi,
              When calling certain JSP pages with WebLogic Server 5.1 (SP 6) the HotSpot Virtual Machine (JDK1.3) crashes with a core dump.
              Using WebLogic as the JSP engine produces of every JSP page one java file which
              is compiled with javac to one class file. Each generated java file consists of
              just one method: _jspService(...){...}. One method is allowed to be of 64 K
              (the dynamic part 32 K as maximum). As we include other JSP pages and
              components and use taglibraries, the WebLogic JSP engine generates a very big
              java file (more than 1 MB). Javac compiles this to a class file which only
              method exceeds the 64 K limit. As the javac compiler does not reject the class
              file with the to big method the virtual machine crashes.
              Running the same JSP page on Windows NT 4 with WebLogic Server 5.1 (Service Pack 6)
              and JDK 1.3 BUT using the java option -classic works.
              Unfortunately it seems that there is no -classic option for java on Solaris for JDK1.3.
              Using JDK1.2 (JDK_1.2.2_05a) on Solaris or the jikes compiler of Jakarta
              causes an exception instead of a core dump but still does not work.
              Using solaris jdk1.2.2_05a the same page request results in the following exception:
              Tue Nov 21 09:08:16 CET 2000:<I> <WebAppServletContext-maxblue> Generated java file:
              /opt/tadevw/maxblue/weblogic/maxblue_cluster/maxblue_server/public_html/WEB-INF/_tmp_war/jsp_servlet/_portfolio/_PortfolioMyportfolio.java
              Tue Nov 21 09:08:24 CET 2000:<E> <WebAppServletContext-maxblue> Servlet failed with Exception
              java.lang.VerifyError: (class: jsp_servlet/_portfolio/_PortfolioMyportfolio, method:
              _jspService signature: (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V) Illegal target of jump or branch
              Is there a way that the JSP engine of WebLogic creates/generates
              more than one function? (Without reengineering of the source code?)
              Regards,
              Boris
              

    Thank you! I had no idea. But what is a FAT32 drive? Is it the work bench in the Mac, that is used for the transfering between the external hard drives? Is there any way around this then?
    I thought in these HD home movie days, that this was an easy thing dealt with everyday. I still need to understand what practical solutions I can find. The files are .mov - quicktime files.
    It couldn't be the case that files larger than 4BG should be locked in the hard drive forever?
    Sverre

  • Premiere CS4 crashes with MXF XDCAM files

    I have MXF files coming from MP4 XDCAM EX files (converted with Sony EX Browser) and MOV XDCAM EX files (converted with Convergent Design File Converter) both from JVC HM700. Premiere imports all files and if I have a simple timeline it works fine. As soon as the timeline gets longer Premiere stucks and eventually crashes.
    Any idea?

    I use Clip Browser to convert footage done in MP4 but also Convergent Design's File Converter 1.3 to convert footage shot in MOV.
    in Premiere on MAC both MXFs work fine is just that in long (over 15-20 minutes) projects and where there are 2 levels of timeline (I'm sincing the 2cameras) or when I do a simple scale effect (to see the level underneath) everything stucks, get very slow and eventually crashes.
    Actually a single MXF file plays better than a MOV XDCAM file and almost the same than a MP4 XDCAM file.. but as I said.. when it gets to handle many together.. things don't work so good anymore

  • Creation of materialized view with view log file for fast refresh in 10.1db

    Hi,.. I have a select statements that includes data from almost 20 tables and takes long time to complete..I am planing to create a materialized view on this.. would you please suggest best way of doing this?
    we would like to have materialized view and materialized log file to refresh changes from underline table to mv view. please provide help on this .. thanks in advance

    It will be possible to create a Materialised view with up to 20 tables, but you have to understand the restrictions on complex Materialised views with regards to fast refresh.
    To help your understanding, refer to Materialized View Concepts and Architecture
    <br>
    Oracle Database FAQs
    </br>

  • Photoshop CS4 crashes with 16 bit files

    Photoshop crashes as soon as open 16 bit PSD files. I get no error no warning no nothing - it just crashes, period.
    Anyone who's experienced this issue or anyone who would know a possible fix?
    I use a freshly installed CS4 Design Premium pack.

    With all respect, although you have typed your question very carefully you have contradicted yourself twice. First of all …
    Anyway it seems now that 16 bit images open without any issues - after
    OpenGL is activated. And true enough, as soon as I activated OpenGL
    photoshop shut down on me.
    That makes no sense. Does Photoshop crash or not when Open GL is activated?
    Photoshop crashes as soon as open 16 bit PSD files. I get no error no warning no nothing - it just crashes, period.
    I'm working with even larger files that nears the 1 gig mark but they aren't 16bit
    Again, this is a direct contradiction, no idea if you are tryng to work with 16 bit or not.

Maybe you are looking for

  • How do i configure a FOR loop to have the behavior of the step Loop Type: Pass/Fail count?

    Hello, I'm using the Pass/Fail count set to one Pass to capture an event generated by my DUT.  I originally used a numerical compare step with the Looping type of Pass/Fail count to accomplish this.  Unfortunately the implementation changed and now I

  • Ported number from Google Voice.... Please help!!!!!

    I Ported my number from Google Voice to Verizon a few days ago because Verizon has the best network out here but I am still unable to receive text messages from any carrier other than Verizon. The port says it was completed and customer service has h

  • Applet not showing in HTML!

    Hi all, For some reason my generated HTML page will not show the applet it is meant to load. The same HTML file loads simply in the appletViwer though and also in Net Beans! Any ideas what I can do? Heres my HTML code, is there something wrong with i

  • How to auto change the name in X-Axis and Y-Axis in chart ?

    Hi, I want to plot data into a chart. I make a selection switch for each channel, there are for temperature measurement and voltage measurement. What I want is when I switch the selection to temperature measurement, the Y-axis´s name change into Temp

  • File Adapter support for sFTP

    Hi, Is there a way we can configure  File Adapter to use Secured FTP protocol?