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

Increasingly frequent Safari crashes or Safari Web Content crashes. Here is the latest crash log:, Hi, I am having increasingly frequent Safari crashes or Safari Web Content crashes. Here is the latest crash log:

Process: WebProcess [53593]

Path: /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess

Identifier: com.apple.WebProcess

Version: 7536 (7536.30.1)

Build Info: WebKit2-7536030001000000~1

Code Type: X86-64 (Native)

Parent Process: ??? [53591]



Date/Time: 2013-09-23 22:47:16.063 -0400

OS Version: Mac OS X 10.7.5 (11G63b)

Report Version: 9



Interval Since Last Report: 179756 sec

Crashes Since Last Report: 9

Per-App Interval Since Last Report: 115241 sec

Per-App Crashes Since Last Report: 8

Anonymous UUID: D14FAD79-4A21-4046-9D1D-9B62BB33D0AD



Crashed Thread: 6 JavaScriptCore::Marking



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000080000038



VM Regions Near 0x80000038:

-->

__TEXT 000000010c4c1000-000000010c4c2000 [ 4K] r-x/rwx SM=COW /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess



Application Specific Information:

objc[53593]: garbage collection is OFF

Bundle controller class:

BrowserBundleController




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

0 com.apple.JavaScriptCore 0x000000010c9888c2 JSC::JSActivation::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 178

1 com.apple.JavaScriptCore 0x000000010c9c71e8 JSC::SlotVisitor::drain() + 312

2 com.apple.JavaScriptCore 0x000000010c9c6ab6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294

3 com.apple.JavaScriptCore 0x000000010c97065e JSC::Heap::markRoots(bool) + 1630

4 com.apple.JavaScriptCore 0x000000010c96fc88 JSC::Heap::collect(JSC::Heap::SweepToggle) + 152

5 com.apple.JavaScriptCore 0x000000010c96ea9b JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 315

6 com.apple.CoreFoundation 0x00007fff89529934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20

7 com.apple.CoreFoundation 0x00007fff89529486 __CFRunLoopDoTimer + 534

8 com.apple.CoreFoundation 0x00007fff89509e11 __CFRunLoopRun + 1617

9 com.apple.CoreFoundation 0x00007fff89509486 CFRunLoopRunSpecific + 230

10 com.apple.HIToolbox 0x00007fff92a172bf RunCurrentEventLoopInMode + 277

11 com.apple.HIToolbox 0x00007fff92a1e56d ReceiveNextEventCommon + 355

12 com.apple.HIToolbox 0x00007fff92a1e3fa BlockUntilNextEventMatchingListInMode + 62

13 com.apple.AppKit 0x00007fff87e43779 _DPSNextEvent + 659

14 com.apple.AppKit 0x00007fff87e4307d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135

15 com.apple.AppKit 0x00007fff87e3f9b9 -[NSApplication run] + 470

16 com.apple.WebCore 0x000000010d60c7af WebCore::RunLoop::run() + 63

17 com.apple.WebKit2 0x000000010c5f8902 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586

18 com.apple.WebKit2 0x000000010c5c21ed WebKitMain + 285

19 com.apple.WebProcess 0x000000010c4c1e5e 0x10c4c1000 + 3678

20 com.apple.WebProcess 0x000000010c4c1d80 0x10c4c1000 + 3456



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

0 libsystem_kernel.dylib 0x00007fff8eaf07e6 kevent + 10

1 libdispatch.dylib 0x00007fff8bac9786 _dispatch_mgr_invoke + 923

2 libdispatch.dylib 0x00007fff8bac8316 _dispatch_mgr_thread + 54



Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8eaee67a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8eaedd71 mach_msg + 73

2 com.apple.CoreFoundation 0x00007fff8950150c __CFRunLoopServiceMachPort + 188

3 com.apple.CoreFoundation 0x00007fff89509c74 __CFRunLoopRun + 1204

4 com.apple.CoreFoundation 0x00007fff89509486 CFRunLoopRunSpecific + 230

5 com.apple.Foundation 0x00007fff8b47afd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335

6 com.apple.Foundation 0x00007fff8b46f72a -[NSThread main] + 68

7 com.apple.Foundation 0x00007fff8b46f6a2 __NSThread__main__ + 1575

8 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

9 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 3:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff8eaefdf2 __select + 10

1 com.apple.CoreFoundation 0x00007fff89552c8b __CFSocketManager + 1355

2 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

3 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 4:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

4 com.apple.JavaScriptCore 0x000000010ca7927f _ZN3WTFL19wtfThreadEntryPointEPv + 15

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 5:: JavaScriptCore::Marking

0 com.apple.JavaScriptCore 0x000000010c9889f4 JSC::JSActivation::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 484

1 com.apple.JavaScriptCore 0x000000010c9c71e8 JSC::SlotVisitor::drain() + 312

2 com.apple.JavaScriptCore 0x000000010c9c6ab6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294

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

4 com.apple.JavaScriptCore 0x000000010ca7927f _ZN3WTFL19wtfThreadEntryPointEPv + 15

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 6 Crashed:: JavaScriptCore::Marking

0 com.apple.JavaScriptCore 0x000000010c99b490 JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 496

1 com.apple.JavaScriptCore 0x000000010c98882f JSC::JSActivation::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 31

2 com.apple.JavaScriptCore 0x000000010c9c71e8 JSC::SlotVisitor::drain() + 312

3 com.apple.JavaScriptCore 0x000000010c9c6ab6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294

4 com.apple.JavaScriptCore 0x000000010c9c6946 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

5 com.apple.JavaScriptCore 0x000000010ca7927f _ZN3WTFL19wtfThreadEntryPointEPv + 15

6 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

7 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 7:: JavaScriptCore::Marking

0 com.apple.JavaScriptCore 0x000000010c8e729b JSC::Arguments::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 43

1 com.apple.JavaScriptCore 0x000000010c9c71e8 JSC::SlotVisitor::drain() + 312

2 com.apple.JavaScriptCore 0x000000010c9c6ab6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294

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

4 com.apple.JavaScriptCore 0x000000010ca7927f _ZN3WTFL19wtfThreadEntryPointEPv + 15

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 8:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

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

5 com.apple.JavaScriptCore 0x000000010ca7927f _ZN3WTFL19wtfThreadEntryPointEPv + 15

6 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

7 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 9:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

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

5 com.apple.JavaScriptCore 0x000000010ca7927f _ZN3WTFL19wtfThreadEntryPointEPv + 15

6 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

7 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 10:: CVDisplayLink

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de062a6 _pthread_cond_wait + 890

2 com.apple.CoreVideo 0x00007fff89d151cb CVDisplayLink::waitUntil(unsigned long long) + 279

3 com.apple.CoreVideo 0x00007fff89d14631 CVDisplayLink::runIOThread() + 559

4 com.apple.CoreVideo 0x00007fff89d143e9 _ZL13startIOThreadPv + 148

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 11:

0 libsystem_kernel.dylib 0x00007fff8eaf0192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8de04594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff8de05b85 start_wqthread + 13



Thread 12:

0 libsystem_kernel.dylib 0x00007fff8eaf0192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8de04594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff8de05b85 start_wqthread + 13



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

rax: 0x000000015afc9760 rbx: 0x0000000080000000 rcx: 0x0000000000000000 rdx: 0x0000000080000000

rdi: 0x0000000000000001 rsi: 0x0000000000000000 rbp: 0x0000000151b46db0 rsp: 0x0000000151b46d70

r8: 0x0000000000000000 r9: 0x0000000151b46dd8 r10: 0x0000000000000081 r11: 0x00000001615ff1b0

r12: 0x0000000151b46e78 r13: 0x0000000151b46e78 r14: 0x000000015afc9760 r15: 0x000000015afc9780

rip: 0x000000010c99b490 rfl: 0x0000000000010246 cr2: 0x0000000080000038

Logical CPU: 0



Binary Images:

0x10c4c1000 - 0x10c4c1fff com.apple.WebProcess (7536 - 7536.30.1) <C0DFC936-7CBA-3F6C-AD06-180A991B70C2> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess

0x10c4ca000 - 0x10c4cafff WebProcessShim.dylib (536.30.1 - compatibility 1.0.0) <1956B314-A89D-3727-AA78-597DE87477F4> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib

0x10c4fc000 - 0x10c6dbfff com.apple.WebKit2 (7536 - 7536.30.1) <7184D25D-F7D6-350F-8286-359F6351FF52> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2

0x10c83a000 - 0x10cad5ff7 com.apple.JavaScriptCore (7536 - 7536.30) <A98F069E-76BD-3471-B2A3-765295AACEA2> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore

0x10cb81000 - 0x10db2dfff com.apple.WebCore (7536 - 7536.30.2) <82657D88-7D31-3ED8-8795-E174730413E5> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore

0x14f9c4000 - 0x14f9dafff com.apple.WebInspector (7536 - 7536.30) <A25F41A9-9D29-3A82-9202-41B60CE7E137> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector

0x150e74000 - 0x151326fff com.apple.Safari.framework (7536 - 7536.30.1) <6F5FE2EE-6B89-34D1-882D-E0E803A6A1CA> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari

0x15164d000 - 0x1517d2fff com.apple.WebKit (7536 - 7536.30.1) <E4CED5C9-1655-3DF0-9E98-4DA16F7D2176> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit

0x15696a000 - 0x15696bfff ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib

0x7fff6c0c1000 - 0x7fff6c0f5baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld

0x7fff85d5b000 - 0x7fff85d84fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff85f2b000 - 0x7fff85fccfff com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff85fcd000 - 0x7fff86134fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x7fff86135000 - 0x7fff8613cfff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff86141000 - 0x7fff8615bfff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff8615c000 - 0x7fff86189fff com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff8618a000 - 0x7fff861cbfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff861ec000 - 0x7fff8622cfff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib

0x7fff8622d000 - 0x7fff8664bff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit

0x7fff8664c000 - 0x7fff8665eff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib

0x7fff8665f000 - 0x7fff8666dfff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8666e000 - 0x7fff8666efff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff8666f000 - 0x7fff86725fff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff86739000 - 0x7fff86780ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff86781000 - 0x7fff869fcff7 com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff86a5a000 - 0x7fff86aaeff7 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

0x7fff86af6000 - 0x7fff86b01fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff86b32000 - 0x7fff86ba8fff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff86c28000 - 0x7fff86c3aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib

0x7fff86c3b000 - 0x7fff86c3cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib

0x7fff86c3d000 - 0x7fff86c40ff7 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

0x7fff86c41000 - 0x7fff86c4cff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff86c5f000 - 0x7fff86e89fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff86e8a000 - 0x7fff86e8efff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib

0x7fff86e8f000 - 0x7fff86f84fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib

0x7fff86f87000 - 0x7fff86f8afff libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib

0x7fff86f8b000 - 0x7fff87025ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff87032000 - 0x7fff8705dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib

0x7fff8705e000 - 0x7fff8705efff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8705f000 - 0x7fff8707cff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8707d000 - 0x7fff87089fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff870d7000 - 0x7fff870d8fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib

0x7fff870d9000 - 0x7fff87113fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff87114000 - 0x7fff8721bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib

0x7fff8721c000 - 0x7fff87224fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib

0x7fff872d3000 - 0x7fff872f0fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib

0x7fff872f1000 - 0x7fff873fdfef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib

0x7fff873fe000 - 0x7fff87672fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff87673000 - 0x7fff87775fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib

0x7fff87e3b000 - 0x7fff88a41fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff88a42000 - 0x7fff88b5bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff88b5c000 - 0x7fff88ce7ff7 com.apple.QTKit (7.7.1 - 2348) <9F6E8775-002D-3B79-90CC-D5117C50DB00> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff88d19000 - 0x7fff88d19fff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff88d1a000 - 0x7fff88d1afff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff88f19000 - 0x7fff88f1aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib

0x7fff88f1b000 - 0x7fff88f22fff com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff88f8a000 - 0x7fff88f8afff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff88f8b000 - 0x7fff89335fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x7fff89336000 - 0x7fff8933fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib

0x7fff893b5000 - 0x7fff893feff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff89465000 - 0x7fff894d0ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff894d1000 - 0x7fff896a5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff896a6000 - 0x7fff896abfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib

0x7fff896ac000 - 0x7fff89ad9fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff89ada000 - 0x7fff89adafff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib

0x7fff89adb000 - 0x7fff89b33ff7 libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff89b34000 - 0x7fff89b37fff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff89b38000 - 0x7fff89b5cfff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff89b5d000 - 0x7fff89b73fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff89b74000 - 0x7fff89b7fff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff89b80000 - 0x7fff89c05ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff89c06000 - 0x7fff89c09fff 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

0x7fff89c3b000 - 0x7fff89c3bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff89c75000 - 0x7fff89c8cfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff89c8d000 - 0x7fff89c9aff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib

0x7fff89c9b000 - 0x7fff89d11ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib

0x7fff89d12000 - 0x7fff89d3bfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff89d3c000 - 0x7fff89d97ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8aad0000 - 0x7fff8ab30fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8ad5d000 - 0x7fff8ad5dfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8ad5e000 - 0x7fff8ae6bfff libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8ae6c000 - 0x7fff8ae7eff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib

0x7fff8ae7f000 - 0x7fff8b0f7fff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff8b0f8000 - 0x7fff8b0fdfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib

0x7fff8b11d000 - 0x7fff8b412ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8b413000 - 0x7fff8b414ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib

0x7fff8b415000 - 0x7fff8b72efff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff8b731000 - 0x7fff8b773ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib

0x7fff8b8b9000 - 0x7fff8b8bfff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib

0x7fff8ba79000 - 0x7fff8bac5ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff8bac6000 - 0x7fff8bad4fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib

0x7fff8bad5000 - 0x7fff8bb45fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8bb46000 - 0x7fff8bb4aff7 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

0x7fff8bb6a000 - 0x7fff8bbbcff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8bbbd000 - 0x7fff8bbfffff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8bc00000 - 0x7fff8bf1cfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8bf1d000 - 0x7fff8bf34fff 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

0x7fff8bf37000 - 0x7fff8bf4aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib

0x7fff8bf53000 - 0x7fff8c089fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8c08a000 - 0x7fff8c097fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8c0c1000 - 0x7fff8c144fef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8c145000 - 0x7fff8c246fff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff8c247000 - 0x7fff8c295fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib

0x7fff8c296000 - 0x7fff8c382ff7 com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8c407000 - 0x7fff8c46fff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8c470000 - 0x7fff8ce0ea27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8ce0f000 - 0x7fff8d011fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib

0x7fff8d012000 - 0x7fff8d013fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib

0x7fff8d014000 - 0x7fff8d076ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff8d077000 - 0x7fff8d53efff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff8d53f000 - 0x7fff8d56cfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib

0x7fff8d635000 - 0x7fff8d714fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x7fff8d88d000 - 0x7fff8d88dfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib

0x7fff8d88e000 - 0x7fff8d912ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff8d913000 - 0x7fff8d953ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib

0x7fff8d954000 - 0x7fff8d975fff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8d985000 - 0x7fff8d986fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff8ddb4000 - 0x7fff8de91fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib

0x7fff8de92000 - 0x7fff8dee5fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8dee6000 - 0x7fff8df21fff libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib

0x7fff8e24f000 - 0x7fff8e2abff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8e2ac000 - 0x7fff8e2d8ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff8e2d9000 - 0x7fff8e301fff libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib

0x7fff8e302000 - 0x7fff8e304fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8e305000 - 0x7fff8e321ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff8e322000 - 0x7fff8e35dfff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8e35e000 - 0x7fff8e39efe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff8e39f000 - 0x7fff8e444fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff8e445000 - 0x7fff8e453ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib

0x7fff8e454000 - 0x7fff8e455ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8e46c000 - 0x7fff8e49fff7 com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8e523000 - 0x7fff8e5c5fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff8e686000 - 0x7fff8e69aff7 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

0x7fff8e69b000 - 0x7fff8e798ff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff8e799000 - 0x7fff8e79ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib

0x7fff8e7e7000 - 0x7fff8e806fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib

0x7fff8e820000 - 0x7fff8e89bff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8e89c000 - 0x7fff8e8a3fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8e8a4000 - 0x7fff8e90cff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8e95e000 - 0x7fff8ea42e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib

0x7fff8ea43000 - 0x7fff8ea82fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8ea83000 - 0x7fff8ead7fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8ead8000 - 0x7fff8ead8fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8ead9000 - 0x7fff8eaf9fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib

0x7fff8eafa000 - 0x7fff8eafffff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib

0x7fff8eb00000 - 0x7fff8ed71fff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8ed72000 - 0x7fff8edcfff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8edd0000 - 0x7fff8ee05fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8ee06000 - 0x7fff8ee4aff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8ee4b000 - 0x7fff8ee51fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff8ee52000 - 0x7fff8f177ff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff8f18c000 - 0x7fff8f32cff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8f32d000 - 0x7fff8fad5fff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff8fad6000 - 0x7fff8fb27ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff907d1000 - 0x7fff907e0fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff907e1000 - 0x7fff908c5ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff908c6000 - 0x7fff908cafff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib

0x7fff90924000 - 0x7fff90926fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib

0x7fff90b14000 - 0x7fff90b19fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff90b1a000 - 0x7fff90b30ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff90b31000 - 0x7fff90b46fff 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

0x7fff90b47000 - 0x7fff90b82fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib

0x7fff90b86000 - 0x7fff90b91ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib

0x7fff90b92000 - 0x7fff90b98fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff9102a000 - 0x7fff91039ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib

0x7fff91047000 - 0x7fff9104bfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff91054000 - 0x7fff91056fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff91057000 - 0x7fff9105dff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff9105e000 - 0x7fff91061fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff912db000 - 0x7fff9170eff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x7fff9170f000 - 0x7fff91714ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib

0x7fff9172a000 - 0x7fff9172dfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff91790000 - 0x7fff918edfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff918ee000 - 0x7fff91916fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff91941000 - 0x7fff9194efff com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff9194f000 - 0x7fff9197afff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib

0x7fff9197b000 - 0x7fff91a11ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff91a12000 - 0x7fff91a19fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib

0x7fff91a1a000 - 0x7fff91a40fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff91a41000 - 0x7fff91a6aff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff91a87000 - 0x7fff91afdfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff91cd5000 - 0x7fff91d30fff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff91d5d000 - 0x7fff92341fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff92342000 - 0x7fff92369fff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff9236a000 - 0x7fff9236cff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff92455000 - 0x7fff9245afff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff9245b000 - 0x7fff9247ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff92480000 - 0x7fff92480fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff92481000 - 0x7fff92534ff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x7fff925a9000 - 0x7fff925b3ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib

0x7fff925bc000 - 0x7fff925ecff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff925ed000 - 0x7fff9267fff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff926cb000 - 0x7fff927d0fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff92816000 - 0x7fff92832fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff92893000 - 0x7fff92906fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib

0x7fff92907000 - 0x7fff9293cfff libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff9293d000 - 0x7fff92a04ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff92a05000 - 0x7fff92a14fff libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib

0x7fff92a15000 - 0x7fff92d41fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 294

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

thread_create: 1

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=222.6M resident=184.9M(83%) swapped_out_or_unallocated=37.8M(17%)

Writable regions: Total=1.3G written=187.6M(14%) resident=223.8M(16%) swapped_out=0K(0%) unallocated=1.1G(84%)


REGION TYPE VIRTUAL

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

ATS (font support) 32.1M

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

CG image 260K

CG shared images 4440K

CoreAnimation 9020K

CoreGraphics 16K

CoreServices 3744K

IOKit 808K

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 31.6M

MALLOC 212.0M

MALLOC guard page 64K

Memory tag=242 12K

SQLite page cache 3456K

STACK GUARD 56.0M

Stack 13.7M

VM_ALLOCATE 17.5M

WebCore purgeable data 6544K

__CI_BITMAP 80K

__DATA 19.5M

__IMAGE 528K

__LINKEDIT 61.2M

__TEXT 161.4M

__UNICODE 544K

mapped file 60.5M

shared memory 4776K

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

TOTAL 1.7G

TOTAL, minus reserved VM space 959.0M



Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f4

Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB

Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)

Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports

Network Service: AirPort, AirPort, en1

Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB

Serial ATA Device: MATSHITADVD-R UJ-898

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3

USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

Posted on Sep 23, 2013 7:52 PM

Reply
6 replies

Sep 23, 2013 8:20 PM in response to BobWhitmore

And here is a Web Content crash from a few minutes later:

Process: WebProcess [53620]

Path: /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess

Identifier: com.apple.WebProcess

Version: 7536 (7536.30.1)

Build Info: WebKit2-7536030001000000~1

Code Type: X86-64 (Native)

Parent Process: ??? [53618]



Date/Time: 2013-09-23 23:18:15.570 -0400

OS Version: Mac OS X 10.7.5 (11G63b)

Report Version: 9



Interval Since Last Report: 181624 sec

Crashes Since Last Report: 10

Per-App Interval Since Last Report: 117090 sec

Per-App Crashes Since Last Report: 9

Anonymous UUID: D14FAD79-4A21-4046-9D1D-9B62BB33D0AD



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



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: 0x000000000000000d, 0x0000000000000000



VM Regions Near 0:

-->

__TEXT 000000010f119000-000000010f11a000 [ 4K] r-x/rwx SM=COW /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess



Application Specific Information:

objc[53620]: garbage collection is OFF

Bundle controller class:

BrowserBundleController




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

0 com.apple.JavaScriptCore 0x000000010f659465 cti_op_resolve_global + 165

1 ??? 0x00003c07d5c03b41 0 + 66004348582721

2 com.apple.JavaScriptCore 0x000000010f65aa64 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52

3 com.apple.WebCore 0x000000010fb129db WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 491

4 com.apple.WebCore 0x000000010fb1271c WebCore::ScheduledAction::execute(WebCore::Document*) + 156

5 com.apple.WebCore 0x000000010fb125bd WebCore::DOMTimer::fired() + 333

6 com.apple.WebCore 0x000000010f9a1cd4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148

7 com.apple.WebCore 0x0000000110438753 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 51

8 com.apple.CoreFoundation 0x00007fff89529934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20

9 com.apple.CoreFoundation 0x00007fff89529486 __CFRunLoopDoTimer + 534

10 com.apple.CoreFoundation 0x00007fff89509e11 __CFRunLoopRun + 1617

11 com.apple.CoreFoundation 0x00007fff89509486 CFRunLoopRunSpecific + 230

12 com.apple.HIToolbox 0x00007fff92a172bf RunCurrentEventLoopInMode + 277

13 com.apple.HIToolbox 0x00007fff92a1e56d ReceiveNextEventCommon + 355

14 com.apple.HIToolbox 0x00007fff92a1e3fa BlockUntilNextEventMatchingListInMode + 62

15 com.apple.AppKit 0x00007fff87e43779 _DPSNextEvent + 659

16 com.apple.AppKit 0x00007fff87e4307d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135

17 com.apple.AppKit 0x00007fff87e3f9b9 -[NSApplication run] + 470

18 com.apple.WebCore 0x00000001104107af WebCore::RunLoop::run() + 63

19 com.apple.WebKit2 0x000000010f3fc902 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586

20 com.apple.WebKit2 0x000000010f3c61ed WebKitMain + 285

21 com.apple.WebProcess 0x000000010f119e5e 0x10f119000 + 3678

22 com.apple.WebProcess 0x000000010f119d80 0x10f119000 + 3456



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

0 libsystem_kernel.dylib 0x00007fff8eaf07e6 kevent + 10

1 libdispatch.dylib 0x00007fff8bac9786 _dispatch_mgr_invoke + 923

2 libdispatch.dylib 0x00007fff8bac8316 _dispatch_mgr_thread + 54



Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8eaee67a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8eaedd71 mach_msg + 73

2 com.apple.CoreFoundation 0x00007fff8950150c __CFRunLoopServiceMachPort + 188

3 com.apple.CoreFoundation 0x00007fff89509c74 __CFRunLoopRun + 1204

4 com.apple.CoreFoundation 0x00007fff89509486 CFRunLoopRunSpecific + 230

5 com.apple.Foundation 0x00007fff8b47afd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335

6 com.apple.Foundation 0x00007fff8b46f72a -[NSThread main] + 68

7 com.apple.Foundation 0x00007fff8b46f6a2 __NSThread__main__ + 1575

8 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

9 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 3:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

4 com.apple.JavaScriptCore 0x000000010f87d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 4:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

4 com.apple.JavaScriptCore 0x000000010f87d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 5:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

4 com.apple.JavaScriptCore 0x000000010f87d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 6:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

4 com.apple.JavaScriptCore 0x000000010f87d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 7:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff8eaefdf2 __select + 10

1 com.apple.CoreFoundation 0x00007fff89552c8b __CFSocketManager + 1355

2 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

3 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 8:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

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

5 com.apple.JavaScriptCore 0x000000010f87d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15

6 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

7 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 9:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de06274 _pthread_cond_wait + 840

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

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

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

5 com.apple.JavaScriptCore 0x000000010f87d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15

6 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

7 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 10:: CVDisplayLink

0 libsystem_kernel.dylib 0x00007fff8eaefbca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8de062a6 _pthread_cond_wait + 890

2 com.apple.CoreVideo 0x00007fff89d151cb CVDisplayLink::waitUntil(unsigned long long) + 279

3 com.apple.CoreVideo 0x00007fff89d14631 CVDisplayLink::runIOThread() + 559

4 com.apple.CoreVideo 0x00007fff89d143e9 _ZL13startIOThreadPv + 148

5 libsystem_c.dylib 0x00007fff8de028bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff8de05b75 thread_start + 13



Thread 11:

0 libsystem_kernel.dylib 0x00007fff8eaf0192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8de04594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff8de05b85 start_wqthread + 13



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

rax: 0x00000001257d7700 rbx: 0x0000000114dde560 rcx: 0x00007fff6ed170b0 rdx: 0x0000000118ab17e0

rdi: 0x0000000114dde560 rsi: 0x00000001147a00b0 rbp: 0x00007fff6ed17118 rsp: 0x00007fff6ed17098

r8: 0x00000001183e00c0 r9: 0x000000000000000f r10: 0x00000001191f7280 r11: 0x000000010f6593c0

r12: 0x00000001147a00b0 r13: 0xffff000000000002 r14: 0x00007fff6ed17128 r15: 0x0000000118ab17e0

rip: 0x000000010f659465 rfl: 0x0000000000010202 cr2: 0x00000001171c1000

Logical CPU: 6



Binary Images:

0x10f119000 - 0x10f119fff com.apple.WebProcess (7536 - 7536.30.1) <C0DFC936-7CBA-3F6C-AD06-180A991B70C2> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess

0x10f11f000 - 0x10f11ffff WebProcessShim.dylib (536.30.1 - compatibility 1.0.0) <1956B314-A89D-3727-AA78-597DE87477F4> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib

0x10f300000 - 0x10f4dffff com.apple.WebKit2 (7536 - 7536.30.1) <7184D25D-F7D6-350F-8286-359F6351FF52> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2

0x10f63e000 - 0x10f8d9ff7 com.apple.JavaScriptCore (7536 - 7536.30) <A98F069E-76BD-3471-B2A3-765295AACEA2> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore

0x10f985000 - 0x110931fff com.apple.WebCore (7536 - 7536.30.2) <82657D88-7D31-3ED8-8795-E174730413E5> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore

0x112713000 - 0x112729fff com.apple.WebInspector (7536 - 7536.30) <A25F41A9-9D29-3A82-9202-41B60CE7E137> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector

0x113bcb000 - 0x11407dfff com.apple.Safari.framework (7536 - 7536.30.1) <6F5FE2EE-6B89-34D1-882D-E0E803A6A1CA> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari

0x1143a4000 - 0x114529fff com.apple.WebKit (7536 - 7536.30.1) <E4CED5C9-1655-3DF0-9E98-4DA16F7D2176> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit

0x114dc7000 - 0x114dc8fff ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib

0x117970000 - 0x11797afef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x117c94000 - 0x117c97ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x11962e000 - 0x11963cfff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib

0x11ea28000 - 0x11ea56ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x126978000 - 0x126b30fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x126b67000 - 0x126cc1fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x12983d000 - 0x129afefe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <FF44B1BD-D515-348E-A405-F0F834C83D00> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver

0x12ba5f000 - 0x12be46fe7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver

0x7fff6ed19000 - 0x7fff6ed4dbaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld

0x7fff85d5b000 - 0x7fff85d84fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff85f2b000 - 0x7fff85fccfff com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff85fcd000 - 0x7fff86134fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x7fff86135000 - 0x7fff8613cfff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff86141000 - 0x7fff8615bfff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff8615c000 - 0x7fff86189fff com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff8618a000 - 0x7fff861cbfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff861ec000 - 0x7fff8622cfff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib

0x7fff8622d000 - 0x7fff8664bff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit

0x7fff8664c000 - 0x7fff8665eff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib

0x7fff8665f000 - 0x7fff8666dfff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8666e000 - 0x7fff8666efff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff8666f000 - 0x7fff86725fff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff86739000 - 0x7fff86780ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff86781000 - 0x7fff869fcff7 com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff86a5a000 - 0x7fff86aaeff7 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

0x7fff86aaf000 - 0x7fff86af5fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib

0x7fff86af6000 - 0x7fff86b01fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff86b32000 - 0x7fff86ba8fff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff86c28000 - 0x7fff86c3aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib

0x7fff86c3b000 - 0x7fff86c3cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib

0x7fff86c3d000 - 0x7fff86c40ff7 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

0x7fff86c41000 - 0x7fff86c4cff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff86c5f000 - 0x7fff86e89fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff86e8a000 - 0x7fff86e8efff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib

0x7fff86e8f000 - 0x7fff86f84fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib

0x7fff86f87000 - 0x7fff86f8afff libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib

0x7fff86f8b000 - 0x7fff87025ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff87032000 - 0x7fff8705dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib

0x7fff8705e000 - 0x7fff8705efff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8705f000 - 0x7fff8707cff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8707d000 - 0x7fff87089fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff870d7000 - 0x7fff870d8fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib

0x7fff870d9000 - 0x7fff87113fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff87114000 - 0x7fff8721bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib

0x7fff8721c000 - 0x7fff87224fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib

0x7fff872d3000 - 0x7fff872f0fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib

0x7fff872f1000 - 0x7fff873fdfef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib

0x7fff873fe000 - 0x7fff87672fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff87673000 - 0x7fff87775fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib

0x7fff87e3b000 - 0x7fff88a41fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff88a42000 - 0x7fff88b5bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff88b5c000 - 0x7fff88ce7ff7 com.apple.QTKit (7.7.1 - 2348) <9F6E8775-002D-3B79-90CC-D5117C50DB00> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff88d19000 - 0x7fff88d19fff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff88d1a000 - 0x7fff88d1afff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff88e1e000 - 0x7fff88f18ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff88f19000 - 0x7fff88f1aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib

0x7fff88f1b000 - 0x7fff88f22fff com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff88f8a000 - 0x7fff88f8afff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff88f8b000 - 0x7fff89335fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x7fff89336000 - 0x7fff8933fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib

0x7fff893b5000 - 0x7fff893feff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff89465000 - 0x7fff894d0ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff894d1000 - 0x7fff896a5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff896a6000 - 0x7fff896abfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib

0x7fff896ac000 - 0x7fff89ad9fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff89ada000 - 0x7fff89adafff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib

0x7fff89adb000 - 0x7fff89b33ff7 libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff89b34000 - 0x7fff89b37fff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff89b38000 - 0x7fff89b5cfff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff89b5d000 - 0x7fff89b73fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff89b74000 - 0x7fff89b7fff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff89b80000 - 0x7fff89c05ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff89c06000 - 0x7fff89c09fff 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

0x7fff89c3b000 - 0x7fff89c3bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff89c75000 - 0x7fff89c8cfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff89c8d000 - 0x7fff89c9aff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib

0x7fff89c9b000 - 0x7fff89d11ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib

0x7fff89d12000 - 0x7fff89d3bfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff89d3c000 - 0x7fff89d97ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8aad0000 - 0x7fff8ab30fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8ad5d000 - 0x7fff8ad5dfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8ad5e000 - 0x7fff8ae6bfff libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8ae6c000 - 0x7fff8ae7eff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib

0x7fff8ae7f000 - 0x7fff8b0f7fff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff8b0f8000 - 0x7fff8b0fdfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib

0x7fff8b11d000 - 0x7fff8b412ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8b413000 - 0x7fff8b414ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib

0x7fff8b415000 - 0x7fff8b72efff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff8b731000 - 0x7fff8b773ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib

0x7fff8b8b9000 - 0x7fff8b8bfff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib

0x7fff8ba79000 - 0x7fff8bac5ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff8bac6000 - 0x7fff8bad4fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib

0x7fff8bad5000 - 0x7fff8bb45fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8bb46000 - 0x7fff8bb4aff7 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

0x7fff8bb6a000 - 0x7fff8bbbcff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8bbbd000 - 0x7fff8bbfffff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8bc00000 - 0x7fff8bf1cfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8bf1d000 - 0x7fff8bf34fff 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

0x7fff8bf37000 - 0x7fff8bf4aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib

0x7fff8bf53000 - 0x7fff8c089fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8c08a000 - 0x7fff8c097fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8c0c1000 - 0x7fff8c144fef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8c145000 - 0x7fff8c246fff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff8c247000 - 0x7fff8c295fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib

0x7fff8c296000 - 0x7fff8c382ff7 com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8c407000 - 0x7fff8c46fff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8c470000 - 0x7fff8ce0ea27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8ce0f000 - 0x7fff8d011fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib

0x7fff8d012000 - 0x7fff8d013fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib

0x7fff8d014000 - 0x7fff8d076ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff8d077000 - 0x7fff8d53efff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff8d53f000 - 0x7fff8d56cfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib

0x7fff8d635000 - 0x7fff8d714fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x7fff8d88d000 - 0x7fff8d88dfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib

0x7fff8d88e000 - 0x7fff8d912ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff8d913000 - 0x7fff8d953ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib

0x7fff8d954000 - 0x7fff8d975fff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8d985000 - 0x7fff8d986fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff8ddb4000 - 0x7fff8de91fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib

0x7fff8de92000 - 0x7fff8dee5fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8dee6000 - 0x7fff8df21fff libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib

0x7fff8e24f000 - 0x7fff8e2abff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8e2ac000 - 0x7fff8e2d8ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff8e2d9000 - 0x7fff8e301fff libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib

0x7fff8e302000 - 0x7fff8e304fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8e305000 - 0x7fff8e321ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff8e322000 - 0x7fff8e35dfff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8e35e000 - 0x7fff8e39efe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff8e39f000 - 0x7fff8e444fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff8e445000 - 0x7fff8e453ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib

0x7fff8e454000 - 0x7fff8e455ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8e46c000 - 0x7fff8e49fff7 com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8e523000 - 0x7fff8e5c5fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff8e686000 - 0x7fff8e69aff7 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

0x7fff8e69b000 - 0x7fff8e798ff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff8e799000 - 0x7fff8e79ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib

0x7fff8e7e7000 - 0x7fff8e806fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib

0x7fff8e820000 - 0x7fff8e89bff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8e89c000 - 0x7fff8e8a3fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8e8a4000 - 0x7fff8e90cff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8e95e000 - 0x7fff8ea42e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib

0x7fff8ea43000 - 0x7fff8ea82fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8ea83000 - 0x7fff8ead7fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8ead8000 - 0x7fff8ead8fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8ead9000 - 0x7fff8eaf9fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib

0x7fff8eafa000 - 0x7fff8eafffff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib

0x7fff8eb00000 - 0x7fff8ed71fff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8ed72000 - 0x7fff8edcfff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8edd0000 - 0x7fff8ee05fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8ee06000 - 0x7fff8ee4aff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8ee4b000 - 0x7fff8ee51fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff8ee52000 - 0x7fff8f177ff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff8f18c000 - 0x7fff8f32cff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8f32d000 - 0x7fff8fad5fff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff8fad6000 - 0x7fff8fb27ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff907d1000 - 0x7fff907e0fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff907e1000 - 0x7fff908c5ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff908c6000 - 0x7fff908cafff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib

0x7fff90924000 - 0x7fff90926fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib

0x7fff90b14000 - 0x7fff90b19fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff90b1a000 - 0x7fff90b30ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff90b31000 - 0x7fff90b46fff 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

0x7fff90b47000 - 0x7fff90b82fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib

0x7fff90b86000 - 0x7fff90b91ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib

0x7fff90b92000 - 0x7fff90b98fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff9102a000 - 0x7fff91039ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib

0x7fff91047000 - 0x7fff9104bfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff91054000 - 0x7fff91056fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff91057000 - 0x7fff9105dff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff9105e000 - 0x7fff91061fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff912db000 - 0x7fff9170eff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x7fff9170f000 - 0x7fff91714ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib

0x7fff9172a000 - 0x7fff9172dfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff91790000 - 0x7fff918edfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff918ee000 - 0x7fff91916fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff91941000 - 0x7fff9194efff com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff9194f000 - 0x7fff9197afff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib

0x7fff9197b000 - 0x7fff91a11ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff91a12000 - 0x7fff91a19fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib

0x7fff91a1a000 - 0x7fff91a40fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff91a41000 - 0x7fff91a6aff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff91a87000 - 0x7fff91afdfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff91cd5000 - 0x7fff91d30fff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff91d5d000 - 0x7fff92341fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff92342000 - 0x7fff92369fff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff9236a000 - 0x7fff9236cff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff9236d000 - 0x7fff9244bfff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff92455000 - 0x7fff9245afff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff9245b000 - 0x7fff9247ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff92480000 - 0x7fff92480fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff92481000 - 0x7fff92534ff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x7fff925a9000 - 0x7fff925b3ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib

0x7fff925bc000 - 0x7fff925ecff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff925ed000 - 0x7fff9267fff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff926cb000 - 0x7fff927d0fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff927d1000 - 0x7fff92815ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff92816000 - 0x7fff92832fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff92893000 - 0x7fff92906fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib

0x7fff92907000 - 0x7fff9293cfff libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff9293d000 - 0x7fff92a04ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff92a05000 - 0x7fff92a14fff libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib

0x7fff92a15000 - 0x7fff92d41fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 929

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

thread_create: 1

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=236.5M resident=198.3M(84%) swapped_out_or_unallocated=38.3M(16%)

Writable regions: Total=1.5G written=296.6M(19%) resident=358.3M(23%) swapped_out=0K(0%) unallocated=1.1G(77%)


REGION TYPE VIRTUAL

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

ATS (font support) 32.1M

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

CG image 268K

CG shared images 4440K

CoreAnimation 4828K

CoreGraphics 16K

CoreServices 3744K

IOKit 4296K

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 25.8M

MALLOC 371.8M

MALLOC guard page 64K

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

Memory tag=242 12K

Memory tag=251 8K

OpenGL GLSL 1024K

SQLite page cache 5568K

STACK GUARD 56.0M

Stack 13.1M

VM_ALLOCATE 17.4M

WebCore purgeable data 19.9M

__CI_BITMAP 80K

__DATA 20.2M

__IMAGE 528K

__LINKEDIT 62.7M

__TEXT 173.9M

__UNICODE 544K

mapped file 116.8M

shared memory 6452K

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

TOTAL 1.9G

TOTAL, minus reserved VM space 1.2G



Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f4

Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB

Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)

Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports

Network Service: AirPort, AirPort, en1

Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB

Serial ATA Device: MATSHITADVD-R UJ-898

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3

USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

Sep 23, 2013 9:13 PM in response to BobWhitmore

That kind of crash is caused by a hardware fault.



If your model has user-replaceable memory, and you've upgraded the memory modules, reinstall the original memory and see whether there's any improvement. Be careful not to touch the gold contacts. Clean them with a mild solvent such as rubbing alcohol. Aftermarket memory must exactly match the technical specifications for your model. Memory that is either slower or faster than specified may be incompatible.


The Apple Hardware Test or Apple Diagnostics, though generally unreliable, will sometimes detect a fault. A negative test can't be depended on. Run the extended version of the test.

Sep 24, 2013 4:24 AM in response to Linc Davis

You are fault. Every times someone ask this thing you say "the ram is fault": NO.


This problem is caused by Safari and not the ram! Infact I have (and a lot of people also my friends) the same problem and if I use Firefox or Chrome for WEEKS it never crashes one time!


Safari crashes a lot of times, so is not the hardware, I also tested the mac with the AHT (hardware test) and no errors, no others apps have similar problem: only Safari. Is a Safari BUG. Can you please stop say "ram problem"? This a software, not hardware, problem!

Sep 24, 2013 9:26 AM in response to qap

qap, I do think you are being a bit harsh to someone who is trying to help.


Linc, maybe it is hardware but I doubt it, the machine is running flawlessly otherwise and I am a heavy user of RAM.


Maybe you might call this a workaround but I have made Chrome my default browser and I am calling it a solution. No crashes of any kind.

Increasingly frequent Safari crashes or Safari Web Content crashes. Here is the latest crash log:, Hi, I am having increasingly frequent Safari crashes or Safari Web Content crashes. Here is the latest crash log:

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