Safari crashing on an hourly basis

My Safari, v. 6.2.2 is lately crashing too frequently, almost on an hourly basis... The beach ball is turning, and when I switch to the Finder and back to Safari it would not respond to the pointer, I must quit Safari and launch it again... Short of switching to Chrome as my default browser, is there a solution?  I already reset Safari by removing all website data. Still, no improvement.
Please help..... Thanks!

Safari/Preferences/Advanced - enable the Develop menu, then go there and Empty Caches. Quit/reopen Safari and test.
Do a backup.
Quit the application.
In Finder hold down the option/alt key while selecting the Go menu item. Select Library. Then go to Preferences/com.apple.Safari.plist. Move the .plist to your desktop.
Restart the computer, open the application and test. If it works okay, delete the plist from the desktop. 
If the application is the same, return the .plist to where you got it from, overwriting the newer ones.
If you want to make your user library permanently visible, run the below command in Applications/Utilities/Terminal.
chflags nohidden ~/Library/
You will need to do that after any updates.

Similar Messages

  • Safari crashing on a daily basis. Help!

    I've tried resetting safari yet it still crashes. I've also removed all extensions and again it crashes
    Process:         Safari [3742]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.4 (9537.76.4)
    Build Info:      WebBrowser-7537076004000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [149]
    Responsible:     Safari [3742]
    User ID:         501
    Date/Time:       2014-05-22 22:25:42.254 +1000
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  A1953AE5-61B9-EAAA-84C9-5776CD98A04F
    Sleep/Wake UUID: 86E63F02-EF23-46AD-986F-8AF099AE25F2
    Crashed Thread:  4  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 000000010b85a000-000000010b85b000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff9519ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9519dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91a01fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91a015e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91a00f25 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x00007fff95950a0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x00007fff959507b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x00007fff959505bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x00007fff9a35d26e _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x00007fff9a35c8bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.Safari.framework              0x000000010b8bdd00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    11  com.apple.AppKit                        0x00007fff9a3509bc -[NSApplication run] + 553
    12  com.apple.AppKit                        0x00007fff9a33b7a3 NSApplicationMain + 940
    13  com.apple.Safari.framework              0x000000010ba8fc8d SafariMain + 267
    14  libdyld.dylib                           0x00007fff914715fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff951a3662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff92886421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff92886136 _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff951a2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29fc3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x000000010cbdc55b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x000000010cbd90ef WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x000000010c15bf3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff9519ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9519dd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff97df6377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff97df62ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 4 Crashed:: com.apple.NSURLConnectionLoader
    0   libsystem_pthread.dylib                 0x00007fff8d2a09a4 _pthread_mutex_check_init + 14
    1   libsystem_pthread.dylib                 0x00007fff8d2a0621 _pthread_mutex_lock + 28
    2   com.apple.CoreFoundation                0x00007fff91a0a301 CFRunLoopSourceSignal + 49
    3   com.apple.CFNetwork                     0x00007fff9133d279 PACEntryStreamCallback(__CoreReadStream*, unsigned long, void*) + 2157
    4   com.apple.CFNetwork                     0x00007fff91289f89 CoreReadStreamClient::coreStreamEventsAvailable(unsigned long) + 53
    5   com.apple.CFNetwork                     0x00007fff913bda65 CoreStreamBase::_callClientNow(CoreStreamClient*) + 53
    6   com.apple.CFNetwork                     0x00007fff91289ca9 CoreStreamBase::_streamSetEventAndScheduleDelivery(unsigned long, unsigned char) + 183
    7   com.apple.CFNetwork                     0x00007fff913557c8 HTTPReadStream::selfSignalEvent(unsigned long, CFStreamError const*) + 500
    8   com.apple.CFNetwork                     0x00007fff91356628 HTTPReadStream::streamEvent(unsigned long) + 298
    9   com.apple.CFNetwork                     0x00007fff91289f89 CoreReadStreamClient::coreStreamEventsAvailable(unsigned long) + 53
    10  com.apple.CFNetwork                     0x00007fff913bda65 CoreStreamBase::_callClientNow(CoreStreamClient*) + 53
    11  com.apple.CFNetwork                     0x00007fff912b3558 ___ZN14CoreStreamBase34_streamSetEventAndScheduleDeliveryEmh_block_invoke + 33
    12  com.apple.CFNetwork                     0x00007fff912a32ec ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25
    13  com.apple.CoreFoundation                0x00007fff919dbb44 CFArrayApplyFunction + 68
    14  com.apple.CFNetwork                     0x00007fff912a31cb RunloopBlockContext::perform() + 115
    15  com.apple.CFNetwork                     0x00007fff912a3073 MultiplexerSource::perform() + 269
    16  com.apple.CFNetwork                     0x00007fff912a2ea2 MultiplexerSource::_perform(void*) + 72
    17  com.apple.CoreFoundation                0x00007fff91a10661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    18  com.apple.CoreFoundation                0x00007fff91a01d12 __CFRunLoopDoSources0 + 242
    19  com.apple.CoreFoundation                0x00007fff91a0149f __CFRunLoopRun + 831
    20  com.apple.CoreFoundation                0x00007fff91a00f25 CFRunLoopRunSpecific + 309
    21  com.apple.Foundation                    0x00007fff97616967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    22  com.apple.Foundation                    0x00007fff9761676b __NSThread__main__ + 1318
    23  libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    24  libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    25  libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff951a2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c166ca5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x000000010c15bf3f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff951a2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c167717 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c1675a8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c15bf3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff951a2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c167717 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c1675a8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c15bf3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff951a2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c167717 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c1675a8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c15bf3f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff9519ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9519dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91a01fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91a015e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91a00f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff9a4fd05e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 10:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff9519ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9519dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91a01fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91a015e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91a00f25 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x000000010ba3f323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x000000010c15bf3f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff951a2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d2a1fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff951a2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d2a1fb9 start_wqthread + 13
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff951a29aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff91a4dab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8d29d899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8d29d72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8d2a1fc9 thread_start + 13
    Thread 14:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff9519ea56 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff928889f9 _dispatch_semaphore_wait_slow + 206
    2   libxpc.dylib                            0x00007fff962c67ef xpc_connection_send_message_with_reply_sync + 195
    3   com.apple.SystemConfiguration           0x00007fff95bd257b __SCNetworkReachabilityServer_targetRemove + 126
    4   com.apple.SystemConfiguration           0x00007fff95bd23ee __SCNetworkReachabilityDeallocate + 101
    5   com.apple.CoreFoundation                0x00007fff919aa448 CFRelease + 424
    6   libdispatch.dylib                       0x00007fff9288428d _dispatch_client_callout + 8
    7   libdispatch.dylib                       0x00007fff92886082 _dispatch_root_queue_drain + 326
    8   libdispatch.dylib                       0x00007fff92887177 _dispatch_worker_thread2 + 40
    9   libsystem_pthread.dylib                 0x00007fff8d29eef8 _pthread_wqthread + 314
    10  libsystem_pthread.dylib                 0x00007fff8d2a1fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff951a2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d2a1fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff951a2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d29ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d2a1fb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7e441425  rbx: 0x0000000000000018  rcx: 0x00007fff7e405060  rdx: 0x00007fee4a476318
      rdi: 0x0000000000000018  rsi: 0x0000000000000000  rbp: 0x0000000110e5c550  rsp: 0x0000000110e5c530
       r8: 0x0000000000000000   r9: 0x00007fee4a478770  r10: 0x000000007f2747b3  r11: 0x00000000d396043d
      r12: 0x0000000000000018  r13: 0x0000600000648340  r14: 0x0000000000000018  r15: 0x0000000000000000
      rip: 0x00007fff8d2a09a4  rfl: 0x0000000000010206  cr2: 0x0000000000000018
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10b85a000 -        0x10b85affd  com.apple.Safari (7.0.4 - 9537.76.4) <BE71E110-8F31-3710-AC01-96EFEEE5037C> /Applications/Safari.app/Contents/MacOS/Safari
           0x10b861000 -        0x10bd67ffb  com.apple.Safari.framework (9537 - 9537.76.4) <28E2BB7D-87E5-357C-B22E-D4091B5AF7EE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x10c153000 -        0x10c4caff6  com.apple.JavaScriptCore (9537 - 9537.76.1) <EB1F11D7-80BA-366C-8807-159575F41CE7> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10c5c8000 -        0x10c6feffc  com.apple.WebKit (9537 - 9537.76.4) <D3F786EA-9E87-3BFA-9B39-C938C0EC1F5A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10c7f6000 -        0x10c9e7ff3  com.apple.WebKit2 (9537 - 9537.76.4) <7753BA2C-1279-396D-8044-AE1D001A5A57> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x10cbd3000 -        0x10da27ff3  com.apple.WebCore (9537 - 9537.76.4) <4DC363A5-28FB-343B-9E56-D261D321D97B> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10fd98000 -        0x10fda0ff3  libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x1124d2000 -        0x1124d5ffa  libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x1124e1000 -        0x1124e2ffc  com.apple.SafariServices.framework (9537 - 9537.76.4) <33EBCBCD-6A93-3DED-AA0A-5237B878C3FE> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x1124e8000 -        0x1124effff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x1125cc000 -        0x1125f4ffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x113626000 -        0x113626ff6 +cl_kernels (???) <04E25B14-E09C-4D7F-854A-0296087C7D10> cl_kernels
           0x11362c000 -        0x11362dfe2 +cl_kernels (???) <51010882-FA65-4756-B4BF-92C843272363> cl_kernels
           0x113636000 -        0x113637ff9 +cl_kernels (???) <0B7FA208-827F-432D-A5D6-2E87E0AE2DEF> cl_kernels
           0x113649000 -        0x113649fe7 +cl_kernels (???) <2F786999-A1BC-4B13-AA07-0026C35570DF> cl_kernels
           0x11364e000 -        0x11364ffef +cl_kernels (???) <6DAF384C-5BF7-44AC-8258-67CB0E04DD21> cl_kernels
           0x1136fb000 -        0x1137e1fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x113823000 -        0x113908fe7  unorm8_argb.dylib (2.3.58) <7B4A2580-C169-3ABC-8F62-B766914C59DD> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x1139bb000 -        0x1139bcfee +cl_kernels (???) <F8987682-9808-45DC-B028-669EC3F8B1B0> cl_kernels
           0x114b8c000 -        0x114b8dfeb +cl_kernels (???) <F5ED4E7F-D438-42C5-A4A6-042DAE5BD64B> cl_kernels
           0x114fbd000 -        0x114fbeffa +cl_kernels (???) <EF757AC4-F1E4-4FE9-BC4C-58D6874965E4> cl_kernels
        0x7fff6fb8f000 -     0x7fff6fbc2817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8d29c000 -     0x7fff8d2a3ff7  libsystem_pthread.dylib (53.1.4) <9D0EBF77-A6ED-3D51-9214-1DB9E8731900> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8d2af000 -     0x7fff8d540ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8d580000 -     0x7fff8d5e5ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d5e6000 -     0x7fff8d5e7fff  libunc.dylib (28) <A7E7B983-D29D-355A-BD95-43189161B663> /usr/lib/system/libunc.dylib
        0x7fff8d62f000 -     0x7fff8d637ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d638000 -     0x7fff8d643ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d9c1000 -     0x7fff8d9c7fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1371) <59351927-BCFF-3B94-AD1B-4C3DE6A8FD73> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d9c8000 -     0x7fff8d9f2ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8d9f3000 -     0x7fff8da34fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8da35000 -     0x7fff8db24fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8dcb3000 -     0x7fff8dcf3ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8dd0e000 -     0x7fff8ddd7fff  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
        0x7fff8ddd8000 -     0x7fff8ddf1ff7  com.apple.Kerberos (3.0 - 1) <26A389F3-8820-30EE-8997-F0E8EFD8BB4E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8dea2000 -     0x7fff8dec1ff7  com.apple.CalendarFoundation (7.0 - 113.3) <5A04647C-5CC4-37AB-9CEA-C9B57B0BFA7A> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8dedc000 -     0x7fff8df02ff7  com.apple.iCalendar (7.0 - 162.2) <8715F4AA-3E35-3E36-B085-128C3DC332B1> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff8df03000 -     0x7fff8df04ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8df05000 -     0x7fff8df5cfff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8df5d000 -     0x7fff8e047fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8e04c000 -     0x7fff8e056fff  libcommonCrypto.dylib (60049) <D1ECE8B9-647E-3DE0-8AC9-B972E68E822C> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e057000 -     0x7fff8e05affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8e05b000 -     0x7fff8e0b8fff  com.apple.imfoundation (10.0 - 1000) <2C233BEE-5E86-38D4-85E3-F79BC1199AD6> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8e0be000 -     0x7fff8e10bfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8e10c000 -     0x7fff8e113ff3  libcopyfile.dylib (103) <97D54BBE-C3B0-32CB-BB28-11006DEFD110> /usr/lib/system/libcopyfile.dylib
        0x7fff8e114000 -     0x7fff8e15bff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff8e15c000 -     0x7fff8e169ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8e16a000 -     0x7fff8e171ff7  com.apple.phonenumbers (1.1.1 - 105) <6EF83B2B-9422-37D2-8A04-CFBEF04065AB> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8e174000 -     0x7fff8e180ff3  com.apple.AppleFSCompression (56 - 1.0) <4A122488-B180-32E1-904F-0AB80F2BF011> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8e181000 -     0x7fff8e18affd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e18b000 -     0x7fff8e194ffb  libCGInterfaces.dylib (271) <9857EBCA-015C-3667-B66F-056EE616887E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff8e195000 -     0x7fff8e259ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8e25a000 -     0x7fff8e25dfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e25e000 -     0x7fff8e32fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <B26C8237-52E0-3E93-A2E2-147B57B3292E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8e330000 -     0x7fff8e35ffff  com.apple.DebugSymbols (106 - 106) <2C3BEDCB-376B-31EE-B8BF-1872C010A630> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e360000 -     0x7fff8e371ff7  libz.1.dylib (53) <4C5FA1A5-4471-398E-9543-2E54D46E63E9> /usr/lib/libz.1.dylib
        0x7fff8e372000 -     0x7fff8e42aff7  com.apple.DiscRecording (8.0 - 8000.4.6) <FCBB5558-A702-3658-AEE4-7D129AFBF350> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8eb7b000 -     0x7fff8eb8dfff  com.apple.ImageCapture (9.0 - 9.0) <87B165A5-683E-36A2-A7C6-2FF7C80FD5C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ebad000 -     0x7fff8ebc9fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <DEC2CE09-D704-35BB-B1F6-F99F98F95AFD> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8ebca000 -     0x7fff8ebe2ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ee85000 -     0x7fff8ef76ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8f5e3000 -     0x7fff8f5e6fff  com.apple.help (1.3.3 - 46) <476C42CF-0A56-3515-B52D-F3170C4C0F2C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8f5e7000 -     0x7fff8f5f7fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8f5f8000 -     0x7fff8f5faff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8f5fb000 -     0x7fff8f64dfff  libc++.1.dylib (120) <2CB96D10-1E3E-39B1-B90D-C56C3818321E> /usr/lib/libc++.1.dylib
        0x7fff8f64e000 -     0x7fff8f6bdff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8f6bf000 -     0x7fff8f6c9ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8f6ca000 -     0x7fff8f6d4ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
        0x7fff8f754000 -     0x7fff8f759ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8f766000 -     0x7fff8f795fd2  libsystem_m.dylib (3047.16) <9937893C-3E60-3B35-B395-7CAF6F2B4C77> /usr/lib/system/libsystem_m.dylib
        0x7fff8f7ae000 -     0x7fff8f7edfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8f7ee000 -     0x7fff8f7effff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
        0x7fff8f7f0000 -     0x7fff8f8c1fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8f8c2000 -     0x7fff8f8c4fff  com.apple.marco (10.0 - 1000) <CF5807B9-4A24-3FF1-AAC8-58434FE604C6> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8f8c5000 -     0x7fff8f8e3ff7  com.apple.Accounts (113 - 113) <6C5C7E51-3AF2-3F64-8F5E-601BCE5FB72A> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8f90a000 -     0x7fff8f93efff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f93f000 -     0x7fff8f943ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff8f944000 -     0x7fff8f948fff  libpam.2.dylib (20) <A63D4DA2-06A4-3FB8-AC3F-BDD69694EE5E> /usr/lib/libpam.2.dylib
        0x7fff8f949000 -     0x7fff8f949ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f94a000 -     0x7fff8f998ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f999000 -     0x7fff8f9a6ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8f9a7000 -     0x7fff8f9a7fff  com.apple.AOSMigrate (1.0 - 1) <0B134BFB-B094-3FD9-A8FF-A371B0C85A28> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8f9a8000 -     0x7fff8f9e3fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8f9e4000 -     0x7fff8fa3fffb  com.apple.AE (665.5 - 665.5) <4E199B35-AC23-374C-80F1-DC26E5389B8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8fa40000 -     0x7fff8fe17fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8fe18000 -     0x7fff901f9ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff901fa000 -     0x7fff9022fffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff90230000 -     0x7fff9048affd  com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9048b000 -     0x7fff90493fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90494000 -     0x7fff90497fff  com.apple.TCC (1.0 - 1) <EDAF25B2-A450-3E6C-932C-A994952C385D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff9052b000 -     0x7fff90553ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff90554000 -     0x7fff90554fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff90555000 -     0x7fff90790fff  com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff90791000 -     0x7fff907a2ff7  libsystem_asl.dylib (217.1.4) <BA3FA877-F584-342D-8DEE-4B548B8B7233> /usr/lib/system/libsystem_asl.dylib
        0x7fff907a3000 -     0x7fff90840fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff90841000 -     0x7fff90ad4fff  com.apple.RawCamera.bundle (5.05 - 743) <ACFD986B-59D0-313C-941A-5F239CDF9AA7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff90b0b000 -     0x7fff90b22ffa  libAVFAudio.dylib (32.2) <B1AA352E-F4F6-3E69-B2B4-EACE9448405C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff90b25000 -     0x7fff90cd2f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff90d1e000 -     0x7fff90d20fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90d21000 -     0x7fff90d37fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff90d3a000 -     0x7fff90d43ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff90d44000 -     0x7fff90d4aff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff90d4b000 -     0x7fff90d4dfff  com.apple.Mangrove (1.0 - 1) <A2576E83-FAF4-3014-BEF5-1572F0C2963B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff90d4e000 -     0x7fff90d7ffff  com.apple.MediaKit (15 - 709) <689833FD-088F-39BE-84CC-7E88173E9FC3> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90e7d000 -     0x7fff90e7ffff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff90e80000 -     0x7fff90edeff7  com.apple.corelocation (1486.17 - 1486.24) <E850B49E-1131-30AC-AE06-ED9636FA5B0F> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff90f0e000 -     0x7fff90f14ff7  com.apple.XPCService (2.0 - 1) <D761CEC3-19C7-3A56-A4F5-220E60891D97> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff90f15000 -     0x7fff90f17ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff90f18000 -     0x7fff90f20fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff90f21000 -     0x7fff90f22ff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90f23000 -     0x7fff90fe5ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff910ba000 -     0x7fff910ffff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff91100000 -     0x7fff9112eff7  com.apple.securityinterface (9.0 - 55047) <9FC37095-6E34-35F6-BB6A-D20E1D9B4BB5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff9112f000 -     0x7fff9113dfff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9113e000 -     0x7fff9126cfff  com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff9127c000 -     0x7fff913ecff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff913f0000 -     0x7fff9141cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff9141d000 -     0x7fff91431fff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff91449000 -     0x7fff9146dfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B5D73340-1531-312C-933E-C2E336904633> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff9146e000 -     0x7fff91471ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff91472000 -     0x7fff914c5fff  com.apple.ScalableUserInterface (1.0 - 1) <82D27BF0-3522-3142-BACE-F9F7A5CE6140> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff914c6000 -     0x7fff91914fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff91915000 -     0x7fff91979fff  com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff9198d000 -     0x7fff9198dffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9198e000 -     0x7fff91990fff  com.apple.OAuth (25 - 25) <5CCDD1A3-9EBC-3A63-953D-2FE4B5251D46> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff91991000 -     0x7fff91b76fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff91bec000 -     0x7fff91c11ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <8BE63F6D-BD20-32A5-876B-02F5C6F5F61E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91ca1000 -     0x7fff91caafff  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
        0x7fff91ec2000 -     0x7fff91f00ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff91f2b000 -     0x7fff9235effb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <374EE20F-272C-3409-8558-8158621147CD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9235f000 -     0x7fff92882fff  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
        0x7fff92883000 -     0x7fff9289dfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff9289e000 -     0x7fff928aafff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff928ab000 -     0x7fff92907fff  com.apple.coredav (1.0.1 - 229.6) <C13BFFBE-63CC-3EBB-A176-9AF1FD87E560> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff9292c000 -     0x7fff929adfff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff929ae000 -     0x7fff929fdff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff929fe000 -     0x7fff92ce8fff  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
        0x7fff92d2b000 -     0x7fff92ffbffc  com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff92ffc000 -     0x7fff93084ff7  com.apple.CorePDF (4.0 - 4) <A7375B6C-8C4B-3756-BFF9-AF76B3A91312> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff93085000 -     0x7fff93135ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff93152000 -     0x7fff9315fff4  com.apple.Librarian (1.2 - 1) <6527682F-BFBD-3E92-B3EA-BDBFB7F6E624> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff93160000 -     0x7fff93170ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff93171000 -     0x7fff931c2ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <9170DD01-4927-3F7E-86F4-A029E0E77EA6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff931c3000 -     0x7fff931c5fff  com.apple.EFILogin (2.0 - 2) <FC03D854-FC1F-3A40-ACDD-CFFE52B07B4D> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff931ea000 -     0x7fff931ecff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff931fc000 -     0x7fff933bafff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff933bb000 -     0x7fff93404fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff93405000 -     0x7fff9373bfff  com.apple.MediaToolbox (1.0 - 1273.54) <E11683F7-BB60-37EB-98B6-BD519D93CB30> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9373c000 -     0x7fff937c8ff7  com.apple.ink.framework (10.9 - 207) <A14DB245-D0C3-3876-BAD8-CCB76B5A609B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff93b93000 -     0x7fff93c1cff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff93c88000 -     0x7fff93c99fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff93cc3000 -     0x7fff93ccdff7  com.apple.ProtocolBuffer (1 - 182.1.3) <22B22EB9-4FB9-3EA7-875B-E3A566633926> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff93cce000 -     0x7fff93e0ffff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff93e10000 -     0x7fff93e1fff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <15736125-5279-32FC-928E-8AE5EA6A6271> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff93e20000 -     0x7fff93f4ffef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff93f56000 -     0x7fff93f80ff7  libsandbox.1.dylib (278.11) <BD3D8652-8871-36DB-A27D-3BE4F18428B4> /usr/lib/libsandbox.1.dylib
        0x7fff93f81000 -     0x7fff93fbdff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff93fbe000 -     0x7fff94024fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <0684ECE0-3666-3E22-859A-177C2F336A59> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff94035000 -     0x7fff9411cff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff9411d000 -     0x7fff9415fff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff94160000 -     0x7fff94179ff7  com.apple.Ubiquity (1.3 - 289) <664F5B33-708D-33E9-81E1-C45CBE9AAB6E> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff9417a000 -     0x7fff941f1fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff941f2000 -     0x7fff94360ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff94361000 -     0x7fff94361fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff94362000 -     0x7fff9436dff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff9436e000 -     0x7fff94371fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff94372000 -     0x7fff94373ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff94374000 -     0x7fff94398ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff943da000 -     0x7fff94441ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff94442000 -     0x7fff94471ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff94472000 -     0x7fff94479ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff9447a000 -     0x7fff94515ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff94516000 -     0x7fff94517ffb  libremovefile.dylib (33) <EE47FD18-9E33-34C9-869F-0B91A5277C3F> /usr/lib/system/libremovefile.dylib
        0x7fff94518000 -     0x7fff94523fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff94524000 -     0x7fff94646fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff94647000 -     0x7fff9464cfff  libmacho.dylib (845) <22EA37A3-5E09-3ABB-AA77-48EFF64090A5> /usr/lib/system/libmacho.dylib
        0x7fff9464d000 -     0x7fff94660ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff94661000 -     0x7fff94f80f43  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff94f81000 -     0x7fff94f89ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <E18D6C0E-890A-3709-9D4D-6FDE7D305CE7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff94f8a000 -     0x7fff94f92ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff94f93000 -     0x7fff94f9afff  libcompiler_rt.dylib (35) <2A77D859-E2F7-3769-BCAC-F6971A7CAF7A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9518d000 -     0x7fff951a9ff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
        0x7fff951ad000 -     0x7fff953f5ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff953f6000 -     0x7fff95455fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <7F86A7C3-7B7D-3CD7-9758-CA74FB4DE2CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff954fb000 -     0x7fff954fdff7  libquarantine.dylib (71) <D8D3C33F-0328-3894-8898-D9766F888FE4> /usr/lib/system/libquarantine.dylib
        0x7fff958ea000 -     0x7fff95919ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <884652F6-C516-3064-ABB7-229602832ADD> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff9591a000 -     0x7fff95921fff  com.apple.NetFS (6.0 - 4.0) <742B4B38-722A-3D3A-BEF1-0E294251D0C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff95922000 -     0x7fff95bccff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff95bcd000 -     0x7fff95c30ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff95c31000 -     0x7fff95c3efff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff95c4c000 -     0x7fff95c9afff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff95e02000 -     0x7fff95e02ff7  libkeymgr.dylib (28) <CF815A65-3F2D-39D3-A58A-163574C43B12> /usr/lib/system/libkeymgr.dylib
        0x7fff95e03000 -     0x7fff95e70fff  com.apple.SearchKit (1.4.0 - 1.4.0) <200B1199-785F-35DD-BCA7-B7C1F57DABC3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff95e7a000 -     0x7fff95fceff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff95fcf000 -     0x7fff95ff8ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff95ff9000 -     0x7fff96084fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff96087000 -     0x7fff960d4ff2  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
        0x7fff96129000 -     0x7fff961b2fff  com.apple.ColorSync (4.9.0 - 4.9.0) <CAACFD0B-BDA8-3C23-9F6D-7062E09F509C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff961b3000 -     0x7fff962a1fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff962bc000 -     0x7fff962e0fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff9716e000 -     0x7fff971b9fff  com.apple.ImageCaptureCore (5.0 - 5.0) <03C914AB-01F9-34FA-9E5A-B83701798489> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff971ba000 -     0x7fff971e0fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff971e1000 -     0x7fff971edff7  com.apple.KerberosHelper (4.0 - 1.0) <2EB272B2-02D1-3201-9B0A-E87204672238> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff971ee000 -     0x7fff971f6ffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff971f7000 -     0x7fff971f8ff7  com.apple.print.framework.Print (9.0 - 260) <6065DA3F-7533-3E81-8162-B1D1BED81D54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff971f9000 -     0x7fff971fafff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff97240000 -     0x7fff97257ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff974e2000 -     0x7fff974ebfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <BD86171D-715F-3399-B69D-F63C58AA7FC4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff974ec000 -     0x7fff9754cfff  com.apple.ISSupport (1.9.9 - 57) <BA31B256-35A7-398F-A061-950B0350305F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff9754d000 -     0x7fff975afff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <63D275B8-0F02-3BA7-86B0-5EE1EA7F7BFC> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff975b0000 -     0x7fff978aefff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff978af000 -     0x7fff978b4ff7  com.apple.MediaAccessibility (1.0 - 43) <F9807FF1-5C4B-37EF-9DB5-E226D39

    Back up all data.
    From the menu bar, select
     ▹ System Preferences... ▹ Network
    If the preference pane is locked, click the lock icon in the lower left corner and enter your password to unlock it. Then click the Advanced button and select the Proxies tab. If any proxy options are selected, make a note of them and then deselect them. You don’t need to change the bypass or FTP settings. Click OK and then Apply. Test. The result may be that you can't connect to any web server. Restore the previous settings if that happens.

  • In iOS 7, Safari crashes often, especially with YouTube videos

    Since iOS 7 upgrade, Safari crashes on a regular basis.  I notice this especially when going to a page with embedded YouTube videos.  Sometimes it happens just by going to the page, and if not then almost always when trying to play the video.  I have tried rebooting, resetting, turning off iCloud, etc., all to no avail. I have an iPhone 5 and an iPad 2, and this problem occurs on both.
    P.S. I updated to iOS 7.0.2, and this problem, which was happening before, still happens.

    Exactly the same problem here (iPad 2, 64g).
    Tried it all, shutting down all background apps, restore, you name it. 
    I believe it is a YouTube app problem.....I installed Jasmine to watch YouTube videos now (you need to favourite them in your YouTube account to access them easily).  Absolutely no problem watching them using the Jasmine app.  No video crashes (on YouTube, anything longer than 5 minutes would crash).
    Other than that, it is very frustrating having it constantly crash.  Hopefully this is fixed soon.

  • Safari Crashing Several Times per Hour

    Having problems with Safari crashing about 5 - 6 times an hour.  The first thing I noticed when examining the console messages is that every time I load safari I get 10 messages that pop into the log :
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100b21600 of class NSCFArray autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e014b0 of class NSCFString autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e01760 of class NSCFString autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e006d0 of class NSPathStore2 autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e006d0 of class NSPathStore2 autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e00740 of class NSPathStore2 autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e015d0 of class NSCFArray autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e01510 of class NSCFString autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e00100 of class NSCFString autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e01980 of class NSCFString autoreleased with no pool in place - just leaking
    6/18/11 12:54:41 PM Safari[3440] *** __NSAutoreleaseNoPool(): Object 0x100e00e60 of class NSCFData autoreleased with no pool in place - just leaking
    Safari will run for about 10 minutes and will crash, regardless of what I am doing.  Here is a copy of the latest crash report:
    Process:         Safari [3375]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [133]
    Date/Time:       2011-06-18 12:54:34.686 -0400
    OS Version:      Mac OS X 10.6.7 (10J4138)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x00007fff8127f553 JSC::RegExpObject::~RegExpObject() + 243
    1   com.apple.JavaScriptCore                0x00007fff811c38ce JSC::Heap::allocate(unsigned long) + 142
    2   com.apple.JavaScriptCore                0x00007fff81288ab6 cti_op_create_arguments_no_params + 38
    3   ???                                     0x000030d08a53c100 0 + 53672232075520
    4   com.apple.JavaScriptCore                0x00007fff8131606f JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 511
    5   ???                                     0x0000000128c13840 0 + 4978718784
    6   ???                                     0x000000011f43ecd0 0 + 4819512528
    7   com.apple.WebCore                       0x00007fff845d0a40 WebCore::JSXMLHttpRequest::~JSXMLHttpRequest() + 0
    8   ???                                     0x9090909090900000 0 + 10416984888683003904
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff85fcd652 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00007fff85fa30e7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib                       0x00007fff85fa2cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff85fa27fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff85fa2128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff85fa1fc5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff85fc2f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff85fc6da1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff83c990f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                       0x00007fff83c951fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 3:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87157932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87156dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                        0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari                        0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff85f89e8e open$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00007fff85f9c681 fopen + 84
    2   com.lastpass                            0x0000000117a9e7c4 pipe_thread + 260
    3   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87157932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87156dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff80514f67 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff80495f28 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff85fcbe52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff87179498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 7:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff85fc2f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff85fc6da1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff811b9a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                        0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari                        0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari                        0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff80d8d38a CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff80d8d2ca thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff85fc2f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff85fc6da1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff811b9a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff83fe9fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff85fa1f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff85fa235c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff85fa1fc5 start_wqthread + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff85f882fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff85fc6c92 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo                     0x00007fff80005de6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo                     0x00007fff800052a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo                     0x00007fff80004fe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff702345d0  rbx: 0x000000011fc0c798  rcx: 0x000000000000000d  rdx: 0x000000000000007e
      rdi: 0x0000000128bff340  rsi: 0x000000000003f340  rbp: 0x0000000128bff340  rsp: 0x00007fff5fbfdd40
       r8: 0x0000000000000033   r9: 0x0000000125d58000  r10: 0x0000000000000008  r11: 0x00007fff81288a90
      r12: 0x0037003300320036  r13: 0x000000011a8f6868  r14: 0xffff000000000000  r15: 0x00007fff5fbfddf0
      rip: 0x00007fff8127f553  rfl: 0x0000000000010206  cr2: 0x0000000019124004
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x11620d000 -        0x116233fff  GLRendererFloat ??? (???) <AB5DE3EE-E41C-A52E-82DA-641EEA980EFE> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x117a00000 -        0x117a03ff7 +net.culater.SIMBL.osax 0.9.9 (0.9.9) <F0F26DED-2BF8-C0BF-8D26-30D50D989095> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
           0x117a08000 -        0x117b98fe3 +com.lastpass 1.73.0 (1.73.0) <B7E4CB73-860C-797A-977E-2F94D633EB31> /Library/Application Support/SIMBL/Plugins/LastPass.bundle/Contents/MacOS/LastPass
           0x117cfc000 -        0x117cfcfff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x11cca0000 -        0x11cca5ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x120280000 -        0x1202a4ff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <BDBC5EDB-40A4-A5C3-AFC6-7207C80273B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x1213cb000 -        0x12155efe7  GLEngine ??? (???) <B916C403-119F-3E1E-0814-E1D91C429C21> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x12158f000 -        0x121981fff  com.apple.ATIRadeonX3000GLDriver 1.6.34 (6.3.4) <042F2B53-7B98-6A1A-C95F-6C97181CDC2A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x1219c8000 -        0x122a3afe7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.34 (6.3.4) <18C49739-A59C-7AC3-9044-313D58C38EE1> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80028ff7  com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff80045000 -     0x7fff8015cfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EF023D83-F9E9-834E-64C1-B2E26151F63B> /usr/lib/libxml2.2.dylib
        0x7fff8015d000 -     0x7fff80169fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <A21B7E3A-1EDD-7684-ACC1-72587034A020> /usr/lib/libbz2.1.0.dylib
        0x7fff8016a000 -     0x7fff80223fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
        0x7fff80224000 -     0x7fff80225ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff80247000 -     0x7fff803c5ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff803c6000 -     0x7fff8041bff7  com.apple.framework.familycontrols 2.0.2 (2020) <1E8D193F-3236-59AB-2242-14AD94128E81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8041c000 -     0x7fff80484fff  com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff80485000 -     0x7fff80708fe7  com.apple.Foundation 6.6.6 (751.53) <265F0D38-F228-9A1F-9A3D-AAEF3C4E8E67> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80709000 -     0x7fff80991fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff809a0000 -     0x7fff809cbff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
        0x7fff80a84000 -     0x7fff80ac7ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <C846410B-B360-F3C2-FD2B-17C0EF653A95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff80d3a000 -     0x7fff810d7fe7  com.apple.QuartzCore 1.6.3 (227.36) <BB6BB0AD-4E77-C284-9514-F91CE0F9A8CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff811a3000 -     0x7fff811a7ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <2829DEB2-D713-2279-1613-4513BEE9588D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff811a8000 -     0x7fff81398fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff813be000 -     0x7fff813cdfef  com.apple.opengl 1.6.13 (1.6.13) <5430C8B3-3A18-F97A-97F4-B8054AC4BC80> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff81406000 -     0x7fff81417ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
        0x7fff81418000 -     0x7fff8165afe7  com.apple.AddressBook.framework 5.0.4 (883) <2192ED27-0C79-748F-E590-E1D08845A0D5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8165b000 -     0x7fff8169efef  libtidy.A.dylib ??? (???) <C32D1061-EF58-9DE1-6D6E-1286E58B83EB> /usr/lib/libtidy.A.dylib
        0x7fff8169f000 -     0x7fff816e0fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <604973D9-F61B-994B-4D35-7BF8C46ECF33> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8172f000 -     0x7fff8173aff7  com.apple.HelpData 2.0.5 (34.1.1) <495A70E4-4614-04F9-6CB1-B2B1A65A2B2F> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8173b000 -     0x7fff81f45fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff81f46000 -     0x7fff81fd6fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8200c000 -     0x7fff82098fef  SecurityFoundation ??? (???) <92FAC546-34A0-E65F-05DE-8883D7FECBA4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82099000 -     0x7fff821a3ff7  com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff821a4000 -     0x7fff8225afff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22> /usr/lib/libobjc.A.dylib
        0x7fff822bc000 -     0x7fff82301fff  com.apple.CoreMediaIOServices 140.0 (1493) <298AEE5E-1301-6F37-3ADD-95B3488D8D63> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff8230a000 -     0x7fff823bffe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8240b000 -     0x7fff825c3fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <8B6B8A48-44E8-21C9-750E-FA616BCE816D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff825c4000 -     0x7fff8260eff7  com.apple.Metadata 10.6.3 (507.15) <229F5EBE-210F-F397-109B-95F3060AA1F3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff827c3000 -     0x7fff827c3ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff827c4000 -     0x7fff827f3fff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82817000 -     0x7fff82838fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib
        0x7fff82839000 -     0x7fff82a73fef  com.apple.imageKit 2.0.3 (1.0) <59B92439-88C0-C60E-E9C9-7D834A36E1F9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83208000 -     0x7fff8321efe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8DE1D79E-70EC-988E-E7F9-3E46295925D8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8321f000 -     0x7fff83266fff  com.apple.QuickLookFramework 2.3 (327.6) <115BCFBD-8BC8-9E9D-BE04-2EC05EF78CC0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff83276000 -     0x7fff832a7fff  libGLImage.dylib ??? (???) <CA10BB19-74DA-0D46-9D82-987904AF6DD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff833a9000 -     0x7fff834ddff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <C4E214AE-67AB-5D35-836D-0B5F65EB210E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff834de000 -     0x7fff834dffff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff8351b000 -     0x7fff8351bff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8351c000 -     0x7fff8351cff7  com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8351d000 -     0x7fff83523ff7  IOSurface ??? (???) <27E523B3-6BE6-7D7D-5002-2A0E7ED2DB3D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff83540000 -     0x7fff83545fff  libGIF.dylib ??? (???) <C8DDF1C5-1C82-55A0-CECF-B95B9B052B95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83546000 -     0x7fff8358dff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83595000 -     0x7fff83c9206f  com.apple.CoreGraphics 1.545.0 (???) <1E7BA799-BCA9-2334-C1E3-2131C1E4519F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83c93000 -     0x7fff8490efef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84912000 -     0x7fff84927ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff84928000 -     0x7fff84d6bfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84d6c000 -     0x7fff84e94ff7  com.apple.MediaToolbox 0.484.33 (484.33) <F08A0B24-5A24-C7FD-DFBF-05D4D6C89AE3> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff84e95000 -     0x7fff84e9bff7  com.apple.CommerceCore 1.0 (9) <B06C8404-1031-2852-EE0D-FAB0CF2D276A> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84e9c000 -     0x7fff84fa2fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff84fa3000 -     0x7fff84fecff7  com.apple.securityinterface 4.0.1 (40418) <1C1BD8E9-F128-CE8C-0C20-F29882B8AC32> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff853a6000 -     0x7fff853b1fff  com.apple.CrashReporterSupport 10.6.7 (258) <94FA72A9-7359-A379-E204-35843525322D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff853b2000 -     0x7fff85da8fff  com.apple.AppKit 6.6.7 (1038.35) <204DDF4C-70DB-DBB2-77C1-5EFB10B52A5C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85da9000 -     0x7fff85dbafff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff85dbb000 -     0x7fff85dbefff  com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85e18000 -     0x7fff85e60ff7  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
        0x7fff85e61000 -     0x7fff85e6fff7  libkxld.dylib ??? (???) <FB6ED83A-060F-CACC-83EC-49F3DB223CEA> /usr/lib/system/libkxld.dylib
        0x7fff85ea0000 -     0x7fff85eb1fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff85eb2000 -     0x7fff85ec4fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff85ec5000 -     0x7fff85f86fef  com.apple.ColorSync 4.6.6 (4.6.6) <D560FFAC-CC7C-8C1C-E20C-40D87236F309> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff85f87000 -     0x7fff86148fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <C80582B8-D8F7-A378-E27D-28411EE53901> /usr/lib/libSystem.B.dylib
        0x7fff86149000 -     0x7fff86149ff7  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
        0x7fff86150000 -     0x7fff8618afff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <AE68B25E-C127-7BB3-ED42-0466BDEDA9D1> /usr/lib/libssl.0.9.8.dylib
        0x7fff8618b000 -     0x7fff86271fef  com.apple.DesktopServices 1.5.10 (1.5.10) <7A14F1AE-57D1-2EE9-4314-FE39A8B9FA64> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86272000 -     0x7fff862b6fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <56E4A86E-F43E-F616-681B-C6DFE4B149E5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff862b7000 -     0x7fff862bcfff  libGFXShared.dylib ??? (???) <E636D94D-9D19-F6C4-7808-9F15B5E436A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff862bd000 -     0x7fff862c4fff  com.apple.OpenDirectory 10.6 (10.6) <13CECF72-D84B-2A88-CB0C-2092FDF0DB5D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff862c5000 -     0x7fff862e0ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff862f5000 -     0x7fff86395fff  com.apple.LaunchServices 362.2 (362.2) <68FB6920-A331-F6B6-201A-4D4593021212> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86396000 -     0x7fff86396ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8666b000 -     0x7fff866d7ff7  com.apple.CorePDF 1.3 (1.3) <36CE4BBE-0115-D0EF-A18F-F0FE690EB6F2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff866e2000 -     0x7fff866e4fff  com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff866e5000 -     0x7fff86bebff7  com.apple.VideoToolbox 0.484.33 (484.33) <B2A98B95-F497-85A4-8D77-3CD13B095A4A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff86c5f000 -     0x7fff86d31fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <510A7E87-DE8F-1BAB-727D-3A78859CFFE6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff86d32000 -     0x7fff86d6bfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <34CF29CC-8802-0CAC-1D0F-FA526951D145> /usr/lib/libcups.2.dylib
        0x7fff86d6c000 -     0x7fff86d80ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86d81000 -     0x7fff86ea2fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5CD78EA4-1770-6C83-51AD-99B5701CB5AB> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86ebe000 -     0x7fff86ed4fff  com.apple.ImageCapture 6.0.2 (6.0.2) <E0D9E290-458B-EE88-AA9D-97C0B51EA03E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff870d4000 -     0x7fff8710aff7  com.apple.framework.Apple80211 6.2.5 (625.6) <1F865478-42D8-BD08-A56F-AB7B73F76E49> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8710b000 -     0x7fff87282fe7  com.apple.CoreFoundation 6.6.4 (550.42) <E8A12F17-D5B7-B801-076E-C22C8E176E8B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff87283000 -     0x7fff87360ff7  com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87361000 -     0x7fff873a2ff7  com.apple.CoreMedia 0.484.33 (484.33) <E7AF2EA1-D072-9CDE-6F2C-E001C35AA63B> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff873a3000 -     0x7fff873a3ff7  com.apple.Carbon 150 (152) <F31CA1DA-A54B-FEDC-2101-5E902A36DA6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff873a4000 -     0x7fff873f3ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <066A477D-C16C-A6FD-718F-0CE8D39807DE> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff873f4000 -     0x7fff87424fef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87425000 -     0x7fff87723fff  com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff87724000 -     0x7fff87725ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <A8EA30E1-20F2-47B9-2778-5BEBA6B0A7CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff87726000 -     0x7fff8772aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8772b000 -     0x7fff87744fff  com.apple.CFOpenDirectory 10.6 (10.6) <11FAE9D5-6BD2-D302-96B0-2E135049CAA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff877b4000 -     0x7fff877e7fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff877e8000 -     0x7fff8780efe7  libJPEG.dylib ??? (???) <745AE7A3-B8FF-8646-AFD9-15EA7B3B4206> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8780f000 -     0x7fff87832fff  com.apple.opencl 12.3.6 (12.3.6) <534AD81C-32AB-4C9A-5E0E-D6C6E77FA946> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87833000 -     0x7fff87870fff  com.apple.LDAPFramework 2.0 (120.1) <E5FA9339-4812-E8FE-C366-EE3DC975DBC6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87871000 -     0x7fff87872fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff87873000 -     0x7fff87876ff7  libCoreVMClient.dylib ??? (???) <6CB37602-75FF-B722-7D91-6694DE99A0C5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87877000 -     0x7fff87927fff  edu.mit.Kerberos 6.5.11 (6.5.11) <CDA011E3-18C9-1573-3A31-497404CD6675> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87928000 -     0x7fff8793efef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff8793f000 -     0x7fff879c1fff  com.apple.QuickLookUIFramework 2.3 (327.6) <8BAA8E90-D3EB-A783-B3CF-501BBF793892> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff879c2000 -     0x7fff87a33ff7  com.apple.AppleVAFramework 4.10.25 (4.10.25) <6B3F3558-55FE-092F-C22B-F590718F9653> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff87a34000 -     0x7fff87a3fff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87a40000 -     0x7fff87abdfef  com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87abe000 -     0x7fff87ac4ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87ac5000 -     0x7fff87b43ff7  com.apple.CoreText 3.151.8 (???) <BA89642D-AE17-F02D-0A36-FA4B322F5ABB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff87b44000 -     0x7fff87b4afff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <8E816571-16B3-5F52-582F-7D27428AAED4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff87b4b000 -     0x7fff87b4bff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff87b4c000 -     0x7fff87c0efef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87c50000 -     0x7fff87c50ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87c51000 -     0x7fff87ccdff7  com.apple.ISSupport 1.9.4 (52) <2381DB3E-EF16-9E32-D528-43BB53C267D6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff87cce000 -     0x7fff87d2efe7  com.apple.framework.IOKit 2.0 (???) <D205ABB9-0E45-5254-2610-D4522EC2378E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87d2f000 -     0x7fff87d31fff  libRadiance.dylib ??? (???) <A497721B-0429-EE3E-C3B5-62777C907552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff87d32000 -     0x7fff87dccff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <7715F1B4-F8C7-2769-5CB2-BB68BA62C598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87dcd000 -     0x7fff87f3dfff  com.apple.QTKit 7.6.6 (1772) <3D3EAC7C-C4E5-6F4D-2286-C59E64096B24> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87f3e000 -     0x7fff87f52fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87f53000 -     0x7fff87f8efff  com.apple.AE 496.4 (496.4) <CB905496-4D6B-F26A-399D-840D26DBEE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87f8f000 -     0x7fff8801efff  com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88145000 -     0x7fff88152fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <068BCC48-539B-2773-DE77-7B0C668DEDF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff881f1000 -     0x7fff88200fff  libxar.1.dylib ??? (???) <D599B824-2CD1-879B-8468-CF0C85EF3BA5> /usr/lib/libxar.1.dylib
        0x7fff88201000 -     0x7fff8823eff7  libFontRegistry.dylib ??? (???) <B7139315-C799-B681-17A0-3139149E829E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8823f000 -     0x7fff8824afff  com.apple.corelocation 12.1 (12.1) <DBF2549B-35F6-E09D-56DE-5F33DFA31556> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8824b000 -     0x7fff882d0ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff882d1000 -     0x7fff882eeff7  libPng.dylib ??? (???) <49568EEB-65D4-FACD-5566-1225495D5583> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff882ef000 -     0x7fff88409fef  libGLProgrammability.dylib ??? (???) <862676A5-FFA6-0367-E64B-2E2FE975CE97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8840a000 -     0x7fff88548fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88549000 -     0x7fff885c6fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff885c7000 -     0x7fff885ccff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff885cd000 -     0x7fff8861fff7  com.apple.HIServices 1.8.2 (???) <C7381225-559C-2C58-97EC-4880DF4C1AB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff88620000 -     0x7fff88648fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88649000 -     0x7fff886b3fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff88898000 -     0x7fff888d9fef  com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff888e6000 -     0x7fff88906ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <36051318-BDA1-E5D6-9751-055A10170980> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff88907000 -     0x7fff88c3bfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <21B6D592-F32F-B010-B04E-E3693B71DB84> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff88c3c000 -     0x7fff88ea6fef  com.apple.QuartzComposer 4.2 ({156.29}) <C896A36E-6DED-C82F-45E9-6AF5FE2EB1C9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff88ea7000 -     0x7fff88ee0ff7  com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff88f11000 -     0x7fff88f14ff7  com.apple.securityhi 4.0 (36638) <4497AC9D-4AD5-5155-B8B8-D47E694613A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88f15000 -     0x7fff88f61fff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
        0x7fff88f62000 -     0x7fff88fb1fef  libTIFF.dylib ??? (???) <4675FB7E-C153-429B-14B3-F23CAB9BF1BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88fb2000 -     0x7fff88ffbfef  libGLU.dylib ??? (???) <B8DB8593-46C4-8202-6596-2D12C318C253> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88ffc000 -     0x7fff890b9fff  com.apple.CoreServices.OSServices 359 (359) <E8336204-1ACB-D433-D569-2CAA22A88F65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff890c3000 -     0x7fff8950bfe7  com.apple.RawCamera.bundle 3.7.0 (569) <E3794272-AE0D-8D35-3EFB-CBE4048BEB0D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8950c000 -     0x7fff89516fff  com.apple.DisplayServicesFW 2.3.3 (289) <D537142B-3376-9DBD-F82E-82C731CC20A9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff89517000 -     0x7fff89579fe7  com.apple.datadetectorscore 2.0 (80.7) <A73D45FA-8957-6616-3776-593BE2927455> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8957a000 -     0x7fff89738fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <61FE1E3C-4390-9D33-5172-873CE24C6AAD> /usr/lib/libicucore.A.dylib
        0x7fff89739000 -     0x7fff897b8fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <54A2FF79-BF4B-22ED-F078-F075248FB7CA> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89846000 -     0x7fff89855fff  com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <C80582B8-D8F7-A378-E27D-28411EE53901> /usr/lib/libSystem.B.dylib

    I followed the instructions ad uninstalled - however Safari is still crashing.  Down to 3 - 5 times a day now - but still crashing.  Here is the latest Crash Report
    Process:         Safari [481]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [130]
    Date/Time:       2011-06-21 08:22:39.803 -0400
    OS Version:      Mac OS X 10.6.7 (10J4138)
    Report Version:  6
    Interval Since Last Report:          180040 sec
    Crashes Since Last Report:           124
    Per-App Interval Since Last Report:  114477 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      4EAD0A2D-C73C-4930-9EE0-60929B537D75
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000005b8f5cf24
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x00007fff811fd739 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 137
    1   com.apple.JavaScriptCore                0x00007fff81259c4f cti_op_get_by_id_proto_list_full + 79
    2   ???                                     0x000059147b4b5cfb 0 + 97944502754555
    3   com.apple.JavaScriptCore                0x00007fff8131606f JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 511
    4   ???                                     0x00000001277968c0 0 + 4957235392
    5   ???                                     0x000000012de03b40 0 + 5064637248
    6   com.apple.WebCore                       0x00007fff845d0a40 WebCore::JSXMLHttpRequest::~JSXMLHttpRequest() + 0
    7   ???                                     0x9090909090900000 0 + 10416984888683003904
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff85fcd652 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00007fff85fa30e7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib                       0x00007fff85fa2cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff85fa27fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff85fa2128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff85fa1fc5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff85fc2f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff85fc6da1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff83c990f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                       0x00007fff83c951fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 3:  Safari: CertRevocationChecker
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87157932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87156dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                        0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari                        0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87157932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87156dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff80514f67 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff80495f28 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87157932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87156dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                        0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari                        0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff85fcbe52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff87179498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 7:  WebCore: Database
    0   libSystem.B.dylib                       0x00007fff85fc2f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff85fc6da1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff811b9a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff840b3f82 WebCore::DatabaseThread::databaseThread() + 370
    4   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 8:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff85fc2f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff85fc6da1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff811b9a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff83fe9fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 9:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff85fc2f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff85fc6da1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff811b9a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                        0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari                        0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari                        0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff80d8d38a CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff80d8d2ca thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff85fa1f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff85fa235c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff85fa1fc5 start_wqthread + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff85f882fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff85fc6c92 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo                     0x00007fff80005de6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo                     0x00007fff800052a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo                     0x00007fff80004fe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff85fa1f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff85fa235c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff85fa1fc5 start_wqthread + 13
    Thread 14:  Safari: SpinningProgressIndicator
    0   libSystem.B.dylib                       0x00007fff85f8829a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff85f8890d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff87157932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff87156dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff804d07c8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5   com.apple.Foundation                    0x00007fff804d06a7 -[NSRunLoop(NSRunLoop) run] + 77
    6   com.apple.Safari                        0x0000000100090097 0x100000000 + 589975
    7   com.apple.Foundation                    0x00007fff80495f28 __NSThread__main__ + 1429
    8   libSystem.B.dylib                       0x00007fff85fc14f6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff85fc13a9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000005b8f5cf24  rbx: 0x0000000128acfc30  rcx: 0x000000006817e3b7  rdx: 0x0000000025212121
      rdi: 0x00000001175ec2a0  rsi: 0x0000000114d1ab00  rbp: 0x0000000130e746c0  rsp: 0x00007fff5fbfd240
       r8: 0x000000000012198e   r9: 0x0000000114d1ab24  r10: 0x0000000000000001  r11: 0x00007fff81259c00
      r12: 0x00007fff5fbfd280  r13: 0x000000011ed96338  r14: 0x0000000114810fc0  r15: 0xffff000000000002
      rip: 0x00007fff811fd739  rfl: 0x0000000000010206  cr2: 0x00000005b8f5cf24
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x117b9b000 -        0x117b9bfff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x117b9f000 -        0x117ba4ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11c2ab000 -        0x11c2afff7  libFontRegistryUI.dylib ??? (???) <D899EA35-811A-5537-BF0D-7723F6F5782A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x11c2be000 -        0x11c2bffff  ATSHI.dylib ??? (???) <C3BF96C6-C170-B0DD-7541-78AD91B4BD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x120d2e000 -        0x120d54fff  GLRendererFloat ??? (???) <AB5DE3EE-E41C-A52E-82DA-641EEA980EFE> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x121173000 -        0x121306fe7  GLEngine ??? (???) <B916C403-119F-3E1E-0814-E1D91C429C21> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x121337000 -        0x121729fff  com.apple.ATIRadeonX3000GLDriver 1.6.34 (6.3.4) <042F2B53-7B98-6A1A-C95F-6C97181CDC2A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x121770000 -        0x1227e2fe7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.34 (6.3.4) <18C49739-A59C-7AC3-9044-313D58C38EE1> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x1248c0000 -        0x1248e4ff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <BDBC5EDB-40A4-A5C3-AFC6-7207C80273B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80028ff7  com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff80045000 -     0x7fff8015cfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EF023D83-F9E9-834E-64C1-B2E26151F63B> /usr/lib/libxml2.2.dylib
        0x7fff8015d000 -     0x7fff80169fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <A21B7E3A-1EDD-7684-ACC1-72587034A020> /usr/lib/libbz2.1.0.dylib
        0x7fff8016a000 -     0x7fff80223fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
        0x7fff80224000 -     0x7fff80225ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff80247000 -     0x7fff803c5ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff803c6000 -     0x7fff8041bff7  com.apple.framework.familycontrols 2.0.2 (2020) <1E8D193F-3236-59AB-2242-14AD94128E81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8041c000 -     0x7fff80484fff  com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff80485000 -     0x7fff80708fe7  com.apple.Foundation 6.6.6 (751.53) <265F0D38-F228-9A1F-9A3D-AAEF3C4E8E67> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80709000 -     0x7fff80991fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff809a0000 -     0x7fff809cbff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
        0x7fff80a84000 -     0x7fff80ac7ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <C846410B-B360-F3C2-FD2B-17C0EF653A95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff80d3a000 -     0x7fff810d7fe7  com.apple.QuartzCore 1.6.3 (227.36) <BB6BB0AD-4E77-C284-9514-F91CE0F9A8CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff811a3000 -     0x7fff811a7ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <2829DEB2-D713-2279-1613-4513BEE9588D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff811a8000 -     0x7fff81398fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff813be000 -     0x7fff813cdfef  com.apple.opengl 1.6.13 (1.6.13) <5430C8B3-3A18-F97A-97F4-B8054AC4BC80> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff81406000 -     0x7fff81417ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
        0x7fff81418000 -     0x7fff8165afe7  com.apple.AddressBook.framework 5.0.4 (883) <2192ED27-0C79-748F-E590-E1D08845A0D5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8165b000 -     0x7fff8169efef  libtidy.A.dylib ??? (???) <C32D1061-EF58-9DE1-6D6E-1286E58B83EB> /usr/lib/libtidy.A.dylib
        0x7fff8169f000 -     0x7fff816e0fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <604973D9-F61B-994B-4D35-7BF8C46ECF33> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8172f000 -     0x7fff8173aff7  com.apple.HelpData 2.0.5 (34.1.1) <495A70E4-4614-04F9-6CB1-B2B1A65A2B2F> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8173b000 -     0x7fff81f45fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff81f46000 -     0x7fff81fd6fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8200c000 -     0x7fff82098fef  SecurityFoundation ??? (???) <92FAC546-34A0-E65F-05DE-8883D7FECBA4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82099000 -     0x7fff821a3ff7  com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff821a4000 -     0x7fff8225afff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22> /usr/lib/libobjc.A.dylib
        0x7fff822bc000 -     0x7fff82301fff  com.apple.CoreMediaIOServices 140.0 (1493) <298AEE5E-1301-6F37-3ADD-95B3488D8D63> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff8230a000 -     0x7fff823bffe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8240b000 -     0x7fff825c3fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <8B6B8A48-44E8-21C9-750E-FA616BCE816D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff825c4000 -     0x7fff8260eff7  com.apple.Metadata 10.6.3 (507.15) <229F5EBE-210F-F397-109B-95F3060AA1F3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff827c3000 -     0x7fff827c3ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff827c4000 -     0x7fff827f3fff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82817000 -     0x7fff82838fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib
        0x7fff82839000 -     0x7fff82a73fef  com.apple.imageKit 2.0.3 (1.0) <59B92439-88C0-C60E-E9C9-7D834A36E1F9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83208000 -     0x7fff8321efe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8DE1D79E-70EC-988E-E7F9-3E46295925D8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8321f000 -     0x7fff83266fff  com.apple.QuickLookFramework 2.3 (327.6) <115BCFBD-8BC8-9E9D-BE04-2EC05EF78CC0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff83276000 -     0x7fff832a7fff  libGLImage.dylib ??? (???) <CA10BB19-74DA-0D46-9D82-987904AF6DD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff833a9000 -     0x7fff834ddff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <C4E214AE-67AB-5D35-836D-0B5F65EB210E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff834de000 -     0x7fff834dffff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff8351b000 -     0x7fff8351bff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8351c000 -     0x7fff8351cff7  com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8351d000 -     0x7fff83523ff7  IOSurface ??? (???) <27E523B3-6BE6-7D7D-5002-2A0E7ED2DB3D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff83540000 -     0x7fff83545fff  libGIF.dylib ??? (???) <C8DDF1C5-1C82-55A0-CECF-B95B9B052B95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83546000 -     0x7fff8358dff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83595000 -     0x7fff83c9206f  com.apple.CoreGraphics 1.545.0 (???) <1E7BA799-BCA9-2334-C1E3-2131C1E4519F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83c93000 -     0x7fff8490efef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84912000 -     0x7fff84927ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff84928000 -     0x7fff84d6bfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84d6c000 -     0x7fff84e94ff7  com.apple.MediaToolbox 0.484.33 (484.33) <F08A0B24-5A24-C7FD-DFBF-05D4D6C89AE3> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff84e95000 -     0x7fff84e9bff7  com.apple.CommerceCore 1.0 (9) <B06C8404-1031-2852-EE0D-FAB0CF2D276A> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84e9c000 -     0x7fff84fa2fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff84fa3000 -     0x7fff84fecff7  com.apple.securityinterface 4.0.1 (40418) <1C1BD8E9-F128-CE8C-0C20-F29882B8AC32> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff853a6000 -     0x7fff853b1fff  com.apple.CrashReporterSupport 10.6.7 (258) <94FA72A9-7359-A379-E204-35843525322D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff853b2000 -     0x7fff85da8fff  com.apple.AppKit 6.6.7 (1038.35) <204DDF4C-70DB-DBB2-77C1-5EFB10B52A5C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85da9000 -     0x7fff85dbafff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff85dbb000 -     0x7fff85dbefff  com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85e18000 -     0x7fff85e60ff7  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
        0x7fff85e61000 -     0x7fff85e6fff7  libkxld.dylib ??? (???) <FB6ED83A-060F-CACC-83EC-49F3DB223CEA> /usr/lib/system/libkxld.dylib
        0x7fff85ea0000 -     0x7fff85eb1fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff85eb2000 -     0x7fff85ec4fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff85ec5000 -     0x7fff85f86fef  com.apple.ColorSync 4.6.6 (4.6.6) <D560FFAC-CC7C-8C1C-E20C-40D87236F309> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff85f87000 -     0x7fff86148fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <C80582B8-D8F7-A378-E27D-28411EE53901> /usr/lib/libSystem.B.dylib
        0x7fff86149000 -     0x7fff86149ff7  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
        0x7fff86150000 -     0x7fff8618afff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <AE68B25E-C127-7BB3-ED42-0466BDEDA9D1> /usr/lib/libssl.0.9.8.dylib
        0x7fff8618b000 -     0x7fff86271fef  com.apple.DesktopServices 1.5.10 (1.5.10) <7A14F1AE-57D1-2EE9-4314-FE39A8B9FA64> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86272000 -     0x7fff862b6fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <56E4A86E-F43E-F616-681B-C6DFE4B149E5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff862b7000 -     0x7fff862bcfff  libGFXShared.dylib ??? (???) <E636D94D-9D19-F6C4-7808-9F15B5E436A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff862bd000 -     0x7fff862c4fff  com.apple.OpenDirectory 10.6 (10.6) <13CECF72-D84B-2A88-CB0C-2092FDF0DB5D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff862c5000 -     0x7fff862e0ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff862f5000 -     0x7fff86395fff  com.apple.LaunchServices 362.2 (362.2) <68FB6920-A331-F6B6-201A-4D4593021212> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86396000 -     0x7fff86396ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8666b000 -     0x7fff866d7ff7  com.apple.CorePDF 1.3 (1.3) <36CE4BBE-0115-D0EF-A18F-F0FE690EB6F2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff866e2000 -     0x7fff866e4fff  com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff866e5000 -     0x7fff86bebff7  com.apple.VideoToolbox 0.484.33 (484.33) <B2A98B95-F497-85A4-8D77-3CD13B095A4A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff86c5f000 -     0x7fff86d31fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <510A7E87-DE8F-1BAB-727D-3A78859CFFE6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff86d32000 -     0x7fff86d6bfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <34CF29CC-8802-0CAC-1D0F-FA526951D145> /usr/lib/libcups.2.dylib
        0x7fff86d6c000 -     0x7fff86d80ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86d81000 -     0x7fff86ea2fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5CD78EA4-1770-6C83-51AD-99B5701CB5AB> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86ebe000 -     0x7fff86ed4fff  com.apple.ImageCapture 6.0.2 (6.0.2) <E0D9E290-458B-EE88-AA9D-97C0B51EA03E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff870d4000 -     0x7fff8710aff7  com.apple.framework.Apple80211 6.2.5 (625.6) <1F865478-42D8-BD08-A56F-AB7B73F76E49> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8710b000 -     0x7fff87282fe7  com.apple.CoreFoundation 6.6.4 (550.42) <E8A12F17-D5B7-B801-076E-C22C8E176E8B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff87283000 -     0x7fff87360ff7  com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87361000 -     0x7fff873a2ff7  com.apple.CoreMedia 0.484.33 (484.33) <E7AF2EA1-D072-9CDE-6F2C-E001C35AA63B> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff873a3000 -     0x7fff873a3ff7  com.apple.Carbon 150 (152) <F31CA1DA-A54B-FEDC-2101-5E902A36DA6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff873a4000 -     0x7fff873f3ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <066A477D-C16C-A6FD-718F-0CE8D39807DE> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff873f4000 -     0x7fff87424fef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87425000 -     0x7fff87723fff  com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff87724000 -     0x7fff87725ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <A8EA30E1-20F2-47B9-2778-5BEBA6B0A7CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff87726000 -     0x7fff8772aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8772b000 -     0x7fff87744fff  com.apple.CFOpenDirectory 10.6 (10.6) <11FAE9D5-6BD2-D302-96B0-2E135049CAA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff877b4000 -     0x7fff877e7fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff877e8000 -     0x7fff8780efe7  libJPEG.dylib ??? (???) <745AE7A3-B8FF-8646-AFD9-15EA7B3B4206> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8780f000 -     0x7fff87832fff  com.apple.opencl 12.3.6 (12.3.6) <534AD81C-32AB-4C9A-5E0E-D6C6E77FA946> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87833000 -     0x7fff87870fff  com.apple.LDAPFramework 2.0 (120.1) <E5FA9339-4812-E8FE-C366-EE3DC975DBC6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87871000 -     0x7fff87872fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff87873000 -     0x7fff87876ff7  libCoreVMClient.dylib ??? (???) <6CB37602-75FF-B722-7D91-6694DE99A0C5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87877000 -     0x7fff87927fff  edu.mit.Kerberos 6.5.11 (6.5.11) <CDA011E3-18C9-1573-3A31-497404CD6675> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87928000 -     0x7fff8793efef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff8793f000 -     0x7fff879c1fff  com.apple.QuickLookUIFramework 2.3 (327.6) <8BAA8E90-D3EB-A783-B3CF-501BBF793892> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff879c2000 -     0x7fff87a33ff7  com.apple.AppleVAFramework 4.10.25 (4.10.25) <6B3F3558-55FE-092F-C22B-F590718F9653> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff87a34000 -     0x7fff87a3fff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87a40000 -     0x7fff87abdfef  com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87abe000 -     0x7fff87ac4ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87ac5000 -     0x7fff87b43ff7  com.apple.CoreText 3.151.8 (???) <BA89642D-AE17-F02D-0A36-FA4B322F5ABB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff87b44000 -     0x7fff87b4afff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <8E816571-16B3-5F52-582F-7D27428AAED4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff87b4b000 -     0x7fff87b4bff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff87b4c000 -     0x7fff87c0efef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87c50000 -     0x7fff87c50ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87c51000 -     0x7fff87ccdff7  com.apple.ISSupport 1.9.4 (52) <2381DB3E-EF16-9E32-D528-43BB53C267D6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff87cce000 -     0x7fff87d2efe7  com.apple.framework.IOKit 2.0 (???) <D205ABB9-0E45-5254-2610-D4522EC2378E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87d2f000 -     0x7fff87d31fff  libRadiance.dylib ??? (???) <A497721B-0429-EE3E-C3B5-62777C907552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff87d32000 -     0x7fff87dccff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <7715F1B4-F8C7-2769-5CB2-BB68BA62C598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87dcd000 -     0x7fff87f3dfff  com.apple.QTKit 7.6.6 (1772) <3D3EAC7C-C4E5-6F4D-2286-C59E64096B24> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87f3e000 -     0x7fff87f52fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87f53000 -     0x7fff87f8efff  com.apple.AE 496.4 (496.4) <CB905496-4D6B-F26A-399D-840D26DBEE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87f8f000 -     0x7fff8801efff  com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88145000 -     0x7fff88152fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <068BCC48-539B-2773-DE77-7B0C668DEDF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff881f1000 -     0x7fff88200fff  libxar.1.dylib ??? (???) <D599B824-2CD1-879B-8468-CF0C85EF3BA5> /usr/lib/libxar.1.dylib
        0x7fff88201000 -     0x7fff8823eff7  libFontRegistry.dylib ??? (???) <B7139315-C799-B681-17A0-3139149E829E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8823f000 -     0x7fff8824afff  com.apple.corelocation 12.1 (12.1) <DBF2549B-35F6-E09D-56DE-5F33DFA31556> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8824b000 -     0x7fff882d0ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff882d1000 -     0x7fff882eeff7  libPng.dylib ??? (???) <49568EEB-65D4-FACD-5566-1225495D5583> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff882ef000 -     0x7fff88409fef  libGLProgrammability.dylib ??? (???) <862676A5-FFA6-0367-E64B-2E2FE975CE97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8840a000 -     0x7fff88548fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88549000 -     0x7fff885c6fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff885c7000 -     0x7fff885ccff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff885cd000 -     0x7fff8861fff7  com.apple.HIServices 1.8.2 (???) <C7381225-559C-2C58-97EC-4880DF4C1AB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff88620000 -     0x7fff88648fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88649000 -     0x7fff886b3fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff88898000 -     0x7fff888d9fef  com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff888e6000 -     0x7fff88906ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <36051318-BDA1-E5D6-9751-055A10170980> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff88907000 -     0x7fff88c3bfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <21B6D592-F32F-B010-B04E-E3693B71DB84> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff88c3c000 -     0x7fff88ea6fef  com.apple.QuartzComposer 4.2 ({156.29}) <C896A36E-6DED-C82F-45E9-6AF5FE2EB1C9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff88ea7000 -     0x7fff88ee0ff7  com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff88f11000 -     0x7fff88f14ff7  com.apple.securityhi 4.0 (36638) <4497AC9D-4AD5-5155-B8B8-D47E694613A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88f15000 -     0x7fff88f61fff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
        0x7fff88f62000 -     0x7fff88fb1fef  libTIFF.dylib ??? (???) <4675FB7E-C153-429B-14B3-F23CAB9BF1BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88fb2000 -     0x7fff88ffbfef  libGLU.dylib ??? (???) <B8DB8593-46C4-8202-6596-2D12C318C253> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88ffc000 -     0x7fff890b9fff  com.apple.CoreServices.OSServices 359 (359) <E8336204-1ACB-D433-D569-2CAA22A88F65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff890c3000 -     0x7fff8950bfe7  com.apple.RawCamera.bundle 3.7.0 (569) <E3794272-AE0D-8D35-3EFB-CBE4048BEB0D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8950c000 -     0x7fff89516fff  com.apple.DisplayServicesFW 2.3.3 (289) <D537142B-3376-9DBD-F82E-82C731CC20A9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff89517000 -     0x7fff89579fe7  com.apple.datadetectorscore 2.0 (80.7) <A73D45FA-8957-6616-3776-593BE2927455> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8957a000 -     0x7fff89738fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <61FE1E3C-4390-9D33-5172-873CE24C6AAD> /usr/lib/libicucore.A.dylib
        0x7fff89739000 -     0x7fff897b8fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <54A2FF79-BF4B-22ED-F078-F075248FB7CA> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89846000 -     0x7fff89855fff  com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <C80582B8-D8F7-A378-E27D-28411EE53901> /usr/lib/libSystem.B.dylib
    Model: MacBookPro8,3, BootROM MBP81.0047.B0E, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 1.70f3
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.3)
    Bluetooth: Version 2.4.5f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: M4-CT512M4SSD2, 476.94 GB
    Serial ATA Device: M4-CT512M4SSD2, 476.94 GB
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 7
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

  • Safari Crashes and Hangs

    In the last few days, Safari 505 has been giving me trouble. I haven't done anything different. Nor have I installed any software, or changed any configuration settings. I installed six or seven of the more popular extensions several months ago and they've been working flawlessly.
    Symptoms have been extended periods of time before pages would load and lately, whenever I click on the Security tab of Safari's Preferences panel, Safari hangs and the Force Quit Applications window shows Safari's name is red and Not Responding. When I choose Force Quit, Finder reports the crash and brings up a report dialogue box, however, after choosing Report... nothing happens.
    The Extensions panel in Safari Preferences, when clicked, is blank, and except for the Security panel, everything else appears to work properly.
    In my Home > Library > Extensions folder I moved all of the extensions into a new folder entitled Extensions Disabled.
    In my Home > Library > Preferences folder I deleted com.apple.Safari.plist.
    In my Home > Library > Caches > com.apple.Safari folder I deleted the Cache.db file.
    After performing the options above, I relaunched Safari and chose the Empty Cache... and Reset Safari... options and Safari is behaving as though it were brand new. After the short video, and after the Top Sites page appeared, I chose the Safari Preferences and clicked on the Security panel and Safari hangs once again.
    Browsing is much more responsive and pages load much quicker however, I still have a compromised Safari without Security options and no extensions. I can begin installing extensions one-by-one again and verify Safari continues to behave properly but what can I do about the Security issue?
    TIA

    I downloaded Safari 505 from Apple's website earlier today, however, the installer wouldn't allow me to install/upgrade Safari. The Cancel/Continue buttons on the intstaller panel were greyed out.
    So if I am to reinstall, how do I get past the install dialogue?
    I am uploading what I think is the Safari crash log. As I mentioned earlier, the Crash report dialogue box appears after Force Quitting Safari, however, after pushing the blue button entitled Report... the dialogue box disappears but Crash Reporter doesn't show up with the report.
    I went to ~/Library/Logs/DiagnosticReports to get the information provided below. There was no CrashReporter folder in the Logs folder...
    Date/Time:       2011-06-22 18:16:02 -0700
    OS Version:      10.6.7 (Build 10J869)
    Architecture:    x86_64
    Report Version:  7
    Command:         Safari
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Version:         5.0.5 (6533.21.1)
    Build Version:   1
    Project Name:    WebBrowser
    Source Version:  75332101
    Parent:          launchd [154]
    PID:             219
    Event:           hang
    Duration:        5.87s (sampling started after 2 seconds)
    Steps:           18 (100ms sampling interval)
    Pageins:         18
    Pageouts:        0
    Process:         Safari [219]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    UID:             501
      Thread 439        DispatchQueue 1
      User stack:
        18 ??? (in Safari + 40728) [0x100009f18]
          18 NSApplicationMain + 364 (in AppKit) [0x1029d21a8]
            18 -[NSApplication run] + 474 (in AppKit) [0x1029d94da]
              18 ??? (in Safari + 233074) [0x100038e72]
                18 -[NSApplication sendEvent:] + 4719 (in AppKit) [0x102a42a86]
                  18 -[NSWindow sendEvent:] + 5409 (in AppKit) [0x102b0d34f]
                    18 -[NSToolbarItemViewer mouseDown:] + 5017 (in AppKit) [0x102c20135]
                      18 -[NSToolbarButton sendAction:to:] + 75 (in AppKit) [0x102faefbf]
                        18 -[NSPreferences _selectModuleOwner:] + 770 (in AppKit) [0x102e735ab]
                          18 ??? (in Safari + 733207) [0x1000b3017]
                            18 ??? (in Safari + 733659) [0x1000b31db]
                              18 ??? (in Safari + 733712) [0x1000b3210]
                                18 CLClientIsLocationServicesEnabled + 184 (in CoreLocation) [0x1009c970a]
                                  18 proxy_LocationServicesIsEnabled + 88 (in CoreLocation) [0x1009c7a59]
                                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x101b5b29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 440        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x101b74fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x101b75128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x101b757fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x101b75cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x101b7412a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 444      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x101b943a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x101b944f6]
            18 WebCore::IconDatabase::iconDatabaseSyncThread() + 172 (in WebCore) [0x10938826c]
              18 WebCore::IconDatabase::syncThreadMainLoop() + 249 (in WebCore) [0x10938c169]
                18 __semwait_signal + 10 (in libSystem.B.dylib) [0x101b95f8a]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 445      
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x101b74fc5]
          18 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x101b74f4a]
      Kernel stack:
        18 bsdthread_create + 1313 [0x4d22d1]
      Thread 448      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x101b943a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x101b944f6]
            18 ??? (in Safari + 193877) [0x10002f555]
              18 ??? (in Safari + 193989) [0x10002f5c5]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x101ec484f]
                  18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x101ec53c2]
                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x101b5b29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 44a      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x101b943a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x101b944f6]
            18 __NSThread__main__ + 1429 (in Foundation) [0x10211af29]
              18 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297 (in Foundation) [0x102199f5f]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x101ec484f]
                  18 __CFRunLoopRun + 873 (in CoreFoundation) [0x101ec5089]
                    18 __CFRunLoopDoSources0 + 1361 (in CoreFoundation) [0x101ec6e91]
                      18 MultiplexerSource::perform() + 160 (in CFNetwork) [0x10404d600]
                        18 URLConnectionLoader::processEvents() + 99 (in CFNetwork) [0x104050697]
                          18 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 172 (in CFNetwork) [0x1040c77c4]
                            18 URLConnectionLoader::loaderUseCredential(_CFURLCredential*) + 82 (in CFNetwork) [0x10407150a]
                              18 HTTPProtocol::useCredential(_CFURLCredential*, _CFURLAuthChallenge*) + 179 (in CFNetwork) [0x1040715e1]
                                18 CFReadStreamSetProperty + 138 (in CoreFoundation) [0x101f248da]
                                  18 _CFStreamSetProperty + 38 (in CoreFoundation) [0x101f24926]
                                    18 CFNetworkReadStream::httpStreamSetProperty(__CFReadStream*, __CFString const*, void const*, void*) + 26 (in CFNetwork) [0x1040573f8]
                                      18 HTTPNetStreamInfo::streamSetProperty(__CFReadStream*, __CFString const*, void const*) + 198 (in CFNetwork) [0x104057aaa]
                                        18 CFReadStreamSetProperty + 138 (in CoreFoundation) [0x101f248da]
                                          18 _CFStreamSetProperty + 38 (in CoreFoundation) [0x101f24926]
                                            18 CFNetworkReadStream::httpStreamSetProperty(__CFReadStream*, __CFString const*, void const*, void*) + 26 (in CFNetwork) [0x1040573f8]
                                              18 HTTPReadFilter::streamSetProperty(__CFReadStream*, __CFString const*, void const*) + 281 (in CFNetwork) [0x104057521]
                                                18 CFReadStreamSetProperty + 138 (in CoreFoundation) [0x101f248da]
                                                  18 _CFStreamSetProperty + 38 (in CoreFoundation) [0x101f24926]
                                                    18 ReadStreamCallbacks::_setProperty(__CFReadStream*, __CFString const*, void const*, void*) + 42 (in CFNetwork) [0x10403fe7a]
                                                      18 SocketStream::setProperty(void const*, __CFString const*, void const*) + 2082 (in CFNetwork) [0x1040406ae]
                                                        18 SocketStream::securityAcceptPeerTrust_NoLock(unsigned char) + 372 (in CFNetwork) [0x10407190c]
                                                          18 SocketStream::doSettingsOverrideTrustEvaluation() + 455 (in CFNetwork) [0x104071b1d]
                                                            18 CFNetworkTrust::evaluate() + 30 (in CFNetwork) [0x104071c0a]
                                                              18 SecTrustEvaluate + 87 (in Security) [0x10133541f]
                                                                18 Security::KeychainCore::Trust::evaluate(bool) + 2134 (in Security) [0x1013d6858]
                                                                  18 Security::CssmClient::TPImpl::certGroupVerify(Security::CertGroup const&, Security::TPVerifyContext const&, Security::TPVerifyResult*) + 142 (in Security) [0x101342c64]
                                                                    18 CSSM_TP_CertGroupVerify + 98 (in Security) [0x101342eb6]
                                                                      18 cssm_CertGroupVerify(long, long, long, cssm_certgroup const*, cssm_tp_verify_context const*, cssm_tp_verify_context_result*) + 95 (in Security) [0x101343100]
                                                                        18 AppleTPSession::CertGroupVerify(long, long, cssm_certgroup const&, cssm_tp_verify_context const*, cssm_tp_verify_context_result*) + 875 (in Security) [0x10134353b]
                                                                          18 AppleTPSession::CertGroupConstructPriv(long, long, TPCertGroup&, cssm_dl_db_list const*, char const*, unsigned int, cssm_data const*, unsigned int, cssm_data const*, char const*, unsigned int, unsigned int, TPCertGroup&, int&, int&, int&, TPCertGroup&) + 237 (in Security) [0x1013459ab]
                                                                            18 TPCertGroup::buildCertGroup(TPClItemInfo const&, TPCertGroup*, cssm_dl_db_list const*, long, long, char const*, unsigned int, cssm_data const*, TPCertGroup&, TPCertGroup*, int, unsigned int, cssm_data const*, char const*, unsigned int, unsigned int, int&, int&, int&) + 449 (in Security) [0x101345bdd]
                                                                              18 TPCertInfo::evaluateTrustSettings(cssm_data const&, char const*, unsigned int, unsigned int, bool*, bool*) + 442 (in Security) [0x1013578fc]
                                                                                18 SecTrustSettingsEvaluateCert + 414 (in Security) [0x101357c19]
                                                                                  18 tsGetGlobalTrustSettings(unsigned int) + 291 (in Security) [0x101358145]
                                                                                    18 Security::KeychainCore::TrustSettings::CreateTrustSettings(unsigned int, bool, bool, Security::KeychainCore::TrustSettings*&) + 275 (in Security) [0x10135830b]
                                                                                       18 ocspdTrustSettingsRead + 126 (in Security) [0x101358535]
                                                                                         18 ocsp_client_trustSettingsRead + 127 (in Security) [0x101358740]
                                                                                           18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x101b5b29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 44c      
      User stack:
        18 __semwait_signal + 10 (in libSystem.B.dylib) [0x101b95f8a]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 44d      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x101b943a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x101b944f6]
            18 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x101b9ee52]
      Kernel stack:
        18 sleep + 52 [0x48eeb0]
      Thread 50f      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x101b943a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x101b944f6]
            18 __NSThread__main__ + 1429 (in Foundation) [0x10211af29]
              18 ??? (in Safari + 589975) [0x100090097]
                18 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x1021556a3]
                  18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x1021557c4]
                    18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x101ec484f]
                      18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x101ec53c2]
                        18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x101b5b29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Binary Images:
             0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
             0x1009c6000 -        0x1009d1fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
             0x1012d9000 -        0x101561fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
             0x101b5a000 -        0x101d1bfff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x101e79000 -        0x101feeff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10210a000 -        0x10238dfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x1029d0000 -        0x1033c6fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x10403c000 -        0x10410efe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
             0x109386000 -        0x10a001fef  com.apple.WebCore 6533.20 (6533.20.24) <FB4CBEAE-106E-1B22-6C97-1B38A06EB569> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Process:         AirPort Base Station Agent [199]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    UID:             501
      Thread 395        DispatchQueue 1
      User stack:
        18 ??? (in AirPort Base Station Agent + 5692) [0x10000163c]
          18 NSApplicationMain + 364 (in AppKit) [0x100b9d1a8]
            18 -[NSApplication run] + 395 (in AppKit) [0x100ba448b]
              18 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x100bde7a9]
                18 _DPSNextEvent + 718 (in AppKit) [0x100bdee64]
                  18 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x1024724ac]
                    18 ReceiveNextEventCommon + 310 (in HIToolbox) [0x1024725f3]
                      18 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x1024727ee]
                        18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10095884f]
                          18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1009593c2]
                            18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1005ef29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 3ae        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100608fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100609128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1006097fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100609cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x10060812a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 3ba      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x1006283a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x1006284f6]
            18 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x100632e52]
      Kernel stack:
        18 sleep + 52 [0x48eeb0]
      Thread 54a      
      User stack:
        3 start_wqthread + 13 (in libSystem.B.dylib) [0x100608fc5]
          3 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100608f4a]
      Kernel stack:
        3 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100027fff  com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
             0x1005ee000 -        0x1007affff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x10090d000 -        0x100a82ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x100b9b000 -        0x101591fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x102444000 -        0x102742fff  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
    Process:         aksusbd [105]
    Path:            /usr/libexec/aksusbd
    Rosetta:         Yes
    UID:             0
      Thread 26a        DispatchQueue 100
      User stack:
        18 ??? (in aksusbd) [0xb8145c1d]
          18 ??? (in aksusbd) [0xb80dd8e8]
            18 ??? (in aksusbd) [0xb80c0037]
              18 ??? (in aksusbd) [0xb80c6b13]
                18 ??? (in aksusbd) [0xb816aee7]
                  18 ??? (in aksusbd) [0xb815ac81]
      Kernel stack:
        18 sleep + 52 [0x48eeb0]
      Thread 26b      
      User stack:
        18 ??? (in aksusbd) [0xb8145c1d]
          18 ??? (in aksusbd) [0xb80dd8e8]
            18 ??? (in aksusbd) [0xb80c0037]
              18 ??? (in aksusbd) [0xb80c6b13]
                18 ??? (in aksusbd) [0xb8176c9e]
                  18 ??? (in aksusbd) [0xb815a895]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 26c      
      User stack:
        18 ??? (in aksusbd) [0xb80e88cb]
          18 ??? (in aksusbd) [0xb818eeec]
            18 ??? (in aksusbd) [0xb818c3eb]
              18 ??? (in aksusbd) [0xb815aa8b]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 26d      
      User stack:
        18 ??? (in aksusbd) [0xb8145397]
          18 ??? (in aksusbd) [0xb80dd8e8]
            18 ??? (in aksusbd) [0xb80c0037]
              18 ??? (in aksusbd) [0xb80c6b13]
                18 ??? (in aksusbd) [0xb8176e5d]
                  18 ??? (in aksusbd) [0xb815a8ff]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 26e      
      User stack:
        18 ??? (in aksusbd) [0xb8145397]
          18 ??? (in aksusbd) [0xb80dd8e8]
            18 ??? (in aksusbd) [0xb80c0037]
              18 ??? (in aksusbd) [0xb80c6b13]
                18 ??? (in aksusbd) [0xb8179c5b]
                  18 ??? (in aksusbd) [0xb815acc0]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
    Process:         AppleVNCServer [194]
    Path:            /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    UID:             501
      Thread 390        DispatchQueue 1
      User stack:
        18 ??? (in AppleVNCServer + 5220) [0x100001464]
          18 ??? (in AppleVNCServer + 6677) [0x100001a15]
            18 ??? (in AppleVNCServer + 19068) [0x100004a7c]
              18 CFRunLoopRun + 70 (in CoreFoundation) [0x100c3d5d6]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100c3d84f]
                  18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100c3e3c2]
                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1008d429a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 39a        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1008edfc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1008ee128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1008ee7fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1008eecd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x1008ed12a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 3a1      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x10090d3a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x10090d4f6]
            18 PrivateMPEntryPoint + 63 (in CarbonCore) [0x102951ea1]
              18 kevent + 10 (in libSystem.B.dylib) [0x1008ed12a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 3a2      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x10090d3a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x10090d4f6]
            18 PrivateMPEntryPoint + 63 (in CarbonCore) [0x102951ea1]
              18 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x100917e52]
      Kernel stack:
        18 sleep + 52 [0x48eeb0]
      Thread 548      
      User stack:
        7 start_wqthread + 13 (in libSystem.B.dylib) [0x1008edfc5]
          7 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x1008edf4a]
      Kernel stack:
        7 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100050fe7  com.apple.AppleVNCServer 3.4 (3.4) <9BD43783-6C30-A382-E3B9-B307FB207F05> /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
             0x1008d3000 -        0x100a94fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x100bf2000 -        0x100d67ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10294b000 -        0x102c7efe7  com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Process:         autofsd [65]
    Path:            /usr/libexec/autofsd
    UID:             0
      Thread 195        DispatchQueue 1
      User stack:
        18 ??? (in autofsd + 5340) [0x1000014dc]
          18 ??? (in autofsd + 6461) [0x10000193d]
            18 CFRunLoopRun + 70 (in CoreFoundation) [0x1000b65d6]
              18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1000b684f]
                18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000b73c2]
                  18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1002fa29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 19f        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100313fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100314128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1003147fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100314cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x10031312a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Binary Images:
             0x100000000 -        0x100001ff7  autofsd ??? (???) <81B94E6C-3DDE-56E9-BABB-9AFA7883ECCD> /usr/libexec/autofsd
             0x10006b000 -        0x1001e0ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1002f9000 -        0x1004bafff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         blued [15]
    Path:            /usr/sbin/blued
    UID:             0
      Thread 133        DispatchQueue 1
      User stack:
        18 ??? (in blued + 5384) [0x100001508]
          18 ??? (in blued + 151651) [0x100025063]
            18 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x1009586a3]
              18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x1009587c4]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1000af84f]
                  18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000b03c2]
                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x100de729a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 143        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100e00fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100e01128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x100e017fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100e01cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x100e0012a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Binary Images:
             0x100000000 -        0x100046fe7  blued ??? (???) <29B9C27D-C2DC-F6BB-6A7C-74676B61665C> /usr/sbin/blued
             0x100064000 -        0x1001d9ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10090d000 -        0x100b90fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x100de6000 -        0x100fa7fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         CCacheServer [204]
    Path:            /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer
    UID:             501
      Thread 3ad        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1f5988fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1f5989128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1f59897fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1f5989cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x1f598812a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 3b1        DispatchQueue 6
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1f5988fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1f5989128]
            18 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x1f59897f1]
              18 __sigsuspend_nocancel + 10 (in libSystem.B.dylib) [0x1f59e1e3a]
      Kernel stack:
        18 sleep + 52 [0x48eeb0]
      Thread 54b      
      User stack:
        3 start_wqthread + 13 (in libSystem.B.dylib) [0x1f5988fc5]
          3 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x1f5988f4a]
      Kernel stack:
        3 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x1f596e000 -        0x1f5b2ffff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         configd [13]
    Path:            /usr/libexec/configd
    UID:             0
      Thread 119        DispatchQueue 1
      User stack:
        18 start + 52 (in configd) [0x100000cf0]
          18 main + 2051 (in configd) [0x100001506]
            18 server_loop + 72 (in configd) [0x100001d5c]
              18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10008684f]
                18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000873c2]
                  18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d229a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 11a        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1003ebfc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1003ec128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1003ec7fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1003eccd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x1003eb12a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 11c      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x10040b3a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x10040b4f6]
            18 plugin_exec + 1440 (in configd) [0x1000034c3]
              18 CFRunLoopRun + 70 (in CoreFoundation) [0x1000865d6]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10008684f]
                  18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000873c2]
                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d229a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 12c      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x10040b3a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x10040b4f6]
            18 _io_pm_force_active_settings + 2271 (in PowerManagement) [0x100c863c5]
              18 CFRunLoopRun + 70 (in CoreFoundation) [0x1000865d6]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10008684f]
                  18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000873c2]
                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d229a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 134      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x10040b3a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x10040b4f6]
            18 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x100415e52]
      Kernel stack:
        18 sleep + 52 [0x48eeb0]
      Thread 14d      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x10040b3a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x10040b4f6]
            18 pppcntl_run_thread + 1595 (in PPPController) [0x10261090d]
              18 CFRunLoopRun + 70 (in CoreFoundation) [0x1000865d6]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10008684f]
                  18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000873c2]
                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d229a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 537      
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1003ebfc5]
          18 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x1003ebf4a]
      Kernel stack:
        18 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100026ff7  configd ??? (???) <655B1B55-1602-6EE5-01AA-61F29C4145F5> /usr/libexec/configd
             0x10003b000 -        0x1001b0ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1003d1000 -        0x100592fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x100c83000 -        0x100c94ff7  com.apple.SystemConfiguration.PowerManagement 160.0.0 (160.0.0) <9A8C56CC-DDE2-CF11-538A-009A9EB760C8> /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
             0x1025fe000 -        0x102627fff  com.apple.SystemConfiguration.PPPController 1.5 (1.5) <084E2BC2-19D0-72D4-E1B5-F7B720362190> /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    Process:         coreaudiod [117]
    Path:            /usr/sbin/coreaudiod
    UID:             202
      Thread 296        DispatchQueue 1
      User stack:
        18 ??? (in coreaudiod + 6508) [0x10000196c]
          18 ??? (in coreaudiod + 29864) [0x1000074a8]
            18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10012884f]
              18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1001293c2]
                18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10061e29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 29c        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100637fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100638128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1006387fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100638cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x10063712a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 29d      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x1006573a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x1006574f6]
            18 CAPThread::Entry(CAPThread*) + 125 (in CoreAudio) [0x100046745]
              18 HALRunLoop::OwnThread(void*) + 152 (in CoreAudio) [0x100059776]
                18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10012884f]
                  18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1001293c2]
                    18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10061e29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 543      
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100637fc5]
          18 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100637f4a]
      Kernel stack:
        18 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100020fe7  coreaudiod ??? (???) <E3A6A48A-B333-35C6-3E84-A8182DB45754> /usr/sbin/coreaudiod
             0x100028000 -        0x1000a7fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
             0x1000dd000 -        0x100252ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10061d000 -        0x1007defff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         coreservicesd [32]
    Path:            /System/Library/CoreServices/coreservicesd
    UID:             0
      Thread 161        DispatchQueue 1
      User stack:
        18 ??? (in coreservicesd + 3756) [0x100000eac]
          18 _CoreServicesServerMain + 522 (in CarbonCore) [0x10031017e]
            18 CFRunLoopRun + 70 (in CoreFoundation) [0x1009f55d6]
              18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1009f584f]
                18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1009f63c2]
                  18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10000829a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 168        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100021fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100022128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1000227fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100022cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x10002112a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 1c3      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x1000413a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x1000414f6]
            18 fmodWatchConsumer + 347 (in CarbonCore) [0x1002c412a]
              18 __semwait_signal + 10 (in libSystem.B.dylib) [0x100042f8a]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 1c4      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x1000413a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x1000414f6]
            18 read + 10 (in libSystem.B.dylib) [0x100012986]
      Kernel stack:
        18 lo64_unix_scall + 77 [0x2a144d]
          18 unix_syscall64 + 617 [0x4f6075]
            18 read_nocancel + 158 [0x49dac1]
              18 write + 312 [0x49d345]
                18 get_pathbuff + 3054 [0x306b84]
                  18 tsleep + 105 [0x48f0eb]
                    18 wakeup + 786 [0x48ecc4]
                      18 thread_block + 33 [0x2272eb]
                        18 thread_block_reason + 331 [0x22725d]
                          18 thread_dispatch + 1966 [0x226fbe]
                            18 machine_switch_context + 753 [0x2a8a6e]
      Thread 539      
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100021fc5]
          18 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100021f4a]
      Kernel stack:
        18 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100000fff  coreservicesd ??? (???) <1B2BE925-BFB2-BEA6-D713-00E4D6295200> /System/Library/CoreServices/coreservicesd
             0x100007000 -        0x1001c8fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x100260000 -        0x100593fe7  com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
             0x1009aa000 -        0x100b1fff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:         cron [42]
    Path:            /usr/sbin/cron
    UID:             0
      Thread 17e        DispatchQueue 1
      User stack:
        18 ??? (in cron + 2872) [0x100000b38]
          18 ??? (in cron + 3991) [0x100000f97]
            18 sleep + 61 (in libSystem.B.dylib) [0x1003afdf0]
              18 __semwait_signal + 10 (in libSystem.B.dylib) [0x100362f8a]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Binary Images:
             0x100000000 -        0x100006fff  cron ??? (???) <3C5DCC7E-B6E8-1318-8E00-AB721270BFD4> /usr/sbin/cron
             0x100327000 -        0x1004e8fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         DirectoryService [10]
    Path:            /usr/sbin/DirectoryService
    UID:             0
      Thread 10d        DispatchQueue 1
      User stack:
        18 start + 52 (in DirectoryService) [0x10000cedc]
          18 main + 3061 (in DirectoryService) [0x10000dad9]
            18 CFRunLoopRun + 70 (in CoreFoundation) [0x1009a85d6]
              18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1009a884f]
                18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1009a93c2]
                  18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x100c7029a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 117        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100c89fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100c8a128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x100c8a7fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100c8acd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x100c8912a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 114        DispatchQueue 8
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100c89fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100c8a128]
            18 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x100c8a7f1]
              18 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x100cac284]
                18 ____StartKernelListener_block_invoke_8 + 33 (in DirectoryService) [0x1000285ad]
                  18 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x100c702d6]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13c        DispatchQueue 8
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100c89fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100c8a128]
            18 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x100c8a7f1]
              18 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x100cac284]
                18 syscall + 10 (in libSystem.B.dylib) [0x100cac882]
      Kernel stack:
        18 sleep + 52 [0x48eeb0]
      Thread 116      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x100ca93a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x100ca94f6]
            18 DSLThread::_RunWrapper(void*) + 67 (in DirectoryServiceCore) [0x100c5834b]
              18 DSCThread::Run() + 36 (in DirectoryServiceCore) [0x100c580ac]
                18 CPluginRunLoopThread::ThreadMain() + 150 (in DirectoryService) [0x10001c674]
                  18 CFRunLoopRun + 70 (in CoreFoundation) [0x1009a85d6]
                    18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1009a884f]
                      18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1009a93c2]
                        18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x100c7029a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 536      
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100c89fc5]
          18 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100c89f4a]
      Kernel stack:
        18 bsdthread_create + 1313 [0x4d22d1]
      Thread 53e      
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100c89fc5]
          18 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100c89f4a]
      Kernel stack:
        18 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100120ff7  DirectoryService ??? (???) <3408296C-EC0B-E742-27E1-E5BE8A2D686F> /usr/sbin/DirectoryService
             0x10095d000 -        0x100ad2ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x100c50000 -        0x100c61fff  com.apple.DirectoryServiceCore.Framework 3.6 (621.11) <58F95644-E6DB-EC87-A8C8-03A65E3BC1AF> /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
             0x100c6f000 -        0x100e30fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         diskarbitrationd [16]
    Path:            /usr/sbin/diskarbitrationd
    UID:             0
      Thread 139        DispatchQueue 1
      User stack:
        18 ??? (in diskarbitrationd + 4064) [0x100000fe0]
          18 ??? (in diskarbitrationd + 32876) [0x10000806c]
            18 CFRunLoopRun + 70 (in CoreFoundation) [0x1000725d6]
              18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10007284f]
                18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000733c2]
                  18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10071f29a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 13a        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x100738fc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100739128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1007397fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100739cd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x10073812a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Binary Images:
             0x100000000 -        0x10001bfef  diskarbitrationd ??? (???) <E59D4CB3-3CC5-03AD-DE45-91F98CC6B2F2> /usr/sbin/diskarbitrationd
             0x100027000 -        0x10019cff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10071e000 -        0x1008dffff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         distnoted [14]
    Path:            /usr/sbin/distnoted
    UID:             1
      Thread 12d        DispatchQueue 1
      User stack:
        18 ??? (in distnoted + 3620) [0x100000e24]
          18 ??? (in distnoted + 3717) [0x100000e85]
            18 CFRunLoopRun + 70 (in CoreFoundation) [0x10004f5d6]
              18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10004f84f]
                18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000503c2]
                  18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10029329a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 135        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1002acfc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1002ad128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1002ad7fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1002adcd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x1002ac12a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 538      
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1002acfc5]
          18 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x1002acf4a]
      Kernel stack:
        18 bsdthread_create + 1313 [0x4d22d1]
      Thread 540      
      User stack:
      Kernel stack:
        18 bsdthread_create + 1477 [0x4d2375]
      Binary Images:
             0x100000000 -        0x100000fff  distnoted ??? (???) <92B9638C-E784-F96A-27F4-76F21E79A832> /usr/sbin/distnoted
             0x100004000 -        0x100179ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x100292000 -        0x100453fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         Dock [158]
    Path:            /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    UID:             501
      Thread 310        DispatchQueue 1
      User stack:
        18 ??? (in Dock + 17200) [0x100004330]
          18 ??? (in Dock + 18296) [0x100004778]
            18 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1013de84f]
              18 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1013df3c2]
                18 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1007e529a]
      Kernel stack:
        18 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 314        DispatchQueue 2
      User stack:
        18 start_wqthread + 13 (in libSystem.B.dylib) [0x1007fefc5]
          18 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1007ff128]
            18 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1007ff7fe]
              18 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1007ffcd4]
                18 kevent + 10 (in libSystem.B.dylib) [0x1007fe12a]
      Kernel stack:
        18 kevent + 97 [0x4783e9]
      Thread 34d      
      User stack:
        18 thread_start + 13 (in libSystem.B.dylib) [0x10081e3a9]
          18 _pthread_start + 331 (in libSystem.B.dylib) [0x10081e4f6]
            18 ??? (in Dock + 87651) [0x100015663]
              18 __semwait_signal + 10 (in libSystem.B.dylib) [0x10081ff8a]
      Kernel stack:
        18 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 532      
      User stack:
        7 start_wqthread + 13 (in libSystem.B.dylib) [0x1007fefc5]
          7 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x1007fef4a]
      Kernel stack:
        7 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100177ff7  com.apple.dock 1.7 (769.16.1) <E988705F-09E5-BDB3-A6D8-BC87A001F5E4> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
             0x1007e4000 -        0x1009a5fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x101393000 -        0x101508ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation

  • Safari crashing in Pogo and some videos & ads

    I am having a problem with Safari crashing. I have Googled and searched Mac forums for months now. There seem to be many people with crashing Safari problems but after trying all the troubleshooting suggestions I’ve read, have still not been able to solve it. Pogo has no answer other than use a PC.
    Configuration:
    PowerMac Dual 1.25GHz, 2GB RAM, dual WD 300GB drives, Dell 20” Display. Leopard 10.5.4, Safari 3.1.2 (5525.20.1). Software Update is run weekly, so all is current.
    Problem:
    Mostly it crashes while playing games on Pogo.com, but will also crash when trying to play a video clip. Seldom if ever on YouTube, but often on videos from news sites (can’t recall a specific site at the moment). I can generally browse, search and research for hours on end until I come upon a web page with a certain kind of video or flashy ad, which will more than likely cause a crash. A restart seems to help for a little while, but not for long.
    Memory & Settings:
    In Activity Monitor/System Memory, nothing appears to continually grow or get unusually large. With game in process, Safari shows use of 91.19MB Real and 1.04GB Virtual Memory. Summary at bottom shows 1.26GB free right now with Safari, Word, Console & Activity Monitor open. Safari is set to remove downloads at close, open to blank page, clear RSS daily, enable plug-ins, Java and JavaScript, DB storage set to 5MB but have tried 0MB. I have a lot of bookmarks, but have tried removing all but 1 or 2 and that made no difference. Java Prefs shows v1.4.2 and v 5.0 loaded with 5.0 as primary.
    Testing & Fix Attempts:
    The Mac passes all tests on the Apple Hardware Test Disc, Disk Utility and DiskWarrior every time they are run. Some of the other things I’ve tried: Prefs rebuilt, Safari history and caches cleared, reset Safari, com.apple.kernelcaches (folder in /System/Library/Caches) and Extensions.kextcache (file in /System/Library) deleted as recommended, removed Logitech’s Scroll Enhancer from InputManagers (now empty), no other Enhancers installed, Flash Player uninstalled and version 9.0.124.0 reinstalled, reinstalled several OS and Safari updates from downloads, opened new user account.
    Alternative Fix Attempt:
    Giving up on fixes, I cleared off my second drive and did a fresh install (and reformat) of Leopard off of my Retail Version disc. After the install, I booted onto that drive and immediately started playing on Pogo. It’s the quickest place to get a crash. I was able to play for 2 hours before Safari crashed. I sent in my report to Apple and went back to Pogo. 5 minutes later, another crash. Reported and back to Pogo. This third time, Safari crashed while the game window was trying to open. The game used in testing is a simple solitaire game called First Class Solitaire, but just about any will get the same results. Remember, at this time nothing had been installed on this drive but the original Leopard install. No updates. No other software. No migration of my documents or previous settings. I had not even made any prefs changes. Before installation, I made a point of unplugging everything but the monitor and the wired keyboard and mouse that came with the Mac. I continued to update (from downloads) to the current OS versions and security before installing any 3rd party software and the Safari crashes persisted.
    I got a MacBook Pro (Intel) in December and it sits on the opposite corner of my desk from the PowerMac. I don’t have any problems with it at all. As a matter of fact, I don’t believe that Safari has ever crashed on it. Both feed wirelessly off of the same router.
    I no longer have any of the crash reports from the fresh install, because I let Leopard Cache Cleaner do it’s thing and it wiped them all out. I do have 20 crash reports and 6 hang reports from 7/12 to 7/30/08. I don’t know what are the important parts to send, but a condensed version of 5 different crashes is listed below. The first two are the most common.
    I apologize for the length of this post, but I’m at my wits end. Any suggestions or ideas would be greatly appreciated.
    Thank You for your time and consideration.
    *Date/Time: 2008-07-19 03:54:05.793 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000082b0ffec
    Crashed Thread: 31
    Application Specific Information:
    Java information:
    Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
    Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-ppc, built on Sep 28 2007 23:55:48 by root with gcc 4.0.1 (Apple Inc. build 5465)
    Exception type: Bus Error (0xa) at pc=0x08fa6558
    Thread 31 Crashed:
    0 libjvm.dylib 0x08fa6558 0x8ed3000 + 865624
    1 libjvm.dylib 0x08fd73b0 0x8ed3000 + 1065904
    2 ??? 0x0b9eaaac 0 + 194947756
    3 ??? 0x0b9e8160 0 + 194937184
    4 libjvm.dylib 0x08fce284 0x8ed3000 + 1028740
    5 libjvm.dylib 0x08f176d0 0x8ed3000 + 280272
    6 libjvm.dylib 0x08f175bc 0x8ed3000 + 279996
    7 libjvm.dylib 0x08f1754c 0x8ed3000 + 279884
    8 libjvm.dylib 0x08f17408 0x8ed3000 + 279560
    9 libjvm.dylib 0x091a18e0 JVM_RaiseSignal + 481824
    10 libSystem.B.dylib 0x95b3be88 pthreadbody + 36
    *Date/Time: 2008-07-19 13:16:12.463 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c00020b0
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x080e0ce4 Flash_EnforceLocalSecurity + 718936
    1 ...romedia.Flash Player.plugin 0x080d8660 Flash_EnforceLocalSecurity + 684500
    2 ...romedia.Flash Player.plugin 0x080d8834 Flash_EnforceLocalSecurity + 684968
    3 ...romedia.Flash Player.plugin 0x080d8834 Flash_EnforceLocalSecurity + 684968
    4 ...romedia.Flash Player.plugin 0x080d9428 Flash_EnforceLocalSecurity + 688028
    5 ...romedia.Flash Player.plugin 0x080d99a8 Flash_EnforceLocalSecurity + 689436
    6 ...romedia.Flash Player.plugin 0x080d99a8 Flash_EnforceLocalSecurity + 689436
    7 ...romedia.Flash Player.plugin 0x080bd16c Flash_EnforceLocalSecurity + 572640
    8 ...romedia.Flash Player.plugin 0x081056b8 Flash_EnforceLocalSecurity + 868908
    9 ...romedia.Flash Player.plugin 0x0811400c Flash_EnforceLocalSecurity + 928640
    10 ...romedia.Flash Player.plugin 0x0803d20c Flash_EnforceLocalSecurity + 48512
    11 ...romedia.Flash Player.plugin 0x0803356c Flash_EnforceLocalSecurity + 8416
    12 com.apple.WebKit 0x95ef3d5c -[WebBaseNetscapePluginView sendEvent:] + 364
    13 com.apple.WebKit 0x95ef5d70 -[WebBaseNetscapePluginView sendNullEvent] + 144
    14 com.apple.Foundation 0x94115b04 __NSFireTimer + 144
    15 com.apple.CoreFoundation 0x956a59ec CFRunLoopRunSpecific + 2968
    16 com.apple.HIToolbox 0x92bb872c RunCurrentEventLoopInMode + 264
    17 com.apple.HIToolbox 0x92bb8550 ReceiveNextEventCommon + 412
    18 com.apple.HIToolbox 0x92bb8390 BlockUntilNextEventMatchingListInMode + 84
    19 com.apple.AppKit 0x9244a058 _DPSNextEvent + 596
    20 com.apple.AppKit 0x92449a10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    21 com.apple.Safari 0x0000878c 0x1000 + 30604
    22 com.apple.AppKit 0x924436cc -[NSApplication run] + 736
    23 com.apple.AppKit 0x924140d0 NSApplicationMain + 440
    24 com.apple.Safari 0x000bdd30 0x1000 + 773424
    *Date/Time: 2008-07-25 17:55:07.594 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x00000000098cfaf8
    Crashed Thread: 7
    Application Specific Information:
    Java information:
    Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
    Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-ppc, built on Sep 28 2007 23:55:48 by root with gcc 4.0.1 (Apple Inc. build 5465)
    Exception type: Internal Error (/SourceCache/HotSpot15/HotSpot15-119/src/oscpu/macosx_ppc/vm/os_macosxppc.cpp, line 375)
    Error message: java object has a bad address
    Thread 7 Crashed:
    0 libjvm.dylib 0x098cfaf8 JVM_RaiseSignal + 486456
    1 libjvm.dylib 0x096e29bc 0x9600000 + 928188
    2 libjvm.dylib 0x096e2868 0x9600000 + 927848
    3 libSystem.B.dylib 0x95b33b8c machmsgserver + 364
    4 libjvm.dylib 0x0960d7e0 0x9600000 + 55264
    5 libjvm.dylib 0x0960d500 0x9600000 + 54528
    6 libjvm.dylib 0x098ce8e0 JVM_RaiseSignal + 481824
    7 libSystem.B.dylib 0x95b3be88 pthreadbody + 36
    *Date/Time: 2008-07-27 00:50:05.187 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x0000000009ace910
    Crashed Thread: 7
    Application Specific Information:
    Java information:
    Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
    Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-ppc, built on Sep 28 2007 23:55:48 by root with gcc 4.0.1 (Apple Inc. build 5465)
    Exception type: Internal Error (/SourceCache/HotSpot15/HotSpot15-119/src/share/vm/code/nmethod.cpp, line 1340)
    Error message: unhandled implicit exception in compiled code
    Thread 7 Crashed:
    0 libjvm.dylib 0x09ace910 JVM_RaiseSignal + 481872
    1 libjvm.dylib 0x09ac628c JVM_RaiseSignal + 447436
    2 libjvm.dylib 0x09afd8fc JVM_RaiseSignal + 674364
    3 libjvm.dylib 0x09acf97c JVM_RaiseSignal + 486076
    4 libjvm.dylib 0x098e2d24 0x9800000 + 929060
    5 libjvm.dylib 0x098e29bc 0x9800000 + 928188
    6 libjvm.dylib 0x098e2868 0x9800000 + 927848
    7 libSystem.B.dylib 0x95b33b8c machmsgserver + 364
    8 libjvm.dylib 0x0980d7e0 0x9800000 + 55264
    9 libjvm.dylib 0x0980d500 0x9800000 + 54528
    10 libjvm.dylib 0x09ace8e0 JVM_RaiseSignal + 481824
    11 libSystem.B.dylib 0x95b3be88 pthreadbody + 36
    *Date/Time: 2008-07-28 18:16:41.031 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000007fffffff
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x94c7b04c void ***::deleteAllValues<KJS::ParserRefCounted*, ***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const>(***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const&) + 108
    1 com.apple.JavaScriptCore 0x94c6721c KJS::Parser::parse(int, KJS::UChar const*, unsigned int, int*, int*, KJS::UString*) + 396
    2 com.apple.JavaScriptCore 0x94c66db4 ***::PassRefPtr<KJS::ProgramNode> KJS::Parser::parse<KJS::ProgramNode>(KJS::UString const&, int, KJS::UChar const*, unsigned int, int*, int*, KJS::UString*) + 228
    3 com.apple.JavaScriptCore 0x94c661dc KJS::Interpreter::evaluate(KJS::ExecState*, KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 332
    4 com.apple.WebCore 0x9461d9d0 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 208
    5 com.apple.WebCore 0x9461d8c0 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 96
    6 com.apple.WebCore 0x9461d6c0 WebCore::HTMLTokenizer::scriptExecution(WebCore::String const&, WebCore::HTMLTokenizer::State, WebCore::String const&, int) + 320
    7 com.apple.WebCore 0x9461cd18 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 584
    8 com.apple.WebCore 0x9461ca84 WebCore::CachedScript::checkNotify() + 84
    9 com.apple.WebCore 0x9461c9e4 WebCore::CachedScript::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 404
    10 com.apple.WebCore 0x9461c798 WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 312
    11 com.apple.WebCore 0x9461c58c WebCore::SubresourceLoader::didFinishLoading() + 92
    12 com.apple.Foundation 0x94140748 _NSURLConnectionDidFinishLoading + 120
    13 com.apple.CFNetwork 0x9314adb4 sendDidFinishLoadingCallback + 196
    14 com.apple.CFNetwork 0x93147e64 _CFURLConnectionSendCallbacks + 1936
    15 com.apple.CFNetwork 0x93147660 muxerSourcePerform + 188
    16 com.apple.CoreFoundation 0x956a52a4 CFRunLoopRunSpecific + 1104
    17 com.apple.HIToolbox 0x92bb872c RunCurrentEventLoopInMode + 264
    18 com.apple.HIToolbox 0x92bb8550 ReceiveNextEventCommon + 412
    19 com.apple.HIToolbox 0x92bb8390 BlockUntilNextEventMatchingListInMode + 84
    20 com.apple.AppKit 0x9244a058 _DPSNextEvent + 596
    21 com.apple.AppKit 0x92449a10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    22 com.apple.Safari 0x0000878c 0x1000 + 30604
    23 com.apple.AppKit 0x924436cc -[NSApplication run] + 736
    24 com.apple.AppKit 0x924140d0 NSApplicationMain + 440
    25 com.apple.Safari 0x000bdd30 0x1000 + 773424

    I'm having the same problem - Safari seems to hang hourly. I'm switching to Firefox.

  • Running Mavericks OS on MacBookPro...had some hard crashes past 24 hours...now can't print in Office or Firefox.  Both crash during print dialog - changing printer.  Printed fine before.   Ideas?

    Running Mavericks OS on MacBookPro...had some hard crashes past 24 hours...forced reboots....now can't print anything from Office or Firefox.  Both crash during print dialog - changing printer causes instand crash.  My system printed fine before the crashes yesterday.  I can print from the Stickies app and safari printed fine.  I did a full Shutdown/restart and that didn't work.  Ideas on how to get PPT files to print again or print from firefox??

    Error log from PPT:
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_BAD_ACCESS
    Date/Time: 2014-03-25 22:12:04 +0000
    Application Name: Microsoft PowerPoint
    Application Bundle ID: com.microsoft.Powerpoint
    Application Signature: PPT3
    Application Version: 14.3.9.131030
    Crashed Module Name: CoreFoundation
    Crashed Module Version: 855.14
    Crashed Module Offset: 0x00012192
    Blame Module Name: Microsoft PowerPoint
    Blame Module Version: 14.3.9.131030
    Blame Module Offset: 0x002a285e
    Application LCID: 1033
    Extra app info: Reg=en Loc=0x0409
    Crashed thread: 0

  • Safari crash after opening a PDF file

    For the past week or so, everytime a link leads to a PDF file, Safari loads the file and then immediately crashes. I have checked my disk, verified and fixed any permissions, etc. but the problem persists. Although I checked the "report" button when I got the message from the OS, I have not heard back from anyone.
    Has anyone else experienced such a behavior? I suspect that it is not related to Safari, but rather to Adobe Acrobat, since I always have a similar experience when Adobe tries to look for updates. The Adobe Update Manager crashes the minute it is launched. I have even tried to udate my Acrobat 7.0 for some new patches but I cannot get to them fo some reason or another, mostly because the Adobe system seems to be down for maintenance most of the time. I saw that one of the updates is marked "critical".
    I have saved the "log file" after the last crash, about an hour ago (if that helps anyone).
    Thanks for any hints.
    ecp

    Welcome to Apple Discussions
    Apple does not respond to submitted crash reports. Rather, they are used for software development purposes. Best thing to do in this forum is to copy/paste a copy of the entire report to your reply in this thread.
    If you see a relationship between the Adobe crashes and Safari opening a PDF file, then go to Adobe Acrobats preference file>Internet and designate Apple's "Preview" as your PDF reader. Then, go to the Finder and move to your desktop your Adobe Reader plug-in from your Internet Plug-ins folder either the main or user library). Restart Safari and try a PDF (it ought to now open within the browser). If Safari does not crash, then yes, the problem lies with Adobe. Something you can take up in one of Adobe's own forums.

  • Safari Crashing for me too!

    I've had issues with Safari crashing upon being launched. The good news, I think, is that when I log into another account Safari works perfectly.
    I hope someone can help. Here is the the first half of the crash report.
    Date/Time: 2009-04-16 09:50:24 -0700
    OS Version: 10.5.6 (Build 9G55)
    Architecture: i386
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 4 Public Beta (5528.16)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 55281600
    Parent: launchd [917]
    PID: 958
    Event: hang
    Time: 59.87s
    Steps: 1
    Process: Safari [958]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    ADDRESS BINARY
    00001000 /Applications/Safari.app/Contents/MacOS/Safari
    002c1000 /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    119c5000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13a41000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 3e542e8
    User stack:
    1 ??? [0x3306]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 ??? [0x2ceee]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x972b0b25]
    1 ___NSFireDelayedPerform + 382 (in Foundation) [0x9356222e]
    1 -[PSClient _refreshNonBackgroundSubscriptions] + 90 (in PubSub) [0x91b5a7c0]
    1 __ZN6PubSub10ClientCore33refreshNonBackgroundSubscriptionsEv + 529 (in PubSub) [0x91b50ba1]
    1 __ZN6PubSub9IPCClient8instanceEv + 68 (in PubSub) [0x91ba0c26]
    1 __ZN6PubSub9IPCClientC2Ev + 46 (in PubSub) [0x91b9fbb0]
    1 __ZN6PubSub9IPCClient16lookupServerPortEv + 96 (in PubSub) [0x91b9f5c8]
    1 _bootstrap_look_up + 55 (in libSystem.B.dylib) [0x92b83635]
    1 _bootstrap_look_up2 + 73 (in libSystem.B.dylib) [0x92b83680]
    1 _mig_strncpy + 25 (in libSystem.B.dylib) [0x92b838e3]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 _kmem_suballoc + 65 [0x162fd9]
    1 _vm_fault + 598 [0x16080c]
    1 ___doprnt + 142 [0x131175]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3bbba78
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 181 (in WebCore) [0x9128e8e5]
    1 __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 244 (in WebCore) [0x912923c4]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255fc80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __Z22CFURLCacheWorkerThreadPv + 396 (in CFNetwork) [0x920d2ebe]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3ca67d8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN7WebCore18LocalStorageThread18localStorageThreadEv + 160 (in WebCore) [0x912f15e0]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3bbdc80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x1867a1]
    1 ??? [0x1866f3]
    1 ??? [0x188f9d]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 3141 (in CoreFoundation) [0x972b05f5]
    1 __ZN17MultiplexerSource7performEv + 189 (in CFNetwork) [0x920feb6b]
    1 __ZN19URLConnectionClient13processEventsEv + 114 (in CFNetwork) [0x9214ed70]
    1 __ZN19URLConnectionClient26ClientConnectionEventQueue33processAllEventsAndConsu mePayloadEP20XConnectionEventInfoI12XClientEvent18XClientEventParamsEl + 281 (in CFNetwork) [0x9214dd31]
    1 __ZN19URLConnectionClient22clientDidFinishLoadingEv + 174 (in CFNetwork) [0x9214f1f4]
    1 ??? [0x139d48]
    1 ??? [0x1398ce]
    1 ??? [0x1848ff]
    1 ??? [0x1841fc]
    1 ??? [0x11b160]
    1 ??? [0x11b038]
    1 _CFStringFindWithOptionsAndLocale + 1009 (in CoreFoundation) [0x972da6c1]
    Kernel stack:
    1 _commpage_set_nanotime + 7752 [0x1a8ddc]
    1 _exception_deliver + 636 [0x12951e]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2f498b8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ___NSThread__main__ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 (in Foundation) [0x93590d40]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255f4f0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ___NSThread__main__ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x33210]
    1 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation) [0x9356de94]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e53790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: ARDAgent [923]
    Path: /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent
    00378000 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    Thread id: 35b4e40
    User stack:
    1 ??? [0x49255]
    1 ??? [0x29ba]
    1 ??? [0x2a60]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f16128
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3082000
    User stack:
    1 ___syscall + 5 (in libSystem.B.dylib) [0x92bbe2e5]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IOService14stop_ack_timerEv + 3 [0x390265]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3084d60
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255c790
    User stack:
    1 ___recvfrom_nocancel + 10 (in libSystem.B.dylib) [0x92bc4ad6]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IODTNVRAM23registerNVRAMControllerEP17IONVRAMController + 511 [0x3ace67]
    1 __ZN9IODTNVRAM9MetaClassC2Ev + 27 [0x3acb11]
    1 __ZN23IOMultiMemoryDescriptor20getPhysicalSegment64EmPm + 73 [0x3a8477]
    1 __ZN16IOPlatformExpert14setChipSetTypeEl + 13 [0x3a98c1]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3083e40
    User stack:
    1 ___accept_nocancel + 10 (in libSystem.B.dylib) [0x92bdacfe]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN5IOCPU12setCPUNumberEm + 2 [0x3ac220]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2d5db58
    User stack:
    1 ___wait4_nocancel + 10 (in libSystem.B.dylib) [0x92be918e]
    Process: ATSServer [931]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    Thread id: 2f142e8
    User stack:
    1 ??? [0x56f6]
    1 ??? [0xddb0f]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2d61ba0
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: AirPort Base Station Agent [920]
    Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Thread id: 2f15208
    User stack:
    1 ??? [0x23d1]
    1 ??? [0x24a4]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2944128
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: AppleSpell [976]
    Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    ADDRESS BINARY
    00001000 /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Thread id: 35b5998
    User stack:
    1 ??? [0x1f22]
    1 ??? [0x2229]
    1 -[NSSpellServer run] + 198 (in Foundation) [0x935a4dc6]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: AppleVNCServer [932]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    Thread id: 220d048
    User stack:
    1 ??? [0x24549]
    1 ??? [0x1d7a]
    1 ??? [0x201e]
    1 ??? [0x4945]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f155d0
    User stack:
    1 _select$DARWIN_EXTSN$NOCANCEL + 10 (in libSystem.B.dylib) [0x92bb330a]
    Process: DirectoryService [11]
    Path: /usr/sbin/DirectoryService
    ADDRESS BINARY
    00001000 /usr/sbin/DirectoryService
    00160000 /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
    Thread id: 220c8b8
    User stack:
    1 start + 54 (in DirectoryService) [0x166da]
    1 _main + 2767 (in DirectoryService) [0x171c7]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220b208
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN20CPluginRunLoopThread10ThreadMainEv + 222 (in DirectoryService) [0x23384]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220ae40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN17CMigHandlerThread10ThreadMainEv + 303 (in DirectoryService) [0x235bd]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 _i_bit_set + 3 [0x198153]
    1 _mach_port_insert_member + 58 [0x1271d4]
    1 _ipc_port_check_circularity + 110 [0x12125c]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2209000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3e53000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN14CHandlerThread10ThreadMainEv + 87 (in DirectoryService) [0x704d]
    1 __ZN9CMsgQueue13WaitOnMessageEm + 157 (in DirectoryService) [0x27783]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d60c80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN14CHandlerThread10ThreadMainEv + 87 (in DirectoryService) [0x704d]
    1 __ZN9CMsgQueue13WaitOnMessageEm + 157 (in DirectoryService) [0x27783]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3082f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 ___syscall + 5 (in libSystem.B.dylib) [0x92bbe2e5]
    Process: Dock [933]
    Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    00626000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    11000000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 43d9ba0
    User stack:
    1 ??? [0x5596]
    1 ??? [0x97f69]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29444f0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x13629]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255f8b8
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: Finder [935]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    004e5000 /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    004fe000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    00527000 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    12d20000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    13eab000 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    Thread id: 43d9048
    User stack:
    1 ??? [0x9376]
    1 ??? [0xf3275]
    1 ??? [0x233b9]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32b8f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123 (in DesktopServicesPriv) [0x97060ef3]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255f128
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv + 216 (in DesktopServicesPriv) [0x9706106c]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 30854f0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 32b83c8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3bbbe40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 36648b8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in DesktopServicesPriv) [0x9706df74]
    1 _MPWaitOnQueue + 208 (in CarbonCore) [0x909a7b4c]
    1 _TSWaitOnConditionTimedRelative + 246 (in CarbonCore) [0x90986dd2]
    1 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x92b7c226]
    Process: KernelEventAgent [35]
    Path: /usr/sbin/KernelEventAgent
    ADDRESS BINARY
    00001000 /usr/sbin/KernelEventAgent
    Thread id: 285de40
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2943d60
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: RFBRegisterMDNS [32]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/RFBRegisterMDNS
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/RFBRegisterMDNS
    Thread id: 285e998
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: Spotlight [925]
    Path: /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    00057000 /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
    00068000 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    000d1000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 220d7d8
    User stack:
    1 ??? [0x276e]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 21195d0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: SystemUIServer [934]
    Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    00068000 /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
    00076000 /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
    000ca000 /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
    000f4000 /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    000ff000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    00108000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0023c000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0039a000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    003d5000 /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    003e6000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0042d000 /usr/lib/libcurl.4.dylib
    00484000 /Applications/iCal.app/Contents/Resources/iCalDockExtra.bundle/Contents/MacOS/i CalDockExtra
    004d6000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    007f1000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    11ff8000 /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    12014000 /System/Library/CoreServices/Menu Extras/Bluetooth.menu/Contents/MacOS/Bluetooth
    12029000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    120f3000 /System/Library/CoreServices/Menu Extras/TimeMachine.menu/Contents/MacOS/TimeMachine
    12118000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13dfd000 /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
    13e51000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    13ee1000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    14254000 /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    14275000 /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
    Thread id: 2d604f0
    User stack:
    1 ??? [0x5626]
    1 ??? [0x5b24]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a23f20
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2f14a78
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 30858b8
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbe410
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2560ba0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 30836b0
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: UNKNOWN [927]
    Path: UNKNOWN
    ADDRESS BINARY
    Thread id: 3084208
    User stack:
    1 ??? [0x2132]
    1 ??? [0x8680]
    1 ??? [0xb89d]
    1 ??? [0x972b0cd8]
    1 ??? [0x92b7c1c6]
    Thread id: 2d608b8
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0xa14c]
    1 ??? [0x92b7c1c6]
    Thread id: 3bbd4f0
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x9352d394]
    1 ??? [0x92bac906]
    Thread id: 32bb128
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x9352d394]
    1 ??? [0x92bac906]
    Process: UNKNOWN [969]
    Path: UNKNOWN
    ADDRESS BINARY
    Thread id: 2f49128
    User stack:
    1 ??? [0x8fe01037]
    1 ??? [0x8fe01872]
    1 ??? [0x8fe07bcf]
    1 ??? [0x8fe04102]
    1 ??? [0x8fe0e8c9]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e7e3]
    1 ??? [0x8fe12f36]
    1 ??? [0x95a1b116]
    1 ??? [0x92b84216]
    1 ??? [0x8fe04dd5]
    1 ??? [0x95a1cf29]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 _kmem_suballoc + 65 [0x162fd9]
    1 _vm_fault + 598 [0x16080c]
    1 ___doprnt + 142 [0x131175]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Process: UserEventAgent [926]
    Path: /usr/sbin/UserEventAgent
    ADDRESS BINARY
    00001000 /usr/sbin/UserEventAgent
    00014000 /System/Library/UserEventPlugins/AirPortUserAgent.plugin/Contents/MacOS/AirPort UserAgent
    0001d000 /System/Library/UserEventPlugins/alfUIplugin.plugin/Contents/MacOS/alfUIplugin
    00022000 /System/Library/UserEventPlugins/AppleHIDMouseAgent.plugin/Contents/MacOS/Apple HIDMouseAgent
    0003b000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    00076000 /System/Library/UserEventPlugins/BluetoothUserAgent-Plugin.plugin/Contents/MacO S/BluetoothUserAgent-Plugin
    0007e000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    00087000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    00092000 /System/Library/UserEventPlugins/BTMMPortInUseAgent.plugin/Contents/MacOS/BTMMP ortInUseAgent
    00099000 /System/Library/UserEventPlugins/iCalAlarmAgent.plugin/Contents/MacOS/iCalAlarm Agent
    000a4000 /System/Library/UserEventPlugins/ParentalControlsUEAPlugin.plugin/Contents/MacO S/ParentalControlsUEAPlugin
    000ae000 /System/Library/UserEventPlugins/SCMonitor.plugin/Contents/MacOS/SCMonitor
    Thread id: 3bbc998
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32b8790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: VNCPrivilegeProxy [95]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/VNCPrivilegeProxy
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/VNCPrivilegeProxy
    Thread id: 2f15998
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: WindowServer [903]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    00014000 /System/Library/Extensions/AppleIntelGMA950GA.plugin/Contents/MacOS/AppleIntelG MA950GA
    00400000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    005b1000 /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    1377c000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 2d5ee40
    User stack:
    1 start + 54 (in WindowServer) [0x1fbe]
    1 _main + 24 (in WindowServer) [0x1ff4]
    1 _CGXGetRootAdminCredentials + 0 (in CoreGraphics) [0x93c8cfb9]
    1 _CGXServerLoop + 161 (in CoreGraphics) [0x93cfee9e]
    1 _CGXRunOneServicesPass + 377 (in CoreGraphics) [0x93cf3b0f]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2d5d790
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3083a78
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _eventThread + 499 (in CoreGraphics) [0x93ce0a49]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbc5d0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x94393b32]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 285f128
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: autofsd [48]
    Path: /usr/libexec/autofsd
    ADDRESS BINARY
    00001000 /usr/libexec/autofsd
    Thread id: 2944c80
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: blued [47]
    Path: /usr/sbin/blued
    ADDRESS BINARY
    00001000 /usr/sbin/blued
    0003d000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    000c1000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    Thread id: 2945048
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: configd [14]
    Path: /usr/sbin/configd
    ADDRESS BINARY
    00001000 /usr/sbin/configd
    0003e000 /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/ PrinterNotifications
    00043000 /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
    00054000 /System/Library/SystemConfiguration/DynamicPowerStep.bundle/Contents/MacOS/Dyna micPowerStep
    00059000 /System/Library/SystemConfiguration/Bluetooth.bundle/Contents/MacOS/Bluetooth
    0005f000 /System/Library/SystemConfiguration/BatteryUpdater.bundle/Contents/MacOS/Batter yUpdater
    00064000 /System/Library/SystemConfiguration/Apple80211Monitor.bundle/Contents/MacOS/App le80211Monitor
    0007c000 /System/Library/SystemConfiguration/EAPOLController.bundle/EAPOLController
    00085000 /System/Library/SystemConfiguration/IP6Configuration.bundle/Contents/MacOS/IP6C onfiguration
    00097000 /System/Library/SystemConfiguration/IPConfiguration.bundle/Contents/MacOS/IPCon figuration
    000c3000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    00200000 /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    Thread id: 220a2e8
    User stack:
    1 start + 54 (in configd) [0x220e]
    1 _main + 2394 (in configd) [0x2c3f]
    1 _server_loop + 70 (in configd) [0x39a6]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2209f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _plugin_exec + 1562 (in configd) [0x4c5b]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220aa78
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: coreaudiod [98]
    Path: /usr/sbin/coreaudiod
    ADDRESS BINARY
    00001000 /usr/sbin/coreaudiod
    00031000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0003a000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    00200000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    70000000 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    Thread id: 2f13b58
    User stack:
    1 ??? [0x27c2]
    1 ??? [0x97b7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f16c80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: coreservicesd [52]
    Path: /System/Library/CoreServices/coreservicesd
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/coreservicesd
    Thread id: 285ed60
    User stack:
    1 ??? [0x1f6e]
    1 __CoreServicesServerMain + 795 (in CarbonCore) [0x909c17eb]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a25d60
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: cron [27]
    Path: /usr/sbin/cron
    ADDRESS BINARY
    00001000 /usr/sbin/cron
    0000c000 /usr/lib/libutil.dylib
    Thread id: 255c000
    User stack:
    1 ??? [0x1d12]
    1 ??? [0x224d]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: cupsd [25]
    Path: /usr/sbin/cupsd
    ADDRESS BINARY
    00200000 /usr/lib/libPrintServiceQuota.dylib
    62500000 /usr/sbin/cupsd
    62564000 /usr/lib/libpam.1.dylib
    Thread id: 255cb58
    User stack:
    1 start + 54 (in cupsd) [0x6250158e]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 285cb58
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: diskarbitrationd [43]
    Path: /usr/sbin/diskarbitrationd
    ADDRESS BINARY
    00001000 /usr/sbin/diskarbitrationd
    Thread id: 285c000
    User stack:
    1 ??? [0x1a5a]
    1 ??? [0x8a7a]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: distnoted [15]
    Path: /usr/sbin/distnoted
    ADDRESS BINARY
    00001000 /usr/sbin/distnoted
    Thread id: 22093c8
    User stack:
    1 ??? [0x1ef6]
    1 ??? [0x1f95]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: dynamic_pager [41]
    Path: /sbin/dynamic_pager
    ADDRESS BINARY
    Thread id: 285c790
    User stack:
    1 ??? [0x92b7c1c6]
    Process: fseventsd [39]
    Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    Thread id: 285cf20
    User stack:
    1 ??? [0x255e]
    1 ??? [0x2f88]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xbbd5]
    1 ??? [0xb929]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2860410
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29413c8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___read + 10 (in libSystem.B.dylib) [0x92b9feda]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IOService20_RESERVEDIOService47Ev + 697 [0x38d425]
    1 __ZN9IOService20_RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 _cd9660_read + 1193 [0x1ff566]
    1 __ZN8IOSyncer6createEb + 55 [0x382035]
    1 __ZN15IOConditionLock7tryLockEv + 15 [0x381d4d]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2941000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x9830]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2942e40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 2f17048
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2f168b8
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3bbaf20
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d5f208
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x9830]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: hidd [38]
    Path: /usr/libexec/hidd
    ADDRESS BINARY
    00001000 /usr/libexec/hidd
    Thread id: 285d2e8
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2945ba0
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: httpd [26]
    Path: /usr/sbin/httpd
    ADDRESS BINARY
    Thread id: 25607d8
    User stack:
    1 ??? [0x100001514]
    1 ??? [0x10000a13d]
    1 ??? [0x10003672b]
    1 ??? [0x7fff82944526]
    Process: httpd [59]
    Path: /usr/sbin/httpd
    ADDRESS BINARY
    Thread id: 2a27ba0
    User stack:
    1 ??? [0x7fff8297d10e]
    Kernel stack:
    1 _deflate_copyright + 21458 [0x3df092]
    1 __ZN5IOCPU12setCPUNumberEm + 2 [0x3ac220]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]

    Part 2:
    Process: iChat [951]
    Path: /Applications/iChat.app/Contents/MacOS/iChat
    ADDRESS BINARY
    00001000 /Applications/iChat.app/Contents/MacOS/iChat
    002b1000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    00372000 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0053d000 /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0059e000 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    005d1000 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0061b000 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    00640000 /usr/lib/libexpat.1.dylib
    00666000 /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    006c0000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    006e7000 /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    11a0e000 /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    11a18000 /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    11a26000 /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    12c41000 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    12ca4000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    12cb3000 /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
    1329c000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13535000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    13596000 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    135b5000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    135be000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    14d7e000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    14dfa000 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    14e42000 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    14e7b000 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    14ed7000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    15088000 /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    150e9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    162a5000 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    Thread id: 3bbd128
    User stack:
    1 ??? [0x34ea]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 847 (in AppKit) [0x9671769f]
    1 ??? [0x3be21]
    1 -[NSApplication sendEvent:] + 2941 (in AppKit) [0x967b9d49]
    1 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x967ed1a3]
    1 ??? [0x5bc8d]
    1 -[NSTableView mouseDown:] + 8228 (in AppKit) [0x968367e1]
    1 -[NSTableView _sendAction:to:row:column:] + 271 (in AppKit) [0x96838477]
    1 -[NSControl sendAction:to:] + 108 (in AppKit) [0x967f0478]
    1 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x967f053b]
    1 ??? [0x81cf2]
    1 ??? [0x81ee9]
    1 ??? [0x820b3]
    1 ??? [0x853d7]
    1 ??? [0x87825]
    1 ??? [0x8796d]
    1 ??? [0x87be9]
    1 ??? [0x8d034]
    1 ??? [0x8d8d0]
    1 ??? [0x8dedc]
    1 ??? [0x8df7a]
    1 ??? [0x8e086]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x972b0b25]
    1 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68 (in WebCore) [0x9130c324]
    1 __ZN7WebCore9TimerBase16sharedTimerFiredEv + 162 (in WebCore) [0x9130c3e2]
    1 _ZN7WebCore9TimerBase10fireTimersEdRKN3***6VectorIPS0Lm0EEE + 133 (in WebCore) [0x9130c975]
    1 _ZN7WebCore5TimerINS18MainResourceLoaderEE5firedEv + 43 (in WebCore) [0x9131169b]
    1 _ZN7WebCore18MainResourceLoader17handleDataLoadNowEPNS_5TimerIS0EE + 516 (in WebCore) [0x913118c4]
    1 _ZN7WebCore18MainResourceLoader18didReceiveResponseERKNS16ResourceResponseE + 1192 (in WebCore) [0x91311fe8]
    1 _ZN7WebCore18MainResourceLoader26continueAfterContentPolicyENS12PolicyActionE + 131 (in WebCore) [0x91312413]
    1 _ZN7WebCore18MainResourceLoader26continueAfterContentPolicyENS_12PolicyActionERK NS16ResourceResponseE + 1150 (in WebCore) [0x913128be]
    1 __ZN7WebCore18MainResourceLoader16didFinishLoadingEv + 44 (in WebCore) [0x9133171c]
    1 __ZN7WebCore11FrameLoader15finishedLoadingEv + 156 (in WebCore) [0x9133185c]
    1 __ZN7WebCore11FrameLoader26recursiveCheckLoadCompleteEv + 230 (in WebCore) [0x912ac0d6]
    1 __ZN7WebCore11FrameLoader29checkLoadCompleteForThisFrameEv + 376 (in WebCore) [0x912ac2e8]
    1 __ZN20WebFrameLoaderClient21dispatchDidFinishLoadEv + 106 (in WebKit) [0x9255439a]
    1 _ZL12CallDelegatePFP11objc_objectS0_P13objc_selectorzEP7WebViewS0_S2_S0 + 240 (in WebKit) [0x92541780]
    1 ??? [0x8ef00]
    1 ??? [0x8f0fb]
    1 ??? [0x8fb59]
    1 -[TranscriptStyleManager appendInstantMessage:] + 107 (in iChatCommonGUI) [0x67023c]
    1 -[InstantMessageFragmentProvider appendFragmentForMessage:toNode:] + 853 (in iChatCommonGUI) [0x670650]
    1 -[TranscriptFragmentProvider appendFragmentForMessage:toNode:] + 55 (in iChatCommonGUI) [0x67098a]
    1 ??? [0x6e9dba]
    1 ??? [0x6ea206]
    1 -[TranscriptFragmentProvider appendFragmentForMessage:toNode:] + 55 (in iChatCommonGUI) [0x67098a]
    1 -[BuddyIconFragmentProvider fragmentForMessage:] + 171 (in iChatCommonGUI) [0x671b8a]
    1 -[BuddyIconFragmentProvider _buildPluginElement] + 112 (in iChatCommonGUI) [0x671d65]
    1 -[DOMElement setAttribute:value:] + 188 (in WebCore) [0x917c5a4c]
    1 _ZN7WebCore7Element12setAttributeERKNS_12AtomicStringES3Ri + 589 (in WebCore) [0x913d44bd]
    1 _ZN7WebCore12NamedAttrMap12addAttributeEN3***10PassRefPtrINS9AttributeEEE + 119 (in WebCore) [0x91325cb7]
    1 _ZN7WebCore13StyledElement16attributeChangedEPNS9AttributeEb + 237 (in WebCore) [0x91325fad]
    1 _ZN7WebCore17HTMLObjectElement20parseMappedAttributeEPNS15MappedAttributeE + 569 (in WebCore) [0x9146ec19]
    1 __ZN7WebCore22HTMLPlugInImageElement11isImageTypeEv + 122 (in WebCore) [0x9146f65a]
    1 _ZN20WebFrameLoaderClient17objectContentTypeERKN7WebCore4KURLERKNS06StringE + 572 (in WebKit) [0x9255ef5c]
    1 -[WebView _pluginForMIMEType:] + 54 (in WebKit) [0x925635a6]
    1 +[WebPluginDatabase sharedDatabase] + 181 (in WebKit) [0x925604f5]
    1 -[WebPluginDatabase refresh] + 101 (in WebKit) [0x92560765]
    1 -[WebPluginDatabase(Internal) _scanForNewPlugins] + 224 (in WebKit) [0x92560c30]
    1 -[NSFileManager contentsOfDirectoryAtPath:error:] + 76 (in Foundation) [0x9364531c]
    1 -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 320 (in Foundation) [0x93535e00]
    1 __NSDirectoryContentsFromCarbonError + 351 (in Foundation) [0x935361ff]
    1 _FSGetCatalogInfoBulk + 63 (in CarbonCore) [0x9096e225]
    1 _getdirentriesattr + 10 (in libSystem.B.dylib) [0x92bb9372]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 VNOPADVLOCK + 153 [0x1e82d6]
    1 unionunmount + 1293 [0x1f3e40]
    1 _FindIteratorPosition + 496 [0x316e0c]
    1 _ReplaceBTreeRecord + 4717 [0x31b6ad]
    1 kernsysctl + 1563 [0x34a182]
    1 sysctl_handleopaque + 275 [0x34bad3]
    1 _InsertKeyRecord + 127 [0x3175d9]
    1 clusterpagein + 526 [0x1c7688]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2035a78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[IMRemoteObjectBroadcaster _workerThread] + 246 (in IMUtils) [0x94880dc7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e555d0
    User stack:
    1 __workqops + 10 (in libSystem.B.dylib) [0x92be5292]
    Thread id: 3bba3c8
    User stack:
    1 ??? [0x0]
    Thread id: 3082790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 CameraListThread + 349 (in VideoConference) [0x374bed]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d5f998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x94393b32]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3ca5c80
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2a23790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __Z22CFURLCacheWorkerThreadPv + 396 (in CFNetwork) [0x920d2ebe]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3ca5128
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit) [0x96784d90]
    1 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x935734d5]
    1 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 (in Foundation) [0x93573570]
    1 -[NSCondition waitUntilDate:] + 236 (in Foundation) [0x9357375c]
    1 semaphore_timedwait_signaltrap + 10 (in libSystem.B.dylib) [0x92b7c226]
    Thread id: 32bb8b8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 fe_fragmentthread + 54 (in QuartzCore) [0x962efab9]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: iChatAgent [952]
    Path: /System/Library/Frameworks/InstantMessage.framework/iChatAgent.app/Contents/Mac OS/iChatAgent
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/InstantMessage.framework/iChatAgent.app/Contents/Mac OS/iChatAgent
    00211000 /usr/lib/libexpat.1.dylib
    Thread id: 285e208
    User stack:
    1 ??? [0x23b2]
    1 ??? [0xba6b5]
    1 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation) [0x9356de94]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bba790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[IMRemoteObjectBroadcaster _workerThread] + 246 (in IMUtils) [0x94880dc7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32bc048
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x1639a]
    1 ??? [0x1b8c0]
    1 ??? [0x1ba02]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 35b46b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: iTunesHelper [944]
    Path: /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    ADDRESS BINARY
    00001000 /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    00043000 /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    Thread id: 3082b58
    User stack:
    1 ??? [0x25a1]
    1 ??? [0x26d4]
    1 ??? [0x3155]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e53f20
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kdcmond [36]
    Path: /usr/sbin/kdcmond
    ADDRESS BINARY
    00001000 /usr/sbin/kdcmond
    Thread id: 285da78
    User stack:
    1 ??? [0x1e4a]
    1 ??? [0x48b6]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a26c80
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kextd [10]
    Path: /usr/libexec/kextd
    ADDRESS BINARY
    00001000 /usr/libexec/kextd
    Thread id: 2118e40
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2209b58
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_modrefs + 12 [0x126609]
    1 task_get_exceptionports + 75 [0x12d506]
    1 lock_set_serverroutine + 2882 [0x14805c]
    1 apple_protect_pagerunmap + 109 [0x190174]
    1 lock_setdestroy + 83 [0x137354]
    1 processor_set_stackusage + 106 [0x136bf4]
    Process: krb5kdc [60]
    Path: /usr/sbin/krb5kdc
    ADDRESS BINARY
    00001000 /usr/sbin/krb5kdc
    0001f000 /System/Library/KerberosPlugins/KerberosDatabasePlugins/db2.bundle/Contents/Mac OS/db2
    00036000 /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
    0003d000 /System/Library/KerberosPlugins/KerberosFrameworkPlugins/ODLocate.bundle/Conten ts/MacOS/ODLocate
    00044000 /System/Library/KerberosPlugins/KerberosAuthDataPlugins/odpac.bundle/Contents/M acOS/odpac
    22000000 /System/Library/PrivateFrameworks/KAdminServer.framework/Versions/A/KAdminServe r
    Thread id: 2a268b8
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: launchd [1]
    Path: /sbin/launchd
    ADDRESS BINARY
    00001000 /sbin/launchd
    Thread id: 211a128
    User stack:
    1 start + 54 (in launchd) [0x1fd2]
    1 _main + 960 (in launchd) [0x2a17]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_insertmember + 58 [0x1271d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 220dba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 211a4f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: launchd [917]
    Path: /sbin/launchd
    ADDRESS BINARY
    00001000 /sbin/launchd
    Thread id: 30845d0
    User stack:
    1 start + 54 (in launchd) [0x1fd2]
    1 _main + 960 (in launchd) [0x2a17]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_insertmember + 58 [0x1271d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 3ca6ba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2d61410
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: loginwindow [902]
    Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    00075000 /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    000bf000 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    000ec000 /System/Library/LoginPlugins/FSDisconnect.loginPlugin/Contents/MacOS/FSDisconne ct
    0015e000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    002bc000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    00303000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    00437000 /usr/lib/libcurl.4.dylib
    0046c000 /System/Library/LoginPlugins/DisplayServices.loginPlugin/Contents/MacOS/Display Services
    0048c000 /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServ ices
    004bb000 /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
    004c3000 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    00703000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0070c000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    1407c000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 32bc7d8
    User stack:
    1 ??? [0x524a]
    1 ??? [0x1b17c]
    1 -[NSApplication run] + 847 (in AppKit) [0x9671769f]
    1 ??? [0x8a2d]
    1 -[NSApplication sendEvent:] + 2941 (in AppKit) [0x967b9d49]
    1 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x967ed1a3]
    1 -[NSControl mouseDown:] + 888 (in AppKit) [0x967eea64]
    1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 541 (in AppKit) [0x967ef1aa]
    1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1827 (in AppKit) [0x967ef957]
    1 -[NSCell _sendActionFrom:] + 169 (in AppKit) [0x967f02fe]
    1 -[NSControl sendAction:to:] + 108 (in AppKit) [0x967f0478]
    1 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x967f053b]
    1 ??? [0x231df]
    1 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 1071 (in AppKit) [0x9681e68d]
    1 -[NSApplication requestUserAttention:] + 216 (in AppKit) [0x96ab7886]
    1 _SpokenNotificationsEnabled + 47 (in SpeechSynthesis) [0x95c0dc1e]
    1 _SpokenNotificationsEnabledForProcess + 44 (in SpeechSynthesis) [0x95c0dc54]
    1 _CFPreferencesAppSynchronize + 53 (in CoreFoundation) [0x9731c735]
    1 _CFXPreferencesGetSearchListForBundleID + 23 (in CoreFoundation) [0x9731c3e7]
    1 _CFEqual + 38 (in CoreFoundation) [0x972b3016]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 kmemsuballoc + 65 [0x162fd9]
    1 vmfault + 598 [0x16080c]
    1 _doprnt + 142 [0x131175]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 43d9410
    User stack:
    1 mach_msg_overwritetrap + 10 (in libSystem.B.dylib) [0x92b7c1d2]
    Thread id: 32b96b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _ZN9CAPThread5EntryEPS + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f14e40
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[NSUIHeartBeat _heartBeatThread:] + 2042 (in AppKit) [0x96785299]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: mDNSResponder [16]
    Path: /usr/sbin/mDNSResponder
    ADDRESS BINARY
    00001000 /usr/sbin/mDNSResponder
    Thread id: 255d6b0
    User stack:
    1 start + 41 (in mDNSResponder) [0x2099]
    1 __start + 210 (in mDNSResponder) [0x216c]
    1 _main + 2606 (in mDNSResponder) [0x368bf]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255da78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: mds [33]
    Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    000d9000 /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
    0014d000 /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/Spotlight Index
    0161b000 /usr/lib/libgermantok.dylib
    02216000 /usr/lib/liblangid.dylib
    02705000 /usr/lib/libmecab.1.0.0.dylib
    Thread id: 285e5d0
    User stack:
    1 ??? [0x5a96]
    1 ??? [0xe803]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 285c3c8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd75d]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2942a78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd780]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29426b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7a3]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29422e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7c6]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941f20
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7e9]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941b58
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 2a25998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xa537]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2a255d0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _read + 10 (in libSystem.B.dylib) [0x92b9feda]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 _ZN9IOService20RESERVEDIOService47Ev + 697 [0x38d425]
    1 _ZN9IOService20RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 cd9660read + 1193 [0x1ff566]
    1 __ZN8IOSyncer6createEb + 55 [0x382035]
    1 __ZN15IOConditionLock7tryLockEv + 15 [0x381d4d]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2a264f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x87c10]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a25208
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a26128
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a24e40
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a24a78
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f17ba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x4529e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 35b42e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 setattrrunLoop + 68 (in SpotlightIndex) [0x17a7a4]
    1 _runLoop + 77 (in SpotlightIndex) [0x17a6b8]
    1 si_scheduler_run_waitingtimeout + 581 (in SpotlightIndex) [0x18ece2]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_work_queueprocess + 643 (in SpotlightIndex) [0x18e669]
    1 si_deleteattributes + 130 (in SpotlightIndex) [0x17e185]
    1 semaphore_wait_signaltrap + 10 (in libSystem.B.dylib) [0x92b7c20e]
    Thread id: 2f164f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 flushrunLoop + 65 (in SpotlightIndex) [0x17a8c5]
    1 _runLoop + 77 (in SpotlightIndex) [0x17a6b8]
    1 si_scheduler_run_waitingtimeout + 581 (in SpotlightIndex) [0x18ece2]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_work_queueprocess + 643 (in SpotlightIndex) [0x18e669]
    1 _syncIndex + 859 (in SpotlightIndex) [0x17ff62]
    1 _ContentIndexSyncIndexBulk + 99 (in SpotlightIndex) [0x1a501e]
    1 __ContentIndexSyncIndexBulk + 2707 (in SpotlightIndex) [0x1a49da]
    1 _pread$UNIX2003 + 10 (in libSystem.B.dylib) [0x92bbe13a]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 _ZN9IOService20RESERVEDIOService47Ev + 381 [0x38d2e9]
    1 _ZN9IOService20RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 journal_endtransaction + 172 [0x1ebd55]
    1 _validfsnode + 2742 [0x1f636d]
    1 kaudit_tobsm + 4465 [0x328e9f]
    1 vnodeauthattr + 1206 [0x1d15cd]
    1 vnodelookup + 29 [0x1d08a5]
    1 vngetpath + 10 [0x1cf4ac]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Process: nmbd [818]
    Path: /usr/sbin/nmbd
    ADDRESS BINARY
    00001000 /usr/sbin/nmbd
    000fd000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    Thread id: 3e55d60
    User stack:
    1 start + 54 (in nmbd) [0x1a4e]
    1 _main + 2581 (in nmbd) [0x3532]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: notifyd [12]
    Path: /usr/sbin/notifyd
    ADDRESS BINARY
    Thread id: 220cc80
    User stack:
    1 ??? [0x1b1a]
    1 ??? [0x92bac906]
    Thread id: 220c4f0
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x92b7c1c6]
    Process: ntpd [24]
    Path: /usr/sbin/ntpd
    ADDRESS BINARY
    00001000 /usr/sbin/ntpd
    Thread id: 255cf20
    User stack:
    1 ??? [0x2002]
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: pboard [929]
    Path: /usr/sbin/pboard
    ADDRESS BINARY
    00001000 /usr/sbin/pboard
    Thread id: 29435d0
    User stack:
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: racoon [70]
    Path: /usr/sbin/racoon
    ADDRESS BINARY
    00001000 /usr/sbin/racoon
    00077000 /usr/lib/libipsec.A.dylib
    00081000 /usr/lib/libpam.1.dylib
    Thread id: 285f4f0
    User stack:
    1 ??? [0x2546]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: securityd [21]
    Path: /usr/sbin/securityd
    ADDRESS BINARY
    00001000 /usr/sbin/securityd
    000bc000 /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC
    Thread id: 220a6b0
    User stack:
    1 ??? [0x1211a]
    1 ??? [0x295e]
    1 ??? [0x3f32]
    1 mach_msg_overwritetrap + 10 (in libSystem.B.dylib) [0x92b7c1d2]
    Process: smbd [835]
    Path: /usr/sbin/smbd
    ADDRESS BINARY
    00001000 /usr/sbin/smbd
    0035c000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    0036a000 /usr/lib/libpam.1.dylib
    003e0000 /usr/lib/samba/pdb/odsam.dylib
    Thread id: 2f49c80
    User stack:
    1 start + 54 (in smbd) [0x20ea]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: smbd [836]
    Path: /usr/sbin/smbd
    ADDRESS BINARY
    00001000 /usr/sbin/smbd
    0035c000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    0036a000 /usr/lib/libpam.1.dylib
    003e0000 /usr/lib/samba/pdb/odsam.dylib
    Thread id: 2f4aba0
    User stack:
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: socketfilterfw [49]
    Path: /usr/libexec/ApplicationFirewall/socketfilterfw
    ADDRESS BINARY
    00001000 /usr/libexec/ApplicationFirewall/socketfilterfw
    Thread id: 29448b8
    User stack:
    1 ??? [0x21f6]
    1 ??? [0x8366]
    1 ??? [0x5a56]
    1 ??? [0x7359]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a246b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2a242e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: syslogd [13]
    Path: /usr/sbin/syslogd
    ADDRESS BINARY
    00001000 /usr/sbin/syslogd
    Thread id: 220c128
    User stack:
    1 ??? [0x17f2]
    1 ??? [0xf539]
    1 ??? [0x9640]
    1 ??? [0x87a1]
    1 ??? [0x86f1]
    1 ??? [0x624f]
    1 _strcmp + 84 (in libSystem.B.dylib) [0x92b84f04]
    Kernel stack:
    1 udpusrreqs + 46 [0x449c0e]
    1 panic_dialogtest + 1469 [0x1af6f8]
    1 commpage_setnanotime + 8068 [0x1a8f18]
    Thread id: 220bd60
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220b998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xa53a]
    1 ??? [0xa29f]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 220b5d0
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: update [28]
    Path: /usr/sbin/update
    ADDRESS BINARY
    00001000 /usr/sbin/update
    Thread id: 255e998
    User stack:
    1 ??? [0x1f3a]
    1 ??? [0x1fd9]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: usbmuxd [947]
    Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    ADDRESS BINARY
    00001000 /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    Thread id: 2f15d60
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbab58
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kernel_task [0]
    Path: kernel_task
    ADDRESS BINARY
    Thread id: 51c740
    Thread id: 2038ba0
    Thread id: 20387d8
    Thread id: 2038410
    Thread id: 2038048
    Thread id: 2037c80
    Thread id: 20378b8
    Thread id: 2037128
    Thread id: 20356b0
    Thread id: 2034f20
    Thread id: 2034790
    Kernel stack:
    1 cluster_copy_upldata + 1096 [0x1c7d29]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2034000
    Kernel stack:
    1 com.apple.driver.AppleIntelCPUPowerManagement (59.0.1) + 32425 [0xbb6ea9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 20343c8
    Thread id: 20352e8
    Thread id: 2034b58
    Thread id: 2117790
    Thread id: 2117b58
    Thread id: 2117f20
    Thread id: 211b7d8
    Thread id: 211ac80
    Thread id: 211b048
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 21182e8
    Thread id: 2036208
    Thread id: 20365d0
    Thread id: 21173c8
    Thread id: 2117000
    Thread id: 2119d60
    Thread id: 211a8b8
    Thread id: 20374f0
    Thread id: 211b410
    Thread id: 211bba0
    Thread id: 2119998
    Thread id: 2036998
    Kernel stack:
    1 __ZN12OSOrderedSetC1Ev + 7 [0x3c33ef]
    1 mach_port_allocatefull + 219 [0x1262d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2036d60
    Kernel stack:
    1 upl_abortrange + 128 [0x17dac2]
    1 vnode_pager_clusterwrite + 371 [0x186d68]
    1 memory_object_controluiomove + 607 [0x186b74]
    1 __ZN6OSData16initWithCapacityEj + 17 [0x3c0e8f]
    1 unionpathconf + 47 [0x1f41d1]
    1 bsduprofil + 68 [0x32ccf4]
    1 _dqget + 2160 [0x1ce984]
    1 _namei + 1168 [0x1cd710]
    1 _rename + 1106 [0x1db2b6]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 21186b0
    Thread id: 2119208
    Thread id: 2118a78
    Thread id: 2560410
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 28607d8
    Thread id: 2860ba0
    Thread id: 2860048
    Thread id: 285f8b8
    Thread id: 255d2e8
    Thread id: 255ed60
    Thread id: 255c3c8
    Thread id: 2943998
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2945410
    Thread id: 2a27410
    Kernel stack:
    1 com.apple.filesystems.autofs (2.0.1) + 24885 [0xb89135]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 53 [0x381ba7]
    1 _pmsControl + 276 [0x130e3f]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 285fc80
    Thread id: 2d5fd60
    Thread id: 2a27048
    Thread id: 30823c8
    Thread id: 36644f0
    Thread id: 2f17410
    Thread id: 2209790
    Thread id: 43d97d8
    Thread id: 285d6b0
    Thread id: 32b92e8
    Thread id: 3ca3a78
    Thread id: 3ca4208
    Thread id: 3e564f0
    SHARED FRAMEWORK AREA
    ADDRESS BINARY
    90003000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    90004000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    90005000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    90040000 /usr/lib/libcrypto.0.9.7.dylib
    900f3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    90171000 /usr/lib/libz.1.dylib
    90180000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    901b3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    905c7000 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    9072d000 /usr/lib/libicucore.A.dylib
    90866000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    90867000 /usr/lib/libbsm.dylib
    9086f000 /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    9087b000 /usr/lib/libxml2.2.dylib
    9095d000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    90c38000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    90c70000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    90cbf000 /usr/lib/libsasl2.2.dylib
    90ccf000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    90d01000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    90dc9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    90de2000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    90def000 /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    90e2c000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    90edd000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    90f6f000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    90f74000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    910ad000 /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    910b7000 /usr/lib/libsqlite3.0.dylib
    9113f000 /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    9115d000 /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    911ce000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    911ed000 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    91232000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    9128c000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    91b17000 /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    91c1b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    91e8e000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    91ec9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    91f5d000 /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    920bf000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    920d0000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    9216e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    92171000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    92530000 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    92605000 /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    92785000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    92786000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    92787000 /usr/lib/libffi.dylib
    92789000 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    92aaf000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    92b7b000 /usr/lib/libSystem.B.dylib
    92ce3000 /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    92d18000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    92d31000 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    92d37000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    92d6b000 /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    92db6000 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    92e6e000 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    92e98000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    92e9b000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    92eed000 /usr/lib/libtidy.A.dylib
    92f24000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    92fdf000 /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    93012000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    93092000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    93097000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    930e1000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    9315f000 /System/Library/Frameworks/Security.framework/Versions/A/Security
    9332e000 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    934af000 /usr/lib/system/libmathCommon.A.dylib
    934b4000 /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    934ba000 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    934fa000 /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    93523000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    9379f000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    937b5000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    937bb000 /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    937d3000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    9387b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    93b84000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    94225000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    9436c000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    9483e000 /usr/lib/libbz2.1.0.dylib
    9484b000 /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    94868000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    9487f000 /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    94893000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    9489b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    9489e000 /usr/lib/libcups.2.dylib
    948c7000 /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    9492e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    9494e000 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    9592a000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    959b6000 /usr/lib/libssl.0.9.7.dylib
    959db000 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    959e8000 /usr/lib/libauto.dylib
    95a14000 /usr/lib/libobjc.A.dylib
    95af5000 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    95b99000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    95ba7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    95bad000 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    95bae000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    95c0b000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    95c1c000 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    95c1d000 /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    95cff000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    95d51000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    95d5d000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    95e43000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    95e85000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    95ec5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    95f20000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    95f9b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    95fde000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    95fdf000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    9619c000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    961cc000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    961d7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    961f3000 /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    961fb000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    96599000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    9662d000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    9666c000 /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    96671000 /usr/lib/libresolv.9.dylib
    96690000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    966a2000 /usr/lib/libxslt.1.dylib
    966c7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    966ce000 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    966de000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    96edd000 /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    96ede000 /usr/lib/libstdc++.6.dylib
    96f3c000 /usr/lib/libgcc_s.1.dylib
    96f44000 /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    96f94000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    9705f000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    970ea000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    9723d000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    97371000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    973e4000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    973ed000 /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    9745b000 /usr/lib/libiconv.2.dylib
    97550000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    9757e000 /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver

  • TS1702 safari crashes on ipad 3

    Just bought the iPad 3 because our original one crashed so often when using safari. About a hour out of the box it crashed 3 times when on facebook. Did I waste my money?

    No ,FB Web app has lots of bugs. Use the facebook app instead.
    https://itunes.apple.com/au/app/facebook/id284882215?mt=8

  • Safari crashes in pages with text field

    I had the bugger of a problem with the "Your network settings have been changed by another program" bug (virus?). I solved that by doing the quick-finger return/click settings, duplicate my settings, delete Automatic, and rename my duplicate one "Automatic".
    At the same time that this problem occured, I noticed Safari crashing on any page with text fields, which is just about ANY page these days. I've also noticed Skype crashes, and while searching with Spotlight, that periodically crashes also. Firefox works fine, iChat works fine.
    These programs are only affected in my main account - I created a new user account and don't have the problems there. But I also don't have access to any of my important files and settings in the new account!
    My question is - how can I get functionality in my main account, where all my IMPORTANT files reside?
    I have done everything - repairing disk and permissions until my ears bleed, re-re-re-install and archive, virus scans (yes there are), pulling out .plists and library files, reset safari, probably did more damage than good, etc., etc., etc.
    I can't figure out what I need to do and it's seriously driving me BUGGY
    Any HELP would be greatly appreciated, (as I see a lot of mac problems in these forums but very few solutions).
    Crash Log:
    Date/Time: 2008-09-22 01:26:37.112 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Version: 3.1.2 (4525.22)
    Build Version: 6
    Project Name: WebBrowser
    Source Version: 45252200
    PID: 289
    Thread: 4
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x90042cfc fsync + 12
    1 com.apple.Foundation 0x9283dbf0 -[NSData writeToFile:atomically:] + 112
    2 com.apple.WebKit 0x94d78f98 -[WebHistoryPrivate _saveHistoryGuts:URL:error:] + 232
    3 com.apple.WebKit 0x94d78e94 -[WebHistoryPrivate saveToURL:error:] + 62
    4 com.apple.WebKit 0x94d78e03 -[WebHistory saveToURL:error:] + 51
    5 com.apple.Safari 0x00030217 0x1000 + 193047
    6 com.apple.Foundation 0x9281006f __NSFireDelayedPerform + 403
    7 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    8 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    9 com.apple.HIToolbox 0x92df2878 RunCurrentEventLoopInMode + 285
    10 com.apple.HIToolbox 0x92df1f82 ReceiveNextEventCommon + 385
    11 com.apple.HIToolbox 0x92df1dd9 BlockUntilNextEventMatchingListInMode + 81
    12 com.apple.AppKit 0x93277f45 _DPSNextEvent + 572
    13 com.apple.AppKit 0x93277b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    14 com.apple.Safari 0x00007de3 0x1000 + 28131
    15 com.apple.AppKit 0x932718c4 -[NSApplication run] + 512
    16 com.apple.AppKit 0x93265820 NSApplicationMain + 573
    17 com.apple.Safari 0x000aa2c2 0x1000 + 692930
    18 com.apple.Safari 0x000aa1e9 0x1000 + 692713
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fc2adc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94fbda79 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f782fa WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90042cfc fsync + 12
    1 com.apple.Foundation 0x9283dbf0 -[NSData writeToFile:atomically:] + 112
    2 com.apple.Foundation 0x92866d5b -[NSFileManager createFileAtPath:contents:attributes:] + 80
    3 com.apple.Foundation 0x92866cab -[NSFileManager(NSURLExtras) webcreateFileAtPathWithIntermediateDirectories:contents:attributes:directoryAttribu tes:] + 56
    4 com.apple.Foundation 0x92865aea -[NSURLCache _diskCacheExecuteWrite:] + 422
    5 com.apple.Foundation 0x9285e506 -[NSURLCache _diskCacheSync] + 264
    6 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    7 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    8 com.apple.Foundation 0x92856c76 +[NSURLCache _diskCacheSyncLoop:] + 206
    9 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    10 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x928502fc -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a461966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4 Crashed:
    0 com.apple.Foundation 0x9282d4b3 _NSRaiseError + 227
    1 com.apple.Foundation 0x928542f3 +[NSException raise:format:] + 57
    2 com.apple.Foundation 0x928e3a76 _NSFileHandleRaiseOperationException + 142
    3 com.apple.Foundation 0x9286a880 -[NSConcreteFileHandle readDataOfLength:] + 492
    4 com.apple.Foundation 0x9286b787 -[NSConcreteFileHandle readDataToEndOfFile] + 41
    5 com.apple.Foundation 0x9286aef3 -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 336
    6 com.apple.Foundation 0x9286acb2 saveTimerCallback + 132
    7 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    8 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    9 com.apple.Foundation 0x9282fa40 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    10 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    11 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90016a7c unlink + 12
    1 com.apple.Foundation 0x9283ebfc -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 2411
    2 com.apple.Foundation 0x9283e821 -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 1424
    3 com.apple.Foundation 0x9283e285 -[NSFileManager removeFileAtPath:handler:] + 240
    4 com.apple.Safari 0x0004ebe5 0x1000 + 318437
    5 com.apple.Safari 0x00027cac 0x1000 + 158892
    6 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4 crashed with X86 Thread State (32-bit):
    eax: 0x15f22000 ebx: 0x9282d3de ecx: 0x90a5a321 edx: 0x15e4aa00
    edi: 0x15ebd1c0 esi: 0x15ebd260 ebp: 0xb019f5e8 esp: 0xb019f580
    ss: 0x0000001f efl: 0x00000246 eip: 0x9282d4b3 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x121fff com.apple.Safari 3.1.2 (4525.22) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fefff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.79 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a06fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7d000 - 0x90f23fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7d000 - 0x91adcfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af4000 - 0x91b7cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b80000 - 0x91b9bfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba0000 - 0x91ba2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ba4000 - 0x91c82fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91c9f000 - 0x91cdefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce4000 - 0x91ce4fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce6000 - 0x91d74fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7b000 - 0x91d7bfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7d000 - 0x91dd6fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddf000 - 0x91e03fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0b000 - 0x92214fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224e000 - 0x92602fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262f000 - 0x9271cfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271e000 - 0x9279cfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927dd000 - 0x92a0dfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b27000 - 0x92b3efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b49000 - 0x92ba1fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb5000 - 0x92bb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb7000 - 0x92bc7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd6000 - 0x92bdefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be4000 - 0x92beafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf0000 - 0x92c81fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c95000 - 0x92c99fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9c000 - 0x92cbafff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccc000 - 0x92cd2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd8000 - 0x92d3bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddf000 - 0x92de4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de9000 - 0x930defff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e4000 - 0x931effff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f4000 - 0x9320ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325f000 - 0x9325ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93261000 - 0x93917fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c98000 - 0x93d13fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4c000 - 0x93e05fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e48000 - 0x93e48fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4a000 - 0x9400bfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94051000 - 0x94092fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409a000 - 0x940d4fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d9000 - 0x940effff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94188000 - 0x941c6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9420a000 - 0x9421bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94229000 - 0x94267fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94283000 - 0x94292fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94299000 - 0x942a4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942f0000 - 0x9430afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947b2000 - 0x948f8fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94984000 - 0x94993fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9499a000 - 0x949c3fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c9000 - 0x949d8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949dc000 - 0x94a01fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a0d000 - 0x94a2afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d56000 - 0x94e08fff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e73000 - 0x94f3afff com.apple.JavaScriptCore 4525.18 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f76000 - 0x95568fff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9a45f000 - 0x9a496fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a4b2000 - 0x9a4c4fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST3500641AS Q, 465.76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-K06
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: WinTV HVR-980, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    FireWire Device: EZQuest IDE Device, EZQuest Inc., Up to 400 Mb/sec
    FireWire Device: My Book, WD, Up to 400 Mb/sec
    FireWire Device: OneTouch, Maxtor, Up to 400 Mb/sec
    FireWire Device: > LaCie 1394 DVD-R/RW+CD drive LUN 0, LaCie Group SA, Up to 400 Mb/sec

    Well, thanks for ignoring my plea for help all! I'll mark this as "ANSWERED" even though no answers or suggestions have been offered in over 3 days. I'll figure it out by myself.
    The snarkiness in my initial post was because, as I peruse these forums for answers, I see a lot of threads that have no conclusion - either the person asking the question found an answer and never reported back to tell us what actually worked, or their Mac died completely, leaving them unable to post about it.
    I also see a lot of uninformed posts saying things like "There are absolutely NO viruses for the Mac" or "the Mac OS is impenetrable to attacks". Try to be informed before you attempt to be helpful.
    I was also quite upset that it took me 3 days trying to figure out what info was needed to access the forums here. I don't use my "Apple ID" on a daily basis, in fact, I can't recall ever using it for anything, so it was a real effort to get in here and actually ASK my question.
    I've gone from being one of Apple's biggest evangelist for over 28 years, to being a real Mac-Hater - in the span of one machine. This iMac is the worst design I've ever encountered, not only due to the fact that it's a HUGE FIRE-HAZARD but I feel like I'm staring at a cubicle partition whenever I'm using it. I could never imagine Apple sticking everybody with such a badly conceived machine. Especially after all these years of faith and hope that I've placed in the company.
    These new iMacs overheat and die with normal use. This is a KNOWN PROBLEM that Apple is sweeping under the rug. My machine's graphics processor fried, taking the screen and logic board with it. ALL HAD TO BE REPLACED. This is probably unrelated to my recent Safari crashes, but people should know that the life of their Macs are severely reduced (by DESIGN) these days.
    So, thanks for no help everybody. I'll remember not to bother next time.

  • Safari Crashes on 1.6.1

    Hello,
    I'm running Mac OS X 1.6.1 on a MacBook (Intel Core Duo) and since half an hour Safari crashes every time I try to start it. After I did the upgrade to 1.6.1 yesterday, everything was running fine. Thanks in advance,
    V.
    Process: Safari [1217]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.3 (6531.9)
    Build Info: WebBrowser-65310900~1
    Code Type: X86 (Native)
    Parent Process: launchd [198]
    Date/Time: 2009-09-13 11:09:21.716 +0200
    OS Version: Mac OS X 10.6.1 (10B504)
    Report Version: 6
    Interval Since Last Report: 1233 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 429 sec
    Per-App Crashes Since Last Report: 7
    Anonymous UUID: 48160274-4A29-4437-946A-B8F5C7AF35BA
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000090
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ??? 0xa030fef4 0 + 2687565556
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x902fe03a kevent + 10
    1 libSystem.B.dylib 0x902fe768 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x902fdbf9 dispatch_queueinvoke + 183
    3 libSystem.B.dylib 0x902fd98a dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x902fd401 pthreadwqthread + 390
    5 libSystem.B.dylib 0x902fd246 start_wqthread + 30
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x90305782 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9030543e pthread_condwait + 1191
    2 libSystem.B.dylib 0x903070d8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x914c1bea WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x914bda94 WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    5 libSystem.B.dylib 0x90304f39 pthreadstart + 345
    6 libSystem.B.dylib 0x90304dbe thread_start + 34
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x902d77da machmsgtrap + 10
    1 libSystem.B.dylib 0x902d7f47 mach_msg + 68
    2 com.apple.CoreFoundation 0x94928dbf __CFRunLoopRun + 2447
    3 com.apple.CoreFoundation 0x94927d34 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94927b61 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x0002575d 0x1000 + 149341
    6 com.apple.Safari 0x00025410 0x1000 + 148496
    7 com.apple.Safari 0x000253a9 0x1000 + 148393
    8 libSystem.B.dylib 0x90304f39 pthreadstart + 345
    9 libSystem.B.dylib 0x90304dbe thread_start + 34
    Thread 4: Safari: SnapshotStore
    0 libSystem.B.dylib 0x90305782 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9030543e pthread_condwait + 1191
    2 libSystem.B.dylib 0x903070d8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x9562d0a1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 com.apple.Safari 0x00042071 0x1000 + 266353
    5 com.apple.Safari 0x00041fc1 0x1000 + 266177
    6 libSystem.B.dylib 0x90304f39 pthreadstart + 345
    7 libSystem.B.dylib 0x90304dbe thread_start + 34
    Thread 5: Safari: SpinningProgressIndicator
    0 libSystem.B.dylib 0x902d77da machmsgtrap + 10
    1 libSystem.B.dylib 0x902d7f47 mach_msg + 68
    2 com.apple.CoreFoundation 0x94928dbf __CFRunLoopRun + 2447
    3 com.apple.CoreFoundation 0x94927d34 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94927b61 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x927233e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6 com.apple.Foundation 0x927232c1 -[NSRunLoop(NSRunLoop) run] + 76
    7 com.apple.Safari 0x00033ece 0x1000 + 208590
    8 com.apple.Foundation 0x926e9964 -[NSThread main] + 45
    9 com.apple.Foundation 0x926e9914 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x90304f39 pthreadstart + 345
    11 libSystem.B.dylib 0x90304dbe thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x902fd092 _workqkernreturn + 10
    1 libSystem.B.dylib 0x902fd628 pthreadwqthread + 941
    2 libSystem.B.dylib 0x902fd246 start_wqthread + 30
    Thread 7:
    0 libSystem.B.dylib 0x902d77da machmsgtrap + 10
    1 libSystem.B.dylib 0x902d7f47 mach_msg + 68
    2 com.apple.CoreFoundation 0x94928dbf __CFRunLoopRun + 2447
    3 com.apple.CoreFoundation 0x94927d34 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94927b61 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x92722498 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x926e9964 -[NSThread main] + 45
    7 com.apple.Foundation 0x926e9914 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x90304f39 pthreadstart + 345
    9 libSystem.B.dylib 0x90304dbe thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x902f6756 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x9496804d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x90304f39 pthreadstart + 345
    3 libSystem.B.dylib 0x90304dbe thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x15634349 ebx: 0x92723e21 ecx: 0x156271d0 edx: 0x0000000c
    edi: 0x15628440 esi: 0xb59567a9 ebp: 0xbfffe4d8 esp: 0xbfffe4ff
    ss: 0x0000001f efl: 0x00010286 eip: 0xa030fef4 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xffe2a4fc
    Binary Images:
    0x1000 - 0x1b4fe7 com.apple.Safari 4.0.3 (6531.9) <421687DE-D2BB-1195-01A6-964F9236AF35> /Applications/Safari.app/Contents/MacOS/Safari
    0x2b5000 - 0x2b7fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x2dd000 - 0x2e0ffc +eu.willmore.UnifyCamino UnifyCamino v1.0 (1.9) <0178D6C8-4331-C6A6-E965-902CEFDB50A8> /Library/InputManagers/UnifyCamino/UnifyCamino.bundle/Contents/MacOS/UnifyCamin o
    0x2e6000 - 0x2e7fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90039fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x9003a000 - 0x90046ff7 libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib
    0x90047000 - 0x900a1ff7 com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x900a2000 - 0x900fafe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x900fb000 - 0x900fdff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9013a000 - 0x9014effb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9014f000 - 0x90150ff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90151000 - 0x90151ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90152000 - 0x90159fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9015a000 - 0x9018aff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x9019e000 - 0x901e1ff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x902d7000 - 0x9047bfeb libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib
    0x9047c000 - 0x904a3ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x904a4000 - 0x904e1ff7 com.apple.SystemConfiguration 1.10 (1.10) <897AEEAF-CF5D-2843-C33B-31A0A7C98A6A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x904e2000 - 0x9052bfe7 libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9052c000 - 0x9058cfe7 com.apple.CoreText 3.0.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9058d000 - 0x90590ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x905b7000 - 0x90d98497 com.apple.CoreGraphics 1.535.5 (???) <0B93D29C-D957-AD00-10F3-94112D75D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90d99000 - 0x90ea6ff7 com.apple.MediaToolbox 0.420.17 (420.17) <EE843140-C79F-3D8C-B89E-893CD74C3633> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x90ea7000 - 0x90eb5fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x90eb6000 - 0x90f65ff3 com.apple.ink.framework 1.3 (104) <8526D880-D367-3EF9-DBFD-9A6AB240F57A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90f87000 - 0x90f87ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90f88000 - 0x90f88ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90fbc000 - 0x9102cffb com.apple.AppleVAFramework 4.6.2 (4.6.2) <25381B2A-89A6-0CEB-C159-DFF70C76B881> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9102d000 - 0x91036ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91037000 - 0x91234feb com.apple.AddressBook.framework 5.0 (862) <BD05B213-46CF-8EFD-B801-CF741408600D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91235000 - 0x91238fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x91351000 - 0x91479fe7 com.apple.CoreData 102 (246) <E7E6CE39-9B51-13C8-FE31-8FE57CF7BDE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9147a000 - 0x9147aff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9147b000 - 0x914baff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x914bb000 - 0x91ca0fe7 com.apple.WebCore 6531 (6531.9) <F9A9848B-9EB0-B912-49F5-7E8010AF2CF1> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91cc0000 - 0x91cf1ff7 libGLImage.dylib ??? (???) <0FB347C7-A579-4E51-4733-39AB28064554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91d56000 - 0x91d8aff7 libcups.2.dylib ??? (???) <9078BA07-DEE1-6597-D15D-7BE3A20CB5A0> /usr/lib/libcups.2.dylib
    0x91d8b000 - 0x91e04ff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91e05000 - 0x91e08ff7 libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91e09000 - 0x91e31ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x91e32000 - 0x91f15ff7 com.apple.WebKit 6531 (6531.9) <991912FB-1484-A0B2-593F-A8722BC6AFE7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91f16000 - 0x91f3aff7 libJPEG.dylib ??? (???) <265DBF67-994E-E320-4CB1-9C3DE792C3B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91f3b000 - 0x91f3fff7 libGFXShared.dylib ??? (???) <ED62E870-E219-C873-88AA-9CE08108F811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x91f40000 - 0x91f4affb com.apple.speech.recognition.framework 3.10.10 (3.10.10) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91fc0000 - 0x91fcafe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9203a000 - 0x920ecffb libFontParser.dylib ??? (???) <EB089832-660F-0B34-3AC8-CCDA937987D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x92116000 - 0x9211cff7 libCGXCoreImage.A.dylib ??? (???) <8E11578A-B46D-0BC1-DE50-05A92F377D7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x9211d000 - 0x9220fff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
    0x92351000 - 0x92395fe7 com.apple.Metadata 10.6.0 (507.1) <CBD1B22B-5F10-C784-03A2-35106B97DF3F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9242d000 - 0x9263ffff com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x92640000 - 0x92660fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x92661000 - 0x926cfff7 com.apple.ISSupport 1.9.1 (49) <E6EF2734-ED63-E7C2-C4D2-8D64E9955BFC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x926d0000 - 0x926d0ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x926d1000 - 0x926d2ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x926d3000 - 0x92943ffb com.apple.Foundation 6.6 (751) <A61B645E-1A15-5BCA-3043-C8AB85C6AD30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9294f000 - 0x92a08fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x92a14000 - 0x92a1afff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92a1b000 - 0x92a37fe3 com.apple.openscripting 1.3 (???) <D2FF4419-FD71-5D4A-F397-B03E82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92a62000 - 0x92b8bfe7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62BEEBE6-68FC-4A48-91CF-39DA2BD793F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92b8c000 - 0x92c69ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92c6a000 - 0x92cd4fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92cee000 - 0x92d6efeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92d6f000 - 0x92d7cff7 com.apple.opengl 1.6.3 (1.6.3) <59D86286-B46F-B0E4-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92e6d000 - 0x92e77ff7 libCSync.A.dylib ??? (???) <A05BB12D-CD51-DE43-323B-3A3E99A3EED5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92e78000 - 0x92f27fef com.apple.ColorSync 4.6.0 (4.6.0) <66ABAE86-B0EC-D641-913D-08ACA965F9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92f28000 - 0x92f2eff7 com.apple.DisplayServicesFW 2.1 (2.1) <762CC18B-1F71-E9FC-ECB7-7078B4856D6E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92f2f000 - 0x92f32ff7 libCGXType.A.dylib ??? (???) <3FB5E457-EABF-B33E-E01B-C695FB2D72EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92f33000 - 0x93368ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93369000 - 0x9346afe7 libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib
    0x93476000 - 0x93477ff7 com.apple.TrustEvaluationAgent 1.0 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x934b7000 - 0x934d2ff7 libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x935dd000 - 0x936f3fe3 com.apple.PubSub 1.0.4 (65.11) <7F349A71-C4E6-E645-B28D-03A7DD120AA6> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x936f4000 - 0x93a58ff7 com.apple.QuartzCore 1.6.0 (226.0) <7E29DD09-BE04-AA06-5C81-5C093F16901B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93a93000 - 0x93c6eff3 libType1Scaler.dylib ??? (???) <BD3674DE-EAD9-C57A-0072-3C18970DCC1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x93c6f000 - 0x93cb5ff7 libauto.dylib ??? (???) <FAB17F30-A28B-E33D-6E21-C7119C9C83ED> /usr/lib/libauto.dylib
    0x93cb6000 - 0x93cceff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x93ccf000 - 0x93d1ffe7 libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93d20000 - 0x93d6dfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x93d6e000 - 0x93dbeff7 com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93dbf000 - 0x9426dfe7 com.apple.VideoToolbox 0.420.17 (420.17) <F2812B5D-4C09-EFCC-182E-412257859AB1> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9442e000 - 0x9456dfe3 com.apple.QTKit 7.6.3 (1584) <18130DA4-7132-CEAF-2137-4925CAC0B585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9456e000 - 0x94590ff3 com.apple.DirectoryService.Framework 3.6 (621) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94591000 - 0x94591ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94592000 - 0x945c3ff3 libTrueTypeScaler.dylib ??? (???) <F326E053-7425-2F10-F883-CBD56A1E1B72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x945c4000 - 0x9469efff com.apple.DesktopServices 1.5.1 (1.5.1) <D9C18268-699B-A996-1035-4EA3695F4074> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x946ad000 - 0x9475afe7 libobjc.A.dylib ??? (???) <410DD065-A18F-F054-0457-65525F4D1039> /usr/lib/libobjc.A.dylib
    0x9475b000 - 0x947f7fe7 com.apple.ApplicationServices.ATS 4.0 (???) <81700C90-2614-F7E2-CC6A-B01C24A2BD75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94842000 - 0x94868fff com.apple.DictionaryServices 1.1 (1.1) <07694B30-56A9-5C98-B8BC-DA0628715FA8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94869000 - 0x948ebffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x948ec000 - 0x94a63fef com.apple.CoreFoundation 6.6 (550) <193E33D6-2E92-3452-773B-60A1A9CCC573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94a64000 - 0x94d83fe7 com.apple.CoreServices.CarbonCore 859.1 (859.1) <2E72AF56-4BE6-294A-7372-19C360688B8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x950ac000 - 0x950e3ff7 com.apple.CoreMedia 0.420.17 (420.17) <A45B464A-4E05-8372-C055-974AD5393E03> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x950e4000 - 0x950eeff7 libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x950ef000 - 0x950efff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x950f0000 - 0x95101ff7 com.apple.LangAnalysis 1.6.5 (1.6.5) <E77440D0-76EE-EB4C-3D00-9EDE417F13CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95102000 - 0x95284fe7 libicucore.A.dylib ??? (???) <FBB66376-CBA9-8149-A1AA-10AB8578C3B3> /usr/lib/libicucore.A.dylib
    0x95287000 - 0x955aafef com.apple.HIToolbox 1.6.0 (???) <6F95AF67-678A-D8BC-FFC2-029C9AA2F44A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x955ab000 - 0x95622feb com.apple.backup.framework 1.1 (1.0) <73C642BD-A0C5-7D45-79FA-0AA6D96226C0> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95623000 - 0x957b1fff com.apple.JavaScriptCore 6531 (6531.5) <DDDCCE57-42D2-BAA1-63F1-F76458EE0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9582d000 - 0x9586bff7 com.apple.QuickLookFramework 2.0 (327.0) <84AF77F0-DAFD-DCED-FBD4-DCF827650F44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95897000 - 0x958cbff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
    0x958cc000 - 0x95aacfff com.apple.imageKit 2.0 (1.0) <A09D802D-DAD8-39D6-B3D1-83931741E387> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95b88000 - 0x95b92ff7 com.apple.CrashReporterSupport 10.6 (237) <2FABBC83-A515-24AD-4BAA-60E458509549> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95b93000 - 0x95bcdfe7 libFontRegistry.dylib ??? (???) <EE633CF6-8827-EF05-10A4-5F2937120227> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95bce000 - 0x95c10fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95c2a000 - 0x95cc2fe7 edu.mit.Kerberos 6.5.8 (6.5.8) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95cc3000 - 0x95cfffff com.apple.CoreMediaIOServices 101.0 (715) <FD86FB28-9BA1-0993-1172-F10F61EA6344> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x95d19000 - 0x95d87ff7 com.apple.QuickLookUIFramework 2.0 (327.0) <86D7E331-4C25-D360-7316-BA32192686D7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x95e38000 - 0x95eb1ff3 com.apple.audio.CoreAudio 3.2.0 (3.2) <91AE891E-6015-AABE-3512-2D5EBCA0937B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95eb2000 - 0x9678fff7 com.apple.AppKit 6.6.1 (1038.2) <27C304F6-0045-160B-7591-E57ECF19BDDB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96790000 - 0x967c8ff7 com.apple.LDAPFramework 2.0 (120.1) <8C7F3F42-6A4D-D37A-4232-685D44E8769E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x968aa000 - 0x96b0cff3 com.apple.security 6.0 (36910) <F045B57C-054F-F06F-EF7E-EABEC2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96b2b000 - 0x96bd2fe7 com.apple.CFNetwork 454.4 (454.4) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96dcd000 - 0x96dcfff7 libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96dd0000 - 0x96dd5ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97d65000 - 0x97da5ff3 com.apple.securityinterface 4.0 (36981) <F024C5CA-0762-1599-5BAB-17F785E51075> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x97dc6000 - 0x97dcaff7 libGIF.dylib ??? (???) <51848EBF-27D4-0F85-C22A-D1AE10D328F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97dcb000 - 0x97ec1ff7 libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97ec8000 - 0x97f0cff3 com.apple.coreui 0.2 (112) <A810DFFD-6314-5E2B-93A4-D5626634B1EE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97f0d000 - 0x97f1dfff SyndicationUI ??? (???) <5AC05CC5-8CCA-5C2A-9252-BBDA4D5E03B2> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x97f65000 - 0x97f7afff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97f7b000 - 0x97fd5fe7 com.apple.CorePDF 1.0 (1.0) <590244C9-15D7-7A65-13AF-6F597123746B> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x97fd6000 - 0x980d8fef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x980d9000 - 0x980d9ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x980da000 - 0x9812bff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98131000 - 0x98131ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9823a000 - 0x9824aff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9824b000 - 0x9827eff7 com.apple.AE 496 (496) <B638FDD4-7322-F0E4-ACEB-777D8A1399E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x982a6000 - 0x9830affb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9830b000 - 0x983d5fef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98425000 - 0x98432ff7 com.apple.NetFS 3.2 (3.2) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x98433000 - 0x98447fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x98448000 - 0x98741fef com.apple.QuickTime 7.6.3 (1584) <687233E1-F428-5224-08D5-5874BEA2300D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98742000 - 0x98798ff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x98799000 - 0x98836ff3 com.apple.LaunchServices 360.3 (360.3) <C8590D53-E46A-F58A-7CF2-03A8159D8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x98837000 - 0x98849ff7 com.apple.MultitouchSupport.framework 200.20 (200.20) <1D7EE15B-ADDD-1F57-F1FB-FB5252910D5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9884a000 - 0x9888bff7 libRIP.A.dylib ??? (???) <6DB158C6-A84D-98C9-1D48-868A3DB17D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9888c000 - 0x988abfe7 com.apple.opencl 11 (11) <372A42E7-FB10-B74D-E1A0-980E94D07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9891c000 - 0x9892cff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9892d000 - 0x98ae9fef com.apple.ImageIO.framework 3.0.0 (3.0.0) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x98aea000 - 0x98b08ff7 com.apple.CoreVideo 1.6.0 (43.0) <3A853574-DD9E-08D8-FD2C-6221B55C3E08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98b09000 - 0x98bb1ff7 com.apple.QD 3.31 (???) <40FCAC85-4E4F-2290-90D4-F66D550ADFDC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98bb2000 - 0x98dddff3 com.apple.QuartzComposer 4.0 (156.6) <D1D3A5A8-75BC-4556-85FA-8A9F487106DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98dde000 - 0x98eafff3 ColorSyncDeprecated.dylib ??? (???) <AFD6DAC8-12EF-B2A0-5322-E902D5B48B0A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x98f0a000 - 0x98f9bfe3 com.apple.print.framework.PrintCore 6.0 (312) <C588530A-0F2C-DD72-E308-3B8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x98f9c000 - 0x98fa0ff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98fa1000 - 0x993b7ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x993b8000 - 0x99427ff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib
    Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 1 GB, SMC 1.4f12
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.0.19.4
    Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK8032GSX, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857, 7.24 GB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0218, 0x1d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000

    0x2b5000 - 0x2b7fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x2dd000 - 0x2e0ffc +eu.willmore.UnifyCamino UnifyCamino v1.0 (1.9) <0178D6C8-4331-C6A6-E965-902CEFDB50A8> /Library/InputManagers/UnifyCamino/UnifyCamino.bundle/Contents/MacOS/UnifyCamin o
    0x2e6000 - 0x2e7fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    Remove the third party software.

  • Safari crashing consistently...

    Hello all,
    I'm not sure if this is Apple's fault or mine but I'm noticing since 10.4.8 a slew of crashes with Safari...
    I use Tab browsing and as one tab is loading I load others... I've noticed that on a consistent basis the mouse cursor changes to the color wheel and then Safari crashes.
    I'm an experienced Mac User and have done all the tricks, clearing Safari's cache, using a new preference file, analyzing crash logs, but it still does it. I even managed to remove Application Enhancer installed by Logitech's Control Center software. I've done RAM tests in Single User mode thinking it could be memory related, I've repaired permissions, etc.
    It's getting to the point where I don't want to use Apple's Safari anymore because I'm afraid that it's going to crash everytime I try to load a link.
    Is anyone else having persistent crashing under normal conditions, simply reading content, not listening to music or watching a video.
    Here's Safari's crash Log: http://pastebin.ca/210798

    Wouldn't you know it, Safari just crashed when closing the browser window 1 minute ago...
    Here's the latest log:
    Date/Time: 2006-10-19 20:46:36.944 -0400
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [78]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 2567
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x3fa00017
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95cfdebc khtml::RenderObject::renderArena() const + 0
    1 com.apple.WebCore 0x95db6d08 khtml::RenderBox::detach() + 56
    2 com.apple.WebCore 0x95d952e4 DOM::NodeImpl::detach() + 60
    3 com.apple.WebCore 0x95d95288 DOM::NodeBaseImpl::detach() + 56
    4 com.apple.WebCore 0x95d95288 DOM::NodeBaseImpl::detach() + 56
    5 com.apple.WebCore 0x95d95288 DOM::NodeBaseImpl::detach() + 56
    6 com.apple.WebCore 0x95d95288 DOM::NodeBaseImpl::detach() + 56
    7 com.apple.WebCore 0x95d95288 DOM::NodeBaseImpl::detach() + 56
    8 com.apple.WebCore 0x95d95288 DOM::NodeBaseImpl::detach() + 56
    9 com.apple.WebCore 0x95d95288 DOM::NodeBaseImpl::detach() + 56
    10 com.apple.WebCore 0x95db6aa4 DOM::DocumentImpl::detach() + 128
    11 com.apple.WebCore 0x95cdbca0 KWQKHTMLPart::setView(KHTMLView*) + 64
    12 com.apple.WebCore 0x95db699c -[WebCoreBridge dealloc] + 36
    13 com.apple.WebKit 0x95b3cc54 -[WebBridge dealloc] + 92
    14 com.apple.WebKit 0x95b47370 -[WebView(WebPrivate) _close] + 136
    15 com.apple.Safari 0x00047858 0x1000 + 288856
    16 com.apple.Foundation 0x929665e8 -[NSArray makeObjectsPerformSelector:withObject:] + 264
    17 com.apple.Safari 0x0005c1ec 0x1000 + 373228
    18 com.apple.Safari 0x0005a4f4 0x1000 + 365812
    19 com.apple.Foundation 0x9295ead8 nsnotecallback + 180
    20 com.apple.CoreFoundation 0x90804010 __CFXNotificationPost + 368
    21 com.apple.CoreFoundation 0x907fc0ec _CFXNotificationPostNotification + 684
    22 com.apple.Foundation 0x92948ee0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    23 com.apple.AppKit 0x937aa47c -[NSWindow _close] + 100
    24 com.apple.AppKit 0x937aa3e0 -[NSWindow close] + 36
    25 com.apple.Safari 0x0005a498 0x1000 + 365720
    26 com.apple.Safari 0x0005c07c 0x1000 + 372860
    27 com.apple.AppKit 0x937a9c4c -[NSApplication sendAction:to:from:] + 108
    28 com.apple.Safari 0x0002956c 0x1000 + 165228
    29 com.apple.AppKit 0x937a9b80 -[NSControl sendAction:to:] + 96
    30 com.apple.AppKit 0x937a9a60 -[NSCell _sendActionFrom:] + 156
    31 com.apple.AppKit 0x937a9540 -[NSButtonCell performClick:] + 472
    32 com.apple.AppKit 0x937a9c4c -[NSApplication sendAction:to:from:] + 108
    33 com.apple.Safari 0x0002956c 0x1000 + 165228
    34 com.apple.AppKit 0x938044b8 -[NSMenu performActionForItemAtIndex:] + 392
    35 com.apple.AppKit 0x9380423c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
    36 com.apple.AppKit 0x93803ce4 -[NSMenu performKeyEquivalent:] + 272
    37 com.apple.AppKit 0x938038c4 -[NSApplication _handleKeyEquivalent:] + 220
    38 com.apple.AppKit 0x9370d408 -[NSApplication sendEvent:] + 2944
    39 com.apple.Safari 0x00021238 0x1000 + 131640
    40 com.apple.AppKit 0x93704d10 -[NSApplication run] + 508
    41 com.apple.AppKit 0x937f587c NSApplicationMain + 452
    42 com.apple.Safari 0x0005c77c 0x1000 + 374652
    43 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95b1bf70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929877dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b23742c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000095cfdebc srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44004228 xer: 0x0000000000000007 lr: 0x0000000095eafddc ctr: 0x0000000095f7d140
    r0: 0x0000000095db6d08 r1: 0x00000000bfffcc30 r2: 0x0000000009a4b300 r3: 0x000000003fa0000f
    r4: 0x0000000000000067 r5: 0x000000000b3e99f4 r6: 0x0000000095f0d2a4 r7: 0x00000000093cb310
    r8: 0x000000005e4e3e2c r9: 0x0000000000000005 r10: 0x0000000095f7d148 r11: 0x0000000024004224
    r12: 0x0000000095f7d140 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x000000000041c500 r19: 0x00000000091c5960
    r20: 0x00000000a37062f4 r21: 0x00000000a07b3eb0 r22: 0x000000000000007b r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000090a89460 r26: 0x0000000000000000 r27: 0x0000000001cdb800
    r28: 0x000000000ad61e10 r29: 0x0000000000080000 r30: 0x0000000080010058 r31: 0x0000000095db6978
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x102d000 - 0x102ffff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5990000 - 0x59bcfff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x5b47000 - 0x5b67fff com.apple.print.PrintingCocoaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x5c90000 - 0x5ca9fff com.apple.print.PrintingTiogaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /A/Plugins/PrintingTiogaPDEs.bundle/Contents/MacOS/PrintingTiogaPDEs
    0x6205000 - 0x64befff com.hp.print.pde.Puffin 2.7.1 /Library/Printers/hp/deskjet/hpdjPDE.plugin/Contents/MacOS/hpdjPDE
    0x64fe000 - 0x6a7dfff libdjHPUtils.6.1.dylib /Library/Printers/hp/deskjet/libdjHPUtils.6.1.dylib
    0x7591000 - 0x789dfff com.macromedia.Flash Player.plugin 9.0.0 (1.0.1f16) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8a92000 - 0x8afafff com.DivXInc.DivXDecoder 6.2.5 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.18) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c8000 - 0x918e9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fd000 - 0x91922fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91935000 - 0x91977fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91993000 - 0x919a7fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b5000 - 0x919f7fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0d000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e80000 - 0x92e9efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ea9000 - 0x92f03fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93659000 - 0x93665fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936fe000 - 0x936fefff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93700000 - 0x93d33fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940c0000 - 0x94130fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94169000 - 0x9422cfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9427e000 - 0x9427efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94280000 - 0x94453fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944a9000 - 0x944e6fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944ee000 - 0x9453efff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945cf000 - 0x94611fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94655000 - 0x94671fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94685000 - 0x946c9fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946ed000 - 0x946fcfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94704000 - 0x94711fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94757000 - 0x94770fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94777000 - 0x94a46fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b09000 - 0x94b7afff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bed000 - 0x94c0dfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94d15000 - 0x94e45fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ed7000 - 0x94ee6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94eee000 - 0x94f1bfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f22000 - 0x94f32fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f36000 - 0x94f65fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f75000 - 0x94f92fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95b19000 - 0x95ba7fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95c03000 - 0x95c99fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95cd6000 - 0x95fe2fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9616b000 - 0x96194fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96a24000 - 0x96a3afff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x974bb000 - 0x974dafff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97ce0000 - 0x97cedfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99832000 - 0x9a1e9fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9b234000 - 0x9b26afff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b287000 - 0x9b299fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9b44d000 - 0x9b464fff libCFilter.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
    Model: PowerMac3,5, BootROM 4.3.3f2, 2 processors, PowerPC G4 (2.1), 1 GHz, 1.25 GB
    Graphics: ATI Radeon 9000 Pro, ATY,RV250, AGP, 64 MB
    Memory Module: DIMM0/J21, 512 MB, SDRAM, PC133-333
    Memory Module: DIMM1/J22, 512 MB, SDRAM, PC133-333
    Memory Module: DIMM2/J23, 256 MB, SDRAM, PC133-333
    AirPort: AirPort, 9.52
    Modem: Spring, UCJ, V.90, 7.0F, APPLE VERSION 0007, 7/31/2000
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: PDC20268, scsi, SLOT-3
    PCI Card: usb, usb, SLOT-4
    PCI Card: usb, usb, SLOT-4
    PCI Card: usb, usb, SLOT-4
    PCI Card: pci2020,8888, , SLOT-4
    Parallel ATA Device: ST380021A, 74.53 GB
    Parallel ATA Device: Maxtor 96147H6, 57.26 GB
    Parallel ATA Device: LITE-ON DVDRW SOHW-1653S,
    Parallel ATA Device: IBM-IC25N040ATCS04-0, 37.26 GB
    USB Device: Back-UPS BR 800 FW:9.o2 .D USB FW:o2, American Power Conversion, Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 500 mA
    USB Device: Logitech USB Keyboard, Logitech, Up to 1.5 Mb/sec, 500 mA
    USB Device: DeskJet 940C, Hewlett-Packard, Up to 12 Mb/sec, 500 mA

  • Safari Crash + crash report

    Safari crashes occasionally. I have done all the standard things but none of them worked. I have attached the latest crash report. PLEASE HELP!!!
    Date/Time: 2006-11-20 11:54:01.752 -0700
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [63]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 352
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000005
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907bf584 CFRetain + 60
    1 libdjHPUtils.6.1.dylib 0x06c8e594 _as__6AArrayPC9_CFArray + 688
    2 libdjHPUtils.6.1.dylib 0x06c60f74 FromSafeCFType_FPC9_CFArray + 64
    3 libdjHPUtils.6.1.dylib 0x06c23ff8 FromCFType_FPCvPt14variant_fullt5z1Z17DefaultComparitorz1Z22DefaultCFTypeConverterz1Z22DefaultStringConverterz1 Z22DefaultAttributeReaderz1Z15DefaultStreamer + 32
    4 libdjHPUtils.6.1.dylib 0x06f5e91c FromCFType_H2ZUlZt14variant_full_t5z1Z17DefaultComparitorz1Z22DefaultCFTypeConverterz1Z22D efaultStringConverterz1Z22DefaultAttributeReaderz1Z15DefaultStreamer_PCvPt4pair2 ZX01ZX11v + 92
    5 libdjHPUtils.6.1.dylib 0x06f5e9c8 FromCFType_H4ZUlZt14variant_full_t5z1Z17DefaultComparitorz1Z22DefaultCFTypeConverterz1Z22D efaultStringConverterz1Z22DefaultAttributeReaderz1Z15DefaultStreamerZt4less1ZUlZ t9allocator1ZB0_PCvPt3map4ZX01ZX11ZX21ZX31v + 108
    6 libdjHPUtils.6.1.dylib 0x06c49e94 ReadFromJobTemplate__8ASettingPC15APuffinTemplate + 2896
    7 libdjHPUtils.6.1.dylib 0x06c31bdc ReadJobTemplate__12AJobSettingsPC15APuffinTemplate + 1832
    8 com.hp.print.pde.Puffin 0x0692ce90 dyldstubmemchr + 109339692
    9 com.hp.print.pde.Puffin 0x0692c8a0 dyldstubmemchr + 109338172
    10 com.hp.print.pde.Puffin 0x069c9868 TwoSidedPrintingPdePluginFactory + 4232
    11 ...int.framework.Print.Private 0x059c7240 PrinterPopupEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1012
    12 ...int.framework.Print.Private 0x059b8c60 DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 1392
    13 ...int.framework.Print.Private 0x059ba39c DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 7340
    14 ...int.framework.Print.Private 0x059b9150 DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 2656
    15 ...int.framework.Print.Private 0x059b9800 DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 4368
    16 ...int.framework.Print.Private 0x059bf638 PMPrivateSetItemProc + 1096
    17 ...int.framework.Print.Private 0x059c0008 PMPrivateSetItemProc + 3608
    18 ...int.framework.Print.Private 0x059bece4 PMPrivatePrepareAppKitPrintDialog + 228
    19 ...apple.print.framework.Print 0x9308be48 PJCPrepareAppKitPrintDialog + 124
    20 ...apple.print.framework.Print 0x9308bd60 PMPrepareAppKitPrintDialog + 128
    21 com.apple.AppKit 0x938e2fd4 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 276
    22 com.apple.AppKit 0x93a1f92c -[NSDocument _printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo :] + 212
    23 com.apple.AppKit 0x939645fc -[NSDocument printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo: ] + 544
    24 com.apple.AppKit 0x9378bc4c -[NSApplication sendAction:to:from:] + 108
    25 com.apple.Safari 0x0002956c 0x1000 + 165228
    26 com.apple.AppKit 0x937e64b8 -[NSMenu performActionForItemAtIndex:] + 392
    27 com.apple.AppKit 0x937e623c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
    28 com.apple.AppKit 0x936ed500 _NSHandleCarbonMenuEvent + 372
    29 com.apple.AppKit 0x936eae64 _DPSNextEvent + 1280
    30 com.apple.AppKit 0x936ea7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    31 com.apple.Safari 0x00006740 0x1000 + 22336
    32 com.apple.AppKit 0x936e6cec -[NSApplication run] + 472
    33 com.apple.AppKit 0x937d787c NSApplicationMain + 452
    34 com.apple.Safari 0x0005c77c 0x1000 + 374652
    35 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92970164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9297009c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95682f70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298869c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929897dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92968300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a4e142c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92968300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x93787708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907bf584 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x84042222 xer: 0x0000000000000007 lr: 0x00000000907bf550 ctr: 0x00000000907bf548
    r0: 0x0000000006c8e594 r1: 0x00000000bfffcc90 r2: 0x00000000a07bf550 r3: 0x00000000ffffffff
    r4: 0x0000000000000003 r5: 0x0000000006715000 r6: 0x00000000ffffffff r7: 0x0000000000000e03
    r8: 0x0000000001a98400 r9: 0x0000000000000002 r10: 0x00000000000003ff r11: 0x0000000007187c48
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x00000000bfffd13c r17: 0x00000000bfffd128 r18: 0x00000000bfffd130 r19: 0x00000000bfffda10
    r20: 0x0000000000000000 r21: 0x000000000525ff10 r22: 0x0000000000000000 r23: 0x0000000000010002
    r24: 0x0000000000040008 r25: 0x0000000000000000 r26: 0x0000000006715000 r27: 0x00000000bfffce20
    r28: 0x0000000006715008 r29: 0x00000000ffffffff r30: 0x0000000000000003 r31: 0x00000000907bf550
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x4c78000 - 0x4c7afff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x59b5000 - 0x59e1fff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x5d92000 - 0x5d9afff com.apple.print.converter.plugin 4.0 (157) /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x62ad000 - 0x62cdfff com.apple.print.PrintingCocoaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x62dd000 - 0x62f6fff com.apple.print.PrintingTiogaPDEs 4.3 (157.7) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /A/Plugins/PrintingTiogaPDEs.bundle/Contents/MacOS/PrintingTiogaPDEs
    0x6905000 - 0x6bbefff com.hp.print.pde.Puffin 2.7.1 /Library/Printers/hp/deskjet/hpdjPDE.plugin/Contents/MacOS/hpdjPDE
    0x6bfe000 - 0x717dfff libdjHPUtils.6.1.dylib /Library/Printers/hp/deskjet/libdjHPUtils.6.1.dylib
    0x78e00000 - 0x78e07fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x79200000 - 0x7923efff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 4.0 (129.18) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110e000 - 0x9111cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111f000 - 0x912dafff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c7000 - 0x918ebfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918ff000 - 0x91924fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91937000 - 0x91979fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91995000 - 0x919a9fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b7000 - 0x919f9fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0f000 - 0x91ad7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b25000 - 0x91b3afff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3f000 - 0x91b5dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b63000 - 0x91bd2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be9000 - 0x91bedfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bef000 - 0x91c4efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c53000 - 0x91c90fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c97000 - 0x91cb0fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb5000 - 0x91cb8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cbc000 - 0x91da1fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e34000 - 0x91ea2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ead000 - 0x91f42fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5c000 - 0x924e4fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92517000 - 0x92842fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c84000 - 0x92d62fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d82000 - 0x92e70fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e82000 - 0x92ea0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92eab000 - 0x92f05fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f23000 - 0x92f23fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f25000 - 0x92f39fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6d000 - 0x92f82fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f94000 - 0x9301bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302f000 - 0x9303afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93044000 - 0x93071fff com.apple.openscripting 1.2.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308b000 - 0x9309bfff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a7000 - 0x9310dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313e000 - 0x9318dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931ea000 - 0x931f7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366d000 - 0x9368dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936e0000 - 0x936e0fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936e2000 - 0x93d15fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940a2000 - 0x94112fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9414b000 - 0x9420efff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94260000 - 0x94260fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94262000 - 0x94435fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9448b000 - 0x944c8fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944d0000 - 0x94520fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b1000 - 0x945e9fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9462c000 - 0x94648fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9465c000 - 0x946a0fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c4000 - 0x946d3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946db000 - 0x946e7fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946ed000 - 0x9470cfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x9472d000 - 0x94745fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94cea000 - 0x94e1afff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94eac000 - 0x94ebbfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec3000 - 0x94ef0fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef7000 - 0x94f07fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0b000 - 0x94f3afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f4a000 - 0x94f67fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95680000 - 0x9570efff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9576a000 - 0x95800fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x9583d000 - 0x95b49fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cd2000 - 0x95cfbfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9a4de000 - 0x9a514fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a531000 - 0x9a543fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9a6f7000 - 0x9a70efff libCFilter.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
    0xeab00000 - 0xeab25fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    Model: PowerMac3,1, BootROM 4.2.8f1, 1 processors, PowerPC G4 (2.1), 1 GHz, 704 MB
    Graphics: ATY,Rage128Pro, ATY,Rage128Pro, AGP, 16 MB
    Memory Module: DIMM0/J21, 256 MB, SDRAM, PC133-333
    Memory Module: DIMM1/J22, 256 MB, SDRAM, PC133-333
    Memory Module: DIMM2/J23, 128 MB, SDRAM, PC100-222S
    Memory Module: DIMM3/J24, 64 MB, SDRAM, PC100-322S
    Modem: Spring, UCJ, V.90, 3.0F, APPLE VERSION 0007, 7/31/2000
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: usb, usb, SLOT-D
    PCI Card: usb, usb, SLOT-D
    PCI Card: pci9005,1f, , SLOT-D
    Parallel ATA Device: WDC WD800JB-00CRA1, 74.53 GB
    Parallel ATA Device: IDE DVD-ROM 16X,
    Parallel ATA Device: IOMEGA ZIP 250 ATAPI,
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: TEAC FD-05PUB, TEAC, Up to 12 Mb/sec, 500 mA
    USB Device: Back-UPS ES 725 FW:802.n2.D USB FW:n2, APC, Up to 1.5 Mb/sec, 500 mA
    USB Device: EPSON Scanner, EPSON, Up to 12 Mb/sec, 500 mA
    USB Device: macally Kbd Hub, ALCOR, Up to 12 Mb/sec, 500 mA
    USB Device: USB Optical Internet Trackball, Macally Peripherals, Up to 1.5 Mb/sec, 100 mA
    USB Device: macally Kbd Hub, ALCOR, Up to 12 Mb/sec, 200 mA
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

    If you crashed in the other user account, the problem is on a system-wide basis. I suspect a problem with the print driver, which would affect all user accounts. Did you "repair permissions" again? If not, do so, then try Safari again.
    If you did "repair permissions", it might help to reinstall the print driver, using the latest version from the HP site. Sometimes the installers have an "uninstall" feature built-in to the Installer panel/drop down menu. If so, I'd uninstall the existing driver first, then reinstall. Repair permissions after you are finished.

  • Random Safari Crashes when opening tab

    Hi folks.
    This has been happening since i updated to Mountain Lion and Safari 6.0.2.
    There is no discernable pattern that I can see.  Sometimes it will run fine for days, sometimes it will crash twice in ten minutes.
    Every time its when I click on a link, usually right-clicking to open in a new tab.  Poof.  Safari vanishes.
    I relaunch it, and it all works fine, the perpetrator link works fine.  Impossible to repeat the crash even with identical open tabs.  Also, I get no "Safari quit unexpectedly" or any kind of crash report.  It just poofs away and I relaunch and keep working.  Nothing shows up in the CrashReporter Logs (which claims my last safari crash was 6 months ago HA HA HA).
    Its a petty annoyance, but it gets irritating.  any ideas?  Thanks.

    The next time you have the problem, note the exact time: hour, minute, second.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Scroll back in the log to the time you noted above. Select any messages timestamped from then until the end of the episode. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for

  • RMMR1MRS-When run in background cause update failure errors looking

    hi,       RMMR1MRS report when run in background cause update failure errors . There are few  below reason for the error log. 1.  for the PO invoice already generated -  (its right if already invoice generated. should not happen again) 2.  In  MIGO, 

  • Mouse Hover text from FrameMaker to PDF

    Hello, I have a Terms list chapter in one of the book. I am trying to create a mouse over a highlighted term in the document to see its definition in the output PDF file. Is it possible for us to perform this operation in FrameMaker? Currently I am u

  • How to pass SOAP Attachments with JAX-RPC Web Service

    I'm confused... This sample shows how to send/receive SOAP attachments by using the JAX-RPC Handler mechanism. Can somebody confirm if this is the preferred way to do this. I've seen an example wich does something like:   public interface AttachmentS

  • In OPEN DATASET statement to open a file

    In OPEN DATASET statement To open a file, the user under which the R/3 System is running must have the requisite authorizations at operating system level. How to do this ? what knowledge apart from ABAP do I need ? what is its requirement in prograqm

  • Multiple colors in on calendar

    I am using a macbook pro with latest Yosemite update. I work 24-hour shifts so I would like to add multiple colors to one calendar. For example I have a calendar work and within this calendar I want to have different colors for lets say early shift/l