Safari crashes when trying to enter in password field

Hi Apple Community!
My Safari crashes when trying to enter the password to a certain online forum. This is not happening to Google Chrome. I have tried disabling extensions and third-party plugins but it doesn't seem to work. See below for the error log.
EDIT: I have tried resetting Safari and the problem persists.
Thank you!
Cheers,
Daryl
=====
Process:         com.apple.WebKit.WebContent [2681]
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Identifier:      com.apple.WebKit.WebContent
Version:         9537 (9537.77.4)
Build Info:      WebKit2-7537077004000000~4
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]
Responsible:     Safari [2672]
User ID:         501
Date/Time:       2014-07-06 14:57:40.601 +0800
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  8ACE00CA-6CDB-25D5-2453-03900567B440
Sleep/Wake UUID: A0B33EA1-9A1F-4798-B69E-D1E0652751DC
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 0000000106c50000-0000000106c51000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Application Specific Information:
Bundle controller class:
BrowserBundleController
Process Model:
Multiple Web Processes
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.Safari.framework     0x00007fff93749322 Safari::WK::BundleFrame::jsWrapper(Safari::WK::BundleNodeHandle const&, Safari::WK::BundleScriptWorld const&) const + 12
1   com.apple.Safari.framework     0x00007fff939a56f4 -[WBSFormMetadataController getMetadataForTextField:inFrame:textFieldMetadata:formMetadata:canAutoComplete: ] + 107
2   com.apple.Safari.framework     0x00007fff93801d9f -[FormMetadataController passwordFieldFocused:inFrame:] + 63
3   com.apple.Safari.framework     0x00007fff939a6021 -[WBSFormMetadataController textFieldFocused:inFrame:] + 186
4   com.apple.Safari.framework     0x00007fff9374b020 Safari::WK::didFocusTextField(OpaqueWKBundlePage const*, OpaqueWKBundleNodeHandle const*, OpaqueWKBundleFrame const*, void const*) + 97
5   com.apple.WebKit2             0x00007fff93fd3594 WebKit::InjectedBundlePageFormClient::didFocusTextField(WebKit::WebPage*, WebCore::HTMLInputElement*, WebKit::WebFrame*) + 72
6   com.apple.WebCore             0x00007fff9699e10a WebCore::Document::setFocusedElement(***::PassRefPtr<WebCore::Element>, WebCore::FocusDirection) + 1754
7   com.apple.WebCore             0x00007fff968dd565 WebCore::FocusController::setFocusedElement(WebCore::Element*, ***::PassRefPtr<WebCore::Frame>, WebCore::FocusDirection) + 1029
8   com.apple.WebCore             0x00007fff968d6128 WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 696
9   com.apple.WebCore             0x00007fff968dc5e0 WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 1552
10  com.apple.WebKit2             0x00007fff93fd4658 WebKit::handleMouseEvent(WebKit::WebMouseEvent const&, WebKit::WebPage*, bool) + 207
11  com.apple.WebKit2             0x00007fff93fd454d WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 221
12  com.apple.WebKit2             0x00007fff93fd430a void CoreIPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(CoreIPC::MessageDecoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 83
13  com.apple.WebKit2             0x00007fff93fa29b8 WebKit::WebPage::didReceiveWebPageMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 1248
14  com.apple.WebKit2             0x00007fff93f8c5ab CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
15  com.apple.WebKit2             0x00007fff93f8c490 WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 28
16  com.apple.WebKit2             0x00007fff93f8c3f9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
17  com.apple.WebKit2             0x00007fff93f8c322 CoreIPC::Connection::dispatchOneMessage() + 106
18  com.apple.WebCore             0x00007fff96627c9e WebCore::RunLoop::performWork() + 270
19  com.apple.WebCore             0x00007fff96627b72 WebCore::RunLoop::performWork(void*) + 34
20  com.apple.CoreFoundation       0x00007fff92fa15b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
21  com.apple.CoreFoundation       0x00007fff92f92c62 __CFRunLoopDoSources0 + 242
22  com.apple.CoreFoundation       0x00007fff92f923ef __CFRunLoopRun + 831
23  com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
24  com.apple.HIToolbox           0x00007fff8f467a0d RunCurrentEventLoopInMode + 226
25  com.apple.HIToolbox           0x00007fff8f4677b7 ReceiveNextEventCommon + 479
26  com.apple.HIToolbox           0x00007fff8f4675bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
27  com.apple.AppKit               0x00007fff97bbe24e _DPSNextEvent + 1434
28  com.apple.AppKit               0x00007fff97bbd89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
29  com.apple.AppKit               0x00007fff97bb199c -[NSApplication run] + 553
30  com.apple.AppKit               0x00007fff97b9c783 NSApplicationMain + 940
31  com.apple.XPCService           0x00007fff8ce7ec0f _xpc_main + 385
32  libxpc.dylib                   0x00007fff93bb2bde xpc_main + 399
33  com.apple.WebKit.WebContent   0x0000000106c50ba0 0x106c50000 + 2976
34  libdyld.dylib                 0x00007fff961385fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff8dffa662 kevent64 + 10
1   libdispatch.dylib             0x00007fff93e8c421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib             0x00007fff93e8c136 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit               0x00007fff97d5e05e _NSEventThread + 144
6   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
Thread 3:: WebCore: Scrolling
0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation       0x00007fff93047811 CFRunLoopRun + 97
6   com.apple.WebCore             0x00007fff966d46f4 WebCore::ScrollingThread::initializeRunLoop() + 244
7   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
9   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
10  libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
5   com.apple.Foundation           0x00007fff8e381967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation           0x00007fff8e38176b __NSThread__main__ + 1318
7   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
8   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
9   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
Thread 5:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8c255116 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore       0x00007fff8c254c35 JSC::BlockAllocator::blockFreeingThreadMain() + 117
4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007ff8b9e27700  rbx: 0x00007ff8bc02a9f0  rcx: 0x0000000000000000  rdx: 0x00007ff8b9e27700
  rdi: 0x000000010a1146e8  rsi: 0x0000000000000000  rbp: 0x00007fff58fad730  rsp: 0x00007fff58fad730
   r8: 0x0000000000000007   r9: 0x000000010a1146e8  r10: 0x00007ff8bc09abb0  r11: 0x00007fff7cf9bb28
  r12: 0x00007fff58fad7e8  r13: 0x000000010d694780  r14: 0x00007fff58fad7f0  r15: 0x0000000000000000
  rip: 0x00007fff93749322  rfl: 0x0000000000010206  cr2: 0x0000000000000000
Logical CPU:     1
Error Code:      0x00000004
Trap Number:     14
Binary Images:
       0x106c50000 -        0x106c50ff4  com.apple.WebKit.WebContent (9537 - 9537.77.4) <B93A6BB6-F13F-3DF9-A728-6384CEC6B516> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
       0x106c56000 -        0x106c56fff  WebProcessShim.dylib (7537.77.4) <5033C8DE-6FDC-3885-A4B6-357095992A43> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x108eea000 -        0x108ef2ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
       0x10abd9000 -        0x10ac01ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
       0x10c692000 -        0x10c695ffa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
       0x10e83b000 -        0x10e846fff  libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x123400000000 -     0x12340034dff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.15 - 8.2.4) <1D246FBA-B34D-3B45-BDBE-F7CC6B6DEF2D> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x7fff69945000 -     0x7fff69978817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff8b426000 -     0x7fff8b473fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8b48b000 -     0x7fff8b48cfff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
    0x7fff8b6c9000 -     0x7fff8b6cbfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8b6cc000 -     0x7fff8b929ffa  com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b92a000 -     0x7fff8b946fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8b947000 -     0x7fff8b94affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b99f000 -     0x7fff8ba63ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8ba64000 -     0x7fff8ba8eff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff8ba8f000 -     0x7fff8bd63fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8bd64000 -     0x7fff8bd69fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8bd6a000 -     0x7fff8bd81ff7  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
    0x7fff8bd82000 -     0x7fff8bd8cff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x7fff8bda7000 -     0x7fff8bdd5ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8bdd6000 -     0x7fff8c0a7ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8c0a8000 -     0x7fff8c0ddffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8c0de000 -     0x7fff8c12affe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8c150000 -     0x7fff8c19efff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8c241000 -     0x7fff8c5b8ff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8c5b9000 -     0x7fff8c5e8fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8c5e9000 -     0x7fff8c6d7fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8c6d8000 -     0x7fff8c730ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8c731000 -     0x7fff8c74aff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8c8b4000 -     0x7fff8c8e3ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c8e4000 -     0x7fff8c8f5ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8c8f6000 -     0x7fff8c8faff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff8c8fb000 -     0x7fff8c95effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8c96f000 -     0x7fff8c96fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8c9d1000 -     0x7fff8cac2ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8cac3000 -     0x7fff8cac4ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff8cac5000 -     0x7fff8caf5fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8cbb1000 -     0x7fff8cbd9ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8cbda000 -     0x7fff8ce34ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ce35000 -     0x7fff8ce37ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8ce3a000 -     0x7fff8ce63ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8ce64000 -     0x7fff8ce6fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ce7d000 -     0x7fff8ce83ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8ced4000 -     0x7fff8cf19fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x7fff8cf1a000 -     0x7fff8cf22ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8cf33000 -     0x7fff8cf3cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8cf3d000 -     0x7fff8cf48fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x7fff8cf49000 -     0x7fff8cf64ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8cfae000 -     0x7fff8cff3ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8d8b8000 -     0x7fff8d8b8fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d8b9000 -     0x7fff8d998fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d999000 -     0x7fff8da83fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8da84000 -     0x7fff8da88ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8da89000 -     0x7fff8dac7ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8dac8000 -     0x7fff8dbacfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8dc83000 -     0x7fff8dc93fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8dc94000 -     0x7fff8dcb9ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8dcba000 -     0x7fff8dcc0fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8dcc1000 -     0x7fff8dd34fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8dd35000 -     0x7fff8ddfffff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8de00000 -     0x7fff8de19ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8de1a000 -     0x7fff8de27ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8de28000 -     0x7fff8de63fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8de64000 -     0x7fff8de66fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8de67000 -     0x7fff8de74ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8df46000 -     0x7fff8df46fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8df84000 -     0x7fff8dfe3fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8dfe4000 -     0x7fff8e000ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e001000 -     0x7fff8e05cffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8e05d000 -     0x7fff8e05dfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e05e000 -     0x7fff8e066fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8e067000 -     0x7fff8e0efff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8e0f9000 -     0x7fff8e128fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8e1be000 -     0x7fff8e2c4ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8e2c7000 -     0x7fff8e31afff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8e31b000 -     0x7fff8e619fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8e61a000 -     0x7fff8e621ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff8e622000 -     0x7fff8e623fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8e8b6000 -     0x7fff8e8bfffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8e8c0000 -     0x7fff8e8f8ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8e908000 -     0x7fff8e91efff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8e91f000 -     0x7fff8e929ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8e937000 -     0x7fff8e93fff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8e940000 -     0x7fff8e967ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8e968000 -     0x7fff8ea39ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ea3a000 -     0x7fff8ea66fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8ea67000 -     0x7fff8eb29ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8eb2a000 -     0x7fff8eb39ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8eb5e000 -     0x7fff8eb75ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff8eb76000 -     0x7fff8edbeff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8edbf000 -     0x7fff8f196fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8f197000 -     0x7fff8f1e5ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8f1e6000 -     0x7fff8f1e6fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8f439000 -     0x7fff8f6e3ff5  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
    0x7fff8fabe000 -     0x7fff8facbfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8facc000 -     0x7fff8fc3aff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8fcb6000 -     0x7fff8fd81fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8fd82000 -     0x7fff8feb8ffd  com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8feb9000 -     0x7fff8fed7ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8fed9000 -     0x7fff8fedaffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8fedb000 -     0x7fff8ff24fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8ff25000 -     0x7fff90306ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff9035f000 -     0x7fff9040fff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff90410000 -     0x7fff90439fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff90684000 -     0x7fff906e2ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff907a1000 -     0x7fff907a2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff907d4000 -     0x7fff907d4ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff907d5000 -     0x7fff907e6ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff9083d000 -     0x7fff908c6fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff908c7000 -     0x7fff90a74f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff90a7b000 -     0x7fff90eaeffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff90eaf000 -     0x7fff90eb6fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff90eb7000 -     0x7fff90f1dfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff90f2d000 -     0x7fff90faefff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff90fb2000 -     0x7fff90fbdfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90fc1000 -     0x7fff90fd3fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff9100a000 -     0x7fff91025ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff91026000 -     0x7fff9106dff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff9106e000 -     0x7fff91070fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff91071000 -     0x7fff910d6ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff910d7000 -     0x7fff910dafff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff9117c000 -     0x7fff911bdfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff911be000 -     0x7fff911c6fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff911ee000 -     0x7fff912ddfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff91c9b000 -     0x7fff91cccfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff91ccd000 -     0x7fff91d56ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff91d59000 -     0x7fff91de5ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff91e50000 -     0x7fff91e68ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff91e69000 -     0x7fff91e6dfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff91eb5000 -     0x7fff9201bfff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff9201c000 -     0x7fff92170ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92171000 -     0x7fff9217dff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff921e2000 -     0x7fff921e2fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff921e3000 -     0x7fff921f5ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff9220e000 -     0x7fff9220ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff92224000 -     0x7fff9226bfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9226c000 -     0x7fff9226cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff9226d000 -     0x7fff92354ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff92355000 -     0x7fff9235efff  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
    0x7fff9235f000 -     0x7fff92517ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x7fff9251c000 -     0x7fff92525ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff9253b000 -     0x7fff925f3ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff925f4000 -     0x7fff92f1432b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff92f1c000 -     0x7fff92f21fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff92f22000 -     0x7fff93107fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff93108000 -     0x7fff93159ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff93214000 -     0x7fff933b4ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff933b5000 -     0x7fff933b9ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff933ba000 -     0x7fff933c1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff9345e000 -     0x7fff93468ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff93469000 -     0x7fff93627fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff9364e000 -     0x7fff93661ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff93662000 -     0x7fff93b68ffb  com.apple.Safari.framework (9537 - 9537.77.4) <4DA7F240-5451-3C23-9ADA-CFE34FB51FDB> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff93b69000 -     0x7fff93b93ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff93b94000 -     0x7fff93b9efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff93b9f000 -     0x7fff93bc3fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff93bc4000 -     0x7fff93bc4fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff93bc5000 -     0x7fff93bc6ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff93e89000 -     0x7fff93ea3fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff93ef3000 -     0x7fff93f5ffff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff93f60000 -     0x7fff94151ff3  com.apple.WebKit2 (9537 - 9537.77.4) <5090816E-BD02-350C-B4CE-613A246532F5> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff941e9000 -     0x7fff941ebfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff941ec000 -     0x7fff9427cff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff9446c000 -     0x7fff944d0fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff944e0000 -     0x7fff94505ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff94506000 -     0x7fff94535ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff94536000 -     0x7fff945c1fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
    0x7fff945c2000 -     0x7fff945e6ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff94c5c000 -     0x7fff94f46fff  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
    0x7fff94fad000 -     0x7fff95024fff  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
    0x7fff95025000 -     0x7fff9535bfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff9535c000 -     0x7fff953b5fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff953b6000 -     0x7fff95423fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff957bd000 -     0x7fff957bfffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff95810000 -     0x7fff958abff7  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
    0x7fff958d2000 -     0x7fff958d9ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff95903000 -     0x7fff95d51fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff95d52000 -     0x7fff95d60fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff95da2000 -     0x7fff95da6fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff95e64000 -     0x7fff95f86fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff95f89000 -     0x7fff95f90fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff95f91000 -     0x7fff96000ff1  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
    0x7fff960d6000 -     0x7fff96107ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff96108000 -     0x7fff9610afff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff9610b000 -     0x7fff96134fff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff96135000 -     0x7fff96138ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff9615b000 -     0x7fff9618ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff96246000 -     0x7fff963e2ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff963e3000 -     0x7fff96512fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff96513000 -     0x7fff96519ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff965c4000 -     0x7fff965ceff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff965fd000 -     0x7fff97450ffb  com.apple.WebCore (9537 - 9537.77.4) <9C4E816A-0DAC-31B2-85C3-910164F3E741> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff9747e000 -     0x7fff97486ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff97487000 -     0x7fff974a4ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff974a5000 -     0x7fff974f7fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff97505000 -     0x7fff97506ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff97510000 -     0x7fff9751aff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff97618000 -     0x7fff97628ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff97629000 -     0x7fff97662ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff97663000 -     0x7fff9767eff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff97680000 -     0x7fff97683fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff97684000 -     0x7fff97685ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff97766000 -     0x7fff9777eff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff9777f000 -     0x7fff97783ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff97784000 -     0x7fff97786fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff977d4000 -     0x7fff9783bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff97842000 -     0x7fff9784fff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff9796b000 -     0x7fff97a9bff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff97a9c000 -     0x7fff97ac3ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff97b9a000 -     0x7fff98710ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff98711000 -     0x7fff98750fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff988ad000 -     0x7fff988b2ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff988b3000 -     0x7fff98900ff2  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
    0x7fff98901000 -     0x7fff9890dffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff9891f000 -     0x7fff98924ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff98925000 -     0x7fff98927ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff98928000 -     0x7fff9892aff7  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
    0x7fff9892b000 -     0x7fff9896dff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff9896e000 -     0x7fff98adeff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff98adf000 -     0x7fff98ae0fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff9904b000 -     0x7fff9904efff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 3627
    thread_create: 1
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=214.4M resident=119.4M(56%) swapped_out_or_unallocated=95.1M(44%)
Writable regions: Total=1.2G written=53.2M(4%) resident=94.0M(8%) swapped_out=0K(0%) unallocated=1.1G(92%)
REGION TYPE                        VIRTUAL
===========                        =======
CG image                              260K
CG share

Please read this whole message before doing anything.
This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

Similar Messages

  • TS1277 HI. I have followed all the appropriate steps above and when I try to enter my 'Password' when asked, my keyboard doesn't work. No key press can be activated at all when trying to enter my password in 'Terminal. And I am in the 'Administrator' user

    HI.
    I am having trouble authorising my Mac Air to my Itunes account. I found a discussion explaining how to go go into 'Terminal', then adding a command. I have followed all those appropriate steps and when I try to enter my 'Password' when asked, my keyboard doesn't work. No key press can be activated at all when trying to enter my password in 'Terminal. And I am in the 'Administrator' user. Can anybody offer any suggestions?? ta

    Does the command that you're trying to enter in Terminal begin with the word 'sudo'?
    If so, your keyboard is working fine. When you type your password after a sudo command, nothing is echoed to the screen for security reasons (not even the * that are normally registered in other user interfaces). However, the program is registering what you type.
    Just type your password and press 'return' and the command will be executed (so long as you type it correctly; if you don't, you'll get an error message).

  • Safari crashes when trying to restore windows after Lion update.

    I just got the OS X 10.7 Lion update, which I must say, is awesome.
    However, whenever I open Safari, it attempts to restore my previously opened windows, and freezes. After about 30 seconds, it closes and shows the crash report.
    When I start it up again, it says that "Safari crashed while trying to restore your windows" (or something similar to that) and it gives me the option to start a new session (or attempt to open them again).
    Is there any way to turn off this resume feature entirely? That would be the ideal solution.
    Or, is anyone else having this problem?
    Thanks =D
    Update: Here's the crash log - if it's of any help.
    Process:         Safari [8484]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (7534.48.3)
    Build Info:      WebBrowser-7534048003000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [216]
    PlugIn Path:       /Library/Application Support/SIMBL/*/LastPass.bundle/Contents/MacOS/LastPass
    PlugIn Identifier: com.lastpass
    PlugIn Version:    1.73.0 (1.73.0)
    Date/Time:       2011-07-21 18:43:53.033 -0400
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          6914 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  4449 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      22A4CA88-23D5-4D04-96E3-92C4EFBD95BD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Enabled Extensions:
    com.apture.plugin-S5X58892CE (1.7 - 1.7) Apture Highlights
    objc[8484]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[BrowserWKView currentURL]: unrecognized selector sent to instance 0x10c1b69a0'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8e2b0986 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff96323d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e33c5ae -[NSObject doesNotRecognizeSelector:] + 190
              3   CoreFoundation                      0x00007fff8e29d803 ___forwarding___ + 371
              4   CoreFoundation                      0x00007fff8e29d618 _CF_forwarding_prep_0 + 232
              5   LastPass                            0x0000000110eaaa78 -[LastPass_pCMController reloadLastPassComURLs] + 136
              6   LastPass                            0x0000000110ea7c31 -[LastPass_pCMController login_worked:] + 417
              7   LastPass                            0x0000000110ed6adf -[LPLogin offlineloginsuccessful:beforeonlineattempt:] + 127
              8   LastPass                            0x0000000110f21234 -[LPHttpTest http_test:] + 100
              9   LastPass                            0x0000000110f32c45 +[NamedPipes StartNamedPipeServer] + 357
              10  LastPass                            0x0000000110eaf3fa -[LastPass_pCMController applicationDidFinishLaunching:] + 58
              11  LastPass                            0x0000000110eafd62 -[LastPass_pCMController initWithApplications:] + 754
              12  LastPass                            0x0000000110e9dc91 +[LastPass_pGKLoader load] + 209
              13  libobjc.A.dylib                     0x00007fff963166ca call_load_methods + 161
              14  libobjc.A.dylib                     0x00007fff9631636b load_images + 233
              15  ???                                 0x00007fff6bca4973 0x0 + 140735001807219
              16  ???                                 0x00007fff6bcb0241 0x0 + 140735001854529
              17  ???                                 0x00007fff6bcb102b 0x0 + 140735001858091
              18  ???                                 0x00007fff6bca6189 0x0 + 140735001813385
              19  ???                                 0x00007fff6bcac5cb 0x0 + 140735001839051
              20  libdyld.dylib                       0x00007fff8c76995b dlopen + 57
              21  CoreFoundation                      0x00007fff8e2762ab _CFBundleDlfcnLoadBundle + 171
              22  CoreFoundation                      0x00007fff8e271e62 _CFBundleLoadExecutableAndReturnError + 1330
              23  Foundation                          0x00007fff952c76d5 -[NSBundle loadAndReturnError:] + 1708
              24  Foundation                          0x00007fff952d0eb8 -[NSBundle load] + 18
              25  Foundation                          0x00007fff952c8844 -[NSBundle principalClass] + 41
              26  SIMBL                               0x0000000110e9669b +[SIMBL loadBundle:] + 99
              27  SIMBL                               0x0000000110e965a6 +[SIMBL installPlugins] + 426
              28  SIMBL                               0x0000000110e953cf InjectEventHandler + 96
              29  OpenScripting                       0x00007fff8d958fac _ZL17EventHandlerThunkPK6AEDescPS_Pv + 103
              30  AE                                  0x00007fff93cfca85 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 200
              31  AE                                  0x00007fff93cfc963 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
              32  AE                                  0x00007fff93cfc857 aeProcessAppleEvent + 250
              33  HIToolbox                           0x00007fff8ba8612d AEProcessAppleEvent + 102
              34  AppKit                              0x00007fff8eda73dd _DPSNextEvent + 1247
              35  AppKit                              0x00007fff8eda6a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
              36  Safari                              0x00007fff91105135 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
              37  AppKit                              0x00007fff8eda33d6 -[NSApplication run] + 463
              38  AppKit                              0x00007fff8f02152a NSApplicationMain + 867
              39  Safari                              0x00007fff912b7725 SafariMain + 197
              40  Safari                              0x000000010c0a3f24 Safari + 3876
              41  ???                                 0x0000000000000002 0x0 + 2
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8e473ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff928db7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff928cca7a abort + 143
    3   libc++abi.dylib                         0x00007fff962f57bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff962f2fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff963241b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff962f3001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff962f305c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff962f4152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff96323e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff8e33c5ae -[NSObject doesNotRecognizeSelector:] + 190
    11  com.apple.CoreFoundation                0x00007fff8e29d803 ___forwarding___ + 371
    12  com.apple.CoreFoundation                0x00007fff8e29d618 _CF_forwarding_prep_0 + 232
    13  com.lastpass                            0x0000000110eaaa78 -[LastPass_pCMController reloadLastPassComURLs] + 136
    14  com.lastpass                            0x0000000110ea7c31 -[LastPass_pCMController login_worked:] + 417
    15  com.lastpass                            0x0000000110ed6adf -[LPLogin offlineloginsuccessful:beforeonlineattempt:] + 127
    16  com.lastpass                            0x0000000110f21234 -[LPHttpTest http_test:] + 100
    17  com.lastpass                            0x0000000110f32c45 +[NamedPipes StartNamedPipeServer] + 357
    18  com.lastpass                            0x0000000110eaf3fa -[LastPass_pCMController applicationDidFinishLaunching:] + 58
    19  com.lastpass                            0x0000000110eafd62 -[LastPass_pCMController initWithApplications:] + 754
    20  com.lastpass                            0x0000000110e9dc91 +[LastPass_pGKLoader load] + 209
    21  libobjc.A.dylib                         0x00007fff963166ca call_load_methods + 161
    22  libobjc.A.dylib                         0x00007fff9631636b load_images + 233
    23  dyld                                    0x00007fff6bca4973 _ZN4dyldL12notifySingleE17dyld_image_statesPK11ImageLoader + 226
    24  dyld                                    0x00007fff6bcb0241 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 237
    25  dyld                                    0x00007fff6bcb102b ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
    26  dyld                                    0x00007fff6bca6189 dyld::runInitializers(ImageLoader*) + 97
    27  dyld                                    0x00007fff6bcac5cb dlopen + 540
    28  libdyld.dylib                           0x00007fff8c76995b dlopen + 57
    29  com.apple.CoreFoundation                0x00007fff8e2762ab _CFBundleDlfcnLoadBundle + 171
    30  com.apple.CoreFoundation                0x00007fff8e271e62 _CFBundleLoadExecutableAndReturnError + 1330
    31  com.apple.Foundation                    0x00007fff952c76d5 -[NSBundle loadAndReturnError:] + 1708
    32  com.apple.Foundation                    0x00007fff952d0eb8 -[NSBundle load] + 18
    33  com.apple.Foundation                    0x00007fff952c8844 -[NSBundle principalClass] + 41
    34  net.culater.SIMBL.osax                  0x0000000110e9669b +[SIMBL loadBundle:] + 99
    35  net.culater.SIMBL.osax                  0x0000000110e965a6 +[SIMBL installPlugins] + 426
    36  net.culater.SIMBL.osax                  0x0000000110e953cf InjectEventHandler + 96
    37  com.apple.openscripting                 0x00007fff8d958fac _ZL17EventHandlerThunkPK6AEDescPS_Pv + 103
    38  com.apple.AE                            0x00007fff93cfca85 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    39  com.apple.AE                            0x00007fff93cfc963 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    40  com.apple.AE                            0x00007fff93cfc857 aeProcessAppleEvent + 250
    41  com.apple.HIToolbox                     0x00007fff8ba8612d AEProcessAppleEvent + 102
    42  com.apple.AppKit                        0x00007fff8eda73dd _DPSNextEvent + 1247
    43  com.apple.AppKit                        0x00007fff8eda6a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    44  com.apple.Safari.framework              0x00007fff91105135 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    45  com.apple.AppKit                        0x00007fff8eda33d6 -[NSApplication run] + 463
    46  com.apple.AppKit                        0x00007fff8f02152a NSApplicationMain + 867
    47  com.apple.Safari.framework              0x00007fff912b7725 SafariMain + 197
    48  com.apple.Safari                        0x000000010c0a3f24 0x10c0a3000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8e4747e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff93f1060e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff93f0f19e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8e474192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff928db594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff928dcb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8e474192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff928db594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff928dcb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8e473bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff928dd274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff955f9da5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff955f771d WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    4   com.apple.WebCore                       0x00007fff955f752b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff928d98bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff928dcb75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8e474192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff928db594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff928dcb85 start_wqthread + 13
    Thread 6:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8e47267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e471d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8d436ce9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8d436c29 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff928d98bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff928dcb75 thread_start + 13
    Thread 7:: Safari: CertRevocationChecker
    0   libsystem_kernel.dylib                  0x00007fff8e47267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e471d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e23d29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e245a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e245216 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff91272147 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff9127209f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff928d98bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff928dcb75 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8e473bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff928dd274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8cbfcba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff956162ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff95616213 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff9561615b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff928d98bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff928dcb75 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8e47267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e471d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e23d29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e245a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e245216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff952d4a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff952c91ea -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff952c9162 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff928d98bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff928dcb75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8e474192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff928db594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff928dcb85 start_wqthread + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8e47267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e471d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e23d29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e245a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e245216 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff91272147 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff9127209f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff928d98bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff928dcb75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8e473afa __open_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff9289df7a fopen + 80
    2   com.lastpass                            0x0000000110f327c4 pipe_thread + 260
    3   libsystem_c.dylib                       0x00007fff928d98bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff928dcb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6bc9ef88  rdx: 0x0000000000000000
      rdi: 0x0000000000000b07  rsi: 0x0000000000000006  rbp: 0x00007fff6bc9efb0  rsp: 0x00007fff6bc9ef88
       r8: 0x00007fff7bb73fb8   r9: 0x00007fff6bc9ea18  r10: 0x00007fff8e473d0a  r11: 0xffffff80002d8240
      r12: 0x00007fff8f63141c  r13: 0x00007fdf853b9f60  r14: 0x00007fff7bb76960  r15: 0x00007fff6bc9f100
      rip: 0x00007fff8e473ce2  rfl: 0x0000000000000246  cr2: 0x00000001110e9000
    Logical CPU: 0
    Binary Images:
           0x10c0a3000 -        0x10c0a3fff  com.apple.Safari (5.1 - 7534.48.3) <C23CF439-A7C3-3A27-A80B-DE92FAF9ADE8> /Applications/Safari.app/Contents/MacOS/Safari
           0x10d785000 -        0x10d78bfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10d791000 -        0x10d794ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10d79b000 -        0x10d79bffd +cl_kernels (??? - ???) <934793F7-CA73-4ACA-BBB1-420301420177> cl_kernels
           0x10e619000 -        0x10e61affc +cl_kernels (??? - ???) <9DC3045E-3906-4716-9148-19C90591CB2C> cl_kernels
           0x11044d000 -        0x1104e0ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x11056f000 -        0x110570ff3 +cl_kernels (??? - ???) <409FB393-5353-44BD-B321-38F8118196CF> cl_kernels
           0x110575000 -        0x110576ff3 +cl_kernels (??? - ???) <B9A928D5-6EA4-43DE-8BCA-B3CADC6A5647> cl_kernels
           0x110e94000 -        0x110e97ff7 +net.culater.SIMBL.osax (0.9.9 - 0.9.9) <F0F26DED-2BF8-C0BF-8D26-30D50D989095> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
           0x110e9c000 -        0x11102cfe3 +com.lastpass (1.73.0 - 1.73.0) <B7E4CB73-860C-797A-977E-2F94D633EB31> /Library/Application Support/SIMBL/*/LastPass.bundle/Contents/MacOS/LastPass
        0x7fff6bca3000 -     0x7fff6bcd7ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8a7f8000 -     0x7fff8a832fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8a964000 -     0x7fff8a965fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8a988000 -     0x7fff8aa2cfef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8b1f2000 -     0x7fff8b1f8ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8b1f9000 -     0x7fff8b2fbff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff8b2fc000 -     0x7fff8b360fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b377000 -     0x7fff8b538fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8b539000 -     0x7fff8b5d3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8b5d4000 -     0x7fff8b642fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8b9d2000 -     0x7fff8ba74ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ba75000 -     0x7fff8bd98fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8c014000 -     0x7fff8c041fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8c18a000 -     0x7fff8c1ecff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c1ed000 -     0x7fff8c694ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8c695000 -     0x7fff8c6abff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8c6eb000 -     0x7fff8c71efff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c72b000 -     0x7fff8c72dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8c72e000 -     0x7fff8c739ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8c768000 -     0x7fff8c76cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8c76d000 -     0x7fff8c771fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8c78e000 -     0x7fff8c78efff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c78f000 -     0x7fff8c795fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c796000 -     0x7fff8c7c1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8c7c2000 -     0x7fff8c7c5fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8c828000 -     0x7fff8c82ffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8c83f000 -     0x7fff8c9a2fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8c9a3000 -     0x7fff8c9e3fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8cad8000 -     0x7fff8cb19fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8cb28000 -     0x7fff8cb29fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8cb2a000 -     0x7fff8cbf1ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8cbf2000 -     0x7fff8cdfffff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8ce00000 -     0x7fff8ce15fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8ce16000 -     0x7fff8ce33fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8ce34000 -     0x7fff8ce43fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8d0d3000 -     0x7fff8d0d4fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d113000 -     0x7fff8d13cfff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8d14a000 -     0x7fff8d15cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8d15d000 -     0x7fff8d1b1ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8d235000 -     0x7fff8d23dfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8d242000 -     0x7fff8d3eafff  com.apple.WebKit2 (7534 - 7534.48.3) <9F8CD6D9-3123-3F53-BAC3-D770B0812C25> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8d434000 -     0x7fff8d5d3fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d81e000 -     0x7fff8d82afff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d946000 -     0x7fff8d963ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d964000 -     0x7fff8d97bfff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8d97c000 -     0x7fff8da5aff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8da5b000 -     0x7fff8e03ffaf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e043000 -     0x7fff8e0beff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8e0bf000 -     0x7fff8e0defff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8e0df000 -     0x7fff8e0f6fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8e1f4000 -     0x7fff8e1fafff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8e1fb000 -     0x7fff8e20cff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8e20d000 -     0x7fff8e3e0ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e45d000 -     0x7fff8e47dfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e47e000 -     0x7fff8e481fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e482000 -     0x7fff8e482fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e5c6000 -     0x7fff8e6cbff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ed90000 -     0x7fff8ed9dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8ed9e000 -     0x7fff8f996fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8fa2a000 -     0x7fff8fa39fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8fa3a000 -     0x7fff8fa63fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8fac1000 -     0x7fff8fac3ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8fac4000 -     0x7fff8fac9fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8fb0a000 -     0x7fff8fb80fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8fb81000 -     0x7fff8fbc3fff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8fbc4000 -     0x7fff8fc12ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8fc13000 -     0x7fff8fc13fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8fc14000 -     0x7fff8fd9efff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8fda1000 -     0x7fff8fda6fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8fe42000 -     0x7fff8fed8ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8fed9000 -     0x7fff8fee2fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff9035c000 -     0x7fff903aeff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff904ae000 -     0x7fff904bcff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff904ee000 -     0x7fff904eefff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90518000 -     0x7fff9051afff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff90523000 -     0x7fff90550ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90551000 -     0x7fff90646fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff90de5000 -     0x7fff90de6ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff90de7000 -     0x7fff90e2aff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff90e2b000 -     0x7fff90e48ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff90e49000 -     0x7fff90e49fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90e4a000 -     0x7fff90e4eff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff90e4f000 -     0x7fff90f5bfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90fd5000 -     0x7fff91087fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff91088000 -     0x7fff910acff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff910ad000 -     0x7fff91537fff  com.apple.Safari.framework (7534 - 7534.48.3) <287305A0-D3A2-3D28-8B46-41548687741B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff91538000 -     0x7fff915a2fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff915a3000 -     0x7fff915b5ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff91605000 -     0x7fff91876fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91877000 -     0x7fff9187eff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9187f000 -     0x7fff918d9fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff918da000 -     0x7fff918f6ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff918f7000 -     0x7fff91af9fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff91afa000 -     0x7fff91afdfff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff91b2f000 -     0x7fff91f5cfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff91f5d000 -     0x7fff91fa5fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff91fa6000 -     0x7fff920bbfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff920d5000 -     0x7fff92120fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff92121000 -     0x7fff92156fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff92157000 -     0x7fff92199ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9220e000 -     0x7fff9224afff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff9224b000 -     0x7fff9224cff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9224d000 -     0x7fff92350fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff92351000 -     0x7fff923c6ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff923c7000 -     0x7fff923d5fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff923d6000 -     0x7fff92458fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff92577000 -     0x7fff92584fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff92585000 -     0x7fff92624fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9266e000 -     0x7fff92694ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff92695000 -     0x7fff9269fff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff9288b000 -     0x7fff92968fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff92ec6000 -     0x7fff92eccfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff92ed6000 -     0x7fff92fe3fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff93029000 -     0x7fff93444ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff93445000 -     0x7fff934acff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9358c000 -     0x7fff93c5a9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93c5b000 -     0x7fff93c9aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff93c9b000 -     0x7fff93c9cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff93ca4000 -     0x7fff93caafff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff93ce1000 -     0x7fff93cf5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff93cf6000 -     0x7fff93cf8fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff93cf9000 -     0x7fff93d38fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff93d3d000 -     0x7fff93d42fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff93d43000 -     0x7fff93d4efff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff93d4f000 -     0x7fff93d50fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93dd3000 -     0x7fff93e02fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff93e03000 -     0x7fff93e03fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff93e04000 -     0x7fff93e09fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff93e0a000 -     0x7fff93f0cff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff93f0d000 -     0x7fff93f1bfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff93fa3000 -     0x7fff940dcfef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff940f2000 -     0x7fff94145fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff94146000 -     0x7fff9414dfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9414e000 -     0x7fff94164fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff941e5000 -     0x7fff941e5fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff941e6000 -     0x7fff94209ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff94943000 -     0x7fff9496cff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9496d000 -     0x7fff949f2ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff949f3000 -     0x7fff94a4afff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff94a92000 -     0x7fff94b05fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff94eb2000 -     0x7fff94eb6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff94ee8000 -     0x7fff94eebff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff94eec000 -     0x7fff94f2bff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff94f2c000 -     0x7fff94f2cfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff94f2d000 -     0x7fff94f54fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff94f55000 -     0x7fff9526efff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9526f000 -     0x7fff95581fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff95582000 -     0x7fff955f2fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff955f3000 -     0x7fff962ecfef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff962ed000 -     0x7fff962f8ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff962f9000 -     0x7fff962feff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff9630d000 -     0x7fff963f1def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff963f2000 -     0x7fff96405ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff96406000 -     0x7fff9640bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9640c000 -     0x7fff96565ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9666a000 -     0x7fff9666afff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff96a32000 -     0x7fff96d09fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff96d0a000 -     0x7fff96d6afff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff96db6000 -     0x7fff96e3aff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff96e3b000 -     0x7fff96f1bfff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff96f1c000 -     0x7fff96f44ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 4270
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=169.2M resident=129.4M(76%) swapped_out_or_unallocated=39.8M(24%)
    Writable regions: Total=1.1G written=19.7M(2%) resident=34.8M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                    4052K
    CG image                        

    Nevermind, found the answer here: https://discussions.apple.com/message/15670611#15670611  

  • Skype crash when trying to enter 'Video Settings'

    Hello All,
    I've encountered a permanent Skype crash while trying to enter 'Video Settings' with camera plugged in. Without camera, 'Video Settings' panel is working ok
    My system is Windows 7 x64, and my camera is A4Tech PK-130MJ
    Here is the error report from windows logs:
    Faulty application name: Skype.exe, version: 6.20.0.104, timestamp: 0x53fd9215
    Faulty module name: nvapi.dll, version: 9.18.13.4052, timestamp 0x53b442e0
    Exception code: 0xc000001d
    Error offset: 0x001d2c4f
    Faulty process ID: 0x15b78
    Faulty application start time: 0x01cfd988fe3b2dc2
    Faulty application path: C:\Program Files (x86)\Skype\Phone\Skype.exe
    Faulty module path: C:\Windows\system32\nvapi.dll
    Report code: e5a55ed5-457c-11e4-b26e-00221535009d
    Because error seems to be, in some way, related to the video drivers, here is my graphics settings:
    I'm using XFX GeForce 260 GTX with latest available Nvidia drivers (340.52)
    I've managed to partially 'solve' this problem by downgrading to Skype version 6.3, but i'm not sure, how long I could use it, before it becomes 'outdated'
    So, if anyone have encountered similar issues, please share info, may be there are any other solutions which don't involve downgrading skype
    Thanks in advance!
    Solved!
    Go to Solution.

    I don't know if this is relevant, but on my Windows 7 64-bit system and NVIDIA 210 graphic card, nvapi.dll is located in C:\Windows\SysWOW64\ folder, while in C:\Windows\System32\ there is the 64-bit version of this dll, i.e nvapi64.dll.
    Please,  run the DirectX diagnostics tool (32-bit version).
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Safari crashes when trying to play streams... HELP?

    Hi guys.
    When trying to just watch streams online on certain sites, safari just crashes and I get an error message.
    When clicking the appropriate link, it seems to want to load a new page called 'adcash.com' and then crashes.
    When new windows opened up before upgrading to Yosemite I never had this issue. I could just close them.
    Here the error message...
    Process:               Safari [20634]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0 (10600.1.25)
    Build Info:            WebBrowser-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [20634]
    User ID:               501
    Date/Time:             2014-11-17 12:53:19.751 +0200
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        4CDBC5F8-60E3-4353-6BCC-EAF02E1AB953
    Sleep/Wake UUID:       02E3634D-5E37-41B3-8E40-C3854B42F741
    Time Awake Since Boot: 720000 seconds
    Time Since Wake:       13000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan nan]'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8db3c64c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8d2cd6de objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8db3c4fd +[NSException raise:format:] + 205
    3   QuartzCore                          0x00007fff8fed47fe _ZN2CA5Layer12set_positionERKNS_4Vec2IdEEb + 152
    4   QuartzCore                          0x00007fff8fed475f -[CALayer setPosition:] + 43
    5   QuartzCore                          0x00007fff8fed6393 -[CALayer setFrame:] + 720
    6   AppKit                              0x00007fff8617d25e -[_NSFullScreenTransitionOverlayWindow positionLayers] + 1634
    7   AppKit                              0x00007fff8617dcec -[_NSFullScreenTransitionOverlayWindow startEnterFullScreenAnimationWithDuration:completionHandler:] + 55
    8   AppKit                              0x00007fff8617fe8f -[_NSFullScreenTransition _startFullScreenTransitionForCGWindow:targetFrame:duration:completionHandler:] + 187
    9   AppKit                              0x00007fff861820eb __89-[_NSFullScreenTransition _performEnterFullScreenModeAnimating:activating:customWindows:]_block_invoke384 + 1941
    10  libxpc.dylib                        0x00007fff8e16cbfc _xpc_connection_reply_callout + 47
    11  libxpc.dylib                        0x00007fff8e16cb88 _xpc_connection_call_reply + 36
    12  libdispatch.dylib                   0x00007fff8e139c13 _dispatch_client_callout + 8
    13  libdispatch.dylib                   0x00007fff8e145cbf _dispatch_main_queue_callback_4CF + 861
    14  CoreFoundation                      0x00007fff8da8fc59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    15  CoreFoundation                      0x00007fff8da4c2ef __CFRunLoopRun + 2159
    16  CoreFoundation                      0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    17  HIToolbox                           0x00007fff8dd9f43f RunCurrentEventLoopInMode + 235
    18  HIToolbox                           0x00007fff8dd9f1ba ReceiveNextEventCommon + 431
    19  HIToolbox                           0x00007fff8dd9effb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    20  AppKit                              0x00007fff85905821 _DPSNextEvent + 964
    21  AppKit                              0x00007fff85904fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    22  Safari                              0x00007fff8992df20 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    23  AppKit                              0x00007fff858f8f73 -[NSApplication run] + 594
    24  AppKit                              0x00007fff858e4424 NSApplicationMain + 1832
    25  libdyld.dylib                       0x00007fff9308b5c9 start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff91b12282 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff9034bb73 abort + 129
    2   libc++abi.dylib               0x00007fff87dd8a21 abort_message + 257
    3   libc++abi.dylib               0x00007fff87e009d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff8d2d16c6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff87dfe0a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff87dfe113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff8d2d14ef objc_terminate + 9
    8   libdispatch.dylib             0x00007fff8e139c27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff8e145cbf _dispatch_main_queue_callback_4CF + 861
    10  com.apple.CoreFoundation       0x00007fff8da8fc59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    11  com.apple.CoreFoundation       0x00007fff8da4c2ef __CFRunLoopRun + 2159
    12  com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    13  com.apple.HIToolbox           0x00007fff8dd9f43f RunCurrentEventLoopInMode + 235
    14  com.apple.HIToolbox           0x00007fff8dd9f1ba ReceiveNextEventCommon + 431
    15  com.apple.HIToolbox           0x00007fff8dd9effb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    16  com.apple.AppKit               0x00007fff85905821 _DPSNextEvent + 964
    17  com.apple.AppKit               0x00007fff85904fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    18  com.apple.Safari.framework     0x00007fff8992df20 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    19  com.apple.AppKit               0x00007fff858f8f73 -[NSApplication run] + 594
    20  com.apple.AppKit               0x00007fff858e4424 NSApplicationMain + 1832
    21  libdyld.dylib                 0x00007fff9308b5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff91b1322e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8e13ca6a _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff91b12132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x00007fff8847bebb WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x00007fff88479009 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x00007fff8a89ca9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff8fef2d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff8fef2c96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff866d2e90 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff92c8fb7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff91b123f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff85a688f7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 7:: Safari: WBSParsecSearchClient location
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.Safari.framework     0x00007fff89ea4d3e -[WBSParsecSearchClient _locationThread] + 43
    6   com.apple.Foundation           0x00007fff92c8fb7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 8:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.Safari.framework     0x00007fff89b2c667 Safari::MessageRunLoop::threadBody() + 147
    6   com.apple.Safari.framework     0x00007fff89b2c805 void* std::__1::__thread_proxy<std::__1::tuple<Safari::MessageRunLoop::createThreadIf Needed()::$_0> >(void*) + 90
    7   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 13:: Safari: HistoryTextCache flushing
    0   libsystem_kernel.dylib         0x00007fff91b135d6 pread + 10
    1   com.apple.SearchKit           0x00007fff8bb4e7b6 StoreStreamReadPastEndOfBuffer + 69
    2   com.apple.SearchKit           0x00007fff8bb4e6f8 StoreStreamReadBytes + 52
    3   com.apple.SearchKit           0x00007fff8bb4e6b1 StoreStreamReadUInt32 + 19
    4   com.apple.SearchKit           0x00007fff8bb4ff4d IAInputBlock::ReadUInt32() + 21
    5   com.apple.SearchKit           0x00007fff8bb52275 ReadPage(unsigned int, IAStorage*, IAOrderedStorable*) + 61
    6   com.apple.SearchKit           0x00007fff8bb5a2b7 PageCache::Get(unsigned int, unsigned int, bool) + 127
    7   com.apple.SearchKit           0x00007fff8bb54b55 BTree::GetReference(IAOrderedStorable const*) + 137
    8   com.apple.SearchKit           0x00007fff8bb54a81 BTree::Get(IAOrderedStorable const*) + 45
    9   com.apple.SearchKit           0x00007fff8bb5cba1 TermIndex::GetTermInfo(IATerm*, bool) + 113
    10  com.apple.SearchKit           0x00007fff8bb5c081 TermIndex::FlushTermUpdates(Progress*) + 637
    11  com.apple.SearchKit           0x00007fff8bb5ae04 TermIndex::FlushUpdates() + 250
    12  com.apple.SearchKit           0x00007fff8bb5ab45 TermIndex::Flush() + 59
    13  com.apple.SearchKit           0x00007fff8bb5a905 TIAIndex::Flush(unsigned int) + 169
    14  com.apple.SearchKit           0x00007fff8bb5a7fc SKIndexFlushInternal + 84
    15  com.apple.Safari.framework     0x00007fff89affb35 -[HistoryTextCache(FileInternal) _runFlushThreadWithSuddenTerminationDisabler:] + 304
    16  com.apple.Foundation           0x00007fff92c8fb7a __NSThread__main__ + 1345
    17  libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    18  libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    19  libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5ee60d98  rdx: 0x0000000000000000
      rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff5ee60dc0  rsp: 0x00007fff5ee60d98
       r8: 0x0000000000000000   r9: 0x00007fff90375d90  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff5ee60f20  r13: 0x00007fff5ee61400  r14: 0x00007fff7411d300  r15: 0x00007fff5ee60e00
      rip: 0x00007fff91b12282  rfl: 0x0000000000000206  cr2: 0x00007fff759f2fd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100d9d000 -        0x100d9dfff  com.apple.Safari (8.0 - 10600.1.25) <CCB419A4-D7C3-3F1C-B293-35543A15602C> /Applications/Safari.app/Contents/MacOS/Safari
           0x100fdb000 -        0x100fdbfe7 +cl_kernels (???) <83D71FB4-6F14-41CF-90D5-BE343F9483D6> cl_kernels
           0x100ff8000 -        0x100ff8ffe +cl_kernels (???) <8CDE765E-4740-4830-9265-DFD59812F7F2> cl_kernels
           0x10106c000 -        0x10106cfef +cl_kernels (???) <718B0447-567E-4D7A-9956-1D795832473C> cl_kernels
           0x1010ae000 -        0x1010b3ff7  libgermantok.dylib (17) <47EF3D93-B111-3218-AF60-E33F506D57E8> /usr/lib/libgermantok.dylib
           0x102a94000 -        0x102a94fff  com.apple.WebInspectorUI (10600 - 10600.1.17) <04545F05-1940-3C85-8079-5A91AB2A62C7> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspec torUI
           0x105812000 -        0x10581ffff  libGPUSupport.dylib (11.0.7) <2DCF62FB-CC3A-35F9-A3A0-3D7251EA347F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1058e7000 -        0x105900ff7  com.apple.WebInspector (10600 - 10600.1.17) <911D8C1F-60F3-32FB-95D7-68939024949E> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x10591c000 -        0x105a34fff  com.apple.mobiledevice (757.1.5.0.2 - 757.1.5.0.2) <364C6894-934B-3844-A77F-7DFEC21F8AEE> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x105ab0000 -        0x105ae5ff7  libssl.0.9.8.dylib (52) <70680606-475F-3C89-BB5F-E274253DC7C6> /usr/lib/libssl.0.9.8.dylib
           0x105f9c000 -        0x105f9ffff  com.apple.FileProvider (1.0 - 1) <E5C8FF01-5BC4-3986-86F9-892FB81EF078> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
           0x106a93000 -        0x106a9bfff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x106dd2000 -        0x106dd2fef +cl_kernels (???) <399D6844-F187-4291-A4DB-E93CC6A35B06> cl_kernels
           0x106de1000 -        0x106de1ffe +cl_kernels (???) <2F70E210-949B-4EEC-B3AB-9FAA341F97BE> cl_kernels
           0x106de3000 -        0x106ec9fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x106f66000 -        0x106f66ff5 +cl_kernels (???) <7BD59BD8-3F9E-416C-B3A3-6D2F22E363DE> cl_kernels
           0x10a20c000 -        0x10a2ecff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10a32e000 -        0x10a44dfff  libmecab.1.0.0.dylib (666) <569494DF-15F2-381D-B6B9-29A16475BD6F> /usr/lib/libmecab.1.0.0.dylib
        0x123400000000 -     0x123400353ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (10.0.19 - 10.0.0) <4FB6C276-D81A-3DEA-A5EA-0FB3C534D47B> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff6cd0f000 -     0x7fff6cd45837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff83cc5000 -     0x7fff83d2afff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff83d2b000 -     0x7fff83d36ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff83d37000 -     0x7fff83d38fff  libquit.dylib (182) <62510786-F686-3AC4-B315-D05A4B7A896F> /usr/lib/libquit.dylib
        0x7fff83d39000 -     0x7fff83f79ff7  com.apple.AddressBook.framework (9.0 - 1498) <EFCD7F23-4654-3B3F-997B-88054D29D442> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff83f7a000 -     0x7fff83f7afff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83f7b000 -     0x7fff83f82ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff83f83000 -     0x7fff83fbbffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff84123000 -     0x7fff84125ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84126000 -     0x7fff84128ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff84129000 -     0x7fff8412bffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8412c000 -     0x7fff8412cfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <21D4673A-52C7-391D-AF7C-F77D368D34AE> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8413b000 -     0x7fff8415eff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8415f000 -     0x7fff8418dfff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8418e000 -     0x7fff849e5ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff849e6000 -     0x7fff84dbdfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff84dc8000 -     0x7fff84de2ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff84de3000 -     0x7fff84e10fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84e11000 -     0x7fff84e19fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff84e1a000 -     0x7fff84f41fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84f42000 -     0x7fff84f49fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff84f5e000 -     0x7fff84f84ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff84f85000 -     0x7fff84f89fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff84f8a000 -     0x7fff8501bff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff8501c000 -     0x7fff85046fff  GLRendererFloat (11.0.7) <3B3B74F4-E63C-3241-8807-E2407C4020B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff85047000 -     0x7fff8504afff  libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff85372000 -     0x7fff853e0ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff853e1000 -     0x7fff8542aff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8542b000 -     0x7fff8542bff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff85434000 -     0x7fff8543dfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff85499000 -     0x7fff85558fff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8562c000 -     0x7fff85654fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff85655000 -     0x7fff85656ff3  com.apple.SafariServices.framework (10600 - 10600.1.25) <79FAA76E-A559-3CB0-BB32-56DF025C255A> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff85657000 -     0x7fff8565bff7  com.apple.LoginUICore (3.0 - 3.0) <86C742AF-8F8A-3AD6-AFD3-DEC66815B5C0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8565c000 -     0x7fff856cdff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff856ce000 -     0x7fff856d3ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff856d4000 -     0x7fff856d8ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff856d9000 -     0x7fff856dafff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff85713000 -     0x7fff857d1ff7  com.apple.imcore (10.0 - 1000) <70102064-F620-3DC0-BA70-1A0A7EF9F734> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff857d2000 -     0x7fff857fefff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff857ff000 -     0x7fff8580cfff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff85846000 -     0x7fff8584dfff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8584e000 -     0x7fff8584efff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8584f000 -     0x7fff85860fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff85861000 -     0x7fff858bcfff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff858bd000 -     0x7fff858c6fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff858c7000 -     0x7fff858e0ff7  com.apple.CalendarAgentLink (8.0 - 250) <0F3CCA9C-645D-3A1A-A959-F4F8D31F9B1A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff858e1000 -     0x7fff86422fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86491000 -     0x7fff8649cfdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8649d000 -     0x7fff864c2ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff864c3000 -     0x7fff86512ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86614000 -     0x7fff86614fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff86615000 -     0x7fff8661dfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff86620000 -     0x7fff86624fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff86625000 -     0x7fff8662bff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8662c000 -     0x7fff86631ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff86632000 -     0x7fff86835ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff86836000 -     0x7fff86880fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff86881000 -     0x7fff868c2fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff868c3000 -     0x7fff86d16fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff86d17000 -     0x7fff86d68ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86d6c000 -     0x7fff86d72ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff86d96000 -     0x7fff86e17ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff86e18000 -     0x7fff86e32ff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
        0x7fff86e33000 -     0x7fff86e79ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff86e7a000 -     0x7fff86f6eff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86f6f000 -     0x7fff86f7cfff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff86f97000 -     0x7fff86fa2ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff87740000 -     0x7fff877e8ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff877e9000 -     0x7fff8792dff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87943000 -     0x7fff8799efff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff879ac000 -     0x7fff879aefff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff879af000 -     0x7fff879cdfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff879ce000 -     0x7fff879cfff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff879d0000 -     0x7fff87b2eff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87b2f000 -     0x7fff87b96ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff87b97000 -     0x7fff87bd7ff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff87be3000 -     0x7fff87c1efff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87c1f000 -     0x7fff87c43ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff87c44000 -     0x7fff87d5cffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87d5d000 -     0x7fff87da9fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff87dd8000 -     0x7fff87e03fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff87e1b000 -     0x7fff87e26ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87e55000 -     0x7fff87e6bff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff87e6c000 -     0x7fff87f5efff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff87f77000 -     0x7fff87f9efff  com.apple.shortcut (2.12 - 2.12) <66E6B3FE-3726-376E-95A0-40DAAFBE1AE0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87f9f000 -     0x7fff88013fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88014000 -     0x7fff88421ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88422000 -     0x7fff88459ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8845a000 -     0x7fff88474ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff88475000 -     0x7fff89419ffb  com.apple.WebCore (10600 - 10600.1.25) <EE07107A-A63D-3077-B863-C82C1E80B56D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8941a000 -     0x7fff89438ff7  com.apple.addressbook.vCard (9.0 - 1498) <45C2138B-EA52-3576-8C5C-46637E648DF2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff89439000 -     0x7fff894cafff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff894cb000 -     0x7fff894f0ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff894f1000 -     0x7fff8954bff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8954c000 -     0x7fff895daff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff895db000 -     0x7fff895dffff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff895e0000 -     0x7fff89610ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff89640000 -     0x7fff89648ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8964e000 -     0x7fff89679ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8972a000 -     0x7fff89747fff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff89748000 -     0x7fff8974afff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8974b000 -     0x7fff89887ffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff89888000 -     0x7fff898b7fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff898b8000 -     0x7fff8a1eefff  com.apple.Safari.framework (10600 - 10600.1.25) <71FB730F-4717-3907-AC59-0FBC489BCB75> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8a1ef000 -     0x7fff8a1f6fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a1f7000 -     0x7fff8a202ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a203000 -     0x7fff8a36eff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a36f000 -     0x7fff8a374fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a375000 -     0x7fff8a388ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff8a414000 -     0x7fff8a6aaff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8a6ab000 -     0x7fff8a6bdff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8a6be000 -     0x7fff8a6c2fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8a6c3000 -     0x7fff8a6c3fff  com.apple.AOSMigrate (1.0 - 1) <6893B495-188D-3F88-81E7-8FAFDD53323D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a6c4000 -     0x7fff8a6d2fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1498) <0BD29957-C30F-376A-B28F-1510F80A9174> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8a6d3000 -     0x7fff8a6d7ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8a7cc000 -     0x7fff8a7e5fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a7e6000 -     0x7fff8a834fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff8a892000 -     0x7fff8ada5ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8ada6000 -     0x7fff8ada9fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8adaa000 -     0x7fff8ae11ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8ae12000 -     0x7fff8b17dfff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8b17e000 -     0x7fff8b261fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b262000 -     0x7fff8b276ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8b277000 -     0x7fff8b283ff7  com.apple.HelpData (2.1.4 - 90) <687682B4-C576-3EAF-B113-D7046AA87D69> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8b284000 -     0x7fff8b28afff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8b28b000 -     0x7fff8b2eaff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b3e2000 -     0x7fff8b3e2fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8b3e3000 -     0x7fff8b3e4fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b3e5000 -     0x7fff8b459ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b45a000 -     0x7fff8b4deff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8b4df000 -     0x7fff8b66dfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b66e000 -     0x7fff8b671fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b672000 -     0x7fff8b67eff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities
        0x7fff8b6a7000 -     0x7fff8b6b9fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff8b6ba000 -     0x7fff8b7d1fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b7d2000 -     0x7fff8b81eff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8b81f000 -     0x7fff8b820ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8b821000 -     0x7fff8b838fff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8b841000 -     0x7fff8babbfff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8babc000 -     0x7fff8bb45fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8bb46000 -     0x7fff8bb4bff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8bb4c000 -     0x7fff8bbbbfff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8bbbc000 -     0x7fff8bbbfff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8bbc0000 -     0x7fff8bbc2ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff8bbc3000 -     0x7fff8bc40fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8bc41000 -     0x7fff8bc41fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8bc42000 -     0x7fff8bd63fff  com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8bd7c000 -     0x7fff8bd7dfff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8bd7e000 -     0x7fff8bf2dfff  GLEngine (11.0.7) <3CB7447A-1A1D-3D55-A6A4-4814B49F6678> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8bf2e000 -     0x7fff8bfccfff  com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8bfcd000 -     0x7fff8bfe3ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c92a000 -     0x7fff8c92efff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8c968000 -     0x7fff8c96bff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8c96c000 -     0x7fff8c99aff7  com.apple.CommerceKit (1.2.0 - 376) <59ECB1CE-A737-319E-A0A4-080359168F7A> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8c99b000 -     0x7fff8c9d6fff  com.apple.AOSAccounts (1.3.1 - 1.8.19) <1EF4B780-3474-331E-9104-6CE796D8C930> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8caf0000 -     0x7fff8caf2ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8caf3000 -     0x7fff8cb69fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8cb6a000 -     0x7fff8cc47ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8cc48000 -     0x7fff8cc62ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8cc63000 -     0x7fff8cc65fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8cc66000 -     0x7fff8ccd0ff7  com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8ccd1000 -     0x7fff8ccf5ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8ccf6000 -     0x7fff8ccf8fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8ccf9000 -     0x7fff8cd04fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8cd05000 -     0x7fff8cfd4ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d022000 -     0x7fff8d052fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8d053000 -     0x7fff8d08dffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d097000 -     0x7fff8d0bafff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8d0bb000 -     0x7fff8d0c7ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d12c000 -     0x7fff8d157fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8d158000 -     0x7fff8d18aff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8d18b000 -     0x7fff8d27eff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d2a6000 -     0x7fff8d2bfff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8d2c0000 -     0x7fff8d4a5267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8d4a6000 -     0x7fff8d4a7ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8d4a8000 -     0x7fff8d4c4fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d4d2000 -     0x7fff8d4e0ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8d530000 -     0x7fff8d537ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d53d000 -     0x7fff8d547fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8d548000 -     0x7fff8d54cfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8d54d000 -     0x7fff8d59afff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8d59b000 -     0x7fff8d9cbfff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8d9cc000 -     0x7fff8d9d9ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8d9da000 -     0x7fff8dd70fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8dd71000 -     0x7fff8e073fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e074000 -     0x7fff8e137ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e138000 -     0x7fff8e162ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8e163000 -     0x7fff8e18bfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8e18c000 -     0x7fff8e196ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e197000 -     0x7fff8e1a8ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8e1a9000 -     0x7fff8e1e1fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e1e2000 -     0x7fff8e288fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e289000 -     0x7fff8e289fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e29f000 -     0x7fff8e2f2ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8e306000 -     0x7fff8e332fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
      

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

  • Safari crashes when trying to open files

    When I try to export any file to any application, for example, a PDF to iBooks, Safari crashes instantly and the iPad resets. I tried with different types of files and applications. Freezes everytime. Any ideas?
    Thanks

    Hi,
    In your Home screen tap Settings / Safari.
    Clear the History, Cookies, and Cache.
    Restart your iPad. Press and hold the Sleep/Wake button until the red slider appears. Slide your finger across the slider to turn off iPad. To turn iPad back on, press and hold the Sleep/Wake until the Apple logo appears.
    Carolyn

  • Safari crashes when trying to download

    I'm running Safari 3.0.4 on my PowerBook G4 running OS 10.4.11. Every time I try to download a file it crashes. Otherwise it seems to be running fine.
    The only 3rd party plug-in I'm using is Safari Stand. I'm using the latest version of it and I'm using it directly, not through SIMBL. Also, when I removed Safari Stand it still did the same thing -- crashed when I was trying to download an application file -- so I don't think Safari Stand is the problem.
    Anyone have suggestions on how to solve this? I keep wanting to use Safari, but I continue to have this problem and so I'm back to Camino again.
    Thanks much.

    OK, I still have the download problem. Here's what I've done:
    1) I downloaded Safari 3.1 from Apple's website.
    2) Before installing it, I checked for any other programs I may have had on the computer related to Safari, and I found Safari Enhancer, which I must have used on an earlier version of Safari. Using Application Zapper, I got rid of that program.
    3) I also used Application Zapper to get rid of any incidences of SIMBL that I might have installed on the computer, and found a couple in places where they shouldn't have been. Those went away, too.
    4) I updated Chax.
    5) I installed Safari 3.1, restarted the computer.
    6) I installed SIMBL, reinstalled Safari Stand in the SMBL Plugins folder in /library/application support/SIMBL.
    7) I restarted Safari and tried to download a widget.
    It crashed
    Here's the crash report. Also, question: is it possible that there is some configuration file for Safari that got modified by Safari Enhancer that's causing the problem? If so, how do I find it? Or, should I use Application Zapper to get rid of Safari entirely and start from scratch, installing Safari 3.1 as a "virgin" application rather than as an update to an existing one?
    Thanks much, folks.
    Date/Time: 2008-03-22 09:58:01.529 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [70]
    Version: 3.1 (4525.13)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45251300
    PID: 334
    Thread: 0
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x90a4aca0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a4aca0 objctrap + 0
    1 libobjc.A.dylib 0x90a4ac14 objcerror + 76
    2 libobjc.A.dylib 0x90a4aba4 _objcerror + 64
    3 com.apple.Safari 0x00083a4c 0x1000 + 535116
    4 com.apple.AppKit 0x93887a1c -[NSWindowController _windowDidLoad] + 332
    5 com.apple.AppKit 0x938843f0 -[NSWindowController window] + 128
    6 com.apple.Safari 0x000812d4 0x1000 + 525012
    7 com.apple.Foundation 0x92bf5a04 nsnotecallback + 180
    8 com.apple.CoreFoundation 0x90805eb4 __CFXNotificationPost + 368
    9 com.apple.CoreFoundation 0x907fdf2c _CFXNotificationPostNotification + 684
    10 com.apple.Foundation 0x92bdfe0c -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    11 com.apple.Safari 0x00080a2c 0x1000 + 522796
    12 com.apple.Safari 0x0008077c 0x1000 + 522108
    13 com.apple.Foundation 0x92c73e70 -[NSURLDownload _sendDidBeginMessage] + 140
    14 com.apple.Foundation 0x92d26200 -[NSURLDownload _initWithLoadingConnection:request:response:delegate:proxy:] + 252
    15 com.apple.WebKit 0x957ff420 -[WebDownload _initWithLoadingConnection:request:response:delegate:proxy:] + 112
    16 com.apple.Foundation 0x92d26394 +[NSURLDownload _downloadWithLoadingConnection:request:response:delegate:proxy:] + 84
    17 com.apple.WebKit 0x957ff388 WebFrameLoaderClient::download(WebCore::ResourceHandle*, WebCore::ResourceRequest const&, WebCore::ResourceRequest const&, WebCore::ResourceResponse const&) + 168
    18 com.apple.WebCore 0x95abe7e8 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 408
    19 com.apple.WebCore 0x95abe5b0 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 80
    20 com.apple.WebCore 0x95abe354 WebCore::FrameLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 148
    21 com.apple.WebKit 0x957c8c00 -[WebFramePolicyListener receivedPolicyDecision:] + 64
    22 com.apple.Safari 0x0001d948 0x1000 + 117064
    23 com.apple.Safari 0x00023e54 0x1000 + 142932
    24 libobjc.A.dylib 0x90a461f4 objc_msgSendv + 180
    25 com.apple.Foundation 0x92bf1bb4 -[NSInvocation invoke] + 944
    26 com.apple.Foundation 0x92bf2164 -[NSInvocation invokeWithTarget:] + 64
    27 com.apple.WebKit 0x957c8a38 -[_WebSafeForwarder forwardInvocation:] + 248
    28 com.apple.Foundation 0x92be9f60 -[NSObject(NSForwardInvocation) forward::] + 408
    29 libobjc.A.dylib 0x90a460b0 objcmsgForward + 176
    30 com.apple.WebKit 0x957cc9dc WebFrameLoaderClient::dispatchDecidePolicyForMIMEType(void (WebCore::FrameLoader::*)(WebCore::PolicyAction), WebCore::String const&, WebCore::ResourceRequest const&) + 188
    31 com.apple.WebCore 0x95abbd84 WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 788
    32 com.apple.WebCore 0x95abb8f0 -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 128
    33 com.apple.Foundation 0x92c269cc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 416
    34 com.apple.Foundation 0x92c267b0 _sendCallbacks + 156
    35 com.apple.CoreFoundation 0x907df30c __CFRunLoopDoSources0 + 384
    36 com.apple.CoreFoundation 0x907de83c __CFRunLoopRun + 452
    37 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    38 com.apple.HIToolbox 0x932aeb20 RunCurrentEventLoopInMode + 264
    39 com.apple.HIToolbox 0x932ae1b4 ReceiveNextEventCommon + 380
    40 com.apple.HIToolbox 0x932ae020 BlockUntilNextEventMatchingListInMode + 96
    41 com.apple.AppKit 0x93793bc4 _DPSNextEvent + 384
    42 com.apple.AppKit 0x93793888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    43 com.apple.Safari 0x00007a30 0x1000 + 27184
    44 com.apple.AppKit 0x9378fdcc -[NSApplication run] + 472
    45 com.apple.AppKit 0x93880974 NSApplicationMain + 452
    46 com.apple.Safari 0x000b72ec 0x1000 + 746220
    47 com.apple.Safari 0x000b6ff0 0x1000 + 745456
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x95a50fc0 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x95a0d788 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1e738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf60c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1d5f8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf60c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f124c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bfd22c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b02b42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92bf60c0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c05090 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92c04fc8 -[NSRunLoop run] + 76
    6 com.apple.Safari 0x0005cb8c 0x1000 + 375692
    7 com.apple.Foundation 0x92bf60c0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000090a4aca0 srr1: 0x000000000002f030 vrsave: 0x0000000000000000
    cr: 0x24028224 xer: 0x0000000020000004 lr: 0x0000000090a4ac18 ctr: 0x0000000090020594
    r0: 0x0000000090a4ac14 r1: 0x00000000bfffbf40 r2: 0x00000000a0001304 r3: 0x0000000000000088
    r4: 0x0000000000000000 r5: 0x0000000000000088 r6: 0x0000000000000000 r7: 0x0000000000000000
    r8: 0x0000000000000000 r9: 0x00000000a000cfca r10: 0x000000006b6e65ff r11: 0x00000000a0006914
    r12: 0x0000000090020594 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000421990 r19: 0x00000000004dabe0
    r20: 0x000000000013cc24 r21: 0x00000000a07b5d54 r22: 0x0000000000000001 r23: 0x0000000000000000
    r24: 0x0000000000404260 r25: 0x0000000000000000 r26: 0x0000000000000000 r27: 0x0000000090a51820
    r28: 0x00000000059fbef0 r29: 0x00000000059fbef0 r30: 0x0000000000000002 r31: 0x0000000090a4abd8
    Binary Images Description:
    0x1000 - 0x138fff com.apple.Safari 3.1 (4525.13) /Applications/Safari.app/Contents/MacOS/Safari
    0x170000 - 0x172fff net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x177000 - 0x177fff com.ksuther.chaxloader ??? (1.5) /Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
    0x3fa000 - 0x3fafff jp.hetima.SafariStand.loader SafariStand-loader version 1.0.1 (6) /Library/InputManagers/SafariStand/SafariStand-loader.bundle/Contents/MacOS/Saf ariStand-loader
    0x733000 - 0x737fff eu.willmore.UnifyCamino UnifyCamino v1.0 (1.0) /Library/InputManagers/UnifyCamino/UnifyCamino.bundle/Contents/MacOS/UnifyCamin o
    0x743000 - 0x78cfff jp.hetima.SafariStand 3.0T158 (158) /Library/InputManagers/SafariStand/SafariStand.bundle/Contents/MacOS/SafariStan d
    0x7da000 - 0x7dafff org.xlife.InquisitorLoader 3.0 (52) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
    0x1387000 - 0x13a7fff org.xlife.InquisitorCore 3.0 (52) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/Inquisit orCore.bundle/Contents/MacOS/InquisitorCore
    0x1505000 - 0x154efff jp.hetima.SafariStand 3.0T158 (158) /Library/Application Support/SIMBL/Plugins/SafariStand.bundle/Contents/MacOS/SafariStand
    0x8370000 - 0x8381fff com.apple.Tokenizer_ja 1.0.1 /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
    0x32000000 - 0x32042fff isao.sonobe.OgreKit ??? (2.1.0) /Library/InputManagers/SafariStand/SafariStand.bundle/Contents/Resources/OgreKi t.framework/OgreKit
    0x8fe00000 - 0x8fe52fff dyld 46.16 /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.4 (???) /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 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 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.17 /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 - 0x90fd2fff com.apple.CFNetwork 4.0 (129.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d26fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2d000 - 0x91d47fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4c000 - 0x91d4ffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d51000 - 0x91e3ffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff 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
    0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd0000 - 0x92dfbfff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f28000 - 0x92f46fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f51000 - 0x92fabfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc9000 - 0x92fc9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fcb000 - 0x92fdffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff7000 - 0x93007fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93013000 - 0x93028fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9303a000 - 0x930c1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d5000 - 0x930e0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930ea000 - 0x93117fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93131000 - 0x93141fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314d000 - 0x931b3fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e4000 - 0x93233fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93261000 - 0x9327efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93290000 - 0x9329dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a6000 - 0x935b4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93704000 - 0x93710fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93715000 - 0x93735fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93789000 - 0x93789fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9378b000 - 0x93dbefff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9414b000 - 0x941bdfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f6000 - 0x942bbfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430e000 - 0x9430efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94310000 - 0x944d0fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9451a000 - 0x94557fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455f000 - 0x945affff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b8000 - 0x945d2fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945e3000 - 0x94603fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94691000 - 0x946c9fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9470e000 - 0x9472afff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9473e000 - 0x94782fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x947a6000 - 0x947b5fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947bd000 - 0x947c9fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9480f000 - 0x94827fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c3e000 - 0x94caffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e24000 - 0x94f54fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fe7000 - 0x94ff6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ffe000 - 0x9502bfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95032000 - 0x95042fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95046000 - 0x95075fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95085000 - 0x950a2fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9578a000 - 0x957b2fff libcurl.3.dylib /usr/lib/libcurl.3.dylib
    0x957bb000 - 0x95879fff com.apple.WebKit 4525.13 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958e7000 - 0x959cffff com.apple.JavaScriptCore 4525.13 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95a0b000 - 0x960dcfff com.apple.WebCore 4525.13 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96d5a000 - 0x96d5efff com.apple.LanguageAnalysisCore 1.0.2 /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/Lan guageAnalysisCore
    0x9b028000 - 0x9b05efff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b07b000 - 0x9b08dfff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook5,6, BootROM 4.9.1f3, 1 processors, PowerPC G4 (1.2), 1.5 GHz, 1 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB
    Memory Module: SODIMM0/J25LOWER, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J25UPPER, 512 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITADVD-R UJ-835E
    Parallel ATA Device: FUJITSU MHT2080AH, 74.53 GB
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard/Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: General Purpose USB Hub, Up to 12 Mb/sec, 500 mA
    USB Device: SP 785EPX Storage, EPSON, Up to 12 Mb/sec, 500 mA
    USB Device: USB Printer, EPSON, Up to 12 Mb/sec, 500 mA
    FireWire Device: External HDD Button & Lights, WD, Up to 800 Mb/sec

  • Safari Crashes When Trying to Upload Files

    I have read a lot of posts here, but didn't find anything similar to my problem (sorry if this is a duplicate post).
    When trying to upload files or images to hotmail, yahoo, xdrive, photobucket, whatever.....safari crashes. And there's no crash report - the entire app closes. I've also tried uploading through microsoft entourage, and those emails never send, where emails with no attachments send fine.
    Any ideas? I"M HAVING TO UPLOAD WITH MY MOM"S PC!!!!! Please help. That is killing me.

    Oops. Wow, thats a big log:
    Host Name: david-perkins-computer
    Date/Time: 2007-11-23 14:46:12.025 -0600
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Rosetta: Yes
    Version: 3.0.4 (523.12)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 45231200
    PID: 277
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000006
    Thread 0:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 1:
    0 com.apple.Safari 0xb822fa6b strchr + 72
    1 com.apple.Safari 0xb81cb487 pthreadcondwait + 3114
    2 com.apple.Safari 0xb816765e catchexception_raise_stateidentity + 318
    3 com.apple.Safari 0xb8166b9a CallPPCFunctionAtAddressInt + 177124
    4 com.apple.Safari 0xb8166a91 CallPPCFunctionAtAddressInt + 176859
    5 com.apple.Safari 0xb816775c catchexception_raise_stateidentity + 572
    6 com.apple.Safari 0xb8200c00 pthread_create + 1124
    Thread 2:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 3:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 4:
    0 <<00000000>> 0x82eadf0f 0 + -2098536689
    1 <<00000000>> 0xf01826b0 0 + -266852688
    Thread 5:
    0 com.apple.Safari 0xb8134661 spinlockwrapper + 92703
    1 com.apple.Safari 0xb81433b4 CallPPCFunctionAtAddressInt + 31742
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 6:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811eb4e spinlockwrapper + 3852
    Thread 7:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811eb4e spinlockwrapper + 3852
    Thread 8:
    0 com.apple.Safari 0xb81346a0 spinlockwrapper + 92766
    1 com.apple.Safari 0xb814f4a7 CallPPCFunctionAtAddressInt + 81137
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 9:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811eb4e spinlockwrapper + 3852
    Thread 10:
    0 com.apple.Safari 0xb813431a spinlockwrapper + 91864
    1 com.apple.Safari 0xb814d4b8 CallPPCFunctionAtAddressInt + 72962
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811eb4e spinlockwrapper + 3852
    Thread 11:
    0 com.apple.Safari 0xb813431a spinlockwrapper + 91864
    1 com.apple.Safari 0xb814d4b8 CallPPCFunctionAtAddressInt + 72962
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811eb4e spinlockwrapper + 3852
    Unknown thread crashed with i386 Thread State:
    eax: 0x00000000 ebx: 0xb811e556 ecx:0x00000000 edx: 0xf0182700
    edi: 0xb82d76d4 esi: 0xb82d76b0 ebp:0x8201a380 esp: 0xb021cebc
    ss: 0x0000001f efl: 0x00010246 eip:0x82eadf0f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs:0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x130fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    0xee4f000 - 0xee54fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xee82000 - 0xee86fff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion
    0xf0ab000 - 0xf0acfff com.apple.JavaPluginCocoa 11.5.0 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x10f6b000 - 0x10f79fff com.apple.JavaPluginCocoa15 11.5.0 /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Resources/JavaPlugin Cocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x10f96000 - 0x112abfff com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x12451000 - 0x124b6fff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x124d8000 - 0x1253cfff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1254a000 - 0x12592fff com.apple.motion.component 1.0 /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x89030000 - 0x890d0fff com.apple.QuickTimeImporters.component 7.3 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8fc00000 - 0x8fc50fff dyld 46.16 /usr/lib/dyld
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901c0fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90218000 - 0x9021dfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021f000 - 0x90261fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90289000 - 0x9036dfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90396000 - 0x90758fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907e7000 - 0x908befff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90905000 - 0x90905fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90907000 - 0x90a10fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a61000 - 0x90ae4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90b0d000 - 0x90b7ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bf2000 - 0x90bfdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90c02000 - 0x90c77fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c8d000 - 0x90ca1fff libauto.dylib /usr/lib/libauto.dylib
    0x90ca7000 - 0x90f72fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90fcf000 - 0x91048fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9108b000 - 0x910ccfff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x910e0000 - 0x910f4fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91100000 - 0x91192fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x911ce000 - 0x911eefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x911fb000 - 0x9120afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9120d000 - 0x913c2fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x914bf000 - 0x914c8fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x914cf000 - 0x914d7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x914db000 - 0x91503fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91515000 - 0x9158efff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x915d8000 - 0x915d8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x915da000 - 0x9160dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91623000 - 0x91700fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9173f000 - 0x917c0fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917fd000 - 0x918affff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x918e4000 - 0x9193afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91962000 - 0x9197cfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9198a000 - 0x919aafff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x919b7000 - 0x919f3fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91a0b000 - 0x91a19fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91a21000 - 0x91a5ffff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a74000 - 0x91b37fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b82000 - 0x91b97fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b9c000 - 0x91bbcfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91bc1000 - 0x91c21fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c33000 - 0x91c37fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c39000 - 0x91ca6fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91cab000 - 0x91cebfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cf1000 - 0x91d0cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d11000 - 0x91d13fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d15000 - 0x91e03fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e22000 - 0x91e22fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e24000 - 0x91f0afff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f12000 - 0x91f31fff 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
    0x91f9d000 - 0x92029fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92035000 - 0x920ccfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e5000 - 0x92692fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926c5000 - 0x929f0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a20000 - 0x92b0ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b12000 - 0x92b98fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bda000 - 0x92e0efff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f31000 - 0x92f51fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5c000 - 0x92fb8fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fce000 - 0x92fcefff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd0000 - 0x92fe5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff6000 - 0x93001fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93009000 - 0x93012fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9301a000 - 0x930adfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930c7fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930cb000 - 0x930edfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93101000 - 0x93109fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93110000 - 0x93179fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931a2000 - 0x931eafff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93214000 - 0x93225fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9322e000 - 0x93235fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9323b000 - 0x93562fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93697000 - 0x936a4fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936a9000 - 0x936c2fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936cb000 - 0x936d0fff com.apple.JavaVM 11.5.0 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x93710000 - 0x93710fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93712000 - 0x93d80fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94108000 - 0x9417cfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941b6000 - 0x94275fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942b9000 - 0x942b9fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942bb000 - 0x9446efff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944b7000 - 0x944f7fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944ff000 - 0x94543fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9454a000 - 0x94564fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94575000 - 0x94597fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94624000 - 0x94666fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946ac000 - 0x946c0fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946cf000 - 0x94709fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94726000 - 0x94737fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9473e000 - 0x9474bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9479b000 - 0x947b5fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947bc000 - 0x94ae4fff com.apple.QuickTime 7.3.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94cbd000 - 0x94df3fff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e81000 - 0x94e90fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e98000 - 0x94ec5fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ecc000 - 0x94edcfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94ee0000 - 0x94f0cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f1b000 - 0x94f39fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95284000 - 0x9533ffff com.apple.WebKit 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x953a8000 - 0x9545bfff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95483000 - 0x959fbfff com.apple.WebCore 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96f01000 - 0x96f20fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97665000 - 0x97672fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98a61000 - 0x9964ffff com.apple.QuickTimeComponents.component 7.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a5cc000 - 0x9a601fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a61e000 - 0x9a62ffff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9c05c000 - 0x9c05efff Interposers.dylib /usr/libexec/oah/Shims/Interposers.dylib
    0xb8000000 - 0xb82d6fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    Translated Code Information:
    Rosetta Version: 17.26
    Args: /Applications/Safari.app/Contents/MacOS/Safari -psn04456449
    Exception: EXCBADACCESS (0x0001)
    Thread 0: (0xb031ed38, 0xb81342a8)
    0x900312a0: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x92c4c428: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSConditionLock lockWhenCondition:] + 0x38
    0x9a5ceb30: /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication : -[AsyncDB _run:] + 0xac
    0x92bf692c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x900312d0 ctr: 0x9002c280
    r00: 0xffffffdb r01: 0xf02139b0 r02: 0xa0001fcc r03: 0x00004803
    r04: 0x00004503 r05: 0x00000001 r06: 0x005fb093 r07: 0x00000005
    r08: 0x00000001 r09: 0x00000001 r10: 0xa0005f80 r11: 0xa0006b70
    r12: 0x9002c280 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0xa00010fc r27: 0x005f87b8
    r28: 0xa0001fcc r29: 0x005f87e4 r30: 0xa0001fcc r31: 0x900310fc
    Thread 1: (0xb019b7fc, 0xb813446b)
    0x90002f88: /usr/lib/libSystem.B.dylib : malloc_zonemalloc + 0x264
    0x9080a6e0: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x92c52648: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : +[NSURLCache _diskCacheSyncLoop:] + 0x94
    0x92bf692c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000a97c ctr: 0x9000aa20
    r00: 0xffffffe1 r01: 0xf01017e0 r02: 0xa07ea07c r03: 0xf01018b0
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x00006c03
    r08: 0x00000000 r09: 0x00000000 r10: 0x7fffffff r11: 0xa00069a4
    r12: 0x9000aa20 r13: 0x00000000 r14: 0x00000000 r15: 0x9080a07c
    r16: 0xa07ea07c r17: 0xa07ea07c r18: 0x24000024 r19: 0x00000000
    r20: 0xf01018b0 r21: 0x0057b4f8 r22: 0x0057b588 r23: 0x00000000
    r24: 0xf01018b0 r25: 0x00000450 r26: 0x00006c03 r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x9080a07c
    Thread 2: (0xb039fd38, 0xb81342a8)
    0x900312a0: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x92c4c428: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSConditionLock lockWhenCondition:] + 0x38
    0x937eb9e0: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSUIHeartBeat _heartBeatThread:] + 0x138
    0x92bf692c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x900312d0 ctr: 0x9002c280
    r00: 0xffffffdb r01: 0xf0294980 r02: 0xa0001fcc r03: 0x00004603
    r04: 0x00004f03 r05: 0x00000000 r06: 0x00000001 r07: 0x00000000
    r08: 0xf0294ae8 r09: 0x00000001 r10: 0x00000486 r11: 0xa0006b70
    r12: 0x9002c280 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0xa374b8a8
    r24: 0xa374b8a8 r25: 0xa374b8a8 r26: 0xa00010fc r27: 0x0e0ce0f8
    r28: 0xa0001fcc r29: 0x0e0ce124 r30: 0xa0001fcc r31: 0x900310fc
    Thread 3: (0xb051bd38, 0xb81342a8)
    0x900312a0: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x90ce3448: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _MPWaitOnQueue + 0x110
    0x92b14830: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv : __ZN13TNodeSyncTask12SyncTaskProcEPv + 0x88
    0x90ce3228: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _PrivateMPEntryPoint + 0x50
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x900312d0 ctr: 0x9002c280
    r00: 0xffffffdb r01: 0xf0417900 r02: 0xa0001fcc r03: 0x00004d03
    r04: 0x00004f03 r05: 0x00000000 r06: 0x0007a11f r07: 0xfff0bdc0
    r08: 0x10cca480 r09: 0x00000001 r10: 0x00000000 r11: 0xa0006b70
    r12: 0x9002c280 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0xf0417a88 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0xf0417a84 r25: 0x7fffffff r26: 0xa00010fc r27: 0xa0ca78a8
    r28: 0xa0001fcc r29: 0x10cca488 r30: 0xa0001fcc r31: 0x900310fc
    Thread 4: (0xb0099d38, 0xb81342a8)
    0x900312a0: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x9548a740: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 0x140
    0x95486638: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 0x1a8
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x900312d0 ctr: 0x9002c280
    r00: 0xffffffdb r01: 0xf0080d00 r02: 0xa0001fcc r03: 0x00004a03
    r04: 0x00004c03 r05: 0x00000000 r06: 0x10cbe226 r07: 0x00000000
    r08: 0x00034048 r09: 0x00000001 r10: 0x00000018 r11: 0xa0006b70
    r12: 0x9002c280 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0xa54da614 r25: 0xa54da614 r26: 0xa00010fc r27: 0x00666df0
    r28: 0xa0001fcc r29: 0x00666e1c r30: 0xa0001fcc r31: 0x900310fc
    Thread 5: (0xb061dd30, 0xb813431a)
    0x90054630: /usr/lib/libSystem.B.dylib : pthread_condtimedwait + 0x24c
    0x92c90fb8: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : F_CONDITION_WAITTIMEOUT + 0x90
    0x92c90ecc: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSConditionLock lockWhenCondition:beforeDate:] + 0x74
    0x939b085c: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : +[NSNavFBENodePreviewHelper _subthreadComputePreviewThumbnailImages] + 0x90
    0x92bf692c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x90054674 ctr: 0x90054820
    r00: 0xffffffd9 r01: 0xf0519c00 r02: 0xa0001fcc r03: 0x00004e03
    r04: 0x00004903 r05: 0x00000004 r06: 0x3b99f343 r07: 0x00000001
    r08: 0x00000000 r09: 0x00000001 r10: 0x90a65280 r11: 0xa0006b5c
    r12: 0x90054820 r13: 0x00000000 r14: 0xa373dc7c r15: 0xa37507cc
    r16: 0xa37507cc r17: 0xa37507cc r18: 0xa37507cc r19: 0xa37507cc
    r20: 0xa37125c0 r21: 0xa37125c0 r22: 0xa37507cc r23: 0x93d507cc
    r24: 0xa37407cc r25: 0xa00043f8 r26: 0x10ce7bf8 r27: 0x10ce7c24
    r28: 0xa0001fcc r29: 0x3b99f343 r30: 0x00000004 r31: 0x900543f8
    Thread 6: (0xb7fffabc, 0x82edc161)
    0x9379e15c: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSView(NSThemeFrame_Private) _addCornerDirtyRectForRect:list:count:] + 0x358
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9554ae7c ctr: 0x95948e50
    r00: 0x9554ae90 r01: 0xbfffc7b0 r02: 0xa549f7b0 r03: 0x127e2aec
    r04: 0x00000000 r05: 0xbfffc800 r06: 0xbfffc7ec r07: 0x95974bd0
    r08: 0x00000000 r09: 0x127e2aec r10: 0x00008200 r11: 0x24424422
    r12: 0x959752c0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000005
    r16: 0xa07ea07c r17: 0x00000000 r18: 0x00000000 r19: 0xbfffcb58
    r20: 0x00000000 r21: 0x00000000 r22: 0xbfffcb60 r23: 0x00000000
    r24: 0x00000000 r25: 0xbfffc6b0 r26: 0xbfffc7ec r27: 0xbfffc800
    r28: 0xbfffc628 r29: 0x127e2f70 r30: 0x127e3010 r31: 0x9554df74
    Thread 7: (0xb059cd30, 0xb813431a)
    0x900717ec: /usr/lib/libSystem.B.dylib : pthread_cond_timedwait_relativenp + 0x1ec
    0x90ce3448: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _MPWaitOnQueue + 0x110
    0x92b39a5c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv : __ZN13TPropertyTask16PropertyTaskProcEPv + 0x4c
    0x90ce3228: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _PrivateMPEntryPoint + 0x50
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x90071828 ctr: 0x90054820
    r00: 0xffffffd9 r01: 0xf04986e0 r02: 0xa0001fcc r03: 0x00004407
    r04: 0x00004603 r05: 0x0000000a r06: 0x00000000 r07: 0x540be400
    r08: 0x0eba9ac0 r09: 0x00000001 r10: 0xf04987a8 r11: 0xa0006b5c
    r12: 0x90054820 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x10cf60c0 r17: 0x0ebb73d0 r18: 0xf049885c r19: 0x00000000
    r20: 0xa2b19a18 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0xf049885c r25: 0xa0001614 r26: 0xa0ca78a8 r27: 0x0eba9ac8
    r28: 0xf04987a8 r29: 0xa0001fcc r30: 0xa0001fcc r31: 0x90071614
    Thread 8: (0xb0420d08, 0xb81346a0)
    0x92b14178: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv : __ZN19TFSNotificationTask22FSNotificationTaskProcEPv + 0x20
    0x90ce3228: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _PrivateMPEntryPoint + 0x50
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x92b14190 ctr: 0x9002ef60
    r00: 0x0000016b r01: 0xf0396d70 r02: 0x00000000 r03: 0x00000015
    r04: 0x00000000 r05: 0x00000000 r06: 0xf0396da8 r07: 0x00000001
    r08: 0x00000000 r09: 0x00000001 r10: 0x00000000 r11: 0xa2b12330
    r12: 0x9002ef60 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x0188d800
    r28: 0x00000000 r29: 0x00000000 r30: 0x10cca230 r31: 0x90ce31e8
    Thread 9: (0xb029dc4c, 0xb8134661)
    0x9081f254: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFSocketManager + 0x254
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x9081f274 ctr: 0x9001f6c0
    r00: 0x0000005d r01: 0xf018aa50 r02: 0xa07e7218 r03: 0x00000040
    r04: 0x0e019440 r05: 0x0e0187f0 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000014 r10: 0x00000005 r11: 0xa07e8388
    r12: 0x9001f6c0 r13: 0xa07ef010 r14: 0x00000002 r15: 0x00000100
    r16: 0xa07ef010 r17: 0x00000000 r18: 0xa07ef010 r19: 0xa07ef010
    r20: 0x00000001 r21: 0x0e0187f0 r22: 0x0e019450 r23: 0x0e019460
    r24: 0x0e019440 r25: 0x0ebe55b0 r26: 0xa07f0720 r27: 0x00000040
    r28: 0x00000000 r29: 0x0e018f10 r30: 0x00000008 r31: 0x9081f010
    Thread 10: Crashed (0xb021cebc, 0x82eadf0f)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x910a1954: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork : __CFNetConnectionErrorOccurred + 0x1c
    0x910a3308: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork : _httpRequestPayloadCallBack + 0xa8
    0x9085a220: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : __CFStreamSignalEventSynch + 0x144
    0x9080a464: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x400
    0x92c2b610: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0xf8
    0x92bf692c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x907ed110 ctr: 0x907ed100
    r00: 0x910a1954 r01: 0xf01826b0 r02: 0x00000016 r03: 0x00000000
    r04: 0xf0182788 r05: 0x0eb84b50 r06: 0x00000000 r07: 0x0ec01dae
    r08: 0x90bf29d0 r09: 0x0000009c r10: 0x908026c0 r11: 0xa108b458
    r12: 0x907ed100 r13: 0x00000000 r14: 0x00000000 r15: 0x9080a07c
    r16: 0xa07ea07c r17: 0xa07ea07c r18: 0x24000024 r19: 0x00000000
    r20: 0xf0182880 r21: 0x005d7388 r22: 0x005d7498 r23: 0x00000000
    r24: 0x005d7380 r25: 0x005d7490 r26: 0x00000001 r27: 0x0eb3d8d0
    r28: 0x0eb3d8d0 r29: 0xf0182788 r30: 0x00000000 r31: 0x907ed110

  • Safari Crashes when trying to use Citrix

    I've been using Safari 4.03 to access my company's network using citrix and Juniper networks. Now that Safari updated to 4.04, everytime I try to access citrix and juniper, safari crashes. Is there a way to revert back to Safari 4.03 or is there a fix I can apply to resolve my issue. I know the issue is Safari, when I start up Fusion, I can access the company network using Internet explorer, I download and install Safari 4.04 on fusion and try to access the network and safari crashes as well.

    Here is the crash report
    Process: Safari [18855]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.4 (6531.21.10)
    Build Info: WebBrowser-65312110~1
    Code Type: X86 (Native)
    Parent Process: launchd [123]
    Date/Time: 2009-12-17 07:59:54.187 -0700
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 1880677 sec
    Crashes Since Last Report: 14
    Per-App Interval Since Last Report: 619581 sec
    Per-App Crashes Since Last Report: 7
    Anonymous UUID: 3E1ED9CD-7680-4D58-80F2-B4DCC1D824F8
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 10
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x954c78da machmsgtrap + 10
    1 libSystem.B.dylib 0x954c8047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9371077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9370f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9370f691 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox 0x966a3f0c RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox 0x966a3cc3 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox 0x966a3b48 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x9750eac5 _DPSNextEvent + 847
    9 com.apple.AppKit 0x9750e306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10 com.apple.Safari 0x0000c258 0x1000 + 45656
    11 com.apple.AppKit 0x974d049f -[NSApplication run] + 821
    12 com.apple.AppKit 0x974c8535 NSApplicationMain + 574
    13 com.apple.Safari 0x0000273d 0x1000 + 5949
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x954f5806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x954f54c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x954f7158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x92c91276 ***::TCMalloc_PageHeap::scavengerThread() + 614
    4 libSystem.B.dylib 0x954f4e42 thread_start + 34
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x954ee0ea kevent + 10
    1 libSystem.B.dylib 0x954ee804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x954edcc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x954eda68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x954ed4f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x954ed336 start_wqthread + 30
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x954f5806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x954f54c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x954f7158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x96aee4ca WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x96aea394 WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    5 libSystem.B.dylib 0x954f4fbd pthreadstart + 345
    6 libSystem.B.dylib 0x954f4e42 thread_start + 34
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x954c78da machmsgtrap + 10
    1 libSystem.B.dylib 0x954c8047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9371077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9370f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9370f691 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x000254c9 0x1000 + 148681
    6 com.apple.Safari 0x0002517c 0x1000 + 147836
    7 com.apple.Safari 0x00025115 0x1000 + 147733
    8 libSystem.B.dylib 0x954f4fbd pthreadstart + 345
    9 libSystem.B.dylib 0x954f4e42 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x954c78da machmsgtrap + 10
    1 libSystem.B.dylib 0x954c8047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9371077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9370f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9370f691 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x91d64430 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x91d2b8d8 -[NSThread main] + 45
    7 com.apple.Foundation 0x91d2b888 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x954f4fbd pthreadstart + 345
    9 libSystem.B.dylib 0x954f4e42 thread_start + 34
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x954f5806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x954f54c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x954f7158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x92b77a71 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 com.apple.Safari 0x00041ddd 0x1000 + 265693
    5 com.apple.Safari 0x00041d2d 0x1000 + 265517
    6 libSystem.B.dylib 0x954f4fbd pthreadstart + 345
    7 libSystem.B.dylib 0x954f4e42 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x954e6856 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x9374fddd __CFSocketManager + 1085
    2 libSystem.B.dylib 0x954f4fbd pthreadstart + 345
    3 libSystem.B.dylib 0x954f4e42 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x954ed182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x954ed718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x954ed336 start_wqthread + 30
    Thread 9:
    0 libzip.jnilib 0x0f474c32 0xf473000 + 7218
    1 libzip.jnilib 0x0f47ddb5 ZIP_ReadEntry + 387
    2 libclient.dylib 0x103d141c 0x10329000 + 689180
    3 libclient.dylib 0x103d10a2 0x10329000 + 688290
    4 libclient.dylib 0x1037e251 0x10329000 + 348753
    5 libclient.dylib 0x1037d294 0x10329000 + 344724
    6 libclient.dylib 0x1041a318 0x10329000 + 987928
    7 libclient.dylib 0x10443d43 0x10329000 + 1158467
    8 libclient.dylib 0x1044802b 0x10329000 + 1175595
    9 ??? 0x12202ac3 0 + 304097987
    10 ??? 0x121f4227 0 + 304038439
    11 libclient.dylib 0x1044231a 0x10329000 + 1151770
    12 libclient.dylib 0x10442036 0x10329000 + 1151030
    13 libclient.dylib 0x10441fdb 0x10329000 + 1150939
    14 libclient.dylib 0x10441a1b 0x10329000 + 1149467
    15 libclient.dylib 0x104417ab 0x10329000 + 1148843
    16 libclient.dylib 0x1044464b 0x10329000 + 1160779
    17 libclient.dylib 0x10449b02 0x10329000 + 1182466
    18 libclient.dylib 0x10449a92 0x10329000 + 1182354
    19 libclient.dylib 0x1041ba25 0x10329000 + 993829
    20 libclient.dylib 0x1041afae 0x10329000 + 991150
    21 libclient.dylib 0x1041ae03 0x10329000 + 990723
    22 libclient.dylib 0x1041ac29 0x10329000 + 990249
    23 libclient.dylib 0x1041bbd9 0x10329000 + 994265
    24 libclient.dylib 0x104122e0 0x10329000 + 955104
    25 libclient.dylib 0x10337414 0x10329000 + 58388
    26 libclient.dylib 0x1032a6d3 0x10329000 + 5843
    27 libclient.dylib 0x1051fd49 JNICreateJavaVMImpl + 185
    28 com.apple.JavaPluginCocoa15 0x0f3c7625 registerNatives + 2663
    29 com.apple.JavaPluginCocoa15 0x0f3c707c registerNatives + 1214
    30 com.apple.Foundation 0x91d2b8d8 -[NSThread main] + 45
    31 com.apple.Foundation 0x91d2b888 _NSThread__main_ + 1499
    32 libSystem.B.dylib 0x954f4fbd pthreadstart + 345
    33 libSystem.B.dylib 0x954f4e42 thread_start + 34
    Thread 10 Crashed:
    0 libclient.dylib 0x10427e4e 0x10329000 + 1044046
    1 libclient.dylib 0x1042786c 0x10329000 + 1042540
    2 libclient.dylib 0x104277ed 0x10329000 + 1042413
    3 libclient.dylib 0x1042778b 0x10329000 + 1042315
    4 libclient.dylib 0x10427619 0x10329000 + 1041945
    5 libSystem.B.dylib 0x9553354c machmsgserver + 380
    6 libclient.dylib 0x10337b75 0x10329000 + 60277
    7 libclient.dylib 0x10337935 0x10329000 + 59701
    8 libclient.dylib 0x105ee4f5 JVM_RaiseSignal + 441397
    9 libSystem.B.dylib 0x955bde52 pthreadbody + 27
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x10427e3b ecx: 0x00000000 edx: 0x00000097
    edi: 0x028b9000 esi: 0x00000000 ebp: 0xb0184d38 esp: 0xb0184d24
    ss: 0x0000001f efl: 0x00010202 eip: 0x10427e4e cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x1b4fe7 com.apple.Safari 4.0.4 (6531.21.10) <AA604E34-B84B-AB80-EA82-8722CDB222C9> /Applications/Safari.app/Contents/MacOS/Safari
    0xf39f000 - 0xf39fff7 com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <C2C8B385-DB44-1D5E-5221-9ED1BA43930B> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0xf3a4000 - 0xf3abff7 com.apple.JavaVM 13.1.0 (13.1.0) <2842C4EE-869D-81E6-E771-062F583A1044> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0xf3bf000 - 0xf3c9ffe com.apple.JavaPluginCocoa15 12.3.0 (12.3.0) <9DD2C398-3989-FB6E-CC7A-E1B25F37F527> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0-leopard/Resources/Ja vaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0xf3d3000 - 0xf3daff7 JavaNativeFoundation ??? (???) <1107BBC2-DFC1-CF1F-44EE-27F7D4349BE6> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFou ndation.framework/Versions/A/JavaNativeFoundation
    0xf3f3000 - 0xf3ffff7 libdeploy.jnilib ??? (???) <ADF51018-A3CA-F7BE-D09B-695DE47C87CE> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0-leopard/Resources/Ja vaPluginCocoa.bundle/Contents/Resources/Java/libdeploy.jnilib
    0xf424000 - 0xf42cff7 libverify.dylib ??? (???) <0E0C6835-68C5-A72F-8CA0-77857B632513> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify. dylib
    0xf444000 - 0xf461ff7 libjava.jnilib ??? (???) <C4C57812-6A25-85AB-441B-DE1A71A8DF18> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jn ilib
    0xf473000 - 0xf47fff7 libzip.jnilib ??? (???) <1317EACC-2494-70C3-4B43-FC9D04579EAF> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jni lib
    0x10329000 - 0x10679ffb libclient.dylib ??? (???) <A1BC00EA-6C14-2A98-3CA4-CA910B38771C> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0-leopard/Libraries/li bclient.dylib
    0x11100000 - 0x114f6fe7 libclient.dylib ??? (???) <6B8B4A7E-2844-3AD6-239E-122121D37485> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libclient. dylib
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x900a0fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x900a1000 - 0x900e1ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x900e9000 - 0x900e9ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x910ab000 - 0x910bffe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x910d5000 - 0x910f5fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x910f6000 - 0x91166ff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9121e000 - 0x9141efeb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x914fd000 - 0x915a4fe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x915a5000 - 0x915daff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x915f4000 - 0x91606ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x91607000 - 0x91a1dff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a1e000 - 0x91a33fff 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
    0x91a7d000 - 0x91addfe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91be6000 - 0x91d14fe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91d15000 - 0x91f85ffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91f86000 - 0x91f8aff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91f8b000 - 0x91fefffb 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
    0x91ff0000 - 0x91ff4ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x91ff5000 - 0x92064ff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92065000 - 0x920a9ff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x920aa000 - 0x920e2ff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x920e3000 - 0x921f9fe3 com.apple.PubSub 1.0.4 (65.11) <7F349A71-C4E6-E645-B28D-03A7DD120AA6> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x921fa000 - 0x921faff7 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
    0x922f3000 - 0x92361ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x92367000 - 0x92383fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92384000 - 0x92395ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92396000 - 0x92397ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92398000 - 0x923c8ff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x923c9000 - 0x92406ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92407000 - 0x9245dff7 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
    0x9245e000 - 0x92538ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9257d000 - 0x92587fe7 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
    0x92588000 - 0x92624fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92625000 - 0x92672feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x92673000 - 0x926c4ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x926c5000 - 0x926c7ff7 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
    0x92758000 - 0x92884fe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92a61000 - 0x92af2fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92b6f000 - 0x92d0cfef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FF236E3F-A016-2AEB-3E62-7108E76EF825> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92d0d000 - 0x9302cfe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9302d000 - 0x93034fff 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
    0x93035000 - 0x9308dfe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9308e000 - 0x932f0ff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x932f6000 - 0x933c0fef 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
    0x933c1000 - 0x933c1ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x933c2000 - 0x933e0ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9345d000 - 0x93492ff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
    0x93493000 - 0x93496ffb 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
    0x93497000 - 0x93568fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x935b7000 - 0x935bdfff 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
    0x935be000 - 0x93600fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93601000 - 0x936aefe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x936af000 - 0x936c7ff7 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
    0x936c8000 - 0x936d3ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x936d4000 - 0x9384bfef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x938fc000 - 0x93975ff7 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
    0x93976000 - 0x939c6fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x939c7000 - 0x93a0dff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x93a0e000 - 0x93ebcfe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93ebd000 - 0x93ebeff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93ecd000 - 0x940dffff com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x940e0000 - 0x94106fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94107000 - 0x9410aff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9410b000 - 0x941b9ff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x941ba000 - 0x94273fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x94274000 - 0x94a574b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94a58000 - 0x94a68ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94a89000 - 0x94cb4ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94cb5000 - 0x94d05ff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94d06000 - 0x94d37ff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x94d38000 - 0x9509fff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x950b7000 - 0x95111fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x95115000 - 0x95183ff7 com.apple.ISSupport 1.9.2 (50) <A9BDA884-D0AF-9F39-0840-8B7F5E8E2031> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95184000 - 0x95184ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95185000 - 0x95187ff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95188000 - 0x9518eff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x954aa000 - 0x954aaff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x954ab000 - 0x954bbfff SyndicationUI ??? (???) <5AC05CC5-8CCA-5C2A-9252-BBDA4D5E03B2> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x954bc000 - 0x954c6ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x954c7000 - 0x9566bfeb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x9566c000 - 0x9566ffe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95670000 - 0x9568bff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9568c000 - 0x95985fef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95986000 - 0x95990ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95991000 - 0x9599eff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9599f000 - 0x95aa1fef 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
    0x95aa2000 - 0x95adcffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95add000 - 0x95b11ff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
    0x95b12000 - 0x95baafe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95bb1000 - 0x95c28fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95c29000 - 0x95c65fff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x95c66000 - 0x95d73ff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x95d74000 - 0x95d98ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95d99000 - 0x95dd0ff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95dd1000 - 0x95ddaff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95e56000 - 0x95e59ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x95e5a000 - 0x95e5aff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95e5b000 - 0x95e5fff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95ead000 - 0x95ebbfe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x95ec4000 - 0x95fbaff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95fbb000 - 0x96098ff7 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
    0x96193000 - 0x96199ff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x961bc000 - 0x962fbfe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x962fc000 - 0x96309ff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9630a000 - 0x96348ff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96349000 - 0x9634eff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9634f000 - 0x963d1ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x963d2000 - 0x9658efef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9658f000 - 0x965e9ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x965ea000 - 0x96664fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9666f000 - 0x96992fef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96a02000 - 0x96ae6ff7 com.apple.WebKit 6531.21 (6531.21.8) <E2506911-46B5-0CFE-0C49-77EA8F216E8C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96ae7000 - 0x97311fe7 com.apple.WebCore 6531.21 (6531.21.8) <A1527339-942C-164F-03CB-0949EEA144C4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97312000 - 0x97353ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x97354000 - 0x97355ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9738f000 - 0x973b7ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x973f6000 - 0x974a9fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x974aa000 - 0x974b4ff7 com.apple.CrashReporterSupport 10.6.2 (239) <746DBA09-A901-E5FE-8605-F5EC3D9359FF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x974b5000 - 0x974c5ff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x974c6000 - 0x97da4ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97f67000 - 0x98068fe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x982ca000 - 0x982f1ff7 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
    0x982f2000 - 0x98312fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x98313000 - 0x98356ff7 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
    0x98358000 - 0x983d8feb 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
    0x98658000 - 0x98a8dff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98a8e000 - 0x98ac1ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x98ae9000 - 0x98b91ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98b92000 - 0x98bd6fe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98bd7000 - 0x98c16ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x98c4c000 - 0x98c82fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x98c83000 - 0x98d32ff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x98d33000 - 0x98d7cfe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98d7d000 - 0x98e6fff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
    0x98e70000 - 0x98e7aff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x98f65000 - 0x98f65ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98f66000 - 0x98fd0fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x98fd9000 - 0x9915bfe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x9915c000 - 0x9915cff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99216000 - 0x99222ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
    0x9922b000 - 0x9923fffb 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
    0x99278000 - 0x9945afff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9945b000 - 0x9947dfef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9948b000 - 0x9948bff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9949c000 - 0x994c6ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 3 GB, SMC 1.9f4
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: WinTV HVR-980, 0x2040 (Hauppauge Computer Works, Inc.), 0x6513, 0xfd300000
    USB Device: HL-2040 series, 0x04f9 (Brother Industries, Ltd.), 0x0028, 0x1d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
    FireWire Device: My Book, WD, Up to 400 Mb/sec

  • Safari crashes when trying to post on some communities???

    I believe most are IBF boards. I try to make a post, like I am doing here, and the keyboard tray starts to pop open and then safari crashes completely. I tried it several times on different boards. All worked just fine prior to the recent 4.2 upgrade.
    I cycled the power on the iPad and experienced the same results.
    Guess I will need to find my old Dell laptop?

    I tried those and nothing changed.....however.....messing around the problem only seems to occur when selecting "fast reply". Crashes safari every time. When I select the reply button, works fine as the full text editor comes up. I do not have the same problem on mac or pc...various browsers tested fine.
    So much for my fast reply quick comments.....
    Thanks

  • Safari Crashes When Trying To Type In Text Boxes

    This started happening a few days ago, but any time I try to log into a site, or search within a site, or post on a forum or anything like that, Safari crashes on me, I've tried creating another account and it crashes in there and I tried going into the library and deleting the .plist and it's still crashing, Mail.app also did this to me when I tried to type an email earlier but appears to be working since deleting Safari's .plist, any other ideas on how to fix this, or do I just switch to using a different browser?

    Sure,
    Process: Safari [44744]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [99]
    Date/Time: 2009-01-01 17:08:09.759 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000004bd8fb1c
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x91875cfc WebCore::DeleteSelectionCommand::doApply() + 924
    1 com.apple.WebCore 0x91860cad WebCore::EditCommand::apply() + 61
    2 com.apple.WebCore 0x918613ec WebCore::CompositeEditCommand::applyCommandToComposite(***::PassRefPtr<WebCore: :EditCommand>) + 44
    3 com.apple.WebCore 0x918b3240 WebCore::CompositeEditCommand::deleteSelection(bool, bool, bool, bool) + 160
    4 com.apple.WebCore 0x9186228a WebCore::InsertTextCommand::input(WebCore::String const&, bool) + 2282
    5 com.apple.WebCore 0x918612be WebCore::TypingCommand::insertTextRunWithoutNewlines(WebCore::String const&, bool) + 158
    6 com.apple.WebCore 0x91861184 WebCore::TypingCommand::insertText(WebCore::String const&, bool) + 228
    7 com.apple.WebCore 0x91861069 WebCore::TypingCommand::doApply() + 201
    8 com.apple.WebCore 0x91860cad WebCore::EditCommand::apply() + 61
    9 com.apple.WebCore 0x9185fe01 WebCore::TypingCommand::insertText(WebCore::Document*, WebCore::String const&, WebCore::Selection const&, bool, bool) + 1473
    10 com.apple.WebCore 0x9185f618 WebCore::Editor::insertTextWithoutSendingTextEvent(WebCore::String const&, bool, WebCore::Event*) + 856
    11 com.apple.WebCore 0x9185f295 WebCore::EventHandler::defaultTextInputEventHandler(WebCore::TextEvent*) + 197
    12 com.apple.WebCore 0x9175d913 WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 147
    13 com.apple.WebCore 0x9179adbf WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 511
    14 com.apple.WebCore 0x9175d303 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, ***::PassRefPtr<WebCore::Event>, int&, bool) + 707
    15 com.apple.WebCore 0x9175cf4f WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 255
    16 com.apple.WebCore 0x9185f0af WebCore::EventHandler::handleTextInputEvent(WebCore::String const&, WebCore::Event*, bool, bool) + 223
    17 com.apple.WebCore 0x9185efc9 WebCore::Editor::insertText(WebCore::String const&, WebCore::Event*) + 57
    18 com.apple.WebKit 0x94ff9f25 -[WebHTMLView(WebNSTextInputSupport) insertText:] + 1093
    19 com.apple.WebKit 0x94ff98f5 -[WebHTMLView(WebInternal) _interceptEditingKeyEvent:shouldSaveCommand:] + 517
    20 com.apple.WebKit 0x94ffa3db WebEditorClient::handleKeyboardEvent(WebCore::KeyboardEvent*) + 107
    21 com.apple.WebCore 0x9185e918 WebCore::Editor::handleKeyboardEvent(WebCore::KeyboardEvent*) + 184
    22 com.apple.WebCore 0x9175d943 WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 195
    23 com.apple.WebCore 0x9179adbf WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 511
    24 com.apple.WebCore 0x9175d303 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, ***::PassRefPtr<WebCore::Event>, int&, bool) + 707
    25 com.apple.WebCore 0x9175cf4f WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 255
    26 com.apple.WebCore 0x9185d4f8 WebCore::EventHandler::keyEvent(WebCore::PlatformKeyboardEvent const&) + 1880
    27 com.apple.WebCore 0x9185c158 WebCore::EventHandler::keyEvent(NSEvent*) + 296
    28 com.apple.WebKit 0x94ff9627 -[WebHTMLView keyDown:] + 455
    29 com.apple.AppKit 0x92554ddd -[NSWindow sendEvent:] + 8511
    30 com.apple.Safari 0x0002b0d3 0x1000 + 172243
    31 com.apple.AppKit 0x92520d49 -[NSApplication sendEvent:] + 2941
    32 com.apple.Safari 0x0002ab58 0x1000 + 170840
    33 com.apple.AppKit 0x9247e69f -[NSApplication run] + 847
    34 com.apple.AppKit 0x9244b8a4 NSApplicationMain + 574
    35 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x940733ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9409dd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x916ff8ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x916b8065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    5 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9406c1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x940739bc mach_msg + 72
    2 com.apple.CoreFoundation 0x91e4f0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91e4fcd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x92c47052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    6 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9406c1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x940739bc mach_msg + 72
    2 com.apple.CoreFoundation 0x91e4f0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91e4fd34 CFRunLoopRun + 84
    4 com.apple.QTKit 0x93edb559 QTSurfaceRendererScheduledDisplayThread + 105
    5 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    6 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9406c1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x940739bc mach_msg + 72
    2 com.apple.CoreFoundation 0x91e4f0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91e4fd34 CFRunLoopRun + 84
    4 com.apple.QTKit 0x93ed2658 QTVisualContextImageProviderWorkLoop + 108
    5 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    6 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x940733ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9409dd0d pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x96338b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    4 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9406c1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x940739bc mach_msg + 72
    2 com.apple.CoreFoundation 0x91e4f0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91e4fcd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94240d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x941dd7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x941dd394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    8 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x940bb6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    2 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9406c1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x940739bc mach_msg + 72
    2 com.apple.CoreFoundation 0x91e4f0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91e4fcd8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    5 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    6 com.apple.Safari 0x00118081 0x1000 + 1142913
    7 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    8 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9406c1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x940739bc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1a76e86a Flash_EnforceLocalSecurity + 2029916
    3 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    4 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9406c20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9409e206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x940e3539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1a571424 0x1a285000 + 3064868
    4 ...romedia.Flash Player.plugin 0x1a58917f Flash_EnforceLocalSecurity + 41585
    5 ...romedia.Flash Player.plugin 0x1a571816 0x1a285000 + 3065878
    6 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    7 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9406c20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9409e206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x940e3539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1a571424 0x1a285000 + 3064868
    4 ...romedia.Flash Player.plugin 0x1a58917f Flash_EnforceLocalSecurity + 41585
    5 ...romedia.Flash Player.plugin 0x1a571816 0x1a285000 + 3065878
    6 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    7 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9406c226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9409e1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x940e8aaf pthreadcondtimedwait + 47
    3 ...romedia.Flash Player.plugin 0x1a571342 0x1a285000 + 3064642
    4 ...romedia.Flash Player.plugin 0x1a2ccd25 0x1a285000 + 294181
    5 ...romedia.Flash Player.plugin 0x1a2ccd63 0x1a285000 + 294243
    6 ...romedia.Flash Player.plugin 0x1a571816 0x1a285000 + 3065878
    7 libSystem.B.dylib 0x9409d095 pthreadstart + 321
    8 libSystem.B.dylib 0x9409cf52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000070 ebx: 0x91875974 ecx: 0x1a04ea20 edx: 0x1995fa20
    edi: 0x1995fab0 esi: 0xbfffea08 ebp: 0xbfffea58 esp: 0xbfffe950
    ss: 0x0000001f efl: 0x00210202 eip: 0x91875cfc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x4bd8fb1c
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x22f000 - 0x230fe7 +libgild.dylib ??? (???) /Library/Google/Frameworks/Gild.framework/Resources/libgild.dylib
    0x235000 - 0x244ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x254000 - 0x257fff +com.google.Gild Framework 1.0.0 (1.0.0.26) /Library/Google/Frameworks/Gild.framework/Versions/A/Gild
    0x260000 - 0x262fff +libgoogleml.dylib ??? (???) /Library/Google/GoogleML/GoogleML.bundle/Contents/Resources/libgoogleml.dylib
    0x2b9000 - 0x2c4fff +com.rogueamoeba.audiohijackserver.hermes 2.1.0 (2.1.0) <fdc43ce21d2d50def062d8daceaf1bac> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x2cd000 - 0x2cefff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x2e4000 - 0x2ecfff +com.google.Desktop.SafariSearchResultsMod 1.4.1 (1.4.1.891) /Library/Google/GoogleML/Modules/SafariSearchResults.googleml/Contents/MacOS/Sa fariSearchResults
    0x400000 - 0x40bfff +com.google.Desktop.SafariWebHistoryMod 1.4.1 (1.4.1.891) /Library/Google/GoogleML/Modules/SafariWebHistory.googleml/Contents/MacOS/Safar iWebHistory
    0x515000 - 0x70bfff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x12136000 - 0x12180fff +com.cocoamug.CosmoPod ??? (2.8) <6ee0e709ac5aea3bd14cfaeeaf99275e> /Library/InputManagers/CosmoPod/CosmoPod.bundle/Contents/MacOS/CosmoPod
    0x14421000 - 0x1443dff7 GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1448f000 - 0x1452efcf +ch.rafz.naegeli.christoph.xvid_codec 0.x.x (0.x.x) /Library/QuickTime/XviD_Codec-r58 (Intel).component/Contents/MacOS/XviD_Codec
    0x145e5000 - 0x145e8fff com.apple.LiveType.component 2.1.2 (2.1.2) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x145ed000 - 0x14652ffe com.apple.LiveType.framework 2.1.2 (2.1.2) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x14672000 - 0x146e4fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x146f2000 - 0x14844fc3 +ch.rafz.naegeli.christoph.ffaviimporter 1.0 (0.0) /Library/QuickTime/AviImporter-r7 (Intel).component/Contents/MacOS/AviImporter
    0x15b9a000 - 0x15bf3ff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.36 (5.3.6) <5f0420ab48f5d0f1b419c2ba4a89b7eb> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x15c8c000 - 0x15e0ffe3 GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x176d9000 - 0x17703fff +com.ecamm.iglasses v2.1 (2.1) /Library/InputManagers/Ecamm/Plugins/iGlasses.plugin/Contents/MacOS/iGlasses
    0x17a0d000 - 0x17a2cfed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1861b000 - 0x18620ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x187ef000 - 0x187efffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x18c65000 - 0x18c6bffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1a285000 - 0x1a941fdf +com.macromedia.Flash Player.plugin 10.0.2.54 (1.0.4f542) <cf7a0d2cc2664865921fd463fc812102> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90003ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90004000 - 0x906a4fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x906a5000 - 0x906c0ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x906c1000 - 0x906c1ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x906c2000 - 0x9074cfe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x907c0000 - 0x907fffff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90a6a000 - 0x90a79ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90a7a000 - 0x90a80fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90ac6000 - 0x90acafff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90afb000 - 0x90b55ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90b56000 - 0x90bb3ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90bb4000 - 0x90cb5fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90cb6000 - 0x90f90ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f91000 - 0x91018ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x91019000 - 0x91048fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9107c000 - 0x9115dff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x911ad000 - 0x911adffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x911ae000 - 0x9122bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9122c000 - 0x91250fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x91251000 - 0x91261fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91262000 - 0x91430ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91431000 - 0x91433ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91434000 - 0x914c0ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x914c1000 - 0x9153bff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9153c000 - 0x9158dff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9158e000 - 0x9158effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9158f000 - 0x9158fff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91590000 - 0x9159ffff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x915a0000 - 0x915a5fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x915a6000 - 0x915e7fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x915e8000 - 0x91641ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91642000 - 0x91681fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91682000 - 0x916b4fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x916b5000 - 0x91d06fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91d3c000 - 0x91d4cffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91d4d000 - 0x91db3ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91db4000 - 0x91dd2fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x91dd3000 - 0x91ddbfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91ddc000 - 0x91f0ffff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91f10000 - 0x92232fe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92233000 - 0x92233ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92234000 - 0x9225ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9226d000 - 0x9228cffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x923ef000 - 0x92425fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x92426000 - 0x92444ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92445000 - 0x92c43fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92c44000 - 0x92ce1ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92cec000 - 0x92cf6feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92cf7000 - 0x92e3dff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92e3e000 - 0x931fcfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x931fd000 - 0x93225ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93226000 - 0x932f4ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x933d7000 - 0x93420fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93421000 - 0x93458fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93459000 - 0x9345dfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9345e000 - 0x93543ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93639000 - 0x93640fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x936b4000 - 0x936dcfff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x9374b000 - 0x937fdffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x937fe000 - 0x9385aff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9385b000 - 0x93864fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93865000 - 0x938a7fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93972000 - 0x939effeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x939f0000 - 0x939f2fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x939f3000 - 0x939f5fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x939f6000 - 0x93ab0fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93ab1000 - 0x93b30ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93b31000 - 0x93b34fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93b35000 - 0x93c00fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93c01000 - 0x93c01ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c02000 - 0x93d3aff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x93d3b000 - 0x93e1bfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x93e1c000 - 0x93e55ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93e56000 - 0x93f04ffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93f08000 - 0x93f16ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93f17000 - 0x93fa2fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93fa3000 - 0x9406aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9406b000 - 0x941d2ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x941d3000 - 0x9444efe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9444f000 - 0x94757fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94758000 - 0x94770fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94771000 - 0x94771ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94790000 - 0x947cafe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x947cb000 - 0x94b68fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94b86000 - 0x94baafeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x94bc3000 - 0x94fd3fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94fd4000 - 0x95092fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95093000 - 0x950bdfff com.apple.CoreMediaPrivate 11.0 (11.0) <e37d6ebd5934b482c864ba6eaf122488> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x950be000 - 0x950c9fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95204000 - 0x9524efe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9524f000 - 0x9525bffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9526e000 - 0x95301ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95302000 - 0x95309ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9535a000 - 0x9535afff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9535b000 - 0x96310ffe com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96311000 - 0x967e2f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x967e3000 - 0x96821ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96822000 - 0x96838fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96839000 - 0x968ccfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9691f000 - 0x969cffff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x969d0000 - 0x96b22ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96b98000 - 0x96badffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96bb3000 - 0x96bc9fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96bca000 - 0x96bd1ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x96bd2000 - 0x96bfffeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96c00000 - 0x96c0cff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96c12000 - 0x96c17fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96c24000 - 0x96c2bfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96c2c000 - 0x96cceff3 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96ce3000 - 0x96cf0fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96cf1000 - 0x96d98feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96d9e000 - 0x96d9fffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x96f5d000 - 0x970dcfff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari crashing when trying to accept a Java applet

    Hi everyone,
    I am pretty new to Mac environment but I have a very irritating problem.
    Whenever I try to open a specific page (tried both v3 and v4 beta) which ask me to accept a java applet / certificate, Safari crashes and the only solution is to force quit the application.
    I have all my applications up to date and using a current gen MacBook 2.4 GHz with 4GB ram.
    However the same page opens perfectly in Firefox.
    Best regards,

    It is a datasite provider and you actually need a password to get in.
    http://datasite.merrillcorp.com

  • Preferance pane window keeps popping open when entering search or data into any fields. I'm also using 1Password and it happens when trying to enter a password

    I'm running on Mac OS X 10.7.4, Firefox 14.0.1. This issue didn't exist until this most recent Firefox update. Basically, a preference pane opens every time data is being entered into a field. It doesn't seem to be the same preference pane that you see when you open the preferences through the normal Firefox access ie. Firefox > Preferences. All of the choices listed in this particular preference pane are specific to Firefox though. I have a screen capture that I could include if wanted. When using 1Password the pane appears, when entering a search in the search bar near the address bar the pane pops up, when entering data into any field as I am now filling in this detail report the pane also pops up. It's quite annoying. Any advice? I'm going to systematically attempt to quit any add-ons and see if that makes a difference. I ave already tried doing a reinstall to no avail.

    I think a screen shot would be helpful. There is a box below the compose area of a reply to upload files.

  • Safari crashes when trying to view the following link? Why?

    Greetings,
    I have been trying to view this video link and for some reason Safari crashes every time. I am on a brand new Intel iMac? Crashes for everybody else?
    http://www.wfaa.com/sharedcontent/VideoPlayer/videoPlayer.php?vidId=125084&catId =104
    The above link in case it does not work was linked from this webpage here "watch the GMT interview:
    http://www.wfaa.com/sharedcontent/dws/wfaa/latestnews/stories/wfaa070301wzliddell.c123c6e.html#

    Date/Time: 2007-03-02 21:31:15.799 -0600
    OS Version: 10.4.8 (Build 8L2127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [66]
    Version: 2.0.4 (419.3)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 414
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xbf7fff0c
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x94dbf4f7 match + 12
    1 com.apple.JavaScriptCore 0x94dbf679 match + 398
    2 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    3 com.apple.JavaScriptCore 0x94dbf679 match + 398
    4 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    5 com.apple.JavaScriptCore 0x94dbf679 match + 398
    6 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    7 com.apple.JavaScriptCore 0x94dbf679 match + 398
    8 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    9 com.apple.JavaScriptCore 0x94dbf679 match + 398
    10 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    11 com.apple.JavaScriptCore 0x94dbf679 match + 398
    12 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    13 com.apple.JavaScriptCore 0x94dbf679 match + 398
    14 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    15 com.apple.JavaScriptCore 0x94dbf679 match + 398
    16 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    17 com.apple.JavaScriptCore 0x94dbf679 match + 398
    18 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    19 com.apple.JavaScriptCore 0x94dbf679 match + 398
    20 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    21 com.apple.JavaScriptCore 0x94dbf679 match + 398
    22 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    23 com.apple.JavaScriptCore 0x94dbf679 match + 398
    24 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    25 com.apple.JavaScriptCore 0x94dbf679 match + 398
    26 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    27 com.apple.JavaScriptCore 0x94dbf679 match + 398
    28 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    29 com.apple.JavaScriptCore 0x94dbf679 match + 398
    30 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    31 com.apple.JavaScriptCore 0x94dbf679 match + 398
    32 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    33 com.apple.JavaScriptCore 0x94dbf679 match + 398
    34 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    35 com.apple.JavaScriptCore 0x94dbf679 match + 398
    36 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    37 com.apple.JavaScriptCore 0x94dbf679 match + 398
    38 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    39 com.apple.JavaScriptCore 0x94dbf679 match + 398
    40 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    41 com.apple.JavaScriptCore 0x94dbf679 match + 398
    42 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    43 com.apple.JavaScriptCore 0x94dbf679 match + 398
    44 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    45 com.apple.JavaScriptCore 0x94dbf679 match + 398
    46 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    47 com.apple.JavaScriptCore 0x94dbf679 match + 398
    48 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    49 com.apple.JavaScriptCore 0x94dbf679 match + 398
    50 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    51 com.apple.JavaScriptCore 0x94dbf679 match + 398
    52 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    53 com.apple.JavaScriptCore 0x94dbf679 match + 398
    54 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    55 com.apple.JavaScriptCore 0x94dbf679 match + 398
    56 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    57 com.apple.JavaScriptCore 0x94dbf679 match + 398
    58 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    59 com.apple.JavaScriptCore 0x94dbf679 match + 398
    60 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    61 com.apple.JavaScriptCore 0x94dbf679 match + 398
    62 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    63 com.apple.JavaScriptCore 0x94dbf679 match + 398
    64 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    65 com.apple.JavaScriptCore 0x94dbf679 match + 398
    66 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    67 com.apple.JavaScriptCore 0x94dbf679 match + 398
    68 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    69 com.apple.JavaScriptCore 0x94dbf679 match + 398
    70 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    71 com.apple.JavaScriptCore 0x94dbf679 match + 398
    72 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    73 com.apple.JavaScriptCore 0x94dbf679 match + 398
    74 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    75 com.apple.JavaScriptCore 0x94dbf679 match + 398
    76 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    77 com.apple.JavaScriptCore 0x94dbf679 match + 398
    78 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    79 com.apple.JavaScriptCore 0x94dbf679 match + 398
    80 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    81 com.apple.JavaScriptCore 0x94dbf679 match + 398
    82 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    83 com.apple.JavaScriptCore 0x94dbf679 match + 398
    84 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    85 com.apple.JavaScriptCore 0x94dbf679 match + 398
    86 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    87 com.apple.JavaScriptCore 0x94dbf679 match + 398
    88 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    89 com.apple.JavaScriptCore 0x94dbf679 match + 398
    90 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    91 com.apple.JavaScriptCore 0x94dbf679 match + 398
    92 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    93 com.apple.JavaScriptCore 0x94dbf679 match + 398
    94 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    95 com.apple.JavaScriptCore 0x94dbf679 match + 398
    96 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    97 com.apple.JavaScriptCore 0x94dbf679 match + 398
    98 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    99 com.apple.JavaScriptCore 0x94dbf679 match + 398
    100 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    101 com.apple.JavaScriptCore 0x94dbf679 match + 398
    102 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    103 com.apple.JavaScriptCore 0x94dbf679 match + 398
    104 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    105 com.apple.JavaScriptCore 0x94dbf679 match + 398
    106 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    107 com.apple.JavaScriptCore 0x94dbf679 match + 398
    108 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    109 com.apple.JavaScriptCore 0x94dbf679 match + 398
    110 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    111 com.apple.JavaScriptCore 0x94dbf679 match + 398
    112 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    113 com.apple.JavaScriptCore 0x94dbf679 match + 398
    114 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    115 com.apple.JavaScriptCore 0x94dbf679 match + 398
    116 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    117 com.apple.JavaScriptCore 0x94dbf679 match + 398
    118 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    119 com.apple.JavaScriptCore 0x94dbf679 match + 398
    120 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    121 com.apple.JavaScriptCore 0x94dbf679 match + 398
    122 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    123 com.apple.JavaScriptCore 0x94dbf679 match + 398
    124 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    125 com.apple.JavaScriptCore 0x94dbf679 match + 398
    126 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    127 com.apple.JavaScriptCore 0x94dbf679 match + 398
    128 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    129 com.apple.JavaScriptCore 0x94dbf679 match + 398
    130 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    131 com.apple.JavaScriptCore 0x94dbf679 match + 398
    132 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    133 com.apple.JavaScriptCore 0x94dbf679 match + 398
    134 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    135 com.apple.JavaScriptCore 0x94dbf679 match + 398
    136 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    137 com.apple.JavaScriptCore 0x94dbf679 match + 398
    138 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    139 com.apple.JavaScriptCore 0x94dbf679 match + 398
    140 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    141 com.apple.JavaScriptCore 0x94dbf679 match + 398
    142 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    143 com.apple.JavaScriptCore 0x94dbf679 match + 398
    144 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    145 com.apple.JavaScriptCore 0x94dbf679 match + 398
    146 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    147 com.apple.JavaScriptCore 0x94dbf679 match + 398
    148 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    149 com.apple.JavaScriptCore 0x94dbf679 match + 398
    150 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    151 com.apple.JavaScriptCore 0x94dbf679 match + 398
    152 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    153 com.apple.JavaScriptCore 0x94dbf679 match + 398
    154 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    155 com.apple.JavaScriptCore 0x94dbf679 match + 398
    156 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    157 com.apple.JavaScriptCore 0x94dbf679 match + 398
    158 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    159 com.apple.JavaScriptCore 0x94dbf679 match + 398
    160 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    161 com.apple.JavaScriptCore 0x94dbf679 match + 398
    162 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    163 com.apple.JavaScriptCore 0x94dbf679 match + 398
    164 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    165 com.apple.JavaScriptCore 0x94dbf679 match + 398
    166 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    167 com.apple.JavaScriptCore 0x94dbf679 match + 398
    168 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    169 com.apple.JavaScriptCore 0x94dbf679 match + 398
    170 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    171 com.apple.JavaScriptCore 0x94dbf679 match + 398
    172 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    173 com.apple.JavaScriptCore 0x94dbf679 match + 398
    174 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    175 com.apple.JavaScriptCore 0x94dbf679 match + 398
    176 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    177 com.apple.JavaScriptCore 0x94dbf679 match + 398
    178 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    179 com.apple.JavaScriptCore 0x94dbf679 match + 398
    180 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    181 com.apple.JavaScriptCore 0x94dbf679 match + 398
    182 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    183 com.apple.JavaScriptCore 0x94dbf679 match + 398
    184 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    185 com.apple.JavaScriptCore 0x94dbf679 match + 398
    186 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    187 com.apple.JavaScriptCore 0x94dbf679 match + 398
    188 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    189 com.apple.JavaScriptCore 0x94dbf679 match + 398
    190 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    191 com.apple.JavaScriptCore 0x94dbf679 match + 398
    192 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    193 com.apple.JavaScriptCore 0x94dbf679 match + 398
    194 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    195 com.apple.JavaScriptCore 0x94dbf679 match + 398
    196 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    197 com.apple.JavaScriptCore 0x94dbf679 match + 398
    198 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    199 com.apple.JavaScriptCore 0x94dbf679 match + 398
    200 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    201 com.apple.JavaScriptCore 0x94dbf679 match + 398
    202 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    203 com.apple.JavaScriptCore 0x94dbf679 match + 398
    204 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    205 com.apple.JavaScriptCore 0x94dbf679 match + 398
    206 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    207 com.apple.JavaScriptCore 0x94dbf679 match + 398
    208 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    209 com.apple.JavaScriptCore 0x94dbf679 match + 398
    210 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    211 com.apple.JavaScriptCore 0x94dbf679 match + 398
    212 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    213 com.apple.JavaScriptCore 0x94dbf679 match + 398
    214 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    215 com.apple.JavaScriptCore 0x94dbf679 match + 398
    216 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    217 com.apple.JavaScriptCore 0x94dbf679 match + 398
    218 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    219 com.apple.JavaScriptCore 0x94dbf679 match + 398
    220 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    221 com.apple.JavaScriptCore 0x94dbf679 match + 398
    222 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    223 com.apple.JavaScriptCore 0x94dbf679 match + 398
    224 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    225 com.apple.JavaScriptCore 0x94dbf679 match + 398
    226 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    227 com.apple.JavaScriptCore 0x94dbf679 match + 398
    228 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    229 com.apple.JavaScriptCore 0x94dbf679 match + 398
    230 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    231 com.apple.JavaScriptCore 0x94dbf679 match + 398
    232 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    233 com.apple.JavaScriptCore 0x94dbf679 match + 398
    234 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    235 com.apple.JavaScriptCore 0x94dbf679 match + 398
    236 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    237 com.apple.JavaScriptCore 0x94dbf679 match + 398
    238 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    239 com.apple.JavaScriptCore 0x94dbf679 match + 398
    240 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    241 com.apple.JavaScriptCore 0x94dbf679 match + 398
    242 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    243 com.apple.JavaScriptCore 0x94dbf679 match + 398
    244 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    245 com.apple.JavaScriptCore 0x94dbf679 match + 398
    246 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    247 com.apple.JavaScriptCore 0x94dbf679 match + 398
    248 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    249 com.apple.JavaScriptCore 0x94dbf679 match + 398
    250 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    251 com.apple.JavaScriptCore 0x94dbf679 match + 398
    252 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    253 com.apple.JavaScriptCore 0x94dbf679 match + 398
    254 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    255 com.apple.JavaScriptCore 0x94dbf679 match + 398
    256 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    257 com.apple.JavaScriptCore 0x94dbf679 match + 398
    258 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    259 com.apple.JavaScriptCore 0x94dbf679 match + 398
    260 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    261 com.apple.JavaScriptCore 0x94dbf679 match + 398
    262 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    263 com.apple.JavaScriptCore 0x94dbf679 match + 398
    264 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    265 com.apple.JavaScriptCore 0x94dbf679 match + 398
    266 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    267 com.apple.JavaScriptCore 0x94dbf679 match + 398
    268 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    269 com.apple.JavaScriptCore 0x94dbf679 match + 398
    270 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    271 com.apple.JavaScriptCore 0x94dbf679 match + 398
    272 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    273 com.apple.JavaScriptCore 0x94dbf679 match + 398
    274 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    275 com.apple.JavaScriptCore 0x94dbf679 match + 398
    276 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    277 com.apple.JavaScriptCore 0x94dbf679 match + 398
    278 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    279 com.apple.JavaScriptCore 0x94dbf679 match + 398
    280 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    281 com.apple.JavaScriptCore 0x94dbf679 match + 398
    282 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    283 com.apple.JavaScriptCore 0x94dbf679 match + 398
    284 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    285 com.apple.JavaScriptCore 0x94dbf679 match + 398
    286 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    287 com.apple.JavaScriptCore 0x94dbf679 match + 398
    288 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    289 com.apple.JavaScriptCore 0x94dbf679 match + 398
    290 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    291 com.apple.JavaScriptCore 0x94dbf679 match + 398
    292 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    293 com.apple.JavaScriptCore 0x94dbf679 match + 398
    294 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    295 com.apple.JavaScriptCore 0x94dbf679 match + 398
    296 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    297 com.apple.JavaScriptCore 0x94dbf679 match + 398
    298 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    299 com.apple.JavaScriptCore 0x94dbf679 match + 398
    300 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    301 com.apple.JavaScriptCore 0x94dbf679 match + 398
    302 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    303 com.apple.JavaScriptCore 0x94dbf679 match + 398
    304 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    305 com.apple.JavaScriptCore 0x94dbf679 match + 398
    306 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    307 com.apple.JavaScriptCore 0x94dbf679 match + 398
    308 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    309 com.apple.JavaScriptCore 0x94dbf679 match + 398
    310 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    311 com.apple.JavaScriptCore 0x94dbf679 match + 398
    312 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    313 com.apple.JavaScriptCore 0x94dbf679 match + 398
    314 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    315 com.apple.JavaScriptCore 0x94dbf679 match + 398
    316 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    317 com.apple.JavaScriptCore 0x94dbf679 match + 398
    318 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    319 com.apple.JavaScriptCore 0x94dbf679 match + 398
    320 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    321 com.apple.JavaScriptCore 0x94dbf679 match + 398
    322 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    323 com.apple.JavaScriptCore 0x94dbf679 match + 398
    324 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    325 com.apple.JavaScriptCore 0x94dbf679 match + 398
    326 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    327 com.apple.JavaScriptCore 0x94dbf679 match + 398
    328 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    329 com.apple.JavaScriptCore 0x94dbf679 match + 398
    330 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    331 com.apple.JavaScriptCore 0x94dbf679 match + 398
    332 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    333 com.apple.JavaScriptCore 0x94dbf679 match + 398
    334 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    335 com.apple.JavaScriptCore 0x94dbf679 match + 398
    336 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    337 com.apple.JavaScriptCore 0x94dbf679 match + 398
    338 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    339 com.apple.JavaScriptCore 0x94dbf679 match + 398
    340 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    341 com.apple.JavaScriptCore 0x94dbf679 match + 398
    342 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    343 com.apple.JavaScriptCore 0x94dbf679 match + 398
    344 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    345 com.apple.JavaScriptCore 0x94dbf679 match + 398
    346 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    347 com.apple.JavaScriptCore 0x94dbf679 match + 398
    348 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    349 com.apple.JavaScriptCore 0x94dbf679 match + 398
    350 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    351 com.apple.JavaScriptCore 0x94dbf679 match + 398
    352 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    353 com.apple.JavaScriptCore 0x94dbf679 match + 398
    354 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    355 com.apple.JavaScriptCore 0x94dbf679 match + 398
    356 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    357 com.apple.JavaScriptCore 0x94dbf679 match + 398
    358 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    359 com.apple.JavaScriptCore 0x94dbf679 match + 398
    360 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    361 com.apple.JavaScriptCore 0x94dbf679 match + 398
    362 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    363 com.apple.JavaScriptCore 0x94dbf679 match + 398
    364 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    365 com.apple.JavaScriptCore 0x94dbf679 match + 398
    366 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    367 com.apple.JavaScriptCore 0x94dbf679 match + 398
    368 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    369 com.apple.JavaScriptCore 0x94dbf679 match + 398
    370 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    371 com.apple.JavaScriptCore 0x94dbf679 match + 398
    372 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    373 com.apple.JavaScriptCore 0x94dbf679 match + 398
    374 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    375 com.apple.JavaScriptCore 0x94dbf679 match + 398
    376 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    377 com.apple.JavaScriptCore 0x94dbf679 match + 398
    378 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    379 com.apple.JavaScriptCore 0x94dbf679 match + 398
    380 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    381 com.apple.JavaScriptCore 0x94dbf679 match + 398
    382 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    383 com.apple.JavaScriptCore 0x94dbf679 match + 398
    384 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    385 com.apple.JavaScriptCore 0x94dbf679 match + 398
    386 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    387 com.apple.JavaScriptCore 0x94dbf679 match + 398
    388 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    389 com.apple.JavaScriptCore 0x94dbf679 match + 398
    390 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    391 com.apple.JavaScriptCore 0x94dbf679 match + 398
    392 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    393 com.apple.JavaScriptCore 0x94dbf679 match + 398
    394 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    395 com.apple.JavaScriptCore 0x94dbf679 match + 398
    396 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    397 com.apple.JavaScriptCore 0x94dbf679 match + 398
    398 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    399 com.apple.JavaScriptCore 0x94dbf679 match + 398
    400 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    401 com.apple.JavaScriptCore 0x94dbf679 match + 398
    402 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    403 com.apple.JavaScriptCore 0x94dbf679 match + 398
    404 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    405 com.apple.JavaScriptCore 0x94dbf679 match + 398
    406 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    407 com.apple.JavaScriptCore 0x94dbf679 match + 398
    408 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    409 com.apple.JavaScriptCore 0x94dbf679 match + 398
    410 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    411 com.apple.JavaScriptCore 0x94dbf679 match + 398
    412 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    413 com.apple.JavaScriptCore 0x94dbf679 match + 398
    414 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    415 com.apple.JavaScriptCore 0x94dbf679 match + 398
    416 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    417 com.apple.JavaScriptCore 0x94dbf679 match + 398
    418 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    419 com.apple.JavaScriptCore 0x94dbf679 match + 398
    420 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    421 com.apple.JavaScriptCore 0x94dbf679 match + 398
    422 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    423 com.apple.JavaScriptCore 0x94dbf679 match + 398
    424 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    425 com.apple.JavaScriptCore 0x94dbf679 match + 398
    426 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    427 com.apple.JavaScriptCore 0x94dbf679 match + 398
    428 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    429 com.apple.JavaScriptCore 0x94dbf679 match + 398
    430 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    431 com.apple.JavaScriptCore 0x94dbf679 match + 398
    432 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    433 com.apple.JavaScriptCore 0x94dbf679 match + 398
    434 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    435 com.apple.JavaScriptCore 0x94dbf679 match + 398
    436 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    437 com.apple.JavaScriptCore 0x94dbf679 match + 398
    438 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    439 com.apple.JavaScriptCore 0x94dbf679 match + 398
    440 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    441 com.apple.JavaScriptCore 0x94dbf679 match + 398
    442 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    443 com.apple.JavaScriptCore 0x94dbf679 match + 398
    444 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    445 com.apple.JavaScriptCore 0x94dbf679 match + 398
    446 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    447 com.apple.JavaScriptCore 0x94dbf679 match + 398
    448 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    449 com.apple.JavaScriptCore 0x94dbf679 match + 398
    450 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    451 com.apple.JavaScriptCore 0x94dbf679 match + 398
    452 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    453 com.apple.JavaScriptCore 0x94dbf679 match + 398
    454 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    455 com.apple.JavaScriptCore 0x94dbf679 match + 398
    456 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    457 com.apple.JavaScriptCore 0x94dbf679 match + 398
    458 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    459 com.apple.JavaScriptCore 0x94dbf679 match + 398
    460 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    461 com.apple.JavaScriptCore 0x94dbf679 match + 398
    462 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    463 com.apple.JavaScriptCore 0x94dbf679 match + 398
    464 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    465 com.apple.JavaScriptCore 0x94dbf679 match + 398
    466 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    467 com.apple.JavaScriptCore 0x94dbf679 match + 398
    468 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    469 com.apple.JavaScriptCore 0x94dbf679 match + 398
    470 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    471 com.apple.JavaScriptCore 0x94dbf679 match + 398
    472 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    473 com.apple.JavaScriptCore 0x94dbf679 match + 398
    474 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    475 com.apple.JavaScriptCore 0x94dbf679 match + 398
    476 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    477 com.apple.JavaScriptCore 0x94dbf679 match + 398
    478 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    479 com.apple.JavaScriptCore 0x94dbf679 match + 398
    480 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    481 com.apple.JavaScriptCore 0x94dbf679 match + 398
    482 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    483 com.apple.JavaScriptCore 0x94dbf679 match + 398
    484 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    485 com.apple.JavaScriptCore 0x94dbf679 match + 398
    486 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    487 com.apple.JavaScriptCore 0x94dbf679 match + 398
    488 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    489 com.apple.JavaScriptCore 0x94dbf679 match + 398
    490 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    491 com.apple.JavaScriptCore 0x94dbf679 match + 398
    492 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    493 com.apple.JavaScriptCore 0x94dbf679 match + 398
    494 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    495 com.apple.JavaScriptCore 0x94dbf679 match + 398
    496 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    497 com.apple.JavaScriptCore 0x94dbf679 match + 398
    498 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    499 com.apple.JavaScriptCore 0x94dbf679 match + 398
    500 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    501 com.apple.JavaScriptCore 0x94dbf679 match + 398
    502 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    503 com.apple.JavaScriptCore 0x94dbf679 match + 398
    504 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    505 com.apple.JavaScriptCore 0x94dbf679 match + 398
    506 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    507 com.apple.JavaScriptCore 0x94dbf679 match + 398
    508 com.apple.JavaScriptCore 0x94dc03d1 match + 3814
    Thread 1:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9262cdc6 -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9262ccc2 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94caa64d +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x925f736c forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9262ca9b +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x925f736c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92653c4e +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x925f736c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90019d3c select + 12
    1 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264d2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x996ee966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x925f736c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x17388eba ebx: 0x94dbf4fc ecx: 0x00000004 edx: 0x165eaaf1
    edi: 0x00000000 esi: 0x00000001 ebp: 0xbf800198 esp: 0xbf7fff10
    ss: 0x0000001f efl: 0x00010282 eip: 0x94dbf4f7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x546000 - 0x547fff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x15ffb000 - 0x15ffcfff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fdfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031d000 - 0x90771fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90808000 - 0x908d0fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090e000 - 0x9090efff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90910000 - 0x90a03fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a53000 - 0x90ad2fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afb000 - 0x90b5ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bce000 - 0x90bd5fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bda000 - 0x90c4dfff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c62000 - 0x90c74fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7a000 - 0x90f20fff com.apple.CoreServices.CarbonCore 682.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f63000 - 0x90fcbfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91004000 - 0x91042fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91055000 - 0x91065fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91070000 - 0x910effff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91129000 - 0x91147fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91153000 - 0x91161fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91164000 - 0x91303fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91401000 - 0x91409fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91410000 - 0x91436fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91448000 - 0x9144ffff libbsm.dylib /usr/lib/libbsm.dylib
    0x91453000 - 0x914c9fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151a000 - 0x9151afff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151c000 - 0x91548fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155b000 - 0x9162ffff com.apple.ColorSync 4.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166a000 - 0x916ddfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170b000 - 0x917b4fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917da000 - 0x91825fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91844000 - 0x9185afff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91866000 - 0x91881fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188c000 - 0x918c9fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918dd000 - 0x918e9fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f0000 - 0x9192bfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193d000 - 0x919effff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a35000 - 0x91a4bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a50000 - 0x91a6efff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a73000 - 0x91ad1fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae3000 - 0x91ae7fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ae9000 - 0x91b66fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b6a000 - 0x91ba7fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bad000 - 0x91bc7fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bcc000 - 0x91bcefff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd0000 - 0x91bd0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd2000 - 0x91c60fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c67000 - 0x91c67fff 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
    0x91c69000 - 0x91cc2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ccb000 - 0x91ceffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf7000 - 0x92100fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9213a000 - 0x924eefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9251b000 - 0x92599fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925da000 - 0x9280afff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92916000 - 0x929f4fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a11000 - 0x92afefff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0e000 - 0x92b25fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b30000 - 0x92b88fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9c000 - 0x92b9cfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9e000 - 0x92baefff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bbd000 - 0x92bc5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bcb000 - 0x92bd1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd7000 - 0x92c68fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7c000 - 0x92c80fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c83000 - 0x92ca1fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb3000 - 0x92cb9fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cbf000 - 0x92d22fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d49000 - 0x92d8afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db1000 - 0x92dbffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc6000 - 0x92dcbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd0000 - 0x930c4fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931ca000 - 0x931d5fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931da000 - 0x931f5fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93245000 - 0x93245fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93247000 - 0x938fdfff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7e000 - 0x93cf7fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d30000 - 0x93de8fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e2a000 - 0x93e2afff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e2c000 - 0x93ffefff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404f000 - 0x94090fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94098000 - 0x940d2fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94160000 - 0x9419efff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941e2000 - 0x941f3fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94201000 - 0x9423ffff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9425b000 - 0x9426afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94271000 - 0x9427cfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942c8000 - 0x942e2fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94705000 - 0x9484bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948d7000 - 0x948e6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948ed000 - 0x94916fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9491c000 - 0x9492bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9492f000 - 0x94954fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94960000 - 0x9497dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94ca8000 - 0x94d3afff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d94000 - 0x94e16fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e4f000 - 0x9512efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952ad000 - 0x952d0fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x996ec000 - 0x99723fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9973f000 - 0x99751fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac5,1, BootROM IM51.0090.B03, 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), 4.80.76.1
    Bluetooth: Version 1.7.9f12, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HDS725050KLA360, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: USB2.0 Hub Controller, NEC Corporation, Up to 480 Mb/sec, 500 mA
    USB Device: Built-in iSight, Micron, 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: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: DeskJet 940C, Hewlett-Packard, Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    FireWire Device: LaCie Hard Drive FireWire+, LaCie Group SA, Up to 400 Mb/sec

  • IOS7 iPad Safari crashes when trying to open new tab

    I recently upgraded to iOS 7 on my iPad with retina display.  When using Safari every time I click the + to launch a new tab or page! Safari crashes.  I was hoping the 7.0.3 update would fix this but no luck.  Help!

    Opening a new tab in Safari will display the Favorites view.  A poster on this thread changed their Favorites folder in Settings to make Safari stop crashing (in this case, on launch):
    https://discussions.apple.com/message/23503572?ac_cid=tw123456#23503572
    Try launching Settings app, then tapping Safari, then tapping the "Favorites"item in the "General" section, then changing which folder it points to.  This will change the bookmarks that are displayed when opening a new tab, which may work around whatever issue is causing Safari to crash.

Maybe you are looking for

  • How do I get my contacts and calendars from Icloud to outlook?

    I am sure this question has been asked before, but I cannot find the answer. My hard drive on my PC crashed recently. I installed a new one and downloaded my files. I have my mail working fine, but cannot figure how to get my calendars and contacts f

  • Apple Uncompressed with BlackMagic codec installed

    We have a problem with files that are in the Apple Uncompressed codec when the Black Magic codec is installed and wonder if someone here has experienced that? With QT Player the movies plays fine but the name of the codec is empty in the info window.

  • DBMS_CRYPTO error

    Hi I have problem using dbms_crypto package. If I execute this code: declare   c_text clob := to_clob('TEST TEXT');   b_result blob;   function crypt (ac_text clob) return blob as      secret_key   RAW (32) := utl_raw.cast_to_raw('1234567890123456789

  • Im using premiere element 9 getting serious error occurred force to close can't open project crashes

    Im using Mac and recently when openning projects in premiere 9 i get serious error occurred force close. It was working and my computer crashed and new hardware was installed. I was able to do one project before this started. I can edit and complete

  • Cannot view PL/SQL after upgrade

    Just upgraded apex from 3.2 to 4.1. When logging into the apex application, it lists all the PL/SQLs including functions, triggers, packages, and procedure. However, I am unable view them nor edit them no more in 4.1. Help. Thanks