Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Safari keeps crashing

My safari started a few days ago to crash. It does not have a pattern, but it think it happens more frequently when i take the laptop out of sleep mode. I deactivated most of the extensions, without succes so far.


Here's a crash log i saved a few days ago from a crash, i have no idea what it means. I digged a bit about "safari crashing.." and i found out that most of the crashes are related to hardware, more exactly to the RAM memory. I have installed 6 gigs of ram, and i was intending to extend to 8. I have a 2gb + 4gb module. The laptop used to have the 2gb + 1gb module, and i swapped the 1gb with the new 4gb. I have no idea if those are his original ram modules tho'.


Process: WebProcess [266]

Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess

Identifier: com.apple.WebProcess

Version: 8536 (8536.30.1)

Build Info: WebKit2-7536030001000000~9

Code Type: X86-64 (Native)

Parent Process: ??? [1]

User ID: 502


Date/Time: 2013-10-14 18:07:43.447 +0300

OS Version: Mac OS X 10.8.5 (12F45)

Report Version: 10

Sleep/Wake UUID: D2005F5F-EE37-4F43-AEF6-C074DC73158F


Interval Since Last Report: 15224 sec

Crashes Since Last Report: 1

Per-App Interval Since Last Report: 3714 sec

Per-App Crashes Since Last Report: 1

Anonymous UUID: 70949D03-49B4-9859-C9B0-3DBB2B217E63


Crashed Thread: 0 Dispatch queue: com.apple.main-thread


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000060


VM Regions Near 0x60:

-->

__TEXT 0000000102d17000-0000000102d18000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess


Application Specific Information:

Bundle controller class:

BrowserBundleController



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 com.apple.WebCore 0x00007fff8af90c04 WebCore::SocketStreamHandleBase::close() + 4

1 com.apple.WebCore 0x00007fff8b650e32 WebCore::WebSocketChannel::processOutgoingFrameQueue() + 1010

2 com.apple.WebCore 0x00007fff8b6538e4 WebCore::WebSocketChannel::processFrame() + 4132

3 com.apple.WebCore 0x00007fff8b651fa2 WebCore::WebSocketChannel::processBuffer() + 674

4 com.apple.WebCore 0x00007fff8b651c6f WebCore::WebSocketChannel::didReceiveSocketStreamData(WebCore::SocketStreamHand le*, char const*, int) + 223

5 com.apple.WebCore 0x00007fff8af90865 WebCore::SocketStreamHandle::readStreamCallback(unsigned long) + 581

6 com.apple.CoreFoundation 0x00007fff8849903c _signalEventSync + 108

7 com.apple.CoreFoundation 0x00007fff88498fc4 _cfstream_solo_signalEventSync + 100

8 com.apple.CoreFoundation 0x00007fff88498df7 _CFStreamSignalEvent + 615

9 com.apple.CFNetwork 0x00007fff855f0e29 CoreReadStreamCFStreamSupport::coreStreamReadEvent(__CoreReadStream*, unsigned long) + 121

10 com.apple.CFNetwork 0x00007fff855f0d85 CoreReadStreamClient::coreStreamEventsAvailable(unsigned long) + 53

11 com.apple.CFNetwork 0x00007fff855f0d30 CoreStreamBase::_callClientNow() + 62

12 com.apple.CFNetwork 0x00007fff855f0b46 CoreStreamBase::_streamSetEventAndScheduleDelivery(unsigned long, unsigned char) + 112

13 com.apple.CFNetwork 0x00007fff855f09b6 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 58

14 com.apple.CFNetwork 0x00007fff855f00ea SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 190

15 com.apple.CFNetwork 0x00007fff855f0011 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 83

16 com.apple.CoreFoundation 0x00007fff88491fa5 __CFSocketPerformV0 + 1045

17 com.apple.CoreFoundation 0x00007fff88452b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17

18 com.apple.CoreFoundation 0x00007fff88452455 __CFRunLoopDoSources0 + 245

19 com.apple.CoreFoundation 0x00007fff884757f5 __CFRunLoopRun + 789

20 com.apple.CoreFoundation 0x00007fff884750e2 CFRunLoopRunSpecific + 290

21 com.apple.HIToolbox 0x00007fff8ed1feb4 RunCurrentEventLoopInMode + 209

22 com.apple.HIToolbox 0x00007fff8ed1fc52 ReceiveNextEventCommon + 356

23 com.apple.HIToolbox 0x00007fff8ed1fae3 BlockUntilNextEventMatchingListInMode + 62

24 com.apple.AppKit 0x00007fff875d7533 _DPSNextEvent + 685

25 com.apple.AppKit 0x00007fff875d6df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

26 com.apple.AppKit 0x00007fff875ce1a3 -[NSApplication run] + 517

27 com.apple.WebCore 0x00007fff8b5004ff WebCore::RunLoop::run() + 63

28 com.apple.WebKit2 0x00007fff8a420462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586

29 com.apple.WebKit2 0x00007fff8a3e6bfd WebKitMain + 285

30 com.apple.WebProcess 0x0000000102d17e7b 0x102d17000 + 3707

31 libdyld.dylib 0x00007fff85d2d7e1 start + 1


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff8d151d16 kevent + 10

1 libdispatch.dylib 0x00007fff8c954dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff8c9549ee _dispatch_mgr_thread + 54


Thread 2:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff8d1510fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88967fb9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8e25fb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118

3 com.apple.JavaScriptCore 0x00007fff8e482bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90

4 com.apple.JavaScriptCore 0x00007fff8e49825f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 3:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8d1510fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88967fb9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8e3e59d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff8e3e58b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff8e49825f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 4:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8d14f686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8d14ec42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff88470233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff88475916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff884750e2 CFRunLoopRunSpecific + 290

5 com.apple.Foundation 0x00007fff86e0e546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356

6 com.apple.Foundation 0x00007fff86e6c562 __NSThread__main__ + 1345

7 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 5:: WebCore: Scrolling

0 libsystem_kernel.dylib 0x00007fff8d14f686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8d14ec42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff88470233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff88475916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff884750e2 CFRunLoopRunSpecific + 290

5 com.apple.CoreFoundation 0x00007fff88483dd1 CFRunLoopRun + 97

6 com.apple.WebCore 0x00007fff8b5155e1 WebCore::ScrollingThread::initializeRunLoop() + 273

7 com.apple.JavaScriptCore 0x00007fff8e49825f ***::wtfThreadEntryPoint(void*) + 15

8 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

9 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 6:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff8d151322 __select + 10

1 com.apple.CoreFoundation 0x00007fff884b4f46 __CFSocketManager + 1302

2 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

3 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 7:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff8d1510fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88967fb9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8e25fb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61

3 com.apple.WebCore 0x00007fff8b53ad01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81

4 com.apple.WebCore 0x00007fff8aa8b12a WebCore::StorageThread::threadEntryPoint() + 154

5 com.apple.JavaScriptCore 0x00007fff8e49825f ***::wtfThreadEntryPoint(void*) + 15

6 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

7 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 8:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff8d1510fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88967fb9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8e25fb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61

3 com.apple.WebCore 0x00007fff8b53ad01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81

4 com.apple.WebCore 0x00007fff8aa8b12a WebCore::StorageThread::threadEntryPoint() + 154

5 com.apple.JavaScriptCore 0x00007fff8e49825f ***::wtfThreadEntryPoint(void*) + 15

6 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

7 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 9:: QTKit: listenOnDelegatePort

0 libsystem_kernel.dylib 0x00007fff8d14f686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8d14ec42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff88470233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff88475916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff884750e2 CFRunLoopRunSpecific + 290

5 com.apple.CoreFoundation 0x00007fff88483dd1 CFRunLoopRun + 97

6 com.apple.QTKit 0x00007fff895da2e6 listenOnDelegatePort + 403

7 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 10:: QTKit: listenOnNotificationPort

0 libsystem_kernel.dylib 0x00007fff8d14f686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8d14ec42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff88470233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff88475916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff884750e2 CFRunLoopRunSpecific + 290

5 com.apple.CoreFoundation 0x00007fff88483dd1 CFRunLoopRun + 97

6 com.apple.QTKit 0x00007fff895da781 listenOnNotificationPort + 371

7 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 11:: com.apple.coremedia.networkbuffering

0 libsystem_kernel.dylib 0x00007fff8d14f686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8d14ec42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff88470233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff88475916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff884750e2 CFRunLoopRunSpecific + 290

5 com.apple.CoreFoundation 0x00007fff88483dd1 CFRunLoopRun + 97

6 com.apple.CoreMedia 0x00007fff8cff7830 FigThreadGlobalNetworkBufferingRunloop + 21

7 com.apple.CoreMedia 0x00007fff8cff9379 figThreadMain + 382

8 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

9 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 12:: CVDisplayLink

0 libsystem_kernel.dylib 0x00007fff8d1510fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88967ff3 _pthread_cond_wait + 927

2 com.apple.CoreVideo 0x00007fff85404ea3 CVDisplayLink::waitUntil(unsigned long long) + 271

3 com.apple.CoreVideo 0x00007fff85404201 CVDisplayLink::runIOThread() + 529

4 com.apple.CoreVideo 0x00007fff85403fd7 startIOThread(void*) + 148

5 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 13:: CVDisplayLink

0 libsystem_kernel.dylib 0x00007fff8d1510fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88967ff3 _pthread_cond_wait + 927

2 com.apple.CoreVideo 0x00007fff85404ea3 CVDisplayLink::waitUntil(unsigned long long) + 271

3 com.apple.CoreVideo 0x00007fff85404201 CVDisplayLink::runIOThread() + 529

4 com.apple.CoreVideo 0x00007fff85403fd7 startIOThread(void*) + 148

5 libsystem_c.dylib 0x00007fff88963772 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff889501a1 thread_start + 13


Thread 14:

0 libsystem_kernel.dylib 0x00007fff8d1516d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff88965f1c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff88965ce3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff88950191 start_wqthread + 13


Thread 15:

0 libsystem_kernel.dylib 0x00007fff8d1516d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff88965f1c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff88965ce3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff88950191 start_wqthread + 13


Thread 16:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x00007fff8d14f6c2 semaphore_wait_trap + 10

1 libdispatch.dylib 0x00007fff8c955486 _dispatch_semaphore_wait_slow + 241

2 libxpc.dylib 0x00007fff8f2c6e1f xpc_connection_send_message_with_reply_sync + 127

3 com.apple.SystemConfiguration 0x00007fff88a589e5 __SCNetworkReachabilityServer_targetRemove + 108

4 com.apple.SystemConfiguration 0x00007fff88a2bcbe __SCNetworkReachabilityDeallocate + 82

5 com.apple.CoreFoundation 0x00007fff884493df CFRelease + 511

6 libdispatch.dylib 0x00007fff8c9520b6 _dispatch_client_callout + 8

7 libdispatch.dylib 0x00007fff8c9531fa _dispatch_worker_thread2 + 304

8 libsystem_c.dylib 0x00007fff88965cdb _pthread_wqthread + 404

9 libsystem_c.dylib 0x00007fff88950191 start_wqthread + 13


Thread 17:

0 libsystem_kernel.dylib 0x00007fff8d1516d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff88965f1c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff88965ce3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff88950191 start_wqthread + 13


Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000102dce3e0 rcx: 0x0000000000000060 rdx: 0x00000001510da570

rdi: 0x0000000000000000 rsi: 0x0000000000000006 rbp: 0x00007fff5cee68d0 rsp: 0x00007fff5cee68d0

r8: 0x0000000000002060 r9: 0x00007fff5cee64e0 r10: 0x000000015c626808 r11: 0x00007fff8e43ca92

r12: 0x0000000102de62c0 r13: 0x0000000102de62c0 r14: 0x00007fff5cee6bf0 r15: 0x0000000102de63c8

rip: 0x00007fff8af90c04 rfl: 0x0000000000010246 cr2: 0x0000000000000060

Logical CPU: 0


Binary Images:

0x102d17000 - 0x102d17fff com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess

0x102d1f000 - 0x102d1ffff WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib

0x104524000 - 0x10452dfe7 libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x104678000 - 0x104685fff libGPUSupport.dylib (8.10.1) <7860F083-3F7B-3811-A56C-E8557A90C7DB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib

0x10468c000 - 0x1046b7fff GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x105c9c000 - 0x105cb2fff com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r

0x1072f0000 - 0x107306ff7 com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is

0x107c1a000 - 0x107dd8fff GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x107e0f000 - 0x107f7ffff libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x108c98000 - 0x108c9dfff com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0x108d1a000 - 0x108d1bff7 ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib

0x113a63000 - 0x113a89fff libPDFRIP.A.dylib (333.1) <65F7BE9F-5861-34EF-81B6-47CA44E290EB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib

0x1379c0000 - 0x137b15ff7 com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x13896c000 - 0x138b7bff7 com.apple.audio.codecs.Components (3.1 - 3.1) <352F4973-BDA4-3D62-A4A6-080B9AFB291F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs

0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.16.74 - 8.1.6) <1ED67596-7564-36A5-AFB6-7FBEAD024235> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r

0x7fff62917000 - 0x7fff6294b93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld

0x7fff8480a000 - 0x7fff8480cff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff8480d000 - 0x7fff849a8fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8525f000 - 0x7fff852ecff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff852ed000 - 0x7fff852f1fff libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib

0x7fff852f2000 - 0x7fff852f6ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff8537c000 - 0x7fff853adff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff853ae000 - 0x7fff853b4fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff853b5000 - 0x7fff853c7ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff853c8000 - 0x7fff85401ff7 libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib

0x7fff85402000 - 0x7fff8542cff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff8542d000 - 0x7fff85438ff7 com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff85439000 - 0x7fff8558bfff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff8558c000 - 0x7fff85701ff7 com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff85702000 - 0x7fff85772fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff85773000 - 0x7fff8588cfff com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8588d000 - 0x7fff858c7fff com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff858c8000 - 0x7fff858defff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff858df000 - 0x7fff85d1bfff com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff85d1c000 - 0x7fff85d2afff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib

0x7fff85d2b000 - 0x7fff85d2eff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff85d2f000 - 0x7fff85d39fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff85d3a000 - 0x7fff85d5afff libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff85d5b000 - 0x7fff85d87fff com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff85d88000 - 0x7fff85d9ffff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff85da0000 - 0x7fff85da0fff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib

0x7fff85da1000 - 0x7fff86586ff7 libclh.dylib (4.0.3 - 4.0.3) <2D621DEF-26E5-3776-BF49-4CCA46874654> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x7fff86640000 - 0x7fff866c1fff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8683d000 - 0x7fff8688cfff com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff868e8000 - 0x7fff86a73fff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff86a74000 - 0x7fff86a82ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff86a83000 - 0x7fff86a87ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff86cd1000 - 0x7fff86ce4ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff86dbd000 - 0x7fff86dbdfff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff86dd6000 - 0x7fff87135fff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff87136000 - 0x7fff87182ff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib

0x7fff87183000 - 0x7fff8718dff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects

0x7fff8718e000 - 0x7fff871c4fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff871c5000 - 0x7fff871f3fff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff871f4000 - 0x7fff87215ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff87259000 - 0x7fff872a8ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff872a9000 - 0x7fff872abfff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff872ac000 - 0x7fff872daff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff872ef000 - 0x7fff87475fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff87476000 - 0x7fff87481ff7 com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff87482000 - 0x7fff880affff com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff880b0000 - 0x7fff880dcff7 libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff880dd000 - 0x7fff8812afff com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff88186000 - 0x7fff882a0fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff882a1000 - 0x7fff8837bfff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8837c000 - 0x7fff88391fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff88392000 - 0x7fff88396fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff88397000 - 0x7fff88435ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff88436000 - 0x7fff8843fff7 com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff88440000 - 0x7fff8862aff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8867d000 - 0x7fff8894eff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8894f000 - 0x7fff88a1bff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib

0x7fff88a1c000 - 0x7fff88a6dff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff88a6e000 - 0x7fff88ab2fff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib

0x7fff88ab3000 - 0x7fff88ac4ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff88ad6000 - 0x7fff88b08fff com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin

0x7fff88b09000 - 0x7fff88b32fff libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib

0x7fff88b33000 - 0x7fff88b33fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff88b34000 - 0x7fff890a4ff7 com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff890a5000 - 0x7fff8919afff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff8919b000 - 0x7fff8919cfff libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib

0x7fff891c9000 - 0x7fff891f5fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff891f6000 - 0x7fff894bafff com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff894bb000 - 0x7fff894c2fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff894c3000 - 0x7fff895c5fff libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff895c6000 - 0x7fff89737ff7 com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff89738000 - 0x7fff89739ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib

0x7fff8973a000 - 0x7fff899e9fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff899ea000 - 0x7fff899edfff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib

0x7fff899ee000 - 0x7fff89a13ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib

0x7fff89a14000 - 0x7fff89a17fff libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff89a26000 - 0x7fff89a26fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff89b29000 - 0x7fff89b40fff libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff89b41000 - 0x7fff89c3eff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff89c3f000 - 0x7fff89dedfff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff89dee000 - 0x7fff89e15ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping

0x7fff89e16000 - 0x7fff89e22fff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff89e23000 - 0x7fff89e23fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff89e24000 - 0x7fff89e5afff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff89e5b000 - 0x7fff89e5bfff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff89e5c000 - 0x7fff89e6aff7 libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib

0x7fff89e70000 - 0x7fff89e7fff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff89e80000 - 0x7fff89e86ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff89e87000 - 0x7fff8a13eff7 com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff8a13f000 - 0x7fff8a1acff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8a1b2000 - 0x7fff8a1b5ff7 com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

0x7fff8a1b6000 - 0x7fff8a1b6fff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8a1b7000 - 0x7fff8a1c3ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff8a1c4000 - 0x7fff8a21eff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8a21f000 - 0x7fff8a2f2ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff8a31c000 - 0x7fff8a508ff7 com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2

0x7fff8a895000 - 0x7fff8a896fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib

0x7fff8a8ff000 - 0x7fff8a912ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff8a913000 - 0x7fff8a95ffff com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8a960000 - 0x7fff8aa6bfff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8aa6c000 - 0x7fff8ba2bff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff8ba2c000 - 0x7fff8ba49ff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8ba4a000 - 0x7fff8ba94ff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8bb67000 - 0x7fff8bdc2ff7 com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8bdc3000 - 0x7fff8c1e0fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff8c1e1000 - 0x7fff8c1e4fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff8c1e5000 - 0x7fff8c21aff7 libTrueTypeScaler.dylib (84.6) <635BEEBD-7969-3083-8B1A-D49E9DA81517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff8c21b000 - 0x7fff8c318fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff8c363000 - 0x7fff8c363fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff8c364000 - 0x7fff8c3c0ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff8c3c1000 - 0x7fff8c6d8ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8c6d9000 - 0x7fff8c75bff7 com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8c7b7000 - 0x7fff8c87cff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8c87d000 - 0x7fff8c94fff7 com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff8c950000 - 0x7fff8c965ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff8c966000 - 0x7fff8c985ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8c9f6000 - 0x7fff8ca36ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff8ca37000 - 0x7fff8ca43fff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8ca44000 - 0x7fff8cba2fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff8cbc6000 - 0x7fff8cbc8ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff8cbcb000 - 0x7fff8cbd8fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff8cbd9000 - 0x7fff8cc30ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8cc31000 - 0x7fff8cc8dfff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8cc8e000 - 0x7fff8cc9bfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff8ce4e000 - 0x7fff8ce59ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff8ce5a000 - 0x7fff8cf0dff7 com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff8cf5a000 - 0x7fff8cfd8ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff8cfd9000 - 0x7fff8d024fff com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff8d0cd000 - 0x7fff8d130fff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8d131000 - 0x7fff8d13eff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8d13f000 - 0x7fff8d15aff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib

0x7fff8d15b000 - 0x7fff8d1b7fff com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8d1b8000 - 0x7fff8d238ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff8d239000 - 0x7fff8d28ffff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8d290000 - 0x7fff8d2effff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8d2f0000 - 0x7fff8d358ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff8d375000 - 0x7fff8d76cfff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff8d76d000 - 0x7fff8d7b5fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff8d7b6000 - 0x7fff8d7ddff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff8d7de000 - 0x7fff8d81bfef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff8d81c000 - 0x7fff8d85bff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff8d85c000 - 0x7fff8d870fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8d871000 - 0x7fff8d87bfff libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib

0x7fff8d87c000 - 0x7fff8d87efff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib

0x7fff8d87f000 - 0x7fff8d884fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8d967000 - 0x7fff8d968ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib

0x7fff8d969000 - 0x7fff8d96afff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff8d96b000 - 0x7fff8d979fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff8d989000 - 0x7fff8d98afff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff8d98b000 - 0x7fff8d98cff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib

0x7fff8d98d000 - 0x7fff8d992fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff8d993000 - 0x7fff8da2dfff libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff8da2e000 - 0x7fff8da88fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8da89000 - 0x7fff8dbb3fff com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff8dbb4000 - 0x7fff8dbbbfff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff8dbbc000 - 0x7fff8dbc4ff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib

0x7fff8dbc5000 - 0x7fff8dc2dfff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8dc38000 - 0x7fff8de6dff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8dece000 - 0x7fff8ded0fff libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8ded1000 - 0x7fff8ded1fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8ded2000 - 0x7fff8ded6fff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff8deea000 - 0x7fff8e00afff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff8e00b000 - 0x7fff8e0b1ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff8e0b2000 - 0x7fff8e0ecff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8e0ed000 - 0x7fff8e0edffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8e0ee000 - 0x7fff8e19ffff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff8e1a0000 - 0x7fff8e230ff7 libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib

0x7fff8e231000 - 0x7fff8e258fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8e259000 - 0x7fff8e4f4ff7 com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff8e54c000 - 0x7fff8e566fff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff8e567000 - 0x7fff8e5b6ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8e5b7000 - 0x7fff8e60eff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff8e621000 - 0x7fff8e655fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8e656000 - 0x7fff8e681fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff8e682000 - 0x7fff8e686fff libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff8e6c5000 - 0x7fff8e71eff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff8e879000 - 0x7fff8e884fff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff8e885000 - 0x7fff8e8a4ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff8e8a5000 - 0x7fff8e8b0ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff8e8b1000 - 0x7fff8e8b1fff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8e8b2000 - 0x7fff8eb33fff com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fff8ebdd000 - 0x7fff8ebecfff com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff8ec15000 - 0x7fff8ec19fff libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff8ecc0000 - 0x7fff8eff0fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8f02a000 - 0x7fff8f02efff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff8f121000 - 0x7fff8f23992f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff8f23a000 - 0x7fff8f250fff com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff8f251000 - 0x7fff8f2bafff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff8f2bb000 - 0x7fff8f2ddff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib

0x7fff8f2de000 - 0x7fff8f3dcfff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff8f423000 - 0x7fff8f425ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff8f426000 - 0x7fff8f447fff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff8f456000 - 0x7fff8f4c4ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8f4c5000 - 0x7fff8f4dcfff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8f4dd000 - 0x7fff8f520ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8f522000 - 0x7fff8f55afff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff8f55b000 - 0x7fff8f563fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff8f564000 - 0x7fff8f56bfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8f56c000 - 0x7fff8f5c1ff7 libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8f5c2000 - 0x7fff8f605ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff8f63d000 - 0x7fff8f642fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff8f65f000 - 0x7fff8f661fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8f66f000 - 0x7fff8f760ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8f7a7000 - 0x7fff8fcaeff7 com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari

0x7fff8fcaf000 - 0x7fff8fd4afff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8fd4b000 - 0x7fff8fd4dfff com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff8fde3000 - 0x7fff8fe77ff7 com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff8fe78000 - 0x7fff8fe9aff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff8fea7000 - 0x7fff90837627 com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff908c8000 - 0x7fff909cafff libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib

0x7fff909cb000 - 0x7fff909e6ff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff909e7000 - 0x7fff909eefff libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff909ef000 - 0x7fff909fafff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff90a15000 - 0x7fff90c82fff com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff90c83000 - 0x7fff90cbffff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff90cc0000 - 0x7fff90ce8fff libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff90ce9000 - 0x7fff90ceffff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff90cf0000 - 0x7fff90ef0fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib

0x7fff90ef1000 - 0x7fff90ef2fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff90ef3000 - 0x7fff90ef4ff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib

0x7fff90ef5000 - 0x7fff90fb2ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff91229000 - 0x7fff91229fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff9122a000 - 0x7fff91265fff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff91266000 - 0x7fff9150aff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff9150e000 - 0x7fff91511fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 8

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: 1457

thread_create: 0

thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=238.6M resident=178.3M(75%) swapped_out_or_unallocated=60.2M(25%)

Writable regions: Total=2.4G written=1.1G(46%) resident=1.3G(54%) swapped_out=0K(0%) unallocated=1.1G(46%)


REGION TYPE VIRTUAL

=========== =======

ATS (font support) 32.0M

ATS (font support) (reserved) 4K reserved VM address space (unallocated)

CG image 268K

CG raster data 608K

CG shared images 1184K

CoreAnimation 2640K

CoreServices 1920K

IOKit 160.1M

IOKit (reserved) 4K reserved VM address space (unallocated)

JS JIT generated code 256.0M

JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated)

JS VM register file 4096K

JS garbage collector 264.1M

MALLOC 947.7M

MALLOC guard page 48K

Memory tag=242 12K

Memory tag=251 24K

OpenGL GLSL 1936K

OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)

SQLite page cache 5280K

STACK GUARD 56.1M

Stack 16.2M

VM_ALLOCATE 18.1M

WebCore purgeable data 15.4M

__DATA 38.7M

__IMAGE 528K

__LINKEDIT 54.0M

__TEXT 184.5M

__UNICODE 544K

mapped file 193.2M

shared memory 3092K

=========== =======

TOTAL 3.0G

TOTAL, minus reserved VM space 2.2G


Model: MacBook6,1, BootROM MB61.00C8.B02, 2 processors, Intel Core 2 Duo, 2.26 GHz, 6 GB, SMC 1.51f53

Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393955353432382D3035302E4130304C4620

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)

Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: TOSHIBA MK2555GSXF, 250.06 GB

Serial ATA Device: MATSHITADVD-R UJ-898

USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2

USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06130000 / 5

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 2



The laptop is a macbook unibody late 2009.


Should i send the 4gb module back to warranty?


Thanks

MacBook, OS X Mountain Lion (10.8.5)

Posted on Oct 14, 2013 11:54 PM

9 replies

Oct 15, 2013 6:54 AM in response to Community User

I deactivated most of the extensions, without succes so far.


Then it could still be a extension or third party plugijn causing Safari to crash.


Try troubleshooting extensions and third party plugins.


From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test. If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.


If it's not an extensions issue, try troubleshooting third party plug-ins.


Back to Safari > Preferences. This time select the Security tab. Deselect: Allow all other plug-ins. Quit and relaunch Safari to test.


If that made a difference, instructions for troubleshooting plugins here.

Oct 15, 2013 11:23 AM in response to Carolyn Samit

Ok, a crash happened earlier without any extensions. Now i unticked the "Allow all other plug-ins", and i will wait to see what's next. Thanks for the tips 🙂

Oct 20, 2013 5:01 AM in response to Carolyn Samit

This is the report EtreCheck generated:

Hardware Information:
          MacBook (13-inch, Late 2009)
          MacBook - model: MacBook6,1
          1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
          6 GB RAM

Video Information:
          NVIDIA GeForce 9400M - VRAM: 256 MB

Startup Items:
          HWNetMgr - Path: /Library/StartupItems/HWNetMgr
          HWPortDetect - Path: /Library/StartupItems/HWPortDetect
          StartOuc - Path: /Library/StartupItems/StartOuc

System Software:
          OS X 10.8.5 (12F45) - Uptime: 0 days 1:26:6

Disk Information:
          TOSHIBA MK2555GSXF disk0 : (250.06 GB)
                    disk0s1 (disk0s1) <not mounted>: 209.7 MB 
                    Dark (disk0s2) /: 214.2 GB (124.4 GB free)
                    Recovery HD (disk0s3) <not mounted>: 650 MB 
                    BOOTCAMP (disk0s4) /Volumes/BOOTCAMP: 35 GB (7.91 GB free)

          MATSHITADVD-R   UJ-898  

USB Information:
          Apple Inc. Built-in iSight 


          Genius Optical Mouse 

          Apple Inc. Apple Internal Keyboard / Trackpad 

          Apple Inc. BRCM2070 Hub 
                    Apple Inc. Bluetooth USB Host Controller 

FireWire Information:

Thunderbolt Information:

Kernel Extensions:
          com.protech.NoSleep          (1.3.1)
          com.bluecoat.kext.bckd          (4.4.1f12)

Problem System Launch Daemons:

Problem System Launch Agents:

Launch Daemons:
          [loaded] com.adobe.fpsaud.plist
          [loaded] com.adobe.SwitchBoard.plist
          [loaded] com.bluecoat.k9filter.plist
          [loaded] com.microsoft.office.licensing.helper.plist

Launch Agents:
          [not loaded] com.adobe.AAM.Updater-1.0.plist

User Launch Agents:
          [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
          [loaded] com.google.keystone.agent.plist
          [loaded] com.valvesoftware.steamclean.plist

User Login Items:
          iTunesHelper
          uHD-Agent
          AdobeResourceSynchronizer
          BootChamp

3rd Party Preference Panes:
          Flash Player
          Java
          K9 Web Protection
          NoSleep

Internet Plug-ins:
          AdobePDFViewer.plugin
          AdobePDFViewerNPAPI.plugin
          Flash Player.plugin
          FlashPlayer-10.6.plugin
          JavaAppletPlugin.plugin
          QuickTime Plugin.plugin
          SharePointBrowserPlugin.plugin

User Internet Plug-ins:
          BlueStacks Install Detector.plugin

Bad Fonts:
          None

Top Processes by CPU:
               8%          WebProcess
               5%          Mail
               4%          WindowServer
               2%          Network Utility
               2%          EtreCheck
               2%          Adobe Photoshop CS6
               1%          fontd
               0%          activitymonitord
               0%          SwingFish
               0%          ouc

Top Processes by Memory:
          1.31 GB            Adobe Photoshop CS6
          466 MB             WebProcess
          301 MB             Safari
          141 MB             SwingFish
          111 MB             iTunes
          104 MB             Mail
          92 MB              WindowServer
          80 MB              Finder
          68 MB              mds
          61 MB              PluginProcess

Virtual Memory Statistics
          1.19 GB            Free RAM
          2.59 GB            Active RAM
          1.40 GB            Inactive RAM
          582 MB             Wired RAM
          574 MB             Page-ins
          0 B                Page-outs


After my last post, i deactivated the syncing between iTunes and Safari. Then, after a 12-h crash free, Safari crashed 1 more time. Now, 24h have passed since that last crash. I'm not sure that iTunes was the problem. My first thoughts were flash and java because most of the crashes were when i was browsing on youtube (watching videos) or on websites with a lot of javascript. I tried running without Flash but still crashed.


One over another, Java got updated last night so i'm really curious of what's going to happen next.

Feb 15, 2014 6:58 PM in response to Community User

I am not seeking out help in this matter. The crashes and problems I am having with Macericks and my Mac mini, and Safari are just become a few more little disterbances in life. No one at the Apple store has any other advice than to reformat and start again. Don't think so.

My decision is to everntually purchase an iMac and sell this problem to someone else. I will reformat it for them and sell it cheaper than I should like to with the warning that I hope they have a better time with it than I have had.

The Macbook I suffered with for five years prior to this computer was far worse. This time the misery will be cut in half. Hopefully with the next edition of the iMac and the updates that will come with Safari & Mavericks, I may luck out.


The only consolation is the misery that must be suffered in the World of Windows would probably send me to burnt sticks, birch bark and public libraries for my connection with learning and study.


Patience endures practice it seems. Thankfully, Apple with copy and drag to desktop, allows for safer text keeping of comments and drafts before an enevitble crash- though one is caught off guard on the occasion.

Safari keeps crashing

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.